| 1 | [ Mar 13 18:47:56 Enabled. ] | ||
| 2 | [ Mar 13 18:47:56 Rereading configuration. ] | ||
| 3 | [ Mar 13 18:47:57 Rereading configuration. ] | ||
| 4 | [ Mar 13 18:48:04 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 13 18:48:04 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.13 18:48:06.953064 [ 1 ] {} <Information> Application: Will watch for the process with pid 28116 | ||
| 29 | 2026.03.13 18:48:06.953490 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.13 18:48:07.264036 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28116 | ||
| 31 | 2026.03.13 18:48:07.266559 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.13 18:48:07.266725 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.13 18:48:07.431511 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.13 18:48:07.481842 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.13 18:48:07.481923 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.13 18:48:07.481954 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.13 18:48:07.482044 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.13 18:48:07.482643 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.13 18:48:07.486725 [ 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.13 18:48:07.487542 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.13 18:48:07.488344 [ 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.13 18:48:07.488364 [ 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.13 18:48:07.488378 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.13 18:48:07.489036 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.13 18:48:07.490027 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.13 18:48:07.495741 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.13 18:48:07.496437 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.13 18:48:07.497729 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.13 18:48:07.497788 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.13 18:48:07.498767 [ 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.13 18:48:07.499145 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.13 18:48:07.502792 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.13 18:48:07.503429 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.13 18:48:07.508270 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.13 18:48:07.508716 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.13 18:48:07.509120 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.13 18:48:07.509527 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.13 18:48:07.510907 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.13 18:48:07.510931 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.13 18:48:07.511024 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.13 18:48:07.511107 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.13 18:48:07.531264 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.13 18:48:07.531293 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000170925 sec | ||
| 68 | 2026.03.13 18:48:07.531314 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.13 18:48:07.531330 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.13 18:48:07.531998 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.13 18:48:07.532524 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.13 18:48:07.563328 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.13 18:48:07.563371 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.13 18:48:07.563392 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.13 18:48:07.563403 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.13 18:48:07.563435 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.13 18:48:07.563453 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.13 18:48:07.565805 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.13 18:48:07.565858 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.13 18:48:07.565879 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.13 18:48:07.566025 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.13 18:48:07.566072 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.13 18:48:07.566086 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.13 18:48:07.566104 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.13 18:48:07.566116 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.13 18:48:07.566146 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.13 18:48:07.566164 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.13 18:48:07.596856 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.13 18:48:07.603208 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.13 18:48:07.603241 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5251e-05 sec | ||
| 91 | 2026.03.13 18:48:07.603256 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.13 18:48:07.603268 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.13 18:48:07.603296 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.13 18:48:07.603501 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.13 18:48:07.603552 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.13 18:48:07.603567 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.13 18:48:07.603580 [ 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.13 18:48:07.603594 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.13 18:48:07.608866 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.13 18:48:07.609090 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.03.13 18:48:07.610492 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2791e-05 sec. | ||
| 102 | 2026.03.13 18:48:07.610763 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.13 18:48:07.611424 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.13 18:48:07.611456 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.13 18:48:08.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.79 MiB, peak 116.79 MiB, free memory in arenas 0.00 B, will set to 118.31 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.03.13 18:48:09.455711 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33311 | ||
| 107 | 2026.03.13 18:48:09.456623 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.13 18:48:09.456688 [ 3 ] {} <Debug> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Authenticating user 'default' from [fd00:1122:3344:101::d]:33311 | ||
| 109 | 2026.03.13 18:48:09.456782 [ 3 ] {} <Debug> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.13 18:48:09.456798 [ 3 ] {} <Debug> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.13 18:48:09.456901 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.13 18:48:09.457055 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.13 18:48:09.457071 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.03.13 18:48:09.458130 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55943 | ||
| 115 | 2026.03.13 18:48:09.458231 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57952 | ||
| 116 | 2026.03.13 18:48:09.458242 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43743 | ||
| 117 | 2026.03.13 18:48:09.458348 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.13 18:48:09.458432 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56289 | ||
| 119 | 2026.03.13 18:48:09.458443 [ 4 ] {} <Debug> TCP-Session: b33d5e8c-8da2-4a50-9a31-7da519cc4f6c Authenticating user 'default' from [fd00:1122:3344:101::d]:55943 | ||
| 120 | 2026.03.13 18:48:09.458538 [ 4 ] {} <Debug> TCP-Session: b33d5e8c-8da2-4a50-9a31-7da519cc4f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.13 18:48:09.458550 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.03.13 18:48:09.458578 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60064 | ||
| 123 | 2026.03.13 18:48:09.458596 [ 4 ] {} <Debug> TCP-Session: b33d5e8c-8da2-4a50-9a31-7da519cc4f6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.13 18:48:09.458627 [ 254 ] {} <Debug> TCP-Session: 7e6122bf-9283-4a73-9017-3a5437b162a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57952 | ||
| 125 | 2026.03.13 18:48:09.458707 [ 254 ] {} <Debug> TCP-Session: 7e6122bf-9283-4a73-9017-3a5437b162a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.03.13 18:48:09.458722 [ 254 ] {} <Debug> TCP-Session: 7e6122bf-9283-4a73-9017-3a5437b162a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.13 18:48:09.459264 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33379 | ||
| 128 | 2026.03.13 18:48:09.459275 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.13 18:48:09.459306 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.13 18:48:09.459326 [ 255 ] {} <Debug> TCP-Session: 84f28980-6610-44a8-a2fc-d51984dd3550 Authenticating user 'default' from [fd00:1122:3344:101::d]:56289 | ||
| 131 | 2026.03.13 18:48:09.459398 [ 256 ] {} <Debug> TCP-Session: 428d76ef-2d23-4d6e-a87d-9ad93e83f026 Authenticating user 'default' from [fd00:1122:3344:101::d]:60064 | ||
| 132 | 2026.03.13 18:48:09.459461 [ 255 ] {} <Debug> TCP-Session: 84f28980-6610-44a8-a2fc-d51984dd3550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.13 18:48:09.459467 [ 256 ] {} <Debug> TCP-Session: 428d76ef-2d23-4d6e-a87d-9ad93e83f026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.13 18:48:09.459484 [ 255 ] {} <Debug> TCP-Session: 84f28980-6610-44a8-a2fc-d51984dd3550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.13 18:48:09.459562 [ 256 ] {} <Debug> TCP-Session: 428d76ef-2d23-4d6e-a87d-9ad93e83f026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.13 18:48:09.460011 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44151 | ||
| 137 | 2026.03.13 18:48:09.460100 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55730 | ||
| 138 | 2026.03.13 18:48:09.460645 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.03.13 18:48:09.460673 [ 5 ] {} <Debug> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Authenticating user 'default' from [fd00:1122:3344:101::d]:43743 | ||
| 140 | 2026.03.13 18:48:09.460743 [ 5 ] {} <Debug> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.13 18:48:09.460778 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.03.13 18:48:09.460805 [ 5 ] {} <Debug> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.13 18:48:09.460850 [ 258 ] {} <Debug> TCP-Session: 5198b319-1782-4853-8a70-43b8b5c33363 Authenticating user 'default' from [fd00:1122:3344:101::d]:44151 | ||
| 144 | 2026.03.13 18:48:09.460901 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.03.13 18:48:09.460920 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 146 | 2026.03.13 18:48:09.460962 [ 258 ] {} <Debug> TCP-Session: 5198b319-1782-4853-8a70-43b8b5c33363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.13 18:48:09.460997 [ 259 ] {} <Debug> TCP-Session: d13f928f-81ea-4fea-9d22-067d15f80330 Authenticating user 'default' from [fd00:1122:3344:101::d]:55730 | ||
| 148 | 2026.03.13 18:48:09.460922 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 149 | 2026.03.13 18:48:09.461059 [ 258 ] {} <Debug> TCP-Session: 5198b319-1782-4853-8a70-43b8b5c33363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.13 18:48:09.461093 [ 259 ] {} <Debug> TCP-Session: d13f928f-81ea-4fea-9d22-067d15f80330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.13 18:48:09.461081 [ 257 ] {} <Debug> TCP-Session: 78a070e3-3f5d-4b58-b622-33f39c984098 Authenticating user 'default' from [fd00:1122:3344:101::d]:33379 | ||
| 152 | 2026.03.13 18:48:09.461173 [ 257 ] {} <Debug> TCP-Session: 78a070e3-3f5d-4b58-b622-33f39c984098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.13 18:48:09.461183 [ 259 ] {} <Debug> TCP-Session: d13f928f-81ea-4fea-9d22-067d15f80330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.13 18:48:09.461296 [ 257 ] {} <Debug> TCP-Session: 78a070e3-3f5d-4b58-b622-33f39c984098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.03.13 18:48:09.463979 [ 3 ] {fa3779d1-ed6f-4fb8-98ee-46dfef3ffba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.03.13 18:48:09.731799 [ 3 ] {fa3779d1-ed6f-4fb8-98ee-46dfef3ffba5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33311) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.03.13 18:48:09.732812 [ 3 ] {fa3779d1-ed6f-4fb8-98ee-46dfef3ffba5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.03.13 18:48:09.733067 [ 3 ] {fa3779d1-ed6f-4fb8-98ee-46dfef3ffba5} <Debug> TCPHandler: Processed in 0.274693794 sec. | ||
| 205 | 2026.03.13 18:48:09.733760 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.03.13 18:48:09.734067 [ 5 ] {68dd7b27-b240-4b63-9010-b0e021c71afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.03.13 18:48:09.734443 [ 5 ] {68dd7b27-b240-4b63-9010-b0e021c71afc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43743) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.03.13 18:48:09.734811 [ 5 ] {68dd7b27-b240-4b63-9010-b0e021c71afc} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.03.13 18:48:09.735059 [ 5 ] {68dd7b27-b240-4b63-9010-b0e021c71afc} <Debug> TCPHandler: Processed in 0.001697321 sec. | ||
| 256 | 2026.03.13 18:48:09.735433 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.03.13 18:48:09.736192 [ 3 ] {c9df124c-c79d-4793-8f0a-abe5c9c64ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.03.13 18:48:09.736970 [ 3 ] {c9df124c-c79d-4793-8f0a-abe5c9c64ece} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.03.13 18:48:09.767702 [ 3 ] {c9df124c-c79d-4793-8f0a-abe5c9c64ece} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.03.13 18:48:09.767751 [ 3 ] {c9df124c-c79d-4793-8f0a-abe5c9c64ece} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.8693e-05 sec | ||
| 261 | 2026.03.13 18:48:09.767900 [ 3 ] {c9df124c-c79d-4793-8f0a-abe5c9c64ece} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.03.13 18:48:09.767922 [ 3 ] {c9df124c-c79d-4793-8f0a-abe5c9c64ece} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.03.13 18:48:09.767961 [ 3 ] {c9df124c-c79d-4793-8f0a-abe5c9c64ece} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.03.13 18:48:09.768944 [ 3 ] {c9df124c-c79d-4793-8f0a-abe5c9c64ece} <Debug> TCPHandler: Processed in 0.033622815 sec. | ||
| 265 | 2026.03.13 18:48:09.769178 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.03.13 18:48:09.769331 [ 3 ] {de4e9f67-fa61-4f2f-8aeb-6fad0ecb323f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.03.13 18:48:09.769519 [ 3 ] {de4e9f67-fa61-4f2f-8aeb-6fad0ecb323f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.03.13 18:48:09.774876 [ 3 ] {de4e9f67-fa61-4f2f-8aeb-6fad0ecb323f} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.03.13 18:48:09.799042 [ 3 ] {de4e9f67-fa61-4f2f-8aeb-6fad0ecb323f} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62): Loading data parts | ||
| 271 | 2026.03.13 18:48:09.801729 [ 3 ] {de4e9f67-fa61-4f2f-8aeb-6fad0ecb323f} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62): There are no data parts | ||
| 272 | 2026.03.13 18:48:09.813741 [ 3 ] {de4e9f67-fa61-4f2f-8aeb-6fad0ecb323f} <Debug> TCPHandler: Processed in 0.044612853 sec. | ||
| 273 | 2026.03.13 18:48:09.813914 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.03.13 18:48:09.814208 [ 3 ] {453b437d-31d8-436a-a5d3-582919e00f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.03.13 18:48:09.814355 [ 3 ] {453b437d-31d8-436a-a5d3-582919e00f1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.03.13 18:48:09.837043 [ 3 ] {453b437d-31d8-436a-a5d3-582919e00f1b} <Debug> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Loading data parts | ||
| 287 | 2026.03.13 18:48:09.837274 [ 3 ] {453b437d-31d8-436a-a5d3-582919e00f1b} <Debug> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): There are no data parts | ||
| 288 | 2026.03.13 18:48:09.848070 [ 3 ] {453b437d-31d8-436a-a5d3-582919e00f1b} <Debug> TCPHandler: Processed in 0.034208042 sec. | ||
| 289 | 2026.03.13 18:48:09.848296 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.03.13 18:48:09.848459 [ 3 ] {8c63a2d8-2bdc-42ba-96cc-8da08fc0d061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.03.13 18:48:09.848565 [ 3 ] {8c63a2d8-2bdc-42ba-96cc-8da08fc0d061} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.03.13 18:48:09.869588 [ 3 ] {8c63a2d8-2bdc-42ba-96cc-8da08fc0d061} <Debug> oximeter.measurements_i8 (575e6385-82ca-4eaa-97fd-22d74dcaa590): Loading data parts | ||
| 293 | 2026.03.13 18:48:09.870009 [ 3 ] {8c63a2d8-2bdc-42ba-96cc-8da08fc0d061} <Debug> oximeter.measurements_i8 (575e6385-82ca-4eaa-97fd-22d74dcaa590): There are no data parts | ||
| 294 | 2026.03.13 18:48:09.874145 [ 3 ] {8c63a2d8-2bdc-42ba-96cc-8da08fc0d061} <Debug> TCPHandler: Processed in 0.025904533 sec. | ||
| 295 | 2026.03.13 18:48:09.874310 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.03.13 18:48:09.874566 [ 3 ] {0ac09959-e534-41bb-a552-92a9983bae8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.03.13 18:48:09.874609 [ 3 ] {0ac09959-e534-41bb-a552-92a9983bae8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.03.13 18:48:09.879678 [ 3 ] {0ac09959-e534-41bb-a552-92a9983bae8b} <Debug> oximeter.measurements_u8 (a97076cc-02a8-4d5f-ba0a-f769154fffda): Loading data parts | ||
| 299 | 2026.03.13 18:48:09.879838 [ 3 ] {0ac09959-e534-41bb-a552-92a9983bae8b} <Debug> oximeter.measurements_u8 (a97076cc-02a8-4d5f-ba0a-f769154fffda): There are no data parts | ||
| 300 | 2026.03.13 18:48:09.887194 [ 3 ] {0ac09959-e534-41bb-a552-92a9983bae8b} <Debug> TCPHandler: Processed in 0.012939676 sec. | ||
| 301 | 2026.03.13 18:48:09.887427 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.03.13 18:48:09.887590 [ 3 ] {462ae0f0-a5bc-4f9a-b365-5f44ca8f6bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.03.13 18:48:09.887727 [ 3 ] {462ae0f0-a5bc-4f9a-b365-5f44ca8f6bcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.03.13 18:48:09.891155 [ 3 ] {462ae0f0-a5bc-4f9a-b365-5f44ca8f6bcf} <Debug> oximeter.measurements_i16 (c0da89c3-d47e-4b30-8803-945e2c8e8fa3): Loading data parts | ||
| 305 | 2026.03.13 18:48:09.891335 [ 3 ] {462ae0f0-a5bc-4f9a-b365-5f44ca8f6bcf} <Debug> oximeter.measurements_i16 (c0da89c3-d47e-4b30-8803-945e2c8e8fa3): There are no data parts | ||
| 306 | 2026.03.13 18:48:09.898394 [ 3 ] {462ae0f0-a5bc-4f9a-b365-5f44ca8f6bcf} <Debug> TCPHandler: Processed in 0.011014459 sec. | ||
| 307 | 2026.03.13 18:48:09.898549 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.13 18:48:09.898706 [ 3 ] {7ca490b0-b049-4e1a-8a4a-d6468a00f377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.03.13 18:48:09.898871 [ 3 ] {7ca490b0-b049-4e1a-8a4a-d6468a00f377} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.03.13 18:48:09.913581 [ 3 ] {7ca490b0-b049-4e1a-8a4a-d6468a00f377} <Debug> oximeter.measurements_u16 (d5dcdb8c-6dee-4107-9c0e-a737949a38a2): Loading data parts | ||
| 311 | 2026.03.13 18:48:09.913723 [ 3 ] {7ca490b0-b049-4e1a-8a4a-d6468a00f377} <Debug> oximeter.measurements_u16 (d5dcdb8c-6dee-4107-9c0e-a737949a38a2): There are no data parts | ||
| 312 | 2026.03.13 18:48:09.929123 [ 3 ] {7ca490b0-b049-4e1a-8a4a-d6468a00f377} <Debug> TCPHandler: Processed in 0.030623034 sec. | ||
| 313 | 2026.03.13 18:48:09.929333 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.03.13 18:48:09.929539 [ 3 ] {1c7cef04-fc6f-4d2d-9e14-d4a7e44a1f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.03.13 18:48:09.929654 [ 3 ] {1c7cef04-fc6f-4d2d-9e14-d4a7e44a1f5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.03.13 18:48:09.959468 [ 3 ] {1c7cef04-fc6f-4d2d-9e14-d4a7e44a1f5d} <Debug> oximeter.measurements_i32 (aab544a3-7dff-4538-b235-9acaf4cc4f32): Loading data parts | ||
| 317 | 2026.03.13 18:48:09.959614 [ 3 ] {1c7cef04-fc6f-4d2d-9e14-d4a7e44a1f5d} <Debug> oximeter.measurements_i32 (aab544a3-7dff-4538-b235-9acaf4cc4f32): There are no data parts | ||
| 318 | 2026.03.13 18:48:10.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.91 MiB, peak 122.91 MiB, free memory in arenas 0.00 B, will set to 131.20 MiB (RSS), difference: 8.28 MiB | ||
| 319 | 2026.03.13 18:48:10.059002 [ 3 ] {1c7cef04-fc6f-4d2d-9e14-d4a7e44a1f5d} <Debug> TCPHandler: Processed in 0.129719415 sec. | ||
| 320 | 2026.03.13 18:48:10.059221 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 321 | 2026.03.13 18:48:10.059480 [ 3 ] {91a0aef4-cf43-4aba-8426-0e9bceec45cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 322 | 2026.03.13 18:48:10.059616 [ 3 ] {91a0aef4-cf43-4aba-8426-0e9bceec45cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 323 | 2026.03.13 18:48:10.071112 [ 3 ] {91a0aef4-cf43-4aba-8426-0e9bceec45cb} <Debug> oximeter.measurements_u32 (19921056-d5ac-4086-9b05-69d91867fc0e): Loading data parts | ||
| 324 | 2026.03.13 18:48:10.071268 [ 3 ] {91a0aef4-cf43-4aba-8426-0e9bceec45cb} <Debug> oximeter.measurements_u32 (19921056-d5ac-4086-9b05-69d91867fc0e): There are no data parts | ||
| 325 | 2026.03.13 18:48:10.076516 [ 3 ] {91a0aef4-cf43-4aba-8426-0e9bceec45cb} <Debug> TCPHandler: Processed in 0.017357519 sec. | ||
| 326 | 2026.03.13 18:48:10.076694 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 327 | 2026.03.13 18:48:10.076854 [ 3 ] {eb96226e-42c8-40ba-b190-440424512576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 328 | 2026.03.13 18:48:10.077032 [ 3 ] {eb96226e-42c8-40ba-b190-440424512576} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 329 | 2026.03.13 18:48:10.085043 [ 3 ] {eb96226e-42c8-40ba-b190-440424512576} <Debug> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Loading data parts | ||
| 330 | 2026.03.13 18:48:10.085282 [ 3 ] {eb96226e-42c8-40ba-b190-440424512576} <Debug> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): There are no data parts | ||
| 331 | 2026.03.13 18:48:10.093850 [ 3 ] {eb96226e-42c8-40ba-b190-440424512576} <Debug> TCPHandler: Processed in 0.017205985 sec. | ||
| 332 | 2026.03.13 18:48:10.094040 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.03.13 18:48:10.094319 [ 3 ] {545c0698-3113-4f45-bd38-dc3adb4069e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 334 | 2026.03.13 18:48:10.094474 [ 3 ] {545c0698-3113-4f45-bd38-dc3adb4069e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 335 | 2026.03.13 18:48:10.100110 [ 3 ] {545c0698-3113-4f45-bd38-dc3adb4069e0} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Loading data parts | ||
| 336 | 2026.03.13 18:48:10.100258 [ 3 ] {545c0698-3113-4f45-bd38-dc3adb4069e0} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): There are no data parts | ||
| 337 | 2026.03.13 18:48:10.105857 [ 3 ] {545c0698-3113-4f45-bd38-dc3adb4069e0} <Debug> TCPHandler: Processed in 0.011876785 sec. | ||
| 338 | 2026.03.13 18:48:10.106016 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.03.13 18:48:10.106182 [ 3 ] {aa472a7d-ffcc-46f8-9144-12d06c77b9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 340 | 2026.03.13 18:48:10.106315 [ 3 ] {aa472a7d-ffcc-46f8-9144-12d06c77b9e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 341 | 2026.03.13 18:48:10.112188 [ 3 ] {aa472a7d-ffcc-46f8-9144-12d06c77b9e5} <Debug> oximeter.measurements_f32 (91cba276-af5b-4f0c-9383-fabc53e6a5b7): Loading data parts | ||
| 342 | 2026.03.13 18:48:10.112408 [ 3 ] {aa472a7d-ffcc-46f8-9144-12d06c77b9e5} <Debug> oximeter.measurements_f32 (91cba276-af5b-4f0c-9383-fabc53e6a5b7): There are no data parts | ||
| 343 | 2026.03.13 18:48:10.118429 [ 3 ] {aa472a7d-ffcc-46f8-9144-12d06c77b9e5} <Debug> TCPHandler: Processed in 0.012462482 sec. | ||
| 344 | 2026.03.13 18:48:10.118578 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.03.13 18:48:10.118887 [ 3 ] {7b50c3e0-afea-46a2-8a9b-857a687a7aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 346 | 2026.03.13 18:48:10.118976 [ 3 ] {7b50c3e0-afea-46a2-8a9b-857a687a7aef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 347 | 2026.03.13 18:48:10.122242 [ 3 ] {7b50c3e0-afea-46a2-8a9b-857a687a7aef} <Debug> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Loading data parts | ||
| 348 | 2026.03.13 18:48:10.122385 [ 3 ] {7b50c3e0-afea-46a2-8a9b-857a687a7aef} <Debug> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): There are no data parts | ||
| 349 | 2026.03.13 18:48:10.124775 [ 3 ] {7b50c3e0-afea-46a2-8a9b-857a687a7aef} <Debug> TCPHandler: Processed in 0.006246756 sec. | ||
| 350 | 2026.03.13 18:48:10.125014 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.03.13 18:48:10.125167 [ 3 ] {dda49b2c-13ef-4f0c-aca5-9d1b413c1c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 352 | 2026.03.13 18:48:10.125297 [ 3 ] {dda49b2c-13ef-4f0c-aca5-9d1b413c1c53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 353 | 2026.03.13 18:48:10.130446 [ 3 ] {dda49b2c-13ef-4f0c-aca5-9d1b413c1c53} <Debug> oximeter.measurements_string (21a1e1a4-46c8-4348-8cab-1a2d66c717ad): Loading data parts | ||
| 354 | 2026.03.13 18:48:10.130681 [ 3 ] {dda49b2c-13ef-4f0c-aca5-9d1b413c1c53} <Debug> oximeter.measurements_string (21a1e1a4-46c8-4348-8cab-1a2d66c717ad): There are no data parts | ||
| 355 | 2026.03.13 18:48:10.139490 [ 3 ] {dda49b2c-13ef-4f0c-aca5-9d1b413c1c53} <Debug> TCPHandler: Processed in 0.014524463 sec. | ||
| 356 | 2026.03.13 18:48:10.139673 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.03.13 18:48:10.139938 [ 3 ] {ae5ea0fb-5f49-400d-a5c5-4de445bae0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 358 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 359 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 360 | * a string isn't palatable for a few reasons. | ||
| 361 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 362 | * details. | ||
| 363 | */ | ||
| 364 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 365 | 2026.03.13 18:48:10.140089 [ 3 ] {ae5ea0fb-5f49-400d-a5c5-4de445bae0f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 366 | 2026.03.13 18:48:10.145695 [ 3 ] {ae5ea0fb-5f49-400d-a5c5-4de445bae0f6} <Debug> oximeter.measurements_bytes (6fdbc50c-b2a9-4986-a3ac-bbe26d234143): Loading data parts | ||
| 367 | 2026.03.13 18:48:10.145927 [ 3 ] {ae5ea0fb-5f49-400d-a5c5-4de445bae0f6} <Debug> oximeter.measurements_bytes (6fdbc50c-b2a9-4986-a3ac-bbe26d234143): There are no data parts | ||
| 368 | 2026.03.13 18:48:10.154399 [ 3 ] {ae5ea0fb-5f49-400d-a5c5-4de445bae0f6} <Debug> TCPHandler: Processed in 0.014785702 sec. | ||
| 369 | 2026.03.13 18:48:10.154554 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.03.13 18:48:10.154826 [ 3 ] {6c3c1d2a-a261-4306-99e3-44c016a75769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 371 | 2026.03.13 18:48:10.154952 [ 3 ] {6c3c1d2a-a261-4306-99e3-44c016a75769} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 372 | 2026.03.13 18:48:10.160096 [ 3 ] {6c3c1d2a-a261-4306-99e3-44c016a75769} <Debug> oximeter.measurements_cumulativei64 (6145d0bb-59db-4061-86f1-00cd3296c0bf): Loading data parts | ||
| 373 | 2026.03.13 18:48:10.160245 [ 3 ] {6c3c1d2a-a261-4306-99e3-44c016a75769} <Debug> oximeter.measurements_cumulativei64 (6145d0bb-59db-4061-86f1-00cd3296c0bf): There are no data parts | ||
| 374 | 2026.03.13 18:48:10.164850 [ 3 ] {6c3c1d2a-a261-4306-99e3-44c016a75769} <Debug> TCPHandler: Processed in 0.010345849 sec. | ||
| 375 | 2026.03.13 18:48:10.165023 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.03.13 18:48:10.165219 [ 3 ] {8eb04be8-1a0f-4467-9729-17aace9e12b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 377 | 2026.03.13 18:48:10.165372 [ 3 ] {8eb04be8-1a0f-4467-9729-17aace9e12b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 378 | 2026.03.13 18:48:10.169035 [ 3 ] {8eb04be8-1a0f-4467-9729-17aace9e12b5} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Loading data parts | ||
| 379 | 2026.03.13 18:48:10.169193 [ 3 ] {8eb04be8-1a0f-4467-9729-17aace9e12b5} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): There are no data parts | ||
| 380 | 2026.03.13 18:48:10.175308 [ 3 ] {8eb04be8-1a0f-4467-9729-17aace9e12b5} <Debug> TCPHandler: Processed in 0.010344289 sec. | ||
| 381 | 2026.03.13 18:48:10.175575 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.03.13 18:48:10.175748 [ 3 ] {4fb40334-ffa1-469d-b954-384b235e721c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 383 | 2026.03.13 18:48:10.175886 [ 3 ] {4fb40334-ffa1-469d-b954-384b235e721c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 384 | 2026.03.13 18:48:10.185462 [ 3 ] {4fb40334-ffa1-469d-b954-384b235e721c} <Debug> oximeter.measurements_cumulativef32 (bf3b0673-023d-42bf-921b-8ad18ec3454b): Loading data parts | ||
| 385 | 2026.03.13 18:48:10.185712 [ 3 ] {4fb40334-ffa1-469d-b954-384b235e721c} <Debug> oximeter.measurements_cumulativef32 (bf3b0673-023d-42bf-921b-8ad18ec3454b): There are no data parts | ||
| 386 | 2026.03.13 18:48:10.194175 [ 3 ] {4fb40334-ffa1-469d-b954-384b235e721c} <Debug> TCPHandler: Processed in 0.018649077 sec. | ||
| 387 | 2026.03.13 18:48:10.194344 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.03.13 18:48:10.194637 [ 3 ] {99b8ce5f-d901-4aa5-a351-8ff84b33c0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 389 | 2026.03.13 18:48:10.194772 [ 3 ] {99b8ce5f-d901-4aa5-a351-8ff84b33c0b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 390 | 2026.03.13 18:48:10.204667 [ 3 ] {99b8ce5f-d901-4aa5-a351-8ff84b33c0b0} <Debug> oximeter.measurements_cumulativef64 (3bc50315-85e0-45ec-8f36-43614e2e49b3): Loading data parts | ||
| 391 | 2026.03.13 18:48:10.204826 [ 3 ] {99b8ce5f-d901-4aa5-a351-8ff84b33c0b0} <Debug> oximeter.measurements_cumulativef64 (3bc50315-85e0-45ec-8f36-43614e2e49b3): There are no data parts | ||
| 392 | 2026.03.13 18:48:10.212736 [ 3 ] {99b8ce5f-d901-4aa5-a351-8ff84b33c0b0} <Debug> TCPHandler: Processed in 0.018451771 sec. | ||
| 393 | 2026.03.13 18:48:10.212906 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.03.13 18:48:10.213139 [ 3 ] {6c94cd50-e134-4290-96ab-141210fffca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 395 | * NOTE: Array types cannot be Nullable, see | ||
| 396 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 397 | * for more details. | ||
| 398 | * | ||
| 399 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 400 | * is unfortunate, and at this point relies on the fact that an | ||
| 401 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 402 | * to figure out another way to represent missing samples here. | ||
| 403 | */ | ||
| 404 | 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) | ||
| 405 | 2026.03.13 18:48:10.213292 [ 3 ] {6c94cd50-e134-4290-96ab-141210fffca0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 406 | 2026.03.13 18:48:10.220254 [ 3 ] {6c94cd50-e134-4290-96ab-141210fffca0} <Debug> oximeter.measurements_histogrami8 (9a1cf6bf-9ec3-491d-99c7-9dfad7ad4526): Loading data parts | ||
| 407 | 2026.03.13 18:48:10.220488 [ 3 ] {6c94cd50-e134-4290-96ab-141210fffca0} <Debug> oximeter.measurements_histogrami8 (9a1cf6bf-9ec3-491d-99c7-9dfad7ad4526): There are no data parts | ||
| 408 | 2026.03.13 18:48:10.225592 [ 3 ] {6c94cd50-e134-4290-96ab-141210fffca0} <Debug> TCPHandler: Processed in 0.01274831 sec. | ||
| 409 | 2026.03.13 18:48:10.225754 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 410 | 2026.03.13 18:48:10.226072 [ 3 ] {70e18ddb-5a07-4f1c-8ebf-3e1c046bce0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 411 | 2026.03.13 18:48:10.226214 [ 3 ] {70e18ddb-5a07-4f1c-8ebf-3e1c046bce0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 412 | 2026.03.13 18:48:10.235250 [ 3 ] {70e18ddb-5a07-4f1c-8ebf-3e1c046bce0f} <Debug> oximeter.measurements_histogramu8 (3e07cd6e-91f9-47f1-b36b-2ab53df44ba5): Loading data parts | ||
| 413 | 2026.03.13 18:48:10.235408 [ 3 ] {70e18ddb-5a07-4f1c-8ebf-3e1c046bce0f} <Debug> oximeter.measurements_histogramu8 (3e07cd6e-91f9-47f1-b36b-2ab53df44ba5): There are no data parts | ||
| 414 | 2026.03.13 18:48:10.243640 [ 3 ] {70e18ddb-5a07-4f1c-8ebf-3e1c046bce0f} <Debug> TCPHandler: Processed in 0.017936125 sec. | ||
| 415 | 2026.03.13 18:48:10.243909 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 416 | 2026.03.13 18:48:10.244174 [ 3 ] {d5be88fe-744b-4fd7-9940-9ab102441e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 417 | 2026.03.13 18:48:10.244310 [ 3 ] {d5be88fe-744b-4fd7-9940-9ab102441e8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 418 | 2026.03.13 18:48:10.252815 [ 3 ] {d5be88fe-744b-4fd7-9940-9ab102441e8a} <Debug> oximeter.measurements_histogrami16 (99918d48-031c-4630-bf4c-492c2065d6e4): Loading data parts | ||
| 419 | 2026.03.13 18:48:10.252997 [ 3 ] {d5be88fe-744b-4fd7-9940-9ab102441e8a} <Debug> oximeter.measurements_histogrami16 (99918d48-031c-4630-bf4c-492c2065d6e4): There are no data parts | ||
| 420 | 2026.03.13 18:48:10.258221 [ 3 ] {d5be88fe-744b-4fd7-9940-9ab102441e8a} <Debug> TCPHandler: Processed in 0.01437388 sec. | ||
| 421 | 2026.03.13 18:48:10.258385 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 422 | 2026.03.13 18:48:10.258657 [ 3 ] {05df639f-10ca-4301-84a7-05824c4a7381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 423 | 2026.03.13 18:48:10.258825 [ 3 ] {05df639f-10ca-4301-84a7-05824c4a7381} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 424 | 2026.03.13 18:48:10.264600 [ 3 ] {05df639f-10ca-4301-84a7-05824c4a7381} <Debug> oximeter.measurements_histogramu16 (8b37ad5d-16fc-4c47-bfca-4e2962833b57): Loading data parts | ||
| 425 | 2026.03.13 18:48:10.264757 [ 3 ] {05df639f-10ca-4301-84a7-05824c4a7381} <Debug> oximeter.measurements_histogramu16 (8b37ad5d-16fc-4c47-bfca-4e2962833b57): There are no data parts | ||
| 426 | 2026.03.13 18:48:10.270700 [ 3 ] {05df639f-10ca-4301-84a7-05824c4a7381} <Debug> TCPHandler: Processed in 0.01236643 sec. | ||
| 427 | 2026.03.13 18:48:10.271018 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 428 | 2026.03.13 18:48:10.271270 [ 3 ] {eea82dee-07d4-4702-8cfb-ef7894e9333a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 429 | 2026.03.13 18:48:10.271438 [ 3 ] {eea82dee-07d4-4702-8cfb-ef7894e9333a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 430 | 2026.03.13 18:48:10.280175 [ 3 ] {eea82dee-07d4-4702-8cfb-ef7894e9333a} <Debug> oximeter.measurements_histogrami32 (8a216986-4b6a-4adb-b918-4d1333b27313): Loading data parts | ||
| 431 | 2026.03.13 18:48:10.280326 [ 3 ] {eea82dee-07d4-4702-8cfb-ef7894e9333a} <Debug> oximeter.measurements_histogrami32 (8a216986-4b6a-4adb-b918-4d1333b27313): There are no data parts | ||
| 432 | 2026.03.13 18:48:10.291466 [ 3 ] {eea82dee-07d4-4702-8cfb-ef7894e9333a} <Debug> TCPHandler: Processed in 0.020496502 sec. | ||
| 433 | 2026.03.13 18:48:10.291620 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 434 | 2026.03.13 18:48:10.291832 [ 3 ] {26b09d7c-325d-40f2-adfa-50a48548dbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 435 | 2026.03.13 18:48:10.291961 [ 3 ] {26b09d7c-325d-40f2-adfa-50a48548dbaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 436 | 2026.03.13 18:48:10.303840 [ 3 ] {26b09d7c-325d-40f2-adfa-50a48548dbaf} <Debug> oximeter.measurements_histogramu32 (0434726b-f194-41f1-8543-953a48f59ef5): Loading data parts | ||
| 437 | 2026.03.13 18:48:10.304019 [ 3 ] {26b09d7c-325d-40f2-adfa-50a48548dbaf} <Debug> oximeter.measurements_histogramu32 (0434726b-f194-41f1-8543-953a48f59ef5): There are no data parts | ||
| 438 | 2026.03.13 18:48:10.311667 [ 3 ] {26b09d7c-325d-40f2-adfa-50a48548dbaf} <Debug> TCPHandler: Processed in 0.02009604 sec. | ||
| 439 | 2026.03.13 18:48:10.311927 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 440 | 2026.03.13 18:48:10.312196 [ 3 ] {834447bb-e0d5-4f03-ad83-641e835a035b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 441 | 2026.03.13 18:48:10.312338 [ 3 ] {834447bb-e0d5-4f03-ad83-641e835a035b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 442 | 2026.03.13 18:48:10.321868 [ 3 ] {834447bb-e0d5-4f03-ad83-641e835a035b} <Debug> oximeter.measurements_histogrami64 (042e0d6b-9afb-4333-ac06-ec2901f2fa49): Loading data parts | ||
| 443 | 2026.03.13 18:48:10.322018 [ 3 ] {834447bb-e0d5-4f03-ad83-641e835a035b} <Debug> oximeter.measurements_histogrami64 (042e0d6b-9afb-4333-ac06-ec2901f2fa49): There are no data parts | ||
| 444 | 2026.03.13 18:48:10.327468 [ 3 ] {834447bb-e0d5-4f03-ad83-641e835a035b} <Debug> TCPHandler: Processed in 0.015593656 sec. | ||
| 445 | 2026.03.13 18:48:10.327632 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 446 | 2026.03.13 18:48:10.327847 [ 3 ] {3ff6ec55-97a3-43fb-bddd-a5639257ea6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 447 | 2026.03.13 18:48:10.328092 [ 3 ] {3ff6ec55-97a3-43fb-bddd-a5639257ea6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 448 | 2026.03.13 18:48:10.333573 [ 3 ] {3ff6ec55-97a3-43fb-bddd-a5639257ea6a} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Loading data parts | ||
| 449 | 2026.03.13 18:48:10.333767 [ 3 ] {3ff6ec55-97a3-43fb-bddd-a5639257ea6a} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): There are no data parts | ||
| 450 | 2026.03.13 18:48:10.345148 [ 3 ] {3ff6ec55-97a3-43fb-bddd-a5639257ea6a} <Debug> TCPHandler: Processed in 0.017569365 sec. | ||
| 451 | 2026.03.13 18:48:10.345325 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.03.13 18:48:10.345695 [ 3 ] {b7f8060c-58be-4ea8-887e-b653a741694a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 453 | 2026.03.13 18:48:10.345853 [ 3 ] {b7f8060c-58be-4ea8-887e-b653a741694a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 454 | 2026.03.13 18:48:10.354352 [ 3 ] {b7f8060c-58be-4ea8-887e-b653a741694a} <Debug> oximeter.measurements_histogramf32 (70115744-ac1b-4ee0-afaa-b9a43081f879): Loading data parts | ||
| 455 | 2026.03.13 18:48:10.354511 [ 3 ] {b7f8060c-58be-4ea8-887e-b653a741694a} <Debug> oximeter.measurements_histogramf32 (70115744-ac1b-4ee0-afaa-b9a43081f879): There are no data parts | ||
| 456 | 2026.03.13 18:48:10.370324 [ 3 ] {b7f8060c-58be-4ea8-887e-b653a741694a} <Debug> TCPHandler: Processed in 0.025059139 sec. | ||
| 457 | 2026.03.13 18:48:10.370545 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.03.13 18:48:10.370825 [ 3 ] {0bfb1da1-4c2c-4b42-82c0-a33b98cc05d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 459 | 2026.03.13 18:48:10.371021 [ 3 ] {0bfb1da1-4c2c-4b42-82c0-a33b98cc05d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 460 | 2026.03.13 18:48:10.379124 [ 3 ] {0bfb1da1-4c2c-4b42-82c0-a33b98cc05d7} <Debug> oximeter.measurements_histogramf64 (5329b4b9-6556-4d01-bb43-6d9358c78d4b): Loading data parts | ||
| 461 | 2026.03.13 18:48:10.379447 [ 3 ] {0bfb1da1-4c2c-4b42-82c0-a33b98cc05d7} <Debug> oximeter.measurements_histogramf64 (5329b4b9-6556-4d01-bb43-6d9358c78d4b): There are no data parts | ||
| 462 | 2026.03.13 18:48:10.386096 [ 3 ] {0bfb1da1-4c2c-4b42-82c0-a33b98cc05d7} <Debug> TCPHandler: Processed in 0.015626397 sec. | ||
| 463 | 2026.03.13 18:48:10.386261 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.03.13 18:48:10.386549 [ 3 ] {e83602c1-4ebd-41fe-bce4-888721ca0192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) /* The field tables store named dimensions of each timeseries. | ||
| 465 | * | ||
| 466 | * As with the measurement tables, there is one field table for each field data | ||
| 467 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 468 | * this behavior **must not** be relied upon for query correctness. | ||
| 469 | * | ||
| 470 | * The index for the fields differs from the measurements, however. Rows are | ||
| 471 | * sorted by timeseries name, then field name, field value, and finally | ||
| 472 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 473 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 474 | * usually then used to look up measurements. | ||
| 475 | * | ||
| 476 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 477 | * timeseries name and then key, since it would improve lookups where one | ||
| 478 | * already has the key. Realistically though, these tables are quite small and | ||
| 479 | * so performance benefits will be low in absolute terms. | ||
| 480 | * | ||
| 481 | * TTL: We use a materialized column to expire old field table records. This | ||
| 482 | * column is generated automatically by the database whenever a new row is | ||
| 483 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 484 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 485 | * record will remain during a deduplication, which will have the last | ||
| 486 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 487 | * measurement tables. | ||
| 488 | */ | ||
| 489 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 490 | 2026.03.13 18:48:10.386708 [ 3 ] {e83602c1-4ebd-41fe-bce4-888721ca0192} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 491 | 2026.03.13 18:48:10.397221 [ 3 ] {e83602c1-4ebd-41fe-bce4-888721ca0192} <Debug> oximeter.fields_bool (e28f04e0-8549-42fa-a3c4-1b5844e18591): Loading data parts | ||
| 492 | 2026.03.13 18:48:10.397371 [ 3 ] {e83602c1-4ebd-41fe-bce4-888721ca0192} <Debug> oximeter.fields_bool (e28f04e0-8549-42fa-a3c4-1b5844e18591): There are no data parts | ||
| 493 | 2026.03.13 18:48:10.404970 [ 3 ] {e83602c1-4ebd-41fe-bce4-888721ca0192} <Debug> TCPHandler: Processed in 0.018761061 sec. | ||
| 494 | 2026.03.13 18:48:10.405242 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.03.13 18:48:10.405410 [ 3 ] {59c12e52-7840-4d71-9877-d067353fb6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 496 | 2026.03.13 18:48:10.405548 [ 3 ] {59c12e52-7840-4d71-9877-d067353fb6a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 497 | 2026.03.13 18:48:10.414682 [ 3 ] {59c12e52-7840-4d71-9877-d067353fb6a8} <Debug> oximeter.fields_i8 (869495be-3592-4160-b41f-d15bb2a43154): Loading data parts | ||
| 498 | 2026.03.13 18:48:10.414990 [ 3 ] {59c12e52-7840-4d71-9877-d067353fb6a8} <Debug> oximeter.fields_i8 (869495be-3592-4160-b41f-d15bb2a43154): There are no data parts | ||
| 499 | 2026.03.13 18:48:10.426598 [ 3 ] {59c12e52-7840-4d71-9877-d067353fb6a8} <Debug> TCPHandler: Processed in 0.02140542 sec. | ||
| 500 | 2026.03.13 18:48:10.426768 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.03.13 18:48:10.427056 [ 3 ] {11077c84-85ab-4d16-be78-28d8e8e85cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 502 | 2026.03.13 18:48:10.427147 [ 3 ] {11077c84-85ab-4d16-be78-28d8e8e85cc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 503 | 2026.03.13 18:48:10.436253 [ 3 ] {11077c84-85ab-4d16-be78-28d8e8e85cc9} <Debug> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Loading data parts | ||
| 504 | 2026.03.13 18:48:10.436408 [ 3 ] {11077c84-85ab-4d16-be78-28d8e8e85cc9} <Debug> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): There are no data parts | ||
| 505 | 2026.03.13 18:48:10.442645 [ 3 ] {11077c84-85ab-4d16-be78-28d8e8e85cc9} <Debug> TCPHandler: Processed in 0.015942536 sec. | ||
| 506 | 2026.03.13 18:48:10.442945 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.13 18:48:10.443104 [ 3 ] {fab53f54-e212-4409-877e-7c288ec5a955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 508 | 2026.03.13 18:48:10.443264 [ 3 ] {fab53f54-e212-4409-877e-7c288ec5a955} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 509 | 2026.03.13 18:48:10.449663 [ 3 ] {fab53f54-e212-4409-877e-7c288ec5a955} <Debug> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Loading data parts | ||
| 510 | 2026.03.13 18:48:10.449988 [ 3 ] {fab53f54-e212-4409-877e-7c288ec5a955} <Debug> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): There are no data parts | ||
| 511 | 2026.03.13 18:48:10.454798 [ 3 ] {fab53f54-e212-4409-877e-7c288ec5a955} <Debug> TCPHandler: Processed in 0.011901926 sec. | ||
| 512 | 2026.03.13 18:48:10.454958 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.03.13 18:48:10.455254 [ 3 ] {fc0bb440-9dee-44b2-bd32-49cbb7624ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 514 | 2026.03.13 18:48:10.455407 [ 3 ] {fc0bb440-9dee-44b2-bd32-49cbb7624ef9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 515 | 2026.03.13 18:48:10.458855 [ 3 ] {fc0bb440-9dee-44b2-bd32-49cbb7624ef9} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Loading data parts | ||
| 516 | 2026.03.13 18:48:10.459032 [ 3 ] {fc0bb440-9dee-44b2-bd32-49cbb7624ef9} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): There are no data parts | ||
| 517 | 2026.03.13 18:48:10.465520 [ 3 ] {fc0bb440-9dee-44b2-bd32-49cbb7624ef9} <Debug> TCPHandler: Processed in 0.010612787 sec. | ||
| 518 | 2026.03.13 18:48:10.465884 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.03.13 18:48:10.466049 [ 3 ] {6f7a274d-94e9-4001-9ed4-c7a03387f462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 520 | 2026.03.13 18:48:10.466200 [ 3 ] {6f7a274d-94e9-4001-9ed4-c7a03387f462} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 521 | 2026.03.13 18:48:10.471689 [ 3 ] {6f7a274d-94e9-4001-9ed4-c7a03387f462} <Debug> oximeter.fields_i32 (6c123ba4-fef7-4e82-b6ce-05e9b2202699): Loading data parts | ||
| 522 | 2026.03.13 18:48:10.472057 [ 3 ] {6f7a274d-94e9-4001-9ed4-c7a03387f462} <Debug> oximeter.fields_i32 (6c123ba4-fef7-4e82-b6ce-05e9b2202699): There are no data parts | ||
| 523 | 2026.03.13 18:48:10.475060 [ 3 ] {6f7a274d-94e9-4001-9ed4-c7a03387f462} <Debug> TCPHandler: Processed in 0.009229906 sec. | ||
| 524 | 2026.03.13 18:48:10.475219 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.03.13 18:48:10.475503 [ 3 ] {7e4a0120-2666-4ed1-976c-3f9b0e9ca317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 526 | 2026.03.13 18:48:10.475820 [ 3 ] {7e4a0120-2666-4ed1-976c-3f9b0e9ca317} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 527 | 2026.03.13 18:48:10.481700 [ 3 ] {7e4a0120-2666-4ed1-976c-3f9b0e9ca317} <Debug> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Loading data parts | ||
| 528 | 2026.03.13 18:48:10.481857 [ 3 ] {7e4a0120-2666-4ed1-976c-3f9b0e9ca317} <Debug> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): There are no data parts | ||
| 529 | 2026.03.13 18:48:10.486957 [ 3 ] {7e4a0120-2666-4ed1-976c-3f9b0e9ca317} <Debug> TCPHandler: Processed in 0.011787912 sec. | ||
| 530 | 2026.03.13 18:48:10.487192 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.03.13 18:48:10.487351 [ 3 ] {f2979dc4-27e9-48b1-8deb-88084fc405a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.03.13 18:48:10.487496 [ 3 ] {f2979dc4-27e9-48b1-8deb-88084fc405a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 533 | 2026.03.13 18:48:10.493615 [ 3 ] {f2979dc4-27e9-48b1-8deb-88084fc405a5} <Debug> oximeter.fields_i64 (d295caaa-f436-4df6-a33f-8607fc98c66b): Loading data parts | ||
| 534 | 2026.03.13 18:48:10.493863 [ 3 ] {f2979dc4-27e9-48b1-8deb-88084fc405a5} <Debug> oximeter.fields_i64 (d295caaa-f436-4df6-a33f-8607fc98c66b): There are no data parts | ||
| 535 | 2026.03.13 18:48:10.496560 [ 3 ] {f2979dc4-27e9-48b1-8deb-88084fc405a5} <Debug> TCPHandler: Processed in 0.009417701 sec. | ||
| 536 | 2026.03.13 18:48:10.496729 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.13 18:48:10.496978 [ 3 ] {c3c53917-eafd-43d7-9670-0779eadd9c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.03.13 18:48:10.497109 [ 3 ] {c3c53917-eafd-43d7-9670-0779eadd9c2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 539 | 2026.03.13 18:48:10.502226 [ 3 ] {c3c53917-eafd-43d7-9670-0779eadd9c2a} <Debug> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Loading data parts | ||
| 540 | 2026.03.13 18:48:10.502368 [ 3 ] {c3c53917-eafd-43d7-9670-0779eadd9c2a} <Debug> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): There are no data parts | ||
| 541 | 2026.03.13 18:48:10.506981 [ 3 ] {c3c53917-eafd-43d7-9670-0779eadd9c2a} <Debug> TCPHandler: Processed in 0.010312618 sec. | ||
| 542 | 2026.03.13 18:48:10.507172 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.13 18:48:10.507325 [ 3 ] {d62e41b5-c971-445d-a874-f1bbdf363bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.03.13 18:48:10.507464 [ 3 ] {d62e41b5-c971-445d-a874-f1bbdf363bff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2026.03.13 18:48:10.513773 [ 3 ] {d62e41b5-c971-445d-a874-f1bbdf363bff} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Loading data parts | ||
| 546 | 2026.03.13 18:48:10.514024 [ 3 ] {d62e41b5-c971-445d-a874-f1bbdf363bff} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): There are no data parts | ||
| 547 | 2026.03.13 18:48:10.518124 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34927 | ||
| 548 | 2026.03.13 18:48:10.518279 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 549 | 2026.03.13 18:48:10.518451 [ 262 ] {} <Debug> TCP-Session: 59c499b3-d29d-4668-aa90-3070dd39c7ee Authenticating user 'default' from [fd00:1122:3344:101::c]:34927 | ||
| 550 | 2026.03.13 18:48:10.518524 [ 262 ] {} <Debug> TCP-Session: 59c499b3-d29d-4668-aa90-3070dd39c7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 551 | 2026.03.13 18:48:10.518539 [ 262 ] {} <Debug> TCP-Session: 59c499b3-d29d-4668-aa90-3070dd39c7ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 552 | 2026.03.13 18:48:10.518648 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 553 | 2026.03.13 18:48:10.518721 [ 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 | ||
| 554 | 2026.03.13 18:48:10.518790 [ 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 | ||
| 555 | 2026.03.13 18:48:10.519179 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37154 | ||
| 556 | 2026.03.13 18:48:10.519346 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36579 | ||
| 557 | 2026.03.13 18:48:10.519346 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40904 | ||
| 558 | 2026.03.13 18:48:10.519417 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 559 | 2026.03.13 18:48:10.519438 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55201 | ||
| 560 | 2026.03.13 18:48:10.519496 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63220 | ||
| 561 | 2026.03.13 18:48:10.519587 [ 263 ] {} <Debug> TCP-Session: 75def0be-95f7-4ddf-88d5-d0b505f039ee Authenticating user 'default' from [fd00:1122:3344:101::c]:37154 | ||
| 562 | 2026.03.13 18:48:10.519579 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42482 | ||
| 563 | 2026.03.13 18:48:10.519679 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 564 | 2026.03.13 18:48:10.519730 [ 263 ] {} <Debug> TCP-Session: 75def0be-95f7-4ddf-88d5-d0b505f039ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 565 | 2026.03.13 18:48:10.519689 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47909 | ||
| 566 | 2026.03.13 18:48:10.519815 [ 3 ] {d62e41b5-c971-445d-a874-f1bbdf363bff} <Debug> TCPHandler: Processed in 0.012691199 sec. | ||
| 567 | 2026.03.13 18:48:10.519821 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 568 | 2026.03.13 18:48:10.519878 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 569 | 2026.03.13 18:48:10.519867 [ 263 ] {} <Debug> TCP-Session: 75def0be-95f7-4ddf-88d5-d0b505f039ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 570 | 2026.03.13 18:48:10.519962 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 571 | 2026.03.13 18:48:10.520048 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 572 | 2026.03.13 18:48:10.520082 [ 266 ] {} <Debug> TCP-Session: 8e6e8178-daab-4170-adc8-716f7e4a316d Authenticating user 'default' from [fd00:1122:3344:101::c]:55201 | ||
| 573 | 2026.03.13 18:48:10.520090 [ 267 ] {} <Debug> TCP-Session: ed84f93c-0d22-4089-87c8-79aebc6b4c6c Authenticating user 'default' from [fd00:1122:3344:101::c]:63220 | ||
| 574 | 2026.03.13 18:48:10.519841 [ 265 ] {} <Debug> TCP-Session: e1f89366-451d-4427-8ea9-d48353c4ff10 Authenticating user 'default' from [fd00:1122:3344:101::c]:36579 | ||
| 575 | 2026.03.13 18:48:10.520205 [ 267 ] {} <Debug> TCP-Session: ed84f93c-0d22-4089-87c8-79aebc6b4c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 576 | 2026.03.13 18:48:10.520182 [ 266 ] {} <Debug> TCP-Session: 8e6e8178-daab-4170-adc8-716f7e4a316d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 577 | 2026.03.13 18:48:10.520239 [ 264 ] {} <Debug> TCP-Session: 3783ae2b-98dd-4272-b9a9-ea26cfc3e23b Authenticating user 'default' from [fd00:1122:3344:101::c]:40904 | ||
| 578 | 2026.03.13 18:48:10.520318 [ 267 ] {} <Debug> TCP-Session: ed84f93c-0d22-4089-87c8-79aebc6b4c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 579 | 2026.03.13 18:48:10.520303 [ 266 ] {} <Debug> TCP-Session: 8e6e8178-daab-4170-adc8-716f7e4a316d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 580 | 2026.03.13 18:48:10.520299 [ 265 ] {} <Debug> TCP-Session: e1f89366-451d-4427-8ea9-d48353c4ff10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.03.13 18:48:10.520403 [ 264 ] {} <Debug> TCP-Session: 3783ae2b-98dd-4272-b9a9-ea26cfc3e23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.13 18:48:10.520145 [ 268 ] {} <Debug> TCP-Session: add80e94-81b4-4914-8c33-6e175dc0fb92 Authenticating user 'default' from [fd00:1122:3344:101::c]:42482 | ||
| 583 | 2026.03.13 18:48:10.520129 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 584 | 2026.03.13 18:48:10.520531 [ 264 ] {} <Debug> TCP-Session: 3783ae2b-98dd-4272-b9a9-ea26cfc3e23b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2026.03.13 18:48:10.520500 [ 265 ] {} <Debug> TCP-Session: e1f89366-451d-4427-8ea9-d48353c4ff10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 586 | 2026.03.13 18:48:10.520519 [ 268 ] {} <Debug> TCP-Session: add80e94-81b4-4914-8c33-6e175dc0fb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 587 | 2026.03.13 18:48:10.520712 [ 269 ] {} <Debug> TCP-Session: 08722c38-cfb5-4056-85c5-c780556184b4 Authenticating user 'default' from [fd00:1122:3344:101::c]:47909 | ||
| 588 | 2026.03.13 18:48:10.520001 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 589 | 2026.03.13 18:48:10.520856 [ 268 ] {} <Debug> TCP-Session: add80e94-81b4-4914-8c33-6e175dc0fb92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.03.13 18:48:10.520886 [ 269 ] {} <Debug> TCP-Session: 08722c38-cfb5-4056-85c5-c780556184b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.03.13 18:48:10.520964 [ 269 ] {} <Debug> TCP-Session: 08722c38-cfb5-4056-85c5-c780556184b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.03.13 18:48:10.521000 [ 3 ] {4f9e709c-c127-4d79-94ce-8035e48164a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 593 | 2026.03.13 18:48:10.521219 [ 3 ] {4f9e709c-c127-4d79-94ce-8035e48164a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2026.03.13 18:48:10.524729 [ 3 ] {4f9e709c-c127-4d79-94ce-8035e48164a0} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Loading data parts | ||
| 595 | 2026.03.13 18:48:10.524878 [ 3 ] {4f9e709c-c127-4d79-94ce-8035e48164a0} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): There are no data parts | ||
| 596 | 2026.03.13 18:48:10.529460 [ 3 ] {4f9e709c-c127-4d79-94ce-8035e48164a0} <Debug> TCPHandler: Processed in 0.009522585 sec. | ||
| 597 | 2026.03.13 18:48:10.529750 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.03.13 18:48:10.529932 [ 3 ] {bc1c257f-8a3e-44ed-a132-1c2103b59d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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) | ||
| 599 | 2026.03.13 18:48:10.530074 [ 3 ] {bc1c257f-8a3e-44ed-a132-1c2103b59d09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2026.03.13 18:48:10.537780 [ 3 ] {bc1c257f-8a3e-44ed-a132-1c2103b59d09} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Loading data parts | ||
| 601 | 2026.03.13 18:48:10.537985 [ 3 ] {bc1c257f-8a3e-44ed-a132-1c2103b59d09} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): There are no data parts | ||
| 602 | 2026.03.13 18:48:10.549180 [ 3 ] {bc1c257f-8a3e-44ed-a132-1c2103b59d09} <Debug> TCPHandler: Processed in 0.019490392 sec. | ||
| 603 | 2026.03.13 18:48:10.549355 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.03.13 18:48:10.549735 [ 3 ] {f38db3f5-edfd-40cb-af22-57dc0148c6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2026.03.13 18:48:10.549893 [ 3 ] {f38db3f5-edfd-40cb-af22-57dc0148c6b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2026.03.13 18:48:10.563832 [ 3 ] {f38db3f5-edfd-40cb-af22-57dc0148c6b1} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Loading data parts | ||
| 610 | 2026.03.13 18:48:10.563971 [ 3 ] {f38db3f5-edfd-40cb-af22-57dc0148c6b1} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): There are no data parts | ||
| 611 | 2026.03.13 18:48:10.570817 [ 3 ] {f38db3f5-edfd-40cb-af22-57dc0148c6b1} <Debug> TCPHandler: Processed in 0.021513253 sec. | ||
| 612 | 2026.03.13 18:48:10.571138 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.03.13 18:48:10.571456 [ 5 ] {e899f5a7-bd8d-4ea0-b35a-3ffc08f6ac06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2026.03.13 18:48:10.572973 [ 5 ] {e899f5a7-bd8d-4ea0-b35a-3ffc08f6ac06} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.03.13 18:48:10.596173 [ 261 ] {e899f5a7-bd8d-4ea0-b35a-3ffc08f6ac06} <Trace> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2026.03.13 18:48:10.596230 [ 261 ] {e899f5a7-bd8d-4ea0-b35a-3ffc08f6ac06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
| 617 | 2026.03.13 18:48:10.602198 [ 261 ] {e899f5a7-bd8d-4ea0-b35a-3ffc08f6ac06} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.03.13 18:48:10.602889 [ 261 ] {e899f5a7-bd8d-4ea0-b35a-3ffc08f6ac06} <Trace> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.03.13 18:48:10.603296 [ 5 ] {e899f5a7-bd8d-4ea0-b35a-3ffc08f6ac06} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.032 sec., 31.25 rows/sec., 500.00 B/sec. | ||
| 620 | 2026.03.13 18:48:10.603587 [ 5 ] {e899f5a7-bd8d-4ea0-b35a-3ffc08f6ac06} <Debug> TCPHandler: Processed in 0.032584004 sec. | ||
| 621 | 2026.03.13 18:48:10.807001 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36237 | ||
| 622 | 2026.03.13 18:48:10.807118 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.13 18:48:10.807262 [ 270 ] {} <Debug> TCP-Session: 63965206-8297-46b7-80bc-d22d8a5be76e Authenticating user 'default' from [fd00:1122:3344:101::a]:36237 | ||
| 624 | 2026.03.13 18:48:10.807286 [ 270 ] {} <Debug> TCP-Session: 63965206-8297-46b7-80bc-d22d8a5be76e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.13 18:48:10.807299 [ 270 ] {} <Debug> TCP-Session: 63965206-8297-46b7-80bc-d22d8a5be76e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.13 18:48:10.807462 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.13 18:48:10.807488 [ 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.13 18:48:10.807586 [ 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.13 18:48:10.808111 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53350 | ||
| 630 | 2026.03.13 18:48:10.808159 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51464 | ||
| 631 | 2026.03.13 18:48:10.808234 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42599 | ||
| 632 | 2026.03.13 18:48:10.808113 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37741 | ||
| 633 | 2026.03.13 18:48:10.808328 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52326 | ||
| 634 | 2026.03.13 18:48:10.808528 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.13 18:48:10.808525 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58024 | ||
| 636 | 2026.03.13 18:48:10.808538 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61963 | ||
| 637 | 2026.03.13 18:48:10.808612 [ 274 ] {} <Debug> TCP-Session: 10bcb73d-4e7c-4d06-8888-1fa298a5165b Authenticating user 'default' from [fd00:1122:3344:101::a]:42599 | ||
| 638 | 2026.03.13 18:48:10.808608 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.13 18:48:10.808713 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.03.13 18:48:10.808760 [ 274 ] {} <Debug> TCP-Session: 10bcb73d-4e7c-4d06-8888-1fa298a5165b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.03.13 18:48:10.808785 [ 274 ] {} <Debug> TCP-Session: 10bcb73d-4e7c-4d06-8888-1fa298a5165b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.03.13 18:48:10.808808 [ 271 ] {} <Debug> TCP-Session: fe36281f-d2bb-4f4d-80f0-3707326d130c Authenticating user 'default' from [fd00:1122:3344:101::a]:53350 | ||
| 643 | 2026.03.13 18:48:10.808804 [ 273 ] {} <Debug> TCP-Session: 1d784f67-7c75-4367-a884-67f108d13d3c Authenticating user 'default' from [fd00:1122:3344:101::a]:51464 | ||
| 644 | 2026.03.13 18:48:10.808861 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.03.13 18:48:10.808861 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.03.13 18:48:10.808947 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.03.13 18:48:10.808961 [ 275 ] {} <Debug> TCP-Session: c5462105-0100-4371-bfb1-e234aa7be4b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:52326 | ||
| 648 | 2026.03.13 18:48:10.809028 [ 271 ] {} <Debug> TCP-Session: fe36281f-d2bb-4f4d-80f0-3707326d130c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.13 18:48:10.808937 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.03.13 18:48:10.809082 [ 277 ] {} <Debug> TCP-Session: 1e748015-844f-4f08-bf4b-484dacc1a935 Authenticating user 'default' from [fd00:1122:3344:101::a]:61963 | ||
| 651 | 2026.03.13 18:48:10.809148 [ 276 ] {} <Debug> TCP-Session: d69b9059-6ad9-478b-96b4-c528cf92b74b Authenticating user 'default' from [fd00:1122:3344:101::a]:58024 | ||
| 652 | 2026.03.13 18:48:10.809171 [ 272 ] {} <Debug> TCP-Session: d16816d2-7ead-4f62-9eb7-15909a1c778a Authenticating user 'default' from [fd00:1122:3344:101::a]:37741 | ||
| 653 | 2026.03.13 18:48:10.809195 [ 277 ] {} <Debug> TCP-Session: 1e748015-844f-4f08-bf4b-484dacc1a935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.13 18:48:10.809244 [ 276 ] {} <Debug> TCP-Session: d69b9059-6ad9-478b-96b4-c528cf92b74b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.13 18:48:10.809257 [ 272 ] {} <Debug> TCP-Session: d16816d2-7ead-4f62-9eb7-15909a1c778a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.13 18:48:10.809270 [ 277 ] {} <Debug> TCP-Session: 1e748015-844f-4f08-bf4b-484dacc1a935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.13 18:48:10.809342 [ 272 ] {} <Debug> TCP-Session: d16816d2-7ead-4f62-9eb7-15909a1c778a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.13 18:48:10.809330 [ 276 ] {} <Debug> TCP-Session: d69b9059-6ad9-478b-96b4-c528cf92b74b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.13 18:48:10.809173 [ 271 ] {} <Debug> TCP-Session: fe36281f-d2bb-4f4d-80f0-3707326d130c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.13 18:48:10.809075 [ 275 ] {} <Debug> TCP-Session: c5462105-0100-4371-bfb1-e234aa7be4b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.13 18:48:10.808937 [ 273 ] {} <Debug> TCP-Session: 1d784f67-7c75-4367-a884-67f108d13d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.13 18:48:10.809613 [ 275 ] {} <Debug> TCP-Session: c5462105-0100-4371-bfb1-e234aa7be4b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.13 18:48:10.809622 [ 273 ] {} <Debug> TCP-Session: 1d784f67-7c75-4367-a884-67f108d13d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.13 18:48:11.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.05 MiB, peak 134.05 MiB, free memory in arenas 0.00 B, will set to 139.09 MiB (RSS), difference: 5.05 MiB | ||
| 665 | 2026.03.13 18:48:12.352679 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38385 | ||
| 666 | 2026.03.13 18:48:12.352953 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.03.13 18:48:12.353046 [ 278 ] {} <Debug> TCP-Session: 7e6d901b-b85d-42e7-9f87-05d1a30f17fb Authenticating user 'default' from [fd00:1122:3344:101::b]:38385 | ||
| 668 | 2026.03.13 18:48:12.353071 [ 278 ] {} <Debug> TCP-Session: 7e6d901b-b85d-42e7-9f87-05d1a30f17fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.13 18:48:12.353083 [ 278 ] {} <Debug> TCP-Session: 7e6d901b-b85d-42e7-9f87-05d1a30f17fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.03.13 18:48:12.353238 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.03.13 18:48:12.353276 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.03.13 18:48:12.353385 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2026.03.13 18:48:12.353901 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45095 | ||
| 674 | 2026.03.13 18:48:12.354036 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53653 | ||
| 675 | 2026.03.13 18:48:12.354150 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32808 | ||
| 676 | 2026.03.13 18:48:12.354271 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.03.13 18:48:12.354377 [ 279 ] {} <Debug> TCP-Session: a7bedda1-47bb-4e9c-bebe-aee3545bc637 Authenticating user 'default' from [fd00:1122:3344:101::b]:45095 | ||
| 678 | 2026.03.13 18:48:12.354380 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.03.13 18:48:12.354384 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.03.13 18:48:12.354427 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61617 | ||
| 681 | 2026.03.13 18:48:12.354506 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53478 | ||
| 682 | 2026.03.13 18:48:12.354521 [ 280 ] {} <Debug> TCP-Session: b55cd81b-d7ed-4bcf-a9ac-803ec5e387d1 Authenticating user 'default' from [fd00:1122:3344:101::b]:53653 | ||
| 683 | 2026.03.13 18:48:12.354521 [ 281 ] {} <Debug> TCP-Session: 2eba5c62-248c-4b3a-91f0-84d50a7ecdb8 Authenticating user 'default' from [fd00:1122:3344:101::b]:32808 | ||
| 684 | 2026.03.13 18:48:12.354489 [ 279 ] {} <Debug> TCP-Session: a7bedda1-47bb-4e9c-bebe-aee3545bc637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.03.13 18:48:12.354638 [ 280 ] {} <Debug> TCP-Session: b55cd81b-d7ed-4bcf-a9ac-803ec5e387d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.03.13 18:48:12.354623 [ 281 ] {} <Debug> TCP-Session: 2eba5c62-248c-4b3a-91f0-84d50a7ecdb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.03.13 18:48:12.354594 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37551 | ||
| 688 | 2026.03.13 18:48:12.354752 [ 281 ] {} <Debug> TCP-Session: 2eba5c62-248c-4b3a-91f0-84d50a7ecdb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.03.13 18:48:12.354760 [ 280 ] {} <Debug> TCP-Session: b55cd81b-d7ed-4bcf-a9ac-803ec5e387d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.03.13 18:48:12.354738 [ 279 ] {} <Debug> TCP-Session: a7bedda1-47bb-4e9c-bebe-aee3545bc637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.03.13 18:48:12.354845 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.03.13 18:48:12.354437 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58509 | ||
| 693 | 2026.03.13 18:48:12.354785 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.03.13 18:48:12.354956 [ 284 ] {} <Debug> TCP-Session: 620a8a48-a0c7-4c95-a653-2bbdb568b1ff Authenticating user 'default' from [fd00:1122:3344:101::b]:53478 | ||
| 695 | 2026.03.13 18:48:12.355011 [ 283 ] {} <Debug> TCP-Session: 11cff778-a505-4465-bdf5-bb88c1f06666 Authenticating user 'default' from [fd00:1122:3344:101::b]:61617 | ||
| 696 | 2026.03.13 18:48:12.355019 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.03.13 18:48:12.355104 [ 285 ] {} <Debug> TCP-Session: be0b36d7-28d1-4808-92e6-94a1e1080b98 Authenticating user 'default' from [fd00:1122:3344:101::b]:37551 | ||
| 698 | 2026.03.13 18:48:12.355127 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.03.13 18:48:12.355114 [ 283 ] {} <Debug> TCP-Session: 11cff778-a505-4465-bdf5-bb88c1f06666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.13 18:48:12.355081 [ 284 ] {} <Debug> TCP-Session: 620a8a48-a0c7-4c95-a653-2bbdb568b1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.13 18:48:12.355288 [ 282 ] {} <Debug> TCP-Session: ad18da29-23c0-4df3-a895-4f940a901eaa Authenticating user 'default' from [fd00:1122:3344:101::b]:58509 | ||
| 702 | 2026.03.13 18:48:12.355254 [ 283 ] {} <Debug> TCP-Session: 11cff778-a505-4465-bdf5-bb88c1f06666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.13 18:48:12.355248 [ 285 ] {} <Debug> TCP-Session: be0b36d7-28d1-4808-92e6-94a1e1080b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.13 18:48:12.355377 [ 282 ] {} <Debug> TCP-Session: ad18da29-23c0-4df3-a895-4f940a901eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.13 18:48:12.355354 [ 284 ] {} <Debug> TCP-Session: 620a8a48-a0c7-4c95-a653-2bbdb568b1ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.13 18:48:12.355464 [ 285 ] {} <Debug> TCP-Session: be0b36d7-28d1-4808-92e6-94a1e1080b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.13 18:48:12.355493 [ 282 ] {} <Debug> TCP-Session: ad18da29-23c0-4df3-a895-4f940a901eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.03.13 18:48:15.066413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.13 18:48:15.066472 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.03.13 18:48:15.066507 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.13 18:48:15.066661 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.13 18:48:15.071267 [ 245 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Loading data parts | ||
| 713 | 2026.03.13 18:48:15.071437 [ 245 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): There are no data parts | ||
| 714 | 2026.03.13 18:48:15.080483 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.13 18:48:15.080523 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 716 | 2026.03.13 18:48:15.084779 [ 244 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Loading data parts | ||
| 717 | 2026.03.13 18:48:15.085107 [ 244 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): There are no data parts | ||
| 718 | 2026.03.13 18:48:15.086068 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.03.13 18:48:15.086662 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.03.13 18:48:15.086893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2026.03.13 18:48:15.111184 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.13 18:48:15.111229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 723 | 2026.03.13 18:48:15.117474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.13 18:48:15.118883 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.13 18:48:15.121931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.13 18:48:16.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.76 MiB, peak 148.76 MiB, free memory in arenas 0.00 B, will set to 153.80 MiB (RSS), difference: 9.04 MiB | ||
| 727 | 2026.03.13 18:48:17.566370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.13 18:48:17.566511 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.13 18:48:17.575179 [ 243 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Loading data parts | ||
| 730 | 2026.03.13 18:48:17.575469 [ 243 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): There are no data parts | ||
| 731 | 2026.03.13 18:48:17.589473 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.13 18:48:17.589541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 733 | 2026.03.13 18:48:17.594637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.13 18:48:17.595775 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.03.13 18:48:17.596513 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.13 18:48:18.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.00 MiB, peak 158.00 MiB, free memory in arenas 0.00 B, will set to 154.56 MiB (RSS), difference: -3.45 MiB | ||
| 737 | 2026.03.13 18:48:20.614037 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37814 | ||
| 738 | 2026.03.13 18:48:20.614276 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.03.13 18:48:20.614309 [ 286 ] {} <Debug> TCP-Session: 0c61d109-7113-4d94-b485-8e951c0f8c44 Authenticating user 'default' from [fd00:1122:3344:101::e]:37814 | ||
| 740 | 2026.03.13 18:48:20.614337 [ 286 ] {} <Debug> TCP-Session: 0c61d109-7113-4d94-b485-8e951c0f8c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.03.13 18:48:20.614439 [ 286 ] {} <Debug> TCP-Session: 0c61d109-7113-4d94-b485-8e951c0f8c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.03.13 18:48:20.614494 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2026.03.13 18:48:20.614520 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 744 | 2026.03.13 18:48:20.614622 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 745 | 2026.03.13 18:48:20.615159 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42222 | ||
| 746 | 2026.03.13 18:48:20.615349 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47793 | ||
| 747 | 2026.03.13 18:48:20.615352 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61105 | ||
| 748 | 2026.03.13 18:48:20.615415 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.03.13 18:48:20.615485 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57744 | ||
| 750 | 2026.03.13 18:48:20.615588 [ 286 ] {} <Trace> TCP-Session: 0c61d109-7113-4d94-b485-8e951c0f8c44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 751 | 2026.03.13 18:48:20.615616 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.03.13 18:48:20.615669 [ 287 ] {} <Debug> TCP-Session: 817bf053-10a0-452e-9c37-f583df4d854f Authenticating user 'default' from [fd00:1122:3344:101::e]:42222 | ||
| 753 | 2026.03.13 18:48:20.615682 [ 289 ] {} <Debug> TCP-Session: 89bb3587-1950-4bee-94f9-4999f04395bc Authenticating user 'default' from [fd00:1122:3344:101::e]:47793 | ||
| 754 | 2026.03.13 18:48:20.615703 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39557 | ||
| 755 | 2026.03.13 18:48:20.615713 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.03.13 18:48:20.615751 [ 287 ] {} <Debug> TCP-Session: 817bf053-10a0-452e-9c37-f583df4d854f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.03.13 18:48:20.615778 [ 289 ] {} <Debug> TCP-Session: 89bb3587-1950-4bee-94f9-4999f04395bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.03.13 18:48:20.615806 [ 288 ] {} <Debug> TCP-Session: 8a1105d6-1c9e-4005-956c-4d54673b6467 Authenticating user 'default' from [fd00:1122:3344:101::e]:61105 | ||
| 759 | 2026.03.13 18:48:20.615783 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60267 | ||
| 760 | 2026.03.13 18:48:20.615838 [ 287 ] {} <Debug> TCP-Session: 817bf053-10a0-452e-9c37-f583df4d854f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.03.13 18:48:20.615864 [ 289 ] {} <Debug> TCP-Session: 89bb3587-1950-4bee-94f9-4999f04395bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.03.13 18:48:20.615862 [ 288 ] {} <Debug> TCP-Session: 8a1105d6-1c9e-4005-956c-4d54673b6467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.03.13 18:48:20.615855 [ 286 ] {01202218-2695-4fe6-83d9-7a7dae4283a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37814) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 764 | 2026.03.13 18:48:20.615907 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 765 | 2026.03.13 18:48:20.615926 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46640 | ||
| 766 | 2026.03.13 18:48:20.615977 [ 291 ] {} <Debug> TCP-Session: 1b892b23-1a00-4d20-8549-ba20f288564b Authenticating user 'default' from [fd00:1122:3344:101::e]:39557 | ||
| 767 | 2026.03.13 18:48:20.616002 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45766 | ||
| 768 | 2026.03.13 18:48:20.616036 [ 288 ] {} <Debug> TCP-Session: 8a1105d6-1c9e-4005-956c-4d54673b6467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.13 18:48:20.616005 [ 291 ] {} <Debug> TCP-Session: 1b892b23-1a00-4d20-8549-ba20f288564b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.13 18:48:20.616090 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.03.13 18:48:20.616128 [ 291 ] {} <Debug> TCP-Session: 1b892b23-1a00-4d20-8549-ba20f288564b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.03.13 18:48:20.616150 [ 292 ] {} <Debug> TCP-Session: 0dbc53b7-acef-46bf-b992-a86701934b9f Authenticating user 'default' from [fd00:1122:3344:101::e]:60267 | ||
| 773 | 2026.03.13 18:48:20.616183 [ 292 ] {} <Debug> TCP-Session: 0dbc53b7-acef-46bf-b992-a86701934b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.13 18:48:20.616197 [ 292 ] {} <Debug> TCP-Session: 0dbc53b7-acef-46bf-b992-a86701934b9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.13 18:48:20.618341 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.03.13 18:48:20.618389 [ 293 ] {} <Debug> TCP-Session: 9c76c6e2-0e9f-4381-bb13-72a4b608e589 Authenticating user 'default' from [fd00:1122:3344:101::e]:46640 | ||
| 777 | 2026.03.13 18:48:20.618400 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.03.13 18:48:20.618410 [ 293 ] {} <Debug> TCP-Session: 9c76c6e2-0e9f-4381-bb13-72a4b608e589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.03.13 18:48:20.618447 [ 293 ] {} <Debug> TCP-Session: 9c76c6e2-0e9f-4381-bb13-72a4b608e589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.03.13 18:48:20.618450 [ 290 ] {} <Debug> TCP-Session: 00828442-6e8f-4c7f-b44c-eface817ed13 Authenticating user 'default' from [fd00:1122:3344:101::e]:57744 | ||
| 781 | 2026.03.13 18:48:20.618487 [ 290 ] {} <Debug> TCP-Session: 00828442-6e8f-4c7f-b44c-eface817ed13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.03.13 18:48:20.618509 [ 290 ] {} <Debug> TCP-Session: 00828442-6e8f-4c7f-b44c-eface817ed13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.03.13 18:48:20.618521 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.03.13 18:48:20.618556 [ 294 ] {} <Debug> TCP-Session: e78c8478-1f38-41c7-ac2f-02ad3eaefedb Authenticating user 'default' from [fd00:1122:3344:101::e]:45766 | ||
| 785 | 2026.03.13 18:48:20.618577 [ 294 ] {} <Debug> TCP-Session: e78c8478-1f38-41c7-ac2f-02ad3eaefedb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.03.13 18:48:20.618596 [ 294 ] {} <Debug> TCP-Session: e78c8478-1f38-41c7-ac2f-02ad3eaefedb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.03.13 18:48:20.618662 [ 286 ] {01202218-2695-4fe6-83d9-7a7dae4283a7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2026.03.13 18:48:20.629535 [ 286 ] {01202218-2695-4fe6-83d9-7a7dae4283a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.03.13 18:48:20.645090 [ 286 ] {01202218-2695-4fe6-83d9-7a7dae4283a7} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 790 | 2026.03.13 18:48:20.662934 [ 295 ] {01202218-2695-4fe6-83d9-7a7dae4283a7} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2026.03.13 18:48:20.663052 [ 295 ] {01202218-2695-4fe6-83d9-7a7dae4283a7} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2026.03.13 18:48:20.664030 [ 295 ] {01202218-2695-4fe6-83d9-7a7dae4283a7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005107383 sec. (195.795 rows/sec., 7.65 KiB/sec.) | ||
| 793 | 2026.03.13 18:48:20.664075 [ 295 ] {01202218-2695-4fe6-83d9-7a7dae4283a7} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2026.03.13 18:48:20.664114 [ 295 ] {01202218-2695-4fe6-83d9-7a7dae4283a7} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2026.03.13 18:48:20.665393 [ 286 ] {01202218-2695-4fe6-83d9-7a7dae4283a7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.049597 sec., 20.16250982922354 rows/sec., 806.50 B/sec. | ||
| 796 | 2026.03.13 18:48:20.665584 [ 286 ] {01202218-2695-4fe6-83d9-7a7dae4283a7} <Debug> TCPHandler: Processed in 0.050201749 sec. | ||
| 797 | 2026.03.13 18:48:20.667233 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.03.13 18:48:20.667283 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.03.13 18:48:20.667298 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.03.13 18:48:20.667315 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.03.13 18:48:20.667353 [ 287 ] {} <Debug> TCP-Session: 817bf053-10a0-452e-9c37-f583df4d854f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.03.13 18:48:20.667363 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.03.13 18:48:20.667400 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.03.13 18:48:20.667410 [ 288 ] {} <Debug> TCP-Session: 8a1105d6-1c9e-4005-956c-4d54673b6467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.03.13 18:48:20.667421 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.03.13 18:48:20.667440 [ 290 ] {} <Debug> TCP-Session: 00828442-6e8f-4c7f-b44c-eface817ed13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.03.13 18:48:20.667456 [ 291 ] {} <Debug> TCP-Session: 1b892b23-1a00-4d20-8549-ba20f288564b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.03.13 18:48:20.667486 [ 294 ] {} <Debug> TCP-Session: e78c8478-1f38-41c7-ac2f-02ad3eaefedb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.03.13 18:48:20.667382 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2026.03.13 18:48:20.667573 [ 292 ] {} <Debug> TCP-Session: 0dbc53b7-acef-46bf-b992-a86701934b9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.03.13 18:48:20.667346 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.03.13 18:48:20.667291 [ 286 ] {} <Debug> TCP-Session: 0c61d109-7113-4d94-b485-8e951c0f8c44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.03.13 18:48:20.667668 [ 289 ] {} <Debug> TCP-Session: 89bb3587-1950-4bee-94f9-4999f04395bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.03.13 18:48:20.667380 [ 293 ] {} <Debug> TCP-Session: 9c76c6e2-0e9f-4381-bb13-72a4b608e589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.03.13 18:48:21.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.83 MiB, peak 164.95 MiB, free memory in arenas 0.00 B, will set to 158.51 MiB (RSS), difference: 3.68 MiB | ||
| 816 | 2026.03.13 18:48:21.603252 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43533 | ||
| 817 | 2026.03.13 18:48:21.603364 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 818 | 2026.03.13 18:48:21.603392 [ 286 ] {} <Debug> TCP-Session: e5be90f6-f9f6-4bb5-a637-b84300ff4410 Authenticating user 'default' from [fd00:1122:3344:101::e]:43533 | ||
| 819 | 2026.03.13 18:48:21.603416 [ 286 ] {} <Debug> TCP-Session: e5be90f6-f9f6-4bb5-a637-b84300ff4410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.03.13 18:48:21.603430 [ 286 ] {} <Debug> TCP-Session: e5be90f6-f9f6-4bb5-a637-b84300ff4410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.03.13 18:48:21.603643 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53062 | ||
| 822 | 2026.03.13 18:48:21.603673 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50156 | ||
| 823 | 2026.03.13 18:48:21.603698 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50213 | ||
| 824 | 2026.03.13 18:48:21.603720 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48673 | ||
| 825 | 2026.03.13 18:48:21.603738 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51460 | ||
| 826 | 2026.03.13 18:48:21.603758 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 827 | 2026.03.13 18:48:21.603794 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2026.03.13 18:48:21.603802 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2026.03.13 18:48:21.603819 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 830 | 2026.03.13 18:48:21.603842 [ 291 ] {} <Debug> TCP-Session: b31eb03a-4824-4426-8e3b-eefeec1fe6cc Authenticating user 'default' from [fd00:1122:3344:101::e]:50213 | ||
| 831 | 2026.03.13 18:48:21.603854 [ 288 ] {} <Debug> TCP-Session: 268b52f0-cef3-4073-98b2-3c140469e3e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50156 | ||
| 832 | 2026.03.13 18:48:21.603865 [ 292 ] {} <Debug> TCP-Session: 42a9f0ae-5536-43fd-9735-2cba4c9b7d32 Authenticating user 'default' from [fd00:1122:3344:101::e]:48673 | ||
| 833 | 2026.03.13 18:48:21.603882 [ 291 ] {} <Debug> TCP-Session: b31eb03a-4824-4426-8e3b-eefeec1fe6cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.03.13 18:48:21.603902 [ 292 ] {} <Debug> TCP-Session: 42a9f0ae-5536-43fd-9735-2cba4c9b7d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.13 18:48:21.603919 [ 291 ] {} <Debug> TCP-Session: b31eb03a-4824-4426-8e3b-eefeec1fe6cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.03.13 18:48:21.603933 [ 292 ] {} <Debug> TCP-Session: 42a9f0ae-5536-43fd-9735-2cba4c9b7d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.03.13 18:48:21.603840 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 838 | 2026.03.13 18:48:21.603829 [ 287 ] {} <Debug> TCP-Session: fe73b333-2ffc-4d41-8c79-8ae37e4f2b54 Authenticating user 'default' from [fd00:1122:3344:101::e]:53062 | ||
| 839 | 2026.03.13 18:48:21.603988 [ 294 ] {} <Debug> TCP-Session: 603a0712-fbff-4ba6-a14e-9d9e729e3d39 Authenticating user 'default' from [fd00:1122:3344:101::e]:51460 | ||
| 840 | 2026.03.13 18:48:21.604008 [ 287 ] {} <Debug> TCP-Session: fe73b333-2ffc-4d41-8c79-8ae37e4f2b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2026.03.13 18:48:21.604021 [ 294 ] {} <Debug> TCP-Session: 603a0712-fbff-4ba6-a14e-9d9e729e3d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.03.13 18:48:21.604038 [ 287 ] {} <Debug> TCP-Session: fe73b333-2ffc-4d41-8c79-8ae37e4f2b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.03.13 18:48:21.604050 [ 294 ] {} <Debug> TCP-Session: 603a0712-fbff-4ba6-a14e-9d9e729e3d39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 844 | 2026.03.13 18:48:21.603731 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45977 | ||
| 845 | 2026.03.13 18:48:21.603704 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33244 | ||
| 846 | 2026.03.13 18:48:21.603691 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33016 | ||
| 847 | 2026.03.13 18:48:21.603893 [ 288 ] {} <Debug> TCP-Session: 268b52f0-cef3-4073-98b2-3c140469e3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.03.13 18:48:21.604181 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.03.13 18:48:21.604181 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.03.13 18:48:21.604191 [ 288 ] {} <Debug> TCP-Session: 268b52f0-cef3-4073-98b2-3c140469e3e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.03.13 18:48:21.604209 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 852 | 2026.03.13 18:48:21.604215 [ 289 ] {} <Debug> TCP-Session: 262af904-4900-4533-8f62-767c813f6b2d Authenticating user 'default' from [fd00:1122:3344:101::e]:33244 | ||
| 853 | 2026.03.13 18:48:21.604250 [ 290 ] {} <Debug> TCP-Session: f25a375e-ceac-42f1-a04d-414f90415b0d Authenticating user 'default' from [fd00:1122:3344:101::e]:33016 | ||
| 854 | 2026.03.13 18:48:21.604223 [ 293 ] {} <Debug> TCP-Session: 8eed7a71-9ec5-47f4-b29f-2d1c27c5fcba Authenticating user 'default' from [fd00:1122:3344:101::e]:45977 | ||
| 855 | 2026.03.13 18:48:21.604275 [ 289 ] {} <Debug> TCP-Session: 262af904-4900-4533-8f62-767c813f6b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.13 18:48:21.604278 [ 290 ] {} <Debug> TCP-Session: f25a375e-ceac-42f1-a04d-414f90415b0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.03.13 18:48:21.604300 [ 289 ] {} <Debug> TCP-Session: 262af904-4900-4533-8f62-767c813f6b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.03.13 18:48:21.604298 [ 293 ] {} <Debug> TCP-Session: 8eed7a71-9ec5-47f4-b29f-2d1c27c5fcba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.03.13 18:48:21.604314 [ 290 ] {} <Debug> TCP-Session: f25a375e-ceac-42f1-a04d-414f90415b0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.03.13 18:48:21.604333 [ 293 ] {} <Debug> TCP-Session: 8eed7a71-9ec5-47f4-b29f-2d1c27c5fcba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.03.13 18:48:21.603804 [ 286 ] {} <Trace> TCP-Session: e5be90f6-f9f6-4bb5-a637-b84300ff4410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.03.13 18:48:21.604531 [ 286 ] {a53551ac-b1df-483f-acbe-5fdbf81030e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43533) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 863 | 2026.03.13 18:48:21.604785 [ 286 ] {a53551ac-b1df-483f-acbe-5fdbf81030e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 864 | 2026.03.13 18:48:21.604839 [ 286 ] {a53551ac-b1df-483f-acbe-5fdbf81030e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.03.13 18:48:21.605134 [ 286 ] {a53551ac-b1df-483f-acbe-5fdbf81030e8} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 866 | 2026.03.13 18:48:21.606052 [ 305 ] {a53551ac-b1df-483f-acbe-5fdbf81030e8} <Trace> AggregatingTransform: Aggregating | ||
| 867 | 2026.03.13 18:48:21.606108 [ 305 ] {a53551ac-b1df-483f-acbe-5fdbf81030e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 868 | 2026.03.13 18:48:21.606153 [ 305 ] {a53551ac-b1df-483f-acbe-5fdbf81030e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922028 sec. (1084.566 rows/sec., 42.37 KiB/sec.) | ||
| 869 | 2026.03.13 18:48:21.606176 [ 305 ] {a53551ac-b1df-483f-acbe-5fdbf81030e8} <Trace> Aggregator: Merging aggregated data | ||
| 870 | 2026.03.13 18:48:21.607603 [ 286 ] {a53551ac-b1df-483f-acbe-5fdbf81030e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003135 sec., 318.97926634768737 rows/sec., 12.46 KiB/sec. | ||
| 871 | 2026.03.13 18:48:21.607756 [ 286 ] {a53551ac-b1df-483f-acbe-5fdbf81030e8} <Debug> TCPHandler: Processed in 0.004068232 sec. | ||
| 872 | 2026.03.13 18:48:21.607859 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 873 | 2026.03.13 18:48:21.607885 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2026.03.13 18:48:21.607901 [ 286 ] {} <Debug> TCP-Session: e5be90f6-f9f6-4bb5-a637-b84300ff4410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.13 18:48:21.607906 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 876 | 2026.03.13 18:48:21.607934 [ 287 ] {} <Debug> TCP-Session: fe73b333-2ffc-4d41-8c79-8ae37e4f2b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.03.13 18:48:21.607950 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 878 | 2026.03.13 18:48:21.607966 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2026.03.13 18:48:21.607981 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2026.03.13 18:48:21.608004 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.03.13 18:48:21.608018 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2026.03.13 18:48:21.608027 [ 290 ] {} <Debug> TCP-Session: f25a375e-ceac-42f1-a04d-414f90415b0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.03.13 18:48:21.608067 [ 292 ] {} <Debug> TCP-Session: 42a9f0ae-5536-43fd-9735-2cba4c9b7d32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.03.13 18:48:21.608089 [ 293 ] {} <Debug> TCP-Session: 8eed7a71-9ec5-47f4-b29f-2d1c27c5fcba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.03.13 18:48:21.607973 [ 288 ] {} <Debug> TCP-Session: 268b52f0-cef3-4073-98b2-3c140469e3e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.03.13 18:48:21.607926 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.03.13 18:48:21.608050 [ 291 ] {} <Debug> TCP-Session: b31eb03a-4824-4426-8e3b-eefeec1fe6cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.03.13 18:48:21.608190 [ 289 ] {} <Debug> TCP-Session: 262af904-4900-4533-8f62-767c813f6b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.03.13 18:48:21.608002 [ 294 ] {} <Debug> TCP-Session: 603a0712-fbff-4ba6-a14e-9d9e729e3d39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.03.13 18:48:22.511171 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 891 | 2026.03.13 18:48:22.511231 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 892 | 2026.03.13 18:48:22.587009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 982 | ||
| 893 | 2026.03.13 18:48:22.594638 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2026.03.13 18:48:22.594691 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 895 | 2026.03.13 18:48:22.595550 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 896 | 2026.03.13 18:48:22.596126 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2026.03.13 18:48:22.596314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 982 | ||
| 898 | 2026.03.13 18:48:22.622122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 899 | 2026.03.13 18:48:22.642080 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.03.13 18:48:22.642156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 901 | 2026.03.13 18:48:22.649299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 902 | 2026.03.13 18:48:22.650760 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2026.03.13 18:48:22.654778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 904 | 2026.03.13 18:48:23.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.27 MiB, peak 168.86 MiB, free memory in arenas 0.00 B, will set to 162.35 MiB (RSS), difference: 3.08 MiB | ||
| 905 | 2026.03.13 18:48:27.598889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 92 | ||
| 906 | 2026.03.13 18:48:27.601079 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.03.13 18:48:27.601136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 908 | 2026.03.13 18:48:27.602447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2026.03.13 18:48:27.603040 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.03.13 18:48:27.603348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 911 | 2026.03.13 18:48:27.919679 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42321 | ||
| 912 | 2026.03.13 18:48:27.919781 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2026.03.13 18:48:27.919807 [ 286 ] {} <Debug> TCP-Session: 02bef39d-fd68-4736-8455-c10706e3b4a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42321 | ||
| 914 | 2026.03.13 18:48:27.919829 [ 286 ] {} <Debug> TCP-Session: 02bef39d-fd68-4736-8455-c10706e3b4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.03.13 18:48:27.919842 [ 286 ] {} <Debug> TCP-Session: 02bef39d-fd68-4736-8455-c10706e3b4a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.03.13 18:48:27.920058 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58939 | ||
| 917 | 2026.03.13 18:48:27.920080 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43702 | ||
| 918 | 2026.03.13 18:48:27.920103 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43235 | ||
| 919 | 2026.03.13 18:48:27.920135 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58300 | ||
| 920 | 2026.03.13 18:48:27.920150 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63536 | ||
| 921 | 2026.03.13 18:48:27.920187 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.03.13 18:48:27.920169 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37625 | ||
| 923 | 2026.03.13 18:48:27.920221 [ 286 ] {} <Trace> TCP-Session: 02bef39d-fd68-4736-8455-c10706e3b4a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.03.13 18:48:27.920233 [ 287 ] {} <Debug> TCP-Session: 44ea1179-cc4a-4226-ad49-8774b22cb89a Authenticating user 'default' from [fd00:1122:3344:101::e]:58939 | ||
| 925 | 2026.03.13 18:48:27.920253 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.03.13 18:48:27.920263 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 927 | 2026.03.13 18:48:27.920290 [ 287 ] {} <Debug> TCP-Session: 44ea1179-cc4a-4226-ad49-8774b22cb89a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.13 18:48:27.920295 [ 291 ] {} <Debug> TCP-Session: 463e9579-ceb7-459e-81cf-1e7f0949fe66 Authenticating user 'default' from [fd00:1122:3344:101::e]:58300 | ||
| 929 | 2026.03.13 18:48:27.920316 [ 292 ] {} <Debug> TCP-Session: 0230edca-f52e-4d96-88b9-fa85fd341f9f Authenticating user 'default' from [fd00:1122:3344:101::e]:63536 | ||
| 930 | 2026.03.13 18:48:27.920320 [ 287 ] {} <Debug> TCP-Session: 44ea1179-cc4a-4226-ad49-8774b22cb89a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.03.13 18:48:27.920343 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.03.13 18:48:27.920364 [ 292 ] {} <Debug> TCP-Session: 0230edca-f52e-4d96-88b9-fa85fd341f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.03.13 18:48:27.920390 [ 294 ] {} <Debug> TCP-Session: 1c96d43f-6e54-4232-8436-51087d2bfe07 Authenticating user 'default' from [fd00:1122:3344:101::e]:37625 | ||
| 934 | 2026.03.13 18:48:27.920403 [ 286 ] {cad8284a-ba3c-4357-a814-5f6bb442d7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42321) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 935 | 2026.03.13 18:48:27.920403 [ 292 ] {} <Debug> TCP-Session: 0230edca-f52e-4d96-88b9-fa85fd341f9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.03.13 18:48:27.920419 [ 294 ] {} <Debug> TCP-Session: 1c96d43f-6e54-4232-8436-51087d2bfe07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.03.13 18:48:27.920332 [ 291 ] {} <Debug> TCP-Session: 463e9579-ceb7-459e-81cf-1e7f0949fe66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.03.13 18:48:27.920457 [ 294 ] {} <Debug> TCP-Session: 1c96d43f-6e54-4232-8436-51087d2bfe07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.03.13 18:48:27.920481 [ 291 ] {} <Debug> TCP-Session: 463e9579-ceb7-459e-81cf-1e7f0949fe66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.03.13 18:48:27.920225 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.03.13 18:48:27.920161 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37839 | ||
| 942 | 2026.03.13 18:48:27.920544 [ 288 ] {} <Debug> TCP-Session: 92a8157c-9e39-4024-91bf-71713dddad04 Authenticating user 'default' from [fd00:1122:3344:101::e]:43702 | ||
| 943 | 2026.03.13 18:48:27.920126 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45978 | ||
| 944 | 2026.03.13 18:48:27.920577 [ 288 ] {} <Debug> TCP-Session: 92a8157c-9e39-4024-91bf-71713dddad04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.03.13 18:48:27.920258 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.03.13 18:48:27.920621 [ 288 ] {} <Debug> TCP-Session: 92a8157c-9e39-4024-91bf-71713dddad04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.03.13 18:48:27.920654 [ 289 ] {} <Debug> TCP-Session: 4e382c61-bf16-4c6e-8789-a058e7df3297 Authenticating user 'default' from [fd00:1122:3344:101::e]:43235 | ||
| 948 | 2026.03.13 18:48:27.920682 [ 289 ] {} <Debug> TCP-Session: 4e382c61-bf16-4c6e-8789-a058e7df3297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.13 18:48:27.920695 [ 289 ] {} <Debug> TCP-Session: 4e382c61-bf16-4c6e-8789-a058e7df3297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.03.13 18:48:27.920707 [ 286 ] {cad8284a-ba3c-4357-a814-5f6bb442d7a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 951 | 2026.03.13 18:48:27.920758 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 952 | 2026.03.13 18:48:27.920764 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 953 | 2026.03.13 18:48:27.920778 [ 286 ] {cad8284a-ba3c-4357-a814-5f6bb442d7a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 954 | 2026.03.13 18:48:27.920796 [ 293 ] {} <Debug> TCP-Session: 2908e718-4717-4c95-b7a3-afde236fb020 Authenticating user 'default' from [fd00:1122:3344:101::e]:37839 | ||
| 955 | 2026.03.13 18:48:27.920810 [ 290 ] {} <Debug> TCP-Session: bd09582d-c75f-4655-aec6-0b274a85f5f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45978 | ||
| 956 | 2026.03.13 18:48:27.920832 [ 293 ] {} <Debug> TCP-Session: 2908e718-4717-4c95-b7a3-afde236fb020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.03.13 18:48:27.920852 [ 290 ] {} <Debug> TCP-Session: bd09582d-c75f-4655-aec6-0b274a85f5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.03.13 18:48:27.920855 [ 293 ] {} <Debug> TCP-Session: 2908e718-4717-4c95-b7a3-afde236fb020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.03.13 18:48:27.920880 [ 290 ] {} <Debug> TCP-Session: bd09582d-c75f-4655-aec6-0b274a85f5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.03.13 18:48:27.921122 [ 286 ] {cad8284a-ba3c-4357-a814-5f6bb442d7a0} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 961 | 2026.03.13 18:48:27.921934 [ 328 ] {cad8284a-ba3c-4357-a814-5f6bb442d7a0} <Trace> AggregatingTransform: Aggregating | ||
| 962 | 2026.03.13 18:48:27.921979 [ 328 ] {cad8284a-ba3c-4357-a814-5f6bb442d7a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 963 | 2026.03.13 18:48:27.922014 [ 328 ] {cad8284a-ba3c-4357-a814-5f6bb442d7a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000793744 sec. (1259.852 rows/sec., 49.21 KiB/sec.) | ||
| 964 | 2026.03.13 18:48:27.922034 [ 328 ] {cad8284a-ba3c-4357-a814-5f6bb442d7a0} <Trace> Aggregator: Merging aggregated data | ||
| 965 | 2026.03.13 18:48:27.923756 [ 286 ] {cad8284a-ba3c-4357-a814-5f6bb442d7a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003412 sec., 293.08323563892145 rows/sec., 11.45 KiB/sec. | ||
| 966 | 2026.03.13 18:48:27.923864 [ 286 ] {cad8284a-ba3c-4357-a814-5f6bb442d7a0} <Debug> TCPHandler: Processed in 0.003781742 sec. | ||
| 967 | 2026.03.13 18:48:27.923968 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.03.13 18:48:27.923998 [ 286 ] {} <Debug> TCP-Session: 02bef39d-fd68-4736-8455-c10706e3b4a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.03.13 18:48:27.924006 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.03.13 18:48:27.924030 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.03.13 18:48:27.924049 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.03.13 18:48:27.924061 [ 287 ] {} <Debug> TCP-Session: 44ea1179-cc4a-4226-ad49-8774b22cb89a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.03.13 18:48:27.924082 [ 292 ] {} <Debug> TCP-Session: 0230edca-f52e-4d96-88b9-fa85fd341f9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.03.13 18:48:27.924106 [ 288 ] {} <Debug> TCP-Session: 92a8157c-9e39-4024-91bf-71713dddad04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.13 18:48:27.924106 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.03.13 18:48:27.924146 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.03.13 18:48:27.924165 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.03.13 18:48:27.924172 [ 289 ] {} <Debug> TCP-Session: 4e382c61-bf16-4c6e-8789-a058e7df3297 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.03.13 18:48:27.924179 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 980 | 2026.03.13 18:48:27.924205 [ 291 ] {} <Debug> TCP-Session: 463e9579-ceb7-459e-81cf-1e7f0949fe66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.03.13 18:48:27.924193 [ 294 ] {} <Debug> TCP-Session: 1c96d43f-6e54-4232-8436-51087d2bfe07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.03.13 18:48:27.924234 [ 293 ] {} <Debug> TCP-Session: 2908e718-4717-4c95-b7a3-afde236fb020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.03.13 18:48:27.924078 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.03.13 18:48:27.924304 [ 290 ] {} <Debug> TCP-Session: bd09582d-c75f-4655-aec6-0b274a85f5f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.03.13 18:48:28.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.64 MiB, peak 168.86 MiB, free memory in arenas 0.00 B, will set to 162.48 MiB (RSS), difference: 3.84 MiB | ||
| 986 | 2026.03.13 18:48:28.159178 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41226 | ||
| 987 | 2026.03.13 18:48:28.159279 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 988 | 2026.03.13 18:48:28.159303 [ 286 ] {} <Debug> TCP-Session: cf5545a7-716c-4221-8703-ae5635b8aca9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41226 | ||
| 989 | 2026.03.13 18:48:28.159325 [ 286 ] {} <Debug> TCP-Session: cf5545a7-716c-4221-8703-ae5635b8aca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.03.13 18:48:28.159338 [ 286 ] {} <Debug> TCP-Session: cf5545a7-716c-4221-8703-ae5635b8aca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.03.13 18:48:28.159569 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40120 | ||
| 992 | 2026.03.13 18:48:28.159583 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36368 | ||
| 993 | 2026.03.13 18:48:28.159626 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60607 | ||
| 994 | 2026.03.13 18:48:28.159662 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57422 | ||
| 995 | 2026.03.13 18:48:28.159680 [ 286 ] {} <Trace> TCP-Session: cf5545a7-716c-4221-8703-ae5635b8aca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.03.13 18:48:28.159684 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33667 | ||
| 997 | 2026.03.13 18:48:28.159715 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2026.03.13 18:48:28.159673 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35864 | ||
| 999 | 2026.03.13 18:48:28.159761 [ 288 ] {} <Debug> TCP-Session: 76de2aaf-5fb1-46a9-9875-cb714d360e7d Authenticating user 'default' from [fd00:1122:3344:101::e]:36368 | ||
| 1000 | 2026.03.13 18:48:28.159767 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1001 | 2026.03.13 18:48:28.159787 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1002 | 2026.03.13 18:48:28.159797 [ 288 ] {} <Debug> TCP-Session: 76de2aaf-5fb1-46a9-9875-cb714d360e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.03.13 18:48:28.159809 [ 292 ] {} <Debug> TCP-Session: 9da293f3-57cd-404c-8905-0af0c7036664 Authenticating user 'default' from [fd00:1122:3344:101::e]:57422 | ||
| 1004 | 2026.03.13 18:48:28.159827 [ 294 ] {} <Debug> TCP-Session: 6431e840-77bc-4e93-b654-ff392fa01d97 Authenticating user 'default' from [fd00:1122:3344:101::e]:33667 | ||
| 1005 | 2026.03.13 18:48:28.159841 [ 292 ] {} <Debug> TCP-Session: 9da293f3-57cd-404c-8905-0af0c7036664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.03.13 18:48:28.159856 [ 286 ] {1b24bc92-bd1d-41d0-9eb4-7cb7043590a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41226) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1007 | 2026.03.13 18:48:28.159862 [ 294 ] {} <Debug> TCP-Session: 6431e840-77bc-4e93-b654-ff392fa01d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.03.13 18:48:28.159868 [ 292 ] {} <Debug> TCP-Session: 9da293f3-57cd-404c-8905-0af0c7036664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.03.13 18:48:28.159895 [ 294 ] {} <Debug> TCP-Session: 6431e840-77bc-4e93-b654-ff392fa01d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.03.13 18:48:28.159830 [ 288 ] {} <Debug> TCP-Session: 76de2aaf-5fb1-46a9-9875-cb714d360e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.03.13 18:48:28.159821 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.03.13 18:48:28.159785 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1013 | 2026.03.13 18:48:28.159979 [ 293 ] {} <Debug> TCP-Session: c5595691-207a-4b54-b670-2ccb47b9b399 Authenticating user 'default' from [fd00:1122:3344:101::e]:35864 | ||
| 1014 | 2026.03.13 18:48:28.159631 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57342 | ||
| 1015 | 2026.03.13 18:48:28.159998 [ 289 ] {} <Debug> TCP-Session: f5764c87-d398-4189-ac62-04b06e7982c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60607 | ||
| 1016 | 2026.03.13 18:48:28.160007 [ 293 ] {} <Debug> TCP-Session: c5595691-207a-4b54-b670-2ccb47b9b399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.03.13 18:48:28.159620 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47160 | ||
| 1018 | 2026.03.13 18:48:28.160056 [ 293 ] {} <Debug> TCP-Session: c5595691-207a-4b54-b670-2ccb47b9b399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.03.13 18:48:28.160074 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1020 | 2026.03.13 18:48:28.160050 [ 289 ] {} <Debug> TCP-Session: f5764c87-d398-4189-ac62-04b06e7982c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.03.13 18:48:28.160113 [ 291 ] {} <Debug> TCP-Session: b9ca908b-4c3b-4370-9c06-75ea66e344c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57342 | ||
| 1022 | 2026.03.13 18:48:28.160126 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1023 | 2026.03.13 18:48:28.160143 [ 286 ] {1b24bc92-bd1d-41d0-9eb4-7cb7043590a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1024 | 2026.03.13 18:48:28.160149 [ 291 ] {} <Debug> TCP-Session: b9ca908b-4c3b-4370-9c06-75ea66e344c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.03.13 18:48:28.160173 [ 290 ] {} <Debug> TCP-Session: d1c71f4a-a33b-4d8d-b8ac-bf27abed97fe Authenticating user 'default' from [fd00:1122:3344:101::e]:47160 | ||
| 1026 | 2026.03.13 18:48:28.160190 [ 291 ] {} <Debug> TCP-Session: b9ca908b-4c3b-4370-9c06-75ea66e344c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.03.13 18:48:28.160207 [ 286 ] {1b24bc92-bd1d-41d0-9eb4-7cb7043590a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2026.03.13 18:48:28.160209 [ 290 ] {} <Debug> TCP-Session: d1c71f4a-a33b-4d8d-b8ac-bf27abed97fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.03.13 18:48:28.160127 [ 289 ] {} <Debug> TCP-Session: f5764c87-d398-4189-ac62-04b06e7982c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.03.13 18:48:28.160240 [ 290 ] {} <Debug> TCP-Session: d1c71f4a-a33b-4d8d-b8ac-bf27abed97fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.03.13 18:48:28.159695 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.03.13 18:48:28.160308 [ 287 ] {} <Debug> TCP-Session: aaff7fe4-f835-4c8b-94ec-cd1c0dacd644 Authenticating user 'default' from [fd00:1122:3344:101::e]:40120 | ||
| 1033 | 2026.03.13 18:48:28.160327 [ 287 ] {} <Debug> TCP-Session: aaff7fe4-f835-4c8b-94ec-cd1c0dacd644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.03.13 18:48:28.160343 [ 287 ] {} <Debug> TCP-Session: aaff7fe4-f835-4c8b-94ec-cd1c0dacd644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.03.13 18:48:28.160499 [ 286 ] {1b24bc92-bd1d-41d0-9eb4-7cb7043590a3} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 1036 | 2026.03.13 18:48:28.160589 [ 286 ] {1b24bc92-bd1d-41d0-9eb4-7cb7043590a3} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1037 | 2026.03.13 18:48:28.547558 [ 261 ] {1b24bc92-bd1d-41d0-9eb4-7cb7043590a3} <Trace> AggregatingTransform: Aggregating | ||
| 1038 | 2026.03.13 18:48:28.547625 [ 261 ] {1b24bc92-bd1d-41d0-9eb4-7cb7043590a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 1039 | 2026.03.13 18:48:28.547664 [ 261 ] {1b24bc92-bd1d-41d0-9eb4-7cb7043590a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953528 sec. (1048.737 rows/sec., 40.97 KiB/sec.) | ||
| 1040 | 2026.03.13 18:48:28.547683 [ 261 ] {1b24bc92-bd1d-41d0-9eb4-7cb7043590a3} <Trace> Aggregator: Merging aggregated data | ||
| 1041 | 2026.03.13 18:48:28.549218 [ 286 ] {1b24bc92-bd1d-41d0-9eb4-7cb7043590a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.389416 sec., 2.567947901472975 rows/sec., 102.72 B/sec. | ||
| 1042 | 2026.03.13 18:48:28.549374 [ 286 ] {1b24bc92-bd1d-41d0-9eb4-7cb7043590a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1043 | 2026.03.13 18:48:28.549389 [ 286 ] {1b24bc92-bd1d-41d0-9eb4-7cb7043590a3} <Debug> TCPHandler: Processed in 0.389827773 sec. | ||
| 1044 | 2026.03.13 18:48:28.549540 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1045 | 2026.03.13 18:48:28.549581 [ 286 ] {} <Debug> TCP-Session: cf5545a7-716c-4221-8703-ae5635b8aca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.13 18:48:28.549589 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1047 | 2026.03.13 18:48:28.549603 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1048 | 2026.03.13 18:48:28.549635 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1049 | 2026.03.13 18:48:28.549652 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1050 | 2026.03.13 18:48:28.549673 [ 288 ] {} <Debug> TCP-Session: 76de2aaf-5fb1-46a9-9875-cb714d360e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.03.13 18:48:28.549701 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1052 | 2026.03.13 18:48:28.549730 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1053 | 2026.03.13 18:48:28.549721 [ 291 ] {} <Debug> TCP-Session: b9ca908b-4c3b-4370-9c06-75ea66e344c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.03.13 18:48:28.549779 [ 289 ] {} <Debug> TCP-Session: f5764c87-d398-4189-ac62-04b06e7982c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.03.13 18:48:28.549782 [ 293 ] {} <Debug> TCP-Session: c5595691-207a-4b54-b670-2ccb47b9b399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.03.13 18:48:28.549674 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.03.13 18:48:28.549671 [ 294 ] {} <Debug> TCP-Session: 6431e840-77bc-4e93-b654-ff392fa01d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.03.13 18:48:28.549852 [ 290 ] {} <Debug> TCP-Session: d1c71f4a-a33b-4d8d-b8ac-bf27abed97fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.03.13 18:48:28.549721 [ 287 ] {} <Debug> TCP-Session: aaff7fe4-f835-4c8b-94ec-cd1c0dacd644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.03.13 18:48:28.549714 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.03.13 18:48:28.549936 [ 292 ] {} <Debug> TCP-Session: 9da293f3-57cd-404c-8905-0af0c7036664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.03.13 18:48:29.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.91 MiB, peak 174.02 MiB, free memory in arenas 0.00 B, will set to 182.61 MiB (RSS), difference: 18.71 MiB | ||
| 1063 | 2026.03.13 18:48:30.096387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1494 | ||
| 1064 | 2026.03.13 18:48:30.097025 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.03.13 18:48:30.097083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1066 | 2026.03.13 18:48:30.097733 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1067 | 2026.03.13 18:48:30.098351 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.03.13 18:48:30.098520 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1494 | ||
| 1069 | 2026.03.13 18:48:30.155830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1070 | 2026.03.13 18:48:30.173980 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2026.03.13 18:48:30.174051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1072 | 2026.03.13 18:48:30.180716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1073 | 2026.03.13 18:48:30.181854 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2026.03.13 18:48:30.185439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1075 | 2026.03.13 18:48:30.616764 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.03.13 18:48:30.616954 [ 3 ] {93dd8893-d87f-48e7-bca6-5203a670154f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1077 | 2026.03.13 18:48:30.617220 [ 3 ] {93dd8893-d87f-48e7-bca6-5203a670154f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1078 | 2026.03.13 18:48:30.617282 [ 3 ] {93dd8893-d87f-48e7-bca6-5203a670154f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1079 | 2026.03.13 18:48:30.617694 [ 3 ] {93dd8893-d87f-48e7-bca6-5203a670154f} <Debug> TCPHandler: Processed in 0.001052681 sec. | ||
| 1080 | 2026.03.13 18:48:30.638115 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.03.13 18:48:30.638320 [ 3 ] {f86430d7-74c9-40be-976e-dc90eece3e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1082 | 2026.03.13 18:48:30.647149 [ 3 ] {f86430d7-74c9-40be-976e-dc90eece3e21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1083 | 2026.03.13 18:48:30.647203 [ 3 ] {f86430d7-74c9-40be-976e-dc90eece3e21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1084 | 2026.03.13 18:48:30.649663 [ 3 ] {f86430d7-74c9-40be-976e-dc90eece3e21} <Debug> TCPHandler: Processed in 0.011631717 sec. | ||
| 1085 | 2026.03.13 18:48:30.654450 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.03.13 18:48:30.654583 [ 3 ] {32f084bf-496f-48fc-a891-9a05e55a34ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1087 | 2026.03.13 18:48:30.659532 [ 3 ] {32f084bf-496f-48fc-a891-9a05e55a34ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2026.03.13 18:48:30.659606 [ 3 ] {32f084bf-496f-48fc-a891-9a05e55a34ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1089 | 2026.03.13 18:48:30.660091 [ 3 ] {32f084bf-496f-48fc-a891-9a05e55a34ab} <Debug> TCPHandler: Processed in 0.00569365 sec. | ||
| 1090 | 2026.03.13 18:48:30.660361 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.03.13 18:48:30.660539 [ 3 ] {b93cd942-7599-4eae-8d0c-b5ec47fef3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1092 | 2026.03.13 18:48:30.660791 [ 3 ] {b93cd942-7599-4eae-8d0c-b5ec47fef3be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1093 | 2026.03.13 18:48:30.660835 [ 3 ] {b93cd942-7599-4eae-8d0c-b5ec47fef3be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1094 | 2026.03.13 18:48:30.661170 [ 3 ] {b93cd942-7599-4eae-8d0c-b5ec47fef3be} <Debug> TCPHandler: Processed in 0.000885007 sec. | ||
| 1095 | 2026.03.13 18:48:30.661360 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.03.13 18:48:30.661476 [ 3 ] {21e6b052-8b0d-427c-b6a1-d984c56900ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1097 | 2026.03.13 18:48:30.661716 [ 3 ] {21e6b052-8b0d-427c-b6a1-d984c56900ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1098 | 2026.03.13 18:48:30.661759 [ 3 ] {21e6b052-8b0d-427c-b6a1-d984c56900ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1099 | 2026.03.13 18:48:30.662069 [ 3 ] {21e6b052-8b0d-427c-b6a1-d984c56900ec} <Debug> TCPHandler: Processed in 0.000759203 sec. | ||
| 1100 | 2026.03.13 18:48:30.662260 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.03.13 18:48:30.662373 [ 3 ] {a6d0092a-a0c2-4bb7-964c-5c5c49ee6548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1102 | 2026.03.13 18:48:30.662611 [ 3 ] {a6d0092a-a0c2-4bb7-964c-5c5c49ee6548} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1103 | 2026.03.13 18:48:30.662653 [ 3 ] {a6d0092a-a0c2-4bb7-964c-5c5c49ee6548} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1104 | 2026.03.13 18:48:30.662959 [ 3 ] {a6d0092a-a0c2-4bb7-964c-5c5c49ee6548} <Debug> TCPHandler: Processed in 0.000748812 sec. | ||
| 1105 | 2026.03.13 18:48:30.663223 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2026.03.13 18:48:30.663337 [ 3 ] {51016786-beb4-4367-84a4-05d76cce5f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1107 | 2026.03.13 18:48:30.663575 [ 3 ] {51016786-beb4-4367-84a4-05d76cce5f9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1108 | 2026.03.13 18:48:30.663616 [ 3 ] {51016786-beb4-4367-84a4-05d76cce5f9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1109 | 2026.03.13 18:48:30.663936 [ 3 ] {51016786-beb4-4367-84a4-05d76cce5f9e} <Debug> TCPHandler: Processed in 0.000761392 sec. | ||
| 1110 | 2026.03.13 18:48:30.664162 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.03.13 18:48:30.664276 [ 3 ] {64a069ab-2c71-4187-87f2-9e9085b36d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1112 | 2026.03.13 18:48:30.664511 [ 3 ] {64a069ab-2c71-4187-87f2-9e9085b36d68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1113 | 2026.03.13 18:48:30.664552 [ 3 ] {64a069ab-2c71-4187-87f2-9e9085b36d68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1114 | 2026.03.13 18:48:30.664853 [ 3 ] {64a069ab-2c71-4187-87f2-9e9085b36d68} <Debug> TCPHandler: Processed in 0.000739072 sec. | ||
| 1115 | 2026.03.13 18:48:30.665080 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.03.13 18:48:30.665192 [ 3 ] {37d6f713-9dd2-42fa-b881-c433594941a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1117 | 2026.03.13 18:48:30.665429 [ 3 ] {37d6f713-9dd2-42fa-b881-c433594941a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1118 | 2026.03.13 18:48:30.665471 [ 3 ] {37d6f713-9dd2-42fa-b881-c433594941a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1119 | 2026.03.13 18:48:30.665773 [ 3 ] {37d6f713-9dd2-42fa-b881-c433594941a1} <Debug> TCPHandler: Processed in 0.000740922 sec. | ||
| 1120 | 2026.03.13 18:48:30.665996 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.03.13 18:48:30.666113 [ 3 ] {8d90cda2-a8fb-4ced-aaac-eeb95bdd47ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1122 | 2026.03.13 18:48:30.666351 [ 3 ] {8d90cda2-a8fb-4ced-aaac-eeb95bdd47ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1123 | 2026.03.13 18:48:30.666392 [ 3 ] {8d90cda2-a8fb-4ced-aaac-eeb95bdd47ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1124 | 2026.03.13 18:48:30.666692 [ 3 ] {8d90cda2-a8fb-4ced-aaac-eeb95bdd47ee} <Debug> TCPHandler: Processed in 0.000744183 sec. | ||
| 1125 | 2026.03.13 18:48:30.666911 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.03.13 18:48:30.667027 [ 3 ] {135e6cde-14c8-47e0-ae3c-35dcf361b647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1127 | 2026.03.13 18:48:30.667288 [ 3 ] {135e6cde-14c8-47e0-ae3c-35dcf361b647} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1128 | 2026.03.13 18:48:30.667331 [ 3 ] {135e6cde-14c8-47e0-ae3c-35dcf361b647} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1129 | 2026.03.13 18:48:30.667678 [ 3 ] {135e6cde-14c8-47e0-ae3c-35dcf361b647} <Debug> TCPHandler: Processed in 0.000816174 sec. | ||
| 1130 | 2026.03.13 18:48:30.681324 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.03.13 18:48:30.681452 [ 3 ] {e416cfed-331a-4f15-856d-911a89ef1c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1132 | 2026.03.13 18:48:30.681498 [ 3 ] {e416cfed-331a-4f15-856d-911a89ef1c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1133 | 2026.03.13 18:48:30.685297 [ 3 ] {e416cfed-331a-4f15-856d-911a89ef1c50} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.03.13 18:48:30.685347 [ 3 ] {e416cfed-331a-4f15-856d-911a89ef1c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1135 | 2026.03.13 18:48:30.687876 [ 3 ] {e416cfed-331a-4f15-856d-911a89ef1c50} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1136 | 2026.03.13 18:48:30.688265 [ 3 ] {e416cfed-331a-4f15-856d-911a89ef1c50} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.03.13 18:48:30.688416 [ 3 ] {e416cfed-331a-4f15-856d-911a89ef1c50} <Debug> executeQuery: Read 11 rows, 3.49 KiB in 0.006997 sec., 1572.1023295698158 rows/sec., 498.96 KiB/sec. | ||
| 1138 | 2026.03.13 18:48:30.688457 [ 3 ] {e416cfed-331a-4f15-856d-911a89ef1c50} <Debug> TCPHandler: Processed in 0.007189125 sec. | ||
| 1139 | 2026.03.13 18:48:30.688604 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.03.13 18:48:30.688704 [ 3 ] {0278c471-9837-42f0-a9ec-7d2d28fbd9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1141 | 2026.03.13 18:48:30.688745 [ 3 ] {0278c471-9837-42f0-a9ec-7d2d28fbd9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1142 | 2026.03.13 18:48:30.696873 [ 3 ] {0278c471-9837-42f0-a9ec-7d2d28fbd9b8} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.03.13 18:48:30.696915 [ 3 ] {0278c471-9837-42f0-a9ec-7d2d28fbd9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1144 | 2026.03.13 18:48:30.701096 [ 3 ] {0278c471-9837-42f0-a9ec-7d2d28fbd9b8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1145 | 2026.03.13 18:48:30.701551 [ 3 ] {0278c471-9837-42f0-a9ec-7d2d28fbd9b8} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.03.13 18:48:30.701685 [ 3 ] {0278c471-9837-42f0-a9ec-7d2d28fbd9b8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.013003 sec., 1845.7279089440897 rows/sec., 156.81 KiB/sec. | ||
| 1147 | 2026.03.13 18:48:30.701723 [ 3 ] {0278c471-9837-42f0-a9ec-7d2d28fbd9b8} <Debug> TCPHandler: Processed in 0.013171924 sec. | ||
| 1148 | 2026.03.13 18:48:30.701851 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.03.13 18:48:30.701947 [ 3 ] {79ff43b8-32ac-49ae-b06f-f20bcd40c670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1150 | 2026.03.13 18:48:30.701987 [ 3 ] {79ff43b8-32ac-49ae-b06f-f20bcd40c670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1151 | 2026.03.13 18:48:30.702383 [ 3 ] {79ff43b8-32ac-49ae-b06f-f20bcd40c670} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.03.13 18:48:30.702421 [ 3 ] {79ff43b8-32ac-49ae-b06f-f20bcd40c670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1153 | 2026.03.13 18:48:30.702955 [ 3 ] {79ff43b8-32ac-49ae-b06f-f20bcd40c670} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1154 | 2026.03.13 18:48:30.703412 [ 3 ] {79ff43b8-32ac-49ae-b06f-f20bcd40c670} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.03.13 18:48:30.703545 [ 3 ] {79ff43b8-32ac-49ae-b06f-f20bcd40c670} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001616 sec., 2475.2475247524753 rows/sec., 201.84 KiB/sec. | ||
| 1156 | 2026.03.13 18:48:30.703581 [ 3 ] {79ff43b8-32ac-49ae-b06f-f20bcd40c670} <Debug> TCPHandler: Processed in 0.001781024 sec. | ||
| 1157 | 2026.03.13 18:48:30.703694 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.03.13 18:48:30.703787 [ 3 ] {8c057896-bb3c-489a-84e3-ab7ae305e2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1159 | 2026.03.13 18:48:30.703825 [ 3 ] {8c057896-bb3c-489a-84e3-ab7ae305e2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1160 | 2026.03.13 18:48:30.704279 [ 3 ] {8c057896-bb3c-489a-84e3-ab7ae305e2cb} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.03.13 18:48:30.704315 [ 3 ] {8c057896-bb3c-489a-84e3-ab7ae305e2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1162 | 2026.03.13 18:48:30.704843 [ 3 ] {8c057896-bb3c-489a-84e3-ab7ae305e2cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1163 | 2026.03.13 18:48:30.705303 [ 3 ] {8c057896-bb3c-489a-84e3-ab7ae305e2cb} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.03.13 18:48:30.705430 [ 3 ] {8c057896-bb3c-489a-84e3-ab7ae305e2cb} <Debug> executeQuery: Read 126 rows, 11.99 KiB in 0.001661 sec., 75857.91691751957 rows/sec., 7.05 MiB/sec. | ||
| 1165 | 2026.03.13 18:48:30.705465 [ 3 ] {8c057896-bb3c-489a-84e3-ab7ae305e2cb} <Debug> TCPHandler: Processed in 0.001820175 sec. | ||
| 1166 | 2026.03.13 18:48:30.705584 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.03.13 18:48:30.705678 [ 3 ] {818f32f7-690f-4f5d-86f5-74a53709f429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1168 | 2026.03.13 18:48:30.705717 [ 3 ] {818f32f7-690f-4f5d-86f5-74a53709f429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1169 | 2026.03.13 18:48:30.706155 [ 3 ] {818f32f7-690f-4f5d-86f5-74a53709f429} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.03.13 18:48:30.706192 [ 3 ] {818f32f7-690f-4f5d-86f5-74a53709f429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1171 | 2026.03.13 18:48:30.706575 [ 3 ] {818f32f7-690f-4f5d-86f5-74a53709f429} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1172 | 2026.03.13 18:48:30.706995 [ 3 ] {818f32f7-690f-4f5d-86f5-74a53709f429} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.03.13 18:48:30.707124 [ 3 ] {818f32f7-690f-4f5d-86f5-74a53709f429} <Debug> executeQuery: Read 18 rows, 1.39 KiB in 0.001464 sec., 12295.081967213115 rows/sec., 949.88 KiB/sec. | ||
| 1174 | 2026.03.13 18:48:30.707161 [ 3 ] {818f32f7-690f-4f5d-86f5-74a53709f429} <Debug> TCPHandler: Processed in 0.001628238 sec. | ||
| 1175 | 2026.03.13 18:48:30.707278 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.03.13 18:48:30.707371 [ 3 ] {eefcc1d1-97f5-4d51-a886-fcc017bf1544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1177 | 2026.03.13 18:48:30.707409 [ 3 ] {eefcc1d1-97f5-4d51-a886-fcc017bf1544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1178 | 2026.03.13 18:48:30.707833 [ 3 ] {eefcc1d1-97f5-4d51-a886-fcc017bf1544} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.03.13 18:48:30.707868 [ 3 ] {eefcc1d1-97f5-4d51-a886-fcc017bf1544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1180 | 2026.03.13 18:48:30.708344 [ 3 ] {eefcc1d1-97f5-4d51-a886-fcc017bf1544} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1181 | 2026.03.13 18:48:30.708793 [ 3 ] {eefcc1d1-97f5-4d51-a886-fcc017bf1544} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.03.13 18:48:30.708922 [ 3 ] {eefcc1d1-97f5-4d51-a886-fcc017bf1544} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001569 sec., 15296.367112810707 rows/sec., 1.27 MiB/sec. | ||
| 1183 | 2026.03.13 18:48:30.708960 [ 3 ] {eefcc1d1-97f5-4d51-a886-fcc017bf1544} <Debug> TCPHandler: Processed in 0.001730562 sec. | ||
| 1184 | 2026.03.13 18:48:30.709074 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.03.13 18:48:30.709168 [ 3 ] {6767442e-c1ab-426e-b150-2f4c1a6358b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1186 | 2026.03.13 18:48:30.709207 [ 3 ] {6767442e-c1ab-426e-b150-2f4c1a6358b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1187 | 2026.03.13 18:48:30.709609 [ 3 ] {6767442e-c1ab-426e-b150-2f4c1a6358b3} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.03.13 18:48:30.709646 [ 3 ] {6767442e-c1ab-426e-b150-2f4c1a6358b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1189 | 2026.03.13 18:48:30.712139 [ 3 ] {6767442e-c1ab-426e-b150-2f4c1a6358b3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1190 | 2026.03.13 18:48:30.712583 [ 3 ] {6767442e-c1ab-426e-b150-2f4c1a6358b3} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.03.13 18:48:30.712718 [ 3 ] {6767442e-c1ab-426e-b150-2f4c1a6358b3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003567 sec., 3364.1715727502105 rows/sec., 262.83 KiB/sec. | ||
| 1192 | 2026.03.13 18:48:30.712754 [ 3 ] {6767442e-c1ab-426e-b150-2f4c1a6358b3} <Debug> TCPHandler: Processed in 0.003730011 sec. | ||
| 1193 | 2026.03.13 18:48:30.712890 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.03.13 18:48:30.712984 [ 3 ] {fc9e9b9e-7f1f-4f0f-b084-08d78b32033c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1195 | 2026.03.13 18:48:30.713021 [ 3 ] {fc9e9b9e-7f1f-4f0f-b084-08d78b32033c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1196 | 2026.03.13 18:48:30.713430 [ 3 ] {fc9e9b9e-7f1f-4f0f-b084-08d78b32033c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.03.13 18:48:30.713466 [ 3 ] {fc9e9b9e-7f1f-4f0f-b084-08d78b32033c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1198 | 2026.03.13 18:48:30.713935 [ 3 ] {fc9e9b9e-7f1f-4f0f-b084-08d78b32033c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1199 | 2026.03.13 18:48:30.714372 [ 3 ] {fc9e9b9e-7f1f-4f0f-b084-08d78b32033c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.03.13 18:48:30.714500 [ 3 ] {fc9e9b9e-7f1f-4f0f-b084-08d78b32033c} <Debug> executeQuery: Read 45 rows, 3.99 KiB in 0.001535 sec., 29315.96091205212 rows/sec., 2.54 MiB/sec. | ||
| 1201 | 2026.03.13 18:48:30.714539 [ 3 ] {fc9e9b9e-7f1f-4f0f-b084-08d78b32033c} <Debug> TCPHandler: Processed in 0.001698341 sec. | ||
| 1202 | 2026.03.13 18:48:30.714647 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.03.13 18:48:30.714740 [ 3 ] {b82f2668-4a27-422e-90a5-e548e0962c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1204 | 2026.03.13 18:48:30.714783 [ 3 ] {b82f2668-4a27-422e-90a5-e548e0962c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1205 | 2026.03.13 18:48:30.717250 [ 3 ] {b82f2668-4a27-422e-90a5-e548e0962c15} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.03.13 18:48:30.717283 [ 3 ] {b82f2668-4a27-422e-90a5-e548e0962c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1207 | 2026.03.13 18:48:30.720506 [ 3 ] {b82f2668-4a27-422e-90a5-e548e0962c15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1208 | 2026.03.13 18:48:30.720980 [ 3 ] {b82f2668-4a27-422e-90a5-e548e0962c15} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.03.13 18:48:30.721113 [ 3 ] {b82f2668-4a27-422e-90a5-e548e0962c15} <Debug> executeQuery: Read 326 rows, 27.04 KiB in 0.006391 sec., 51009.2317321233 rows/sec., 4.13 MiB/sec. | ||
| 1210 | 2026.03.13 18:48:30.721149 [ 3 ] {b82f2668-4a27-422e-90a5-e548e0962c15} <Debug> TCPHandler: Processed in 0.006551266 sec. | ||
| 1211 | 2026.03.13 18:48:30.721273 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.03.13 18:48:30.721368 [ 3 ] {388386d8-51c9-4769-9c70-209ea7d78e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1213 | 2026.03.13 18:48:30.721421 [ 3 ] {388386d8-51c9-4769-9c70-209ea7d78e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1214 | 2026.03.13 18:48:30.722136 [ 3 ] {388386d8-51c9-4769-9c70-209ea7d78e89} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.03.13 18:48:30.722173 [ 3 ] {388386d8-51c9-4769-9c70-209ea7d78e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1216 | 2026.03.13 18:48:30.722833 [ 3 ] {388386d8-51c9-4769-9c70-209ea7d78e89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1217 | 2026.03.13 18:48:30.723257 [ 3 ] {388386d8-51c9-4769-9c70-209ea7d78e89} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.03.13 18:48:30.723394 [ 3 ] {388386d8-51c9-4769-9c70-209ea7d78e89} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002044 sec., 978.4735812133073 rows/sec., 1.75 MiB/sec. | ||
| 1219 | 2026.03.13 18:48:30.723451 [ 3 ] {388386d8-51c9-4769-9c70-209ea7d78e89} <Debug> TCPHandler: Processed in 0.002228627 sec. | ||
| 1220 | 2026.03.13 18:48:30.723568 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.03.13 18:48:30.723664 [ 3 ] {11b0a734-e429-490f-a5e5-11ff45852b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1222 | 2026.03.13 18:48:30.723705 [ 3 ] {11b0a734-e429-490f-a5e5-11ff45852b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1223 | 2026.03.13 18:48:30.724016 [ 3 ] {11b0a734-e429-490f-a5e5-11ff45852b6c} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2026.03.13 18:48:30.724052 [ 3 ] {11b0a734-e429-490f-a5e5-11ff45852b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1225 | 2026.03.13 18:48:30.724585 [ 3 ] {11b0a734-e429-490f-a5e5-11ff45852b6c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1226 | 2026.03.13 18:48:30.725023 [ 3 ] {11b0a734-e429-490f-a5e5-11ff45852b6c} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2026.03.13 18:48:30.725152 [ 3 ] {11b0a734-e429-490f-a5e5-11ff45852b6c} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001507 sec., 1990.7100199071 rows/sec., 140.62 KiB/sec. | ||
| 1228 | 2026.03.13 18:48:30.725188 [ 3 ] {11b0a734-e429-490f-a5e5-11ff45852b6c} <Debug> TCPHandler: Processed in 0.00166934 sec. | ||
| 1229 | 2026.03.13 18:48:31.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.35 MiB, peak 187.15 MiB, free memory in arenas 0.00 B, will set to 185.81 MiB (RSS), difference: 1.46 MiB | ||
| 1230 | 2026.03.13 18:48:37.511277 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1231 | 2026.03.13 18:48:37.511341 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1232 | 2026.03.13 18:48:37.599559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1942 | ||
| 1233 | 2026.03.13 18:48:37.600084 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.03.13 18:48:37.600126 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1235 | 2026.03.13 18:48:37.600758 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1236 | 2026.03.13 18:48:37.601251 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.03.13 18:48:37.601399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1942 | ||
| 1238 | 2026.03.13 18:48:37.604377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 140 | ||
| 1239 | 2026.03.13 18:48:37.606852 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.03.13 18:48:37.606911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1241 | 2026.03.13 18:48:37.608274 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1242 | 2026.03.13 18:48:37.608779 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.03.13 18:48:37.609087 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 140 | ||
| 1244 | 2026.03.13 18:48:37.686469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1245 | 2026.03.13 18:48:37.704688 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.03.13 18:48:37.704743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1247 | 2026.03.13 18:48:37.711473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1248 | 2026.03.13 18:48:37.712902 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.03.13 18:48:37.716377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1250 | 2026.03.13 18:48:38.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.41 MiB, peak 190.41 MiB, free memory in arenas 0.00 B, will set to 187.97 MiB (RSS), difference: 1.56 MiB | ||
| 1251 | 2026.03.13 18:48:40.614201 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.03.13 18:48:40.614475 [ 3 ] {33de4d77-367d-4a38-bc8b-b6bd796c2c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1253 | 2026.03.13 18:48:40.614577 [ 3 ] {33de4d77-367d-4a38-bc8b-b6bd796c2c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1254 | 2026.03.13 18:48:40.615332 [ 3 ] {33de4d77-367d-4a38-bc8b-b6bd796c2c59} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.03.13 18:48:40.615374 [ 3 ] {33de4d77-367d-4a38-bc8b-b6bd796c2c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1256 | 2026.03.13 18:48:40.615864 [ 3 ] {33de4d77-367d-4a38-bc8b-b6bd796c2c59} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2026.03.13 18:48:40.616408 [ 3 ] {33de4d77-367d-4a38-bc8b-b6bd796c2c59} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.03.13 18:48:40.616566 [ 3 ] {33de4d77-367d-4a38-bc8b-b6bd796c2c59} <Debug> executeQuery: Read 40 rows, 3.75 KiB in 0.002165 sec., 18475.750577367206 rows/sec., 1.69 MiB/sec. | ||
| 1259 | 2026.03.13 18:48:40.616612 [ 3 ] {33de4d77-367d-4a38-bc8b-b6bd796c2c59} <Debug> TCPHandler: Processed in 0.002589668 sec. | ||
| 1260 | 2026.03.13 18:48:40.616732 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.03.13 18:48:40.616834 [ 3 ] {e19cfc6a-154d-4884-9a25-e874fdca79f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1262 | 2026.03.13 18:48:40.616878 [ 3 ] {e19cfc6a-154d-4884-9a25-e874fdca79f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1263 | 2026.03.13 18:48:40.617274 [ 3 ] {e19cfc6a-154d-4884-9a25-e874fdca79f4} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.03.13 18:48:40.617309 [ 3 ] {e19cfc6a-154d-4884-9a25-e874fdca79f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1265 | 2026.03.13 18:48:40.617761 [ 3 ] {e19cfc6a-154d-4884-9a25-e874fdca79f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1266 | 2026.03.13 18:48:40.618202 [ 3 ] {e19cfc6a-154d-4884-9a25-e874fdca79f4} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.03.13 18:48:40.618332 [ 3 ] {e19cfc6a-154d-4884-9a25-e874fdca79f4} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.001521 sec., 13149.243918474687 rows/sec., 988.76 KiB/sec. | ||
| 1268 | 2026.03.13 18:48:40.618370 [ 3 ] {e19cfc6a-154d-4884-9a25-e874fdca79f4} <Debug> TCPHandler: Processed in 0.00169062 sec. | ||
| 1269 | 2026.03.13 18:48:40.618480 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.03.13 18:48:40.618574 [ 3 ] {8f9c47d1-97ae-47ba-abe6-bde6b6a8ea7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1271 | 2026.03.13 18:48:40.618614 [ 3 ] {8f9c47d1-97ae-47ba-abe6-bde6b6a8ea7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1272 | 2026.03.13 18:48:40.619009 [ 3 ] {8f9c47d1-97ae-47ba-abe6-bde6b6a8ea7e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.03.13 18:48:40.619044 [ 3 ] {8f9c47d1-97ae-47ba-abe6-bde6b6a8ea7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1274 | 2026.03.13 18:48:40.619434 [ 3 ] {8f9c47d1-97ae-47ba-abe6-bde6b6a8ea7e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1275 | 2026.03.13 18:48:40.619868 [ 3 ] {8f9c47d1-97ae-47ba-abe6-bde6b6a8ea7e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.03.13 18:48:40.619996 [ 3 ] {8f9c47d1-97ae-47ba-abe6-bde6b6a8ea7e} <Debug> executeQuery: Read 28 rows, 2.26 KiB in 0.001439 sec., 19457.956914523977 rows/sec., 1.54 MiB/sec. | ||
| 1277 | 2026.03.13 18:48:40.620031 [ 3 ] {8f9c47d1-97ae-47ba-abe6-bde6b6a8ea7e} <Debug> TCPHandler: Processed in 0.001601238 sec. | ||
| 1278 | 2026.03.13 18:48:40.620129 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.03.13 18:48:40.620224 [ 3 ] {afc97535-cb51-4bab-b172-5ca2c4f5a1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1280 | 2026.03.13 18:48:40.620278 [ 3 ] {afc97535-cb51-4bab-b172-5ca2c4f5a1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1281 | 2026.03.13 18:48:40.621032 [ 3 ] {afc97535-cb51-4bab-b172-5ca2c4f5a1df} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.03.13 18:48:40.621067 [ 3 ] {afc97535-cb51-4bab-b172-5ca2c4f5a1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1283 | 2026.03.13 18:48:40.633978 [ 3 ] {afc97535-cb51-4bab-b172-5ca2c4f5a1df} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1284 | 2026.03.13 18:48:40.634486 [ 3 ] {afc97535-cb51-4bab-b172-5ca2c4f5a1df} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.03.13 18:48:40.634650 [ 3 ] {afc97535-cb51-4bab-b172-5ca2c4f5a1df} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.014443 sec., 1384.7538600013847 rows/sec., 2.48 MiB/sec. | ||
| 1286 | 2026.03.13 18:48:40.634721 [ 3 ] {afc97535-cb51-4bab-b172-5ca2c4f5a1df} <Debug> TCPHandler: Processed in 0.014640327 sec. | ||
| 1287 | 2026.03.13 18:48:40.634854 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.03.13 18:48:40.634962 [ 3 ] {cb96c129-929a-4631-955c-d3c918846187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1289 | 2026.03.13 18:48:40.635005 [ 3 ] {cb96c129-929a-4631-955c-d3c918846187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1290 | 2026.03.13 18:48:40.635346 [ 3 ] {cb96c129-929a-4631-955c-d3c918846187} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.03.13 18:48:40.635382 [ 3 ] {cb96c129-929a-4631-955c-d3c918846187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1292 | 2026.03.13 18:48:40.636004 [ 3 ] {cb96c129-929a-4631-955c-d3c918846187} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1293 | 2026.03.13 18:48:40.636449 [ 3 ] {cb96c129-929a-4631-955c-d3c918846187} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.03.13 18:48:40.636577 [ 3 ] {cb96c129-929a-4631-955c-d3c918846187} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001634 sec., 9179.926560587515 rows/sec., 700.45 KiB/sec. | ||
| 1295 | 2026.03.13 18:48:40.636612 [ 3 ] {cb96c129-929a-4631-955c-d3c918846187} <Debug> TCPHandler: Processed in 0.001818464 sec. | ||
| 1296 | 2026.03.13 18:48:45.102451 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2454 | ||
| 1297 | 2026.03.13 18:48:45.102984 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2026.03.13 18:48:45.103027 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1299 | 2026.03.13 18:48:45.103515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1300 | 2026.03.13 18:48:45.103753 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2026.03.13 18:48:45.103890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2454 | ||
| 1302 | 2026.03.13 18:48:45.217425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1303 | 2026.03.13 18:48:45.237061 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.03.13 18:48:45.237144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1305 | 2026.03.13 18:48:45.243624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1306 | 2026.03.13 18:48:45.244376 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.03.13 18:48:45.247665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1308 | 2026.03.13 18:48:47.610237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 10 entries to flush up to offset 150 | ||
| 1309 | 2026.03.13 18:48:47.612023 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.03.13 18:48:47.612082 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1311 | 2026.03.13 18:48:47.613229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1312 | 2026.03.13 18:48:47.613508 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.03.13 18:48:47.613838 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 150 | ||
| 1314 | 2026.03.13 18:48:50.612722 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.03.13 18:48:50.612965 [ 3 ] {6ba026b9-c3ae-48f8-82b4-773ef090685c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1316 | 2026.03.13 18:48:50.613035 [ 3 ] {6ba026b9-c3ae-48f8-82b4-773ef090685c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1317 | 2026.03.13 18:48:50.613742 [ 3 ] {6ba026b9-c3ae-48f8-82b4-773ef090685c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.03.13 18:48:50.613789 [ 3 ] {6ba026b9-c3ae-48f8-82b4-773ef090685c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1319 | 2026.03.13 18:48:50.614164 [ 3 ] {6ba026b9-c3ae-48f8-82b4-773ef090685c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1320 | 2026.03.13 18:48:50.614380 [ 3 ] {6ba026b9-c3ae-48f8-82b4-773ef090685c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.03.13 18:48:50.614523 [ 3 ] {6ba026b9-c3ae-48f8-82b4-773ef090685c} <Debug> executeQuery: Read 46 rows, 4.34 KiB in 0.001611 sec., 28553.693358162633 rows/sec., 2.63 MiB/sec. | ||
| 1322 | 2026.03.13 18:48:50.614563 [ 3 ] {6ba026b9-c3ae-48f8-82b4-773ef090685c} <Debug> TCPHandler: Processed in 0.001917517 sec. | ||
| 1323 | 2026.03.13 18:48:50.614683 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.03.13 18:48:50.614775 [ 3 ] {192615be-d5de-4e77-abef-ea591389ca31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1325 | 2026.03.13 18:48:50.614814 [ 3 ] {192615be-d5de-4e77-abef-ea591389ca31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1326 | 2026.03.13 18:48:50.615202 [ 3 ] {192615be-d5de-4e77-abef-ea591389ca31} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.03.13 18:48:50.615238 [ 3 ] {192615be-d5de-4e77-abef-ea591389ca31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1328 | 2026.03.13 18:48:50.615520 [ 3 ] {192615be-d5de-4e77-abef-ea591389ca31} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1329 | 2026.03.13 18:48:50.615726 [ 3 ] {192615be-d5de-4e77-abef-ea591389ca31} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.03.13 18:48:50.615848 [ 3 ] {192615be-d5de-4e77-abef-ea591389ca31} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001091 sec., 21081.57653528873 rows/sec., 1.55 MiB/sec. | ||
| 1331 | 2026.03.13 18:48:50.615883 [ 3 ] {192615be-d5de-4e77-abef-ea591389ca31} <Debug> TCPHandler: Processed in 0.001247317 sec. | ||
| 1332 | 2026.03.13 18:48:50.615994 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.03.13 18:48:50.616086 [ 3 ] {edad4dfa-4fe4-4cc7-a86f-da09d5b46ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1334 | 2026.03.13 18:48:50.616124 [ 3 ] {edad4dfa-4fe4-4cc7-a86f-da09d5b46ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1335 | 2026.03.13 18:48:50.616522 [ 3 ] {edad4dfa-4fe4-4cc7-a86f-da09d5b46ce2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.03.13 18:48:50.616558 [ 3 ] {edad4dfa-4fe4-4cc7-a86f-da09d5b46ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1337 | 2026.03.13 18:48:50.616851 [ 3 ] {edad4dfa-4fe4-4cc7-a86f-da09d5b46ce2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1338 | 2026.03.13 18:48:50.617070 [ 3 ] {edad4dfa-4fe4-4cc7-a86f-da09d5b46ce2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.03.13 18:48:50.617199 [ 3 ] {edad4dfa-4fe4-4cc7-a86f-da09d5b46ce2} <Debug> executeQuery: Read 23 rows, 1.84 KiB in 0.00113 sec., 20353.982300884956 rows/sec., 1.59 MiB/sec. | ||
| 1340 | 2026.03.13 18:48:50.617235 [ 3 ] {edad4dfa-4fe4-4cc7-a86f-da09d5b46ce2} <Debug> TCPHandler: Processed in 0.001293209 sec. | ||
| 1341 | 2026.03.13 18:48:50.617349 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.03.13 18:48:50.617442 [ 3 ] {ff33377b-5214-4366-bca0-0cbe70035891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1343 | 2026.03.13 18:48:50.617497 [ 3 ] {ff33377b-5214-4366-bca0-0cbe70035891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1344 | 2026.03.13 18:48:50.618265 [ 3 ] {ff33377b-5214-4366-bca0-0cbe70035891} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.03.13 18:48:50.618301 [ 3 ] {ff33377b-5214-4366-bca0-0cbe70035891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1346 | 2026.03.13 18:48:50.618818 [ 3 ] {ff33377b-5214-4366-bca0-0cbe70035891} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1347 | 2026.03.13 18:48:50.619061 [ 3 ] {ff33377b-5214-4366-bca0-0cbe70035891} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.03.13 18:48:50.619216 [ 3 ] {ff33377b-5214-4366-bca0-0cbe70035891} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001791 sec., 12841.987716359576 rows/sec., 23.01 MiB/sec. | ||
| 1349 | 2026.03.13 18:48:50.619278 [ 3 ] {ff33377b-5214-4366-bca0-0cbe70035891} <Debug> TCPHandler: Processed in 0.001980029 sec. | ||
| 1350 | 2026.03.13 18:48:52.511417 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1351 | 2026.03.13 18:48:52.511515 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1352 | 2026.03.13 18:48:52.604005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2902 | ||
| 1353 | 2026.03.13 18:48:52.604528 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.03.13 18:48:52.604566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1355 | 2026.03.13 18:48:52.605038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1356 | 2026.03.13 18:48:52.605269 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.03.13 18:48:52.605397 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2902 | ||
| 1358 | 2026.03.13 18:48:52.605399 [ 83 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1359 | 2026.03.13 18:48:52.605475 [ 83 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.03.13 18:48:52.605495 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1361 | 2026.03.13 18:48:52.607919 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 1362 | 2026.03.13 18:48:52.610403 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1363 | 2026.03.13 18:48:52.612554 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 1364 | 2026.03.13 18:48:52.618390 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 433 rows starting from the beginning of the part | ||
| 1365 | 2026.03.13 18:48:52.618458 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1366 | 2026.03.13 18:48:52.618516 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1367 | 2026.03.13 18:48:52.618575 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1368 | 2026.03.13 18:48:52.618627 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1369 | 2026.03.13 18:48:52.657745 [ 201 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 4 columns (4 merged, 0 gathered) in 0.052144058 sec., 55653.5128125241 rows/sec., 815.24 KiB/sec. | ||
| 1370 | 2026.03.13 18:48:52.658676 [ 200 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1371 | 2026.03.13 18:48:52.659016 [ 200 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_6_1} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.03.13 18:48:52.659097 [ 200 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_6_1} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1373 | 2026.03.13 18:48:52.661260 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1374 | 2026.03.13 18:48:52.747749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1375 | 2026.03.13 18:48:52.765258 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.03.13 18:48:52.765315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1377 | 2026.03.13 18:48:52.771784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1378 | 2026.03.13 18:48:52.772490 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.03.13 18:48:52.772747 [ 83 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1380 | 2026.03.13 18:48:52.772778 [ 83 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.03.13 18:48:52.772797 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1382 | 2026.03.13 18:48:52.772919 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 1383 | 2026.03.13 18:48:52.776054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1384 | 2026.03.13 18:48:52.777639 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1385 | 2026.03.13 18:48:52.779401 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 1386 | 2026.03.13 18:48:52.785008 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 1387 | 2026.03.13 18:48:52.789200 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 1388 | 2026.03.13 18:48:52.793552 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 1389 | 2026.03.13 18:48:52.801239 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 1390 | 2026.03.13 18:48:52.805617 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 1391 | 2026.03.13 18:48:52.869599 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.096735519 sec., 475.5233700663765 rows/sec., 2.46 MiB/sec. | ||
| 1392 | 2026.03.13 18:48:52.871963 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1393 | 2026.03.13 18:48:52.874041 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_6_1} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.03.13 18:48:52.874141 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_6_1} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1395 | 2026.03.13 18:48:52.875843 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1396 | 2026.03.13 18:48:53.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.54 MiB, peak 200.08 MiB, free memory in arenas 0.00 B, will set to 200.86 MiB (RSS), difference: 10.32 MiB | ||
| 1397 | 2026.03.13 18:48:56.610047 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.03.13 18:48:56.610256 [ 3 ] {8d37281d-f47a-47a0-b4df-69c7e8d65f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1399 | 2026.03.13 18:48:56.610561 [ 3 ] {8d37281d-f47a-47a0-b4df-69c7e8d65f0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1400 | 2026.03.13 18:48:56.612714 [ 3 ] {8d37281d-f47a-47a0-b4df-69c7e8d65f0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1401 | 2026.03.13 18:48:56.613127 [ 3 ] {8d37281d-f47a-47a0-b4df-69c7e8d65f0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1402 | 2026.03.13 18:48:56.613250 [ 3 ] {8d37281d-f47a-47a0-b4df-69c7e8d65f0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1403 | 2026.03.13 18:48:56.613570 [ 3 ] {8d37281d-f47a-47a0-b4df-69c7e8d65f0a} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1404 | 2026.03.13 18:48:56.615545 [ 3 ] {8d37281d-f47a-47a0-b4df-69c7e8d65f0a} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1405 | 2026.03.13 18:48:56.617663 [ 3 ] {8d37281d-f47a-47a0-b4df-69c7e8d65f0a} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1406 | 2026.03.13 18:48:56.617728 [ 3 ] {8d37281d-f47a-47a0-b4df-69c7e8d65f0a} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1407 | 2026.03.13 18:48:56.620143 [ 3 ] {8d37281d-f47a-47a0-b4df-69c7e8d65f0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1408 | 2026.03.13 18:48:56.620204 [ 3 ] {8d37281d-f47a-47a0-b4df-69c7e8d65f0a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1409 | 2026.03.13 18:48:56.634154 [ 3 ] {8d37281d-f47a-47a0-b4df-69c7e8d65f0a} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.023977 sec., 458.7729907828336 rows/sec., 21.99 KiB/sec. | ||
| 1410 | 2026.03.13 18:48:56.634268 [ 3 ] {8d37281d-f47a-47a0-b4df-69c7e8d65f0a} <Debug> TCPHandler: Processed in 0.024339527 sec. | ||
| 1411 | 2026.03.13 18:48:56.634637 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.03.13 18:48:56.634767 [ 3 ] {aa962141-ede3-444e-ae4d-d441a53346b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1413 | 2026.03.13 18:48:56.634965 [ 3 ] {aa962141-ede3-444e-ae4d-d441a53346b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1414 | 2026.03.13 18:48:56.634996 [ 3 ] {aa962141-ede3-444e-ae4d-d441a53346b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1415 | 2026.03.13 18:48:56.635155 [ 3 ] {aa962141-ede3-444e-ae4d-d441a53346b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1416 | 2026.03.13 18:48:56.635208 [ 3 ] {aa962141-ede3-444e-ae4d-d441a53346b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1417 | 2026.03.13 18:48:56.635308 [ 3 ] {aa962141-ede3-444e-ae4d-d441a53346b9} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1418 | 2026.03.13 18:48:56.635336 [ 3 ] {aa962141-ede3-444e-ae4d-d441a53346b9} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1419 | 2026.03.13 18:48:56.635355 [ 3 ] {aa962141-ede3-444e-ae4d-d441a53346b9} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1420 | 2026.03.13 18:48:56.635369 [ 3 ] {aa962141-ede3-444e-ae4d-d441a53346b9} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1421 | 2026.03.13 18:48:56.635402 [ 3 ] {aa962141-ede3-444e-ae4d-d441a53346b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1422 | 2026.03.13 18:48:56.635420 [ 3 ] {aa962141-ede3-444e-ae4d-d441a53346b9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1423 | 2026.03.13 18:48:56.636237 [ 3 ] {aa962141-ede3-444e-ae4d-d441a53346b9} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001514 sec., 7265.52179656539 rows/sec., 348.31 KiB/sec. | ||
| 1424 | 2026.03.13 18:48:56.636333 [ 3 ] {aa962141-ede3-444e-ae4d-d441a53346b9} <Debug> TCPHandler: Processed in 0.001753742 sec. | ||
| 1425 | 2026.03.13 18:48:56.636551 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2026.03.13 18:48:56.636679 [ 3 ] {51892c24-085d-42aa-9110-085aae5aab41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1427 | 2026.03.13 18:48:56.636871 [ 3 ] {51892c24-085d-42aa-9110-085aae5aab41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1428 | 2026.03.13 18:48:56.636900 [ 3 ] {51892c24-085d-42aa-9110-085aae5aab41} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1429 | 2026.03.13 18:48:56.637061 [ 3 ] {51892c24-085d-42aa-9110-085aae5aab41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1430 | 2026.03.13 18:48:56.637113 [ 3 ] {51892c24-085d-42aa-9110-085aae5aab41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1431 | 2026.03.13 18:48:56.637216 [ 3 ] {51892c24-085d-42aa-9110-085aae5aab41} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1432 | 2026.03.13 18:48:56.637245 [ 3 ] {51892c24-085d-42aa-9110-085aae5aab41} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1433 | 2026.03.13 18:48:56.637263 [ 3 ] {51892c24-085d-42aa-9110-085aae5aab41} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1434 | 2026.03.13 18:48:56.637278 [ 3 ] {51892c24-085d-42aa-9110-085aae5aab41} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1435 | 2026.03.13 18:48:56.637310 [ 3 ] {51892c24-085d-42aa-9110-085aae5aab41} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1436 | 2026.03.13 18:48:56.637328 [ 3 ] {51892c24-085d-42aa-9110-085aae5aab41} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1437 | 2026.03.13 18:48:56.637751 [ 3 ] {51892c24-085d-42aa-9110-085aae5aab41} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001115 sec., 9865.470852017936 rows/sec., 472.95 KiB/sec. | ||
| 1438 | 2026.03.13 18:48:56.637833 [ 3 ] {51892c24-085d-42aa-9110-085aae5aab41} <Debug> TCPHandler: Processed in 0.0013321 sec. | ||
| 1439 | 2026.03.13 18:48:56.638022 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.03.13 18:48:56.638143 [ 3 ] {737d0467-3405-426f-8c50-6faddd798dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1441 | 2026.03.13 18:48:56.638332 [ 3 ] {737d0467-3405-426f-8c50-6faddd798dec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1442 | 2026.03.13 18:48:56.638360 [ 3 ] {737d0467-3405-426f-8c50-6faddd798dec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1443 | 2026.03.13 18:48:56.638521 [ 3 ] {737d0467-3405-426f-8c50-6faddd798dec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1444 | 2026.03.13 18:48:56.638571 [ 3 ] {737d0467-3405-426f-8c50-6faddd798dec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1445 | 2026.03.13 18:48:56.638666 [ 3 ] {737d0467-3405-426f-8c50-6faddd798dec} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1446 | 2026.03.13 18:48:56.638694 [ 3 ] {737d0467-3405-426f-8c50-6faddd798dec} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1447 | 2026.03.13 18:48:56.638712 [ 3 ] {737d0467-3405-426f-8c50-6faddd798dec} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1448 | 2026.03.13 18:48:56.638726 [ 3 ] {737d0467-3405-426f-8c50-6faddd798dec} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1449 | 2026.03.13 18:48:56.638761 [ 3 ] {737d0467-3405-426f-8c50-6faddd798dec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1450 | 2026.03.13 18:48:56.638778 [ 3 ] {737d0467-3405-426f-8c50-6faddd798dec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1451 | 2026.03.13 18:48:56.639168 [ 3 ] {737d0467-3405-426f-8c50-6faddd798dec} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.00107 sec., 10280.373831775702 rows/sec., 492.84 KiB/sec. | ||
| 1452 | 2026.03.13 18:48:56.639249 [ 3 ] {737d0467-3405-426f-8c50-6faddd798dec} <Debug> TCPHandler: Processed in 0.001274618 sec. | ||
| 1453 | 2026.03.13 18:48:56.639467 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2026.03.13 18:48:56.639594 [ 3 ] {5994bc16-51f7-435c-91cd-b5a69f497ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1455 | 2026.03.13 18:48:56.639789 [ 3 ] {5994bc16-51f7-435c-91cd-b5a69f497ccd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1456 | 2026.03.13 18:48:56.639819 [ 3 ] {5994bc16-51f7-435c-91cd-b5a69f497ccd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1457 | 2026.03.13 18:48:56.639988 [ 3 ] {5994bc16-51f7-435c-91cd-b5a69f497ccd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1458 | 2026.03.13 18:48:56.640046 [ 3 ] {5994bc16-51f7-435c-91cd-b5a69f497ccd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1459 | 2026.03.13 18:48:56.640144 [ 3 ] {5994bc16-51f7-435c-91cd-b5a69f497ccd} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1460 | 2026.03.13 18:48:56.640172 [ 3 ] {5994bc16-51f7-435c-91cd-b5a69f497ccd} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1461 | 2026.03.13 18:48:56.640190 [ 3 ] {5994bc16-51f7-435c-91cd-b5a69f497ccd} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1462 | 2026.03.13 18:48:56.640229 [ 3 ] {5994bc16-51f7-435c-91cd-b5a69f497ccd} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1463 | 2026.03.13 18:48:56.640266 [ 3 ] {5994bc16-51f7-435c-91cd-b5a69f497ccd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1464 | 2026.03.13 18:48:56.640284 [ 3 ] {5994bc16-51f7-435c-91cd-b5a69f497ccd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1465 | 2026.03.13 18:48:56.640693 [ 3 ] {5994bc16-51f7-435c-91cd-b5a69f497ccd} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001143 sec., 9623.797025371829 rows/sec., 461.37 KiB/sec. | ||
| 1466 | 2026.03.13 18:48:56.640780 [ 3 ] {5994bc16-51f7-435c-91cd-b5a69f497ccd} <Debug> TCPHandler: Processed in 0.00136387 sec. | ||
| 1467 | 2026.03.13 18:48:56.641026 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2026.03.13 18:48:56.641155 [ 3 ] {2f3fb1d3-b909-41e4-adf7-bc1e4e485043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1469 | 2026.03.13 18:48:56.641352 [ 3 ] {2f3fb1d3-b909-41e4-adf7-bc1e4e485043} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1470 | 2026.03.13 18:48:56.641384 [ 3 ] {2f3fb1d3-b909-41e4-adf7-bc1e4e485043} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1471 | 2026.03.13 18:48:56.641550 [ 3 ] {2f3fb1d3-b909-41e4-adf7-bc1e4e485043} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1472 | 2026.03.13 18:48:56.641602 [ 3 ] {2f3fb1d3-b909-41e4-adf7-bc1e4e485043} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1473 | 2026.03.13 18:48:56.641700 [ 3 ] {2f3fb1d3-b909-41e4-adf7-bc1e4e485043} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1474 | 2026.03.13 18:48:56.641728 [ 3 ] {2f3fb1d3-b909-41e4-adf7-bc1e4e485043} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1475 | 2026.03.13 18:48:56.641746 [ 3 ] {2f3fb1d3-b909-41e4-adf7-bc1e4e485043} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1476 | 2026.03.13 18:48:56.641760 [ 3 ] {2f3fb1d3-b909-41e4-adf7-bc1e4e485043} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1477 | 2026.03.13 18:48:56.641793 [ 3 ] {2f3fb1d3-b909-41e4-adf7-bc1e4e485043} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1478 | 2026.03.13 18:48:56.641810 [ 3 ] {2f3fb1d3-b909-41e4-adf7-bc1e4e485043} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1479 | 2026.03.13 18:48:56.642218 [ 3 ] {2f3fb1d3-b909-41e4-adf7-bc1e4e485043} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001108 sec., 9927.797833935017 rows/sec., 475.94 KiB/sec. | ||
| 1480 | 2026.03.13 18:48:56.642308 [ 3 ] {2f3fb1d3-b909-41e4-adf7-bc1e4e485043} <Debug> TCPHandler: Processed in 0.00133238 sec. | ||
| 1481 | 2026.03.13 18:48:56.642544 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.03.13 18:48:56.642668 [ 3 ] {9208cdc3-884e-47dd-b5f2-b1e5e98e8aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1483 | 2026.03.13 18:48:56.642875 [ 3 ] {9208cdc3-884e-47dd-b5f2-b1e5e98e8aa9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1484 | 2026.03.13 18:48:56.642905 [ 3 ] {9208cdc3-884e-47dd-b5f2-b1e5e98e8aa9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1485 | 2026.03.13 18:48:56.643070 [ 3 ] {9208cdc3-884e-47dd-b5f2-b1e5e98e8aa9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1486 | 2026.03.13 18:48:56.643122 [ 3 ] {9208cdc3-884e-47dd-b5f2-b1e5e98e8aa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1487 | 2026.03.13 18:48:56.643219 [ 3 ] {9208cdc3-884e-47dd-b5f2-b1e5e98e8aa9} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1488 | 2026.03.13 18:48:56.643247 [ 3 ] {9208cdc3-884e-47dd-b5f2-b1e5e98e8aa9} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1489 | 2026.03.13 18:48:56.643266 [ 3 ] {9208cdc3-884e-47dd-b5f2-b1e5e98e8aa9} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1490 | 2026.03.13 18:48:56.643280 [ 3 ] {9208cdc3-884e-47dd-b5f2-b1e5e98e8aa9} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1491 | 2026.03.13 18:48:56.643312 [ 3 ] {9208cdc3-884e-47dd-b5f2-b1e5e98e8aa9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1492 | 2026.03.13 18:48:56.643329 [ 3 ] {9208cdc3-884e-47dd-b5f2-b1e5e98e8aa9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1493 | 2026.03.13 18:48:56.643822 [ 3 ] {9208cdc3-884e-47dd-b5f2-b1e5e98e8aa9} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001201 sec., 9159.03413821815 rows/sec., 439.09 KiB/sec. | ||
| 1494 | 2026.03.13 18:48:56.643906 [ 3 ] {9208cdc3-884e-47dd-b5f2-b1e5e98e8aa9} <Debug> TCPHandler: Processed in 0.001410373 sec. | ||
| 1495 | 2026.03.13 18:48:56.644092 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.03.13 18:48:56.644215 [ 3 ] {f91ae322-baa7-442a-84c7-67c4b1d53404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1497 | 2026.03.13 18:48:56.644405 [ 3 ] {f91ae322-baa7-442a-84c7-67c4b1d53404} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1498 | 2026.03.13 18:48:56.644436 [ 3 ] {f91ae322-baa7-442a-84c7-67c4b1d53404} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1499 | 2026.03.13 18:48:56.644605 [ 3 ] {f91ae322-baa7-442a-84c7-67c4b1d53404} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1500 | 2026.03.13 18:48:56.644655 [ 3 ] {f91ae322-baa7-442a-84c7-67c4b1d53404} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1501 | 2026.03.13 18:48:56.644750 [ 3 ] {f91ae322-baa7-442a-84c7-67c4b1d53404} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1502 | 2026.03.13 18:48:56.644778 [ 3 ] {f91ae322-baa7-442a-84c7-67c4b1d53404} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1503 | 2026.03.13 18:48:56.644796 [ 3 ] {f91ae322-baa7-442a-84c7-67c4b1d53404} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1504 | 2026.03.13 18:48:56.644810 [ 3 ] {f91ae322-baa7-442a-84c7-67c4b1d53404} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1505 | 2026.03.13 18:48:56.644842 [ 3 ] {f91ae322-baa7-442a-84c7-67c4b1d53404} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1506 | 2026.03.13 18:48:56.644858 [ 3 ] {f91ae322-baa7-442a-84c7-67c4b1d53404} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1507 | 2026.03.13 18:48:56.645243 [ 3 ] {f91ae322-baa7-442a-84c7-67c4b1d53404} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001074 sec., 10242.085661080073 rows/sec., 491.01 KiB/sec. | ||
| 1508 | 2026.03.13 18:48:56.645324 [ 3 ] {f91ae322-baa7-442a-84c7-67c4b1d53404} <Debug> TCPHandler: Processed in 0.001279238 sec. | ||
| 1509 | 2026.03.13 18:48:56.645507 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.03.13 18:48:56.645629 [ 3 ] {9cecc087-6b1d-458d-bf22-89cf97ebde51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1511 | 2026.03.13 18:48:56.645815 [ 3 ] {9cecc087-6b1d-458d-bf22-89cf97ebde51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1512 | 2026.03.13 18:48:56.645845 [ 3 ] {9cecc087-6b1d-458d-bf22-89cf97ebde51} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1513 | 2026.03.13 18:48:56.646033 [ 3 ] {9cecc087-6b1d-458d-bf22-89cf97ebde51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1514 | 2026.03.13 18:48:56.646094 [ 3 ] {9cecc087-6b1d-458d-bf22-89cf97ebde51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1515 | 2026.03.13 18:48:56.646214 [ 3 ] {9cecc087-6b1d-458d-bf22-89cf97ebde51} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1516 | 2026.03.13 18:48:56.646243 [ 3 ] {9cecc087-6b1d-458d-bf22-89cf97ebde51} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1517 | 2026.03.13 18:48:56.646260 [ 3 ] {9cecc087-6b1d-458d-bf22-89cf97ebde51} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1518 | 2026.03.13 18:48:56.646274 [ 3 ] {9cecc087-6b1d-458d-bf22-89cf97ebde51} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1519 | 2026.03.13 18:48:56.646305 [ 3 ] {9cecc087-6b1d-458d-bf22-89cf97ebde51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1520 | 2026.03.13 18:48:56.646322 [ 3 ] {9cecc087-6b1d-458d-bf22-89cf97ebde51} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1521 | 2026.03.13 18:48:56.646844 [ 3 ] {9cecc087-6b1d-458d-bf22-89cf97ebde51} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001258 sec., 8744.038155802862 rows/sec., 419.19 KiB/sec. | ||
| 1522 | 2026.03.13 18:48:56.646937 [ 3 ] {9cecc087-6b1d-458d-bf22-89cf97ebde51} <Debug> TCPHandler: Processed in 0.001476924 sec. | ||
| 1523 | 2026.03.13 18:48:56.647169 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2026.03.13 18:48:56.647297 [ 3 ] {a9b8206f-127b-4c39-baea-2b4b14348c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1525 | 2026.03.13 18:48:56.647490 [ 3 ] {a9b8206f-127b-4c39-baea-2b4b14348c43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1526 | 2026.03.13 18:48:56.647521 [ 3 ] {a9b8206f-127b-4c39-baea-2b4b14348c43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1527 | 2026.03.13 18:48:56.647690 [ 3 ] {a9b8206f-127b-4c39-baea-2b4b14348c43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1528 | 2026.03.13 18:48:56.647740 [ 3 ] {a9b8206f-127b-4c39-baea-2b4b14348c43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1529 | 2026.03.13 18:48:56.647835 [ 3 ] {a9b8206f-127b-4c39-baea-2b4b14348c43} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1530 | 2026.03.13 18:48:56.647863 [ 3 ] {a9b8206f-127b-4c39-baea-2b4b14348c43} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1531 | 2026.03.13 18:48:56.647881 [ 3 ] {a9b8206f-127b-4c39-baea-2b4b14348c43} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1532 | 2026.03.13 18:48:56.647895 [ 3 ] {a9b8206f-127b-4c39-baea-2b4b14348c43} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1533 | 2026.03.13 18:48:56.647927 [ 3 ] {a9b8206f-127b-4c39-baea-2b4b14348c43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1534 | 2026.03.13 18:48:56.647944 [ 3 ] {a9b8206f-127b-4c39-baea-2b4b14348c43} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1535 | 2026.03.13 18:48:56.648323 [ 3 ] {a9b8206f-127b-4c39-baea-2b4b14348c43} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001074 sec., 10242.085661080073 rows/sec., 491.01 KiB/sec. | ||
| 1536 | 2026.03.13 18:48:56.648406 [ 3 ] {a9b8206f-127b-4c39-baea-2b4b14348c43} <Debug> TCPHandler: Processed in 0.001287119 sec. | ||
| 1537 | 2026.03.13 18:48:56.648607 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2026.03.13 18:48:56.648730 [ 3 ] {d7e901f0-3af5-45cc-9a03-a89d97f4ac56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1539 | 2026.03.13 18:48:56.648920 [ 3 ] {d7e901f0-3af5-45cc-9a03-a89d97f4ac56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1540 | 2026.03.13 18:48:56.648950 [ 3 ] {d7e901f0-3af5-45cc-9a03-a89d97f4ac56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1541 | 2026.03.13 18:48:56.649116 [ 3 ] {d7e901f0-3af5-45cc-9a03-a89d97f4ac56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1542 | 2026.03.13 18:48:56.649166 [ 3 ] {d7e901f0-3af5-45cc-9a03-a89d97f4ac56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1543 | 2026.03.13 18:48:56.649259 [ 3 ] {d7e901f0-3af5-45cc-9a03-a89d97f4ac56} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1544 | 2026.03.13 18:48:56.649286 [ 3 ] {d7e901f0-3af5-45cc-9a03-a89d97f4ac56} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1545 | 2026.03.13 18:48:56.649304 [ 3 ] {d7e901f0-3af5-45cc-9a03-a89d97f4ac56} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1546 | 2026.03.13 18:48:56.649317 [ 3 ] {d7e901f0-3af5-45cc-9a03-a89d97f4ac56} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1547 | 2026.03.13 18:48:56.649348 [ 3 ] {d7e901f0-3af5-45cc-9a03-a89d97f4ac56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1548 | 2026.03.13 18:48:56.649365 [ 3 ] {d7e901f0-3af5-45cc-9a03-a89d97f4ac56} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1549 | 2026.03.13 18:48:56.649740 [ 3 ] {d7e901f0-3af5-45cc-9a03-a89d97f4ac56} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001057 sec., 10406.811731315043 rows/sec., 498.91 KiB/sec. | ||
| 1550 | 2026.03.13 18:48:56.649821 [ 3 ] {d7e901f0-3af5-45cc-9a03-a89d97f4ac56} <Debug> TCPHandler: Processed in 0.001261788 sec. | ||
| 1551 | 2026.03.13 18:48:56.650006 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2026.03.13 18:48:56.650129 [ 3 ] {e77ef6a5-9612-462a-8ae8-6f2a5ecb9f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1553 | 2026.03.13 18:48:56.650317 [ 3 ] {e77ef6a5-9612-462a-8ae8-6f2a5ecb9f7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1554 | 2026.03.13 18:48:56.650347 [ 3 ] {e77ef6a5-9612-462a-8ae8-6f2a5ecb9f7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1555 | 2026.03.13 18:48:56.650515 [ 3 ] {e77ef6a5-9612-462a-8ae8-6f2a5ecb9f7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1556 | 2026.03.13 18:48:56.650564 [ 3 ] {e77ef6a5-9612-462a-8ae8-6f2a5ecb9f7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1557 | 2026.03.13 18:48:56.650660 [ 3 ] {e77ef6a5-9612-462a-8ae8-6f2a5ecb9f7f} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1558 | 2026.03.13 18:48:56.650694 [ 3 ] {e77ef6a5-9612-462a-8ae8-6f2a5ecb9f7f} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1559 | 2026.03.13 18:48:56.650711 [ 3 ] {e77ef6a5-9612-462a-8ae8-6f2a5ecb9f7f} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1560 | 2026.03.13 18:48:56.650725 [ 3 ] {e77ef6a5-9612-462a-8ae8-6f2a5ecb9f7f} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1561 | 2026.03.13 18:48:56.650757 [ 3 ] {e77ef6a5-9612-462a-8ae8-6f2a5ecb9f7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1562 | 2026.03.13 18:48:56.650774 [ 3 ] {e77ef6a5-9612-462a-8ae8-6f2a5ecb9f7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1563 | 2026.03.13 18:48:56.651146 [ 3 ] {e77ef6a5-9612-462a-8ae8-6f2a5ecb9f7f} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001064 sec., 10338.345864661653 rows/sec., 495.62 KiB/sec. | ||
| 1564 | 2026.03.13 18:48:56.651228 [ 3 ] {e77ef6a5-9612-462a-8ae8-6f2a5ecb9f7f} <Debug> TCPHandler: Processed in 0.001269228 sec. | ||
| 1565 | 2026.03.13 18:48:56.651416 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2026.03.13 18:48:56.651539 [ 3 ] {a9543267-7f52-4383-966f-10d26b10b2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1567 | 2026.03.13 18:48:56.651728 [ 3 ] {a9543267-7f52-4383-966f-10d26b10b2ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1568 | 2026.03.13 18:48:56.651759 [ 3 ] {a9543267-7f52-4383-966f-10d26b10b2ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1569 | 2026.03.13 18:48:56.651926 [ 3 ] {a9543267-7f52-4383-966f-10d26b10b2ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1570 | 2026.03.13 18:48:56.651975 [ 3 ] {a9543267-7f52-4383-966f-10d26b10b2ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1571 | 2026.03.13 18:48:56.652068 [ 3 ] {a9543267-7f52-4383-966f-10d26b10b2ec} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1572 | 2026.03.13 18:48:56.652096 [ 3 ] {a9543267-7f52-4383-966f-10d26b10b2ec} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1573 | 2026.03.13 18:48:56.652114 [ 3 ] {a9543267-7f52-4383-966f-10d26b10b2ec} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1574 | 2026.03.13 18:48:56.652128 [ 3 ] {a9543267-7f52-4383-966f-10d26b10b2ec} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1575 | 2026.03.13 18:48:56.652159 [ 3 ] {a9543267-7f52-4383-966f-10d26b10b2ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1576 | 2026.03.13 18:48:56.652176 [ 3 ] {a9543267-7f52-4383-966f-10d26b10b2ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1577 | 2026.03.13 18:48:56.652720 [ 3 ] {a9543267-7f52-4383-966f-10d26b10b2ec} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.00123 sec., 8943.08943089431 rows/sec., 428.73 KiB/sec. | ||
| 1578 | 2026.03.13 18:48:56.652776 [ 3 ] {a9543267-7f52-4383-966f-10d26b10b2ec} <Debug> TCPHandler: Processed in 0.001407242 sec. | ||
| 1579 | 2026.03.13 18:48:56.652970 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.03.13 18:48:56.653097 [ 3 ] {2b9d64e9-1f97-4822-9b6f-6f39c406ddde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1581 | 2026.03.13 18:48:56.653293 [ 3 ] {2b9d64e9-1f97-4822-9b6f-6f39c406ddde} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1582 | 2026.03.13 18:48:56.653325 [ 3 ] {2b9d64e9-1f97-4822-9b6f-6f39c406ddde} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1583 | 2026.03.13 18:48:56.653490 [ 3 ] {2b9d64e9-1f97-4822-9b6f-6f39c406ddde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1584 | 2026.03.13 18:48:56.653539 [ 3 ] {2b9d64e9-1f97-4822-9b6f-6f39c406ddde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1585 | 2026.03.13 18:48:56.653633 [ 3 ] {2b9d64e9-1f97-4822-9b6f-6f39c406ddde} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1586 | 2026.03.13 18:48:56.653660 [ 3 ] {2b9d64e9-1f97-4822-9b6f-6f39c406ddde} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1587 | 2026.03.13 18:48:56.653677 [ 3 ] {2b9d64e9-1f97-4822-9b6f-6f39c406ddde} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1588 | 2026.03.13 18:48:56.653691 [ 3 ] {2b9d64e9-1f97-4822-9b6f-6f39c406ddde} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1589 | 2026.03.13 18:48:56.653722 [ 3 ] {2b9d64e9-1f97-4822-9b6f-6f39c406ddde} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1590 | 2026.03.13 18:48:56.653738 [ 3 ] {2b9d64e9-1f97-4822-9b6f-6f39c406ddde} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1591 | 2026.03.13 18:48:56.654110 [ 3 ] {2b9d64e9-1f97-4822-9b6f-6f39c406ddde} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001052 sec., 10456.273764258556 rows/sec., 501.28 KiB/sec. | ||
| 1592 | 2026.03.13 18:48:56.654166 [ 3 ] {2b9d64e9-1f97-4822-9b6f-6f39c406ddde} <Debug> TCPHandler: Processed in 0.001243267 sec. | ||
| 1593 | 2026.03.13 18:48:56.657528 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.03.13 18:48:56.657673 [ 3 ] {1c67591c-8ee5-48c5-9810-fec2318c76a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1595 | 2026.03.13 18:48:56.657907 [ 3 ] {1c67591c-8ee5-48c5-9810-fec2318c76a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1596 | 2026.03.13 18:48:56.657946 [ 3 ] {1c67591c-8ee5-48c5-9810-fec2318c76a6} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1597 | 2026.03.13 18:48:56.658159 [ 3 ] {1c67591c-8ee5-48c5-9810-fec2318c76a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1598 | 2026.03.13 18:48:56.658221 [ 3 ] {1c67591c-8ee5-48c5-9810-fec2318c76a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1599 | 2026.03.13 18:48:56.658337 [ 3 ] {1c67591c-8ee5-48c5-9810-fec2318c76a6} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1600 | 2026.03.13 18:48:56.658379 [ 3 ] {1c67591c-8ee5-48c5-9810-fec2318c76a6} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1601 | 2026.03.13 18:48:56.658407 [ 3 ] {1c67591c-8ee5-48c5-9810-fec2318c76a6} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1602 | 2026.03.13 18:48:56.658430 [ 3 ] {1c67591c-8ee5-48c5-9810-fec2318c76a6} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1603 | 2026.03.13 18:48:56.658470 [ 3 ] {1c67591c-8ee5-48c5-9810-fec2318c76a6} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1604 | 2026.03.13 18:48:56.658491 [ 3 ] {1c67591c-8ee5-48c5-9810-fec2318c76a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1605 | 2026.03.13 18:48:56.659011 [ 3 ] {1c67591c-8ee5-48c5-9810-fec2318c76a6} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001398 sec., 7868.383404864092 rows/sec., 377.21 KiB/sec. | ||
| 1606 | 2026.03.13 18:48:56.659067 [ 3 ] {1c67591c-8ee5-48c5-9810-fec2318c76a6} <Debug> TCPHandler: Processed in 0.001586747 sec. | ||
| 1607 | 2026.03.13 18:48:56.659276 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.03.13 18:48:56.659399 [ 3 ] {08fc21ef-d3b3-42b7-93ba-127566d5785c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1609 | 2026.03.13 18:48:56.659602 [ 3 ] {08fc21ef-d3b3-42b7-93ba-127566d5785c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1610 | 2026.03.13 18:48:56.659635 [ 3 ] {08fc21ef-d3b3-42b7-93ba-127566d5785c} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1611 | 2026.03.13 18:48:56.659809 [ 3 ] {08fc21ef-d3b3-42b7-93ba-127566d5785c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1612 | 2026.03.13 18:48:56.659859 [ 3 ] {08fc21ef-d3b3-42b7-93ba-127566d5785c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1613 | 2026.03.13 18:48:56.659953 [ 3 ] {08fc21ef-d3b3-42b7-93ba-127566d5785c} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1614 | 2026.03.13 18:48:56.659981 [ 3 ] {08fc21ef-d3b3-42b7-93ba-127566d5785c} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1615 | 2026.03.13 18:48:56.660000 [ 3 ] {08fc21ef-d3b3-42b7-93ba-127566d5785c} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1616 | 2026.03.13 18:48:56.660014 [ 3 ] {08fc21ef-d3b3-42b7-93ba-127566d5785c} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1617 | 2026.03.13 18:48:56.660046 [ 3 ] {08fc21ef-d3b3-42b7-93ba-127566d5785c} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1618 | 2026.03.13 18:48:56.660063 [ 3 ] {08fc21ef-d3b3-42b7-93ba-127566d5785c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1619 | 2026.03.13 18:48:56.660454 [ 3 ] {08fc21ef-d3b3-42b7-93ba-127566d5785c} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001103 sec., 9972.801450589302 rows/sec., 478.10 KiB/sec. | ||
| 1620 | 2026.03.13 18:48:56.660510 [ 3 ] {08fc21ef-d3b3-42b7-93ba-127566d5785c} <Debug> TCPHandler: Processed in 0.001281388 sec. | ||
| 1621 | 2026.03.13 18:48:56.660731 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.03.13 18:48:56.660855 [ 3 ] {c7a061b2-0ccf-4c73-b36b-27e00aa330e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1623 | 2026.03.13 18:48:56.661048 [ 3 ] {c7a061b2-0ccf-4c73-b36b-27e00aa330e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1624 | 2026.03.13 18:48:56.661081 [ 3 ] {c7a061b2-0ccf-4c73-b36b-27e00aa330e2} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1625 | 2026.03.13 18:48:56.661310 [ 3 ] {c7a061b2-0ccf-4c73-b36b-27e00aa330e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1626 | 2026.03.13 18:48:56.661370 [ 3 ] {c7a061b2-0ccf-4c73-b36b-27e00aa330e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1627 | 2026.03.13 18:48:56.661473 [ 3 ] {c7a061b2-0ccf-4c73-b36b-27e00aa330e2} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1628 | 2026.03.13 18:48:56.661502 [ 3 ] {c7a061b2-0ccf-4c73-b36b-27e00aa330e2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1629 | 2026.03.13 18:48:56.661520 [ 3 ] {c7a061b2-0ccf-4c73-b36b-27e00aa330e2} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1630 | 2026.03.13 18:48:56.661534 [ 3 ] {c7a061b2-0ccf-4c73-b36b-27e00aa330e2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1631 | 2026.03.13 18:48:56.661566 [ 3 ] {c7a061b2-0ccf-4c73-b36b-27e00aa330e2} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1632 | 2026.03.13 18:48:56.661584 [ 3 ] {c7a061b2-0ccf-4c73-b36b-27e00aa330e2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1633 | 2026.03.13 18:48:56.662014 [ 3 ] {c7a061b2-0ccf-4c73-b36b-27e00aa330e2} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001207 sec., 9113.50455675228 rows/sec., 436.90 KiB/sec. | ||
| 1634 | 2026.03.13 18:48:56.662072 [ 3 ] {c7a061b2-0ccf-4c73-b36b-27e00aa330e2} <Debug> TCPHandler: Processed in 0.001387801 sec. | ||
| 1635 | 2026.03.13 18:48:56.662303 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2026.03.13 18:48:56.662430 [ 3 ] {576d08d7-2267-4654-b26e-bbc47acaae27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1637 | 2026.03.13 18:48:56.662629 [ 3 ] {576d08d7-2267-4654-b26e-bbc47acaae27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1638 | 2026.03.13 18:48:56.662662 [ 3 ] {576d08d7-2267-4654-b26e-bbc47acaae27} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1639 | 2026.03.13 18:48:56.662842 [ 3 ] {576d08d7-2267-4654-b26e-bbc47acaae27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1640 | 2026.03.13 18:48:56.662899 [ 3 ] {576d08d7-2267-4654-b26e-bbc47acaae27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1641 | 2026.03.13 18:48:56.662995 [ 3 ] {576d08d7-2267-4654-b26e-bbc47acaae27} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1642 | 2026.03.13 18:48:56.663023 [ 3 ] {576d08d7-2267-4654-b26e-bbc47acaae27} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1643 | 2026.03.13 18:48:56.663041 [ 3 ] {576d08d7-2267-4654-b26e-bbc47acaae27} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1644 | 2026.03.13 18:48:56.663055 [ 3 ] {576d08d7-2267-4654-b26e-bbc47acaae27} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1645 | 2026.03.13 18:48:56.663086 [ 3 ] {576d08d7-2267-4654-b26e-bbc47acaae27} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1646 | 2026.03.13 18:48:56.663104 [ 3 ] {576d08d7-2267-4654-b26e-bbc47acaae27} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1647 | 2026.03.13 18:48:56.663495 [ 3 ] {576d08d7-2267-4654-b26e-bbc47acaae27} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001116 sec., 9856.63082437276 rows/sec., 472.53 KiB/sec. | ||
| 1648 | 2026.03.13 18:48:56.663549 [ 3 ] {576d08d7-2267-4654-b26e-bbc47acaae27} <Debug> TCPHandler: Processed in 0.001292988 sec. | ||
| 1649 | 2026.03.13 18:48:56.663751 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.03.13 18:48:56.663878 [ 3 ] {e2ffa4a1-5dbf-441a-9f22-d4c1c14fe4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1651 | 2026.03.13 18:48:56.664076 [ 3 ] {e2ffa4a1-5dbf-441a-9f22-d4c1c14fe4e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1652 | 2026.03.13 18:48:56.664109 [ 3 ] {e2ffa4a1-5dbf-441a-9f22-d4c1c14fe4e6} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1653 | 2026.03.13 18:48:56.664292 [ 3 ] {e2ffa4a1-5dbf-441a-9f22-d4c1c14fe4e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1654 | 2026.03.13 18:48:56.664342 [ 3 ] {e2ffa4a1-5dbf-441a-9f22-d4c1c14fe4e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1655 | 2026.03.13 18:48:56.664436 [ 3 ] {e2ffa4a1-5dbf-441a-9f22-d4c1c14fe4e6} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1656 | 2026.03.13 18:48:56.664462 [ 3 ] {e2ffa4a1-5dbf-441a-9f22-d4c1c14fe4e6} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1657 | 2026.03.13 18:48:56.664480 [ 3 ] {e2ffa4a1-5dbf-441a-9f22-d4c1c14fe4e6} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1658 | 2026.03.13 18:48:56.664494 [ 3 ] {e2ffa4a1-5dbf-441a-9f22-d4c1c14fe4e6} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1659 | 2026.03.13 18:48:56.664528 [ 3 ] {e2ffa4a1-5dbf-441a-9f22-d4c1c14fe4e6} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1660 | 2026.03.13 18:48:56.664545 [ 3 ] {e2ffa4a1-5dbf-441a-9f22-d4c1c14fe4e6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1661 | 2026.03.13 18:48:56.664909 [ 3 ] {e2ffa4a1-5dbf-441a-9f22-d4c1c14fe4e6} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001082 sec., 10166.358595194084 rows/sec., 487.38 KiB/sec. | ||
| 1662 | 2026.03.13 18:48:56.664963 [ 3 ] {e2ffa4a1-5dbf-441a-9f22-d4c1c14fe4e6} <Debug> TCPHandler: Processed in 0.001258957 sec. | ||
| 1663 | 2026.03.13 18:48:56.665167 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2026.03.13 18:48:56.665293 [ 3 ] {494f3372-c0cf-43b9-ada7-714b871890d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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', 'http_service:request_latency_histogram', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1665 | 2026.03.13 18:48:56.665489 [ 3 ] {494f3372-c0cf-43b9-ada7-714b871890d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1666 | 2026.03.13 18:48:56.665522 [ 3 ] {494f3372-c0cf-43b9-ada7-714b871890d2} <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', 'http_service:request_latency_histogram', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1667 | 2026.03.13 18:48:56.665702 [ 3 ] {494f3372-c0cf-43b9-ada7-714b871890d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1668 | 2026.03.13 18:48:56.665752 [ 3 ] {494f3372-c0cf-43b9-ada7-714b871890d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1669 | 2026.03.13 18:48:56.665844 [ 3 ] {494f3372-c0cf-43b9-ada7-714b871890d2} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1670 | 2026.03.13 18:48:56.665871 [ 3 ] {494f3372-c0cf-43b9-ada7-714b871890d2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1671 | 2026.03.13 18:48:56.665889 [ 3 ] {494f3372-c0cf-43b9-ada7-714b871890d2} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1672 | 2026.03.13 18:48:56.665903 [ 3 ] {494f3372-c0cf-43b9-ada7-714b871890d2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1673 | 2026.03.13 18:48:56.665934 [ 3 ] {494f3372-c0cf-43b9-ada7-714b871890d2} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1674 | 2026.03.13 18:48:56.665951 [ 3 ] {494f3372-c0cf-43b9-ada7-714b871890d2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1675 | 2026.03.13 18:48:56.666319 [ 3 ] {494f3372-c0cf-43b9-ada7-714b871890d2} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001077 sec., 10213.55617455896 rows/sec., 489.64 KiB/sec. | ||
| 1676 | 2026.03.13 18:48:56.666374 [ 3 ] {494f3372-c0cf-43b9-ada7-714b871890d2} <Debug> TCPHandler: Processed in 0.001253638 sec. | ||
| 1677 | 2026.03.13 18:48:56.696953 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.03.13 18:48:56.697139 [ 3 ] {0af444c5-648e-4056-8929-5f7ddffba16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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', 'http_service:request_latency_histogram', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1679 | 2026.03.13 18:48:56.697422 [ 3 ] {0af444c5-648e-4056-8929-5f7ddffba16e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1680 | 2026.03.13 18:48:56.697465 [ 3 ] {0af444c5-648e-4056-8929-5f7ddffba16e} <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', 'http_service:request_latency_histogram', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1681 | 2026.03.13 18:48:56.697685 [ 3 ] {0af444c5-648e-4056-8929-5f7ddffba16e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1682 | 2026.03.13 18:48:56.697742 [ 3 ] {0af444c5-648e-4056-8929-5f7ddffba16e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1683 | 2026.03.13 18:48:56.697852 [ 3 ] {0af444c5-648e-4056-8929-5f7ddffba16e} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1684 | 2026.03.13 18:48:56.697883 [ 3 ] {0af444c5-648e-4056-8929-5f7ddffba16e} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1685 | 2026.03.13 18:48:56.697902 [ 3 ] {0af444c5-648e-4056-8929-5f7ddffba16e} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1686 | 2026.03.13 18:48:56.697917 [ 3 ] {0af444c5-648e-4056-8929-5f7ddffba16e} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1687 | 2026.03.13 18:48:56.697951 [ 3 ] {0af444c5-648e-4056-8929-5f7ddffba16e} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1688 | 2026.03.13 18:48:56.697969 [ 3 ] {0af444c5-648e-4056-8929-5f7ddffba16e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1689 | 2026.03.13 18:48:56.698503 [ 3 ] {0af444c5-648e-4056-8929-5f7ddffba16e} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001443 sec., 7623.007623007623 rows/sec., 365.45 KiB/sec. | ||
| 1690 | 2026.03.13 18:48:56.698565 [ 3 ] {0af444c5-648e-4056-8929-5f7ddffba16e} <Debug> TCPHandler: Processed in 0.001693001 sec. | ||
| 1691 | 2026.03.13 18:48:56.759987 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2026.03.13 18:48:56.760206 [ 3 ] {46db757f-ed62-4dd0-b4f2-6b64503a1797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1693 | 2026.03.13 18:48:56.760535 [ 3 ] {46db757f-ed62-4dd0-b4f2-6b64503a1797} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1694 | 2026.03.13 18:48:56.760574 [ 3 ] {46db757f-ed62-4dd0-b4f2-6b64503a1797} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1695 | 2026.03.13 18:48:56.760818 [ 3 ] {46db757f-ed62-4dd0-b4f2-6b64503a1797} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1696 | 2026.03.13 18:48:56.760886 [ 3 ] {46db757f-ed62-4dd0-b4f2-6b64503a1797} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1697 | 2026.03.13 18:48:56.761024 [ 3 ] {46db757f-ed62-4dd0-b4f2-6b64503a1797} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1698 | 2026.03.13 18:48:56.761061 [ 3 ] {46db757f-ed62-4dd0-b4f2-6b64503a1797} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1699 | 2026.03.13 18:48:56.761082 [ 3 ] {46db757f-ed62-4dd0-b4f2-6b64503a1797} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1700 | 2026.03.13 18:48:56.761097 [ 3 ] {46db757f-ed62-4dd0-b4f2-6b64503a1797} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1701 | 2026.03.13 18:48:56.761137 [ 3 ] {46db757f-ed62-4dd0-b4f2-6b64503a1797} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1702 | 2026.03.13 18:48:56.761158 [ 3 ] {46db757f-ed62-4dd0-b4f2-6b64503a1797} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1703 | 2026.03.13 18:48:56.761719 [ 3 ] {46db757f-ed62-4dd0-b4f2-6b64503a1797} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001607 sec., 6845.052893590541 rows/sec., 328.15 KiB/sec. | ||
| 1704 | 2026.03.13 18:48:56.761790 [ 3 ] {46db757f-ed62-4dd0-b4f2-6b64503a1797} <Debug> TCPHandler: Processed in 0.001920437 sec. | ||
| 1705 | 2026.03.13 18:48:56.762413 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2026.03.13 18:48:56.762557 [ 3 ] {8eaba745-b14d-444d-b369-6d5474c7c75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1707 | 2026.03.13 18:48:56.762776 [ 3 ] {8eaba745-b14d-444d-b369-6d5474c7c75b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1708 | 2026.03.13 18:48:56.762811 [ 3 ] {8eaba745-b14d-444d-b369-6d5474c7c75b} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1709 | 2026.03.13 18:48:56.763007 [ 3 ] {8eaba745-b14d-444d-b369-6d5474c7c75b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1710 | 2026.03.13 18:48:56.763060 [ 3 ] {8eaba745-b14d-444d-b369-6d5474c7c75b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1711 | 2026.03.13 18:48:56.763162 [ 3 ] {8eaba745-b14d-444d-b369-6d5474c7c75b} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1712 | 2026.03.13 18:48:56.763191 [ 3 ] {8eaba745-b14d-444d-b369-6d5474c7c75b} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1713 | 2026.03.13 18:48:56.763209 [ 3 ] {8eaba745-b14d-444d-b369-6d5474c7c75b} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 1714 | 2026.03.13 18:48:56.763224 [ 3 ] {8eaba745-b14d-444d-b369-6d5474c7c75b} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1715 | 2026.03.13 18:48:56.763257 [ 3 ] {8eaba745-b14d-444d-b369-6d5474c7c75b} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1716 | 2026.03.13 18:48:56.763277 [ 3 ] {8eaba745-b14d-444d-b369-6d5474c7c75b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1717 | 2026.03.13 18:48:56.763689 [ 3 ] {8eaba745-b14d-444d-b369-6d5474c7c75b} <Debug> executeQuery: Read 11 rows, 540.00 B in 0.001193 sec., 9220.452640402347 rows/sec., 442.03 KiB/sec. | ||
| 1718 | 2026.03.13 18:48:56.763748 [ 3 ] {8eaba745-b14d-444d-b369-6d5474c7c75b} <Debug> TCPHandler: Processed in 0.001387151 sec. | ||
| 1719 | 2026.03.13 18:48:56.764872 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2026.03.13 18:48:56.764979 [ 3 ] {0b749fad-b39a-4b30-bba0-b9bbe127f2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1721 | 2026.03.13 18:48:56.765021 [ 3 ] {0b749fad-b39a-4b30-bba0-b9bbe127f2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1722 | 2026.03.13 18:48:56.765512 [ 3 ] {0b749fad-b39a-4b30-bba0-b9bbe127f2aa} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.03.13 18:48:56.765552 [ 3 ] {0b749fad-b39a-4b30-bba0-b9bbe127f2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1724 | 2026.03.13 18:48:56.765966 [ 3 ] {0b749fad-b39a-4b30-bba0-b9bbe127f2aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1725 | 2026.03.13 18:48:56.766171 [ 3 ] {0b749fad-b39a-4b30-bba0-b9bbe127f2aa} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.03.13 18:48:56.766313 [ 3 ] {0b749fad-b39a-4b30-bba0-b9bbe127f2aa} <Debug> executeQuery: Read 23 rows, 3.75 KiB in 0.001364 sec., 16862.17008797654 rows/sec., 2.69 MiB/sec. | ||
| 1727 | 2026.03.13 18:48:56.766350 [ 3 ] {0b749fad-b39a-4b30-bba0-b9bbe127f2aa} <Debug> TCPHandler: Processed in 0.001528626 sec. | ||
| 1728 | 2026.03.13 18:48:56.766473 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2026.03.13 18:48:56.766593 [ 3 ] {9dbb2a19-6a44-4745-ab4a-eba2065521e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1730 | 2026.03.13 18:48:56.766637 [ 3 ] {9dbb2a19-6a44-4745-ab4a-eba2065521e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1731 | 2026.03.13 18:48:56.767071 [ 3 ] {9dbb2a19-6a44-4745-ab4a-eba2065521e8} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.03.13 18:48:56.767109 [ 3 ] {9dbb2a19-6a44-4745-ab4a-eba2065521e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1733 | 2026.03.13 18:48:56.767427 [ 3 ] {9dbb2a19-6a44-4745-ab4a-eba2065521e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1734 | 2026.03.13 18:48:56.767653 [ 3 ] {9dbb2a19-6a44-4745-ab4a-eba2065521e8} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.03.13 18:48:56.767782 [ 3 ] {9dbb2a19-6a44-4745-ab4a-eba2065521e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001211 sec., 19818.33195706028 rows/sec., 1.64 MiB/sec. | ||
| 1736 | 2026.03.13 18:48:56.767821 [ 3 ] {9dbb2a19-6a44-4745-ab4a-eba2065521e8} <Debug> TCPHandler: Processed in 0.001409562 sec. | ||
| 1737 | 2026.03.13 18:48:56.767934 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2026.03.13 18:48:56.768038 [ 3 ] {9b7eab4b-343e-49b4-aeb1-3a6bf7b9d7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1739 | 2026.03.13 18:48:56.768081 [ 3 ] {9b7eab4b-343e-49b4-aeb1-3a6bf7b9d7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1740 | 2026.03.13 18:48:56.768477 [ 3 ] {9b7eab4b-343e-49b4-aeb1-3a6bf7b9d7fb} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.03.13 18:48:56.768514 [ 3 ] {9b7eab4b-343e-49b4-aeb1-3a6bf7b9d7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1742 | 2026.03.13 18:48:56.768805 [ 3 ] {9b7eab4b-343e-49b4-aeb1-3a6bf7b9d7fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1743 | 2026.03.13 18:48:56.769013 [ 3 ] {9b7eab4b-343e-49b4-aeb1-3a6bf7b9d7fb} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2026.03.13 18:48:56.769143 [ 3 ] {9b7eab4b-343e-49b4-aeb1-3a6bf7b9d7fb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 435.28 KiB/sec. | ||
| 1745 | 2026.03.13 18:48:56.769182 [ 3 ] {9b7eab4b-343e-49b4-aeb1-3a6bf7b9d7fb} <Debug> TCPHandler: Processed in 0.001298029 sec. | ||
| 1746 | 2026.03.13 18:48:56.769285 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.03.13 18:48:56.769384 [ 3 ] {4d43cb0e-7d77-4a89-9ae9-12518d736dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1748 | 2026.03.13 18:48:56.769425 [ 3 ] {4d43cb0e-7d77-4a89-9ae9-12518d736dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1749 | 2026.03.13 18:48:56.770875 [ 3 ] {4d43cb0e-7d77-4a89-9ae9-12518d736dce} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.03.13 18:48:56.770915 [ 3 ] {4d43cb0e-7d77-4a89-9ae9-12518d736dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1751 | 2026.03.13 18:48:56.771421 [ 3 ] {4d43cb0e-7d77-4a89-9ae9-12518d736dce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1752 | 2026.03.13 18:48:56.771643 [ 3 ] {4d43cb0e-7d77-4a89-9ae9-12518d736dce} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.03.13 18:48:56.771775 [ 3 ] {4d43cb0e-7d77-4a89-9ae9-12518d736dce} <Debug> executeQuery: Read 2094 rows, 164.70 KiB in 0.002415 sec., 867080.7453416149 rows/sec., 66.60 MiB/sec. | ||
| 1754 | 2026.03.13 18:48:56.771816 [ 3 ] {4d43cb0e-7d77-4a89-9ae9-12518d736dce} <Debug> TCPHandler: Processed in 0.002580547 sec. | ||
| 1755 | 2026.03.13 18:48:56.771933 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2026.03.13 18:48:56.772028 [ 3 ] {83d8a613-cd55-4e0b-9812-71f4d8428327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1757 | 2026.03.13 18:48:56.772071 [ 3 ] {83d8a613-cd55-4e0b-9812-71f4d8428327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1758 | 2026.03.13 18:48:56.772501 [ 3 ] {83d8a613-cd55-4e0b-9812-71f4d8428327} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.03.13 18:48:56.772538 [ 3 ] {83d8a613-cd55-4e0b-9812-71f4d8428327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1760 | 2026.03.13 18:48:56.772840 [ 3 ] {83d8a613-cd55-4e0b-9812-71f4d8428327} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1761 | 2026.03.13 18:48:56.773055 [ 3 ] {83d8a613-cd55-4e0b-9812-71f4d8428327} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.03.13 18:48:56.773186 [ 3 ] {83d8a613-cd55-4e0b-9812-71f4d8428327} <Debug> executeQuery: Read 59 rows, 4.46 KiB in 0.001176 sec., 50170.06802721089 rows/sec., 3.71 MiB/sec. | ||
| 1763 | 2026.03.13 18:48:56.773225 [ 3 ] {83d8a613-cd55-4e0b-9812-71f4d8428327} <Debug> TCPHandler: Processed in 0.00134087 sec. | ||
| 1764 | 2026.03.13 18:48:56.773332 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2026.03.13 18:48:56.773427 [ 3 ] {a2a1fdbd-4515-41b9-8e6c-b35931d06166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1766 | 2026.03.13 18:48:56.773467 [ 3 ] {a2a1fdbd-4515-41b9-8e6c-b35931d06166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1767 | 2026.03.13 18:48:56.774085 [ 3 ] {a2a1fdbd-4515-41b9-8e6c-b35931d06166} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.03.13 18:48:56.774121 [ 3 ] {a2a1fdbd-4515-41b9-8e6c-b35931d06166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1769 | 2026.03.13 18:48:56.774475 [ 3 ] {a2a1fdbd-4515-41b9-8e6c-b35931d06166} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1770 | 2026.03.13 18:48:56.774690 [ 3 ] {a2a1fdbd-4515-41b9-8e6c-b35931d06166} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.03.13 18:48:56.774814 [ 3 ] {a2a1fdbd-4515-41b9-8e6c-b35931d06166} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001406 sec., 520625.8890469417 rows/sec., 30.79 MiB/sec. | ||
| 1772 | 2026.03.13 18:48:56.774853 [ 3 ] {a2a1fdbd-4515-41b9-8e6c-b35931d06166} <Debug> TCPHandler: Processed in 0.001569106 sec. | ||
| 1773 | 2026.03.13 18:48:56.774973 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2026.03.13 18:48:56.775069 [ 3 ] {be213269-cc7e-44a7-a13d-64e464d1221a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1775 | 2026.03.13 18:48:56.775115 [ 3 ] {be213269-cc7e-44a7-a13d-64e464d1221a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1776 | 2026.03.13 18:48:56.775513 [ 3 ] {be213269-cc7e-44a7-a13d-64e464d1221a} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.03.13 18:48:56.775549 [ 3 ] {be213269-cc7e-44a7-a13d-64e464d1221a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1778 | 2026.03.13 18:48:56.775966 [ 3 ] {be213269-cc7e-44a7-a13d-64e464d1221a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1779 | 2026.03.13 18:48:56.776239 [ 3 ] {be213269-cc7e-44a7-a13d-64e464d1221a} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.03.13 18:48:56.776383 [ 3 ] {be213269-cc7e-44a7-a13d-64e464d1221a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00133 sec., 751.8796992481203 rows/sec., 52.87 KiB/sec. | ||
| 1781 | 2026.03.13 18:48:56.776426 [ 3 ] {be213269-cc7e-44a7-a13d-64e464d1221a} <Debug> TCPHandler: Processed in 0.001501855 sec. | ||
| 1782 | 2026.03.13 18:48:56.776553 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2026.03.13 18:48:56.776649 [ 3 ] {1ceec0e9-eb97-44d7-be3f-3f9686932bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1784 | 2026.03.13 18:48:56.776688 [ 3 ] {1ceec0e9-eb97-44d7-be3f-3f9686932bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1785 | 2026.03.13 18:48:56.777140 [ 3 ] {1ceec0e9-eb97-44d7-be3f-3f9686932bb8} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.03.13 18:48:56.777184 [ 3 ] {1ceec0e9-eb97-44d7-be3f-3f9686932bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1787 | 2026.03.13 18:48:56.777602 [ 3 ] {1ceec0e9-eb97-44d7-be3f-3f9686932bb8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1788 | 2026.03.13 18:48:56.777915 [ 3 ] {1ceec0e9-eb97-44d7-be3f-3f9686932bb8} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.03.13 18:48:56.778087 [ 3 ] {1ceec0e9-eb97-44d7-be3f-3f9686932bb8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001455 sec., 8247.422680412372 rows/sec., 644.33 KiB/sec. | ||
| 1790 | 2026.03.13 18:48:56.778134 [ 3 ] {1ceec0e9-eb97-44d7-be3f-3f9686932bb8} <Debug> TCPHandler: Processed in 0.001630528 sec. | ||
| 1791 | 2026.03.13 18:48:56.778252 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.03.13 18:48:56.778348 [ 3 ] {bb2515e1-b042-4963-a81d-f7409f802066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1793 | 2026.03.13 18:48:56.778389 [ 3 ] {bb2515e1-b042-4963-a81d-f7409f802066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1794 | 2026.03.13 18:48:56.779139 [ 3 ] {bb2515e1-b042-4963-a81d-f7409f802066} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.03.13 18:48:56.779177 [ 3 ] {bb2515e1-b042-4963-a81d-f7409f802066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1796 | 2026.03.13 18:48:56.779549 [ 3 ] {bb2515e1-b042-4963-a81d-f7409f802066} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1797 | 2026.03.13 18:48:56.779779 [ 3 ] {bb2515e1-b042-4963-a81d-f7409f802066} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2026.03.13 18:48:56.779911 [ 3 ] {bb2515e1-b042-4963-a81d-f7409f802066} <Debug> executeQuery: Read 1047 rows, 74.49 KiB in 0.00158 sec., 662658.2278481013 rows/sec., 46.04 MiB/sec. | ||
| 1799 | 2026.03.13 18:48:56.779951 [ 3 ] {bb2515e1-b042-4963-a81d-f7409f802066} <Debug> TCPHandler: Processed in 0.001748792 sec. | ||
| 1800 | 2026.03.13 18:48:56.780069 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2026.03.13 18:48:56.780165 [ 3 ] {327933ba-0420-41ed-8209-ea26fdf2293a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1802 | 2026.03.13 18:48:56.780210 [ 3 ] {327933ba-0420-41ed-8209-ea26fdf2293a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1803 | 2026.03.13 18:48:56.781159 [ 3 ] {327933ba-0420-41ed-8209-ea26fdf2293a} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2026.03.13 18:48:56.781197 [ 3 ] {327933ba-0420-41ed-8209-ea26fdf2293a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1805 | 2026.03.13 18:48:56.781702 [ 3 ] {327933ba-0420-41ed-8209-ea26fdf2293a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1806 | 2026.03.13 18:48:56.781926 [ 3 ] {327933ba-0420-41ed-8209-ea26fdf2293a} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2026.03.13 18:48:56.782072 [ 3 ] {327933ba-0420-41ed-8209-ea26fdf2293a} <Debug> executeQuery: Read 2453 rows, 162.89 KiB in 0.001924 sec., 1274948.024948025 rows/sec., 82.68 MiB/sec. | ||
| 1808 | 2026.03.13 18:48:56.782121 [ 3 ] {327933ba-0420-41ed-8209-ea26fdf2293a} <Debug> TCPHandler: Processed in 0.002100313 sec. | ||
| 1809 | 2026.03.13 18:48:56.782247 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2026.03.13 18:48:56.782343 [ 3 ] {d309d53c-9919-4c3e-b3b0-5ce416ea748d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1811 | 2026.03.13 18:48:56.782398 [ 3 ] {d309d53c-9919-4c3e-b3b0-5ce416ea748d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1812 | 2026.03.13 18:48:56.783197 [ 3 ] {d309d53c-9919-4c3e-b3b0-5ce416ea748d} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.03.13 18:48:56.783233 [ 3 ] {d309d53c-9919-4c3e-b3b0-5ce416ea748d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1814 | 2026.03.13 18:48:56.783796 [ 3 ] {d309d53c-9919-4c3e-b3b0-5ce416ea748d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1815 | 2026.03.13 18:48:56.784024 [ 3 ] {d309d53c-9919-4c3e-b3b0-5ce416ea748d} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.03.13 18:48:56.784166 [ 3 ] {d309d53c-9919-4c3e-b3b0-5ce416ea748d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001842 sec., 22258.41476655809 rows/sec., 39.89 MiB/sec. | ||
| 1817 | 2026.03.13 18:48:56.784229 [ 3 ] {d309d53c-9919-4c3e-b3b0-5ce416ea748d} <Debug> TCPHandler: Processed in 0.002033151 sec. | ||
| 1818 | 2026.03.13 18:48:56.784343 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.03.13 18:48:56.784438 [ 3 ] {f9ce871b-c536-4e00-b0de-65e97e0aac28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1820 | 2026.03.13 18:48:56.784481 [ 3 ] {f9ce871b-c536-4e00-b0de-65e97e0aac28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1821 | 2026.03.13 18:48:56.784802 [ 3 ] {f9ce871b-c536-4e00-b0de-65e97e0aac28} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.03.13 18:48:56.784838 [ 3 ] {f9ce871b-c536-4e00-b0de-65e97e0aac28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 1823 | 2026.03.13 18:48:56.785247 [ 3 ] {f9ce871b-c536-4e00-b0de-65e97e0aac28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1824 | 2026.03.13 18:48:56.785458 [ 3 ] {f9ce871b-c536-4e00-b0de-65e97e0aac28} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.03.13 18:48:56.785586 [ 3 ] {f9ce871b-c536-4e00-b0de-65e97e0aac28} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001167 sec., 3427.592116538132 rows/sec., 241.00 KiB/sec. | ||
| 1826 | 2026.03.13 18:48:56.785623 [ 3 ] {f9ce871b-c536-4e00-b0de-65e97e0aac28} <Debug> TCPHandler: Processed in 0.00132973 sec. | ||
| 1827 | 2026.03.13 18:48:57.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.64 MiB, peak 202.64 MiB, free memory in arenas 0.00 B, will set to 201.55 MiB (RSS), difference: -1.08 MiB | ||
| 1828 | 2026.03.13 18:48:57.613947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 228 | ||
| 1829 | 2026.03.13 18:48:57.617347 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.03.13 18:48:57.617413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1831 | 2026.03.13 18:48:57.618669 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1832 | 2026.03.13 18:48:57.618940 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.03.13 18:48:57.619259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 228 | ||
| 1834 | 2026.03.13 18:49:00.106399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3414 | ||
| 1835 | 2026.03.13 18:49:00.106910 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.03.13 18:49:00.106963 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1837 | 2026.03.13 18:49:00.107521 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1838 | 2026.03.13 18:49:00.107767 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.03.13 18:49:00.107914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3414 | ||
| 1840 | 2026.03.13 18:49:00.277047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1841 | 2026.03.13 18:49:00.293659 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.03.13 18:49:00.293704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1843 | 2026.03.13 18:49:00.299293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1844 | 2026.03.13 18:49:00.299971 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.03.13 18:49:00.302780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1846 | 2026.03.13 18:49:00.613601 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.03.13 18:49:00.613870 [ 3 ] {6712a1ac-a04c-42ae-bf7e-a38048b81b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1848 | 2026.03.13 18:49:00.613976 [ 3 ] {6712a1ac-a04c-42ae-bf7e-a38048b81b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1849 | 2026.03.13 18:49:00.614871 [ 3 ] {6712a1ac-a04c-42ae-bf7e-a38048b81b43} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.03.13 18:49:00.614916 [ 3 ] {6712a1ac-a04c-42ae-bf7e-a38048b81b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1851 | 2026.03.13 18:49:00.615301 [ 3 ] {6712a1ac-a04c-42ae-bf7e-a38048b81b43} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1852 | 2026.03.13 18:49:00.615534 [ 3 ] {6712a1ac-a04c-42ae-bf7e-a38048b81b43} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.03.13 18:49:00.615692 [ 3 ] {6712a1ac-a04c-42ae-bf7e-a38048b81b43} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001896 sec., 13713.080168776372 rows/sec., 1.06 MiB/sec. | ||
| 1854 | 2026.03.13 18:49:00.615734 [ 3 ] {6712a1ac-a04c-42ae-bf7e-a38048b81b43} <Debug> TCPHandler: Processed in 0.002310389 sec. | ||
| 1855 | 2026.03.13 18:49:00.615856 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.03.13 18:49:00.615960 [ 3 ] {26f729cf-c64a-4a90-9ed0-6af177378896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1857 | 2026.03.13 18:49:00.616002 [ 3 ] {26f729cf-c64a-4a90-9ed0-6af177378896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1858 | 2026.03.13 18:49:00.616461 [ 3 ] {26f729cf-c64a-4a90-9ed0-6af177378896} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.03.13 18:49:00.616498 [ 3 ] {26f729cf-c64a-4a90-9ed0-6af177378896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1860 | 2026.03.13 18:49:00.616835 [ 3 ] {26f729cf-c64a-4a90-9ed0-6af177378896} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1861 | 2026.03.13 18:49:00.617051 [ 3 ] {26f729cf-c64a-4a90-9ed0-6af177378896} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.03.13 18:49:00.617208 [ 3 ] {26f729cf-c64a-4a90-9ed0-6af177378896} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001267 sec., 22099.447513812156 rows/sec., 1.72 MiB/sec. | ||
| 1863 | 2026.03.13 18:49:00.617250 [ 3 ] {26f729cf-c64a-4a90-9ed0-6af177378896} <Debug> TCPHandler: Processed in 0.001445983 sec. | ||
| 1864 | 2026.03.13 18:49:00.617371 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.03.13 18:49:00.617466 [ 3 ] {85258d6b-230f-4082-bf48-376cdcfb7402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1866 | 2026.03.13 18:49:00.617509 [ 3 ] {85258d6b-230f-4082-bf48-376cdcfb7402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1867 | 2026.03.13 18:49:00.617911 [ 3 ] {85258d6b-230f-4082-bf48-376cdcfb7402} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2026.03.13 18:49:00.617976 [ 3 ] {85258d6b-230f-4082-bf48-376cdcfb7402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1869 | 2026.03.13 18:49:00.618299 [ 3 ] {85258d6b-230f-4082-bf48-376cdcfb7402} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1870 | 2026.03.13 18:49:00.618519 [ 3 ] {85258d6b-230f-4082-bf48-376cdcfb7402} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.03.13 18:49:00.618649 [ 3 ] {85258d6b-230f-4082-bf48-376cdcfb7402} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001201 sec., 33305.57868442964 rows/sec., 2.31 MiB/sec. | ||
| 1872 | 2026.03.13 18:49:00.618687 [ 3 ] {85258d6b-230f-4082-bf48-376cdcfb7402} <Debug> TCPHandler: Processed in 0.001376011 sec. | ||
| 1873 | 2026.03.13 18:49:00.618799 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2026.03.13 18:49:00.618892 [ 3 ] {2dcb5e5b-2769-4788-ad13-6ac774d1f867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1875 | 2026.03.13 18:49:00.618934 [ 3 ] {2dcb5e5b-2769-4788-ad13-6ac774d1f867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1876 | 2026.03.13 18:49:00.619256 [ 3 ] {2dcb5e5b-2769-4788-ad13-6ac774d1f867} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2026.03.13 18:49:00.619291 [ 3 ] {2dcb5e5b-2769-4788-ad13-6ac774d1f867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1878 | 2026.03.13 18:49:00.619583 [ 3 ] {2dcb5e5b-2769-4788-ad13-6ac774d1f867} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1879 | 2026.03.13 18:49:00.619789 [ 3 ] {2dcb5e5b-2769-4788-ad13-6ac774d1f867} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2026.03.13 18:49:00.619917 [ 3 ] {2dcb5e5b-2769-4788-ad13-6ac774d1f867} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001041 sec., 15369.83669548511 rows/sec., 1.06 MiB/sec. | ||
| 1881 | 2026.03.13 18:49:00.619954 [ 3 ] {2dcb5e5b-2769-4788-ad13-6ac774d1f867} <Debug> TCPHandler: Processed in 0.001204586 sec. | ||
| 1882 | 2026.03.13 18:49:05.614262 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.03.13 18:49:05.614468 [ 3 ] {5497eec7-ea28-482c-8aea-b4b29a84cdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1884 | 2026.03.13 18:49:05.614538 [ 3 ] {5497eec7-ea28-482c-8aea-b4b29a84cdce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1885 | 2026.03.13 18:49:05.615248 [ 3 ] {5497eec7-ea28-482c-8aea-b4b29a84cdce} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.03.13 18:49:05.615287 [ 3 ] {5497eec7-ea28-482c-8aea-b4b29a84cdce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1887 | 2026.03.13 18:49:05.615676 [ 3 ] {5497eec7-ea28-482c-8aea-b4b29a84cdce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1888 | 2026.03.13 18:49:05.615903 [ 3 ] {5497eec7-ea28-482c-8aea-b4b29a84cdce} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.03.13 18:49:05.616028 [ 67 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1890 | 2026.03.13 18:49:05.616059 [ 3 ] {5497eec7-ea28-482c-8aea-b4b29a84cdce} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001641 sec., 15843.997562461913 rows/sec., 1.23 MiB/sec. | ||
| 1891 | 2026.03.13 18:49:05.616094 [ 67 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.03.13 18:49:05.616110 [ 3 ] {5497eec7-ea28-482c-8aea-b4b29a84cdce} <Debug> TCPHandler: Processed in 0.001980449 sec. | ||
| 1893 | 2026.03.13 18:49:05.616119 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1894 | 2026.03.13 18:49:05.616252 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.03.13 18:49:05.616292 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 1896 | 2026.03.13 18:49:05.616350 [ 3 ] {6b24d97a-1f00-4b4d-ae61-2b14e332b2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1897 | 2026.03.13 18:49:05.616394 [ 3 ] {6b24d97a-1f00-4b4d-ae61-2b14e332b2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1898 | 2026.03.13 18:49:05.616435 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1899 | 2026.03.13 18:49:05.616480 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 126 rows starting from the beginning of the part | ||
| 1900 | 2026.03.13 18:49:05.616581 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1901 | 2026.03.13 18:49:05.616627 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1902 | 2026.03.13 18:49:05.616669 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2094 rows starting from the beginning of the part | ||
| 1903 | 2026.03.13 18:49:05.616721 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1904 | 2026.03.13 18:49:05.616761 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1905 | 2026.03.13 18:49:05.616847 [ 3 ] {6b24d97a-1f00-4b4d-ae61-2b14e332b2d4} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.03.13 18:49:05.616889 [ 3 ] {6b24d97a-1f00-4b4d-ae61-2b14e332b2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1907 | 2026.03.13 18:49:05.617309 [ 3 ] {6b24d97a-1f00-4b4d-ae61-2b14e332b2d4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1908 | 2026.03.13 18:49:05.617539 [ 3 ] {6b24d97a-1f00-4b4d-ae61-2b14e332b2d4} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.03.13 18:49:05.617675 [ 3 ] {6b24d97a-1f00-4b4d-ae61-2b14e332b2d4} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001342 sec., 20864.381520119223 rows/sec., 1.63 MiB/sec. | ||
| 1910 | 2026.03.13 18:49:05.617677 [ 66 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1911 | 2026.03.13 18:49:05.617717 [ 3 ] {6b24d97a-1f00-4b4d-ae61-2b14e332b2d4} <Debug> TCPHandler: Processed in 0.001512235 sec. | ||
| 1912 | 2026.03.13 18:49:05.617735 [ 66 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.03.13 18:49:05.617760 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1914 | 2026.03.13 18:49:05.617847 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.03.13 18:49:05.617888 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 1916 | 2026.03.13 18:49:05.617946 [ 3 ] {4ed847f3-e8fc-447e-8008-b10a8d938ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1917 | 2026.03.13 18:49:05.617993 [ 3 ] {4ed847f3-e8fc-447e-8008-b10a8d938ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1918 | 2026.03.13 18:49:05.618038 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1919 | 2026.03.13 18:49:05.618040 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2358 rows, containing 5 columns (5 merged, 0 gathered) in 0.001812234 sec., 1301156.4731706833 rows/sec., 106.76 MiB/sec. | ||
| 1920 | 2026.03.13 18:49:05.618094 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part | ||
| 1921 | 2026.03.13 18:49:05.618188 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1922 | 2026.03.13 18:49:05.618240 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 1923 | 2026.03.13 18:49:05.618286 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1047 rows starting from the beginning of the part | ||
| 1924 | 2026.03.13 18:49:05.618325 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1925 | 2026.03.13 18:49:05.618329 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1926 | 2026.03.13 18:49:05.618390 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1927 | 2026.03.13 18:49:05.618413 [ 3 ] {4ed847f3-e8fc-447e-8008-b10a8d938ae7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.03.13 18:49:05.618460 [ 3 ] {4ed847f3-e8fc-447e-8008-b10a8d938ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1929 | 2026.03.13 18:49:05.618619 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_6_1} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2026.03.13 18:49:05.618701 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_6_1} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1931 | 2026.03.13 18:49:05.618769 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 1932 | 2026.03.13 18:49:05.618849 [ 3 ] {4ed847f3-e8fc-447e-8008-b10a8d938ae7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1933 | 2026.03.13 18:49:05.619076 [ 3 ] {4ed847f3-e8fc-447e-8008-b10a8d938ae7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.03.13 18:49:05.619209 [ 3 ] {4ed847f3-e8fc-447e-8008-b10a8d938ae7} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.00128 sec., 39062.5 rows/sec., 2.71 MiB/sec. | ||
| 1935 | 2026.03.13 18:49:05.619249 [ 3 ] {4ed847f3-e8fc-447e-8008-b10a8d938ae7} <Debug> TCPHandler: Processed in 0.001448984 sec. | ||
| 1936 | 2026.03.13 18:49:05.619364 [ 3 ] {} <Trace> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.03.13 18:49:05.619456 [ 3 ] {34e2aad0-0ae5-43d6-aab3-da71beadc25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33311) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1938 | 2026.03.13 18:49:05.619496 [ 3 ] {34e2aad0-0ae5-43d6-aab3-da71beadc25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1939 | 2026.03.13 18:49:05.619511 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1199 rows, containing 5 columns (5 merged, 0 gathered) in 0.0016814 sec., 713096.229332699 rows/sec., 53.28 MiB/sec. | ||
| 1940 | 2026.03.13 18:49:05.619768 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1941 | 2026.03.13 18:49:05.619826 [ 3 ] {34e2aad0-0ae5-43d6-aab3-da71beadc25e} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.03.13 18:49:05.619868 [ 3 ] {34e2aad0-0ae5-43d6-aab3-da71beadc25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1943 | 2026.03.13 18:49:05.620112 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_6_1} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2026.03.13 18:49:05.620192 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_6_1} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1945 | 2026.03.13 18:49:05.620201 [ 3 ] {34e2aad0-0ae5-43d6-aab3-da71beadc25e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1946 | 2026.03.13 18:49:05.620282 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 1947 | 2026.03.13 18:49:05.620427 [ 3 ] {34e2aad0-0ae5-43d6-aab3-da71beadc25e} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.03.13 18:49:05.620557 [ 3 ] {34e2aad0-0ae5-43d6-aab3-da71beadc25e} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001117 sec., 17905.10295434199 rows/sec., 1.23 MiB/sec. | ||
| 1949 | 2026.03.13 18:49:05.620593 [ 3 ] {34e2aad0-0ae5-43d6-aab3-da71beadc25e} <Debug> TCPHandler: Processed in 0.001276078 sec. | ||
| 1950 | 2026.03.13 18:49:07.511598 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1951 | 2026.03.13 18:49:07.511698 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1952 | 2026.03.13 18:49:07.608960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3862 | ||
| 1953 | 2026.03.13 18:49:07.609465 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.03.13 18:49:07.609518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1955 | 2026.03.13 18:49:07.610064 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1956 | 2026.03.13 18:49:07.610313 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.03.13 18:49:07.610471 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3862 | ||
| 1958 | 2026.03.13 18:49:07.620441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 244 | ||
| 1959 | 2026.03.13 18:49:07.622342 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.03.13 18:49:07.622399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1961 | 2026.03.13 18:49:07.623548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1962 | 2026.03.13 18:49:07.623817 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.03.13 18:49:07.623967 [ 64 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1964 | 2026.03.13 18:49:07.624047 [ 64 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.03.13 18:49:07.624078 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1966 | 2026.03.13 18:49:07.624139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1967 | 2026.03.13 18:49:07.624188 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 1968 | 2026.03.13 18:49:07.624745 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1969 | 2026.03.13 18:49:07.624903 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 1970 | 2026.03.13 18:49:07.625275 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1971 | 2026.03.13 18:49:07.625625 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
| 1972 | 2026.03.13 18:49:07.625997 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 1973 | 2026.03.13 18:49:07.626358 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1974 | 2026.03.13 18:49:07.626692 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
| 1975 | 2026.03.13 18:49:07.632762 [ 201 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 72 columns (72 merged, 0 gathered) in 0.008619317 sec., 28308.50750703333 rows/sec., 30.49 MiB/sec. | ||
| 1976 | 2026.03.13 18:49:07.633321 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1977 | 2026.03.13 18:49:07.633815 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_6_1} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2026.03.13 18:49:07.633881 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_6_1} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1979 | 2026.03.13 18:49:07.634049 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 1980 | 2026.03.13 18:49:07.803812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1981 | 2026.03.13 18:49:07.821740 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.03.13 18:49:07.821815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1983 | 2026.03.13 18:49:07.828223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1984 | 2026.03.13 18:49:07.828969 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.03.13 18:49:07.832093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1986 | 2026.03.13 18:49:08.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.08 MiB, peak 207.08 MiB, free memory in arenas 0.00 B, will set to 205.70 MiB (RSS), difference: 2.62 MiB | ||
| 1987 | 2026.03.13 18:49:09.459729 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1988 | 2026.03.13 18:49:09.459820 [ 3 ] {} <Debug> TCP-Session: 6695a931-58b5-4742-a3c1-17d0d6e65420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1989 | 2026.03.13 18:49:10.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.67 MiB, peak 207.08 MiB, free memory in arenas 0.00 B, will set to 205.71 MiB (RSS), difference: 2.04 MiB | ||
| 1990 | 2026.03.13 18:49:10.615709 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.03.13 18:49:10.615884 [ 5 ] {a00d65fb-5a62-4e5e-944b-04f44c38705b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1992 | 2026.03.13 18:49:10.615951 [ 5 ] {a00d65fb-5a62-4e5e-944b-04f44c38705b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1993 | 2026.03.13 18:49:10.616687 [ 5 ] {a00d65fb-5a62-4e5e-944b-04f44c38705b} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.03.13 18:49:10.616736 [ 5 ] {a00d65fb-5a62-4e5e-944b-04f44c38705b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1995 | 2026.03.13 18:49:10.617159 [ 5 ] {a00d65fb-5a62-4e5e-944b-04f44c38705b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1996 | 2026.03.13 18:49:10.617382 [ 5 ] {a00d65fb-5a62-4e5e-944b-04f44c38705b} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.03.13 18:49:10.617535 [ 5 ] {a00d65fb-5a62-4e5e-944b-04f44c38705b} <Debug> executeQuery: Read 92 rows, 8.41 KiB in 0.001698 sec., 54181.38987043581 rows/sec., 4.84 MiB/sec. | ||
| 1998 | 2026.03.13 18:49:10.617582 [ 5 ] {a00d65fb-5a62-4e5e-944b-04f44c38705b} <Debug> TCPHandler: Processed in 0.00200127 sec. | ||
| 1999 | 2026.03.13 18:49:10.617710 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.03.13 18:49:10.617813 [ 5 ] {bb4bce57-2c59-4c31-8f68-4eec87cdcb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2001 | 2026.03.13 18:49:10.617857 [ 5 ] {bb4bce57-2c59-4c31-8f68-4eec87cdcb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2002 | 2026.03.13 18:49:10.618286 [ 5 ] {bb4bce57-2c59-4c31-8f68-4eec87cdcb50} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.03.13 18:49:10.618324 [ 5 ] {bb4bce57-2c59-4c31-8f68-4eec87cdcb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2004 | 2026.03.13 18:49:10.618641 [ 5 ] {bb4bce57-2c59-4c31-8f68-4eec87cdcb50} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2005 | 2026.03.13 18:49:10.618850 [ 5 ] {bb4bce57-2c59-4c31-8f68-4eec87cdcb50} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.03.13 18:49:10.618985 [ 5 ] {bb4bce57-2c59-4c31-8f68-4eec87cdcb50} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001196 sec., 27591.973244147157 rows/sec., 2.03 MiB/sec. | ||
| 2007 | 2026.03.13 18:49:10.619023 [ 5 ] {bb4bce57-2c59-4c31-8f68-4eec87cdcb50} <Debug> TCPHandler: Processed in 0.001365451 sec. | ||
| 2008 | 2026.03.13 18:49:10.619134 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.03.13 18:49:10.619236 [ 5 ] {2e990ab6-f3bb-4809-8a40-44f97c0afa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2010 | 2026.03.13 18:49:10.619280 [ 5 ] {2e990ab6-f3bb-4809-8a40-44f97c0afa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2011 | 2026.03.13 18:49:10.619684 [ 5 ] {2e990ab6-f3bb-4809-8a40-44f97c0afa8b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.03.13 18:49:10.619721 [ 5 ] {2e990ab6-f3bb-4809-8a40-44f97c0afa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2013 | 2026.03.13 18:49:10.620013 [ 5 ] {2e990ab6-f3bb-4809-8a40-44f97c0afa8b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2014 | 2026.03.13 18:49:10.620240 [ 5 ] {2e990ab6-f3bb-4809-8a40-44f97c0afa8b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.03.13 18:49:10.620370 [ 5 ] {2e990ab6-f3bb-4809-8a40-44f97c0afa8b} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001155 sec., 52813.85281385281 rows/sec., 4.13 MiB/sec. | ||
| 2016 | 2026.03.13 18:49:10.620407 [ 5 ] {2e990ab6-f3bb-4809-8a40-44f97c0afa8b} <Debug> TCPHandler: Processed in 0.00132344 sec. | ||
| 2017 | 2026.03.13 18:49:10.620517 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.03.13 18:49:10.620611 [ 5 ] {b77f2b63-a279-47d1-95ef-466c50ca1580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2019 | 2026.03.13 18:49:10.620653 [ 5 ] {b77f2b63-a279-47d1-95ef-466c50ca1580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2020 | 2026.03.13 18:49:10.621020 [ 5 ] {b77f2b63-a279-47d1-95ef-466c50ca1580} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.03.13 18:49:10.621056 [ 5 ] {b77f2b63-a279-47d1-95ef-466c50ca1580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2022 | 2026.03.13 18:49:10.621407 [ 5 ] {b77f2b63-a279-47d1-95ef-466c50ca1580} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2023 | 2026.03.13 18:49:10.621610 [ 5 ] {b77f2b63-a279-47d1-95ef-466c50ca1580} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.03.13 18:49:10.621741 [ 5 ] {b77f2b63-a279-47d1-95ef-466c50ca1580} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001149 sec., 43516.10095735422 rows/sec., 3.02 MiB/sec. | ||
| 2025 | 2026.03.13 18:49:10.621776 [ 5 ] {b77f2b63-a279-47d1-95ef-466c50ca1580} <Debug> TCPHandler: Processed in 0.001308299 sec. | ||
| 2026 | 2026.03.13 18:49:10.621895 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.03.13 18:49:10.621998 [ 5 ] {77cb828b-e92e-4499-89d9-69e2491714d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2028 | 2026.03.13 18:49:10.622055 [ 5 ] {77cb828b-e92e-4499-89d9-69e2491714d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2029 | 2026.03.13 18:49:10.622979 [ 5 ] {77cb828b-e92e-4499-89d9-69e2491714d8} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.03.13 18:49:10.623017 [ 5 ] {77cb828b-e92e-4499-89d9-69e2491714d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2031 | 2026.03.13 18:49:10.623592 [ 5 ] {77cb828b-e92e-4499-89d9-69e2491714d8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2032 | 2026.03.13 18:49:10.623828 [ 5 ] {77cb828b-e92e-4499-89d9-69e2491714d8} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2026.03.13 18:49:10.623972 [ 5 ] {77cb828b-e92e-4499-89d9-69e2491714d8} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001993 sec., 16557.952834922227 rows/sec., 29.67 MiB/sec. | ||
| 2034 | 2026.03.13 18:49:10.624035 [ 5 ] {77cb828b-e92e-4499-89d9-69e2491714d8} <Debug> TCPHandler: Processed in 0.002192945 sec. | ||
| 2035 | 2026.03.13 18:49:10.624168 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2036 | 2026.03.13 18:49:10.624271 [ 5 ] {8233b45e-b3f4-44a4-92a3-361f024b4dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2037 | 2026.03.13 18:49:10.624318 [ 5 ] {8233b45e-b3f4-44a4-92a3-361f024b4dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2038 | 2026.03.13 18:49:10.624682 [ 5 ] {8233b45e-b3f4-44a4-92a3-361f024b4dc8} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.03.13 18:49:10.624730 [ 5 ] {8233b45e-b3f4-44a4-92a3-361f024b4dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2040 | 2026.03.13 18:49:10.625174 [ 5 ] {8233b45e-b3f4-44a4-92a3-361f024b4dc8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2041 | 2026.03.13 18:49:10.625399 [ 5 ] {8233b45e-b3f4-44a4-92a3-361f024b4dc8} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2042 | 2026.03.13 18:49:10.625534 [ 5 ] {8233b45e-b3f4-44a4-92a3-361f024b4dc8} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001283 sec., 15588.464536243178 rows/sec., 1.07 MiB/sec. | ||
| 2043 | 2026.03.13 18:49:10.625572 [ 5 ] {8233b45e-b3f4-44a4-92a3-361f024b4dc8} <Debug> TCPHandler: Processed in 0.001459513 sec. | ||
| 2044 | 2026.03.13 18:49:15.110626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4374 | ||
| 2045 | 2026.03.13 18:49:15.111412 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.03.13 18:49:15.111453 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2047 | 2026.03.13 18:49:15.111933 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2048 | 2026.03.13 18:49:15.112183 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.03.13 18:49:15.112329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4374 | ||
| 2050 | 2026.03.13 18:49:15.332228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2051 | 2026.03.13 18:49:15.347924 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2026.03.13 18:49:15.347978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2053 | 2026.03.13 18:49:15.354047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2054 | 2026.03.13 18:49:15.354743 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2026.03.13 18:49:15.357392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2056 | 2026.03.13 18:49:15.618682 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.03.13 18:49:15.618844 [ 5 ] {886df6b5-62e4-4a49-bcfb-58d85ca50845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2058 | 2026.03.13 18:49:15.618906 [ 5 ] {886df6b5-62e4-4a49-bcfb-58d85ca50845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2059 | 2026.03.13 18:49:15.619501 [ 5 ] {886df6b5-62e4-4a49-bcfb-58d85ca50845} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.03.13 18:49:15.619538 [ 5 ] {886df6b5-62e4-4a49-bcfb-58d85ca50845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2061 | 2026.03.13 18:49:15.619890 [ 5 ] {886df6b5-62e4-4a49-bcfb-58d85ca50845} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2062 | 2026.03.13 18:49:15.620110 [ 5 ] {886df6b5-62e4-4a49-bcfb-58d85ca50845} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.03.13 18:49:15.620254 [ 5 ] {886df6b5-62e4-4a49-bcfb-58d85ca50845} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001456 sec., 1373.6263736263736 rows/sec., 112.01 KiB/sec. | ||
| 2064 | 2026.03.13 18:49:15.620294 [ 5 ] {886df6b5-62e4-4a49-bcfb-58d85ca50845} <Debug> TCPHandler: Processed in 0.001734372 sec. | ||
| 2065 | 2026.03.13 18:49:15.620414 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2026.03.13 18:49:15.620524 [ 5 ] {3e33c02e-86f6-42cf-ab3a-72601ecc4e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2067 | 2026.03.13 18:49:15.620564 [ 5 ] {3e33c02e-86f6-42cf-ab3a-72601ecc4e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2068 | 2026.03.13 18:49:15.620980 [ 5 ] {3e33c02e-86f6-42cf-ab3a-72601ecc4e95} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.03.13 18:49:15.621018 [ 5 ] {3e33c02e-86f6-42cf-ab3a-72601ecc4e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2070 | 2026.03.13 18:49:15.621321 [ 5 ] {3e33c02e-86f6-42cf-ab3a-72601ecc4e95} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2071 | 2026.03.13 18:49:15.621522 [ 5 ] {3e33c02e-86f6-42cf-ab3a-72601ecc4e95} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2026.03.13 18:49:15.621646 [ 5 ] {3e33c02e-86f6-42cf-ab3a-72601ecc4e95} <Debug> executeQuery: Read 53 rows, 4.14 KiB in 0.00114 sec., 46491.22807017544 rows/sec., 3.55 MiB/sec. | ||
| 2073 | 2026.03.13 18:49:15.621681 [ 5 ] {3e33c02e-86f6-42cf-ab3a-72601ecc4e95} <Debug> TCPHandler: Processed in 0.001317169 sec. | ||
| 2074 | 2026.03.13 18:49:15.621790 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.03.13 18:49:15.621892 [ 5 ] {447af30c-1a3e-4a2c-bfd2-cc54307f17b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2076 | 2026.03.13 18:49:15.621931 [ 5 ] {447af30c-1a3e-4a2c-bfd2-cc54307f17b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2077 | 2026.03.13 18:49:15.622310 [ 5 ] {447af30c-1a3e-4a2c-bfd2-cc54307f17b7} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2026.03.13 18:49:15.622344 [ 5 ] {447af30c-1a3e-4a2c-bfd2-cc54307f17b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2079 | 2026.03.13 18:49:15.622631 [ 5 ] {447af30c-1a3e-4a2c-bfd2-cc54307f17b7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2080 | 2026.03.13 18:49:15.622833 [ 5 ] {447af30c-1a3e-4a2c-bfd2-cc54307f17b7} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2026.03.13 18:49:15.622915 [ 55 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2082 | 2026.03.13 18:49:15.622951 [ 55 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.03.13 18:49:15.622953 [ 5 ] {447af30c-1a3e-4a2c-bfd2-cc54307f17b7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001079 sec., 1853.5681186283593 rows/sec., 129.42 KiB/sec. | ||
| 2084 | 2026.03.13 18:49:15.622969 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2085 | 2026.03.13 18:49:15.622995 [ 5 ] {447af30c-1a3e-4a2c-bfd2-cc54307f17b7} <Debug> TCPHandler: Processed in 0.001253658 sec. | ||
| 2086 | 2026.03.13 18:49:15.623106 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.03.13 18:49:15.623110 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::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 | ||
| 2088 | 2026.03.13 18:49:15.623207 [ 5 ] {9ec83520-bc10-4bc7-bc5c-2fd75200c800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2089 | 2026.03.13 18:49:15.623248 [ 5 ] {9ec83520-bc10-4bc7-bc5c-2fd75200c800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2090 | 2026.03.13 18:49:15.623295 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2091 | 2026.03.13 18:49:15.623347 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 2092 | 2026.03.13 18:49:15.623453 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 2093 | 2026.03.13 18:49:15.623507 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2094 | 2026.03.13 18:49:15.623557 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 59 rows starting from the beginning of the part | ||
| 2095 | 2026.03.13 18:49:15.623603 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2096 | 2026.03.13 18:49:15.623654 [ 5 ] {9ec83520-bc10-4bc7-bc5c-2fd75200c800} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.03.13 18:49:15.623658 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2098 | 2026.03.13 18:49:15.623696 [ 5 ] {9ec83520-bc10-4bc7-bc5c-2fd75200c800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2099 | 2026.03.13 18:49:15.624020 [ 5 ] {9ec83520-bc10-4bc7-bc5c-2fd75200c800} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2100 | 2026.03.13 18:49:15.624265 [ 5 ] {9ec83520-bc10-4bc7-bc5c-2fd75200c800} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2026.03.13 18:49:15.624401 [ 5 ] {9ec83520-bc10-4bc7-bc5c-2fd75200c800} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001212 sec., 47854.785478547856 rows/sec., 3.74 MiB/sec. | ||
| 2102 | 2026.03.13 18:49:15.624437 [ 5 ] {9ec83520-bc10-4bc7-bc5c-2fd75200c800} <Debug> TCPHandler: Processed in 0.001379861 sec. | ||
| 2103 | 2026.03.13 18:49:15.624543 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2026.03.13 18:49:15.624643 [ 5 ] {720c1a2d-ae28-45cc-a879-af612d437cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2105 | 2026.03.13 18:49:15.624667 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622028 sec., 95559.38615116385 rows/sec., 7.41 MiB/sec. | ||
| 2106 | 2026.03.13 18:49:15.624685 [ 5 ] {720c1a2d-ae28-45cc-a879-af612d437cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2107 | 2026.03.13 18:49:15.624879 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2108 | 2026.03.13 18:49:15.625117 [ 5 ] {720c1a2d-ae28-45cc-a879-af612d437cc0} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.03.13 18:49:15.625158 [ 5 ] {720c1a2d-ae28-45cc-a879-af612d437cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2110 | 2026.03.13 18:49:15.625197 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_6_1} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.03.13 18:49:15.625278 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_6_1} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2112 | 2026.03.13 18:49:15.625363 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2113 | 2026.03.13 18:49:15.625496 [ 5 ] {720c1a2d-ae28-45cc-a879-af612d437cc0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2114 | 2026.03.13 18:49:15.625691 [ 5 ] {720c1a2d-ae28-45cc-a879-af612d437cc0} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.03.13 18:49:15.625788 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2116 | 2026.03.13 18:49:15.625811 [ 5 ] {720c1a2d-ae28-45cc-a879-af612d437cc0} <Debug> executeQuery: Read 151 rows, 10.72 KiB in 0.00124 sec., 121774.19354838709 rows/sec., 8.44 MiB/sec. | ||
| 2117 | 2026.03.13 18:49:15.625855 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.03.13 18:49:15.625862 [ 5 ] {720c1a2d-ae28-45cc-a879-af612d437cc0} <Debug> TCPHandler: Processed in 0.001424982 sec. | ||
| 2119 | 2026.03.13 18:49:15.625882 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2120 | 2026.03.13 18:49:15.626058 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.03.13 18:49:15.626070 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2122 | 2026.03.13 18:49:15.626156 [ 5 ] {6fe42f9b-3f04-4996-ab81-d1d741274ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2123 | 2026.03.13 18:49:15.626169 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2124 | 2026.03.13 18:49:15.626197 [ 5 ] {6fe42f9b-3f04-4996-ab81-d1d741274ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2125 | 2026.03.13 18:49:15.626207 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 326 rows starting from the beginning of the part | ||
| 2126 | 2026.03.13 18:49:15.626283 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2453 rows starting from the beginning of the part | ||
| 2127 | 2026.03.13 18:49:15.626328 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 2128 | 2026.03.13 18:49:15.626371 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 2129 | 2026.03.13 18:49:15.626410 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2130 | 2026.03.13 18:49:15.626449 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 151 rows starting from the beginning of the part | ||
| 2131 | 2026.03.13 18:49:15.626525 [ 5 ] {6fe42f9b-3f04-4996-ab81-d1d741274ee3} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.03.13 18:49:15.626561 [ 5 ] {6fe42f9b-3f04-4996-ab81-d1d741274ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2133 | 2026.03.13 18:49:15.626857 [ 5 ] {6fe42f9b-3f04-4996-ab81-d1d741274ee3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2134 | 2026.03.13 18:49:15.627072 [ 5 ] {6fe42f9b-3f04-4996-ab81-d1d741274ee3} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.03.13 18:49:15.627200 [ 5 ] {6fe42f9b-3f04-4996-ab81-d1d741274ee3} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001061 sec., 47125.3534401508 rows/sec., 3.23 MiB/sec. | ||
| 2136 | 2026.03.13 18:49:15.627235 [ 5 ] {6fe42f9b-3f04-4996-ab81-d1d741274ee3} <Debug> TCPHandler: Processed in 0.001227656 sec. | ||
| 2137 | 2026.03.13 18:49:15.627880 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3070 rows, containing 5 columns (5 merged, 0 gathered) in 0.001853306 sec., 1656499.2505285149 rows/sec., 110.97 MiB/sec. | ||
| 2138 | 2026.03.13 18:49:15.628172 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2139 | 2026.03.13 18:49:15.628454 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.03.13 18:49:15.628525 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2141 | 2026.03.13 18:49:15.628619 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 2142 | 2026.03.13 18:49:16.574869 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49559 | ||
| 2143 | 2026.03.13 18:49:16.574982 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2144 | 2026.03.13 18:49:16.575009 [ 289 ] {} <Debug> TCP-Session: c0c3ded9-7712-4c09-b6dd-8ce39c0b00c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49559 | ||
| 2145 | 2026.03.13 18:49:16.575035 [ 289 ] {} <Debug> TCP-Session: c0c3ded9-7712-4c09-b6dd-8ce39c0b00c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.03.13 18:49:16.575048 [ 289 ] {} <Debug> TCP-Session: c0c3ded9-7712-4c09-b6dd-8ce39c0b00c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.03.13 18:49:16.575244 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63041 | ||
| 2148 | 2026.03.13 18:49:16.575275 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57389 | ||
| 2149 | 2026.03.13 18:49:16.575309 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54993 | ||
| 2150 | 2026.03.13 18:49:16.575334 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45432 | ||
| 2151 | 2026.03.13 18:49:16.575361 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33418 | ||
| 2152 | 2026.03.13 18:49:16.575399 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2153 | 2026.03.13 18:49:16.575398 [ 289 ] {} <Trace> TCP-Session: c0c3ded9-7712-4c09-b6dd-8ce39c0b00c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.03.13 18:49:16.575435 [ 291 ] {} <Debug> TCP-Session: f101cd27-1054-47ed-a3d8-81eccdafae32 Authenticating user 'default' from [fd00:1122:3344:101::e]:57389 | ||
| 2155 | 2026.03.13 18:49:16.575368 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60424 | ||
| 2156 | 2026.03.13 18:49:16.575472 [ 291 ] {} <Debug> TCP-Session: f101cd27-1054-47ed-a3d8-81eccdafae32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.03.13 18:49:16.575348 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41057 | ||
| 2158 | 2026.03.13 18:49:16.575490 [ 291 ] {} <Debug> TCP-Session: f101cd27-1054-47ed-a3d8-81eccdafae32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2026.03.13 18:49:16.575349 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2160 | 2026.03.13 18:49:16.575318 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46226 | ||
| 2161 | 2026.03.13 18:49:16.575557 [ 290 ] {} <Debug> TCP-Session: f0e08194-4fd3-4f68-98a7-3776b70ab7c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63041 | ||
| 2162 | 2026.03.13 18:49:16.575591 [ 290 ] {} <Debug> TCP-Session: f0e08194-4fd3-4f68-98a7-3776b70ab7c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.03.13 18:49:16.575604 [ 290 ] {} <Debug> TCP-Session: f0e08194-4fd3-4f68-98a7-3776b70ab7c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.03.13 18:49:16.575605 [ 289 ] {06ea8d86-e47f-4477-ada0-8d660493b0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49559) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2165 | 2026.03.13 18:49:16.575794 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2166 | 2026.03.13 18:49:16.575799 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2167 | 2026.03.13 18:49:16.575834 [ 3 ] {} <Debug> TCP-Session: aad65ab3-765f-424c-a674-d5025c77170e Authenticating user 'default' from [fd00:1122:3344:101::e]:41057 | ||
| 2168 | 2026.03.13 18:49:16.575845 [ 293 ] {} <Debug> TCP-Session: dbb2f58a-be44-4ce5-8b9e-3166e41a4abc Authenticating user 'default' from [fd00:1122:3344:101::e]:46226 | ||
| 2169 | 2026.03.13 18:49:16.575867 [ 3 ] {} <Debug> TCP-Session: aad65ab3-765f-424c-a674-d5025c77170e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.03.13 18:49:16.575879 [ 293 ] {} <Debug> TCP-Session: dbb2f58a-be44-4ce5-8b9e-3166e41a4abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.03.13 18:49:16.575896 [ 3 ] {} <Debug> TCP-Session: aad65ab3-765f-424c-a674-d5025c77170e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.03.13 18:49:16.575906 [ 293 ] {} <Debug> TCP-Session: dbb2f58a-be44-4ce5-8b9e-3166e41a4abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.03.13 18:49:16.575835 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2174 | 2026.03.13 18:49:16.575961 [ 286 ] {} <Debug> TCP-Session: 593a2d9f-56be-4e20-844f-57b8f625f7bb Authenticating user 'default' from [fd00:1122:3344:101::e]:33418 | ||
| 2175 | 2026.03.13 18:49:16.575977 [ 286 ] {} <Debug> TCP-Session: 593a2d9f-56be-4e20-844f-57b8f625f7bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.03.13 18:49:16.575980 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2177 | 2026.03.13 18:49:16.575990 [ 286 ] {} <Debug> TCP-Session: 593a2d9f-56be-4e20-844f-57b8f625f7bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.03.13 18:49:16.575991 [ 289 ] {06ea8d86-e47f-4477-ada0-8d660493b0f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2179 | 2026.03.13 18:49:16.576018 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2180 | 2026.03.13 18:49:16.576035 [ 292 ] {} <Debug> TCP-Session: 1961bd7a-9853-43f9-accf-b24dc3e23371 Authenticating user 'default' from [fd00:1122:3344:101::e]:54993 | ||
| 2181 | 2026.03.13 18:49:16.576077 [ 287 ] {} <Debug> TCP-Session: 0a488572-83ad-4f13-a6a0-631be0c62534 Authenticating user 'default' from [fd00:1122:3344:101::e]:60424 | ||
| 2182 | 2026.03.13 18:49:16.576086 [ 289 ] {06ea8d86-e47f-4477-ada0-8d660493b0f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2183 | 2026.03.13 18:49:16.576094 [ 292 ] {} <Debug> TCP-Session: 1961bd7a-9853-43f9-accf-b24dc3e23371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.03.13 18:49:16.576101 [ 287 ] {} <Debug> TCP-Session: 0a488572-83ad-4f13-a6a0-631be0c62534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.03.13 18:49:16.576113 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2186 | 2026.03.13 18:49:16.576140 [ 287 ] {} <Debug> TCP-Session: 0a488572-83ad-4f13-a6a0-631be0c62534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.03.13 18:49:16.576130 [ 292 ] {} <Debug> TCP-Session: 1961bd7a-9853-43f9-accf-b24dc3e23371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.03.13 18:49:16.576168 [ 294 ] {} <Debug> TCP-Session: 87593020-b96e-4d23-86cf-81022704c2aa Authenticating user 'default' from [fd00:1122:3344:101::e]:45432 | ||
| 2189 | 2026.03.13 18:49:16.576207 [ 294 ] {} <Debug> TCP-Session: 87593020-b96e-4d23-86cf-81022704c2aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.03.13 18:49:16.576220 [ 294 ] {} <Debug> TCP-Session: 87593020-b96e-4d23-86cf-81022704c2aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.03.13 18:49:16.576426 [ 289 ] {06ea8d86-e47f-4477-ada0-8d660493b0f1} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 2192 | 2026.03.13 18:49:16.578074 [ 337 ] {06ea8d86-e47f-4477-ada0-8d660493b0f1} <Trace> AggregatingTransform: Aggregating | ||
| 2193 | 2026.03.13 18:49:16.578122 [ 337 ] {06ea8d86-e47f-4477-ada0-8d660493b0f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2194 | 2026.03.13 18:49:16.578160 [ 337 ] {06ea8d86-e47f-4477-ada0-8d660493b0f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001628349 sec. (614.119 rows/sec., 23.99 KiB/sec.) | ||
| 2195 | 2026.03.13 18:49:16.578178 [ 337 ] {06ea8d86-e47f-4477-ada0-8d660493b0f1} <Trace> Aggregator: Merging aggregated data | ||
| 2196 | 2026.03.13 18:49:16.579187 [ 289 ] {06ea8d86-e47f-4477-ada0-8d660493b0f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003647 sec., 274.19797093501506 rows/sec., 10.71 KiB/sec. | ||
| 2197 | 2026.03.13 18:49:16.579305 [ 289 ] {06ea8d86-e47f-4477-ada0-8d660493b0f1} <Debug> TCPHandler: Processed in 0.004058471 sec. | ||
| 2198 | 2026.03.13 18:49:16.579386 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2199 | 2026.03.13 18:49:16.579410 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2200 | 2026.03.13 18:49:16.579412 [ 289 ] {} <Debug> TCP-Session: c0c3ded9-7712-4c09-b6dd-8ce39c0b00c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.03.13 18:49:16.579431 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2202 | 2026.03.13 18:49:16.579460 [ 290 ] {} <Debug> TCP-Session: f0e08194-4fd3-4f68-98a7-3776b70ab7c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.03.13 18:49:16.579467 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2204 | 2026.03.13 18:49:16.579487 [ 292 ] {} <Debug> TCP-Session: 1961bd7a-9853-43f9-accf-b24dc3e23371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.03.13 18:49:16.579495 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2206 | 2026.03.13 18:49:16.579521 [ 287 ] {} <Debug> TCP-Session: 0a488572-83ad-4f13-a6a0-631be0c62534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.03.13 18:49:16.579519 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2208 | 2026.03.13 18:49:16.579541 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2209 | 2026.03.13 18:49:16.579556 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2210 | 2026.03.13 18:49:16.579577 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2211 | 2026.03.13 18:49:16.579610 [ 293 ] {} <Debug> TCP-Session: dbb2f58a-be44-4ce5-8b9e-3166e41a4abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.03.13 18:49:16.579611 [ 294 ] {} <Debug> TCP-Session: 87593020-b96e-4d23-86cf-81022704c2aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.03.13 18:49:16.579642 [ 3 ] {} <Debug> TCP-Session: aad65ab3-765f-424c-a674-d5025c77170e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.03.13 18:49:16.579577 [ 286 ] {} <Debug> TCP-Session: 593a2d9f-56be-4e20-844f-57b8f625f7bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.03.13 18:49:16.579547 [ 291 ] {} <Debug> TCP-Session: f101cd27-1054-47ed-a3d8-81eccdafae32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.03.13 18:49:17.624361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 270 | ||
| 2217 | 2026.03.13 18:49:17.627358 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.03.13 18:49:17.627443 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2219 | 2026.03.13 18:49:17.629111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2220 | 2026.03.13 18:49:17.629498 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.03.13 18:49:17.630023 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
| 2222 | 2026.03.13 18:49:18.136133 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33067 | ||
| 2223 | 2026.03.13 18:49:18.136244 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2224 | 2026.03.13 18:49:18.136270 [ 289 ] {} <Debug> TCP-Session: 3b39eda4-7505-4b88-8d11-3008804d355d Authenticating user 'default' from [fd00:1122:3344:101::e]:33067 | ||
| 2225 | 2026.03.13 18:49:18.136293 [ 289 ] {} <Debug> TCP-Session: 3b39eda4-7505-4b88-8d11-3008804d355d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.03.13 18:49:18.136306 [ 289 ] {} <Debug> TCP-Session: 3b39eda4-7505-4b88-8d11-3008804d355d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2026.03.13 18:49:18.136490 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58658 | ||
| 2228 | 2026.03.13 18:49:18.136526 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60226 | ||
| 2229 | 2026.03.13 18:49:18.136552 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56476 | ||
| 2230 | 2026.03.13 18:49:18.136580 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60798 | ||
| 2231 | 2026.03.13 18:49:18.136622 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2232 | 2026.03.13 18:49:18.136600 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35508 | ||
| 2233 | 2026.03.13 18:49:18.136668 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2234 | 2026.03.13 18:49:18.136676 [ 290 ] {} <Debug> TCP-Session: 13e55937-f4f3-4a54-861a-946b1ed7da17 Authenticating user 'default' from [fd00:1122:3344:101::e]:58658 | ||
| 2235 | 2026.03.13 18:49:18.136694 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2236 | 2026.03.13 18:49:18.136716 [ 291 ] {} <Debug> TCP-Session: 7df10168-bb2c-496a-9648-39cd4ba70b05 Authenticating user 'default' from [fd00:1122:3344:101::e]:60226 | ||
| 2237 | 2026.03.13 18:49:18.136732 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2238 | 2026.03.13 18:49:18.136742 [ 3 ] {} <Debug> TCP-Session: 7c736365-0920-4334-a323-b76b488b0d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:60798 | ||
| 2239 | 2026.03.13 18:49:18.136753 [ 291 ] {} <Debug> TCP-Session: 7df10168-bb2c-496a-9648-39cd4ba70b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.03.13 18:49:18.136758 [ 287 ] {} <Debug> TCP-Session: ba138ffb-ff50-43d2-ba59-e969669adb52 Authenticating user 'default' from [fd00:1122:3344:101::e]:35508 | ||
| 2241 | 2026.03.13 18:49:18.136766 [ 3 ] {} <Debug> TCP-Session: 7c736365-0920-4334-a323-b76b488b0d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.03.13 18:49:18.136771 [ 291 ] {} <Debug> TCP-Session: 7df10168-bb2c-496a-9648-39cd4ba70b05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.03.13 18:49:18.136787 [ 3 ] {} <Debug> TCP-Session: 7c736365-0920-4334-a323-b76b488b0d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.03.13 18:49:18.136781 [ 287 ] {} <Debug> TCP-Session: ba138ffb-ff50-43d2-ba59-e969669adb52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.03.13 18:49:18.136728 [ 290 ] {} <Debug> TCP-Session: 13e55937-f4f3-4a54-861a-946b1ed7da17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.03.13 18:49:18.136813 [ 287 ] {} <Debug> TCP-Session: ba138ffb-ff50-43d2-ba59-e969669adb52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.03.13 18:49:18.136839 [ 290 ] {} <Debug> TCP-Session: 13e55937-f4f3-4a54-861a-946b1ed7da17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.03.13 18:49:18.136666 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2249 | 2026.03.13 18:49:18.136593 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58066 | ||
| 2250 | 2026.03.13 18:49:18.136895 [ 293 ] {} <Debug> TCP-Session: 692e7734-8e55-49a7-91c5-5c5d429e423c Authenticating user 'default' from [fd00:1122:3344:101::e]:56476 | ||
| 2251 | 2026.03.13 18:49:18.136567 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47129 | ||
| 2252 | 2026.03.13 18:49:18.136934 [ 293 ] {} <Debug> TCP-Session: 692e7734-8e55-49a7-91c5-5c5d429e423c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.03.13 18:49:18.136964 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2026.03.13 18:49:18.136974 [ 293 ] {} <Debug> TCP-Session: 692e7734-8e55-49a7-91c5-5c5d429e423c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.03.13 18:49:18.136996 [ 286 ] {} <Debug> TCP-Session: 80ad00b3-0315-4176-89d5-d04815420306 Authenticating user 'default' from [fd00:1122:3344:101::e]:58066 | ||
| 2256 | 2026.03.13 18:49:18.137001 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2257 | 2026.03.13 18:49:18.137019 [ 286 ] {} <Debug> TCP-Session: 80ad00b3-0315-4176-89d5-d04815420306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.03.13 18:49:18.136555 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63480 | ||
| 2259 | 2026.03.13 18:49:18.137036 [ 286 ] {} <Debug> TCP-Session: 80ad00b3-0315-4176-89d5-d04815420306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.03.13 18:49:18.137033 [ 294 ] {} <Debug> TCP-Session: dc724042-7f9a-4bd8-a059-2417d70715f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47129 | ||
| 2261 | 2026.03.13 18:49:18.136622 [ 289 ] {} <Trace> TCP-Session: 3b39eda4-7505-4b88-8d11-3008804d355d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.03.13 18:49:18.137118 [ 294 ] {} <Debug> TCP-Session: dc724042-7f9a-4bd8-a059-2417d70715f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.03.13 18:49:18.137151 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2264 | 2026.03.13 18:49:18.137155 [ 294 ] {} <Debug> TCP-Session: dc724042-7f9a-4bd8-a059-2417d70715f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.03.13 18:49:18.137187 [ 292 ] {} <Debug> TCP-Session: a478c6c5-8e29-4048-b0cf-34eeea5bb8f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63480 | ||
| 2266 | 2026.03.13 18:49:18.137215 [ 292 ] {} <Debug> TCP-Session: a478c6c5-8e29-4048-b0cf-34eeea5bb8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.03.13 18:49:18.137228 [ 292 ] {} <Debug> TCP-Session: a478c6c5-8e29-4048-b0cf-34eeea5bb8f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.03.13 18:49:18.137302 [ 289 ] {43e83f66-3d67-4fcd-9be7-fdda7a193115} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33067) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2269 | 2026.03.13 18:49:18.137574 [ 289 ] {43e83f66-3d67-4fcd-9be7-fdda7a193115} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2270 | 2026.03.13 18:49:18.137630 [ 289 ] {43e83f66-3d67-4fcd-9be7-fdda7a193115} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2271 | 2026.03.13 18:49:18.137977 [ 289 ] {43e83f66-3d67-4fcd-9be7-fdda7a193115} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 2272 | 2026.03.13 18:49:18.138916 [ 318 ] {43e83f66-3d67-4fcd-9be7-fdda7a193115} <Trace> AggregatingTransform: Aggregating | ||
| 2273 | 2026.03.13 18:49:18.138976 [ 318 ] {43e83f66-3d67-4fcd-9be7-fdda7a193115} <Trace> Aggregator: Aggregation method: without_key | ||
| 2274 | 2026.03.13 18:49:18.139015 [ 318 ] {43e83f66-3d67-4fcd-9be7-fdda7a193115} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931038 sec. (1074.070 rows/sec., 41.96 KiB/sec.) | ||
| 2275 | 2026.03.13 18:49:18.139034 [ 318 ] {43e83f66-3d67-4fcd-9be7-fdda7a193115} <Trace> Aggregator: Merging aggregated data | ||
| 2276 | 2026.03.13 18:49:18.140461 [ 289 ] {43e83f66-3d67-4fcd-9be7-fdda7a193115} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003219 sec., 310.65548306927616 rows/sec., 12.13 KiB/sec. | ||
| 2277 | 2026.03.13 18:49:18.140604 [ 289 ] {43e83f66-3d67-4fcd-9be7-fdda7a193115} <Debug> TCPHandler: Processed in 0.004101093 sec. | ||
| 2278 | 2026.03.13 18:49:18.140719 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.03.13 18:49:18.140749 [ 289 ] {} <Debug> TCP-Session: 3b39eda4-7505-4b88-8d11-3008804d355d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.03.13 18:49:18.140759 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2281 | 2026.03.13 18:49:18.140785 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2282 | 2026.03.13 18:49:18.140804 [ 290 ] {} <Debug> TCP-Session: 13e55937-f4f3-4a54-861a-946b1ed7da17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.03.13 18:49:18.140802 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2284 | 2026.03.13 18:49:18.140819 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2285 | 2026.03.13 18:49:18.140833 [ 287 ] {} <Debug> TCP-Session: ba138ffb-ff50-43d2-ba59-e969669adb52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.03.13 18:49:18.140851 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2287 | 2026.03.13 18:49:18.140866 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2288 | 2026.03.13 18:49:18.140889 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2289 | 2026.03.13 18:49:18.140913 [ 3 ] {} <Debug> TCP-Session: 7c736365-0920-4334-a323-b76b488b0d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.03.13 18:49:18.140900 [ 291 ] {} <Debug> TCP-Session: 7df10168-bb2c-496a-9648-39cd4ba70b05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.03.13 18:49:18.140959 [ 286 ] {} <Debug> TCP-Session: 80ad00b3-0315-4176-89d5-d04815420306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.03.13 18:49:18.140869 [ 293 ] {} <Debug> TCP-Session: 692e7734-8e55-49a7-91c5-5c5d429e423c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.03.13 18:49:18.140856 [ 294 ] {} <Debug> TCP-Session: dc724042-7f9a-4bd8-a059-2417d70715f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.03.13 18:49:18.140835 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2295 | 2026.03.13 18:49:18.141060 [ 292 ] {} <Debug> TCP-Session: a478c6c5-8e29-4048-b0cf-34eeea5bb8f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.03.13 18:49:18.145038 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52223 | ||
| 2297 | 2026.03.13 18:49:18.145105 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2298 | 2026.03.13 18:49:18.145126 [ 289 ] {} <Debug> TCP-Session: 35c99b10-6b06-4756-bfb2-c282ff8b2f21 Authenticating user 'default' from [fd00:1122:3344:101::e]:52223 | ||
| 2299 | 2026.03.13 18:49:18.145142 [ 289 ] {} <Debug> TCP-Session: 35c99b10-6b06-4756-bfb2-c282ff8b2f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.03.13 18:49:18.145154 [ 289 ] {} <Debug> TCP-Session: 35c99b10-6b06-4756-bfb2-c282ff8b2f21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.03.13 18:49:18.145316 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64702 | ||
| 2302 | 2026.03.13 18:49:18.145353 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34073 | ||
| 2303 | 2026.03.13 18:49:18.145375 [ 289 ] {} <Trace> TCP-Session: 35c99b10-6b06-4756-bfb2-c282ff8b2f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.03.13 18:49:18.145388 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33972 | ||
| 2305 | 2026.03.13 18:49:18.145407 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60168 | ||
| 2306 | 2026.03.13 18:49:18.145417 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2307 | 2026.03.13 18:49:18.145439 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55435 | ||
| 2308 | 2026.03.13 18:49:18.145458 [ 290 ] {} <Debug> TCP-Session: 92f100ac-f720-44bd-8c51-b4f44619d186 Authenticating user 'default' from [fd00:1122:3344:101::e]:64702 | ||
| 2309 | 2026.03.13 18:49:18.145465 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46802 | ||
| 2310 | 2026.03.13 18:49:18.145486 [ 290 ] {} <Debug> TCP-Session: 92f100ac-f720-44bd-8c51-b4f44619d186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.03.13 18:49:18.145480 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2312 | 2026.03.13 18:49:18.145507 [ 290 ] {} <Debug> TCP-Session: 92f100ac-f720-44bd-8c51-b4f44619d186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.03.13 18:49:18.145506 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2314 | 2026.03.13 18:49:18.145522 [ 294 ] {} <Debug> TCP-Session: a4659dda-3429-4560-aacf-c5d864cc8094 Authenticating user 'default' from [fd00:1122:3344:101::e]:60168 | ||
| 2315 | 2026.03.13 18:49:18.145534 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2316 | 2026.03.13 18:49:18.145548 [ 3 ] {} <Debug> TCP-Session: 19d7bcfa-e465-406a-ad36-e816dc4d8d5d Authenticating user 'default' from [fd00:1122:3344:101::e]:55435 | ||
| 2317 | 2026.03.13 18:49:18.145569 [ 286 ] {} <Debug> TCP-Session: 53b50e57-1636-40ac-85b5-32aa490eec88 Authenticating user 'default' from [fd00:1122:3344:101::e]:46802 | ||
| 2318 | 2026.03.13 18:49:18.145556 [ 294 ] {} <Debug> TCP-Session: a4659dda-3429-4560-aacf-c5d864cc8094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.03.13 18:49:18.145597 [ 286 ] {} <Debug> TCP-Session: 53b50e57-1636-40ac-85b5-32aa490eec88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.03.13 18:49:18.145607 [ 294 ] {} <Debug> TCP-Session: a4659dda-3429-4560-aacf-c5d864cc8094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.03.13 18:49:18.145614 [ 286 ] {} <Debug> TCP-Session: 53b50e57-1636-40ac-85b5-32aa490eec88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.03.13 18:49:18.145588 [ 3 ] {} <Debug> TCP-Session: 19d7bcfa-e465-406a-ad36-e816dc4d8d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.03.13 18:49:18.145470 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2324 | 2026.03.13 18:49:18.145651 [ 3 ] {} <Debug> TCP-Session: 19d7bcfa-e465-406a-ad36-e816dc4d8d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.03.13 18:49:18.145697 [ 293 ] {} <Debug> TCP-Session: 260aeec3-28a4-442a-bdec-2d9990963b17 Authenticating user 'default' from [fd00:1122:3344:101::e]:33972 | ||
| 2326 | 2026.03.13 18:49:18.145470 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46449 | ||
| 2327 | 2026.03.13 18:49:18.145729 [ 293 ] {} <Debug> TCP-Session: 260aeec3-28a4-442a-bdec-2d9990963b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.03.13 18:49:18.145420 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2329 | 2026.03.13 18:49:18.145764 [ 293 ] {} <Debug> TCP-Session: 260aeec3-28a4-442a-bdec-2d9990963b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.03.13 18:49:18.145788 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2331 | 2026.03.13 18:49:18.145792 [ 291 ] {} <Debug> TCP-Session: 840a99ca-b150-43cc-8317-291439ae559d Authenticating user 'default' from [fd00:1122:3344:101::e]:34073 | ||
| 2332 | 2026.03.13 18:49:18.145380 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43527 | ||
| 2333 | 2026.03.13 18:49:18.145817 [ 287 ] {} <Debug> TCP-Session: b853c231-ef9e-42d1-a14b-16f44e677019 Authenticating user 'default' from [fd00:1122:3344:101::e]:46449 | ||
| 2334 | 2026.03.13 18:49:18.145824 [ 291 ] {} <Debug> TCP-Session: 840a99ca-b150-43cc-8317-291439ae559d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.03.13 18:49:18.145864 [ 287 ] {} <Debug> TCP-Session: b853c231-ef9e-42d1-a14b-16f44e677019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.03.13 18:49:18.145872 [ 291 ] {} <Debug> TCP-Session: 840a99ca-b150-43cc-8317-291439ae559d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.03.13 18:49:18.145880 [ 287 ] {} <Debug> TCP-Session: b853c231-ef9e-42d1-a14b-16f44e677019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.03.13 18:49:18.145887 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2339 | 2026.03.13 18:49:18.145548 [ 289 ] {a346525c-354d-4475-9060-d44df264e563} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52223) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2340 | 2026.03.13 18:49:18.145921 [ 292 ] {} <Debug> TCP-Session: ba073240-3c26-4591-bda0-ce4f0de82e9b Authenticating user 'default' from [fd00:1122:3344:101::e]:43527 | ||
| 2341 | 2026.03.13 18:49:18.145949 [ 292 ] {} <Debug> TCP-Session: ba073240-3c26-4591-bda0-ce4f0de82e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.03.13 18:49:18.145961 [ 292 ] {} <Debug> TCP-Session: ba073240-3c26-4591-bda0-ce4f0de82e9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.03.13 18:49:18.146134 [ 289 ] {a346525c-354d-4475-9060-d44df264e563} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2344 | 2026.03.13 18:49:18.146197 [ 289 ] {a346525c-354d-4475-9060-d44df264e563} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2345 | 2026.03.13 18:49:18.146438 [ 289 ] {a346525c-354d-4475-9060-d44df264e563} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 2346 | 2026.03.13 18:49:18.147289 [ 338 ] {a346525c-354d-4475-9060-d44df264e563} <Trace> AggregatingTransform: Aggregating | ||
| 2347 | 2026.03.13 18:49:18.147530 [ 338 ] {a346525c-354d-4475-9060-d44df264e563} <Trace> Aggregator: Aggregation method: without_key | ||
| 2348 | 2026.03.13 18:49:18.147570 [ 338 ] {a346525c-354d-4475-9060-d44df264e563} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001033431 sec. (967.650 rows/sec., 37.80 KiB/sec.) | ||
| 2349 | 2026.03.13 18:49:18.147586 [ 338 ] {a346525c-354d-4475-9060-d44df264e563} <Trace> Aggregator: Merging aggregated data | ||
| 2350 | 2026.03.13 18:49:18.148555 [ 289 ] {a346525c-354d-4475-9060-d44df264e563} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003045 sec., 328.4072249589491 rows/sec., 12.83 KiB/sec. | ||
| 2351 | 2026.03.13 18:49:18.148690 [ 289 ] {a346525c-354d-4475-9060-d44df264e563} <Debug> TCPHandler: Processed in 0.003373321 sec. | ||
| 2352 | 2026.03.13 18:49:18.148817 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2353 | 2026.03.13 18:49:18.148843 [ 289 ] {} <Debug> TCP-Session: 35c99b10-6b06-4756-bfb2-c282ff8b2f21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.03.13 18:49:18.148848 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2355 | 2026.03.13 18:49:18.148869 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2356 | 2026.03.13 18:49:18.148897 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2357 | 2026.03.13 18:49:18.148900 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2358 | 2026.03.13 18:49:18.148924 [ 290 ] {} <Debug> TCP-Session: 92f100ac-f720-44bd-8c51-b4f44619d186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.03.13 18:49:18.148937 [ 291 ] {} <Debug> TCP-Session: 840a99ca-b150-43cc-8317-291439ae559d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.03.13 18:49:18.148954 [ 3 ] {} <Debug> TCP-Session: 19d7bcfa-e465-406a-ad36-e816dc4d8d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.03.13 18:49:18.148969 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2362 | 2026.03.13 18:49:18.148944 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2363 | 2026.03.13 18:49:18.149017 [ 294 ] {} <Debug> TCP-Session: a4659dda-3429-4560-aacf-c5d864cc8094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.03.13 18:49:18.149005 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2365 | 2026.03.13 18:49:18.149044 [ 292 ] {} <Debug> TCP-Session: ba073240-3c26-4591-bda0-ce4f0de82e9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2026.03.13 18:49:18.148922 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2367 | 2026.03.13 18:49:18.149078 [ 286 ] {} <Debug> TCP-Session: 53b50e57-1636-40ac-85b5-32aa490eec88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.03.13 18:49:18.148902 [ 287 ] {} <Debug> TCP-Session: b853c231-ef9e-42d1-a14b-16f44e677019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.03.13 18:49:18.149123 [ 293 ] {} <Debug> TCP-Session: 260aeec3-28a4-442a-bdec-2d9990963b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.03.13 18:49:20.620833 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2026.03.13 18:49:20.621039 [ 5 ] {b89e32f4-9967-4bab-97ea-88cd64ab3e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2372 | 2026.03.13 18:49:20.621114 [ 5 ] {b89e32f4-9967-4bab-97ea-88cd64ab3e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2373 | 2026.03.13 18:49:20.621830 [ 5 ] {b89e32f4-9967-4bab-97ea-88cd64ab3e9f} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.03.13 18:49:20.621873 [ 5 ] {b89e32f4-9967-4bab-97ea-88cd64ab3e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2375 | 2026.03.13 18:49:20.622268 [ 5 ] {b89e32f4-9967-4bab-97ea-88cd64ab3e9f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2376 | 2026.03.13 18:49:20.622499 [ 5 ] {b89e32f4-9967-4bab-97ea-88cd64ab3e9f} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.03.13 18:49:20.622656 [ 5 ] {b89e32f4-9967-4bab-97ea-88cd64ab3e9f} <Debug> executeQuery: Read 120 rows, 10.61 KiB in 0.00167 sec., 71856.2874251497 rows/sec., 6.20 MiB/sec. | ||
| 2378 | 2026.03.13 18:49:20.622703 [ 5 ] {b89e32f4-9967-4bab-97ea-88cd64ab3e9f} <Debug> TCPHandler: Processed in 0.0020106 sec. | ||
| 2379 | 2026.03.13 18:49:20.622832 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.03.13 18:49:20.622937 [ 5 ] {424b47fd-af93-4d6c-ad41-8175e5ece637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2381 | 2026.03.13 18:49:20.622984 [ 5 ] {424b47fd-af93-4d6c-ad41-8175e5ece637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2382 | 2026.03.13 18:49:20.623426 [ 5 ] {424b47fd-af93-4d6c-ad41-8175e5ece637} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.03.13 18:49:20.623464 [ 5 ] {424b47fd-af93-4d6c-ad41-8175e5ece637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2384 | 2026.03.13 18:49:20.623781 [ 5 ] {424b47fd-af93-4d6c-ad41-8175e5ece637} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2385 | 2026.03.13 18:49:20.623993 [ 5 ] {424b47fd-af93-4d6c-ad41-8175e5ece637} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.03.13 18:49:20.624124 [ 5 ] {424b47fd-af93-4d6c-ad41-8175e5ece637} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001213 sec., 28029.67848309975 rows/sec., 2.06 MiB/sec. | ||
| 2387 | 2026.03.13 18:49:20.624163 [ 5 ] {424b47fd-af93-4d6c-ad41-8175e5ece637} <Debug> TCPHandler: Processed in 0.001384512 sec. | ||
| 2388 | 2026.03.13 18:49:20.624267 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2389 | 2026.03.13 18:49:20.624362 [ 5 ] {4ba86f4e-a60b-4d1d-b050-c8224a6b4f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2390 | 2026.03.13 18:49:20.624403 [ 5 ] {4ba86f4e-a60b-4d1d-b050-c8224a6b4f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2391 | 2026.03.13 18:49:20.624836 [ 5 ] {4ba86f4e-a60b-4d1d-b050-c8224a6b4f5c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2026.03.13 18:49:20.624870 [ 5 ] {4ba86f4e-a60b-4d1d-b050-c8224a6b4f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2393 | 2026.03.13 18:49:20.625172 [ 5 ] {4ba86f4e-a60b-4d1d-b050-c8224a6b4f5c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2394 | 2026.03.13 18:49:20.625380 [ 5 ] {4ba86f4e-a60b-4d1d-b050-c8224a6b4f5c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2026.03.13 18:49:20.625504 [ 5 ] {4ba86f4e-a60b-4d1d-b050-c8224a6b4f5c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001161 sec., 77519.37984496125 rows/sec., 6.05 MiB/sec. | ||
| 2396 | 2026.03.13 18:49:20.625540 [ 5 ] {4ba86f4e-a60b-4d1d-b050-c8224a6b4f5c} <Debug> TCPHandler: Processed in 0.00132262 sec. | ||
| 2397 | 2026.03.13 18:49:20.625651 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2026.03.13 18:49:20.625744 [ 5 ] {9d34a88e-5bc3-4a84-b15f-70f055c1db53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2399 | 2026.03.13 18:49:20.625788 [ 5 ] {9d34a88e-5bc3-4a84-b15f-70f055c1db53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2400 | 2026.03.13 18:49:20.626239 [ 5 ] {9d34a88e-5bc3-4a84-b15f-70f055c1db53} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.03.13 18:49:20.626282 [ 5 ] {9d34a88e-5bc3-4a84-b15f-70f055c1db53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2402 | 2026.03.13 18:49:20.626655 [ 5 ] {9d34a88e-5bc3-4a84-b15f-70f055c1db53} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2403 | 2026.03.13 18:49:20.626866 [ 5 ] {9d34a88e-5bc3-4a84-b15f-70f055c1db53} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2026.03.13 18:49:20.626991 [ 5 ] {9d34a88e-5bc3-4a84-b15f-70f055c1db53} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001266 sec., 118483.41232227489 rows/sec., 8.21 MiB/sec. | ||
| 2405 | 2026.03.13 18:49:20.627027 [ 5 ] {9d34a88e-5bc3-4a84-b15f-70f055c1db53} <Debug> TCPHandler: Processed in 0.001425852 sec. | ||
| 2406 | 2026.03.13 18:49:20.627130 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2407 | 2026.03.13 18:49:20.627231 [ 5 ] {a718af64-4834-435b-928b-cb37a344e4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2408 | 2026.03.13 18:49:20.627287 [ 5 ] {a718af64-4834-435b-928b-cb37a344e4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2409 | 2026.03.13 18:49:20.628079 [ 5 ] {a718af64-4834-435b-928b-cb37a344e4ed} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.03.13 18:49:20.628113 [ 5 ] {a718af64-4834-435b-928b-cb37a344e4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2411 | 2026.03.13 18:49:20.628660 [ 5 ] {a718af64-4834-435b-928b-cb37a344e4ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2412 | 2026.03.13 18:49:20.628884 [ 5 ] {a718af64-4834-435b-928b-cb37a344e4ed} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2026.03.13 18:49:20.628981 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2414 | 2026.03.13 18:49:20.629020 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2026.03.13 18:49:20.629021 [ 5 ] {a718af64-4834-435b-928b-cb37a344e4ed} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001808 sec., 18805.309734513274 rows/sec., 33.70 MiB/sec. | ||
| 2416 | 2026.03.13 18:49:20.629043 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2417 | 2026.03.13 18:49:20.629078 [ 5 ] {a718af64-4834-435b-928b-cb37a344e4ed} <Debug> TCPHandler: Processed in 0.001998319 sec. | ||
| 2418 | 2026.03.13 18:49:20.629159 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::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 | ||
| 2419 | 2026.03.13 18:49:20.629190 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2026.03.13 18:49:20.629296 [ 5 ] {f439d530-67a7-4817-aedf-bc83de822d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2421 | 2026.03.13 18:49:20.629338 [ 5 ] {f439d530-67a7-4817-aedf-bc83de822d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2422 | 2026.03.13 18:49:20.629431 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2423 | 2026.03.13 18:49:20.629503 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2424 | 2026.03.13 18:49:20.629637 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 2425 | 2026.03.13 18:49:20.629669 [ 5 ] {f439d530-67a7-4817-aedf-bc83de822d2c} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.03.13 18:49:20.629709 [ 5 ] {f439d530-67a7-4817-aedf-bc83de822d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2427 | 2026.03.13 18:49:20.629756 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2428 | 2026.03.13 18:49:20.629868 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part | ||
| 2429 | 2026.03.13 18:49:20.629975 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2430 | 2026.03.13 18:49:20.630027 [ 5 ] {f439d530-67a7-4817-aedf-bc83de822d2c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2431 | 2026.03.13 18:49:20.630082 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2432 | 2026.03.13 18:49:20.630249 [ 5 ] {f439d530-67a7-4817-aedf-bc83de822d2c} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.03.13 18:49:20.630349 [ 43 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2434 | 2026.03.13 18:49:20.630375 [ 43 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.03.13 18:49:20.630382 [ 5 ] {f439d530-67a7-4817-aedf-bc83de822d2c} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001104 sec., 45289.85507246377 rows/sec., 3.11 MiB/sec. | ||
| 2436 | 2026.03.13 18:49:20.630399 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2437 | 2026.03.13 18:49:20.630420 [ 5 ] {f439d530-67a7-4817-aedf-bc83de822d2c} <Debug> TCPHandler: Processed in 0.001277829 sec. | ||
| 2438 | 2026.03.13 18:49:20.630503 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 2439 | 2026.03.13 18:49:20.630645 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2440 | 2026.03.13 18:49:20.630681 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2441 | 2026.03.13 18:49:20.630742 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 2442 | 2026.03.13 18:49:20.630782 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2443 | 2026.03.13 18:49:20.630819 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2444 | 2026.03.13 18:49:20.630854 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2445 | 2026.03.13 18:49:20.630895 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 2446 | 2026.03.13 18:49:20.631693 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001240898 sec., 128938.88135850005 rows/sec., 8.85 MiB/sec. | ||
| 2447 | 2026.03.13 18:49:20.631901 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2448 | 2026.03.13 18:49:20.632197 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_6_1} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.03.13 18:49:20.632271 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_6_1} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2450 | 2026.03.13 18:49:20.632353 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2451 | 2026.03.13 18:49:20.632472 [ 198 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 19 columns (19 merged, 0 gathered) in 0.003371671 sec., 45378.09293967294 rows/sec., 81.32 MiB/sec. | ||
| 2452 | 2026.03.13 18:49:20.632809 [ 194 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2453 | 2026.03.13 18:49:20.633150 [ 194 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.03.13 18:49:20.633224 [ 194 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2455 | 2026.03.13 18:49:20.633371 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 2456 | 2026.03.13 18:49:22.511946 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2457 | 2026.03.13 18:49:22.512005 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2458 | 2026.03.13 18:49:22.613335 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4822 | ||
| 2459 | 2026.03.13 18:49:22.613840 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2026.03.13 18:49:22.613883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2461 | 2026.03.13 18:49:22.614377 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2462 | 2026.03.13 18:49:22.614613 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.03.13 18:49:22.614739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4822 | ||
| 2464 | 2026.03.13 18:49:22.858379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2465 | 2026.03.13 18:49:22.875153 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.03.13 18:49:22.875219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2467 | 2026.03.13 18:49:22.881071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2468 | 2026.03.13 18:49:22.881739 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.03.13 18:49:22.884952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2470 | 2026.03.13 18:49:25.618785 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2026.03.13 18:49:25.618986 [ 5 ] {850af784-e219-4214-b293-1d81cc04e56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2472 | 2026.03.13 18:49:25.619059 [ 5 ] {850af784-e219-4214-b293-1d81cc04e56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2473 | 2026.03.13 18:49:25.619800 [ 5 ] {850af784-e219-4214-b293-1d81cc04e56a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.03.13 18:49:25.619847 [ 5 ] {850af784-e219-4214-b293-1d81cc04e56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2475 | 2026.03.13 18:49:25.620230 [ 5 ] {850af784-e219-4214-b293-1d81cc04e56a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2476 | 2026.03.13 18:49:25.620455 [ 5 ] {850af784-e219-4214-b293-1d81cc04e56a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.03.13 18:49:25.620612 [ 5 ] {850af784-e219-4214-b293-1d81cc04e56a} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001681 sec., 30933.967876264127 rows/sec., 2.36 MiB/sec. | ||
| 2478 | 2026.03.13 18:49:25.620658 [ 5 ] {850af784-e219-4214-b293-1d81cc04e56a} <Debug> TCPHandler: Processed in 0.00201102 sec. | ||
| 2479 | 2026.03.13 18:49:25.620776 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2026.03.13 18:49:25.620879 [ 5 ] {86553a94-9e03-4796-98eb-356d5cc12e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2481 | 2026.03.13 18:49:25.620921 [ 5 ] {86553a94-9e03-4796-98eb-356d5cc12e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2482 | 2026.03.13 18:49:25.621344 [ 5 ] {86553a94-9e03-4796-98eb-356d5cc12e1e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.03.13 18:49:25.621382 [ 5 ] {86553a94-9e03-4796-98eb-356d5cc12e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2484 | 2026.03.13 18:49:25.621683 [ 5 ] {86553a94-9e03-4796-98eb-356d5cc12e1e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2485 | 2026.03.13 18:49:25.621900 [ 5 ] {86553a94-9e03-4796-98eb-356d5cc12e1e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.03.13 18:49:25.622032 [ 5 ] {86553a94-9e03-4796-98eb-356d5cc12e1e} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001176 sec., 47619.04761904762 rows/sec., 3.71 MiB/sec. | ||
| 2487 | 2026.03.13 18:49:25.622067 [ 5 ] {86553a94-9e03-4796-98eb-356d5cc12e1e} <Debug> TCPHandler: Processed in 0.00134225 sec. | ||
| 2488 | 2026.03.13 18:49:25.622179 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.03.13 18:49:25.622275 [ 5 ] {07d739b4-a473-4a96-a09d-c9ee66dbb8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2490 | 2026.03.13 18:49:25.622318 [ 5 ] {07d739b4-a473-4a96-a09d-c9ee66dbb8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2491 | 2026.03.13 18:49:25.622744 [ 5 ] {07d739b4-a473-4a96-a09d-c9ee66dbb8b0} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.03.13 18:49:25.622778 [ 5 ] {07d739b4-a473-4a96-a09d-c9ee66dbb8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2493 | 2026.03.13 18:49:25.623102 [ 5 ] {07d739b4-a473-4a96-a09d-c9ee66dbb8b0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2494 | 2026.03.13 18:49:25.623308 [ 5 ] {07d739b4-a473-4a96-a09d-c9ee66dbb8b0} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.03.13 18:49:25.623433 [ 5 ] {07d739b4-a473-4a96-a09d-c9ee66dbb8b0} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001179 sec., 127226.46310432571 rows/sec., 8.82 MiB/sec. | ||
| 2496 | 2026.03.13 18:49:25.623468 [ 5 ] {07d739b4-a473-4a96-a09d-c9ee66dbb8b0} <Debug> TCPHandler: Processed in 0.0013378 sec. | ||
| 2497 | 2026.03.13 18:49:25.623594 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.03.13 18:49:25.623707 [ 5 ] {72093f1b-85a0-454c-aef3-df70ca271064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2499 | 2026.03.13 18:49:25.623749 [ 5 ] {72093f1b-85a0-454c-aef3-df70ca271064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2500 | 2026.03.13 18:49:25.624133 [ 5 ] {72093f1b-85a0-454c-aef3-df70ca271064} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.03.13 18:49:25.624174 [ 5 ] {72093f1b-85a0-454c-aef3-df70ca271064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2502 | 2026.03.13 18:49:25.624557 [ 5 ] {72093f1b-85a0-454c-aef3-df70ca271064} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2503 | 2026.03.13 18:49:25.624780 [ 5 ] {72093f1b-85a0-454c-aef3-df70ca271064} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.03.13 18:49:25.624909 [ 5 ] {72093f1b-85a0-454c-aef3-df70ca271064} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001221 sec., 40950.040950040944 rows/sec., 2.81 MiB/sec. | ||
| 2505 | 2026.03.13 18:49:25.624945 [ 5 ] {72093f1b-85a0-454c-aef3-df70ca271064} <Debug> TCPHandler: Processed in 0.001412172 sec. | ||
| 2506 | 2026.03.13 18:49:26.592115 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.03.13 18:49:26.592291 [ 5 ] {12fc9b6c-7aee-40fe-af50-bf83a01626fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2508 | 2026.03.13 18:49:26.592358 [ 5 ] {12fc9b6c-7aee-40fe-af50-bf83a01626fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2509 | 2026.03.13 18:49:26.592995 [ 5 ] {12fc9b6c-7aee-40fe-af50-bf83a01626fc} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.03.13 18:49:26.593048 [ 5 ] {12fc9b6c-7aee-40fe-af50-bf83a01626fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2511 | 2026.03.13 18:49:26.593439 [ 5 ] {12fc9b6c-7aee-40fe-af50-bf83a01626fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2512 | 2026.03.13 18:49:26.593664 [ 5 ] {12fc9b6c-7aee-40fe-af50-bf83a01626fc} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.03.13 18:49:26.593824 [ 5 ] {12fc9b6c-7aee-40fe-af50-bf83a01626fc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001581 sec., 15180.265654648956 rows/sec., 1.26 MiB/sec. | ||
| 2514 | 2026.03.13 18:49:26.593874 [ 5 ] {12fc9b6c-7aee-40fe-af50-bf83a01626fc} <Debug> TCPHandler: Processed in 0.001889936 sec. | ||
| 2515 | 2026.03.13 18:49:26.593997 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2026.03.13 18:49:26.594100 [ 5 ] {73f3d161-0af2-4cd2-8fef-908f55e75b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2517 | 2026.03.13 18:49:26.594144 [ 5 ] {73f3d161-0af2-4cd2-8fef-908f55e75b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2518 | 2026.03.13 18:49:26.594558 [ 5 ] {73f3d161-0af2-4cd2-8fef-908f55e75b06} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.03.13 18:49:26.594597 [ 5 ] {73f3d161-0af2-4cd2-8fef-908f55e75b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2520 | 2026.03.13 18:49:26.594898 [ 5 ] {73f3d161-0af2-4cd2-8fef-908f55e75b06} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2521 | 2026.03.13 18:49:26.595111 [ 5 ] {73f3d161-0af2-4cd2-8fef-908f55e75b06} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.03.13 18:49:26.595241 [ 5 ] {73f3d161-0af2-4cd2-8fef-908f55e75b06} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001164 sec., 6872.852233676976 rows/sec., 560.43 KiB/sec. | ||
| 2523 | 2026.03.13 18:49:26.595278 [ 5 ] {73f3d161-0af2-4cd2-8fef-908f55e75b06} <Debug> TCPHandler: Processed in 0.0013336 sec. | ||
| 2524 | 2026.03.13 18:49:26.595393 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2026.03.13 18:49:26.595489 [ 5 ] {7fc8367c-5894-448f-8f18-f13f4011b7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2526 | 2026.03.13 18:49:26.595529 [ 5 ] {7fc8367c-5894-448f-8f18-f13f4011b7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2527 | 2026.03.13 18:49:26.597007 [ 5 ] {7fc8367c-5894-448f-8f18-f13f4011b7d8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.03.13 18:49:26.597045 [ 5 ] {7fc8367c-5894-448f-8f18-f13f4011b7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2529 | 2026.03.13 18:49:26.597501 [ 5 ] {7fc8367c-5894-448f-8f18-f13f4011b7d8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2530 | 2026.03.13 18:49:26.597720 [ 5 ] {7fc8367c-5894-448f-8f18-f13f4011b7d8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.03.13 18:49:26.597841 [ 34 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2532 | 2026.03.13 18:49:26.597855 [ 5 ] {7fc8367c-5894-448f-8f18-f13f4011b7d8} <Debug> executeQuery: Read 2138 rows, 168.42 KiB in 0.002386 sec., 896060.3520536462 rows/sec., 68.93 MiB/sec. | ||
| 2533 | 2026.03.13 18:49:26.597934 [ 34 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2026.03.13 18:49:26.597944 [ 5 ] {7fc8367c-5894-448f-8f18-f13f4011b7d8} <Debug> TCPHandler: Processed in 0.002599247 sec. | ||
| 2535 | 2026.03.13 18:49:26.597978 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2536 | 2026.03.13 18:49:26.598075 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2026.03.13 18:49:26.598112 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 2538 | 2026.03.13 18:49:26.598177 [ 5 ] {79a04103-efb2-4aee-9415-f4b5335a8588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2539 | 2026.03.13 18:49:26.598223 [ 5 ] {79a04103-efb2-4aee-9415-f4b5335a8588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2540 | 2026.03.13 18:49:26.598270 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2541 | 2026.03.13 18:49:26.598308 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2096 rows starting from the beginning of the part | ||
| 2542 | 2026.03.13 18:49:26.598375 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 92 rows starting from the beginning of the part | ||
| 2543 | 2026.03.13 18:49:26.598419 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part | ||
| 2544 | 2026.03.13 18:49:26.598460 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 120 rows starting from the beginning of the part | ||
| 2545 | 2026.03.13 18:49:26.598499 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 2546 | 2026.03.13 18:49:26.598539 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2138 rows starting from the beginning of the part | ||
| 2547 | 2026.03.13 18:49:26.598659 [ 5 ] {79a04103-efb2-4aee-9415-f4b5335a8588} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.03.13 18:49:26.598704 [ 5 ] {79a04103-efb2-4aee-9415-f4b5335a8588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2549 | 2026.03.13 18:49:26.599045 [ 5 ] {79a04103-efb2-4aee-9415-f4b5335a8588} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2550 | 2026.03.13 18:49:26.599269 [ 5 ] {79a04103-efb2-4aee-9415-f4b5335a8588} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.03.13 18:49:26.599407 [ 5 ] {79a04103-efb2-4aee-9415-f4b5335a8588} <Debug> executeQuery: Read 70 rows, 5.28 KiB in 0.00125 sec., 56000 rows/sec., 4.12 MiB/sec. | ||
| 2552 | 2026.03.13 18:49:26.599445 [ 5 ] {79a04103-efb2-4aee-9415-f4b5335a8588} <Debug> TCPHandler: Processed in 0.001419742 sec. | ||
| 2553 | 2026.03.13 18:49:26.599600 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2026.03.13 18:49:26.599695 [ 5 ] {0beb9734-08d9-483f-a689-1d227adee7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2555 | 2026.03.13 18:49:26.599736 [ 5 ] {0beb9734-08d9-483f-a689-1d227adee7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2556 | 2026.03.13 18:49:26.600321 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4551 rows, containing 5 columns (5 merged, 0 gathered) in 0.002266577 sec., 2007873.5467623645 rows/sec., 162.98 MiB/sec. | ||
| 2557 | 2026.03.13 18:49:26.600490 [ 5 ] {0beb9734-08d9-483f-a689-1d227adee7b5} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2026.03.13 18:49:26.600533 [ 5 ] {0beb9734-08d9-483f-a689-1d227adee7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2559 | 2026.03.13 18:49:26.600675 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2560 | 2026.03.13 18:49:26.600988 [ 5 ] {0beb9734-08d9-483f-a689-1d227adee7b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2561 | 2026.03.13 18:49:26.601015 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_11_2} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.03.13 18:49:26.601125 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_11_2} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2563 | 2026.03.13 18:49:26.601212 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 2564 | 2026.03.13 18:49:26.601258 [ 5 ] {0beb9734-08d9-483f-a689-1d227adee7b5} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.03.13 18:49:26.601395 [ 5 ] {0beb9734-08d9-483f-a689-1d227adee7b5} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001719 sec., 425828.9703315881 rows/sec., 25.18 MiB/sec. | ||
| 2566 | 2026.03.13 18:49:26.601432 [ 5 ] {0beb9734-08d9-483f-a689-1d227adee7b5} <Debug> TCPHandler: Processed in 0.001880526 sec. | ||
| 2567 | 2026.03.13 18:49:26.601548 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2568 | 2026.03.13 18:49:26.601642 [ 5 ] {57d73640-28a8-4637-99ab-1e58fa7d5893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2569 | 2026.03.13 18:49:26.601682 [ 5 ] {57d73640-28a8-4637-99ab-1e58fa7d5893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2570 | 2026.03.13 18:49:26.602058 [ 5 ] {57d73640-28a8-4637-99ab-1e58fa7d5893} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.03.13 18:49:26.602093 [ 5 ] {57d73640-28a8-4637-99ab-1e58fa7d5893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2572 | 2026.03.13 18:49:26.602378 [ 5 ] {57d73640-28a8-4637-99ab-1e58fa7d5893} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2573 | 2026.03.13 18:49:26.602583 [ 5 ] {57d73640-28a8-4637-99ab-1e58fa7d5893} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.03.13 18:49:26.602706 [ 5 ] {57d73640-28a8-4637-99ab-1e58fa7d5893} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 64.92 KiB/sec. | ||
| 2575 | 2026.03.13 18:49:26.602742 [ 5 ] {57d73640-28a8-4637-99ab-1e58fa7d5893} <Debug> TCPHandler: Processed in 0.001244267 sec. | ||
| 2576 | 2026.03.13 18:49:26.602844 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.03.13 18:49:26.602938 [ 5 ] {5e4ba922-755a-48c6-a9c2-147d00a73209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2578 | 2026.03.13 18:49:26.602978 [ 5 ] {5e4ba922-755a-48c6-a9c2-147d00a73209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2579 | 2026.03.13 18:49:26.603359 [ 5 ] {5e4ba922-755a-48c6-a9c2-147d00a73209} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.03.13 18:49:26.603395 [ 5 ] {5e4ba922-755a-48c6-a9c2-147d00a73209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2581 | 2026.03.13 18:49:26.603687 [ 5 ] {5e4ba922-755a-48c6-a9c2-147d00a73209} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2582 | 2026.03.13 18:49:26.603891 [ 5 ] {5e4ba922-755a-48c6-a9c2-147d00a73209} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.03.13 18:49:26.604019 [ 5 ] {5e4ba922-755a-48c6-a9c2-147d00a73209} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 2584 | 2026.03.13 18:49:26.604056 [ 5 ] {5e4ba922-755a-48c6-a9c2-147d00a73209} <Debug> TCPHandler: Processed in 0.001259507 sec. | ||
| 2585 | 2026.03.13 18:49:26.604170 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.03.13 18:49:26.604288 [ 5 ] {f752ba0b-6ff4-4f55-b2b5-06ebd74e2e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2587 | 2026.03.13 18:49:26.604335 [ 5 ] {f752ba0b-6ff4-4f55-b2b5-06ebd74e2e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2588 | 2026.03.13 18:49:26.605149 [ 5 ] {f752ba0b-6ff4-4f55-b2b5-06ebd74e2e59} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.03.13 18:49:26.605184 [ 5 ] {f752ba0b-6ff4-4f55-b2b5-06ebd74e2e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2590 | 2026.03.13 18:49:26.605511 [ 5 ] {f752ba0b-6ff4-4f55-b2b5-06ebd74e2e59} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2591 | 2026.03.13 18:49:26.605710 [ 5 ] {f752ba0b-6ff4-4f55-b2b5-06ebd74e2e59} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.03.13 18:49:26.605810 [ 32 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2593 | 2026.03.13 18:49:26.605827 [ 5 ] {f752ba0b-6ff4-4f55-b2b5-06ebd74e2e59} <Debug> executeQuery: Read 1095 rows, 78.34 KiB in 0.001623 sec., 674676.5249537892 rows/sec., 47.14 MiB/sec. | ||
| 2594 | 2026.03.13 18:49:26.605941 [ 32 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.03.13 18:49:26.605946 [ 5 ] {f752ba0b-6ff4-4f55-b2b5-06ebd74e2e59} <Debug> TCPHandler: Processed in 0.001832795 sec. | ||
| 2596 | 2026.03.13 18:49:26.606038 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2597 | 2026.03.13 18:49:26.606131 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.03.13 18:49:26.606163 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 2599 | 2026.03.13 18:49:26.606227 [ 5 ] {3f3b7eff-dca4-4c3b-a86a-b144dbef1c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2600 | 2026.03.13 18:49:26.606274 [ 5 ] {3f3b7eff-dca4-4c3b-a86a-b144dbef1c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2601 | 2026.03.13 18:49:26.606292 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2602 | 2026.03.13 18:49:26.606339 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1061 rows starting from the beginning of the part | ||
| 2603 | 2026.03.13 18:49:26.606438 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 61 rows starting from the beginning of the part | ||
| 2604 | 2026.03.13 18:49:26.606492 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 58 rows starting from the beginning of the part | ||
| 2605 | 2026.03.13 18:49:26.606569 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2606 | 2026.03.13 18:49:26.606611 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2607 | 2026.03.13 18:49:26.606652 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1095 rows starting from the beginning of the part | ||
| 2608 | 2026.03.13 18:49:26.606924 [ 5 ] {3f3b7eff-dca4-4c3b-a86a-b144dbef1c5f} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.03.13 18:49:26.606968 [ 5 ] {3f3b7eff-dca4-4c3b-a86a-b144dbef1c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2610 | 2026.03.13 18:49:26.607420 [ 5 ] {3f3b7eff-dca4-4c3b-a86a-b144dbef1c5f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2611 | 2026.03.13 18:49:26.607640 [ 5 ] {3f3b7eff-dca4-4c3b-a86a-b144dbef1c5f} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.03.13 18:49:26.607768 [ 5 ] {3f3b7eff-dca4-4c3b-a86a-b144dbef1c5f} <Debug> executeQuery: Read 1255 rows, 81.04 KiB in 0.00156 sec., 804487.1794871795 rows/sec., 50.73 MiB/sec. | ||
| 2613 | 2026.03.13 18:49:26.607828 [ 5 ] {3f3b7eff-dca4-4c3b-a86a-b144dbef1c5f} <Debug> TCPHandler: Processed in 0.001744182 sec. | ||
| 2614 | 2026.03.13 18:49:26.607924 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2026.03.13 18:49:26.607935 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821544 sec., 1329092.242624938 rows/sec., 98.97 MiB/sec. | ||
| 2616 | 2026.03.13 18:49:26.608018 [ 5 ] {3a714c58-a895-427f-8a0f-6dafd863ebc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2617 | 2026.03.13 18:49:26.608075 [ 5 ] {3a714c58-a895-427f-8a0f-6dafd863ebc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2618 | 2026.03.13 18:49:26.608115 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2619 | 2026.03.13 18:49:26.608399 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_11_2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.03.13 18:49:26.608474 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_11_2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2621 | 2026.03.13 18:49:26.608545 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2622 | 2026.03.13 18:49:26.608966 [ 5 ] {3a714c58-a895-427f-8a0f-6dafd863ebc9} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.03.13 18:49:26.609006 [ 5 ] {3a714c58-a895-427f-8a0f-6dafd863ebc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2624 | 2026.03.13 18:49:26.609608 [ 5 ] {3a714c58-a895-427f-8a0f-6dafd863ebc9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2625 | 2026.03.13 18:49:26.609823 [ 5 ] {3a714c58-a895-427f-8a0f-6dafd863ebc9} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.03.13 18:49:26.609955 [ 5 ] {3a714c58-a895-427f-8a0f-6dafd863ebc9} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001955 sec., 25575.44757033248 rows/sec., 45.83 MiB/sec. | ||
| 2627 | 2026.03.13 18:49:26.610014 [ 5 ] {3a714c58-a895-427f-8a0f-6dafd863ebc9} <Debug> TCPHandler: Processed in 0.002136244 sec. | ||
| 2628 | 2026.03.13 18:49:26.610120 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2026.03.13 18:49:26.610211 [ 5 ] {babf70f9-ab33-4925-b6ec-dc81b935c156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2630 | 2026.03.13 18:49:26.610251 [ 5 ] {babf70f9-ab33-4925-b6ec-dc81b935c156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2631 | 2026.03.13 18:49:26.610563 [ 5 ] {babf70f9-ab33-4925-b6ec-dc81b935c156} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2026.03.13 18:49:26.610598 [ 5 ] {babf70f9-ab33-4925-b6ec-dc81b935c156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2633 | 2026.03.13 18:49:26.610905 [ 5 ] {babf70f9-ab33-4925-b6ec-dc81b935c156} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2634 | 2026.03.13 18:49:26.611113 [ 5 ] {babf70f9-ab33-4925-b6ec-dc81b935c156} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.03.13 18:49:26.611233 [ 5 ] {babf70f9-ab33-4925-b6ec-dc81b935c156} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00104 sec., 8653.846153846154 rows/sec., 611.29 KiB/sec. | ||
| 2636 | 2026.03.13 18:49:26.611267 [ 5 ] {babf70f9-ab33-4925-b6ec-dc81b935c156} <Debug> TCPHandler: Processed in 0.001194736 sec. | ||
| 2637 | 2026.03.13 18:49:26.611368 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2026.03.13 18:49:26.611458 [ 5 ] {b1310b18-422d-482f-bd84-0eec75157f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2639 | 2026.03.13 18:49:26.611497 [ 5 ] {b1310b18-422d-482f-bd84-0eec75157f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2640 | 2026.03.13 18:49:26.611789 [ 5 ] {b1310b18-422d-482f-bd84-0eec75157f49} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.03.13 18:49:26.611825 [ 5 ] {b1310b18-422d-482f-bd84-0eec75157f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2642 | 2026.03.13 18:49:26.612108 [ 5 ] {b1310b18-422d-482f-bd84-0eec75157f49} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2643 | 2026.03.13 18:49:26.612305 [ 5 ] {b1310b18-422d-482f-bd84-0eec75157f49} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.03.13 18:49:26.612426 [ 5 ] {b1310b18-422d-482f-bd84-0eec75157f49} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.000985 sec., 10152.284263959391 rows/sec., 712.84 KiB/sec. | ||
| 2645 | 2026.03.13 18:49:26.612459 [ 5 ] {b1310b18-422d-482f-bd84-0eec75157f49} <Debug> TCPHandler: Processed in 0.001137464 sec. | ||
| 2646 | 2026.03.13 18:49:27.631089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 318 | ||
| 2647 | 2026.03.13 18:49:27.633521 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2026.03.13 18:49:27.633573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2649 | 2026.03.13 18:49:27.634723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2650 | 2026.03.13 18:49:27.634979 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.03.13 18:49:27.635231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2652 | 2026.03.13 18:49:30.114838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5334 | ||
| 2653 | 2026.03.13 18:49:30.115592 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.03.13 18:49:30.115644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2655 | 2026.03.13 18:49:30.116134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2656 | 2026.03.13 18:49:30.116365 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2026.03.13 18:49:30.116484 [ 23 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2658 | 2026.03.13 18:49:30.116505 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5334 | ||
| 2659 | 2026.03.13 18:49:30.116553 [ 23 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.03.13 18:49:30.116582 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2661 | 2026.03.13 18:49:30.116695 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 2662 | 2026.03.13 18:49:30.116840 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2663 | 2026.03.13 18:49:30.116882 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2902 rows starting from the beginning of the part | ||
| 2664 | 2026.03.13 18:49:30.116952 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2665 | 2026.03.13 18:49:30.117000 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 2666 | 2026.03.13 18:49:30.117044 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 2667 | 2026.03.13 18:49:30.117083 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 2668 | 2026.03.13 18:49:30.117135 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 2669 | 2026.03.13 18:49:30.118634 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5334 rows, containing 4 columns (4 merged, 0 gathered) in 0.001990039 sec., 2680349.480588069 rows/sec., 38.34 MiB/sec. | ||
| 2670 | 2026.03.13 18:49:30.119718 [ 193 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2671 | 2026.03.13 18:49:30.120087 [ 193 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_11_2} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.03.13 18:49:30.120158 [ 193 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_11_2} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2673 | 2026.03.13 18:49:30.120248 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2674 | 2026.03.13 18:49:30.385033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2675 | 2026.03.13 18:49:30.402607 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.03.13 18:49:30.402677 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2677 | 2026.03.13 18:49:30.408783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2678 | 2026.03.13 18:49:30.409540 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.03.13 18:49:30.409812 [ 23 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2680 | 2026.03.13 18:49:30.409847 [ 23 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.03.13 18:49:30.409870 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2682 | 2026.03.13 18:49:30.409994 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 2683 | 2026.03.13 18:49:30.413505 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2684 | 2026.03.13 18:49:30.414434 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2685 | 2026.03.13 18:49:30.416022 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 2686 | 2026.03.13 18:49:30.420911 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 2687 | 2026.03.13 18:49:30.425307 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 2688 | 2026.03.13 18:49:30.429422 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 2689 | 2026.03.13 18:49:30.433825 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 2690 | 2026.03.13 18:49:30.438117 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 2691 | 2026.03.13 18:49:30.496129 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.086190164 sec., 962.9869134487318 rows/sec., 4.98 MiB/sec. | ||
| 2692 | 2026.03.13 18:49:30.498618 [ 191 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2693 | 2026.03.13 18:49:30.500767 [ 191 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_11_2} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.03.13 18:49:30.500881 [ 191 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_11_2} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2695 | 2026.03.13 18:49:30.502675 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2696 | 2026.03.13 18:49:30.617334 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.03.13 18:49:30.617503 [ 5 ] {2237fd6e-30d1-42eb-bab6-c46ac00b1622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2698 | 2026.03.13 18:49:30.617571 [ 5 ] {2237fd6e-30d1-42eb-bab6-c46ac00b1622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2699 | 2026.03.13 18:49:30.618259 [ 5 ] {2237fd6e-30d1-42eb-bab6-c46ac00b1622} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.03.13 18:49:30.618300 [ 5 ] {2237fd6e-30d1-42eb-bab6-c46ac00b1622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2701 | 2026.03.13 18:49:30.618666 [ 5 ] {2237fd6e-30d1-42eb-bab6-c46ac00b1622} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2702 | 2026.03.13 18:49:30.618889 [ 5 ] {2237fd6e-30d1-42eb-bab6-c46ac00b1622} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.03.13 18:49:30.619036 [ 5 ] {2237fd6e-30d1-42eb-bab6-c46ac00b1622} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001585 sec., 32807.57097791798 rows/sec., 2.51 MiB/sec. | ||
| 2704 | 2026.03.13 18:49:30.619082 [ 5 ] {2237fd6e-30d1-42eb-bab6-c46ac00b1622} <Debug> TCPHandler: Processed in 0.001877076 sec. | ||
| 2705 | 2026.03.13 18:49:30.619201 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.03.13 18:49:30.619301 [ 5 ] {86e4be0e-9ee6-476d-b499-f17aa99f3ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2707 | 2026.03.13 18:49:30.619345 [ 5 ] {86e4be0e-9ee6-476d-b499-f17aa99f3ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2708 | 2026.03.13 18:49:30.619774 [ 5 ] {86e4be0e-9ee6-476d-b499-f17aa99f3ba8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.03.13 18:49:30.619809 [ 5 ] {86e4be0e-9ee6-476d-b499-f17aa99f3ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2710 | 2026.03.13 18:49:30.620122 [ 5 ] {86e4be0e-9ee6-476d-b499-f17aa99f3ba8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2711 | 2026.03.13 18:49:30.620331 [ 5 ] {86e4be0e-9ee6-476d-b499-f17aa99f3ba8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.03.13 18:49:30.620459 [ 5 ] {86e4be0e-9ee6-476d-b499-f17aa99f3ba8} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001181 sec., 47417.44284504657 rows/sec., 3.70 MiB/sec. | ||
| 2713 | 2026.03.13 18:49:30.620496 [ 5 ] {86e4be0e-9ee6-476d-b499-f17aa99f3ba8} <Debug> TCPHandler: Processed in 0.00134611 sec. | ||
| 2714 | 2026.03.13 18:49:30.620598 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.03.13 18:49:30.620693 [ 5 ] {616049b3-cea3-4088-94c7-56e6200ec291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2716 | 2026.03.13 18:49:30.620737 [ 5 ] {616049b3-cea3-4088-94c7-56e6200ec291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2717 | 2026.03.13 18:49:30.621119 [ 5 ] {616049b3-cea3-4088-94c7-56e6200ec291} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.03.13 18:49:30.621153 [ 5 ] {616049b3-cea3-4088-94c7-56e6200ec291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2719 | 2026.03.13 18:49:30.621504 [ 5 ] {616049b3-cea3-4088-94c7-56e6200ec291} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2720 | 2026.03.13 18:49:30.621706 [ 5 ] {616049b3-cea3-4088-94c7-56e6200ec291} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.03.13 18:49:30.621832 [ 5 ] {616049b3-cea3-4088-94c7-56e6200ec291} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001157 sec., 103716.50821089023 rows/sec., 7.19 MiB/sec. | ||
| 2722 | 2026.03.13 18:49:30.621867 [ 5 ] {616049b3-cea3-4088-94c7-56e6200ec291} <Debug> TCPHandler: Processed in 0.001318039 sec. | ||
| 2723 | 2026.03.13 18:49:30.622041 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2026.03.13 18:49:30.622134 [ 5 ] {69573446-390b-448f-b8db-ed975e2d2184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2725 | 2026.03.13 18:49:30.622175 [ 5 ] {69573446-390b-448f-b8db-ed975e2d2184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2726 | 2026.03.13 18:49:30.622495 [ 5 ] {69573446-390b-448f-b8db-ed975e2d2184} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.03.13 18:49:30.622530 [ 5 ] {69573446-390b-448f-b8db-ed975e2d2184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2728 | 2026.03.13 18:49:30.622841 [ 5 ] {69573446-390b-448f-b8db-ed975e2d2184} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2729 | 2026.03.13 18:49:30.623053 [ 5 ] {69573446-390b-448f-b8db-ed975e2d2184} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.03.13 18:49:30.623177 [ 5 ] {69573446-390b-448f-b8db-ed975e2d2184} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001062 sec., 37664.78342749529 rows/sec., 2.58 MiB/sec. | ||
| 2731 | 2026.03.13 18:49:30.623213 [ 5 ] {69573446-390b-448f-b8db-ed975e2d2184} <Debug> TCPHandler: Processed in 0.001220477 sec. | ||
| 2732 | 2026.03.13 18:49:31.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.86 MiB, peak 220.48 MiB, free memory in arenas 0.00 B, will set to 219.19 MiB (RSS), difference: 8.33 MiB | ||
| 2733 | 2026.03.13 18:49:35.618889 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2734 | 2026.03.13 18:49:35.619097 [ 5 ] {f7fc870e-9d78-4d6e-8fe0-c7abf0741370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2735 | 2026.03.13 18:49:35.619159 [ 5 ] {f7fc870e-9d78-4d6e-8fe0-c7abf0741370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2736 | 2026.03.13 18:49:35.619871 [ 5 ] {f7fc870e-9d78-4d6e-8fe0-c7abf0741370} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.03.13 18:49:35.619910 [ 5 ] {f7fc870e-9d78-4d6e-8fe0-c7abf0741370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2738 | 2026.03.13 18:49:35.620309 [ 5 ] {f7fc870e-9d78-4d6e-8fe0-c7abf0741370} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2739 | 2026.03.13 18:49:35.620527 [ 5 ] {f7fc870e-9d78-4d6e-8fe0-c7abf0741370} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2026.03.13 18:49:35.620676 [ 5 ] {f7fc870e-9d78-4d6e-8fe0-c7abf0741370} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001633 sec., 31843.233312921006 rows/sec., 2.43 MiB/sec. | ||
| 2741 | 2026.03.13 18:49:35.620721 [ 5 ] {f7fc870e-9d78-4d6e-8fe0-c7abf0741370} <Debug> TCPHandler: Processed in 0.001962269 sec. | ||
| 2742 | 2026.03.13 18:49:35.620840 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2026.03.13 18:49:35.620938 [ 5 ] {30449396-c709-4f3f-b7ca-61a387393d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2744 | 2026.03.13 18:49:35.620979 [ 5 ] {30449396-c709-4f3f-b7ca-61a387393d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2745 | 2026.03.13 18:49:35.621449 [ 5 ] {30449396-c709-4f3f-b7ca-61a387393d98} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.03.13 18:49:35.621482 [ 5 ] {30449396-c709-4f3f-b7ca-61a387393d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2747 | 2026.03.13 18:49:35.621808 [ 5 ] {30449396-c709-4f3f-b7ca-61a387393d98} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2748 | 2026.03.13 18:49:35.622015 [ 5 ] {30449396-c709-4f3f-b7ca-61a387393d98} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.03.13 18:49:35.622137 [ 5 ] {30449396-c709-4f3f-b7ca-61a387393d98} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001222 sec., 45826.51391162029 rows/sec., 3.57 MiB/sec. | ||
| 2750 | 2026.03.13 18:49:35.622173 [ 5 ] {30449396-c709-4f3f-b7ca-61a387393d98} <Debug> TCPHandler: Processed in 0.001383111 sec. | ||
| 2751 | 2026.03.13 18:49:35.622278 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2026.03.13 18:49:35.622370 [ 5 ] {1cc6b5b4-87ff-4289-bb60-4db838581d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2753 | 2026.03.13 18:49:35.622412 [ 5 ] {1cc6b5b4-87ff-4289-bb60-4db838581d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2754 | 2026.03.13 18:49:35.622858 [ 5 ] {1cc6b5b4-87ff-4289-bb60-4db838581d8e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2755 | 2026.03.13 18:49:35.622891 [ 5 ] {1cc6b5b4-87ff-4289-bb60-4db838581d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2756 | 2026.03.13 18:49:35.623233 [ 5 ] {1cc6b5b4-87ff-4289-bb60-4db838581d8e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2757 | 2026.03.13 18:49:35.623436 [ 5 ] {1cc6b5b4-87ff-4289-bb60-4db838581d8e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2758 | 2026.03.13 18:49:35.623523 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2759 | 2026.03.13 18:49:35.623553 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.03.13 18:49:35.623559 [ 5 ] {1cc6b5b4-87ff-4289-bb60-4db838581d8e} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001209 sec., 124069.47890818858 rows/sec., 8.60 MiB/sec. | ||
| 2761 | 2026.03.13 18:49:35.623570 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2762 | 2026.03.13 18:49:35.623596 [ 5 ] {1cc6b5b4-87ff-4289-bb60-4db838581d8e} <Debug> TCPHandler: Processed in 0.001365331 sec. | ||
| 2763 | 2026.03.13 18:49:35.623701 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2764 | 2026.03.13 18:49:35.623732 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 2765 | 2026.03.13 18:49:35.623792 [ 5 ] {af4ed458-bf19-4eaf-8823-c988437ccefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2766 | 2026.03.13 18:49:35.623838 [ 5 ] {af4ed458-bf19-4eaf-8823-c988437ccefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2767 | 2026.03.13 18:49:35.623923 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2768 | 2026.03.13 18:49:35.623983 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3070 rows starting from the beginning of the part | ||
| 2769 | 2026.03.13 18:49:35.624094 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 150 rows starting from the beginning of the part | ||
| 2770 | 2026.03.13 18:49:35.624151 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 2771 | 2026.03.13 18:49:35.624160 [ 5 ] {af4ed458-bf19-4eaf-8823-c988437ccefb} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.03.13 18:49:35.624199 [ 5 ] {af4ed458-bf19-4eaf-8823-c988437ccefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2773 | 2026.03.13 18:49:35.624201 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1255 rows starting from the beginning of the part | ||
| 2774 | 2026.03.13 18:49:35.624264 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 120 rows starting from the beginning of the part | ||
| 2775 | 2026.03.13 18:49:35.624307 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
| 2776 | 2026.03.13 18:49:35.624563 [ 5 ] {af4ed458-bf19-4eaf-8823-c988437ccefb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2777 | 2026.03.13 18:49:35.624799 [ 5 ] {af4ed458-bf19-4eaf-8823-c988437ccefb} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.03.13 18:49:35.624929 [ 5 ] {af4ed458-bf19-4eaf-8823-c988437ccefb} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001155 sec., 43290.04329004329 rows/sec., 2.97 MiB/sec. | ||
| 2779 | 2026.03.13 18:49:35.624965 [ 5 ] {af4ed458-bf19-4eaf-8823-c988437ccefb} <Debug> TCPHandler: Processed in 0.001309979 sec. | ||
| 2780 | 2026.03.13 18:49:35.626616 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4895 rows, containing 5 columns (5 merged, 0 gathered) in 0.002954129 sec., 1657002.7916858064 rows/sec., 109.78 MiB/sec. | ||
| 2781 | 2026.03.13 18:49:35.627066 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2782 | 2026.03.13 18:49:35.627317 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.03.13 18:49:35.627383 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2784 | 2026.03.13 18:49:35.627467 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 2785 | 2026.03.13 18:49:37.512255 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2786 | 2026.03.13 18:49:37.512358 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2787 | 2026.03.13 18:49:37.617561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5782 | ||
| 2788 | 2026.03.13 18:49:37.618045 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.03.13 18:49:37.618082 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2790 | 2026.03.13 18:49:37.618613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2791 | 2026.03.13 18:49:37.618856 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.03.13 18:49:37.619014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5782 | ||
| 2793 | 2026.03.13 18:49:37.636352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 334 | ||
| 2794 | 2026.03.13 18:49:37.638265 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.03.13 18:49:37.638325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2796 | 2026.03.13 18:49:37.639515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2797 | 2026.03.13 18:49:37.639804 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.03.13 18:49:37.640132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 334 | ||
| 2799 | 2026.03.13 18:49:37.914540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2800 | 2026.03.13 18:49:37.930857 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.03.13 18:49:37.930926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2802 | 2026.03.13 18:49:37.936575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2803 | 2026.03.13 18:49:37.937291 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.03.13 18:49:37.940093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2805 | 2026.03.13 18:49:40.620871 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2806 | 2026.03.13 18:49:40.621066 [ 5 ] {e7c41fcd-e736-4771-b62c-1427c9a5a5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2807 | 2026.03.13 18:49:40.621139 [ 5 ] {e7c41fcd-e736-4771-b62c-1427c9a5a5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2808 | 2026.03.13 18:49:40.621824 [ 5 ] {e7c41fcd-e736-4771-b62c-1427c9a5a5e3} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.03.13 18:49:40.621873 [ 5 ] {e7c41fcd-e736-4771-b62c-1427c9a5a5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2810 | 2026.03.13 18:49:40.622261 [ 5 ] {e7c41fcd-e736-4771-b62c-1427c9a5a5e3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2811 | 2026.03.13 18:49:40.622507 [ 5 ] {e7c41fcd-e736-4771-b62c-1427c9a5a5e3} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.03.13 18:49:40.622665 [ 5 ] {e7c41fcd-e736-4771-b62c-1427c9a5a5e3} <Debug> executeQuery: Read 134 rows, 11.95 KiB in 0.001653 sec., 81064.73079249849 rows/sec., 7.06 MiB/sec. | ||
| 2813 | 2026.03.13 18:49:40.622713 [ 5 ] {e7c41fcd-e736-4771-b62c-1427c9a5a5e3} <Debug> TCPHandler: Processed in 0.001975359 sec. | ||
| 2814 | 2026.03.13 18:49:40.622832 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.03.13 18:49:40.622932 [ 5 ] {218fcf42-0b4c-41e3-9adc-f0df9e98c432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2816 | 2026.03.13 18:49:40.622974 [ 5 ] {218fcf42-0b4c-41e3-9adc-f0df9e98c432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2817 | 2026.03.13 18:49:40.623381 [ 5 ] {218fcf42-0b4c-41e3-9adc-f0df9e98c432} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.03.13 18:49:40.623419 [ 5 ] {218fcf42-0b4c-41e3-9adc-f0df9e98c432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2819 | 2026.03.13 18:49:40.623712 [ 5 ] {218fcf42-0b4c-41e3-9adc-f0df9e98c432} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2820 | 2026.03.13 18:49:40.623922 [ 5 ] {218fcf42-0b4c-41e3-9adc-f0df9e98c432} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2026.03.13 18:49:40.624050 [ 5 ] {218fcf42-0b4c-41e3-9adc-f0df9e98c432} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001142 sec., 35901.926444833625 rows/sec., 2.64 MiB/sec. | ||
| 2822 | 2026.03.13 18:49:40.624087 [ 5 ] {218fcf42-0b4c-41e3-9adc-f0df9e98c432} <Debug> TCPHandler: Processed in 0.001306349 sec. | ||
| 2823 | 2026.03.13 18:49:40.624186 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2026.03.13 18:49:40.624276 [ 5 ] {b2746631-0cc6-4a19-89e4-8aea170c189b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2825 | 2026.03.13 18:49:40.624315 [ 5 ] {b2746631-0cc6-4a19-89e4-8aea170c189b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2826 | 2026.03.13 18:49:40.624730 [ 5 ] {b2746631-0cc6-4a19-89e4-8aea170c189b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2026.03.13 18:49:40.624767 [ 5 ] {b2746631-0cc6-4a19-89e4-8aea170c189b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2828 | 2026.03.13 18:49:40.625062 [ 5 ] {b2746631-0cc6-4a19-89e4-8aea170c189b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2829 | 2026.03.13 18:49:40.625264 [ 5 ] {b2746631-0cc6-4a19-89e4-8aea170c189b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.03.13 18:49:40.625388 [ 5 ] {b2746631-0cc6-4a19-89e4-8aea170c189b} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00113 sec., 85840.70796460178 rows/sec., 6.70 MiB/sec. | ||
| 2831 | 2026.03.13 18:49:40.625423 [ 5 ] {b2746631-0cc6-4a19-89e4-8aea170c189b} <Debug> TCPHandler: Processed in 0.001284298 sec. | ||
| 2832 | 2026.03.13 18:49:40.625525 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2026.03.13 18:49:40.625616 [ 5 ] {aa7c6fd5-f2bb-465a-9674-34bc9ccac296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2834 | 2026.03.13 18:49:40.625658 [ 5 ] {aa7c6fd5-f2bb-465a-9674-34bc9ccac296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2835 | 2026.03.13 18:49:40.626071 [ 5 ] {aa7c6fd5-f2bb-465a-9674-34bc9ccac296} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.03.13 18:49:40.626109 [ 5 ] {aa7c6fd5-f2bb-465a-9674-34bc9ccac296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2837 | 2026.03.13 18:49:40.626455 [ 5 ] {aa7c6fd5-f2bb-465a-9674-34bc9ccac296} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2838 | 2026.03.13 18:49:40.626670 [ 5 ] {aa7c6fd5-f2bb-465a-9674-34bc9ccac296} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.03.13 18:49:40.626801 [ 5 ] {aa7c6fd5-f2bb-465a-9674-34bc9ccac296} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001204 sec., 124584.71760797342 rows/sec., 8.64 MiB/sec. | ||
| 2840 | 2026.03.13 18:49:40.626837 [ 5 ] {aa7c6fd5-f2bb-465a-9674-34bc9ccac296} <Debug> TCPHandler: Processed in 0.00135892 sec. | ||
| 2841 | 2026.03.13 18:49:40.626943 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.03.13 18:49:40.627037 [ 5 ] {dd923441-dc34-4624-96b7-65b3c839a0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2843 | 2026.03.13 18:49:40.627093 [ 5 ] {dd923441-dc34-4624-96b7-65b3c839a0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2844 | 2026.03.13 18:49:40.627927 [ 5 ] {dd923441-dc34-4624-96b7-65b3c839a0a4} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.03.13 18:49:40.627961 [ 5 ] {dd923441-dc34-4624-96b7-65b3c839a0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2846 | 2026.03.13 18:49:40.628511 [ 5 ] {dd923441-dc34-4624-96b7-65b3c839a0a4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2847 | 2026.03.13 18:49:40.628731 [ 5 ] {dd923441-dc34-4624-96b7-65b3c839a0a4} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.03.13 18:49:40.628863 [ 5 ] {dd923441-dc34-4624-96b7-65b3c839a0a4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 2849 | 2026.03.13 18:49:40.628915 [ 5 ] {dd923441-dc34-4624-96b7-65b3c839a0a4} <Debug> TCPHandler: Processed in 0.002024471 sec. | ||
| 2850 | 2026.03.13 18:49:40.629023 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2026.03.13 18:49:40.629117 [ 5 ] {c03d56f4-0b33-4c42-b89e-890b34ce96cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2852 | 2026.03.13 18:49:40.629158 [ 5 ] {c03d56f4-0b33-4c42-b89e-890b34ce96cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2853 | 2026.03.13 18:49:40.629479 [ 5 ] {c03d56f4-0b33-4c42-b89e-890b34ce96cb} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2026.03.13 18:49:40.629513 [ 5 ] {c03d56f4-0b33-4c42-b89e-890b34ce96cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2855 | 2026.03.13 18:49:40.629821 [ 5 ] {c03d56f4-0b33-4c42-b89e-890b34ce96cb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2856 | 2026.03.13 18:49:40.630038 [ 5 ] {c03d56f4-0b33-4c42-b89e-890b34ce96cb} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2026.03.13 18:49:40.630124 [ 139 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2858 | 2026.03.13 18:49:40.630161 [ 139 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.03.13 18:49:40.630161 [ 5 ] {c03d56f4-0b33-4c42-b89e-890b34ce96cb} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001062 sec., 47080.97928436912 rows/sec., 3.23 MiB/sec. | ||
| 2860 | 2026.03.13 18:49:40.630179 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2861 | 2026.03.13 18:49:40.630204 [ 5 ] {c03d56f4-0b33-4c42-b89e-890b34ce96cb} <Debug> TCPHandler: Processed in 0.001230027 sec. | ||
| 2862 | 2026.03.13 18:49:40.630258 [ 191 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 2863 | 2026.03.13 18:49:40.630341 [ 191 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2864 | 2026.03.13 18:49:40.630368 [ 191 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 2865 | 2026.03.13 18:49:40.630441 [ 191 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2866 | 2026.03.13 18:49:40.630484 [ 191 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 2867 | 2026.03.13 18:49:40.630521 [ 191 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2868 | 2026.03.13 18:49:40.630559 [ 191 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 2869 | 2026.03.13 18:49:40.630596 [ 191 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2870 | 2026.03.13 18:49:40.631306 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001075841 sec., 334621.93762832985 rows/sec., 22.95 MiB/sec. | ||
| 2871 | 2026.03.13 18:49:40.631547 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2872 | 2026.03.13 18:49:40.631909 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_11_2} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.03.13 18:49:40.632005 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_11_2} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2874 | 2026.03.13 18:49:40.632103 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2875 | 2026.03.13 18:49:45.120063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6294 | ||
| 2876 | 2026.03.13 18:49:45.120597 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.03.13 18:49:45.120647 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2878 | 2026.03.13 18:49:45.121181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2879 | 2026.03.13 18:49:45.121482 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.03.13 18:49:45.121636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6294 | ||
| 2881 | 2026.03.13 18:49:45.441126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2882 | 2026.03.13 18:49:45.456744 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.03.13 18:49:45.456802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2884 | 2026.03.13 18:49:45.462699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2885 | 2026.03.13 18:49:45.463454 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.03.13 18:49:45.466163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2887 | 2026.03.13 18:49:45.619119 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.03.13 18:49:45.619263 [ 5 ] {d755e0fb-64e0-4212-a0e9-37744f1361bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2889 | 2026.03.13 18:49:45.619318 [ 5 ] {d755e0fb-64e0-4212-a0e9-37744f1361bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2890 | 2026.03.13 18:49:45.619897 [ 5 ] {d755e0fb-64e0-4212-a0e9-37744f1361bc} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.03.13 18:49:45.619934 [ 5 ] {d755e0fb-64e0-4212-a0e9-37744f1361bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2892 | 2026.03.13 18:49:45.620256 [ 5 ] {d755e0fb-64e0-4212-a0e9-37744f1361bc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2893 | 2026.03.13 18:49:45.620469 [ 5 ] {d755e0fb-64e0-4212-a0e9-37744f1361bc} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.03.13 18:49:45.620604 [ 5 ] {d755e0fb-64e0-4212-a0e9-37744f1361bc} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001379 sec., 37708.48440899202 rows/sec., 2.88 MiB/sec. | ||
| 2895 | 2026.03.13 18:49:45.620644 [ 5 ] {d755e0fb-64e0-4212-a0e9-37744f1361bc} <Debug> TCPHandler: Processed in 0.001640698 sec. | ||
| 2896 | 2026.03.13 18:49:45.620773 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.03.13 18:49:45.620869 [ 5 ] {9adca102-b7f4-475f-9be0-d0a1aa0b76a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2898 | 2026.03.13 18:49:45.620912 [ 5 ] {9adca102-b7f4-475f-9be0-d0a1aa0b76a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2899 | 2026.03.13 18:49:45.621357 [ 5 ] {9adca102-b7f4-475f-9be0-d0a1aa0b76a3} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.03.13 18:49:45.621391 [ 5 ] {9adca102-b7f4-475f-9be0-d0a1aa0b76a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2901 | 2026.03.13 18:49:45.621690 [ 5 ] {9adca102-b7f4-475f-9be0-d0a1aa0b76a3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2902 | 2026.03.13 18:49:45.621893 [ 5 ] {9adca102-b7f4-475f-9be0-d0a1aa0b76a3} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.03.13 18:49:45.622021 [ 5 ] {9adca102-b7f4-475f-9be0-d0a1aa0b76a3} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001171 sec., 47822.374039282666 rows/sec., 3.73 MiB/sec. | ||
| 2904 | 2026.03.13 18:49:45.622056 [ 5 ] {9adca102-b7f4-475f-9be0-d0a1aa0b76a3} <Debug> TCPHandler: Processed in 0.00134302 sec. | ||
| 2905 | 2026.03.13 18:49:45.622175 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.03.13 18:49:45.622268 [ 5 ] {886b8fd7-d94c-4c5a-b7b3-f59e2ad6a24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.03.13 18:49:45.622310 [ 5 ] {886b8fd7-d94c-4c5a-b7b3-f59e2ad6a24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2908 | 2026.03.13 18:49:45.622723 [ 5 ] {886b8fd7-d94c-4c5a-b7b3-f59e2ad6a24a} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.03.13 18:49:45.622757 [ 5 ] {886b8fd7-d94c-4c5a-b7b3-f59e2ad6a24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2910 | 2026.03.13 18:49:45.623075 [ 5 ] {886b8fd7-d94c-4c5a-b7b3-f59e2ad6a24a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2911 | 2026.03.13 18:49:45.623286 [ 5 ] {886b8fd7-d94c-4c5a-b7b3-f59e2ad6a24a} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.03.13 18:49:45.623410 [ 5 ] {886b8fd7-d94c-4c5a-b7b3-f59e2ad6a24a} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001161 sec., 129198.96640826874 rows/sec., 8.96 MiB/sec. | ||
| 2913 | 2026.03.13 18:49:45.623446 [ 5 ] {886b8fd7-d94c-4c5a-b7b3-f59e2ad6a24a} <Debug> TCPHandler: Processed in 0.0013274 sec. | ||
| 2914 | 2026.03.13 18:49:45.623549 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.03.13 18:49:45.623642 [ 5 ] {10cf9e77-5770-465e-8dfc-10eb3066601a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2916 | 2026.03.13 18:49:45.623682 [ 5 ] {10cf9e77-5770-465e-8dfc-10eb3066601a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2917 | 2026.03.13 18:49:45.624005 [ 5 ] {10cf9e77-5770-465e-8dfc-10eb3066601a} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.03.13 18:49:45.624038 [ 5 ] {10cf9e77-5770-465e-8dfc-10eb3066601a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2919 | 2026.03.13 18:49:45.624342 [ 5 ] {10cf9e77-5770-465e-8dfc-10eb3066601a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2920 | 2026.03.13 18:49:45.624542 [ 5 ] {10cf9e77-5770-465e-8dfc-10eb3066601a} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.03.13 18:49:45.624666 [ 5 ] {10cf9e77-5770-465e-8dfc-10eb3066601a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001042 sec., 47984.64491362764 rows/sec., 3.29 MiB/sec. | ||
| 2922 | 2026.03.13 18:49:45.624698 [ 5 ] {10cf9e77-5770-465e-8dfc-10eb3066601a} <Debug> TCPHandler: Processed in 0.001197496 sec. | ||
| 2923 | 2026.03.13 18:49:47.641209 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 354 | ||
| 2924 | 2026.03.13 18:49:47.643305 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.03.13 18:49:47.643366 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2926 | 2026.03.13 18:49:47.644600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2927 | 2026.03.13 18:49:47.644882 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.03.13 18:49:47.645189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 2929 | 2026.03.13 18:49:50.620877 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.03.13 18:49:50.621057 [ 5 ] {c95d8db5-d2a4-4bd8-b8fb-3483c99308db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2931 | 2026.03.13 18:49:50.621124 [ 5 ] {c95d8db5-d2a4-4bd8-b8fb-3483c99308db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2932 | 2026.03.13 18:49:50.621835 [ 5 ] {c95d8db5-d2a4-4bd8-b8fb-3483c99308db} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.03.13 18:49:50.621884 [ 5 ] {c95d8db5-d2a4-4bd8-b8fb-3483c99308db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2934 | 2026.03.13 18:49:50.622296 [ 5 ] {c95d8db5-d2a4-4bd8-b8fb-3483c99308db} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2935 | 2026.03.13 18:49:50.622526 [ 5 ] {c95d8db5-d2a4-4bd8-b8fb-3483c99308db} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.03.13 18:49:50.622685 [ 5 ] {c95d8db5-d2a4-4bd8-b8fb-3483c99308db} <Debug> executeQuery: Read 134 rows, 11.95 KiB in 0.001676 sec., 79952.26730310262 rows/sec., 6.96 MiB/sec. | ||
| 2937 | 2026.03.13 18:49:50.622685 [ 148 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2938 | 2026.03.13 18:49:50.622734 [ 5 ] {c95d8db5-d2a4-4bd8-b8fb-3483c99308db} <Debug> TCPHandler: Processed in 0.001989439 sec. | ||
| 2939 | 2026.03.13 18:49:50.622767 [ 148 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.03.13 18:49:50.622795 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2941 | 2026.03.13 18:49:50.622871 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.03.13 18:49:50.622888 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 2943 | 2026.03.13 18:49:50.622981 [ 5 ] {194e8610-03fd-47a5-b5ae-21573bc16cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2944 | 2026.03.13 18:49:50.623004 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2945 | 2026.03.13 18:49:50.623026 [ 5 ] {194e8610-03fd-47a5-b5ae-21573bc16cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2946 | 2026.03.13 18:49:50.623044 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2143 rows starting from the beginning of the part | ||
| 2947 | 2026.03.13 18:49:50.623120 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 2948 | 2026.03.13 18:49:50.623187 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
| 2949 | 2026.03.13 18:49:50.623258 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 134 rows starting from the beginning of the part | ||
| 2950 | 2026.03.13 18:49:50.623324 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part | ||
| 2951 | 2026.03.13 18:49:50.623391 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 134 rows starting from the beginning of the part | ||
| 2952 | 2026.03.13 18:49:50.623455 [ 5 ] {194e8610-03fd-47a5-b5ae-21573bc16cbd} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.03.13 18:49:50.623495 [ 5 ] {194e8610-03fd-47a5-b5ae-21573bc16cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2954 | 2026.03.13 18:49:50.623816 [ 5 ] {194e8610-03fd-47a5-b5ae-21573bc16cbd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2955 | 2026.03.13 18:49:50.624038 [ 5 ] {194e8610-03fd-47a5-b5ae-21573bc16cbd} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.03.13 18:49:50.624173 [ 5 ] {194e8610-03fd-47a5-b5ae-21573bc16cbd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001217 sec., 33689.400164338535 rows/sec., 2.47 MiB/sec. | ||
| 2957 | 2026.03.13 18:49:50.624212 [ 5 ] {194e8610-03fd-47a5-b5ae-21573bc16cbd} <Debug> TCPHandler: Processed in 0.001393072 sec. | ||
| 2958 | 2026.03.13 18:49:50.624319 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.03.13 18:49:50.624419 [ 5 ] {2606ddf1-c46f-45ea-9944-0b72345251f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2960 | 2026.03.13 18:49:50.624461 [ 5 ] {2606ddf1-c46f-45ea-9944-0b72345251f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2961 | 2026.03.13 18:49:50.624905 [ 5 ] {2606ddf1-c46f-45ea-9944-0b72345251f8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.03.13 18:49:50.624941 [ 5 ] {2606ddf1-c46f-45ea-9944-0b72345251f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2963 | 2026.03.13 18:49:50.625092 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2567 rows, containing 5 columns (5 merged, 0 gathered) in 0.002236647 sec., 1147700.1064539913 rows/sec., 93.84 MiB/sec. | ||
| 2964 | 2026.03.13 18:49:50.625270 [ 5 ] {2606ddf1-c46f-45ea-9944-0b72345251f8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2965 | 2026.03.13 18:49:50.625498 [ 5 ] {2606ddf1-c46f-45ea-9944-0b72345251f8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.03.13 18:49:50.625563 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2967 | 2026.03.13 18:49:50.625612 [ 148 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2968 | 2026.03.13 18:49:50.625641 [ 5 ] {2606ddf1-c46f-45ea-9944-0b72345251f8} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001244 sec., 77974.27652733118 rows/sec., 6.09 MiB/sec. | ||
| 2969 | 2026.03.13 18:49:50.625650 [ 148 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.03.13 18:49:50.625684 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2971 | 2026.03.13 18:49:50.625688 [ 5 ] {2606ddf1-c46f-45ea-9944-0b72345251f8} <Debug> TCPHandler: Processed in 0.001420732 sec. | ||
| 2972 | 2026.03.13 18:49:50.625761 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 2973 | 2026.03.13 18:49:50.625812 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2974 | 2026.03.13 18:49:50.625849 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2975 | 2026.03.13 18:49:50.625877 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1112 rows starting from the beginning of the part | ||
| 2976 | 2026.03.13 18:49:50.625911 [ 5 ] {bd373e1e-259b-47b1-8f00-51e1a5398917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2977 | 2026.03.13 18:49:50.625955 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 2978 | 2026.03.13 18:49:50.625960 [ 5 ] {bd373e1e-259b-47b1-8f00-51e1a5398917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2979 | 2026.03.13 18:49:50.625964 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_16_3} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2026.03.13 18:49:50.626004 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2981 | 2026.03.13 18:49:50.626051 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 97 rows starting from the beginning of the part | ||
| 2982 | 2026.03.13 18:49:50.626076 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_16_3} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2983 | 2026.03.13 18:49:50.626095 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2984 | 2026.03.13 18:49:50.626143 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 97 rows starting from the beginning of the part | ||
| 2985 | 2026.03.13 18:49:50.626182 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 2986 | 2026.03.13 18:49:50.626383 [ 5 ] {bd373e1e-259b-47b1-8f00-51e1a5398917} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.03.13 18:49:50.626422 [ 5 ] {bd373e1e-259b-47b1-8f00-51e1a5398917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2988 | 2026.03.13 18:49:50.626761 [ 5 ] {bd373e1e-259b-47b1-8f00-51e1a5398917} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2989 | 2026.03.13 18:49:50.626983 [ 5 ] {bd373e1e-259b-47b1-8f00-51e1a5398917} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.03.13 18:49:50.627096 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1474 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364051 sec., 1080604.7574467524 rows/sec., 81.90 MiB/sec. | ||
| 2991 | 2026.03.13 18:49:50.627117 [ 5 ] {bd373e1e-259b-47b1-8f00-51e1a5398917} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001228 sec., 122149.83713355049 rows/sec., 8.47 MiB/sec. | ||
| 2992 | 2026.03.13 18:49:50.627160 [ 5 ] {bd373e1e-259b-47b1-8f00-51e1a5398917} <Debug> TCPHandler: Processed in 0.001398232 sec. | ||
| 2993 | 2026.03.13 18:49:50.627244 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2994 | 2026.03.13 18:49:50.627264 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.03.13 18:49:50.627359 [ 5 ] {757e52b7-9696-4d35-bd93-3c8f51ad718e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2996 | 2026.03.13 18:49:50.627414 [ 5 ] {757e52b7-9696-4d35-bd93-3c8f51ad718e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2997 | 2026.03.13 18:49:50.627479 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_16_3} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2026.03.13 18:49:50.627543 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_16_3} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2999 | 2026.03.13 18:49:50.627610 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3000 | 2026.03.13 18:49:50.628246 [ 5 ] {757e52b7-9696-4d35-bd93-3c8f51ad718e} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.03.13 18:49:50.628281 [ 5 ] {757e52b7-9696-4d35-bd93-3c8f51ad718e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3002 | 2026.03.13 18:49:50.628858 [ 5 ] {757e52b7-9696-4d35-bd93-3c8f51ad718e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3003 | 2026.03.13 18:49:50.629082 [ 5 ] {757e52b7-9696-4d35-bd93-3c8f51ad718e} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.03.13 18:49:50.629216 [ 5 ] {757e52b7-9696-4d35-bd93-3c8f51ad718e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001877 sec., 21843.367075119873 rows/sec., 39.14 MiB/sec. | ||
| 3005 | 2026.03.13 18:49:50.629277 [ 5 ] {757e52b7-9696-4d35-bd93-3c8f51ad718e} <Debug> TCPHandler: Processed in 0.002061691 sec. | ||
| 3006 | 2026.03.13 18:49:50.629388 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.03.13 18:49:50.629481 [ 5 ] {8267aa8f-1bb1-492e-96f2-41ffde526048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3008 | 2026.03.13 18:49:50.629521 [ 5 ] {8267aa8f-1bb1-492e-96f2-41ffde526048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3009 | 2026.03.13 18:49:50.629844 [ 5 ] {8267aa8f-1bb1-492e-96f2-41ffde526048} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.03.13 18:49:50.629880 [ 5 ] {8267aa8f-1bb1-492e-96f2-41ffde526048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3011 | 2026.03.13 18:49:50.630181 [ 5 ] {8267aa8f-1bb1-492e-96f2-41ffde526048} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3012 | 2026.03.13 18:49:50.630389 [ 5 ] {8267aa8f-1bb1-492e-96f2-41ffde526048} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.03.13 18:49:50.630516 [ 5 ] {8267aa8f-1bb1-492e-96f2-41ffde526048} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001055 sec., 47393.364928909956 rows/sec., 3.25 MiB/sec. | ||
| 3014 | 2026.03.13 18:49:50.630552 [ 5 ] {8267aa8f-1bb1-492e-96f2-41ffde526048} <Debug> TCPHandler: Processed in 0.001214026 sec. | ||
| 3015 | 2026.03.13 18:49:52.512425 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3016 | 2026.03.13 18:49:52.512488 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3017 | 2026.03.13 18:49:52.621736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6742 | ||
| 3018 | 2026.03.13 18:49:52.622238 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.03.13 18:49:52.622289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3020 | 2026.03.13 18:49:52.622777 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3021 | 2026.03.13 18:49:52.623014 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.03.13 18:49:52.623158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6742 | ||
| 3023 | 2026.03.13 18:49:52.966233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3024 | 2026.03.13 18:49:52.983063 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.03.13 18:49:52.983124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3026 | 2026.03.13 18:49:52.988561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3027 | 2026.03.13 18:49:52.989300 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.03.13 18:49:52.992247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3029 | 2026.03.13 18:49:55.618853 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2026.03.13 18:49:55.619052 [ 5 ] {32170f74-8f45-464d-bb1c-af7f6cb3404f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3031 | 2026.03.13 18:49:55.619125 [ 5 ] {32170f74-8f45-464d-bb1c-af7f6cb3404f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3032 | 2026.03.13 18:49:55.619850 [ 5 ] {32170f74-8f45-464d-bb1c-af7f6cb3404f} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.03.13 18:49:55.619898 [ 5 ] {32170f74-8f45-464d-bb1c-af7f6cb3404f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3034 | 2026.03.13 18:49:55.620301 [ 5 ] {32170f74-8f45-464d-bb1c-af7f6cb3404f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3035 | 2026.03.13 18:49:55.620537 [ 5 ] {32170f74-8f45-464d-bb1c-af7f6cb3404f} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.03.13 18:49:55.620704 [ 5 ] {32170f74-8f45-464d-bb1c-af7f6cb3404f} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001706 sec., 30480.65650644783 rows/sec., 2.33 MiB/sec. | ||
| 3037 | 2026.03.13 18:49:55.620753 [ 5 ] {32170f74-8f45-464d-bb1c-af7f6cb3404f} <Debug> TCPHandler: Processed in 0.00203931 sec. | ||
| 3038 | 2026.03.13 18:49:55.620875 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2026.03.13 18:49:55.620975 [ 5 ] {6fc3a824-e4f0-48af-99d9-fe306332c137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3040 | 2026.03.13 18:49:55.621018 [ 5 ] {6fc3a824-e4f0-48af-99d9-fe306332c137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3041 | 2026.03.13 18:49:55.621441 [ 5 ] {6fc3a824-e4f0-48af-99d9-fe306332c137} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.03.13 18:49:55.621477 [ 5 ] {6fc3a824-e4f0-48af-99d9-fe306332c137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3043 | 2026.03.13 18:49:55.621782 [ 5 ] {6fc3a824-e4f0-48af-99d9-fe306332c137} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3044 | 2026.03.13 18:49:55.622026 [ 5 ] {6fc3a824-e4f0-48af-99d9-fe306332c137} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.03.13 18:49:55.622157 [ 5 ] {6fc3a824-e4f0-48af-99d9-fe306332c137} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001206 sec., 46434.494195688225 rows/sec., 3.62 MiB/sec. | ||
| 3046 | 2026.03.13 18:49:55.622195 [ 5 ] {6fc3a824-e4f0-48af-99d9-fe306332c137} <Debug> TCPHandler: Processed in 0.001372832 sec. | ||
| 3047 | 2026.03.13 18:49:55.622298 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.03.13 18:49:55.622391 [ 5 ] {cc7e644a-1164-4d3e-8870-2b9c2cffa498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3049 | 2026.03.13 18:49:55.622435 [ 5 ] {cc7e644a-1164-4d3e-8870-2b9c2cffa498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3050 | 2026.03.13 18:49:55.622831 [ 5 ] {cc7e644a-1164-4d3e-8870-2b9c2cffa498} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.03.13 18:49:55.622866 [ 5 ] {cc7e644a-1164-4d3e-8870-2b9c2cffa498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3052 | 2026.03.13 18:49:55.623207 [ 5 ] {cc7e644a-1164-4d3e-8870-2b9c2cffa498} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3053 | 2026.03.13 18:49:55.623414 [ 5 ] {cc7e644a-1164-4d3e-8870-2b9c2cffa498} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.03.13 18:49:55.623544 [ 5 ] {cc7e644a-1164-4d3e-8870-2b9c2cffa498} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001172 sec., 127986.34812286688 rows/sec., 8.87 MiB/sec. | ||
| 3055 | 2026.03.13 18:49:55.623581 [ 5 ] {cc7e644a-1164-4d3e-8870-2b9c2cffa498} <Debug> TCPHandler: Processed in 0.0013317 sec. | ||
| 3056 | 2026.03.13 18:49:55.623700 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.03.13 18:49:55.623826 [ 5 ] {554ac6a3-4c5c-40eb-9647-0f5fed31ead3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3058 | 2026.03.13 18:49:55.623878 [ 5 ] {554ac6a3-4c5c-40eb-9647-0f5fed31ead3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3059 | 2026.03.13 18:49:55.624264 [ 5 ] {554ac6a3-4c5c-40eb-9647-0f5fed31ead3} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.03.13 18:49:55.624308 [ 5 ] {554ac6a3-4c5c-40eb-9647-0f5fed31ead3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3061 | 2026.03.13 18:49:55.624700 [ 5 ] {554ac6a3-4c5c-40eb-9647-0f5fed31ead3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3062 | 2026.03.13 18:49:55.624944 [ 5 ] {554ac6a3-4c5c-40eb-9647-0f5fed31ead3} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.03.13 18:49:55.625074 [ 5 ] {554ac6a3-4c5c-40eb-9647-0f5fed31ead3} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001273 sec., 39277.29772191673 rows/sec., 2.69 MiB/sec. | ||
| 3064 | 2026.03.13 18:49:55.625111 [ 5 ] {554ac6a3-4c5c-40eb-9647-0f5fed31ead3} <Debug> TCPHandler: Processed in 0.001472914 sec. | ||
| 3065 | 2026.03.13 18:49:56.588212 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.03.13 18:49:56.588384 [ 5 ] {576164c9-5b38-4ec6-820c-8f6b6f8d87c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3067 | 2026.03.13 18:49:56.588447 [ 5 ] {576164c9-5b38-4ec6-820c-8f6b6f8d87c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3068 | 2026.03.13 18:49:56.589053 [ 5 ] {576164c9-5b38-4ec6-820c-8f6b6f8d87c0} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.03.13 18:49:56.589091 [ 5 ] {576164c9-5b38-4ec6-820c-8f6b6f8d87c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3070 | 2026.03.13 18:49:56.589464 [ 5 ] {576164c9-5b38-4ec6-820c-8f6b6f8d87c0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3071 | 2026.03.13 18:49:56.589684 [ 5 ] {576164c9-5b38-4ec6-820c-8f6b6f8d87c0} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.03.13 18:49:56.589828 [ 5 ] {576164c9-5b38-4ec6-820c-8f6b6f8d87c0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001493 sec., 16075.016744809109 rows/sec., 1.33 MiB/sec. | ||
| 3073 | 2026.03.13 18:49:56.589868 [ 5 ] {576164c9-5b38-4ec6-820c-8f6b6f8d87c0} <Debug> TCPHandler: Processed in 0.001783273 sec. | ||
| 3074 | 2026.03.13 18:49:56.589994 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.03.13 18:49:56.590089 [ 5 ] {759e7b03-b3e6-408c-aaf9-10a857783c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3076 | 2026.03.13 18:49:56.590130 [ 5 ] {759e7b03-b3e6-408c-aaf9-10a857783c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3077 | 2026.03.13 18:49:56.590513 [ 5 ] {759e7b03-b3e6-408c-aaf9-10a857783c8e} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.03.13 18:49:56.590548 [ 5 ] {759e7b03-b3e6-408c-aaf9-10a857783c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3079 | 2026.03.13 18:49:56.590828 [ 5 ] {759e7b03-b3e6-408c-aaf9-10a857783c8e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3080 | 2026.03.13 18:49:56.591056 [ 5 ] {759e7b03-b3e6-408c-aaf9-10a857783c8e} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.03.13 18:49:56.591183 [ 5 ] {759e7b03-b3e6-408c-aaf9-10a857783c8e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 439.58 KiB/sec. | ||
| 3082 | 2026.03.13 18:49:56.591218 [ 5 ] {759e7b03-b3e6-408c-aaf9-10a857783c8e} <Debug> TCPHandler: Processed in 0.001273847 sec. | ||
| 3083 | 2026.03.13 18:49:56.591329 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.03.13 18:49:56.591421 [ 5 ] {f6c20a9a-94e9-4a5c-a870-adaba28fa631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3085 | 2026.03.13 18:49:56.591461 [ 5 ] {f6c20a9a-94e9-4a5c-a870-adaba28fa631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3086 | 2026.03.13 18:49:56.593036 [ 5 ] {f6c20a9a-94e9-4a5c-a870-adaba28fa631} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.03.13 18:49:56.593071 [ 5 ] {f6c20a9a-94e9-4a5c-a870-adaba28fa631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3088 | 2026.03.13 18:49:56.593490 [ 5 ] {f6c20a9a-94e9-4a5c-a870-adaba28fa631} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3089 | 2026.03.13 18:49:56.593708 [ 5 ] {f6c20a9a-94e9-4a5c-a870-adaba28fa631} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.03.13 18:49:56.593837 [ 5 ] {f6c20a9a-94e9-4a5c-a870-adaba28fa631} <Debug> executeQuery: Read 2137 rows, 168.34 KiB in 0.002434 sec., 877978.6359901397 rows/sec., 67.54 MiB/sec. | ||
| 3091 | 2026.03.13 18:49:56.593874 [ 5 ] {f6c20a9a-94e9-4a5c-a870-adaba28fa631} <Debug> TCPHandler: Processed in 0.002594308 sec. | ||
| 3092 | 2026.03.13 18:49:56.593991 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2026.03.13 18:49:56.594085 [ 5 ] {743d0f72-6e9e-4805-bd67-ec97ddfac34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3094 | 2026.03.13 18:49:56.594125 [ 5 ] {743d0f72-6e9e-4805-bd67-ec97ddfac34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3095 | 2026.03.13 18:49:56.594552 [ 5 ] {743d0f72-6e9e-4805-bd67-ec97ddfac34c} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.03.13 18:49:56.594586 [ 5 ] {743d0f72-6e9e-4805-bd67-ec97ddfac34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3097 | 2026.03.13 18:49:56.594885 [ 5 ] {743d0f72-6e9e-4805-bd67-ec97ddfac34c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3098 | 2026.03.13 18:49:56.595099 [ 5 ] {743d0f72-6e9e-4805-bd67-ec97ddfac34c} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.03.13 18:49:56.595192 [ 143 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3100 | 2026.03.13 18:49:56.595220 [ 5 ] {743d0f72-6e9e-4805-bd67-ec97ddfac34c} <Debug> executeQuery: Read 68 rows, 5.14 KiB in 0.001155 sec., 58874.45887445888 rows/sec., 4.35 MiB/sec. | ||
| 3101 | 2026.03.13 18:49:56.595227 [ 143 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.03.13 18:49:56.595252 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3103 | 2026.03.13 18:49:56.595257 [ 5 ] {743d0f72-6e9e-4805-bd67-ec97ddfac34c} <Debug> TCPHandler: Processed in 0.001315089 sec. | ||
| 3104 | 2026.03.13 18:49:56.595377 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.03.13 18:49:56.595393 [ 202 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::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 | ||
| 3106 | 2026.03.13 18:49:56.595470 [ 5 ] {1bd9a335-712c-47aa-8ef8-8db5661fb3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3107 | 2026.03.13 18:49:56.595514 [ 5 ] {1bd9a335-712c-47aa-8ef8-8db5661fb3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3108 | 2026.03.13 18:49:56.595550 [ 202 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3109 | 2026.03.13 18:49:56.595591 [ 202 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 65 rows starting from the beginning of the part | ||
| 3110 | 2026.03.13 18:49:56.595666 [ 202 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3111 | 2026.03.13 18:49:56.595714 [ 202 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 70 rows starting from the beginning of the part | ||
| 3112 | 2026.03.13 18:49:56.595759 [ 202 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3113 | 2026.03.13 18:49:56.595803 [ 202 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3114 | 2026.03.13 18:49:56.595853 [ 202 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 68 rows starting from the beginning of the part | ||
| 3115 | 2026.03.13 18:49:56.596262 [ 5 ] {1bd9a335-712c-47aa-8ef8-8db5661fb3b8} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.03.13 18:49:56.596302 [ 5 ] {1bd9a335-712c-47aa-8ef8-8db5661fb3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3117 | 2026.03.13 18:49:56.596658 [ 5 ] {1bd9a335-712c-47aa-8ef8-8db5661fb3b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3118 | 2026.03.13 18:49:56.596668 [ 187 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 319 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134119 sec., 237848.47784430246 rows/sec., 18.40 MiB/sec. | ||
| 3119 | 2026.03.13 18:49:56.596890 [ 200 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3120 | 2026.03.13 18:49:56.596929 [ 5 ] {1bd9a335-712c-47aa-8ef8-8db5661fb3b8} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.03.13 18:49:56.597067 [ 5 ] {1bd9a335-712c-47aa-8ef8-8db5661fb3b8} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001615 sec., 453250.7739938081 rows/sec., 26.81 MiB/sec. | ||
| 3122 | 2026.03.13 18:49:56.597105 [ 5 ] {1bd9a335-712c-47aa-8ef8-8db5661fb3b8} <Debug> TCPHandler: Processed in 0.001776173 sec. | ||
| 3123 | 2026.03.13 18:49:56.597220 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2026.03.13 18:49:56.597313 [ 5 ] {bdc5110d-9a60-4b27-917a-3b7b325cddf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3125 | 2026.03.13 18:49:56.597354 [ 5 ] {bdc5110d-9a60-4b27-917a-3b7b325cddf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3126 | 2026.03.13 18:49:56.597363 [ 200 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_11_2} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.03.13 18:49:56.597477 [ 200 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_11_2} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3128 | 2026.03.13 18:49:56.597600 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3129 | 2026.03.13 18:49:56.597725 [ 5 ] {bdc5110d-9a60-4b27-917a-3b7b325cddf7} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2026.03.13 18:49:56.597766 [ 5 ] {bdc5110d-9a60-4b27-917a-3b7b325cddf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3131 | 2026.03.13 18:49:56.598060 [ 5 ] {bdc5110d-9a60-4b27-917a-3b7b325cddf7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3132 | 2026.03.13 18:49:56.598267 [ 5 ] {bdc5110d-9a60-4b27-917a-3b7b325cddf7} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2026.03.13 18:49:56.598388 [ 5 ] {bdc5110d-9a60-4b27-917a-3b7b325cddf7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 64.33 KiB/sec. | ||
| 3134 | 2026.03.13 18:49:56.598424 [ 5 ] {bdc5110d-9a60-4b27-917a-3b7b325cddf7} <Debug> TCPHandler: Processed in 0.001254638 sec. | ||
| 3135 | 2026.03.13 18:49:56.598526 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3136 | 2026.03.13 18:49:56.598618 [ 5 ] {71729656-32cb-4e52-8619-27ebc54e2223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3137 | 2026.03.13 18:49:56.598656 [ 5 ] {71729656-32cb-4e52-8619-27ebc54e2223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3138 | 2026.03.13 18:49:56.599047 [ 5 ] {71729656-32cb-4e52-8619-27ebc54e2223} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.03.13 18:49:56.599081 [ 5 ] {71729656-32cb-4e52-8619-27ebc54e2223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3140 | 2026.03.13 18:49:56.599366 [ 5 ] {71729656-32cb-4e52-8619-27ebc54e2223} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3141 | 2026.03.13 18:49:56.599571 [ 5 ] {71729656-32cb-4e52-8619-27ebc54e2223} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.03.13 18:49:56.599692 [ 5 ] {71729656-32cb-4e52-8619-27ebc54e2223} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. | ||
| 3143 | 2026.03.13 18:49:56.599729 [ 5 ] {71729656-32cb-4e52-8619-27ebc54e2223} <Debug> TCPHandler: Processed in 0.001251968 sec. | ||
| 3144 | 2026.03.13 18:49:56.599832 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2026.03.13 18:49:56.599929 [ 5 ] {13efafd5-6af2-4051-bebf-d4e275994dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3146 | 2026.03.13 18:49:56.599969 [ 5 ] {13efafd5-6af2-4051-bebf-d4e275994dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3147 | 2026.03.13 18:49:56.600862 [ 5 ] {13efafd5-6af2-4051-bebf-d4e275994dff} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.03.13 18:49:56.600897 [ 5 ] {13efafd5-6af2-4051-bebf-d4e275994dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3149 | 2026.03.13 18:49:56.601251 [ 5 ] {13efafd5-6af2-4051-bebf-d4e275994dff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3150 | 2026.03.13 18:49:56.601469 [ 5 ] {13efafd5-6af2-4051-bebf-d4e275994dff} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.03.13 18:49:56.601595 [ 5 ] {13efafd5-6af2-4051-bebf-d4e275994dff} <Debug> executeQuery: Read 1084 rows, 77.45 KiB in 0.00169 sec., 641420.1183431952 rows/sec., 44.75 MiB/sec. | ||
| 3152 | 2026.03.13 18:49:56.601632 [ 5 ] {13efafd5-6af2-4051-bebf-d4e275994dff} <Debug> TCPHandler: Processed in 0.001848476 sec. | ||
| 3153 | 2026.03.13 18:49:56.601734 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2026.03.13 18:49:56.601828 [ 5 ] {9e765e8c-bd08-41ff-9689-dcddaf352a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3155 | 2026.03.13 18:49:56.601870 [ 5 ] {9e765e8c-bd08-41ff-9689-dcddaf352a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3156 | 2026.03.13 18:49:56.602600 [ 5 ] {9e765e8c-bd08-41ff-9689-dcddaf352a16} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.03.13 18:49:56.602634 [ 5 ] {9e765e8c-bd08-41ff-9689-dcddaf352a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3158 | 2026.03.13 18:49:56.603040 [ 5 ] {9e765e8c-bd08-41ff-9689-dcddaf352a16} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3159 | 2026.03.13 18:49:56.603251 [ 5 ] {9e765e8c-bd08-41ff-9689-dcddaf352a16} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.03.13 18:49:56.603336 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3161 | 2026.03.13 18:49:56.603363 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.03.13 18:49:56.603375 [ 5 ] {9e765e8c-bd08-41ff-9689-dcddaf352a16} <Debug> executeQuery: Read 1254 rows, 80.96 KiB in 0.001567 sec., 800255.2648372686 rows/sec., 50.46 MiB/sec. | ||
| 3163 | 2026.03.13 18:49:56.603379 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3164 | 2026.03.13 18:49:56.603413 [ 5 ] {9e765e8c-bd08-41ff-9689-dcddaf352a16} <Debug> TCPHandler: Processed in 0.001728022 sec. | ||
| 3165 | 2026.03.13 18:49:56.603469 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 3166 | 2026.03.13 18:49:56.603511 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3167 | 2026.03.13 18:49:56.603587 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3168 | 2026.03.13 18:49:56.603609 [ 5 ] {dbaf226e-e060-4d4f-9bb0-639197dd28a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3169 | 2026.03.13 18:49:56.603627 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4895 rows starting from the beginning of the part | ||
| 3170 | 2026.03.13 18:49:56.603668 [ 5 ] {dbaf226e-e060-4d4f-9bb0-639197dd28a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3171 | 2026.03.13 18:49:56.603709 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part | ||
| 3172 | 2026.03.13 18:49:56.603766 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 150 rows starting from the beginning of the part | ||
| 3173 | 2026.03.13 18:49:56.603819 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 150 rows starting from the beginning of the part | ||
| 3174 | 2026.03.13 18:49:56.603871 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part | ||
| 3175 | 2026.03.13 18:49:56.603914 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1254 rows starting from the beginning of the part | ||
| 3176 | 2026.03.13 18:49:56.604560 [ 5 ] {dbaf226e-e060-4d4f-9bb0-639197dd28a5} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.03.13 18:49:56.604600 [ 5 ] {dbaf226e-e060-4d4f-9bb0-639197dd28a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3178 | 2026.03.13 18:49:56.605272 [ 5 ] {dbaf226e-e060-4d4f-9bb0-639197dd28a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3179 | 2026.03.13 18:49:56.605493 [ 5 ] {dbaf226e-e060-4d4f-9bb0-639197dd28a5} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.03.13 18:49:56.605626 [ 5 ] {dbaf226e-e060-4d4f-9bb0-639197dd28a5} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002035 sec., 24570.024570024572 rows/sec., 44.03 MiB/sec. | ||
| 3181 | 2026.03.13 18:49:56.605677 [ 5 ] {dbaf226e-e060-4d4f-9bb0-639197dd28a5} <Debug> TCPHandler: Processed in 0.002214976 sec. | ||
| 3182 | 2026.03.13 18:49:56.605789 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.03.13 18:49:56.605883 [ 5 ] {56b8d6f1-80e5-4904-85bd-11c442986669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3184 | 2026.03.13 18:49:56.605934 [ 5 ] {56b8d6f1-80e5-4904-85bd-11c442986669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3185 | 2026.03.13 18:49:56.606251 [ 5 ] {56b8d6f1-80e5-4904-85bd-11c442986669} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.03.13 18:49:56.606285 [ 5 ] {56b8d6f1-80e5-4904-85bd-11c442986669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3187 | 2026.03.13 18:49:56.606317 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6749 rows, containing 5 columns (5 merged, 0 gathered) in 0.002887586 sec., 2337246.405821333 rows/sec., 154.10 MiB/sec. | ||
| 3188 | 2026.03.13 18:49:56.606577 [ 5 ] {56b8d6f1-80e5-4904-85bd-11c442986669} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3189 | 2026.03.13 18:49:56.606768 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3190 | 2026.03.13 18:49:56.606804 [ 5 ] {56b8d6f1-80e5-4904-85bd-11c442986669} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.03.13 18:49:56.606953 [ 5 ] {56b8d6f1-80e5-4904-85bd-11c442986669} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001089 sec., 9182.73645546373 rows/sec., 644.76 KiB/sec. | ||
| 3192 | 2026.03.13 18:49:56.606990 [ 5 ] {56b8d6f1-80e5-4904-85bd-11c442986669} <Debug> TCPHandler: Processed in 0.001250847 sec. | ||
| 3193 | 2026.03.13 18:49:56.607044 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.03.13 18:49:56.607111 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3195 | 2026.03.13 18:49:56.607182 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3196 | 2026.03.13 18:49:57.645278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 396 | ||
| 3197 | 2026.03.13 18:49:57.647674 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.03.13 18:49:57.647713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3199 | 2026.03.13 18:49:57.648923 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3200 | 2026.03.13 18:49:57.649193 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.03.13 18:49:57.649321 [ 142 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3202 | 2026.03.13 18:49:57.649360 [ 142 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.03.13 18:49:57.649384 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3204 | 2026.03.13 18:49:57.649484 [ 186 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 3205 | 2026.03.13 18:49:57.649486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 3206 | 2026.03.13 18:49:57.650042 [ 186 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3207 | 2026.03.13 18:49:57.650182 [ 186 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 244 rows starting from the beginning of the part | ||
| 3208 | 2026.03.13 18:49:57.650561 [ 186 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3209 | 2026.03.13 18:49:57.650895 [ 186 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 3210 | 2026.03.13 18:49:57.651225 [ 186 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 3211 | 2026.03.13 18:49:57.651555 [ 186 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 3212 | 2026.03.13 18:49:57.651876 [ 186 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 3213 | 2026.03.13 18:49:57.657519 [ 187 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 72 columns (72 merged, 0 gathered) in 0.008075892 sec., 49034.83107500695 rows/sec., 45.96 MiB/sec. | ||
| 3214 | 2026.03.13 18:49:57.658521 [ 187 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3215 | 2026.03.13 18:49:57.659102 [ 187 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_11_2} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.03.13 18:49:57.659188 [ 187 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_11_2} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3217 | 2026.03.13 18:49:57.659501 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 3218 | 2026.03.13 18:50:00.124200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7254 | ||
| 3219 | 2026.03.13 18:50:00.124705 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.03.13 18:50:00.124742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3221 | 2026.03.13 18:50:00.125224 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3222 | 2026.03.13 18:50:00.125478 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.03.13 18:50:00.125618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7254 | ||
| 3224 | 2026.03.13 18:50:00.493282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3225 | 2026.03.13 18:50:00.509694 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.03.13 18:50:00.509761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3227 | 2026.03.13 18:50:00.516314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3228 | 2026.03.13 18:50:00.517050 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.03.13 18:50:00.519940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3230 | 2026.03.13 18:50:00.617307 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2026.03.13 18:50:00.617448 [ 5 ] {c85ad26f-e310-420d-9a13-39df893d6dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3232 | 2026.03.13 18:50:00.617502 [ 5 ] {c85ad26f-e310-420d-9a13-39df893d6dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3233 | 2026.03.13 18:50:00.618054 [ 5 ] {c85ad26f-e310-420d-9a13-39df893d6dc4} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.03.13 18:50:00.618092 [ 5 ] {c85ad26f-e310-420d-9a13-39df893d6dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3235 | 2026.03.13 18:50:00.618427 [ 5 ] {c85ad26f-e310-420d-9a13-39df893d6dc4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3236 | 2026.03.13 18:50:00.618637 [ 5 ] {c85ad26f-e310-420d-9a13-39df893d6dc4} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.03.13 18:50:00.618777 [ 5 ] {c85ad26f-e310-420d-9a13-39df893d6dc4} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001369 sec., 37983.92987582177 rows/sec., 2.90 MiB/sec. | ||
| 3238 | 2026.03.13 18:50:00.618814 [ 5 ] {c85ad26f-e310-420d-9a13-39df893d6dc4} <Debug> TCPHandler: Processed in 0.001620308 sec. | ||
| 3239 | 2026.03.13 18:50:00.618953 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.03.13 18:50:00.619045 [ 5 ] {c1f75c6b-7b68-4f52-9981-e31595324d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3241 | 2026.03.13 18:50:00.619084 [ 5 ] {c1f75c6b-7b68-4f52-9981-e31595324d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3242 | 2026.03.13 18:50:00.619486 [ 5 ] {c1f75c6b-7b68-4f52-9981-e31595324d26} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.03.13 18:50:00.619523 [ 5 ] {c1f75c6b-7b68-4f52-9981-e31595324d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3244 | 2026.03.13 18:50:00.619804 [ 5 ] {c1f75c6b-7b68-4f52-9981-e31595324d26} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3245 | 2026.03.13 18:50:00.620011 [ 5 ] {c1f75c6b-7b68-4f52-9981-e31595324d26} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.03.13 18:50:00.620136 [ 5 ] {c1f75c6b-7b68-4f52-9981-e31595324d26} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001109 sec., 50495.94229035167 rows/sec., 3.94 MiB/sec. | ||
| 3247 | 2026.03.13 18:50:00.620172 [ 5 ] {c1f75c6b-7b68-4f52-9981-e31595324d26} <Debug> TCPHandler: Processed in 0.001266308 sec. | ||
| 3248 | 2026.03.13 18:50:00.620276 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.03.13 18:50:00.620367 [ 5 ] {cd12b9ff-1b1a-4de1-bd71-e5d534c2b9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3250 | 2026.03.13 18:50:00.620408 [ 5 ] {cd12b9ff-1b1a-4de1-bd71-e5d534c2b9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3251 | 2026.03.13 18:50:00.620773 [ 5 ] {cd12b9ff-1b1a-4de1-bd71-e5d534c2b9c7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.03.13 18:50:00.620809 [ 5 ] {cd12b9ff-1b1a-4de1-bd71-e5d534c2b9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3253 | 2026.03.13 18:50:00.621120 [ 5 ] {cd12b9ff-1b1a-4de1-bd71-e5d534c2b9c7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3254 | 2026.03.13 18:50:00.621316 [ 5 ] {cd12b9ff-1b1a-4de1-bd71-e5d534c2b9c7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.03.13 18:50:00.621438 [ 5 ] {cd12b9ff-1b1a-4de1-bd71-e5d534c2b9c7} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001089 sec., 110192.83746556475 rows/sec., 7.64 MiB/sec. | ||
| 3256 | 2026.03.13 18:50:00.621473 [ 5 ] {cd12b9ff-1b1a-4de1-bd71-e5d534c2b9c7} <Debug> TCPHandler: Processed in 0.001242938 sec. | ||
| 3257 | 2026.03.13 18:50:00.621576 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.03.13 18:50:00.621667 [ 5 ] {14099233-acb6-4e68-8791-3b802acba86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3259 | 2026.03.13 18:50:00.621707 [ 5 ] {14099233-acb6-4e68-8791-3b802acba86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3260 | 2026.03.13 18:50:00.622022 [ 5 ] {14099233-acb6-4e68-8791-3b802acba86e} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.03.13 18:50:00.622056 [ 5 ] {14099233-acb6-4e68-8791-3b802acba86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3262 | 2026.03.13 18:50:00.622357 [ 5 ] {14099233-acb6-4e68-8791-3b802acba86e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3263 | 2026.03.13 18:50:00.622560 [ 5 ] {14099233-acb6-4e68-8791-3b802acba86e} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.03.13 18:50:00.622664 [ 137 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3265 | 2026.03.13 18:50:00.622683 [ 5 ] {14099233-acb6-4e68-8791-3b802acba86e} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001034 sec., 38684.71953578337 rows/sec., 2.65 MiB/sec. | ||
| 3266 | 2026.03.13 18:50:00.622734 [ 137 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2026.03.13 18:50:00.622740 [ 5 ] {14099233-acb6-4e68-8791-3b802acba86e} <Debug> TCPHandler: Processed in 0.001210086 sec. | ||
| 3268 | 2026.03.13 18:50:00.622767 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3269 | 2026.03.13 18:50:00.622866 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 3270 | 2026.03.13 18:50:00.622972 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3271 | 2026.03.13 18:50:00.623005 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 360 rows starting from the beginning of the part | ||
| 3272 | 2026.03.13 18:50:00.623091 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 3273 | 2026.03.13 18:50:00.623153 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 3274 | 2026.03.13 18:50:00.623198 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
| 3275 | 2026.03.13 18:50:00.623240 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3276 | 2026.03.13 18:50:00.623280 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3277 | 2026.03.13 18:50:00.624134 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 4 columns (4 merged, 0 gathered) in 0.001301739 sec., 430193.76388047065 rows/sec., 29.50 MiB/sec. | ||
| 3278 | 2026.03.13 18:50:00.624358 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3279 | 2026.03.13 18:50:00.624692 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_16_3} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.03.13 18:50:00.624778 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_16_3} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3281 | 2026.03.13 18:50:00.624876 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3282 | 2026.03.13 18:50:05.618249 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.03.13 18:50:05.618434 [ 5 ] {93b01cd8-24cb-4b24-b04c-c45fcd0f64c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3284 | 2026.03.13 18:50:05.618500 [ 5 ] {93b01cd8-24cb-4b24-b04c-c45fcd0f64c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3285 | 2026.03.13 18:50:05.619181 [ 5 ] {93b01cd8-24cb-4b24-b04c-c45fcd0f64c6} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.03.13 18:50:05.619222 [ 5 ] {93b01cd8-24cb-4b24-b04c-c45fcd0f64c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3287 | 2026.03.13 18:50:05.619631 [ 5 ] {93b01cd8-24cb-4b24-b04c-c45fcd0f64c6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3288 | 2026.03.13 18:50:05.619861 [ 5 ] {93b01cd8-24cb-4b24-b04c-c45fcd0f64c6} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.03.13 18:50:05.620030 [ 5 ] {93b01cd8-24cb-4b24-b04c-c45fcd0f64c6} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001645 sec., 31610.94224924012 rows/sec., 2.42 MiB/sec. | ||
| 3290 | 2026.03.13 18:50:05.620078 [ 5 ] {93b01cd8-24cb-4b24-b04c-c45fcd0f64c6} <Debug> TCPHandler: Processed in 0.001961088 sec. | ||
| 3291 | 2026.03.13 18:50:05.620208 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.03.13 18:50:05.620310 [ 5 ] {4f3dde4d-e03b-4554-b63d-d7d81cb01b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3293 | 2026.03.13 18:50:05.620353 [ 5 ] {4f3dde4d-e03b-4554-b63d-d7d81cb01b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3294 | 2026.03.13 18:50:05.620807 [ 5 ] {4f3dde4d-e03b-4554-b63d-d7d81cb01b95} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.03.13 18:50:05.620841 [ 5 ] {4f3dde4d-e03b-4554-b63d-d7d81cb01b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3296 | 2026.03.13 18:50:05.621201 [ 5 ] {4f3dde4d-e03b-4554-b63d-d7d81cb01b95} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3297 | 2026.03.13 18:50:05.621412 [ 5 ] {4f3dde4d-e03b-4554-b63d-d7d81cb01b95} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.03.13 18:50:05.621542 [ 5 ] {4f3dde4d-e03b-4554-b63d-d7d81cb01b95} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001255 sec., 44621.51394422311 rows/sec., 3.48 MiB/sec. | ||
| 3299 | 2026.03.13 18:50:05.621578 [ 5 ] {4f3dde4d-e03b-4554-b63d-d7d81cb01b95} <Debug> TCPHandler: Processed in 0.001427143 sec. | ||
| 3300 | 2026.03.13 18:50:05.621691 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.03.13 18:50:05.621786 [ 5 ] {6ba7d03f-afd2-4372-a3a3-fea8147b07ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3302 | 2026.03.13 18:50:05.621831 [ 5 ] {6ba7d03f-afd2-4372-a3a3-fea8147b07ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3303 | 2026.03.13 18:50:05.622243 [ 5 ] {6ba7d03f-afd2-4372-a3a3-fea8147b07ac} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.03.13 18:50:05.622365 [ 5 ] {6ba7d03f-afd2-4372-a3a3-fea8147b07ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3305 | 2026.03.13 18:50:05.622707 [ 5 ] {6ba7d03f-afd2-4372-a3a3-fea8147b07ac} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3306 | 2026.03.13 18:50:05.622945 [ 5 ] {6ba7d03f-afd2-4372-a3a3-fea8147b07ac} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.03.13 18:50:05.623084 [ 5 ] {6ba7d03f-afd2-4372-a3a3-fea8147b07ac} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001318 sec., 113808.80121396056 rows/sec., 7.89 MiB/sec. | ||
| 3308 | 2026.03.13 18:50:05.623120 [ 5 ] {6ba7d03f-afd2-4372-a3a3-fea8147b07ac} <Debug> TCPHandler: Processed in 0.001479764 sec. | ||
| 3309 | 2026.03.13 18:50:05.623234 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.03.13 18:50:05.623326 [ 5 ] {3d658f43-c5ce-4aa4-aeff-a41375227c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3311 | 2026.03.13 18:50:05.623368 [ 5 ] {3d658f43-c5ce-4aa4-aeff-a41375227c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3312 | 2026.03.13 18:50:05.623692 [ 5 ] {3d658f43-c5ce-4aa4-aeff-a41375227c19} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.03.13 18:50:05.623725 [ 5 ] {3d658f43-c5ce-4aa4-aeff-a41375227c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 3314 | 2026.03.13 18:50:05.624045 [ 5 ] {3d658f43-c5ce-4aa4-aeff-a41375227c19} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3315 | 2026.03.13 18:50:05.624249 [ 5 ] {3d658f43-c5ce-4aa4-aeff-a41375227c19} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.03.13 18:50:05.624375 [ 5 ] {3d658f43-c5ce-4aa4-aeff-a41375227c19} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001068 sec., 46816.479400749064 rows/sec., 3.21 MiB/sec. | ||
| 3317 | 2026.03.13 18:50:05.624409 [ 5 ] {3d658f43-c5ce-4aa4-aeff-a41375227c19} <Debug> TCPHandler: Processed in 0.001225277 sec. | ||
| 3318 | 2026.03.13 18:50:07.296679 [ 130 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3319 | 2026.03.13 18:50:07.296750 [ 130 ] {} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.03.13 18:50:07.296771 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3321 | 2026.03.13 18:50:07.296875 [ 190 ] {22f80222-88c7-4f5e-9966-6f722218ae09::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 | ||
| 3322 | 2026.03.13 18:50:07.297009 [ 190 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3323 | 2026.03.13 18:50:07.297046 [ 190 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3324 | 2026.03.13 18:50:07.297118 [ 190 ] {22f80222-88c7-4f5e-9966-6f722218ae09::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 | ||
| 3325 | 2026.03.13 18:50:07.297167 [ 190 ] {22f80222-88c7-4f5e-9966-6f722218ae09::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 | ||
| 3326 | 2026.03.13 18:50:07.297213 [ 190 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3327 | 2026.03.13 18:50:07.297257 [ 190 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3328 | 2026.03.13 18:50:07.298049 [ 195 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215916 sec., 21383.056066373007 rows/sec., 1.78 MiB/sec. | ||
| 3329 | 2026.03.13 18:50:07.298207 [ 186 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3330 | 2026.03.13 18:50:07.298484 [ 186 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_5_1} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.03.13 18:50:07.298553 [ 186 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_5_1} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3332 | 2026.03.13 18:50:07.298620 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3333 | 2026.03.13 18:50:07.512553 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3334 | 2026.03.13 18:50:07.512650 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3335 | 2026.03.13 18:50:07.625697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7702 | ||
| 3336 | 2026.03.13 18:50:07.626193 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2026.03.13 18:50:07.626232 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3338 | 2026.03.13 18:50:07.626785 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3339 | 2026.03.13 18:50:07.627029 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2026.03.13 18:50:07.627155 [ 129 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3341 | 2026.03.13 18:50:07.627172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7702 | ||
| 3342 | 2026.03.13 18:50:07.627205 [ 129 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.03.13 18:50:07.627228 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3344 | 2026.03.13 18:50:07.627367 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 3345 | 2026.03.13 18:50:07.627532 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3346 | 2026.03.13 18:50:07.627578 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5334 rows starting from the beginning of the part | ||
| 3347 | 2026.03.13 18:50:07.627649 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 3348 | 2026.03.13 18:50:07.627698 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 3349 | 2026.03.13 18:50:07.627746 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 3350 | 2026.03.13 18:50:07.627786 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 3351 | 2026.03.13 18:50:07.627827 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 3352 | 2026.03.13 18:50:07.629298 [ 186 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7702 rows, containing 4 columns (4 merged, 0 gathered) in 0.001991369 sec., 3867691.0205993964 rows/sec., 55.33 MiB/sec. | ||
| 3353 | 2026.03.13 18:50:07.630023 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3354 | 2026.03.13 18:50:07.630287 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_16_3} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.03.13 18:50:07.630360 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_16_3} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3356 | 2026.03.13 18:50:07.630440 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3357 | 2026.03.13 18:50:07.649656 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 412 | ||
| 3358 | 2026.03.13 18:50:07.651653 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2026.03.13 18:50:07.651701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3360 | 2026.03.13 18:50:07.652848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3361 | 2026.03.13 18:50:07.653121 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.03.13 18:50:07.653459 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
| 3363 | 2026.03.13 18:50:08.001348 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000978259 sec. | ||
| 3364 | 2026.03.13 18:50:08.020015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3365 | 2026.03.13 18:50:08.037078 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2026.03.13 18:50:08.037150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3367 | 2026.03.13 18:50:08.042699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3368 | 2026.03.13 18:50:08.043381 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.03.13 18:50:08.043691 [ 129 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3370 | 2026.03.13 18:50:08.043757 [ 129 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.03.13 18:50:08.043776 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3372 | 2026.03.13 18:50:08.043896 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 3373 | 2026.03.13 18:50:08.046612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3374 | 2026.03.13 18:50:08.047963 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3375 | 2026.03.13 18:50:08.049471 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 3376 | 2026.03.13 18:50:08.054118 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 3377 | 2026.03.13 18:50:08.058403 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 3378 | 2026.03.13 18:50:08.062812 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 3379 | 2026.03.13 18:50:08.067474 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 3380 | 2026.03.13 18:50:08.071680 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 3381 | 2026.03.13 18:50:08.127791 [ 199 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083958157 sec., 1441.194093862732 rows/sec., 7.45 MiB/sec. | ||
| 3382 | 2026.03.13 18:50:08.130528 [ 198 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3383 | 2026.03.13 18:50:08.132720 [ 198 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_16_3} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.03.13 18:50:08.132835 [ 198 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_16_3} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3385 | 2026.03.13 18:50:08.134778 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3386 | 2026.03.13 18:50:09.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.47 MiB, peak 235.44 MiB, free memory in arenas 0.00 B, will set to 234.41 MiB (RSS), difference: 8.94 MiB | ||
| 3387 | 2026.03.13 18:50:10.620404 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2026.03.13 18:50:10.620606 [ 5 ] {71569895-014f-44d8-baa8-7f9b135be1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3389 | 2026.03.13 18:50:10.620681 [ 5 ] {71569895-014f-44d8-baa8-7f9b135be1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3390 | 2026.03.13 18:50:10.621434 [ 5 ] {71569895-014f-44d8-baa8-7f9b135be1d0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.03.13 18:50:10.621482 [ 5 ] {71569895-014f-44d8-baa8-7f9b135be1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3392 | 2026.03.13 18:50:10.621927 [ 5 ] {71569895-014f-44d8-baa8-7f9b135be1d0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3393 | 2026.03.13 18:50:10.622171 [ 5 ] {71569895-014f-44d8-baa8-7f9b135be1d0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.03.13 18:50:10.622305 [ 127 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3395 | 2026.03.13 18:50:10.622332 [ 5 ] {71569895-014f-44d8-baa8-7f9b135be1d0} <Debug> executeQuery: Read 134 rows, 11.95 KiB in 0.001782 sec., 75196.40852974186 rows/sec., 6.55 MiB/sec. | ||
| 3396 | 2026.03.13 18:50:10.622346 [ 127 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2026.03.13 18:50:10.622367 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3398 | 2026.03.13 18:50:10.622382 [ 5 ] {71569895-014f-44d8-baa8-7f9b135be1d0} <Debug> TCPHandler: Processed in 0.002118623 sec. | ||
| 3399 | 2026.03.13 18:50:10.622503 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2026.03.13 18:50:10.622500 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 3401 | 2026.03.13 18:50:10.622609 [ 5 ] {f222735a-d22d-4c1c-a324-2958c60183fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3402 | 2026.03.13 18:50:10.622657 [ 5 ] {f222735a-d22d-4c1c-a324-2958c60183fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3403 | 2026.03.13 18:50:10.622686 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3404 | 2026.03.13 18:50:10.622732 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2143 rows starting from the beginning of the part | ||
| 3405 | 2026.03.13 18:50:10.622813 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part | ||
| 3406 | 2026.03.13 18:50:10.622868 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2137 rows starting from the beginning of the part | ||
| 3407 | 2026.03.13 18:50:10.622919 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
| 3408 | 2026.03.13 18:50:10.622969 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 52 rows starting from the beginning of the part | ||
| 3409 | 2026.03.13 18:50:10.623018 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 134 rows starting from the beginning of the part | ||
| 3410 | 2026.03.13 18:50:10.623235 [ 5 ] {f222735a-d22d-4c1c-a324-2958c60183fc} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.03.13 18:50:10.623287 [ 5 ] {f222735a-d22d-4c1c-a324-2958c60183fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3412 | 2026.03.13 18:50:10.623868 [ 5 ] {f222735a-d22d-4c1c-a324-2958c60183fc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3413 | 2026.03.13 18:50:10.624115 [ 5 ] {f222735a-d22d-4c1c-a324-2958c60183fc} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.03.13 18:50:10.624253 [ 5 ] {f222735a-d22d-4c1c-a324-2958c60183fc} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001668 sec., 24580.335731414867 rows/sec., 1.81 MiB/sec. | ||
| 3415 | 2026.03.13 18:50:10.624293 [ 5 ] {f222735a-d22d-4c1c-a324-2958c60183fc} <Debug> TCPHandler: Processed in 0.001841685 sec. | ||
| 3416 | 2026.03.13 18:50:10.624401 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.03.13 18:50:10.624509 [ 5 ] {b0d5757e-e67c-4fa4-b77c-bea418c76e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3418 | 2026.03.13 18:50:10.624552 [ 5 ] {b0d5757e-e67c-4fa4-b77c-bea418c76e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3419 | 2026.03.13 18:50:10.624688 [ 198 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4570 rows, containing 5 columns (5 merged, 0 gathered) in 0.002251628 sec., 2029642.5519668437 rows/sec., 164.44 MiB/sec. | ||
| 3420 | 2026.03.13 18:50:10.624997 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3421 | 2026.03.13 18:50:10.625000 [ 5 ] {b0d5757e-e67c-4fa4-b77c-bea418c76e06} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2026.03.13 18:50:10.625046 [ 5 ] {b0d5757e-e67c-4fa4-b77c-bea418c76e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3423 | 2026.03.13 18:50:10.625253 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_21_4} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.03.13 18:50:10.625318 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_21_4} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3425 | 2026.03.13 18:50:10.625394 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 3426 | 2026.03.13 18:50:10.625439 [ 5 ] {b0d5757e-e67c-4fa4-b77c-bea418c76e06} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3427 | 2026.03.13 18:50:10.625653 [ 5 ] {b0d5757e-e67c-4fa4-b77c-bea418c76e06} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.03.13 18:50:10.625744 [ 127 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3429 | 2026.03.13 18:50:10.625775 [ 127 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2026.03.13 18:50:10.625779 [ 5 ] {b0d5757e-e67c-4fa4-b77c-bea418c76e06} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001293 sec., 75019.33488012374 rows/sec., 5.86 MiB/sec. | ||
| 3431 | 2026.03.13 18:50:10.625793 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3432 | 2026.03.13 18:50:10.625821 [ 5 ] {b0d5757e-e67c-4fa4-b77c-bea418c76e06} <Debug> TCPHandler: Processed in 0.001471174 sec. | ||
| 3433 | 2026.03.13 18:50:10.625880 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 3434 | 2026.03.13 18:50:10.625932 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.03.13 18:50:10.625995 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3436 | 2026.03.13 18:50:10.626036 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1112 rows starting from the beginning of the part | ||
| 3437 | 2026.03.13 18:50:10.626039 [ 5 ] {d9755d22-04ae-420f-b722-d362d4159319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3438 | 2026.03.13 18:50:10.626097 [ 5 ] {d9755d22-04ae-420f-b722-d362d4159319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3439 | 2026.03.13 18:50:10.626127 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3440 | 2026.03.13 18:50:10.626182 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1084 rows starting from the beginning of the part | ||
| 3441 | 2026.03.13 18:50:10.626222 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 3442 | 2026.03.13 18:50:10.626262 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3443 | 2026.03.13 18:50:10.626321 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 97 rows starting from the beginning of the part | ||
| 3444 | 2026.03.13 18:50:10.626506 [ 5 ] {d9755d22-04ae-420f-b722-d362d4159319} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.03.13 18:50:10.626547 [ 5 ] {d9755d22-04ae-420f-b722-d362d4159319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3446 | 2026.03.13 18:50:10.626909 [ 5 ] {d9755d22-04ae-420f-b722-d362d4159319} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3447 | 2026.03.13 18:50:10.627128 [ 5 ] {d9755d22-04ae-420f-b722-d362d4159319} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.03.13 18:50:10.627260 [ 5 ] {d9755d22-04ae-420f-b722-d362d4159319} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001244 sec., 120578.77813504823 rows/sec., 8.36 MiB/sec. | ||
| 3449 | 2026.03.13 18:50:10.627297 [ 5 ] {d9755d22-04ae-420f-b722-d362d4159319} <Debug> TCPHandler: Processed in 0.001414512 sec. | ||
| 3450 | 2026.03.13 18:50:10.627399 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2026.03.13 18:50:10.627493 [ 5 ] {b8bd8cec-1249-43f5-83bf-5cdfb6709e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3452 | 2026.03.13 18:50:10.627548 [ 5 ] {b8bd8cec-1249-43f5-83bf-5cdfb6709e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3453 | 2026.03.13 18:50:10.627636 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001796034 sec., 1370241.3205986079 rows/sec., 102.19 MiB/sec. | ||
| 3454 | 2026.03.13 18:50:10.627843 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3455 | 2026.03.13 18:50:10.628125 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_21_4} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.03.13 18:50:10.628194 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_21_4} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3457 | 2026.03.13 18:50:10.628267 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3458 | 2026.03.13 18:50:10.628370 [ 5 ] {b8bd8cec-1249-43f5-83bf-5cdfb6709e79} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2026.03.13 18:50:10.628410 [ 5 ] {b8bd8cec-1249-43f5-83bf-5cdfb6709e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3460 | 2026.03.13 18:50:10.629004 [ 5 ] {b8bd8cec-1249-43f5-83bf-5cdfb6709e79} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3461 | 2026.03.13 18:50:10.629223 [ 5 ] {b8bd8cec-1249-43f5-83bf-5cdfb6709e79} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.03.13 18:50:10.629356 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3463 | 2026.03.13 18:50:10.629362 [ 5 ] {b8bd8cec-1249-43f5-83bf-5cdfb6709e79} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001888 sec., 21716.101694915254 rows/sec., 38.91 MiB/sec. | ||
| 3464 | 2026.03.13 18:50:10.629413 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.03.13 18:50:10.629442 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3466 | 2026.03.13 18:50:10.629467 [ 5 ] {b8bd8cec-1249-43f5-83bf-5cdfb6709e79} <Debug> TCPHandler: Processed in 0.002115864 sec. | ||
| 3467 | 2026.03.13 18:50:10.629505 [ 198 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::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 | ||
| 3468 | 2026.03.13 18:50:10.629607 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.03.13 18:50:10.629682 [ 198 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3470 | 2026.03.13 18:50:10.629729 [ 198 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 153 rows starting from the beginning of the part | ||
| 3471 | 2026.03.13 18:50:10.629728 [ 5 ] {02b4bc9e-ec7e-4c46-8d1d-18d562471e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3472 | 2026.03.13 18:50:10.629792 [ 5 ] {02b4bc9e-ec7e-4c46-8d1d-18d562471e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3473 | 2026.03.13 18:50:10.629831 [ 198 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 3474 | 2026.03.13 18:50:10.629929 [ 198 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3475 | 2026.03.13 18:50:10.630021 [ 198 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3476 | 2026.03.13 18:50:10.630109 [ 198 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 3477 | 2026.03.13 18:50:10.630194 [ 198 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3478 | 2026.03.13 18:50:10.630200 [ 5 ] {02b4bc9e-ec7e-4c46-8d1d-18d562471e4d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.03.13 18:50:10.630251 [ 5 ] {02b4bc9e-ec7e-4c46-8d1d-18d562471e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3480 | 2026.03.13 18:50:10.630637 [ 5 ] {02b4bc9e-ec7e-4c46-8d1d-18d562471e4d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3481 | 2026.03.13 18:50:10.630862 [ 5 ] {02b4bc9e-ec7e-4c46-8d1d-18d562471e4d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.03.13 18:50:10.630999 [ 5 ] {02b4bc9e-ec7e-4c46-8d1d-18d562471e4d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001295 sec., 38610.03861003861 rows/sec., 2.65 MiB/sec. | ||
| 3483 | 2026.03.13 18:50:10.631036 [ 5 ] {02b4bc9e-ec7e-4c46-8d1d-18d562471e4d} <Debug> TCPHandler: Processed in 0.001489724 sec. | ||
| 3484 | 2026.03.13 18:50:10.633993 [ 199 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 19 columns (19 merged, 0 gathered) in 0.004511545 sec., 83341.73769739635 rows/sec., 149.34 MiB/sec. | ||
| 3485 | 2026.03.13 18:50:10.634734 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3486 | 2026.03.13 18:50:10.635108 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.03.13 18:50:10.635188 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3488 | 2026.03.13 18:50:10.635311 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 3489 | 2026.03.13 18:50:11.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.97 MiB, peak 239.95 MiB, free memory in arenas 0.00 B, will set to 236.64 MiB (RSS), difference: 1.67 MiB | ||
| 3490 | 2026.03.13 18:50:15.127246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8214 | ||
| 3491 | 2026.03.13 18:50:15.127823 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.03.13 18:50:15.127871 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3493 | 2026.03.13 18:50:15.128414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3494 | 2026.03.13 18:50:15.128685 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.03.13 18:50:15.128836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8214 | ||
| 3496 | 2026.03.13 18:50:15.547168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3497 | 2026.03.13 18:50:15.561299 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2026.03.13 18:50:15.561349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3499 | 2026.03.13 18:50:15.567177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3500 | 2026.03.13 18:50:15.567836 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2026.03.13 18:50:15.570336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3502 | 2026.03.13 18:50:15.613064 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.03.13 18:50:15.613286 [ 5 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 3504 | 2026.03.13 18:50:15.613638 [ 5 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3505 | 2026.03.13 18:50:15.613675 [ 5 ] {70125374-fe20-4b58-8c46-014510b14fa2} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 3506 | 2026.03.13 18:50:15.613924 [ 5 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3507 | 2026.03.13 18:50:15.613989 [ 5 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3508 | 2026.03.13 18:50:15.614124 [ 5 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 3509 | 2026.03.13 18:50:15.614233 [ 332 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3510 | 2026.03.13 18:50:15.614247 [ 297 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3511 | 2026.03.13 18:50:15.614361 [ 5 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 3512 | 2026.03.13 18:50:15.614387 [ 5 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3513 | 2026.03.13 18:50:15.616621 [ 5 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3514 | 2026.03.13 18:50:15.616650 [ 5 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 3515 | 2026.03.13 18:50:15.616702 [ 5 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 3516 | 2026.03.13 18:50:15.616743 [ 5 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 3517 | 2026.03.13 18:50:15.617713 [ 5 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.004526 sec., 7512.152010605391 rows/sec., 312.65 KiB/sec. | ||
| 3518 | 2026.03.13 18:50:15.617805 [ 5 ] {70125374-fe20-4b58-8c46-014510b14fa2} <Debug> TCPHandler: Processed in 0.004866455 sec. | ||
| 3519 | 2026.03.13 18:50:15.618142 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.03.13 18:50:15.618279 [ 5 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 3521 | 2026.03.13 18:50:15.618491 [ 5 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3522 | 2026.03.13 18:50:15.618526 [ 5 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 3523 | 2026.03.13 18:50:15.618731 [ 5 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3524 | 2026.03.13 18:50:15.618784 [ 5 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3525 | 2026.03.13 18:50:15.618888 [ 5 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3526 | 2026.03.13 18:50:15.618952 [ 344 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3527 | 2026.03.13 18:50:15.618953 [ 346 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3528 | 2026.03.13 18:50:15.619052 [ 5 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 3529 | 2026.03.13 18:50:15.619076 [ 5 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3530 | 2026.03.13 18:50:15.619131 [ 5 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3531 | 2026.03.13 18:50:15.619148 [ 5 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 3532 | 2026.03.13 18:50:15.619178 [ 5 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 3533 | 2026.03.13 18:50:15.619210 [ 5 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 3534 | 2026.03.13 18:50:15.619783 [ 5 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001547 sec., 21978.021978021978 rows/sec., 914.70 KiB/sec. | ||
| 3535 | 2026.03.13 18:50:15.619892 [ 5 ] {a8125422-25c9-4eae-bfd0-f2aafe9b8fe4} <Debug> TCPHandler: Processed in 0.001800434 sec. | ||
| 3536 | 2026.03.13 18:50:15.620527 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.03.13 18:50:15.620681 [ 5 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 3538 | 2026.03.13 18:50:15.620895 [ 5 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3539 | 2026.03.13 18:50:15.620930 [ 5 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 3540 | 2026.03.13 18:50:15.621133 [ 5 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3541 | 2026.03.13 18:50:15.621184 [ 5 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3542 | 2026.03.13 18:50:15.621285 [ 5 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3543 | 2026.03.13 18:50:15.621340 [ 332 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3544 | 2026.03.13 18:50:15.621346 [ 346 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3545 | 2026.03.13 18:50:15.621427 [ 5 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 3546 | 2026.03.13 18:50:15.621452 [ 5 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3547 | 2026.03.13 18:50:15.621507 [ 5 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3548 | 2026.03.13 18:50:15.621524 [ 5 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 3549 | 2026.03.13 18:50:15.621554 [ 5 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 3550 | 2026.03.13 18:50:15.621587 [ 5 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 3551 | 2026.03.13 18:50:15.622140 [ 5 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001521 sec., 22353.714661406968 rows/sec., 930.33 KiB/sec. | ||
| 3552 | 2026.03.13 18:50:15.622212 [ 5 ] {8b9ac033-bf6a-4a70-b27c-d048f2fec8ed} <Debug> TCPHandler: Processed in 0.001743012 sec. | ||
| 3553 | 2026.03.13 18:50:15.622430 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.03.13 18:50:15.622563 [ 5 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 3555 | 2026.03.13 18:50:15.622773 [ 5 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3556 | 2026.03.13 18:50:15.622808 [ 5 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity')" moved to PREWHERE | ||
| 3557 | 2026.03.13 18:50:15.623004 [ 5 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3558 | 2026.03.13 18:50:15.623056 [ 5 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3559 | 2026.03.13 18:50:15.623153 [ 5 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3560 | 2026.03.13 18:50:15.623209 [ 332 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3561 | 2026.03.13 18:50:15.623209 [ 344 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3562 | 2026.03.13 18:50:15.623284 [ 5 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 3563 | 2026.03.13 18:50:15.623305 [ 5 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3564 | 2026.03.13 18:50:15.623359 [ 5 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3565 | 2026.03.13 18:50:15.623375 [ 5 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 3566 | 2026.03.13 18:50:15.623404 [ 5 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 3567 | 2026.03.13 18:50:15.623434 [ 5 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 3568 | 2026.03.13 18:50:15.624132 [ 5 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001625 sec., 20923.076923076926 rows/sec., 870.79 KiB/sec. | ||
| 3569 | 2026.03.13 18:50:15.624231 [ 5 ] {e7dc434d-1be6-4886-80f7-f0744999c533} <Debug> TCPHandler: Processed in 0.001848645 sec. | ||
| 3570 | 2026.03.13 18:50:15.624444 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2026.03.13 18:50:15.624575 [ 5 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 3572 | 2026.03.13 18:50:15.624786 [ 5 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3573 | 2026.03.13 18:50:15.624821 [ 5 ] {c6583ee3-02ff-415e-966f-603812f31e70} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 3574 | 2026.03.13 18:50:15.625019 [ 5 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3575 | 2026.03.13 18:50:15.625069 [ 5 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3576 | 2026.03.13 18:50:15.625180 [ 5 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3577 | 2026.03.13 18:50:15.625245 [ 346 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3578 | 2026.03.13 18:50:15.625254 [ 345 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3579 | 2026.03.13 18:50:15.625362 [ 5 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 3580 | 2026.03.13 18:50:15.625387 [ 5 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3581 | 2026.03.13 18:50:15.625441 [ 5 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3582 | 2026.03.13 18:50:15.625457 [ 5 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 3583 | 2026.03.13 18:50:15.625487 [ 5 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 3584 | 2026.03.13 18:50:15.625517 [ 5 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 3585 | 2026.03.13 18:50:15.626075 [ 5 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001556 sec., 21850.89974293059 rows/sec., 909.41 KiB/sec. | ||
| 3586 | 2026.03.13 18:50:15.626159 [ 5 ] {c6583ee3-02ff-415e-966f-603812f31e70} <Debug> TCPHandler: Processed in 0.001761893 sec. | ||
| 3587 | 2026.03.13 18:50:15.626369 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3588 | 2026.03.13 18:50:15.626499 [ 5 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 3589 | 2026.03.13 18:50:15.626705 [ 5 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3590 | 2026.03.13 18:50:15.626740 [ 5 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 3591 | 2026.03.13 18:50:15.626937 [ 5 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3592 | 2026.03.13 18:50:15.626987 [ 5 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3593 | 2026.03.13 18:50:15.627081 [ 5 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3594 | 2026.03.13 18:50:15.627153 [ 346 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3595 | 2026.03.13 18:50:15.627158 [ 345 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3596 | 2026.03.13 18:50:15.627259 [ 5 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 3597 | 2026.03.13 18:50:15.627284 [ 5 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3598 | 2026.03.13 18:50:15.627338 [ 5 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3599 | 2026.03.13 18:50:15.627354 [ 5 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 3600 | 2026.03.13 18:50:15.627384 [ 5 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3601 | 2026.03.13 18:50:15.627425 [ 5 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3602 | 2026.03.13 18:50:15.627997 [ 5 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001553 sec., 21893.110109465553 rows/sec., 911.16 KiB/sec. | ||
| 3603 | 2026.03.13 18:50:15.628085 [ 5 ] {0d137294-ee56-4435-8f5f-dcfedefe19b9} <Debug> TCPHandler: Processed in 0.001763603 sec. | ||
| 3604 | 2026.03.13 18:50:15.628321 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2026.03.13 18:50:15.628453 [ 5 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 3606 | 2026.03.13 18:50:15.628665 [ 5 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3607 | 2026.03.13 18:50:15.628700 [ 5 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 3608 | 2026.03.13 18:50:15.628901 [ 5 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3609 | 2026.03.13 18:50:15.628951 [ 5 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3610 | 2026.03.13 18:50:15.629048 [ 5 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3611 | 2026.03.13 18:50:15.629108 [ 345 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3612 | 2026.03.13 18:50:15.629113 [ 328 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3613 | 2026.03.13 18:50:15.629201 [ 5 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 3614 | 2026.03.13 18:50:15.629222 [ 5 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3615 | 2026.03.13 18:50:15.629274 [ 5 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3616 | 2026.03.13 18:50:15.629291 [ 5 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 3617 | 2026.03.13 18:50:15.629320 [ 5 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3618 | 2026.03.13 18:50:15.629349 [ 5 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 3619 | 2026.03.13 18:50:15.629938 [ 5 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001541 sec., 22063.595068137573 rows/sec., 918.26 KiB/sec. | ||
| 3620 | 2026.03.13 18:50:15.630028 [ 5 ] {d4c5438b-6a74-455d-977a-4c1313ecb516} <Debug> TCPHandler: Processed in 0.001754542 sec. | ||
| 3621 | 2026.03.13 18:50:15.630236 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3622 | 2026.03.13 18:50:15.630369 [ 5 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3623 | 2026.03.13 18:50:15.630579 [ 5 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3624 | 2026.03.13 18:50:15.630613 [ 5 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 3625 | 2026.03.13 18:50:15.630814 [ 5 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3626 | 2026.03.13 18:50:15.630864 [ 5 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3627 | 2026.03.13 18:50:15.630973 [ 5 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3628 | 2026.03.13 18:50:15.631025 [ 328 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3629 | 2026.03.13 18:50:15.631059 [ 321 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3630 | 2026.03.13 18:50:15.631145 [ 5 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 3631 | 2026.03.13 18:50:15.631169 [ 5 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3632 | 2026.03.13 18:50:15.631222 [ 5 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3633 | 2026.03.13 18:50:15.631238 [ 5 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 3634 | 2026.03.13 18:50:15.631267 [ 5 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3635 | 2026.03.13 18:50:15.631311 [ 5 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3636 | 2026.03.13 18:50:15.631955 [ 5 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001643 sec., 20693.852708460134 rows/sec., 861.25 KiB/sec. | ||
| 3637 | 2026.03.13 18:50:15.632044 [ 5 ] {d9de2dff-fe34-447c-b274-4272e81358d7} <Debug> TCPHandler: Processed in 0.001854776 sec. | ||
| 3638 | 2026.03.13 18:50:15.632252 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2026.03.13 18:50:15.632384 [ 5 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3640 | 2026.03.13 18:50:15.632594 [ 5 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3641 | 2026.03.13 18:50:15.632629 [ 5 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 3642 | 2026.03.13 18:50:15.632831 [ 5 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3643 | 2026.03.13 18:50:15.632881 [ 5 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3644 | 2026.03.13 18:50:15.632975 [ 5 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3645 | 2026.03.13 18:50:15.633025 [ 328 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3646 | 2026.03.13 18:50:15.633036 [ 321 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3647 | 2026.03.13 18:50:15.633111 [ 5 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 3648 | 2026.03.13 18:50:15.633135 [ 5 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3649 | 2026.03.13 18:50:15.633188 [ 5 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3650 | 2026.03.13 18:50:15.633204 [ 5 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 3651 | 2026.03.13 18:50:15.633234 [ 5 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3652 | 2026.03.13 18:50:15.633272 [ 5 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 3653 | 2026.03.13 18:50:15.633971 [ 5 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001644 sec., 20681.26520681265 rows/sec., 860.73 KiB/sec. | ||
| 3654 | 2026.03.13 18:50:15.634061 [ 5 ] {5d25a2dc-21b6-4190-9ff6-e306ff96dc14} <Debug> TCPHandler: Processed in 0.001856306 sec. | ||
| 3655 | 2026.03.13 18:50:15.634284 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3656 | 2026.03.13 18:50:15.634417 [ 5 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 3657 | 2026.03.13 18:50:15.634625 [ 5 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3658 | 2026.03.13 18:50:15.634660 [ 5 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3659 | 2026.03.13 18:50:15.634865 [ 5 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3660 | 2026.03.13 18:50:15.634915 [ 5 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3661 | 2026.03.13 18:50:15.635010 [ 5 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3662 | 2026.03.13 18:50:15.635070 [ 328 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3663 | 2026.03.13 18:50:15.635081 [ 296 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3664 | 2026.03.13 18:50:15.635178 [ 5 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 3665 | 2026.03.13 18:50:15.635202 [ 5 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3666 | 2026.03.13 18:50:15.635254 [ 5 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3667 | 2026.03.13 18:50:15.635270 [ 5 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 3668 | 2026.03.13 18:50:15.635300 [ 5 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3669 | 2026.03.13 18:50:15.635330 [ 5 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3670 | 2026.03.13 18:50:15.635931 [ 5 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001571 sec., 21642.266072565246 rows/sec., 900.73 KiB/sec. | ||
| 3671 | 2026.03.13 18:50:15.636032 [ 5 ] {ac622a8c-ed9b-472b-9c36-5e539e353a25} <Debug> TCPHandler: Processed in 0.001794604 sec. | ||
| 3672 | 2026.03.13 18:50:15.636313 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.03.13 18:50:15.636444 [ 5 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 3674 | 2026.03.13 18:50:15.636655 [ 5 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3675 | 2026.03.13 18:50:15.636716 [ 5 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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')" moved to PREWHERE | ||
| 3676 | 2026.03.13 18:50:15.636944 [ 5 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3677 | 2026.03.13 18:50:15.636996 [ 5 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3678 | 2026.03.13 18:50:15.637091 [ 5 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3679 | 2026.03.13 18:50:15.637140 [ 328 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3680 | 2026.03.13 18:50:15.637173 [ 308 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3681 | 2026.03.13 18:50:15.637244 [ 5 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 3682 | 2026.03.13 18:50:15.637264 [ 5 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3683 | 2026.03.13 18:50:15.637315 [ 5 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3684 | 2026.03.13 18:50:15.637332 [ 5 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 3685 | 2026.03.13 18:50:15.637361 [ 5 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 3686 | 2026.03.13 18:50:15.637390 [ 5 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 3687 | 2026.03.13 18:50:15.638024 [ 5 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001636 sec., 20782.39608801956 rows/sec., 864.94 KiB/sec. | ||
| 3688 | 2026.03.13 18:50:15.638121 [ 5 ] {e98dfe98-41f6-4b39-a2ae-7b3edc15a30c} <Debug> TCPHandler: Processed in 0.001855555 sec. | ||
| 3689 | 2026.03.13 18:50:15.644947 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2026.03.13 18:50:15.645111 [ 5 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 3691 | 2026.03.13 18:50:15.645371 [ 5 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3692 | 2026.03.13 18:50:15.645415 [ 5 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 3693 | 2026.03.13 18:50:15.645689 [ 5 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3694 | 2026.03.13 18:50:15.645741 [ 5 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3695 | 2026.03.13 18:50:15.645847 [ 5 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3696 | 2026.03.13 18:50:15.645919 [ 302 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3697 | 2026.03.13 18:50:15.645927 [ 328 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3698 | 2026.03.13 18:50:15.646036 [ 5 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 3699 | 2026.03.13 18:50:15.646071 [ 5 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3700 | 2026.03.13 18:50:15.646133 [ 5 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3701 | 2026.03.13 18:50:15.646152 [ 5 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 3702 | 2026.03.13 18:50:15.646186 [ 5 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3703 | 2026.03.13 18:50:15.646237 [ 5 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3704 | 2026.03.13 18:50:15.646975 [ 5 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001936 sec., 17561.98347107438 rows/sec., 730.91 KiB/sec. | ||
| 3705 | 2026.03.13 18:50:15.647071 [ 5 ] {3bb5384d-1857-44d0-af8e-a8c3d06df3d3} <Debug> TCPHandler: Processed in 0.002182096 sec. | ||
| 3706 | 2026.03.13 18:50:15.652646 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.03.13 18:50:15.652755 [ 5 ] {c45fd176-f4c7-4dbc-a6ca-c85e60a58569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3708 | 2026.03.13 18:50:15.652798 [ 5 ] {c45fd176-f4c7-4dbc-a6ca-c85e60a58569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3709 | 2026.03.13 18:50:15.653370 [ 5 ] {c45fd176-f4c7-4dbc-a6ca-c85e60a58569} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.03.13 18:50:15.653411 [ 5 ] {c45fd176-f4c7-4dbc-a6ca-c85e60a58569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3711 | 2026.03.13 18:50:15.653823 [ 5 ] {c45fd176-f4c7-4dbc-a6ca-c85e60a58569} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3712 | 2026.03.13 18:50:15.654032 [ 5 ] {c45fd176-f4c7-4dbc-a6ca-c85e60a58569} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.03.13 18:50:15.654174 [ 5 ] {c45fd176-f4c7-4dbc-a6ca-c85e60a58569} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.00145 sec., 8275.862068965518 rows/sec., 2.94 MiB/sec. | ||
| 3714 | 2026.03.13 18:50:15.654214 [ 5 ] {c45fd176-f4c7-4dbc-a6ca-c85e60a58569} <Debug> TCPHandler: Processed in 0.001619678 sec. | ||
| 3715 | 2026.03.13 18:50:15.654349 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3716 | 2026.03.13 18:50:15.654444 [ 5 ] {30720d65-ffa4-4069-a06f-315681c9dfe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3717 | 2026.03.13 18:50:15.654484 [ 5 ] {30720d65-ffa4-4069-a06f-315681c9dfe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3718 | 2026.03.13 18:50:15.655006 [ 5 ] {30720d65-ffa4-4069-a06f-315681c9dfe6} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.03.13 18:50:15.655043 [ 5 ] {30720d65-ffa4-4069-a06f-315681c9dfe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3720 | 2026.03.13 18:50:15.655350 [ 5 ] {30720d65-ffa4-4069-a06f-315681c9dfe6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3721 | 2026.03.13 18:50:15.655560 [ 5 ] {30720d65-ffa4-4069-a06f-315681c9dfe6} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.03.13 18:50:15.655692 [ 5 ] {30720d65-ffa4-4069-a06f-315681c9dfe6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001268 sec., 223974.76340694007 rows/sec., 14.23 MiB/sec. | ||
| 3723 | 2026.03.13 18:50:15.655730 [ 5 ] {30720d65-ffa4-4069-a06f-315681c9dfe6} <Debug> TCPHandler: Processed in 0.001429253 sec. | ||
| 3724 | 2026.03.13 18:50:15.655843 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.03.13 18:50:15.655943 [ 5 ] {bbb26bc9-607a-4dde-bc04-00ab8dffd7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3726 | 2026.03.13 18:50:15.655987 [ 5 ] {bbb26bc9-607a-4dde-bc04-00ab8dffd7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3727 | 2026.03.13 18:50:15.656427 [ 5 ] {bbb26bc9-607a-4dde-bc04-00ab8dffd7c8} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.03.13 18:50:15.656466 [ 5 ] {bbb26bc9-607a-4dde-bc04-00ab8dffd7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3729 | 2026.03.13 18:50:15.656764 [ 5 ] {bbb26bc9-607a-4dde-bc04-00ab8dffd7c8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3730 | 2026.03.13 18:50:15.656990 [ 5 ] {bbb26bc9-607a-4dde-bc04-00ab8dffd7c8} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.03.13 18:50:15.657118 [ 5 ] {bbb26bc9-607a-4dde-bc04-00ab8dffd7c8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001199 sec., 1668.0567139282737 rows/sec., 136.02 KiB/sec. | ||
| 3732 | 2026.03.13 18:50:15.657155 [ 5 ] {bbb26bc9-607a-4dde-bc04-00ab8dffd7c8} <Debug> TCPHandler: Processed in 0.001360321 sec. | ||
| 3733 | 2026.03.13 18:50:15.657262 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.03.13 18:50:15.657356 [ 5 ] {c4b7e531-6555-4d0c-8609-75dd6c9630bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3735 | 2026.03.13 18:50:15.657395 [ 5 ] {c4b7e531-6555-4d0c-8609-75dd6c9630bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3736 | 2026.03.13 18:50:15.658223 [ 5 ] {c4b7e531-6555-4d0c-8609-75dd6c9630bb} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.03.13 18:50:15.658264 [ 5 ] {c4b7e531-6555-4d0c-8609-75dd6c9630bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3738 | 2026.03.13 18:50:15.658630 [ 5 ] {c4b7e531-6555-4d0c-8609-75dd6c9630bb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3739 | 2026.03.13 18:50:15.658842 [ 5 ] {c4b7e531-6555-4d0c-8609-75dd6c9630bb} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.03.13 18:50:15.658972 [ 5 ] {c4b7e531-6555-4d0c-8609-75dd6c9630bb} <Debug> executeQuery: Read 794 rows, 63.23 KiB in 0.001634 sec., 485924.1126070991 rows/sec., 37.79 MiB/sec. | ||
| 3741 | 2026.03.13 18:50:15.659009 [ 5 ] {c4b7e531-6555-4d0c-8609-75dd6c9630bb} <Debug> TCPHandler: Processed in 0.001797744 sec. | ||
| 3742 | 2026.03.13 18:50:15.659125 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3743 | 2026.03.13 18:50:15.659222 [ 5 ] {64b1db6e-1da1-4607-b3ac-50b11de13650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3744 | 2026.03.13 18:50:15.659262 [ 5 ] {64b1db6e-1da1-4607-b3ac-50b11de13650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3745 | 2026.03.13 18:50:15.659703 [ 5 ] {64b1db6e-1da1-4607-b3ac-50b11de13650} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2026.03.13 18:50:15.659740 [ 5 ] {64b1db6e-1da1-4607-b3ac-50b11de13650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3747 | 2026.03.13 18:50:15.660146 [ 5 ] {64b1db6e-1da1-4607-b3ac-50b11de13650} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3748 | 2026.03.13 18:50:15.660374 [ 5 ] {64b1db6e-1da1-4607-b3ac-50b11de13650} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.03.13 18:50:15.660501 [ 5 ] {64b1db6e-1da1-4607-b3ac-50b11de13650} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001298 sec., 110939.90755007706 rows/sec., 6.53 MiB/sec. | ||
| 3750 | 2026.03.13 18:50:15.660538 [ 5 ] {64b1db6e-1da1-4607-b3ac-50b11de13650} <Debug> TCPHandler: Processed in 0.001463664 sec. | ||
| 3751 | 2026.03.13 18:50:15.660657 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.03.13 18:50:15.660750 [ 5 ] {f0e9db0e-568d-4af3-a1a8-30dd7ef78aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3753 | 2026.03.13 18:50:15.660789 [ 5 ] {f0e9db0e-568d-4af3-a1a8-30dd7ef78aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3754 | 2026.03.13 18:50:15.661249 [ 5 ] {f0e9db0e-568d-4af3-a1a8-30dd7ef78aed} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.03.13 18:50:15.661286 [ 5 ] {f0e9db0e-568d-4af3-a1a8-30dd7ef78aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3756 | 2026.03.13 18:50:15.661595 [ 5 ] {f0e9db0e-568d-4af3-a1a8-30dd7ef78aed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3757 | 2026.03.13 18:50:15.661800 [ 5 ] {f0e9db0e-568d-4af3-a1a8-30dd7ef78aed} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2026.03.13 18:50:15.661936 [ 5 ] {f0e9db0e-568d-4af3-a1a8-30dd7ef78aed} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 3759 | 2026.03.13 18:50:15.661975 [ 5 ] {f0e9db0e-568d-4af3-a1a8-30dd7ef78aed} <Debug> TCPHandler: Processed in 0.001367861 sec. | ||
| 3760 | 2026.03.13 18:50:15.662089 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2026.03.13 18:50:15.662181 [ 5 ] {ab716cfe-499e-44b8-9cdc-44d6b1450198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3762 | 2026.03.13 18:50:15.662220 [ 5 ] {ab716cfe-499e-44b8-9cdc-44d6b1450198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3763 | 2026.03.13 18:50:15.662656 [ 5 ] {ab716cfe-499e-44b8-9cdc-44d6b1450198} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.03.13 18:50:15.662692 [ 5 ] {ab716cfe-499e-44b8-9cdc-44d6b1450198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3765 | 2026.03.13 18:50:15.662993 [ 5 ] {ab716cfe-499e-44b8-9cdc-44d6b1450198} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3766 | 2026.03.13 18:50:15.663208 [ 5 ] {ab716cfe-499e-44b8-9cdc-44d6b1450198} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.03.13 18:50:15.663333 [ 5 ] {ab716cfe-499e-44b8-9cdc-44d6b1450198} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 3768 | 2026.03.13 18:50:15.663371 [ 5 ] {ab716cfe-499e-44b8-9cdc-44d6b1450198} <Debug> TCPHandler: Processed in 0.00133193 sec. | ||
| 3769 | 2026.03.13 18:50:15.663482 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2026.03.13 18:50:15.663575 [ 5 ] {d9027b3b-3885-44e9-af22-d8e030486dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3771 | 2026.03.13 18:50:15.663614 [ 5 ] {d9027b3b-3885-44e9-af22-d8e030486dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3772 | 2026.03.13 18:50:15.664199 [ 5 ] {d9027b3b-3885-44e9-af22-d8e030486dd1} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.03.13 18:50:15.664235 [ 5 ] {d9027b3b-3885-44e9-af22-d8e030486dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3774 | 2026.03.13 18:50:15.664566 [ 5 ] {d9027b3b-3885-44e9-af22-d8e030486dd1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3775 | 2026.03.13 18:50:15.664774 [ 5 ] {d9027b3b-3885-44e9-af22-d8e030486dd1} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.03.13 18:50:15.664900 [ 5 ] {d9027b3b-3885-44e9-af22-d8e030486dd1} <Debug> executeQuery: Read 484 rows, 34.70 KiB in 0.001343 sec., 360387.1928518243 rows/sec., 25.23 MiB/sec. | ||
| 3777 | 2026.03.13 18:50:15.664949 [ 5 ] {d9027b3b-3885-44e9-af22-d8e030486dd1} <Debug> TCPHandler: Processed in 0.001515486 sec. | ||
| 3778 | 2026.03.13 18:50:15.665054 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2026.03.13 18:50:15.665146 [ 5 ] {bbfc4020-3fd7-425b-abc4-4e1be571a5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3780 | 2026.03.13 18:50:15.665187 [ 5 ] {bbfc4020-3fd7-425b-abc4-4e1be571a5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3781 | 2026.03.13 18:50:15.665504 [ 5 ] {bbfc4020-3fd7-425b-abc4-4e1be571a5b1} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.03.13 18:50:15.665540 [ 5 ] {bbfc4020-3fd7-425b-abc4-4e1be571a5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3783 | 2026.03.13 18:50:15.665849 [ 5 ] {bbfc4020-3fd7-425b-abc4-4e1be571a5b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3784 | 2026.03.13 18:50:15.666068 [ 5 ] {bbfc4020-3fd7-425b-abc4-4e1be571a5b1} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2026.03.13 18:50:15.666189 [ 5 ] {bbfc4020-3fd7-425b-abc4-4e1be571a5b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 3786 | 2026.03.13 18:50:15.666226 [ 5 ] {bbfc4020-3fd7-425b-abc4-4e1be571a5b1} <Debug> TCPHandler: Processed in 0.001220357 sec. | ||
| 3787 | 2026.03.13 18:50:15.666329 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3788 | 2026.03.13 18:50:15.666421 [ 5 ] {f9c57e11-ec8e-4a6b-8381-eba77e0c314b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3789 | 2026.03.13 18:50:15.666463 [ 5 ] {f9c57e11-ec8e-4a6b-8381-eba77e0c314b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3790 | 2026.03.13 18:50:15.666869 [ 5 ] {f9c57e11-ec8e-4a6b-8381-eba77e0c314b} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2026.03.13 18:50:15.666903 [ 5 ] {f9c57e11-ec8e-4a6b-8381-eba77e0c314b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3792 | 2026.03.13 18:50:15.667237 [ 5 ] {f9c57e11-ec8e-4a6b-8381-eba77e0c314b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3793 | 2026.03.13 18:50:15.667439 [ 5 ] {f9c57e11-ec8e-4a6b-8381-eba77e0c314b} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2026.03.13 18:50:15.667562 [ 5 ] {f9c57e11-ec8e-4a6b-8381-eba77e0c314b} <Debug> executeQuery: Read 256 rows, 17.34 KiB in 0.001159 sec., 220880.06902502154 rows/sec., 14.61 MiB/sec. | ||
| 3795 | 2026.03.13 18:50:15.667597 [ 5 ] {f9c57e11-ec8e-4a6b-8381-eba77e0c314b} <Debug> TCPHandler: Processed in 0.00131756 sec. | ||
| 3796 | 2026.03.13 18:50:15.667701 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2026.03.13 18:50:15.667792 [ 5 ] {374262ba-c3fb-4f78-b07e-17548e835919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3798 | 2026.03.13 18:50:15.667833 [ 5 ] {374262ba-c3fb-4f78-b07e-17548e835919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3799 | 2026.03.13 18:50:15.668160 [ 5 ] {374262ba-c3fb-4f78-b07e-17548e835919} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2026.03.13 18:50:15.668193 [ 5 ] {374262ba-c3fb-4f78-b07e-17548e835919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3801 | 2026.03.13 18:50:15.668484 [ 5 ] {374262ba-c3fb-4f78-b07e-17548e835919} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3802 | 2026.03.13 18:50:15.668690 [ 5 ] {374262ba-c3fb-4f78-b07e-17548e835919} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2026.03.13 18:50:15.668809 [ 5 ] {374262ba-c3fb-4f78-b07e-17548e835919} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 3804 | 2026.03.13 18:50:15.668845 [ 5 ] {374262ba-c3fb-4f78-b07e-17548e835919} <Debug> TCPHandler: Processed in 0.001193166 sec. | ||
| 3805 | 2026.03.13 18:50:15.668953 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3806 | 2026.03.13 18:50:15.669043 [ 5 ] {5018da46-b818-4c76-8fc3-ef5db7f22c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3807 | 2026.03.13 18:50:15.669084 [ 5 ] {5018da46-b818-4c76-8fc3-ef5db7f22c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3808 | 2026.03.13 18:50:15.669407 [ 5 ] {5018da46-b818-4c76-8fc3-ef5db7f22c88} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2026.03.13 18:50:15.669443 [ 5 ] {5018da46-b818-4c76-8fc3-ef5db7f22c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3810 | 2026.03.13 18:50:15.669742 [ 5 ] {5018da46-b818-4c76-8fc3-ef5db7f22c88} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3811 | 2026.03.13 18:50:15.669971 [ 5 ] {5018da46-b818-4c76-8fc3-ef5db7f22c88} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2026.03.13 18:50:15.670092 [ 5 ] {5018da46-b818-4c76-8fc3-ef5db7f22c88} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001066 sec., 75046.904315197 rows/sec., 4.71 MiB/sec. | ||
| 3813 | 2026.03.13 18:50:15.670125 [ 5 ] {5018da46-b818-4c76-8fc3-ef5db7f22c88} <Debug> TCPHandler: Processed in 0.001231647 sec. | ||
| 3814 | 2026.03.13 18:50:16.454955 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40953 | ||
| 3815 | 2026.03.13 18:50:16.455073 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3816 | 2026.03.13 18:50:16.455100 [ 287 ] {} <Debug> TCP-Session: 2938d3dd-74b7-44f6-9b71-14ed6fc8cda2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40953 | ||
| 3817 | 2026.03.13 18:50:16.455123 [ 287 ] {} <Debug> TCP-Session: 2938d3dd-74b7-44f6-9b71-14ed6fc8cda2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.03.13 18:50:16.455137 [ 287 ] {} <Debug> TCP-Session: 2938d3dd-74b7-44f6-9b71-14ed6fc8cda2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.03.13 18:50:16.455355 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38489 | ||
| 3820 | 2026.03.13 18:50:16.455364 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60959 | ||
| 3821 | 2026.03.13 18:50:16.455409 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49193 | ||
| 3822 | 2026.03.13 18:50:16.455426 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38724 | ||
| 3823 | 2026.03.13 18:50:16.455420 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53291 | ||
| 3824 | 2026.03.13 18:50:16.455497 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3825 | 2026.03.13 18:50:16.455511 [ 287 ] {} <Trace> TCP-Session: 2938d3dd-74b7-44f6-9b71-14ed6fc8cda2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2026.03.13 18:50:16.455555 [ 288 ] {} <Debug> TCP-Session: 009898c4-93a0-4ea5-b41f-77bb814eaa5c Authenticating user 'default' from [fd00:1122:3344:101::e]:38489 | ||
| 3827 | 2026.03.13 18:50:16.455397 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33918 | ||
| 3828 | 2026.03.13 18:50:16.455590 [ 288 ] {} <Debug> TCP-Session: 009898c4-93a0-4ea5-b41f-77bb814eaa5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.03.13 18:50:16.455387 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65048 | ||
| 3830 | 2026.03.13 18:50:16.455386 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54193 | ||
| 3831 | 2026.03.13 18:50:16.455613 [ 288 ] {} <Debug> TCP-Session: 009898c4-93a0-4ea5-b41f-77bb814eaa5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.03.13 18:50:16.455890 [ 287 ] {1cb55309-68d3-43f4-970f-267b37409b09} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40953) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3833 | 2026.03.13 18:50:16.455977 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3834 | 2026.03.13 18:50:16.455980 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3835 | 2026.03.13 18:50:16.456026 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3836 | 2026.03.13 18:50:16.456040 [ 291 ] {} <Debug> TCP-Session: f6f36230-785d-4b9d-85b2-bd1fff319c6c Authenticating user 'default' from [fd00:1122:3344:101::e]:54193 | ||
| 3837 | 2026.03.13 18:50:16.456030 [ 293 ] {} <Debug> TCP-Session: ffe3b8b8-25b3-4bf6-9a1e-4d7503cc9abb Authenticating user 'default' from [fd00:1122:3344:101::e]:49193 | ||
| 3838 | 2026.03.13 18:50:16.456078 [ 291 ] {} <Debug> TCP-Session: f6f36230-785d-4b9d-85b2-bd1fff319c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.03.13 18:50:16.456094 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3840 | 2026.03.13 18:50:16.456102 [ 293 ] {} <Debug> TCP-Session: ffe3b8b8-25b3-4bf6-9a1e-4d7503cc9abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.03.13 18:50:16.456110 [ 291 ] {} <Debug> TCP-Session: f6f36230-785d-4b9d-85b2-bd1fff319c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.03.13 18:50:16.456138 [ 293 ] {} <Debug> TCP-Session: ffe3b8b8-25b3-4bf6-9a1e-4d7503cc9abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.03.13 18:50:16.456133 [ 289 ] {} <Debug> TCP-Session: fb83ac96-09ae-4675-9b31-9a499f2798c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60959 | ||
| 3844 | 2026.03.13 18:50:16.456067 [ 294 ] {} <Debug> TCP-Session: d2b76116-9811-4103-8464-c45475a6d36a Authenticating user 'default' from [fd00:1122:3344:101::e]:53291 | ||
| 3845 | 2026.03.13 18:50:16.456185 [ 289 ] {} <Debug> TCP-Session: fb83ac96-09ae-4675-9b31-9a499f2798c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.03.13 18:50:16.456212 [ 289 ] {} <Debug> TCP-Session: fb83ac96-09ae-4675-9b31-9a499f2798c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.03.13 18:50:16.456213 [ 294 ] {} <Debug> TCP-Session: d2b76116-9811-4103-8464-c45475a6d36a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.03.13 18:50:16.456241 [ 294 ] {} <Debug> TCP-Session: d2b76116-9811-4103-8464-c45475a6d36a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.03.13 18:50:16.456279 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3850 | 2026.03.13 18:50:16.456318 [ 3 ] {} <Debug> TCP-Session: bdd195fc-2920-4e39-8c96-03bd4cb3220b Authenticating user 'default' from [fd00:1122:3344:101::e]:38724 | ||
| 3851 | 2026.03.13 18:50:16.456324 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3852 | 2026.03.13 18:50:16.456340 [ 3 ] {} <Debug> TCP-Session: bdd195fc-2920-4e39-8c96-03bd4cb3220b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.03.13 18:50:16.456362 [ 292 ] {} <Debug> TCP-Session: e32541bd-61ca-4a1d-883d-d35f7c06e359 Authenticating user 'default' from [fd00:1122:3344:101::e]:33918 | ||
| 3854 | 2026.03.13 18:50:16.456369 [ 3 ] {} <Debug> TCP-Session: bdd195fc-2920-4e39-8c96-03bd4cb3220b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.03.13 18:50:16.456366 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3856 | 2026.03.13 18:50:16.456388 [ 292 ] {} <Debug> TCP-Session: e32541bd-61ca-4a1d-883d-d35f7c06e359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.03.13 18:50:16.456433 [ 290 ] {} <Debug> TCP-Session: 9fd22ec8-f498-47bb-8616-2d1ab8186f45 Authenticating user 'default' from [fd00:1122:3344:101::e]:65048 | ||
| 3858 | 2026.03.13 18:50:16.456439 [ 292 ] {} <Debug> TCP-Session: e32541bd-61ca-4a1d-883d-d35f7c06e359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.03.13 18:50:16.456463 [ 290 ] {} <Debug> TCP-Session: 9fd22ec8-f498-47bb-8616-2d1ab8186f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.03.13 18:50:16.456486 [ 290 ] {} <Debug> TCP-Session: 9fd22ec8-f498-47bb-8616-2d1ab8186f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.03.13 18:50:16.456578 [ 287 ] {1cb55309-68d3-43f4-970f-267b37409b09} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3862 | 2026.03.13 18:50:16.456652 [ 287 ] {1cb55309-68d3-43f4-970f-267b37409b09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3863 | 2026.03.13 18:50:16.456979 [ 287 ] {1cb55309-68d3-43f4-970f-267b37409b09} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 3864 | 2026.03.13 18:50:16.458180 [ 323 ] {1cb55309-68d3-43f4-970f-267b37409b09} <Trace> AggregatingTransform: Aggregating | ||
| 3865 | 2026.03.13 18:50:16.458227 [ 323 ] {1cb55309-68d3-43f4-970f-267b37409b09} <Trace> Aggregator: Aggregation method: without_key | ||
| 3866 | 2026.03.13 18:50:16.458260 [ 323 ] {1cb55309-68d3-43f4-970f-267b37409b09} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001182905 sec. (845.376 rows/sec., 33.02 KiB/sec.) | ||
| 3867 | 2026.03.13 18:50:16.458278 [ 323 ] {1cb55309-68d3-43f4-970f-267b37409b09} <Trace> Aggregator: Merging aggregated data | ||
| 3868 | 2026.03.13 18:50:16.459612 [ 287 ] {1cb55309-68d3-43f4-970f-267b37409b09} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003957 sec., 252.71670457417238 rows/sec., 9.87 KiB/sec. | ||
| 3869 | 2026.03.13 18:50:16.459731 [ 287 ] {1cb55309-68d3-43f4-970f-267b37409b09} <Debug> TCPHandler: Processed in 0.004404251 sec. | ||
| 3870 | 2026.03.13 18:50:16.459853 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3871 | 2026.03.13 18:50:16.459878 [ 287 ] {} <Debug> TCP-Session: 2938d3dd-74b7-44f6-9b71-14ed6fc8cda2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.03.13 18:50:16.459888 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3873 | 2026.03.13 18:50:16.459916 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3874 | 2026.03.13 18:50:16.459928 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3875 | 2026.03.13 18:50:16.459949 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3876 | 2026.03.13 18:50:16.459961 [ 3 ] {} <Debug> TCP-Session: bdd195fc-2920-4e39-8c96-03bd4cb3220b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.03.13 18:50:16.459984 [ 290 ] {} <Debug> TCP-Session: 9fd22ec8-f498-47bb-8616-2d1ab8186f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.03.13 18:50:16.459991 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3879 | 2026.03.13 18:50:16.460011 [ 288 ] {} <Debug> TCP-Session: 009898c4-93a0-4ea5-b41f-77bb814eaa5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.03.13 18:50:16.459971 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3881 | 2026.03.13 18:50:16.460049 [ 292 ] {} <Debug> TCP-Session: e32541bd-61ca-4a1d-883d-d35f7c06e359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.03.13 18:50:16.460049 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3883 | 2026.03.13 18:50:16.460091 [ 289 ] {} <Debug> TCP-Session: fb83ac96-09ae-4675-9b31-9a499f2798c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.03.13 18:50:16.460019 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3885 | 2026.03.13 18:50:16.460126 [ 294 ] {} <Debug> TCP-Session: d2b76116-9811-4103-8464-c45475a6d36a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.03.13 18:50:16.459932 [ 293 ] {} <Debug> TCP-Session: ffe3b8b8-25b3-4bf6-9a1e-4d7503cc9abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.03.13 18:50:16.460159 [ 291 ] {} <Debug> TCP-Session: f6f36230-785d-4b9d-85b2-bd1fff319c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.03.13 18:50:17.653761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 474 | ||
| 3889 | 2026.03.13 18:50:17.657035 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.03.13 18:50:17.657100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3891 | 2026.03.13 18:50:17.658578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3892 | 2026.03.13 18:50:17.658906 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2026.03.13 18:50:17.659456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
| 3894 | 2026.03.13 18:50:17.944234 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36197 | ||
| 3895 | 2026.03.13 18:50:17.944334 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3896 | 2026.03.13 18:50:17.944359 [ 287 ] {} <Debug> TCP-Session: fa5dae1d-7193-4cd5-b281-33843b672749 Authenticating user 'default' from [fd00:1122:3344:101::e]:36197 | ||
| 3897 | 2026.03.13 18:50:17.944381 [ 287 ] {} <Debug> TCP-Session: fa5dae1d-7193-4cd5-b281-33843b672749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2026.03.13 18:50:17.944394 [ 287 ] {} <Debug> TCP-Session: fa5dae1d-7193-4cd5-b281-33843b672749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.03.13 18:50:17.944593 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39686 | ||
| 3900 | 2026.03.13 18:50:17.944608 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42163 | ||
| 3901 | 2026.03.13 18:50:17.944622 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52948 | ||
| 3902 | 2026.03.13 18:50:17.944654 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37508 | ||
| 3903 | 2026.03.13 18:50:17.944639 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50083 | ||
| 3904 | 2026.03.13 18:50:17.944716 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3905 | 2026.03.13 18:50:17.944739 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3906 | 2026.03.13 18:50:17.944754 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3907 | 2026.03.13 18:50:17.944777 [ 291 ] {} <Debug> TCP-Session: c4f4dd98-c6e5-4aaf-8174-37fc6a23de2c Authenticating user 'default' from [fd00:1122:3344:101::e]:42163 | ||
| 3908 | 2026.03.13 18:50:17.944790 [ 292 ] {} <Debug> TCP-Session: f8c21db1-b07d-4b8e-8d49-35ac374ecd01 Authenticating user 'default' from [fd00:1122:3344:101::e]:52948 | ||
| 3909 | 2026.03.13 18:50:17.944797 [ 287 ] {} <Trace> TCP-Session: fa5dae1d-7193-4cd5-b281-33843b672749 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3910 | 2026.03.13 18:50:17.944817 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3911 | 2026.03.13 18:50:17.944831 [ 292 ] {} <Debug> TCP-Session: f8c21db1-b07d-4b8e-8d49-35ac374ecd01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.03.13 18:50:17.944865 [ 294 ] {} <Debug> TCP-Session: 3da09ff4-8db1-4b92-a95a-6276a9c5d914 Authenticating user 'default' from [fd00:1122:3344:101::e]:50083 | ||
| 3913 | 2026.03.13 18:50:17.944871 [ 292 ] {} <Debug> TCP-Session: f8c21db1-b07d-4b8e-8d49-35ac374ecd01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.03.13 18:50:17.944901 [ 294 ] {} <Debug> TCP-Session: 3da09ff4-8db1-4b92-a95a-6276a9c5d914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.03.13 18:50:17.944815 [ 291 ] {} <Debug> TCP-Session: c4f4dd98-c6e5-4aaf-8174-37fc6a23de2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2026.03.13 18:50:17.944938 [ 294 ] {} <Debug> TCP-Session: 3da09ff4-8db1-4b92-a95a-6276a9c5d914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.03.13 18:50:17.944975 [ 291 ] {} <Debug> TCP-Session: c4f4dd98-c6e5-4aaf-8174-37fc6a23de2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.03.13 18:50:17.944989 [ 287 ] {4df2b6ba-d07b-4b4c-90df-19fb968b481f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36197) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3919 | 2026.03.13 18:50:17.944799 [ 3 ] {} <Debug> TCP-Session: 5b527263-69cf-41a4-b190-3b2707d7612a Authenticating user 'default' from [fd00:1122:3344:101::e]:37508 | ||
| 3920 | 2026.03.13 18:50:17.944708 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3921 | 2026.03.13 18:50:17.945048 [ 3 ] {} <Debug> TCP-Session: 5b527263-69cf-41a4-b190-3b2707d7612a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.03.13 18:50:17.945078 [ 288 ] {} <Debug> TCP-Session: 6fc21ff9-3eae-44d8-a4e2-ffc07c7bb065 Authenticating user 'default' from [fd00:1122:3344:101::e]:39686 | ||
| 3923 | 2026.03.13 18:50:17.945098 [ 3 ] {} <Debug> TCP-Session: 5b527263-69cf-41a4-b190-3b2707d7612a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.03.13 18:50:17.945113 [ 288 ] {} <Debug> TCP-Session: 6fc21ff9-3eae-44d8-a4e2-ffc07c7bb065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.03.13 18:50:17.944612 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65395 | ||
| 3926 | 2026.03.13 18:50:17.945142 [ 288 ] {} <Debug> TCP-Session: 6fc21ff9-3eae-44d8-a4e2-ffc07c7bb065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3927 | 2026.03.13 18:50:17.944597 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45895 | ||
| 3928 | 2026.03.13 18:50:17.944631 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47333 | ||
| 3929 | 2026.03.13 18:50:17.945221 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3930 | 2026.03.13 18:50:17.945243 [ 287 ] {4df2b6ba-d07b-4b4c-90df-19fb968b481f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3931 | 2026.03.13 18:50:17.945267 [ 290 ] {} <Debug> TCP-Session: 80db7d25-aa06-4f20-baa4-a42c575b5a8b Authenticating user 'default' from [fd00:1122:3344:101::e]:65395 | ||
| 3932 | 2026.03.13 18:50:17.945294 [ 290 ] {} <Debug> TCP-Session: 80db7d25-aa06-4f20-baa4-a42c575b5a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.03.13 18:50:17.945308 [ 290 ] {} <Debug> TCP-Session: 80db7d25-aa06-4f20-baa4-a42c575b5a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.03.13 18:50:17.945312 [ 287 ] {4df2b6ba-d07b-4b4c-90df-19fb968b481f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3935 | 2026.03.13 18:50:17.945307 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3936 | 2026.03.13 18:50:17.945307 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3937 | 2026.03.13 18:50:17.945375 [ 289 ] {} <Debug> TCP-Session: 480ba998-343f-445b-81a2-a0c3fb282bd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45895 | ||
| 3938 | 2026.03.13 18:50:17.945385 [ 293 ] {} <Debug> TCP-Session: 23d757fc-fff1-475a-9727-e8533fb570a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47333 | ||
| 3939 | 2026.03.13 18:50:17.945405 [ 293 ] {} <Debug> TCP-Session: 23d757fc-fff1-475a-9727-e8533fb570a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.03.13 18:50:17.945405 [ 289 ] {} <Debug> TCP-Session: 480ba998-343f-445b-81a2-a0c3fb282bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.03.13 18:50:17.945422 [ 293 ] {} <Debug> TCP-Session: 23d757fc-fff1-475a-9727-e8533fb570a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.03.13 18:50:17.945431 [ 289 ] {} <Debug> TCP-Session: 480ba998-343f-445b-81a2-a0c3fb282bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2026.03.13 18:50:17.945604 [ 287 ] {4df2b6ba-d07b-4b4c-90df-19fb968b481f} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 3944 | 2026.03.13 18:50:17.946545 [ 337 ] {4df2b6ba-d07b-4b4c-90df-19fb968b481f} <Trace> AggregatingTransform: Aggregating | ||
| 3945 | 2026.03.13 18:50:17.946584 [ 337 ] {4df2b6ba-d07b-4b4c-90df-19fb968b481f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3946 | 2026.03.13 18:50:17.946624 [ 337 ] {4df2b6ba-d07b-4b4c-90df-19fb968b481f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915127 sec. (1092.745 rows/sec., 42.69 KiB/sec.) | ||
| 3947 | 2026.03.13 18:50:17.946644 [ 337 ] {4df2b6ba-d07b-4b4c-90df-19fb968b481f} <Trace> Aggregator: Merging aggregated data | ||
| 3948 | 2026.03.13 18:50:17.948157 [ 287 ] {4df2b6ba-d07b-4b4c-90df-19fb968b481f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003219 sec., 310.65548306927616 rows/sec., 12.13 KiB/sec. | ||
| 3949 | 2026.03.13 18:50:17.948296 [ 287 ] {4df2b6ba-d07b-4b4c-90df-19fb968b481f} <Debug> TCPHandler: Processed in 0.003661499 sec. | ||
| 3950 | 2026.03.13 18:50:17.948381 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3951 | 2026.03.13 18:50:17.948408 [ 287 ] {} <Debug> TCP-Session: fa5dae1d-7193-4cd5-b281-33843b672749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3952 | 2026.03.13 18:50:17.948412 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3953 | 2026.03.13 18:50:17.948433 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3954 | 2026.03.13 18:50:17.948463 [ 288 ] {} <Debug> TCP-Session: 6fc21ff9-3eae-44d8-a4e2-ffc07c7bb065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.03.13 18:50:17.948464 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3956 | 2026.03.13 18:50:17.948481 [ 289 ] {} <Debug> TCP-Session: 480ba998-343f-445b-81a2-a0c3fb282bd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2026.03.13 18:50:17.948495 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3958 | 2026.03.13 18:50:17.948512 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3959 | 2026.03.13 18:50:17.948528 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3960 | 2026.03.13 18:50:17.948564 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3961 | 2026.03.13 18:50:17.948569 [ 292 ] {} <Debug> TCP-Session: f8c21db1-b07d-4b8e-8d49-35ac374ecd01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.03.13 18:50:17.948593 [ 293 ] {} <Debug> TCP-Session: 23d757fc-fff1-475a-9727-e8533fb570a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.03.13 18:50:17.948617 [ 294 ] {} <Debug> TCP-Session: 3da09ff4-8db1-4b92-a95a-6276a9c5d914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.03.13 18:50:17.948575 [ 291 ] {} <Debug> TCP-Session: c4f4dd98-c6e5-4aaf-8174-37fc6a23de2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.03.13 18:50:17.948517 [ 3 ] {} <Debug> TCP-Session: 5b527263-69cf-41a4-b190-3b2707d7612a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.03.13 18:50:17.948473 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3967 | 2026.03.13 18:50:17.948713 [ 290 ] {} <Debug> TCP-Session: 80db7d25-aa06-4f20-baa4-a42c575b5a8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.03.13 18:50:18.264082 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36150 | ||
| 3969 | 2026.03.13 18:50:18.264206 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3970 | 2026.03.13 18:50:18.264241 [ 287 ] {} <Debug> TCP-Session: 59a60c6a-b9b8-4bdc-97ce-36d4481095f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36150 | ||
| 3971 | 2026.03.13 18:50:18.264263 [ 287 ] {} <Debug> TCP-Session: 59a60c6a-b9b8-4bdc-97ce-36d4481095f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.03.13 18:50:18.264277 [ 287 ] {} <Debug> TCP-Session: 59a60c6a-b9b8-4bdc-97ce-36d4481095f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.03.13 18:50:18.264481 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47994 | ||
| 3974 | 2026.03.13 18:50:18.264515 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56892 | ||
| 3975 | 2026.03.13 18:50:18.264535 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59890 | ||
| 3976 | 2026.03.13 18:50:18.264558 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57627 | ||
| 3977 | 2026.03.13 18:50:18.264552 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46893 | ||
| 3978 | 2026.03.13 18:50:18.264635 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3979 | 2026.03.13 18:50:18.264669 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3980 | 2026.03.13 18:50:18.264673 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3981 | 2026.03.13 18:50:18.264694 [ 291 ] {} <Debug> TCP-Session: 430279dc-6494-4ace-85a1-8ce46f2b1da8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56892 | ||
| 3982 | 2026.03.13 18:50:18.264709 [ 293 ] {} <Debug> TCP-Session: 3bceb17c-23c1-45dc-b23e-db60d272d08f Authenticating user 'default' from [fd00:1122:3344:101::e]:59890 | ||
| 3983 | 2026.03.13 18:50:18.264718 [ 3 ] {} <Debug> TCP-Session: 71d04292-fe72-43b0-b632-a2047415d38b Authenticating user 'default' from [fd00:1122:3344:101::e]:57627 | ||
| 3984 | 2026.03.13 18:50:18.264738 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3985 | 2026.03.13 18:50:18.264774 [ 3 ] {} <Debug> TCP-Session: 71d04292-fe72-43b0-b632-a2047415d38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3986 | 2026.03.13 18:50:18.264774 [ 293 ] {} <Debug> TCP-Session: 3bceb17c-23c1-45dc-b23e-db60d272d08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.03.13 18:50:18.264798 [ 3 ] {} <Debug> TCP-Session: 71d04292-fe72-43b0-b632-a2047415d38b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.03.13 18:50:18.264818 [ 293 ] {} <Debug> TCP-Session: 3bceb17c-23c1-45dc-b23e-db60d272d08f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.03.13 18:50:18.264791 [ 294 ] {} <Debug> TCP-Session: 9d1dfbb5-bf6a-41b7-a3ef-17cdc2bfd85f Authenticating user 'default' from [fd00:1122:3344:101::e]:46893 | ||
| 3990 | 2026.03.13 18:50:18.264729 [ 291 ] {} <Debug> TCP-Session: 430279dc-6494-4ace-85a1-8ce46f2b1da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2026.03.13 18:50:18.264876 [ 294 ] {} <Debug> TCP-Session: 9d1dfbb5-bf6a-41b7-a3ef-17cdc2bfd85f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.03.13 18:50:18.264894 [ 291 ] {} <Debug> TCP-Session: 430279dc-6494-4ace-85a1-8ce46f2b1da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.03.13 18:50:18.264906 [ 294 ] {} <Debug> TCP-Session: 9d1dfbb5-bf6a-41b7-a3ef-17cdc2bfd85f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3994 | 2026.03.13 18:50:18.264642 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3995 | 2026.03.13 18:50:18.264530 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53777 | ||
| 3996 | 2026.03.13 18:50:18.264975 [ 288 ] {} <Debug> TCP-Session: 946203a6-99cc-4475-a4e7-d7cefce70d9f Authenticating user 'default' from [fd00:1122:3344:101::e]:47994 | ||
| 3997 | 2026.03.13 18:50:18.264501 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41028 | ||
| 3998 | 2026.03.13 18:50:18.264485 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52931 | ||
| 3999 | 2026.03.13 18:50:18.265013 [ 288 ] {} <Debug> TCP-Session: 946203a6-99cc-4475-a4e7-d7cefce70d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.03.13 18:50:18.265038 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4001 | 2026.03.13 18:50:18.265052 [ 288 ] {} <Debug> TCP-Session: 946203a6-99cc-4475-a4e7-d7cefce70d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4002 | 2026.03.13 18:50:18.264629 [ 287 ] {} <Trace> TCP-Session: 59a60c6a-b9b8-4bdc-97ce-36d4481095f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4003 | 2026.03.13 18:50:18.265076 [ 292 ] {} <Debug> TCP-Session: d45c0f8b-0f8b-4a60-9943-6ee84d343c3a Authenticating user 'default' from [fd00:1122:3344:101::e]:53777 | ||
| 4004 | 2026.03.13 18:50:18.265081 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4005 | 2026.03.13 18:50:18.265122 [ 292 ] {} <Debug> TCP-Session: d45c0f8b-0f8b-4a60-9943-6ee84d343c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2026.03.13 18:50:18.265142 [ 289 ] {} <Debug> TCP-Session: a198521b-0b8d-45bf-b753-8ee491540528 Authenticating user 'default' from [fd00:1122:3344:101::e]:52931 | ||
| 4007 | 2026.03.13 18:50:18.265153 [ 292 ] {} <Debug> TCP-Session: d45c0f8b-0f8b-4a60-9943-6ee84d343c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2026.03.13 18:50:18.265171 [ 289 ] {} <Debug> TCP-Session: a198521b-0b8d-45bf-b753-8ee491540528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.03.13 18:50:18.265068 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4010 | 2026.03.13 18:50:18.265199 [ 289 ] {} <Debug> TCP-Session: a198521b-0b8d-45bf-b753-8ee491540528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.03.13 18:50:18.265227 [ 290 ] {} <Debug> TCP-Session: 4fb38fa8-ab7b-4dd0-869f-7cb1784496d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41028 | ||
| 4012 | 2026.03.13 18:50:18.265250 [ 290 ] {} <Debug> TCP-Session: 4fb38fa8-ab7b-4dd0-869f-7cb1784496d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.03.13 18:50:18.265263 [ 290 ] {} <Debug> TCP-Session: 4fb38fa8-ab7b-4dd0-869f-7cb1784496d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.03.13 18:50:18.265295 [ 287 ] {b687d347-ac74-49c7-b28b-d06fdb40fe22} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36150) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4015 | 2026.03.13 18:50:18.265563 [ 287 ] {b687d347-ac74-49c7-b28b-d06fdb40fe22} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4016 | 2026.03.13 18:50:18.265622 [ 287 ] {b687d347-ac74-49c7-b28b-d06fdb40fe22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4017 | 2026.03.13 18:50:18.265905 [ 287 ] {b687d347-ac74-49c7-b28b-d06fdb40fe22} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 4018 | 2026.03.13 18:50:18.266881 [ 320 ] {b687d347-ac74-49c7-b28b-d06fdb40fe22} <Trace> AggregatingTransform: Aggregating | ||
| 4019 | 2026.03.13 18:50:18.266924 [ 320 ] {b687d347-ac74-49c7-b28b-d06fdb40fe22} <Trace> Aggregator: Aggregation method: without_key | ||
| 4020 | 2026.03.13 18:50:18.266964 [ 320 ] {b687d347-ac74-49c7-b28b-d06fdb40fe22} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958139 sec. (1043.690 rows/sec., 40.77 KiB/sec.) | ||
| 4021 | 2026.03.13 18:50:18.266979 [ 320 ] {b687d347-ac74-49c7-b28b-d06fdb40fe22} <Trace> Aggregator: Merging aggregated data | ||
| 4022 | 2026.03.13 18:50:18.268301 [ 287 ] {b687d347-ac74-49c7-b28b-d06fdb40fe22} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003076 sec., 325.0975292587776 rows/sec., 12.70 KiB/sec. | ||
| 4023 | 2026.03.13 18:50:18.268457 [ 287 ] {b687d347-ac74-49c7-b28b-d06fdb40fe22} <Debug> TCPHandler: Processed in 0.003987608 sec. | ||
| 4024 | 2026.03.13 18:50:18.268556 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4025 | 2026.03.13 18:50:18.268583 [ 287 ] {} <Debug> TCP-Session: 59a60c6a-b9b8-4bdc-97ce-36d4481095f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4026 | 2026.03.13 18:50:18.268589 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4027 | 2026.03.13 18:50:18.268606 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4028 | 2026.03.13 18:50:18.268628 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4029 | 2026.03.13 18:50:18.268644 [ 288 ] {} <Debug> TCP-Session: 946203a6-99cc-4475-a4e7-d7cefce70d9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2026.03.13 18:50:18.268669 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4031 | 2026.03.13 18:50:18.268668 [ 289 ] {} <Debug> TCP-Session: a198521b-0b8d-45bf-b753-8ee491540528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.03.13 18:50:18.268683 [ 3 ] {} <Debug> TCP-Session: 71d04292-fe72-43b0-b632-a2047415d38b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2026.03.13 18:50:18.268710 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4034 | 2026.03.13 18:50:18.268724 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4035 | 2026.03.13 18:50:18.268768 [ 290 ] {} <Debug> TCP-Session: 4fb38fa8-ab7b-4dd0-869f-7cb1784496d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.03.13 18:50:18.268710 [ 292 ] {} <Debug> TCP-Session: d45c0f8b-0f8b-4a60-9943-6ee84d343c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2026.03.13 18:50:18.268794 [ 293 ] {} <Debug> TCP-Session: 3bceb17c-23c1-45dc-b23e-db60d272d08f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.03.13 18:50:18.268686 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4039 | 2026.03.13 18:50:18.268650 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4040 | 2026.03.13 18:50:18.268857 [ 291 ] {} <Debug> TCP-Session: 430279dc-6494-4ace-85a1-8ce46f2b1da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.03.13 18:50:18.268885 [ 294 ] {} <Debug> TCP-Session: 9d1dfbb5-bf6a-41b7-a3ef-17cdc2bfd85f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.03.13 18:50:20.620848 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.03.13 18:50:20.621030 [ 5 ] {20c777ba-6161-4af1-9613-965c41839848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4044 | 2026.03.13 18:50:20.621096 [ 5 ] {20c777ba-6161-4af1-9613-965c41839848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4045 | 2026.03.13 18:50:20.621796 [ 5 ] {20c777ba-6161-4af1-9613-965c41839848} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.03.13 18:50:20.621846 [ 5 ] {20c777ba-6161-4af1-9613-965c41839848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4047 | 2026.03.13 18:50:20.622343 [ 5 ] {20c777ba-6161-4af1-9613-965c41839848} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4048 | 2026.03.13 18:50:20.622579 [ 5 ] {20c777ba-6161-4af1-9613-965c41839848} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.03.13 18:50:20.622729 [ 5 ] {20c777ba-6161-4af1-9613-965c41839848} <Debug> executeQuery: Read 134 rows, 11.95 KiB in 0.001749 sec., 76615.20869068039 rows/sec., 6.67 MiB/sec. | ||
| 4050 | 2026.03.13 18:50:20.622771 [ 5 ] {20c777ba-6161-4af1-9613-965c41839848} <Debug> TCPHandler: Processed in 0.002054851 sec. | ||
| 4051 | 2026.03.13 18:50:20.622898 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4052 | 2026.03.13 18:50:20.623000 [ 5 ] {b22af8f9-13b2-4bc1-a4da-0f52988588da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4053 | 2026.03.13 18:50:20.623043 [ 5 ] {b22af8f9-13b2-4bc1-a4da-0f52988588da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4054 | 2026.03.13 18:50:20.623466 [ 5 ] {b22af8f9-13b2-4bc1-a4da-0f52988588da} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.03.13 18:50:20.623504 [ 5 ] {b22af8f9-13b2-4bc1-a4da-0f52988588da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4056 | 2026.03.13 18:50:20.623831 [ 5 ] {b22af8f9-13b2-4bc1-a4da-0f52988588da} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4057 | 2026.03.13 18:50:20.624045 [ 5 ] {b22af8f9-13b2-4bc1-a4da-0f52988588da} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.03.13 18:50:20.624177 [ 5 ] {b22af8f9-13b2-4bc1-a4da-0f52988588da} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001198 sec., 34223.7061769616 rows/sec., 2.51 MiB/sec. | ||
| 4059 | 2026.03.13 18:50:20.624217 [ 5 ] {b22af8f9-13b2-4bc1-a4da-0f52988588da} <Debug> TCPHandler: Processed in 0.001371051 sec. | ||
| 4060 | 2026.03.13 18:50:20.624330 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2026.03.13 18:50:20.624424 [ 5 ] {8edcf408-7e07-4ff2-a5ad-1593e2aac64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4062 | 2026.03.13 18:50:20.624463 [ 5 ] {8edcf408-7e07-4ff2-a5ad-1593e2aac64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4063 | 2026.03.13 18:50:20.624900 [ 5 ] {8edcf408-7e07-4ff2-a5ad-1593e2aac64d} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.03.13 18:50:20.624938 [ 5 ] {8edcf408-7e07-4ff2-a5ad-1593e2aac64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4065 | 2026.03.13 18:50:20.625272 [ 5 ] {8edcf408-7e07-4ff2-a5ad-1593e2aac64d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4066 | 2026.03.13 18:50:20.625521 [ 5 ] {8edcf408-7e07-4ff2-a5ad-1593e2aac64d} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.03.13 18:50:20.625654 [ 5 ] {8edcf408-7e07-4ff2-a5ad-1593e2aac64d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001249 sec., 77662.12970376301 rows/sec., 6.06 MiB/sec. | ||
| 4068 | 2026.03.13 18:50:20.625694 [ 5 ] {8edcf408-7e07-4ff2-a5ad-1593e2aac64d} <Debug> TCPHandler: Processed in 0.001413262 sec. | ||
| 4069 | 2026.03.13 18:50:20.625812 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4070 | 2026.03.13 18:50:20.625905 [ 5 ] {c0c8feb0-48e1-4cd9-a6ed-9742b8024d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4071 | 2026.03.13 18:50:20.625955 [ 5 ] {c0c8feb0-48e1-4cd9-a6ed-9742b8024d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4072 | 2026.03.13 18:50:20.626370 [ 5 ] {c0c8feb0-48e1-4cd9-a6ed-9742b8024d1a} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.03.13 18:50:20.626407 [ 5 ] {c0c8feb0-48e1-4cd9-a6ed-9742b8024d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4074 | 2026.03.13 18:50:20.626761 [ 5 ] {c0c8feb0-48e1-4cd9-a6ed-9742b8024d1a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4075 | 2026.03.13 18:50:20.626975 [ 5 ] {c0c8feb0-48e1-4cd9-a6ed-9742b8024d1a} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2026.03.13 18:50:20.627089 [ 7 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4077 | 2026.03.13 18:50:20.627106 [ 5 ] {c0c8feb0-48e1-4cd9-a6ed-9742b8024d1a} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001222 sec., 122749.59083469721 rows/sec., 8.51 MiB/sec. | ||
| 4078 | 2026.03.13 18:50:20.627179 [ 7 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2026.03.13 18:50:20.627192 [ 5 ] {c0c8feb0-48e1-4cd9-a6ed-9742b8024d1a} <Debug> TCPHandler: Processed in 0.001435293 sec. | ||
| 4080 | 2026.03.13 18:50:20.627222 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4081 | 2026.03.13 18:50:20.627318 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2026.03.13 18:50:20.627350 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 4083 | 2026.03.13 18:50:20.627419 [ 5 ] {d087c8cb-f991-4caa-8a52-195d6a67149b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4084 | 2026.03.13 18:50:20.627481 [ 5 ] {d087c8cb-f991-4caa-8a52-195d6a67149b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4085 | 2026.03.13 18:50:20.627523 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4086 | 2026.03.13 18:50:20.627565 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6749 rows starting from the beginning of the part | ||
| 4087 | 2026.03.13 18:50:20.627632 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 120 rows starting from the beginning of the part | ||
| 4088 | 2026.03.13 18:50:20.627678 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 150 rows starting from the beginning of the part | ||
| 4089 | 2026.03.13 18:50:20.627722 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 150 rows starting from the beginning of the part | ||
| 4090 | 2026.03.13 18:50:20.627763 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 256 rows starting from the beginning of the part | ||
| 4091 | 2026.03.13 18:50:20.627818 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 150 rows starting from the beginning of the part | ||
| 4092 | 2026.03.13 18:50:20.628326 [ 5 ] {d087c8cb-f991-4caa-8a52-195d6a67149b} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.03.13 18:50:20.628368 [ 5 ] {d087c8cb-f991-4caa-8a52-195d6a67149b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4094 | 2026.03.13 18:50:20.628997 [ 5 ] {d087c8cb-f991-4caa-8a52-195d6a67149b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4095 | 2026.03.13 18:50:20.629242 [ 5 ] {d087c8cb-f991-4caa-8a52-195d6a67149b} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.03.13 18:50:20.629381 [ 5 ] {d087c8cb-f991-4caa-8a52-195d6a67149b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001981 sec., 20696.617869762744 rows/sec., 37.09 MiB/sec. | ||
| 4097 | 2026.03.13 18:50:20.629436 [ 5 ] {d087c8cb-f991-4caa-8a52-195d6a67149b} <Debug> TCPHandler: Processed in 0.002168325 sec. | ||
| 4098 | 2026.03.13 18:50:20.629548 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4099 | 2026.03.13 18:50:20.629643 [ 5 ] {774a1dd3-9433-4bed-967e-e7565e1e54e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4100 | 2026.03.13 18:50:20.629685 [ 5 ] {774a1dd3-9433-4bed-967e-e7565e1e54e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4101 | 2026.03.13 18:50:20.630024 [ 5 ] {774a1dd3-9433-4bed-967e-e7565e1e54e4} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4102 | 2026.03.13 18:50:20.630061 [ 5 ] {774a1dd3-9433-4bed-967e-e7565e1e54e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4103 | 2026.03.13 18:50:20.630372 [ 5 ] {774a1dd3-9433-4bed-967e-e7565e1e54e4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4104 | 2026.03.13 18:50:20.630452 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7575 rows, containing 5 columns (5 merged, 0 gathered) in 0.003156934 sec., 2399480.001799214 rows/sec., 158.83 MiB/sec. | ||
| 4105 | 2026.03.13 18:50:20.630606 [ 5 ] {774a1dd3-9433-4bed-967e-e7565e1e54e4} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.03.13 18:50:20.630742 [ 5 ] {774a1dd3-9433-4bed-967e-e7565e1e54e4} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001118 sec., 44722.71914132379 rows/sec., 3.07 MiB/sec. | ||
| 4107 | 2026.03.13 18:50:20.630778 [ 5 ] {774a1dd3-9433-4bed-967e-e7565e1e54e4} <Debug> TCPHandler: Processed in 0.001280578 sec. | ||
| 4108 | 2026.03.13 18:50:20.631038 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4109 | 2026.03.13 18:50:20.631305 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2026.03.13 18:50:20.631376 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4111 | 2026.03.13 18:50:20.631445 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 4112 | 2026.03.13 18:50:21.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.82 MiB, peak 248.51 MiB, free memory in arenas 0.00 B, will set to 239.86 MiB (RSS), difference: 1.03 MiB | ||
| 4113 | 2026.03.13 18:50:22.512713 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4114 | 2026.03.13 18:50:22.512772 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4115 | 2026.03.13 18:50:22.629920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8662 | ||
| 4116 | 2026.03.13 18:50:22.630603 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.03.13 18:50:22.630648 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4118 | 2026.03.13 18:50:22.631122 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4119 | 2026.03.13 18:50:22.631356 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.03.13 18:50:22.631491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8662 | ||
| 4121 | 2026.03.13 18:50:23.071369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4122 | 2026.03.13 18:50:23.087204 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2026.03.13 18:50:23.087264 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4124 | 2026.03.13 18:50:23.093352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4125 | 2026.03.13 18:50:23.094045 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2026.03.13 18:50:23.096818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4127 | 2026.03.13 18:50:25.626260 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2026.03.13 18:50:25.626516 [ 5 ] {b487028b-7adf-43a0-8e85-7e969daf300f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4129 | 2026.03.13 18:50:25.626613 [ 5 ] {b487028b-7adf-43a0-8e85-7e969daf300f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4130 | 2026.03.13 18:50:25.627636 [ 5 ] {b487028b-7adf-43a0-8e85-7e969daf300f} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.03.13 18:50:25.627679 [ 5 ] {b487028b-7adf-43a0-8e85-7e969daf300f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4132 | 2026.03.13 18:50:25.628071 [ 5 ] {b487028b-7adf-43a0-8e85-7e969daf300f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4133 | 2026.03.13 18:50:25.628319 [ 5 ] {b487028b-7adf-43a0-8e85-7e969daf300f} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.03.13 18:50:25.628471 [ 5 ] {b487028b-7adf-43a0-8e85-7e969daf300f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002026 sec., 140177.690029615 rows/sec., 8.90 MiB/sec. | ||
| 4135 | 2026.03.13 18:50:25.628468 [ 49 ] {} <Debug> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4136 | 2026.03.13 18:50:25.628513 [ 5 ] {b487028b-7adf-43a0-8e85-7e969daf300f} <Debug> TCPHandler: Processed in 0.002430813 sec. | ||
| 4137 | 2026.03.13 18:50:25.628584 [ 49 ] {} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2026.03.13 18:50:25.628627 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4139 | 2026.03.13 18:50:25.628701 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2026.03.13 18:50:25.628763 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::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 | ||
| 4141 | 2026.03.13 18:50:25.628809 [ 5 ] {3c0dbdb2-1b64-4ebb-b1a6-3140ba2b2bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4142 | 2026.03.13 18:50:25.628855 [ 5 ] {3c0dbdb2-1b64-4ebb-b1a6-3140ba2b2bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4143 | 2026.03.13 18:50:25.628929 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4144 | 2026.03.13 18:50:25.628968 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4145 | 2026.03.13 18:50:25.629034 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4146 | 2026.03.13 18:50:25.629079 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4147 | 2026.03.13 18:50:25.629122 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4148 | 2026.03.13 18:50:25.629164 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 4149 | 2026.03.13 18:50:25.629202 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 4150 | 2026.03.13 18:50:25.629825 [ 5 ] {3c0dbdb2-1b64-4ebb-b1a6-3140ba2b2bd9} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.03.13 18:50:25.629868 [ 5 ] {3c0dbdb2-1b64-4ebb-b1a6-3140ba2b2bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4152 | 2026.03.13 18:50:25.630157 [ 198 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445773 sec., 459269.8853831134 rows/sec., 32.21 MiB/sec. | ||
| 4153 | 2026.03.13 18:50:25.630264 [ 5 ] {3c0dbdb2-1b64-4ebb-b1a6-3140ba2b2bd9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4154 | 2026.03.13 18:50:25.630354 [ 198 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4155 | 2026.03.13 18:50:25.630522 [ 5 ] {3c0dbdb2-1b64-4ebb-b1a6-3140ba2b2bd9} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.03.13 18:50:25.630675 [ 5 ] {3c0dbdb2-1b64-4ebb-b1a6-3140ba2b2bd9} <Debug> executeQuery: Read 793 rows, 63.16 KiB in 0.001884 sec., 420912.9511677282 rows/sec., 32.74 MiB/sec. | ||
| 4157 | 2026.03.13 18:50:25.630675 [ 198 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_6_1} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.03.13 18:50:25.630716 [ 5 ] {3c0dbdb2-1b64-4ebb-b1a6-3140ba2b2bd9} <Debug> TCPHandler: Processed in 0.002076122 sec. | ||
| 4159 | 2026.03.13 18:50:25.630775 [ 198 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_6_1} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4160 | 2026.03.13 18:50:25.630838 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.03.13 18:50:25.630870 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4162 | 2026.03.13 18:50:25.630937 [ 5 ] {4f31a0a3-4620-46aa-9150-fc34550a6c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4163 | 2026.03.13 18:50:25.630982 [ 5 ] {4f31a0a3-4620-46aa-9150-fc34550a6c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4164 | 2026.03.13 18:50:25.631438 [ 5 ] {4f31a0a3-4620-46aa-9150-fc34550a6c6a} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.03.13 18:50:25.631475 [ 5 ] {4f31a0a3-4620-46aa-9150-fc34550a6c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4166 | 2026.03.13 18:50:25.631794 [ 5 ] {4f31a0a3-4620-46aa-9150-fc34550a6c6a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4167 | 2026.03.13 18:50:25.632011 [ 5 ] {4f31a0a3-4620-46aa-9150-fc34550a6c6a} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2026.03.13 18:50:25.632137 [ 5 ] {4f31a0a3-4620-46aa-9150-fc34550a6c6a} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001219 sec., 116488.92534864643 rows/sec., 6.84 MiB/sec. | ||
| 4169 | 2026.03.13 18:50:25.632174 [ 5 ] {4f31a0a3-4620-46aa-9150-fc34550a6c6a} <Debug> TCPHandler: Processed in 0.001387792 sec. | ||
| 4170 | 2026.03.13 18:50:25.632284 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2026.03.13 18:50:25.632378 [ 5 ] {a5781766-57e2-4a66-8bf1-c33dfe35794c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4172 | 2026.03.13 18:50:25.632416 [ 5 ] {a5781766-57e2-4a66-8bf1-c33dfe35794c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4173 | 2026.03.13 18:50:25.632877 [ 5 ] {a5781766-57e2-4a66-8bf1-c33dfe35794c} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.03.13 18:50:25.632914 [ 5 ] {a5781766-57e2-4a66-8bf1-c33dfe35794c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4175 | 2026.03.13 18:50:25.633206 [ 5 ] {a5781766-57e2-4a66-8bf1-c33dfe35794c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4176 | 2026.03.13 18:50:25.633423 [ 5 ] {a5781766-57e2-4a66-8bf1-c33dfe35794c} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.03.13 18:50:25.633518 [ 49 ] {} <Debug> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4178 | 2026.03.13 18:50:25.633548 [ 5 ] {a5781766-57e2-4a66-8bf1-c33dfe35794c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. | ||
| 4179 | 2026.03.13 18:50:25.633556 [ 49 ] {} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.03.13 18:50:25.633589 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4181 | 2026.03.13 18:50:25.633593 [ 5 ] {a5781766-57e2-4a66-8bf1-c33dfe35794c} <Debug> TCPHandler: Processed in 0.001358211 sec. | ||
| 4182 | 2026.03.13 18:50:25.633666 [ 196 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 4183 | 2026.03.13 18:50:25.633711 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4184 | 2026.03.13 18:50:25.633771 [ 196 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4185 | 2026.03.13 18:50:25.633803 [ 196 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4186 | 2026.03.13 18:50:25.633809 [ 5 ] {3887c5f5-3045-4730-bf50-4907c782ad9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4187 | 2026.03.13 18:50:25.633855 [ 196 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 732 rows starting from the beginning of the part | ||
| 4188 | 2026.03.13 18:50:25.633858 [ 5 ] {3887c5f5-3045-4730-bf50-4907c782ad9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4189 | 2026.03.13 18:50:25.633905 [ 196 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 732 rows starting from the beginning of the part | ||
| 4190 | 2026.03.13 18:50:25.633965 [ 196 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 732 rows starting from the beginning of the part | ||
| 4191 | 2026.03.13 18:50:25.634006 [ 196 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 4192 | 2026.03.13 18:50:25.634042 [ 196 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 4193 | 2026.03.13 18:50:25.634347 [ 5 ] {3887c5f5-3045-4730-bf50-4907c782ad9f} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2026.03.13 18:50:25.634390 [ 5 ] {3887c5f5-3045-4730-bf50-4907c782ad9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4195 | 2026.03.13 18:50:25.634724 [ 5 ] {3887c5f5-3045-4730-bf50-4907c782ad9f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4196 | 2026.03.13 18:50:25.634944 [ 5 ] {3887c5f5-3045-4730-bf50-4907c782ad9f} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2026.03.13 18:50:25.635043 [ 49 ] {} <Debug> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4198 | 2026.03.13 18:50:25.635069 [ 5 ] {3887c5f5-3045-4730-bf50-4907c782ad9f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001277 sec., 115896.6327329679 rows/sec., 6.59 MiB/sec. | ||
| 4199 | 2026.03.13 18:50:25.635076 [ 49 ] {} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.03.13 18:50:25.635112 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4201 | 2026.03.13 18:50:25.635115 [ 5 ] {3887c5f5-3045-4730-bf50-4907c782ad9f} <Debug> TCPHandler: Processed in 0.001453143 sec. | ||
| 4202 | 2026.03.13 18:50:25.635172 [ 196 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538346 sec., 1636822.9254016979 rows/sec., 104.48 MiB/sec. | ||
| 4203 | 2026.03.13 18:50:25.635193 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::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 | ||
| 4204 | 2026.03.13 18:50:25.635239 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4205 | 2026.03.13 18:50:25.635290 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4206 | 2026.03.13 18:50:25.635323 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4207 | 2026.03.13 18:50:25.635339 [ 5 ] {221d5181-1b07-4d0d-bce4-8b8652f96a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4208 | 2026.03.13 18:50:25.635366 [ 188 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4209 | 2026.03.13 18:50:25.635385 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4210 | 2026.03.13 18:50:25.635385 [ 5 ] {221d5181-1b07-4d0d-bce4-8b8652f96a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4211 | 2026.03.13 18:50:25.635438 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4212 | 2026.03.13 18:50:25.635484 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::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 | ||
| 4213 | 2026.03.13 18:50:25.635522 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 4214 | 2026.03.13 18:50:25.635562 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 4215 | 2026.03.13 18:50:25.635705 [ 188 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_6_1} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.03.13 18:50:25.635797 [ 188 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_6_1} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4217 | 2026.03.13 18:50:25.635873 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 4218 | 2026.03.13 18:50:25.636099 [ 5 ] {221d5181-1b07-4d0d-bce4-8b8652f96a8c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.03.13 18:50:25.636141 [ 5 ] {221d5181-1b07-4d0d-bce4-8b8652f96a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4220 | 2026.03.13 18:50:25.636333 [ 191 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172726 sec., 293333.651679932 rows/sec., 18.60 MiB/sec. | ||
| 4221 | 2026.03.13 18:50:25.636469 [ 196 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4222 | 2026.03.13 18:50:25.636492 [ 5 ] {221d5181-1b07-4d0d-bce4-8b8652f96a8c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4223 | 2026.03.13 18:50:25.636786 [ 5 ] {221d5181-1b07-4d0d-bce4-8b8652f96a8c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2026.03.13 18:50:25.636791 [ 196 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_6_1} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2026.03.13 18:50:25.636893 [ 196 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_6_1} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4226 | 2026.03.13 18:50:25.636933 [ 5 ] {221d5181-1b07-4d0d-bce4-8b8652f96a8c} <Debug> executeQuery: Read 482 rows, 34.54 KiB in 0.001611 sec., 299193.04779639974 rows/sec., 20.94 MiB/sec. | ||
| 4227 | 2026.03.13 18:50:25.636976 [ 5 ] {221d5181-1b07-4d0d-bce4-8b8652f96a8c} <Debug> TCPHandler: Processed in 0.001786424 sec. | ||
| 4228 | 2026.03.13 18:50:25.636977 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4229 | 2026.03.13 18:50:25.637089 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.03.13 18:50:25.637187 [ 5 ] {5567876c-c5ce-42c6-9464-a36c56574989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4231 | 2026.03.13 18:50:25.637228 [ 5 ] {5567876c-c5ce-42c6-9464-a36c56574989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4232 | 2026.03.13 18:50:25.637554 [ 5 ] {5567876c-c5ce-42c6-9464-a36c56574989} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.03.13 18:50:25.637590 [ 5 ] {5567876c-c5ce-42c6-9464-a36c56574989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4234 | 2026.03.13 18:50:25.637911 [ 5 ] {5567876c-c5ce-42c6-9464-a36c56574989} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4235 | 2026.03.13 18:50:25.638125 [ 5 ] {5567876c-c5ce-42c6-9464-a36c56574989} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.03.13 18:50:25.638251 [ 5 ] {5567876c-c5ce-42c6-9464-a36c56574989} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 4237 | 2026.03.13 18:50:25.638288 [ 5 ] {5567876c-c5ce-42c6-9464-a36c56574989} <Debug> TCPHandler: Processed in 0.001249337 sec. | ||
| 4238 | 2026.03.13 18:50:25.638396 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.03.13 18:50:25.638490 [ 5 ] {899a4c62-b762-4e09-97d9-a53af6a94e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.03.13 18:50:25.638532 [ 5 ] {899a4c62-b762-4e09-97d9-a53af6a94e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4241 | 2026.03.13 18:50:25.638963 [ 5 ] {899a4c62-b762-4e09-97d9-a53af6a94e51} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.03.13 18:50:25.639000 [ 5 ] {899a4c62-b762-4e09-97d9-a53af6a94e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4243 | 2026.03.13 18:50:25.639335 [ 5 ] {899a4c62-b762-4e09-97d9-a53af6a94e51} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4244 | 2026.03.13 18:50:25.639552 [ 5 ] {899a4c62-b762-4e09-97d9-a53af6a94e51} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.03.13 18:50:25.639680 [ 5 ] {899a4c62-b762-4e09-97d9-a53af6a94e51} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001208 sec., 211092.71523178805 rows/sec., 13.96 MiB/sec. | ||
| 4246 | 2026.03.13 18:50:25.639717 [ 5 ] {899a4c62-b762-4e09-97d9-a53af6a94e51} <Debug> TCPHandler: Processed in 0.001370311 sec. | ||
| 4247 | 2026.03.13 18:50:25.639825 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.03.13 18:50:25.639918 [ 5 ] {787e701e-b9bc-4ce9-8691-f7663f84b304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4249 | 2026.03.13 18:50:25.639961 [ 5 ] {787e701e-b9bc-4ce9-8691-f7663f84b304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4250 | 2026.03.13 18:50:25.640284 [ 5 ] {787e701e-b9bc-4ce9-8691-f7663f84b304} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.03.13 18:50:25.640320 [ 5 ] {787e701e-b9bc-4ce9-8691-f7663f84b304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4252 | 2026.03.13 18:50:25.640617 [ 5 ] {787e701e-b9bc-4ce9-8691-f7663f84b304} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4253 | 2026.03.13 18:50:25.640826 [ 5 ] {787e701e-b9bc-4ce9-8691-f7663f84b304} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.03.13 18:50:25.640949 [ 5 ] {787e701e-b9bc-4ce9-8691-f7663f84b304} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 4255 | 2026.03.13 18:50:25.640985 [ 5 ] {787e701e-b9bc-4ce9-8691-f7663f84b304} <Debug> TCPHandler: Processed in 0.001209596 sec. | ||
| 4256 | 2026.03.13 18:50:25.641092 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2026.03.13 18:50:25.641184 [ 5 ] {c31b72ea-a3b7-414d-979b-0afad328d5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4258 | 2026.03.13 18:50:25.641225 [ 5 ] {c31b72ea-a3b7-414d-979b-0afad328d5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4259 | 2026.03.13 18:50:25.641571 [ 5 ] {c31b72ea-a3b7-414d-979b-0afad328d5e5} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.03.13 18:50:25.641607 [ 5 ] {c31b72ea-a3b7-414d-979b-0afad328d5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4261 | 2026.03.13 18:50:25.641921 [ 5 ] {c31b72ea-a3b7-414d-979b-0afad328d5e5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4262 | 2026.03.13 18:50:25.642130 [ 5 ] {c31b72ea-a3b7-414d-979b-0afad328d5e5} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.03.13 18:50:25.642230 [ 49 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4264 | 2026.03.13 18:50:25.642258 [ 5 ] {c31b72ea-a3b7-414d-979b-0afad328d5e5} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001091 sec., 73327.22273143905 rows/sec., 4.60 MiB/sec. | ||
| 4265 | 2026.03.13 18:50:25.642260 [ 49 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.03.13 18:50:25.642296 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4267 | 2026.03.13 18:50:25.642301 [ 5 ] {c31b72ea-a3b7-414d-979b-0afad328d5e5} <Debug> TCPHandler: Processed in 0.001257388 sec. | ||
| 4268 | 2026.03.13 18:50:25.642364 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 4269 | 2026.03.13 18:50:25.642455 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4270 | 2026.03.13 18:50:25.642478 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 560 rows starting from the beginning of the part | ||
| 4271 | 2026.03.13 18:50:25.642520 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
| 4272 | 2026.03.13 18:50:25.642553 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
| 4273 | 2026.03.13 18:50:25.642582 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 80 rows starting from the beginning of the part | ||
| 4274 | 2026.03.13 18:50:25.642613 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part | ||
| 4275 | 2026.03.13 18:50:25.642644 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 80 rows starting from the beginning of the part | ||
| 4276 | 2026.03.13 18:50:25.643346 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.0010101 sec., 861300.8613008612 rows/sec., 58.14 MiB/sec. | ||
| 4277 | 2026.03.13 18:50:25.643475 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4278 | 2026.03.13 18:50:25.643689 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_21_4} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.03.13 18:50:25.643748 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_21_4} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4280 | 2026.03.13 18:50:25.643800 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4281 | 2026.03.13 18:50:26.584885 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2026.03.13 18:50:26.585125 [ 5 ] {e0e4891b-39d6-4f21-bbdb-5939a14f3881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4283 | 2026.03.13 18:50:26.585193 [ 5 ] {e0e4891b-39d6-4f21-bbdb-5939a14f3881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4284 | 2026.03.13 18:50:26.585849 [ 5 ] {e0e4891b-39d6-4f21-bbdb-5939a14f3881} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.03.13 18:50:26.585901 [ 5 ] {e0e4891b-39d6-4f21-bbdb-5939a14f3881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4286 | 2026.03.13 18:50:26.586324 [ 5 ] {e0e4891b-39d6-4f21-bbdb-5939a14f3881} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4287 | 2026.03.13 18:50:26.586555 [ 5 ] {e0e4891b-39d6-4f21-bbdb-5939a14f3881} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.03.13 18:50:26.586708 [ 5 ] {e0e4891b-39d6-4f21-bbdb-5939a14f3881} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001635 sec., 4892.96636085627 rows/sec., 398.99 KiB/sec. | ||
| 4289 | 2026.03.13 18:50:26.586751 [ 5 ] {e0e4891b-39d6-4f21-bbdb-5939a14f3881} <Debug> TCPHandler: Processed in 0.002041541 sec. | ||
| 4290 | 2026.03.13 18:50:26.586874 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4291 | 2026.03.13 18:50:26.586970 [ 5 ] {e8be3525-454f-43ea-991a-61c1d641bda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4292 | 2026.03.13 18:50:26.587010 [ 5 ] {e8be3525-454f-43ea-991a-61c1d641bda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4293 | 2026.03.13 18:50:26.588866 [ 5 ] {e8be3525-454f-43ea-991a-61c1d641bda6} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.03.13 18:50:26.588903 [ 5 ] {e8be3525-454f-43ea-991a-61c1d641bda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4295 | 2026.03.13 18:50:26.589335 [ 5 ] {e8be3525-454f-43ea-991a-61c1d641bda6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4296 | 2026.03.13 18:50:26.589553 [ 5 ] {e8be3525-454f-43ea-991a-61c1d641bda6} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.03.13 18:50:26.589691 [ 5 ] {e8be3525-454f-43ea-991a-61c1d641bda6} <Debug> executeQuery: Read 2018 rows, 156.96 KiB in 0.002739 sec., 736765.2427893392 rows/sec., 55.96 MiB/sec. | ||
| 4298 | 2026.03.13 18:50:26.589729 [ 5 ] {e8be3525-454f-43ea-991a-61c1d641bda6} <Debug> TCPHandler: Processed in 0.002906377 sec. | ||
| 4299 | 2026.03.13 18:50:26.589838 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4300 | 2026.03.13 18:50:26.589932 [ 5 ] {6eb48df7-ae23-46ea-98d9-c9791b2c084d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4301 | 2026.03.13 18:50:26.589974 [ 5 ] {6eb48df7-ae23-46ea-98d9-c9791b2c084d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4302 | 2026.03.13 18:50:26.590401 [ 5 ] {6eb48df7-ae23-46ea-98d9-c9791b2c084d} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.03.13 18:50:26.590439 [ 5 ] {6eb48df7-ae23-46ea-98d9-c9791b2c084d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4304 | 2026.03.13 18:50:26.590743 [ 5 ] {6eb48df7-ae23-46ea-98d9-c9791b2c084d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4305 | 2026.03.13 18:50:26.590968 [ 5 ] {6eb48df7-ae23-46ea-98d9-c9791b2c084d} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2026.03.13 18:50:26.591081 [ 61 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4307 | 2026.03.13 18:50:26.591104 [ 5 ] {6eb48df7-ae23-46ea-98d9-c9791b2c084d} <Debug> executeQuery: Read 58 rows, 4.32 KiB in 0.00119 sec., 48739.49579831932 rows/sec., 3.54 MiB/sec. | ||
| 4308 | 2026.03.13 18:50:26.591160 [ 61 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2026.03.13 18:50:26.591168 [ 5 ] {6eb48df7-ae23-46ea-98d9-c9791b2c084d} <Debug> TCPHandler: Processed in 0.001380151 sec. | ||
| 4310 | 2026.03.13 18:50:26.591202 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4311 | 2026.03.13 18:50:26.591294 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2026.03.13 18:50:26.591329 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::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 | ||
| 4313 | 2026.03.13 18:50:26.591393 [ 5 ] {a774545c-f814-46d3-9f0d-63f29fe72d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4314 | 2026.03.13 18:50:26.591438 [ 5 ] {a774545c-f814-46d3-9f0d-63f29fe72d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4315 | 2026.03.13 18:50:26.591484 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4316 | 2026.03.13 18:50:26.591528 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 78 rows starting from the beginning of the part | ||
| 4317 | 2026.03.13 18:50:26.591603 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4318 | 2026.03.13 18:50:26.591655 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part | ||
| 4319 | 2026.03.13 18:50:26.591704 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4320 | 2026.03.13 18:50:26.591751 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 142 rows starting from the beginning of the part | ||
| 4321 | 2026.03.13 18:50:26.591796 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 58 rows starting from the beginning of the part | ||
| 4322 | 2026.03.13 18:50:26.592171 [ 5 ] {a774545c-f814-46d3-9f0d-63f29fe72d43} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2026.03.13 18:50:26.592213 [ 5 ] {a774545c-f814-46d3-9f0d-63f29fe72d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4324 | 2026.03.13 18:50:26.592575 [ 5 ] {a774545c-f814-46d3-9f0d-63f29fe72d43} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4325 | 2026.03.13 18:50:26.592729 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458293 sec., 345609.55857293424 rows/sec., 23.78 MiB/sec. | ||
| 4326 | 2026.03.13 18:50:26.592802 [ 5 ] {a774545c-f814-46d3-9f0d-63f29fe72d43} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.03.13 18:50:26.592889 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4328 | 2026.03.13 18:50:26.592946 [ 5 ] {a774545c-f814-46d3-9f0d-63f29fe72d43} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001571 sec., 450668.3640992998 rows/sec., 26.29 MiB/sec. | ||
| 4329 | 2026.03.13 18:50:26.592993 [ 5 ] {a774545c-f814-46d3-9f0d-63f29fe72d43} <Debug> TCPHandler: Processed in 0.001748843 sec. | ||
| 4330 | 2026.03.13 18:50:26.593102 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2026.03.13 18:50:26.593150 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_16_3} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.03.13 18:50:26.593199 [ 5 ] {b32cf81a-4096-41de-bee0-0a85477c1849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4333 | 2026.03.13 18:50:26.593230 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_16_3} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4334 | 2026.03.13 18:50:26.593245 [ 5 ] {b32cf81a-4096-41de-bee0-0a85477c1849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4335 | 2026.03.13 18:50:26.593307 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4336 | 2026.03.13 18:50:26.593645 [ 5 ] {b32cf81a-4096-41de-bee0-0a85477c1849} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.03.13 18:50:26.593687 [ 5 ] {b32cf81a-4096-41de-bee0-0a85477c1849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4338 | 2026.03.13 18:50:26.593992 [ 5 ] {b32cf81a-4096-41de-bee0-0a85477c1849} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4339 | 2026.03.13 18:50:26.594212 [ 5 ] {b32cf81a-4096-41de-bee0-0a85477c1849} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.03.13 18:50:26.594341 [ 5 ] {b32cf81a-4096-41de-bee0-0a85477c1849} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001161 sec., 861.3264427217916 rows/sec., 60.56 KiB/sec. | ||
| 4341 | 2026.03.13 18:50:26.594379 [ 5 ] {b32cf81a-4096-41de-bee0-0a85477c1849} <Debug> TCPHandler: Processed in 0.00132623 sec. | ||
| 4342 | 2026.03.13 18:50:26.594485 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.03.13 18:50:26.594579 [ 5 ] {649ed6e7-1586-4e71-a649-3758cdff86b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4344 | 2026.03.13 18:50:26.594618 [ 5 ] {649ed6e7-1586-4e71-a649-3758cdff86b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4345 | 2026.03.13 18:50:26.595517 [ 5 ] {649ed6e7-1586-4e71-a649-3758cdff86b2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.03.13 18:50:26.595553 [ 5 ] {649ed6e7-1586-4e71-a649-3758cdff86b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4347 | 2026.03.13 18:50:26.595908 [ 5 ] {649ed6e7-1586-4e71-a649-3758cdff86b2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4348 | 2026.03.13 18:50:26.596129 [ 5 ] {649ed6e7-1586-4e71-a649-3758cdff86b2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.03.13 18:50:26.596262 [ 5 ] {649ed6e7-1586-4e71-a649-3758cdff86b2} <Debug> executeQuery: Read 1050 rows, 74.36 KiB in 0.001701 sec., 617283.9506172839 rows/sec., 42.69 MiB/sec. | ||
| 4350 | 2026.03.13 18:50:26.596300 [ 5 ] {649ed6e7-1586-4e71-a649-3758cdff86b2} <Debug> TCPHandler: Processed in 0.001863685 sec. | ||
| 4351 | 2026.03.13 18:50:26.596413 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.03.13 18:50:26.596507 [ 5 ] {35235dc3-1279-4ed2-bfea-11db353a86ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4353 | 2026.03.13 18:50:26.596551 [ 5 ] {35235dc3-1279-4ed2-bfea-11db353a86ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4354 | 2026.03.13 18:50:26.597328 [ 5 ] {35235dc3-1279-4ed2-bfea-11db353a86ca} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.03.13 18:50:26.597391 [ 5 ] {35235dc3-1279-4ed2-bfea-11db353a86ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4356 | 2026.03.13 18:50:26.597860 [ 5 ] {35235dc3-1279-4ed2-bfea-11db353a86ca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4357 | 2026.03.13 18:50:26.598085 [ 5 ] {35235dc3-1279-4ed2-bfea-11db353a86ca} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.03.13 18:50:26.598222 [ 5 ] {35235dc3-1279-4ed2-bfea-11db353a86ca} <Debug> executeQuery: Read 1219 rows, 78.05 KiB in 0.001733 sec., 703404.5008655511 rows/sec., 43.98 MiB/sec. | ||
| 4359 | 2026.03.13 18:50:26.598260 [ 5 ] {35235dc3-1279-4ed2-bfea-11db353a86ca} <Debug> TCPHandler: Processed in 0.001897327 sec. | ||
| 4360 | 2026.03.13 18:50:26.598379 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2026.03.13 18:50:26.598474 [ 5 ] {49e730b0-08b2-4af1-a22e-4261ddafea5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4362 | 2026.03.13 18:50:26.598529 [ 5 ] {49e730b0-08b2-4af1-a22e-4261ddafea5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4363 | 2026.03.13 18:50:26.599451 [ 5 ] {49e730b0-08b2-4af1-a22e-4261ddafea5b} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.03.13 18:50:26.599489 [ 5 ] {49e730b0-08b2-4af1-a22e-4261ddafea5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4365 | 2026.03.13 18:50:26.600066 [ 5 ] {49e730b0-08b2-4af1-a22e-4261ddafea5b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4366 | 2026.03.13 18:50:26.600294 [ 5 ] {49e730b0-08b2-4af1-a22e-4261ddafea5b} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.03.13 18:50:26.600437 [ 5 ] {49e730b0-08b2-4af1-a22e-4261ddafea5b} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001982 sec., 25227.043390514635 rows/sec., 45.21 MiB/sec. | ||
| 4368 | 2026.03.13 18:50:26.600490 [ 5 ] {49e730b0-08b2-4af1-a22e-4261ddafea5b} <Debug> TCPHandler: Processed in 0.002159914 sec. | ||
| 4369 | 2026.03.13 18:50:26.600597 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.03.13 18:50:26.600691 [ 5 ] {d4ba450d-c705-492b-96ce-eac9298fe2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4371 | 2026.03.13 18:50:26.600734 [ 5 ] {d4ba450d-c705-492b-96ce-eac9298fe2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4372 | 2026.03.13 18:50:26.601045 [ 5 ] {d4ba450d-c705-492b-96ce-eac9298fe2f6} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.03.13 18:50:26.601081 [ 5 ] {d4ba450d-c705-492b-96ce-eac9298fe2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4374 | 2026.03.13 18:50:26.601390 [ 5 ] {d4ba450d-c705-492b-96ce-eac9298fe2f6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4375 | 2026.03.13 18:50:26.601600 [ 5 ] {d4ba450d-c705-492b-96ce-eac9298fe2f6} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.03.13 18:50:26.601731 [ 5 ] {d4ba450d-c705-492b-96ce-eac9298fe2f6} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001058 sec., 9451.79584120983 rows/sec., 663.66 KiB/sec. | ||
| 4377 | 2026.03.13 18:50:26.601768 [ 5 ] {d4ba450d-c705-492b-96ce-eac9298fe2f6} <Debug> TCPHandler: Processed in 0.001220686 sec. | ||
| 4378 | 2026.03.13 18:50:27.660649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 528 | ||
| 4379 | 2026.03.13 18:50:27.663335 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.03.13 18:50:27.663391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4381 | 2026.03.13 18:50:27.664662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4382 | 2026.03.13 18:50:27.664944 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.03.13 18:50:27.665303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 4384 | 2026.03.13 18:50:30.132507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9174 | ||
| 4385 | 2026.03.13 18:50:30.133013 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.03.13 18:50:30.133054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4387 | 2026.03.13 18:50:30.133545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4388 | 2026.03.13 18:50:30.133782 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.03.13 18:50:30.133930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9174 | ||
| 4390 | 2026.03.13 18:50:30.597820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4391 | 2026.03.13 18:50:30.614862 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2026.03.13 18:50:30.614926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4393 | 2026.03.13 18:50:30.617264 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4394 | 2026.03.13 18:50:30.617411 [ 5 ] {8b8222bc-8c6f-4e27-a72e-17746d58adfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4395 | 2026.03.13 18:50:30.617468 [ 5 ] {8b8222bc-8c6f-4e27-a72e-17746d58adfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4396 | 2026.03.13 18:50:30.618067 [ 5 ] {8b8222bc-8c6f-4e27-a72e-17746d58adfe} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2026.03.13 18:50:30.618103 [ 5 ] {8b8222bc-8c6f-4e27-a72e-17746d58adfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4398 | 2026.03.13 18:50:30.618452 [ 5 ] {8b8222bc-8c6f-4e27-a72e-17746d58adfe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4399 | 2026.03.13 18:50:30.618731 [ 5 ] {8b8222bc-8c6f-4e27-a72e-17746d58adfe} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2026.03.13 18:50:30.618893 [ 5 ] {8b8222bc-8c6f-4e27-a72e-17746d58adfe} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001522 sec., 34165.57161629435 rows/sec., 2.61 MiB/sec. | ||
| 4401 | 2026.03.13 18:50:30.618899 [ 46 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4402 | 2026.03.13 18:50:30.618941 [ 5 ] {8b8222bc-8c6f-4e27-a72e-17746d58adfe} <Debug> TCPHandler: Processed in 0.001799983 sec. | ||
| 4403 | 2026.03.13 18:50:30.619032 [ 46 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.03.13 18:50:30.619078 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4405 | 2026.03.13 18:50:30.619094 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2026.03.13 18:50:30.619206 [ 5 ] {2bf08952-2e76-43f4-8bf6-19f8f678b370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4407 | 2026.03.13 18:50:30.619223 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4408 | 2026.03.13 18:50:30.619252 [ 5 ] {2bf08952-2e76-43f4-8bf6-19f8f678b370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4409 | 2026.03.13 18:50:30.619385 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4410 | 2026.03.13 18:50:30.619429 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2143 rows starting from the beginning of the part | ||
| 4411 | 2026.03.13 18:50:30.619541 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 794 rows starting from the beginning of the part | ||
| 4412 | 2026.03.13 18:50:30.619639 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 134 rows starting from the beginning of the part | ||
| 4413 | 2026.03.13 18:50:30.619718 [ 5 ] {2bf08952-2e76-43f4-8bf6-19f8f678b370} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.03.13 18:50:30.619737 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 793 rows starting from the beginning of the part | ||
| 4415 | 2026.03.13 18:50:30.619765 [ 5 ] {2bf08952-2e76-43f4-8bf6-19f8f678b370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4416 | 2026.03.13 18:50:30.619816 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2018 rows starting from the beginning of the part | ||
| 4417 | 2026.03.13 18:50:30.619891 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 52 rows starting from the beginning of the part | ||
| 4418 | 2026.03.13 18:50:30.620124 [ 5 ] {2bf08952-2e76-43f4-8bf6-19f8f678b370} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4419 | 2026.03.13 18:50:30.620421 [ 5 ] {2bf08952-2e76-43f4-8bf6-19f8f678b370} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2026.03.13 18:50:30.620532 [ 46 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4421 | 2026.03.13 18:50:30.620563 [ 46 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2026.03.13 18:50:30.620566 [ 5 ] {2bf08952-2e76-43f4-8bf6-19f8f678b370} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001382 sec., 40520.98408104197 rows/sec., 3.16 MiB/sec. | ||
| 4423 | 2026.03.13 18:50:30.620582 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4424 | 2026.03.13 18:50:30.620617 [ 5 ] {2bf08952-2e76-43f4-8bf6-19f8f678b370} <Debug> TCPHandler: Processed in 0.001575597 sec. | ||
| 4425 | 2026.03.13 18:50:30.620709 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 4426 | 2026.03.13 18:50:30.620739 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2026.03.13 18:50:30.620849 [ 5 ] {116b4ed6-553c-4895-a149-0dbc45a85735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4428 | 2026.03.13 18:50:30.620859 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4429 | 2026.03.13 18:50:30.620901 [ 5 ] {116b4ed6-553c-4895-a149-0dbc45a85735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4430 | 2026.03.13 18:50:30.620906 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1112 rows starting from the beginning of the part | ||
| 4431 | 2026.03.13 18:50:30.620992 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 484 rows starting from the beginning of the part | ||
| 4432 | 2026.03.13 18:50:30.621041 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 97 rows starting from the beginning of the part | ||
| 4433 | 2026.03.13 18:50:30.621084 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 482 rows starting from the beginning of the part | ||
| 4434 | 2026.03.13 18:50:30.621126 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1050 rows starting from the beginning of the part | ||
| 4435 | 2026.03.13 18:50:30.621168 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 4436 | 2026.03.13 18:50:30.621236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4437 | 2026.03.13 18:50:30.621321 [ 5 ] {116b4ed6-553c-4895-a149-0dbc45a85735} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.03.13 18:50:30.621360 [ 5 ] {116b4ed6-553c-4895-a149-0dbc45a85735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4439 | 2026.03.13 18:50:30.621724 [ 5 ] {116b4ed6-553c-4895-a149-0dbc45a85735} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4440 | 2026.03.13 18:50:30.621977 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.03.13 18:50:30.622014 [ 5 ] {116b4ed6-553c-4895-a149-0dbc45a85735} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.03.13 18:50:30.622155 [ 5 ] {116b4ed6-553c-4895-a149-0dbc45a85735} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001328 sec., 90361.44578313253 rows/sec., 6.26 MiB/sec. | ||
| 4443 | 2026.03.13 18:50:30.622195 [ 5 ] {116b4ed6-553c-4895-a149-0dbc45a85735} <Debug> TCPHandler: Processed in 0.001507436 sec. | ||
| 4444 | 2026.03.13 18:50:30.622309 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2026.03.13 18:50:30.622340 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5934 rows, containing 5 columns (5 merged, 0 gathered) in 0.003181945 sec., 1864897.099101336 rows/sec., 150.79 MiB/sec. | ||
| 4446 | 2026.03.13 18:50:30.622407 [ 5 ] {021f6725-69c1-426f-bcb9-09ba4e823c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4447 | 2026.03.13 18:50:30.622455 [ 5 ] {021f6725-69c1-426f-bcb9-09ba4e823c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4448 | 2026.03.13 18:50:30.622719 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3281 rows, containing 5 columns (5 merged, 0 gathered) in 0.002069922 sec., 1585083.8823878388 rows/sec., 117.17 MiB/sec. | ||
| 4449 | 2026.03.13 18:50:30.622783 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4450 | 2026.03.13 18:50:30.622793 [ 5 ] {021f6725-69c1-426f-bcb9-09ba4e823c22} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.03.13 18:50:30.622846 [ 5 ] {021f6725-69c1-426f-bcb9-09ba4e823c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4452 | 2026.03.13 18:50:30.623003 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4453 | 2026.03.13 18:50:30.623184 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_26_5} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.03.13 18:50:30.623248 [ 5 ] {021f6725-69c1-426f-bcb9-09ba4e823c22} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4455 | 2026.03.13 18:50:30.623280 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_26_5} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4456 | 2026.03.13 18:50:30.623380 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_26_5} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.03.13 18:50:30.623394 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 4458 | 2026.03.13 18:50:30.623475 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_26_5} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4459 | 2026.03.13 18:50:30.623537 [ 5 ] {021f6725-69c1-426f-bcb9-09ba4e823c22} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.03.13 18:50:30.623573 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 4461 | 2026.03.13 18:50:30.623681 [ 5 ] {021f6725-69c1-426f-bcb9-09ba4e823c22} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001294 sec., 30911.901081916538 rows/sec., 2.12 MiB/sec. | ||
| 4462 | 2026.03.13 18:50:30.623722 [ 5 ] {021f6725-69c1-426f-bcb9-09ba4e823c22} <Debug> TCPHandler: Processed in 0.001463534 sec. | ||
| 4463 | 2026.03.13 18:50:30.624963 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4464 | 2026.03.13 18:50:31.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.31 MiB, peak 253.57 MiB, free memory in arenas 0.00 B, will set to 243.45 MiB (RSS), difference: 1.14 MiB | ||
| 4465 | 2026.03.13 18:50:35.626710 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.03.13 18:50:35.626926 [ 5 ] {b0d2781c-8f57-4790-8b9f-2398d4254d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4467 | 2026.03.13 18:50:35.627002 [ 5 ] {b0d2781c-8f57-4790-8b9f-2398d4254d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4468 | 2026.03.13 18:50:35.627815 [ 5 ] {b0d2781c-8f57-4790-8b9f-2398d4254d62} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.03.13 18:50:35.627865 [ 5 ] {b0d2781c-8f57-4790-8b9f-2398d4254d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4470 | 2026.03.13 18:50:35.628263 [ 5 ] {b0d2781c-8f57-4790-8b9f-2398d4254d62} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4471 | 2026.03.13 18:50:35.628497 [ 5 ] {b0d2781c-8f57-4790-8b9f-2398d4254d62} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.03.13 18:50:35.628649 [ 5 ] {b0d2781c-8f57-4790-8b9f-2398d4254d62} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001777 sec., 159819.9212155318 rows/sec., 10.15 MiB/sec. | ||
| 4473 | 2026.03.13 18:50:35.628691 [ 5 ] {b0d2781c-8f57-4790-8b9f-2398d4254d62} <Debug> TCPHandler: Processed in 0.002122014 sec. | ||
| 4474 | 2026.03.13 18:50:35.628810 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2026.03.13 18:50:35.628906 [ 5 ] {a6f2d287-4538-4fc8-ba8d-b7a992a46c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4476 | 2026.03.13 18:50:35.628947 [ 5 ] {a6f2d287-4538-4fc8-ba8d-b7a992a46c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4477 | 2026.03.13 18:50:35.629824 [ 5 ] {a6f2d287-4538-4fc8-ba8d-b7a992a46c90} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.03.13 18:50:35.629861 [ 5 ] {a6f2d287-4538-4fc8-ba8d-b7a992a46c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4479 | 2026.03.13 18:50:35.630220 [ 5 ] {a6f2d287-4538-4fc8-ba8d-b7a992a46c90} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4480 | 2026.03.13 18:50:35.630432 [ 5 ] {a6f2d287-4538-4fc8-ba8d-b7a992a46c90} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.03.13 18:50:35.630562 [ 5 ] {a6f2d287-4538-4fc8-ba8d-b7a992a46c90} <Debug> executeQuery: Read 793 rows, 63.16 KiB in 0.001675 sec., 473432.8358208955 rows/sec., 36.82 MiB/sec. | ||
| 4482 | 2026.03.13 18:50:35.630601 [ 5 ] {a6f2d287-4538-4fc8-ba8d-b7a992a46c90} <Debug> TCPHandler: Processed in 0.001841505 sec. | ||
| 4483 | 2026.03.13 18:50:35.630714 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2026.03.13 18:50:35.630816 [ 5 ] {ae810140-fa8e-4a2a-853f-9f0751643415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4485 | 2026.03.13 18:50:35.630859 [ 5 ] {ae810140-fa8e-4a2a-853f-9f0751643415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4486 | 2026.03.13 18:50:35.631319 [ 5 ] {ae810140-fa8e-4a2a-853f-9f0751643415} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2026.03.13 18:50:35.631356 [ 5 ] {ae810140-fa8e-4a2a-853f-9f0751643415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4488 | 2026.03.13 18:50:35.631693 [ 5 ] {ae810140-fa8e-4a2a-853f-9f0751643415} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4489 | 2026.03.13 18:50:35.631907 [ 5 ] {ae810140-fa8e-4a2a-853f-9f0751643415} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2026.03.13 18:50:35.632038 [ 5 ] {ae810140-fa8e-4a2a-853f-9f0751643415} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00124 sec., 114516.12903225806 rows/sec., 6.73 MiB/sec. | ||
| 4491 | 2026.03.13 18:50:35.632075 [ 5 ] {ae810140-fa8e-4a2a-853f-9f0751643415} <Debug> TCPHandler: Processed in 0.001411772 sec. | ||
| 4492 | 2026.03.13 18:50:35.632182 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4493 | 2026.03.13 18:50:35.632275 [ 5 ] {958545b1-676f-44fa-9fdf-c94c57943eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4494 | 2026.03.13 18:50:35.632313 [ 5 ] {958545b1-676f-44fa-9fdf-c94c57943eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4495 | 2026.03.13 18:50:35.632758 [ 5 ] {958545b1-676f-44fa-9fdf-c94c57943eea} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.03.13 18:50:35.632794 [ 5 ] {958545b1-676f-44fa-9fdf-c94c57943eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4497 | 2026.03.13 18:50:35.633126 [ 5 ] {958545b1-676f-44fa-9fdf-c94c57943eea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4498 | 2026.03.13 18:50:35.633332 [ 5 ] {958545b1-676f-44fa-9fdf-c94c57943eea} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.03.13 18:50:35.633459 [ 5 ] {958545b1-676f-44fa-9fdf-c94c57943eea} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 4500 | 2026.03.13 18:50:35.633496 [ 5 ] {958545b1-676f-44fa-9fdf-c94c57943eea} <Debug> TCPHandler: Processed in 0.001362451 sec. | ||
| 4501 | 2026.03.13 18:50:35.633603 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4502 | 2026.03.13 18:50:35.633693 [ 5 ] {8763d2ab-3293-4ee6-a8ea-1a0c9d698735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4503 | 2026.03.13 18:50:35.633731 [ 5 ] {8763d2ab-3293-4ee6-a8ea-1a0c9d698735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4504 | 2026.03.13 18:50:35.634175 [ 5 ] {8763d2ab-3293-4ee6-a8ea-1a0c9d698735} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4505 | 2026.03.13 18:50:35.634211 [ 5 ] {8763d2ab-3293-4ee6-a8ea-1a0c9d698735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4506 | 2026.03.13 18:50:35.634519 [ 5 ] {8763d2ab-3293-4ee6-a8ea-1a0c9d698735} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4507 | 2026.03.13 18:50:35.634723 [ 5 ] {8763d2ab-3293-4ee6-a8ea-1a0c9d698735} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4508 | 2026.03.13 18:50:35.634848 [ 5 ] {8763d2ab-3293-4ee6-a8ea-1a0c9d698735} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001172 sec., 126279.86348122866 rows/sec., 7.18 MiB/sec. | ||
| 4509 | 2026.03.13 18:50:35.634885 [ 5 ] {8763d2ab-3293-4ee6-a8ea-1a0c9d698735} <Debug> TCPHandler: Processed in 0.00133143 sec. | ||
| 4510 | 2026.03.13 18:50:35.634991 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4511 | 2026.03.13 18:50:35.635081 [ 5 ] {0c5bfd82-50a8-4352-bd54-5634bd87be9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4512 | 2026.03.13 18:50:35.635119 [ 5 ] {0c5bfd82-50a8-4352-bd54-5634bd87be9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4513 | 2026.03.13 18:50:35.635725 [ 5 ] {0c5bfd82-50a8-4352-bd54-5634bd87be9b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2026.03.13 18:50:35.635761 [ 5 ] {0c5bfd82-50a8-4352-bd54-5634bd87be9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4515 | 2026.03.13 18:50:35.636092 [ 5 ] {0c5bfd82-50a8-4352-bd54-5634bd87be9b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4516 | 2026.03.13 18:50:35.636296 [ 5 ] {0c5bfd82-50a8-4352-bd54-5634bd87be9b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2026.03.13 18:50:35.636422 [ 5 ] {0c5bfd82-50a8-4352-bd54-5634bd87be9b} <Debug> executeQuery: Read 482 rows, 34.54 KiB in 0.001358 sec., 354933.7260677467 rows/sec., 24.84 MiB/sec. | ||
| 4518 | 2026.03.13 18:50:35.636459 [ 5 ] {0c5bfd82-50a8-4352-bd54-5634bd87be9b} <Debug> TCPHandler: Processed in 0.001516506 sec. | ||
| 4519 | 2026.03.13 18:50:35.636562 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2026.03.13 18:50:35.636653 [ 5 ] {6f39986e-941f-44d0-abce-d3c132bccf61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4521 | 2026.03.13 18:50:35.636694 [ 5 ] {6f39986e-941f-44d0-abce-d3c132bccf61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4522 | 2026.03.13 18:50:35.637056 [ 5 ] {6f39986e-941f-44d0-abce-d3c132bccf61} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.03.13 18:50:35.637102 [ 5 ] {6f39986e-941f-44d0-abce-d3c132bccf61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4524 | 2026.03.13 18:50:35.637470 [ 5 ] {6f39986e-941f-44d0-abce-d3c132bccf61} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4525 | 2026.03.13 18:50:35.637679 [ 5 ] {6f39986e-941f-44d0-abce-d3c132bccf61} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.03.13 18:50:35.637809 [ 5 ] {6f39986e-941f-44d0-abce-d3c132bccf61} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001173 sec., 5115.089514066496 rows/sec., 267.24 KiB/sec. | ||
| 4527 | 2026.03.13 18:50:35.637847 [ 5 ] {6f39986e-941f-44d0-abce-d3c132bccf61} <Debug> TCPHandler: Processed in 0.00133265 sec. | ||
| 4528 | 2026.03.13 18:50:35.637967 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2026.03.13 18:50:35.638082 [ 5 ] {d6705e89-6b6e-4c77-b590-8a6aff2bb8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4530 | 2026.03.13 18:50:35.638134 [ 5 ] {d6705e89-6b6e-4c77-b590-8a6aff2bb8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4531 | 2026.03.13 18:50:35.638584 [ 5 ] {d6705e89-6b6e-4c77-b590-8a6aff2bb8ba} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2026.03.13 18:50:35.638621 [ 5 ] {d6705e89-6b6e-4c77-b590-8a6aff2bb8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4533 | 2026.03.13 18:50:35.638964 [ 5 ] {d6705e89-6b6e-4c77-b590-8a6aff2bb8ba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4534 | 2026.03.13 18:50:35.639177 [ 5 ] {d6705e89-6b6e-4c77-b590-8a6aff2bb8ba} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2026.03.13 18:50:35.639312 [ 5 ] {d6705e89-6b6e-4c77-b590-8a6aff2bb8ba} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001253 sec., 203511.57222665602 rows/sec., 13.46 MiB/sec. | ||
| 4536 | 2026.03.13 18:50:35.639350 [ 5 ] {d6705e89-6b6e-4c77-b590-8a6aff2bb8ba} <Debug> TCPHandler: Processed in 0.001443043 sec. | ||
| 4537 | 2026.03.13 18:50:35.639457 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4538 | 2026.03.13 18:50:35.639551 [ 5 ] {d3ab91c5-49eb-41ae-a2b5-2d9031c55917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4539 | 2026.03.13 18:50:35.639593 [ 5 ] {d3ab91c5-49eb-41ae-a2b5-2d9031c55917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4540 | 2026.03.13 18:50:35.639897 [ 5 ] {d3ab91c5-49eb-41ae-a2b5-2d9031c55917} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.03.13 18:50:35.639934 [ 5 ] {d3ab91c5-49eb-41ae-a2b5-2d9031c55917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4542 | 2026.03.13 18:50:35.640244 [ 5 ] {d3ab91c5-49eb-41ae-a2b5-2d9031c55917} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4543 | 2026.03.13 18:50:35.640454 [ 5 ] {d3ab91c5-49eb-41ae-a2b5-2d9031c55917} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.03.13 18:50:35.640578 [ 5 ] {d3ab91c5-49eb-41ae-a2b5-2d9031c55917} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 4545 | 2026.03.13 18:50:35.640616 [ 5 ] {d3ab91c5-49eb-41ae-a2b5-2d9031c55917} <Debug> TCPHandler: Processed in 0.001208086 sec. | ||
| 4546 | 2026.03.13 18:50:35.640719 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2026.03.13 18:50:35.640811 [ 5 ] {2aef810c-1868-4305-805b-35cd11335b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4548 | 2026.03.13 18:50:35.640852 [ 5 ] {2aef810c-1868-4305-805b-35cd11335b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4549 | 2026.03.13 18:50:35.641176 [ 5 ] {2aef810c-1868-4305-805b-35cd11335b40} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2026.03.13 18:50:35.641212 [ 5 ] {2aef810c-1868-4305-805b-35cd11335b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4551 | 2026.03.13 18:50:35.641521 [ 5 ] {2aef810c-1868-4305-805b-35cd11335b40} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4552 | 2026.03.13 18:50:35.641734 [ 5 ] {2aef810c-1868-4305-805b-35cd11335b40} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.03.13 18:50:35.641860 [ 5 ] {2aef810c-1868-4305-805b-35cd11335b40} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001066 sec., 75046.904315197 rows/sec., 4.71 MiB/sec. | ||
| 4554 | 2026.03.13 18:50:35.641896 [ 5 ] {2aef810c-1868-4305-805b-35cd11335b40} <Debug> TCPHandler: Processed in 0.001226637 sec. | ||
| 4555 | 2026.03.13 18:50:37.513030 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4556 | 2026.03.13 18:50:37.513110 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4557 | 2026.03.13 18:50:37.634986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9622 | ||
| 4558 | 2026.03.13 18:50:37.635463 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2026.03.13 18:50:37.635501 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4560 | 2026.03.13 18:50:37.636012 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4561 | 2026.03.13 18:50:37.636247 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2026.03.13 18:50:37.636390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9622 | ||
| 4563 | 2026.03.13 18:50:37.666532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 556 | ||
| 4564 | 2026.03.13 18:50:37.668891 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2026.03.13 18:50:37.668955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4566 | 2026.03.13 18:50:37.670177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4567 | 2026.03.13 18:50:37.670453 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2026.03.13 18:50:37.670802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4569 | 2026.03.13 18:50:38.126011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4570 | 2026.03.13 18:50:38.142485 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.03.13 18:50:38.142531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4572 | 2026.03.13 18:50:38.148582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4573 | 2026.03.13 18:50:38.149284 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.03.13 18:50:38.151842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4575 | 2026.03.13 18:50:40.620285 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.03.13 18:50:40.620477 [ 5 ] {dd57f40f-3406-4755-8da3-48db9105aed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4577 | 2026.03.13 18:50:40.620550 [ 5 ] {dd57f40f-3406-4755-8da3-48db9105aed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4578 | 2026.03.13 18:50:40.621307 [ 5 ] {dd57f40f-3406-4755-8da3-48db9105aed3} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.03.13 18:50:40.621347 [ 5 ] {dd57f40f-3406-4755-8da3-48db9105aed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4580 | 2026.03.13 18:50:40.621769 [ 5 ] {dd57f40f-3406-4755-8da3-48db9105aed3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4581 | 2026.03.13 18:50:40.622007 [ 5 ] {dd57f40f-3406-4755-8da3-48db9105aed3} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.03.13 18:50:40.622160 [ 5 ] {dd57f40f-3406-4755-8da3-48db9105aed3} <Debug> executeQuery: Read 134 rows, 11.95 KiB in 0.001736 sec., 77188.9400921659 rows/sec., 6.72 MiB/sec. | ||
| 4583 | 2026.03.13 18:50:40.622203 [ 5 ] {dd57f40f-3406-4755-8da3-48db9105aed3} <Debug> TCPHandler: Processed in 0.002055521 sec. | ||
| 4584 | 2026.03.13 18:50:40.622338 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2026.03.13 18:50:40.622460 [ 5 ] {d98bafaf-ff7c-4d9a-9859-9eee8f72a1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4586 | 2026.03.13 18:50:40.622511 [ 5 ] {d98bafaf-ff7c-4d9a-9859-9eee8f72a1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4587 | 2026.03.13 18:50:40.622944 [ 5 ] {d98bafaf-ff7c-4d9a-9859-9eee8f72a1ba} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.03.13 18:50:40.622979 [ 5 ] {d98bafaf-ff7c-4d9a-9859-9eee8f72a1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4589 | 2026.03.13 18:50:40.623298 [ 5 ] {d98bafaf-ff7c-4d9a-9859-9eee8f72a1ba} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4590 | 2026.03.13 18:50:40.623517 [ 5 ] {d98bafaf-ff7c-4d9a-9859-9eee8f72a1ba} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.03.13 18:50:40.623654 [ 5 ] {d98bafaf-ff7c-4d9a-9859-9eee8f72a1ba} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001219 sec., 33634.12633305988 rows/sec., 2.47 MiB/sec. | ||
| 4592 | 2026.03.13 18:50:40.623695 [ 5 ] {d98bafaf-ff7c-4d9a-9859-9eee8f72a1ba} <Debug> TCPHandler: Processed in 0.001419272 sec. | ||
| 4593 | 2026.03.13 18:50:40.623802 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2026.03.13 18:50:40.623897 [ 5 ] {0d8b69f9-5544-464a-a89a-8e28ac5e59ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4595 | 2026.03.13 18:50:40.623938 [ 5 ] {0d8b69f9-5544-464a-a89a-8e28ac5e59ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4596 | 2026.03.13 18:50:40.624371 [ 5 ] {0d8b69f9-5544-464a-a89a-8e28ac5e59ae} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.03.13 18:50:40.624409 [ 5 ] {0d8b69f9-5544-464a-a89a-8e28ac5e59ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4598 | 2026.03.13 18:50:40.624718 [ 5 ] {0d8b69f9-5544-464a-a89a-8e28ac5e59ae} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4599 | 2026.03.13 18:50:40.624940 [ 5 ] {0d8b69f9-5544-464a-a89a-8e28ac5e59ae} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.03.13 18:50:40.625072 [ 5 ] {0d8b69f9-5544-464a-a89a-8e28ac5e59ae} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001193 sec., 81307.62782900251 rows/sec., 6.35 MiB/sec. | ||
| 4601 | 2026.03.13 18:50:40.625112 [ 5 ] {0d8b69f9-5544-464a-a89a-8e28ac5e59ae} <Debug> TCPHandler: Processed in 0.0013605 sec. | ||
| 4602 | 2026.03.13 18:50:40.625221 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2026.03.13 18:50:40.625316 [ 5 ] {f09e9ea8-2fc5-4746-9701-b59b6a734fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4604 | 2026.03.13 18:50:40.625360 [ 5 ] {f09e9ea8-2fc5-4746-9701-b59b6a734fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4605 | 2026.03.13 18:50:40.625761 [ 5 ] {f09e9ea8-2fc5-4746-9701-b59b6a734fc4} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2026.03.13 18:50:40.625797 [ 5 ] {f09e9ea8-2fc5-4746-9701-b59b6a734fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4607 | 2026.03.13 18:50:40.626129 [ 5 ] {f09e9ea8-2fc5-4746-9701-b59b6a734fc4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4608 | 2026.03.13 18:50:40.626346 [ 5 ] {f09e9ea8-2fc5-4746-9701-b59b6a734fc4} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2026.03.13 18:50:40.626440 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4610 | 2026.03.13 18:50:40.626476 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2026.03.13 18:50:40.626479 [ 5 ] {f09e9ea8-2fc5-4746-9701-b59b6a734fc4} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001181 sec., 127011.00762066046 rows/sec., 8.81 MiB/sec. | ||
| 4612 | 2026.03.13 18:50:40.626494 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4613 | 2026.03.13 18:50:40.626522 [ 5 ] {f09e9ea8-2fc5-4746-9701-b59b6a734fc4} <Debug> TCPHandler: Processed in 0.00134989 sec. | ||
| 4614 | 2026.03.13 18:50:40.626582 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 4615 | 2026.03.13 18:50:40.626624 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2026.03.13 18:50:40.626687 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4617 | 2026.03.13 18:50:40.626722 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7575 rows starting from the beginning of the part | ||
| 4618 | 2026.03.13 18:50:40.626724 [ 5 ] {9e698415-5bf6-436d-87c4-80f78a35c033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4619 | 2026.03.13 18:50:40.626787 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 255 rows starting from the beginning of the part | ||
| 4620 | 2026.03.13 18:50:40.626788 [ 5 ] {9e698415-5bf6-436d-87c4-80f78a35c033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4621 | 2026.03.13 18:50:40.626838 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1219 rows starting from the beginning of the part | ||
| 4622 | 2026.03.13 18:50:40.626883 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 120 rows starting from the beginning of the part | ||
| 4623 | 2026.03.13 18:50:40.626932 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 255 rows starting from the beginning of the part | ||
| 4624 | 2026.03.13 18:50:40.626975 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 150 rows starting from the beginning of the part | ||
| 4625 | 2026.03.13 18:50:40.627676 [ 5 ] {9e698415-5bf6-436d-87c4-80f78a35c033} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.03.13 18:50:40.627711 [ 5 ] {9e698415-5bf6-436d-87c4-80f78a35c033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4627 | 2026.03.13 18:50:40.628325 [ 5 ] {9e698415-5bf6-436d-87c4-80f78a35c033} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4628 | 2026.03.13 18:50:40.628551 [ 5 ] {9e698415-5bf6-436d-87c4-80f78a35c033} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.03.13 18:50:40.628685 [ 5 ] {9e698415-5bf6-436d-87c4-80f78a35c033} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001981 sec., 20696.617869762744 rows/sec., 37.09 MiB/sec. | ||
| 4630 | 2026.03.13 18:50:40.628741 [ 5 ] {9e698415-5bf6-436d-87c4-80f78a35c033} <Debug> TCPHandler: Processed in 0.002165614 sec. | ||
| 4631 | 2026.03.13 18:50:40.628862 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4632 | 2026.03.13 18:50:40.628956 [ 5 ] {ee6ff871-d5fa-4cd5-86c7-98e2fb4554f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4633 | 2026.03.13 18:50:40.628998 [ 5 ] {ee6ff871-d5fa-4cd5-86c7-98e2fb4554f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4634 | 2026.03.13 18:50:40.629331 [ 5 ] {ee6ff871-d5fa-4cd5-86c7-98e2fb4554f4} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2026.03.13 18:50:40.629365 [ 5 ] {ee6ff871-d5fa-4cd5-86c7-98e2fb4554f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4636 | 2026.03.13 18:50:40.629668 [ 5 ] {ee6ff871-d5fa-4cd5-86c7-98e2fb4554f4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4637 | 2026.03.13 18:50:40.629886 [ 5 ] {ee6ff871-d5fa-4cd5-86c7-98e2fb4554f4} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.03.13 18:50:40.630017 [ 5 ] {ee6ff871-d5fa-4cd5-86c7-98e2fb4554f4} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001079 sec., 46339.20296570899 rows/sec., 3.18 MiB/sec. | ||
| 4639 | 2026.03.13 18:50:40.630053 [ 5 ] {ee6ff871-d5fa-4cd5-86c7-98e2fb4554f4} <Debug> TCPHandler: Processed in 0.001239337 sec. | ||
| 4640 | 2026.03.13 18:50:40.630530 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9574 rows, containing 5 columns (5 merged, 0 gathered) in 0.003981279 sec., 2404754.853904989 rows/sec., 158.26 MiB/sec. | ||
| 4641 | 2026.03.13 18:50:40.630880 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4642 | 2026.03.13 18:50:40.631266 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.03.13 18:50:40.631363 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4644 | 2026.03.13 18:50:40.631486 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 4645 | 2026.03.13 18:50:45.136466 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10134 | ||
| 4646 | 2026.03.13 18:50:45.137119 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.03.13 18:50:45.137166 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4648 | 2026.03.13 18:50:45.137637 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4649 | 2026.03.13 18:50:45.137883 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.03.13 18:50:45.138008 [ 103 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4651 | 2026.03.13 18:50:45.138031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10134 | ||
| 4652 | 2026.03.13 18:50:45.138082 [ 103 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.03.13 18:50:45.138107 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4654 | 2026.03.13 18:50:45.138214 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 4655 | 2026.03.13 18:50:45.138327 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4656 | 2026.03.13 18:50:45.138357 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7702 rows starting from the beginning of the part | ||
| 4657 | 2026.03.13 18:50:45.138409 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 4658 | 2026.03.13 18:50:45.138447 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 4659 | 2026.03.13 18:50:45.138483 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 4660 | 2026.03.13 18:50:45.138522 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 4661 | 2026.03.13 18:50:45.138558 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 4662 | 2026.03.13 18:50:45.140174 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10134 rows, containing 4 columns (4 merged, 0 gathered) in 0.00199711 sec., 5074332.410332931 rows/sec., 72.59 MiB/sec. | ||
| 4663 | 2026.03.13 18:50:45.140524 [ 195 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4664 | 2026.03.13 18:50:45.140853 [ 195 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_21_4} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.03.13 18:50:45.140928 [ 195 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_21_4} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4666 | 2026.03.13 18:50:45.141027 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4667 | 2026.03.13 18:50:45.613443 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.03.13 18:50:45.613683 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 4669 | 2026.03.13 18:50:45.614065 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4670 | 2026.03.13 18:50:45.614106 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 4671 | 2026.03.13 18:50:45.614375 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4672 | 2026.03.13 18:50:45.614439 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4673 | 2026.03.13 18:50:45.614576 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4674 | 2026.03.13 18:50:45.614674 [ 310 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4675 | 2026.03.13 18:50:45.614711 [ 305 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4676 | 2026.03.13 18:50:45.614714 [ 317 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4677 | 2026.03.13 18:50:45.614864 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 4678 | 2026.03.13 18:50:45.614892 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4679 | 2026.03.13 18:50:45.614975 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4680 | 2026.03.13 18:50:45.614994 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 4681 | 2026.03.13 18:50:45.615031 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4682 | 2026.03.13 18:50:45.615076 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4683 | 2026.03.13 18:50:45.615129 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4684 | 2026.03.13 18:50:45.616047 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Debug> executeQuery: Read 46 rows, 1.80 KiB in 0.002473 sec., 18600.88960776385 rows/sec., 728.97 KiB/sec. | ||
| 4685 | 2026.03.13 18:50:45.616172 [ 5 ] {3836be68-a983-4587-9f08-854a5c8f2e5b} <Debug> TCPHandler: Processed in 0.002854796 sec. | ||
| 4686 | 2026.03.13 18:50:45.616536 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4687 | 2026.03.13 18:50:45.616678 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 4688 | 2026.03.13 18:50:45.616904 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4689 | 2026.03.13 18:50:45.616941 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 4690 | 2026.03.13 18:50:45.617161 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4691 | 2026.03.13 18:50:45.617212 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4692 | 2026.03.13 18:50:45.617312 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4693 | 2026.03.13 18:50:45.617386 [ 317 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4694 | 2026.03.13 18:50:45.617409 [ 305 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4695 | 2026.03.13 18:50:45.617383 [ 323 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4696 | 2026.03.13 18:50:45.617540 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 4697 | 2026.03.13 18:50:45.617565 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4698 | 2026.03.13 18:50:45.617634 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4699 | 2026.03.13 18:50:45.617650 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 4700 | 2026.03.13 18:50:45.617680 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4701 | 2026.03.13 18:50:45.617711 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4702 | 2026.03.13 18:50:45.617738 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4703 | 2026.03.13 18:50:45.618469 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Debug> executeQuery: Read 46 rows, 1.80 KiB in 0.00185 sec., 24864.864864864863 rows/sec., 974.45 KiB/sec. | ||
| 4704 | 2026.03.13 18:50:45.618603 [ 5 ] {7fde00c6-db5f-4fcb-90ea-e90239f54e34} <Debug> TCPHandler: Processed in 0.002125733 sec. | ||
| 4705 | 2026.03.13 18:50:45.618851 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4706 | 2026.03.13 18:50:45.618988 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 4707 | 2026.03.13 18:50:45.619210 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4708 | 2026.03.13 18:50:45.619246 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 4709 | 2026.03.13 18:50:45.619462 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4710 | 2026.03.13 18:50:45.619513 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4711 | 2026.03.13 18:50:45.619612 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 4712 | 2026.03.13 18:50:45.619677 [ 317 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4713 | 2026.03.13 18:50:45.619683 [ 347 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4714 | 2026.03.13 18:50:45.619694 [ 305 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4715 | 2026.03.13 18:50:45.619809 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 4716 | 2026.03.13 18:50:45.619836 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4717 | 2026.03.13 18:50:45.619905 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4718 | 2026.03.13 18:50:45.619922 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 4719 | 2026.03.13 18:50:45.619951 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4720 | 2026.03.13 18:50:45.619981 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4721 | 2026.03.13 18:50:45.620010 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4722 | 2026.03.13 18:50:45.620640 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Debug> executeQuery: Read 46 rows, 1.80 KiB in 0.001712 sec., 26869.158878504673 rows/sec., 1.03 MiB/sec. | ||
| 4723 | 2026.03.13 18:50:45.620772 [ 5 ] {b299ab11-12b5-44bb-aa0c-bac8f1d4a672} <Debug> TCPHandler: Processed in 0.001976899 sec. | ||
| 4724 | 2026.03.13 18:50:45.621001 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2026.03.13 18:50:45.621136 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4726 | 2026.03.13 18:50:45.621356 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4727 | 2026.03.13 18:50:45.621392 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4728 | 2026.03.13 18:50:45.621609 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4729 | 2026.03.13 18:50:45.621659 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4730 | 2026.03.13 18:50:45.621755 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 4731 | 2026.03.13 18:50:45.621817 [ 317 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4732 | 2026.03.13 18:50:45.621829 [ 347 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4733 | 2026.03.13 18:50:45.621822 [ 305 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4734 | 2026.03.13 18:50:45.621947 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 4735 | 2026.03.13 18:50:45.621973 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4736 | 2026.03.13 18:50:45.622039 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4737 | 2026.03.13 18:50:45.622056 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 4738 | 2026.03.13 18:50:45.622085 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4739 | 2026.03.13 18:50:45.622115 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4740 | 2026.03.13 18:50:45.622144 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4741 | 2026.03.13 18:50:45.622774 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Debug> executeQuery: Read 46 rows, 1.80 KiB in 0.001698 sec., 27090.694935217904 rows/sec., 1.04 MiB/sec. | ||
| 4742 | 2026.03.13 18:50:45.622903 [ 5 ] {36f6f5bf-c8b1-4ccb-adb4-ab48077e7568} <Debug> TCPHandler: Processed in 0.001959619 sec. | ||
| 4743 | 2026.03.13 18:50:45.636932 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2026.03.13 18:50:45.637038 [ 5 ] {db35bab4-8b14-46a7-8287-b2d9a275375b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4745 | 2026.03.13 18:50:45.637079 [ 5 ] {db35bab4-8b14-46a7-8287-b2d9a275375b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4746 | 2026.03.13 18:50:45.637593 [ 5 ] {db35bab4-8b14-46a7-8287-b2d9a275375b} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.03.13 18:50:45.637628 [ 5 ] {db35bab4-8b14-46a7-8287-b2d9a275375b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4748 | 2026.03.13 18:50:45.638028 [ 5 ] {db35bab4-8b14-46a7-8287-b2d9a275375b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4749 | 2026.03.13 18:50:45.638215 [ 5 ] {db35bab4-8b14-46a7-8287-b2d9a275375b} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.03.13 18:50:45.638362 [ 5 ] {db35bab4-8b14-46a7-8287-b2d9a275375b} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001355 sec., 2952.029520295203 rows/sec., 375.49 KiB/sec. | ||
| 4751 | 2026.03.13 18:50:45.638399 [ 5 ] {db35bab4-8b14-46a7-8287-b2d9a275375b} <Debug> TCPHandler: Processed in 0.001524016 sec. | ||
| 4752 | 2026.03.13 18:50:45.638508 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4753 | 2026.03.13 18:50:45.638599 [ 5 ] {e746fadc-fb13-4334-9c9e-290cebed3eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4754 | 2026.03.13 18:50:45.638638 [ 5 ] {e746fadc-fb13-4334-9c9e-290cebed3eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4755 | 2026.03.13 18:50:45.639147 [ 5 ] {e746fadc-fb13-4334-9c9e-290cebed3eda} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.03.13 18:50:45.639182 [ 5 ] {e746fadc-fb13-4334-9c9e-290cebed3eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4757 | 2026.03.13 18:50:45.639482 [ 5 ] {e746fadc-fb13-4334-9c9e-290cebed3eda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4758 | 2026.03.13 18:50:45.639686 [ 5 ] {e746fadc-fb13-4334-9c9e-290cebed3eda} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.03.13 18:50:45.639809 [ 5 ] {e746fadc-fb13-4334-9c9e-290cebed3eda} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001228 sec., 231270.35830618895 rows/sec., 14.69 MiB/sec. | ||
| 4760 | 2026.03.13 18:50:45.639845 [ 5 ] {e746fadc-fb13-4334-9c9e-290cebed3eda} <Debug> TCPHandler: Processed in 0.001384521 sec. | ||
| 4761 | 2026.03.13 18:50:45.639951 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.03.13 18:50:45.640049 [ 5 ] {9dcf220a-1d83-46ca-a579-cbc899d212d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4763 | 2026.03.13 18:50:45.640087 [ 5 ] {9dcf220a-1d83-46ca-a579-cbc899d212d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4764 | 2026.03.13 18:50:45.640452 [ 5 ] {9dcf220a-1d83-46ca-a579-cbc899d212d6} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.03.13 18:50:45.640487 [ 5 ] {9dcf220a-1d83-46ca-a579-cbc899d212d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4766 | 2026.03.13 18:50:45.640753 [ 5 ] {9dcf220a-1d83-46ca-a579-cbc899d212d6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4767 | 2026.03.13 18:50:45.640950 [ 5 ] {9dcf220a-1d83-46ca-a579-cbc899d212d6} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.03.13 18:50:45.641073 [ 5 ] {9dcf220a-1d83-46ca-a579-cbc899d212d6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001041 sec., 1921.2295869356387 rows/sec., 156.66 KiB/sec. | ||
| 4769 | 2026.03.13 18:50:45.641108 [ 5 ] {9dcf220a-1d83-46ca-a579-cbc899d212d6} <Debug> TCPHandler: Processed in 0.001203076 sec. | ||
| 4770 | 2026.03.13 18:50:45.641209 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2026.03.13 18:50:45.641304 [ 5 ] {1e9a38b6-99b9-46f9-bd73-7131d65f751a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4772 | 2026.03.13 18:50:45.641342 [ 5 ] {1e9a38b6-99b9-46f9-bd73-7131d65f751a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4773 | 2026.03.13 18:50:45.642086 [ 5 ] {1e9a38b6-99b9-46f9-bd73-7131d65f751a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.03.13 18:50:45.642121 [ 5 ] {1e9a38b6-99b9-46f9-bd73-7131d65f751a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4775 | 2026.03.13 18:50:45.642453 [ 5 ] {1e9a38b6-99b9-46f9-bd73-7131d65f751a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4776 | 2026.03.13 18:50:45.642652 [ 5 ] {1e9a38b6-99b9-46f9-bd73-7131d65f751a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.03.13 18:50:45.642777 [ 5 ] {1e9a38b6-99b9-46f9-bd73-7131d65f751a} <Debug> executeQuery: Read 798 rows, 63.57 KiB in 0.001489 sec., 535930.1544660846 rows/sec., 41.69 MiB/sec. | ||
| 4778 | 2026.03.13 18:50:45.642812 [ 5 ] {1e9a38b6-99b9-46f9-bd73-7131d65f751a} <Debug> TCPHandler: Processed in 0.001649539 sec. | ||
| 4779 | 2026.03.13 18:50:45.642917 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.03.13 18:50:45.643007 [ 5 ] {dc1912e0-e50f-482e-b3d4-38db1366d392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4781 | 2026.03.13 18:50:45.643055 [ 5 ] {dc1912e0-e50f-482e-b3d4-38db1366d392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4782 | 2026.03.13 18:50:45.643463 [ 5 ] {dc1912e0-e50f-482e-b3d4-38db1366d392} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.03.13 18:50:45.643499 [ 5 ] {dc1912e0-e50f-482e-b3d4-38db1366d392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4784 | 2026.03.13 18:50:45.643785 [ 5 ] {dc1912e0-e50f-482e-b3d4-38db1366d392} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4785 | 2026.03.13 18:50:45.643988 [ 5 ] {dc1912e0-e50f-482e-b3d4-38db1366d392} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.03.13 18:50:45.644109 [ 5 ] {dc1912e0-e50f-482e-b3d4-38db1366d392} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001119 sec., 128686.32707774799 rows/sec., 7.58 MiB/sec. | ||
| 4787 | 2026.03.13 18:50:45.644144 [ 5 ] {dc1912e0-e50f-482e-b3d4-38db1366d392} <Debug> TCPHandler: Processed in 0.001275418 sec. | ||
| 4788 | 2026.03.13 18:50:45.644253 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.03.13 18:50:45.644348 [ 5 ] {ba1cc784-c099-4a2f-a0f7-3f9259e91dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4790 | 2026.03.13 18:50:45.644386 [ 5 ] {ba1cc784-c099-4a2f-a0f7-3f9259e91dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4791 | 2026.03.13 18:50:45.644800 [ 5 ] {ba1cc784-c099-4a2f-a0f7-3f9259e91dbf} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.03.13 18:50:45.644835 [ 5 ] {ba1cc784-c099-4a2f-a0f7-3f9259e91dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4793 | 2026.03.13 18:50:45.645118 [ 5 ] {ba1cc784-c099-4a2f-a0f7-3f9259e91dbf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4794 | 2026.03.13 18:50:45.645320 [ 5 ] {ba1cc784-c099-4a2f-a0f7-3f9259e91dbf} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.03.13 18:50:45.645440 [ 5 ] {ba1cc784-c099-4a2f-a0f7-3f9259e91dbf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001109 sec., 134355.27502254283 rows/sec., 8.68 MiB/sec. | ||
| 4796 | 2026.03.13 18:50:45.645475 [ 5 ] {ba1cc784-c099-4a2f-a0f7-3f9259e91dbf} <Debug> TCPHandler: Processed in 0.001274398 sec. | ||
| 4797 | 2026.03.13 18:50:45.645577 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.03.13 18:50:45.645674 [ 5 ] {1ef3261a-f0b9-4118-97b4-55fc579ad858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.03.13 18:50:45.645711 [ 5 ] {1ef3261a-f0b9-4118-97b4-55fc579ad858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4800 | 2026.03.13 18:50:45.646122 [ 5 ] {1ef3261a-f0b9-4118-97b4-55fc579ad858} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.03.13 18:50:45.646157 [ 5 ] {1ef3261a-f0b9-4118-97b4-55fc579ad858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4802 | 2026.03.13 18:50:45.646441 [ 5 ] {1ef3261a-f0b9-4118-97b4-55fc579ad858} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4803 | 2026.03.13 18:50:45.646648 [ 5 ] {1ef3261a-f0b9-4118-97b4-55fc579ad858} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.03.13 18:50:45.646768 [ 5 ] {1ef3261a-f0b9-4118-97b4-55fc579ad858} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001112 sec., 133093.52517985614 rows/sec., 7.57 MiB/sec. | ||
| 4805 | 2026.03.13 18:50:45.646804 [ 5 ] {1ef3261a-f0b9-4118-97b4-55fc579ad858} <Debug> TCPHandler: Processed in 0.001273018 sec. | ||
| 4806 | 2026.03.13 18:50:45.646910 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.03.13 18:50:45.647007 [ 5 ] {1d8cb409-fdf2-4323-b2e0-d1fc070951e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4808 | 2026.03.13 18:50:45.647044 [ 5 ] {1d8cb409-fdf2-4323-b2e0-d1fc070951e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4809 | 2026.03.13 18:50:45.647584 [ 5 ] {1d8cb409-fdf2-4323-b2e0-d1fc070951e9} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.03.13 18:50:45.647619 [ 5 ] {1d8cb409-fdf2-4323-b2e0-d1fc070951e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4811 | 2026.03.13 18:50:45.647928 [ 5 ] {1d8cb409-fdf2-4323-b2e0-d1fc070951e9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4812 | 2026.03.13 18:50:45.648130 [ 5 ] {1d8cb409-fdf2-4323-b2e0-d1fc070951e9} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.03.13 18:50:45.648252 [ 5 ] {1d8cb409-fdf2-4323-b2e0-d1fc070951e9} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001261 sec., 390166.5344964314 rows/sec., 27.37 MiB/sec. | ||
| 4814 | 2026.03.13 18:50:45.648288 [ 5 ] {1d8cb409-fdf2-4323-b2e0-d1fc070951e9} <Debug> TCPHandler: Processed in 0.001423783 sec. | ||
| 4815 | 2026.03.13 18:50:45.648389 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.03.13 18:50:45.648488 [ 5 ] {1c62c3a2-17bb-4696-a4c2-2ef6faa9cfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4817 | 2026.03.13 18:50:45.648528 [ 5 ] {1c62c3a2-17bb-4696-a4c2-2ef6faa9cfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4818 | 2026.03.13 18:50:45.648836 [ 5 ] {1c62c3a2-17bb-4696-a4c2-2ef6faa9cfcf} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.03.13 18:50:45.648870 [ 5 ] {1c62c3a2-17bb-4696-a4c2-2ef6faa9cfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4820 | 2026.03.13 18:50:45.649159 [ 5 ] {1c62c3a2-17bb-4696-a4c2-2ef6faa9cfcf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4821 | 2026.03.13 18:50:45.649358 [ 5 ] {1c62c3a2-17bb-4696-a4c2-2ef6faa9cfcf} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.03.13 18:50:45.649480 [ 5 ] {1c62c3a2-17bb-4696-a4c2-2ef6faa9cfcf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00101 sec., 5940.59405940594 rows/sec., 310.37 KiB/sec. | ||
| 4823 | 2026.03.13 18:50:45.649515 [ 5 ] {1c62c3a2-17bb-4696-a4c2-2ef6faa9cfcf} <Debug> TCPHandler: Processed in 0.001172265 sec. | ||
| 4824 | 2026.03.13 18:50:45.649616 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.03.13 18:50:45.649713 [ 5 ] {0fcbf011-cc50-4896-b6c7-38292521312d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4826 | 2026.03.13 18:50:45.649753 [ 5 ] {0fcbf011-cc50-4896-b6c7-38292521312d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4827 | 2026.03.13 18:50:45.650137 [ 5 ] {0fcbf011-cc50-4896-b6c7-38292521312d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.03.13 18:50:45.650172 [ 5 ] {0fcbf011-cc50-4896-b6c7-38292521312d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4829 | 2026.03.13 18:50:45.650478 [ 5 ] {0fcbf011-cc50-4896-b6c7-38292521312d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4830 | 2026.03.13 18:50:45.650685 [ 5 ] {0fcbf011-cc50-4896-b6c7-38292521312d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.03.13 18:50:45.650807 [ 5 ] {0fcbf011-cc50-4896-b6c7-38292521312d} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001112 sec., 239208.6330935252 rows/sec., 15.90 MiB/sec. | ||
| 4832 | 2026.03.13 18:50:45.650842 [ 5 ] {0fcbf011-cc50-4896-b6c7-38292521312d} <Debug> TCPHandler: Processed in 0.001271918 sec. | ||
| 4833 | 2026.03.13 18:50:45.650937 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.03.13 18:50:45.651028 [ 5 ] {baa94a5b-c089-4d4d-8b46-9d7dd1f4821d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4835 | 2026.03.13 18:50:45.651066 [ 5 ] {baa94a5b-c089-4d4d-8b46-9d7dd1f4821d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4836 | 2026.03.13 18:50:45.651340 [ 5 ] {baa94a5b-c089-4d4d-8b46-9d7dd1f4821d} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.03.13 18:50:45.651372 [ 5 ] {baa94a5b-c089-4d4d-8b46-9d7dd1f4821d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4838 | 2026.03.13 18:50:45.651635 [ 5 ] {baa94a5b-c089-4d4d-8b46-9d7dd1f4821d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4839 | 2026.03.13 18:50:45.651889 [ 5 ] {baa94a5b-c089-4d4d-8b46-9d7dd1f4821d} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.03.13 18:50:45.651888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4841 | 2026.03.13 18:50:45.652009 [ 5 ] {baa94a5b-c089-4d4d-8b46-9d7dd1f4821d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000984 sec., 1016.2601626016259 rows/sec., 68.48 KiB/sec. | ||
| 4842 | 2026.03.13 18:50:45.652044 [ 5 ] {baa94a5b-c089-4d4d-8b46-9d7dd1f4821d} <Debug> TCPHandler: Processed in 0.001145374 sec. | ||
| 4843 | 2026.03.13 18:50:45.652144 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.03.13 18:50:45.652242 [ 5 ] {152371d3-0694-4bb5-be2f-30add810b046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.03.13 18:50:45.652280 [ 5 ] {152371d3-0694-4bb5-be2f-30add810b046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4846 | 2026.03.13 18:50:45.652586 [ 5 ] {152371d3-0694-4bb5-be2f-30add810b046} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.03.13 18:50:45.652621 [ 5 ] {152371d3-0694-4bb5-be2f-30add810b046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4848 | 2026.03.13 18:50:45.652916 [ 5 ] {152371d3-0694-4bb5-be2f-30add810b046} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4849 | 2026.03.13 18:50:45.653135 [ 5 ] {152371d3-0694-4bb5-be2f-30add810b046} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.03.13 18:50:45.653256 [ 5 ] {152371d3-0694-4bb5-be2f-30add810b046} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001031 sec., 87293.88942774005 rows/sec., 5.46 MiB/sec. | ||
| 4851 | 2026.03.13 18:50:45.653257 [ 102 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4852 | 2026.03.13 18:50:45.653292 [ 5 ] {152371d3-0694-4bb5-be2f-30add810b046} <Debug> TCPHandler: Processed in 0.001194055 sec. | ||
| 4853 | 2026.03.13 18:50:45.653316 [ 102 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2026.03.13 18:50:45.653342 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4855 | 2026.03.13 18:50:45.653452 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 4856 | 2026.03.13 18:50:45.653585 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4857 | 2026.03.13 18:50:45.653615 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 870 rows starting from the beginning of the part | ||
| 4858 | 2026.03.13 18:50:45.653668 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4859 | 2026.03.13 18:50:45.653708 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 4860 | 2026.03.13 18:50:45.653758 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 80 rows starting from the beginning of the part | ||
| 4861 | 2026.03.13 18:50:45.653814 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
| 4862 | 2026.03.13 18:50:45.653857 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4863 | 2026.03.13 18:50:45.654780 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001374651 sec., 829301.4008646559 rows/sec., 55.45 MiB/sec. | ||
| 4864 | 2026.03.13 18:50:45.654959 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4865 | 2026.03.13 18:50:45.655209 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_26_5} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.03.13 18:50:45.655292 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_26_5} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4867 | 2026.03.13 18:50:45.655361 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4868 | 2026.03.13 18:50:45.668965 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.03.13 18:50:45.669005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4870 | 2026.03.13 18:50:45.674813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4871 | 2026.03.13 18:50:45.675491 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.03.13 18:50:45.675772 [ 102 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4873 | 2026.03.13 18:50:45.675821 [ 102 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.03.13 18:50:45.675856 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4875 | 2026.03.13 18:50:45.675981 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 4876 | 2026.03.13 18:50:45.678443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4877 | 2026.03.13 18:50:45.679774 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4878 | 2026.03.13 18:50:45.681101 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 4879 | 2026.03.13 18:50:45.685528 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 4880 | 2026.03.13 18:50:45.689802 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 4881 | 2026.03.13 18:50:45.694027 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 4882 | 2026.03.13 18:50:45.698599 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 4883 | 2026.03.13 18:50:45.703176 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 4884 | 2026.03.13 18:50:45.755973 [ 195 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.08002586 sec., 1986.8577482328835 rows/sec., 10.27 MiB/sec. | ||
| 4885 | 2026.03.13 18:50:45.757989 [ 186 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4886 | 2026.03.13 18:50:45.760076 [ 186 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_21_4} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.03.13 18:50:45.760187 [ 186 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_21_4} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4888 | 2026.03.13 18:50:45.762016 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4889 | 2026.03.13 18:50:46.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.51 MiB, peak 259.06 MiB, free memory in arenas 0.00 B, will set to 252.27 MiB (RSS), difference: 3.76 MiB | ||
| 4890 | 2026.03.13 18:50:47.670957 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 600 | ||
| 4891 | 2026.03.13 18:50:47.673700 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.03.13 18:50:47.673765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4893 | 2026.03.13 18:50:47.675115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4894 | 2026.03.13 18:50:47.675462 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.03.13 18:50:47.675674 [ 101 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4896 | 2026.03.13 18:50:47.675756 [ 101 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.03.13 18:50:47.675779 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4898 | 2026.03.13 18:50:47.675894 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 4899 | 2026.03.13 18:50:47.675899 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
| 4900 | 2026.03.13 18:50:47.676688 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4901 | 2026.03.13 18:50:47.676936 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 396 rows starting from the beginning of the part | ||
| 4902 | 2026.03.13 18:50:47.677493 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part | ||
| 4903 | 2026.03.13 18:50:47.678057 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 62 rows starting from the beginning of the part | ||
| 4904 | 2026.03.13 18:50:47.678620 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 54 rows starting from the beginning of the part | ||
| 4905 | 2026.03.13 18:50:47.679219 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4906 | 2026.03.13 18:50:47.679814 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part | ||
| 4907 | 2026.03.13 18:50:47.688468 [ 186 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 72 columns (72 merged, 0 gathered) in 0.012628857 sec., 47510.23786238137 rows/sec., 44.72 MiB/sec. | ||
| 4908 | 2026.03.13 18:50:47.689526 [ 201 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4909 | 2026.03.13 18:50:47.690107 [ 201 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_16_3} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.03.13 18:50:47.690216 [ 201 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_16_3} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4911 | 2026.03.13 18:50:47.690435 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 4912 | 2026.03.13 18:50:50.622370 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2026.03.13 18:50:50.622542 [ 5 ] {93b18713-6612-493b-b925-8803e5403395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4914 | 2026.03.13 18:50:50.622609 [ 5 ] {93b18713-6612-493b-b925-8803e5403395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4915 | 2026.03.13 18:50:50.623301 [ 5 ] {93b18713-6612-493b-b925-8803e5403395} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2026.03.13 18:50:50.623348 [ 5 ] {93b18713-6612-493b-b925-8803e5403395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4917 | 2026.03.13 18:50:50.623747 [ 5 ] {93b18713-6612-493b-b925-8803e5403395} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4918 | 2026.03.13 18:50:50.623973 [ 5 ] {93b18713-6612-493b-b925-8803e5403395} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2026.03.13 18:50:50.624120 [ 5 ] {93b18713-6612-493b-b925-8803e5403395} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001626 sec., 84870.84870848709 rows/sec., 7.38 MiB/sec. | ||
| 4920 | 2026.03.13 18:50:50.624161 [ 5 ] {93b18713-6612-493b-b925-8803e5403395} <Debug> TCPHandler: Processed in 0.001919237 sec. | ||
| 4921 | 2026.03.13 18:50:50.624290 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4922 | 2026.03.13 18:50:50.624407 [ 5 ] {cb4e535f-d70f-4bed-83c4-4659dfa47710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4923 | 2026.03.13 18:50:50.624456 [ 5 ] {cb4e535f-d70f-4bed-83c4-4659dfa47710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4924 | 2026.03.13 18:50:50.624934 [ 5 ] {cb4e535f-d70f-4bed-83c4-4659dfa47710} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2026.03.13 18:50:50.624978 [ 5 ] {cb4e535f-d70f-4bed-83c4-4659dfa47710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4926 | 2026.03.13 18:50:50.625291 [ 5 ] {cb4e535f-d70f-4bed-83c4-4659dfa47710} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4927 | 2026.03.13 18:50:50.625502 [ 5 ] {cb4e535f-d70f-4bed-83c4-4659dfa47710} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.03.13 18:50:50.625631 [ 5 ] {cb4e535f-d70f-4bed-83c4-4659dfa47710} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001249 sec., 32826.26100880705 rows/sec., 2.41 MiB/sec. | ||
| 4929 | 2026.03.13 18:50:50.625670 [ 5 ] {cb4e535f-d70f-4bed-83c4-4659dfa47710} <Debug> TCPHandler: Processed in 0.001440213 sec. | ||
| 4930 | 2026.03.13 18:50:50.625772 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2026.03.13 18:50:50.625864 [ 5 ] {24942a9a-4ef2-4688-8359-34446b1397fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4932 | 2026.03.13 18:50:50.625904 [ 5 ] {24942a9a-4ef2-4688-8359-34446b1397fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4933 | 2026.03.13 18:50:50.626340 [ 5 ] {24942a9a-4ef2-4688-8359-34446b1397fa} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2026.03.13 18:50:50.626376 [ 5 ] {24942a9a-4ef2-4688-8359-34446b1397fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4935 | 2026.03.13 18:50:50.626671 [ 5 ] {24942a9a-4ef2-4688-8359-34446b1397fa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4936 | 2026.03.13 18:50:50.626877 [ 5 ] {24942a9a-4ef2-4688-8359-34446b1397fa} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.03.13 18:50:50.627001 [ 5 ] {24942a9a-4ef2-4688-8359-34446b1397fa} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001155 sec., 90909.09090909091 rows/sec., 7.10 MiB/sec. | ||
| 4938 | 2026.03.13 18:50:50.627038 [ 5 ] {24942a9a-4ef2-4688-8359-34446b1397fa} <Debug> TCPHandler: Processed in 0.001312969 sec. | ||
| 4939 | 2026.03.13 18:50:50.627144 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2026.03.13 18:50:50.627235 [ 5 ] {935f7fbb-a269-47ea-9594-ed3222311a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4941 | 2026.03.13 18:50:50.627279 [ 5 ] {935f7fbb-a269-47ea-9594-ed3222311a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4942 | 2026.03.13 18:50:50.627669 [ 5 ] {935f7fbb-a269-47ea-9594-ed3222311a80} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2026.03.13 18:50:50.627704 [ 5 ] {935f7fbb-a269-47ea-9594-ed3222311a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4944 | 2026.03.13 18:50:50.628040 [ 5 ] {935f7fbb-a269-47ea-9594-ed3222311a80} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4945 | 2026.03.13 18:50:50.628246 [ 5 ] {935f7fbb-a269-47ea-9594-ed3222311a80} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.03.13 18:50:50.628375 [ 5 ] {935f7fbb-a269-47ea-9594-ed3222311a80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 4947 | 2026.03.13 18:50:50.628411 [ 5 ] {935f7fbb-a269-47ea-9594-ed3222311a80} <Debug> TCPHandler: Processed in 0.001314729 sec. | ||
| 4948 | 2026.03.13 18:50:50.628513 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4949 | 2026.03.13 18:50:50.628604 [ 5 ] {c5d09fec-7ff8-4d27-9f70-6f5f99469a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4950 | 2026.03.13 18:50:50.628657 [ 5 ] {c5d09fec-7ff8-4d27-9f70-6f5f99469a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4951 | 2026.03.13 18:50:50.629498 [ 5 ] {c5d09fec-7ff8-4d27-9f70-6f5f99469a6c} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.03.13 18:50:50.629533 [ 5 ] {c5d09fec-7ff8-4d27-9f70-6f5f99469a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4953 | 2026.03.13 18:50:50.630087 [ 5 ] {c5d09fec-7ff8-4d27-9f70-6f5f99469a6c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4954 | 2026.03.13 18:50:50.630301 [ 5 ] {c5d09fec-7ff8-4d27-9f70-6f5f99469a6c} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.03.13 18:50:50.630435 [ 5 ] {c5d09fec-7ff8-4d27-9f70-6f5f99469a6c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001849 sec., 22174.148188209845 rows/sec., 39.74 MiB/sec. | ||
| 4956 | 2026.03.13 18:50:50.630487 [ 5 ] {c5d09fec-7ff8-4d27-9f70-6f5f99469a6c} <Debug> TCPHandler: Processed in 0.00202095 sec. | ||
| 4957 | 2026.03.13 18:50:50.630602 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2026.03.13 18:50:50.630695 [ 5 ] {116f626e-1e2f-4f08-b85e-e473a37c6e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4959 | 2026.03.13 18:50:50.630735 [ 5 ] {116f626e-1e2f-4f08-b85e-e473a37c6e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4960 | 2026.03.13 18:50:50.631071 [ 5 ] {116f626e-1e2f-4f08-b85e-e473a37c6e56} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.03.13 18:50:50.631111 [ 5 ] {116f626e-1e2f-4f08-b85e-e473a37c6e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4962 | 2026.03.13 18:50:50.631409 [ 5 ] {116f626e-1e2f-4f08-b85e-e473a37c6e56} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4963 | 2026.03.13 18:50:50.631624 [ 5 ] {116f626e-1e2f-4f08-b85e-e473a37c6e56} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.03.13 18:50:50.631751 [ 5 ] {116f626e-1e2f-4f08-b85e-e473a37c6e56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4965 | 2026.03.13 18:50:50.631786 [ 5 ] {116f626e-1e2f-4f08-b85e-e473a37c6e56} <Debug> TCPHandler: Processed in 0.001231007 sec. | ||
| 4966 | 2026.03.13 18:50:52.513195 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4967 | 2026.03.13 18:50:52.513315 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4968 | 2026.03.13 18:50:52.638179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10582 | ||
| 4969 | 2026.03.13 18:50:52.638745 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2026.03.13 18:50:52.638793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4971 | 2026.03.13 18:50:52.639379 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4972 | 2026.03.13 18:50:52.639612 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2026.03.13 18:50:52.639740 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10582 | ||
| 4974 | 2026.03.13 18:50:53.178551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4975 | 2026.03.13 18:50:53.194428 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.03.13 18:50:53.194489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4977 | 2026.03.13 18:50:53.200023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4978 | 2026.03.13 18:50:53.200695 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.03.13 18:50:53.203478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4980 | 2026.03.13 18:50:55.626339 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.03.13 18:50:55.626513 [ 5 ] {904a6e3c-70a2-4b23-ad96-1e627ba7ef7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4982 | 2026.03.13 18:50:55.626576 [ 5 ] {904a6e3c-70a2-4b23-ad96-1e627ba7ef7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4983 | 2026.03.13 18:50:55.627345 [ 5 ] {904a6e3c-70a2-4b23-ad96-1e627ba7ef7c} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.03.13 18:50:55.627382 [ 5 ] {904a6e3c-70a2-4b23-ad96-1e627ba7ef7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4985 | 2026.03.13 18:50:55.627774 [ 5 ] {904a6e3c-70a2-4b23-ad96-1e627ba7ef7c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4986 | 2026.03.13 18:50:55.628000 [ 5 ] {904a6e3c-70a2-4b23-ad96-1e627ba7ef7c} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.03.13 18:50:55.628145 [ 5 ] {904a6e3c-70a2-4b23-ad96-1e627ba7ef7c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001681 sec., 168947.05532421177 rows/sec., 10.73 MiB/sec. | ||
| 4988 | 2026.03.13 18:50:55.628186 [ 5 ] {904a6e3c-70a2-4b23-ad96-1e627ba7ef7c} <Debug> TCPHandler: Processed in 0.001971839 sec. | ||
| 4989 | 2026.03.13 18:50:55.628318 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.03.13 18:50:55.628411 [ 5 ] {604d8f1d-9e49-4399-82d4-0a093155ccf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4991 | 2026.03.13 18:50:55.628451 [ 5 ] {604d8f1d-9e49-4399-82d4-0a093155ccf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4992 | 2026.03.13 18:50:55.629238 [ 5 ] {604d8f1d-9e49-4399-82d4-0a093155ccf7} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.03.13 18:50:55.629272 [ 5 ] {604d8f1d-9e49-4399-82d4-0a093155ccf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4994 | 2026.03.13 18:50:55.629607 [ 5 ] {604d8f1d-9e49-4399-82d4-0a093155ccf7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4995 | 2026.03.13 18:50:55.629809 [ 5 ] {604d8f1d-9e49-4399-82d4-0a093155ccf7} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.03.13 18:50:55.629922 [ 91 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4997 | 2026.03.13 18:50:55.629934 [ 5 ] {604d8f1d-9e49-4399-82d4-0a093155ccf7} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001541 sec., 517196.6255678131 rows/sec., 40.24 MiB/sec. | ||
| 4998 | 2026.03.13 18:50:55.629959 [ 91 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2026.03.13 18:50:55.629977 [ 5 ] {604d8f1d-9e49-4399-82d4-0a093155ccf7} <Debug> TCPHandler: Processed in 0.001715052 sec. | ||
| 5000 | 2026.03.13 18:50:55.629977 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5001 | 2026.03.13 18:50:55.630093 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 5002 | 2026.03.13 18:50:55.630099 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2026.03.13 18:50:55.630235 [ 5 ] {a3524992-bce1-485e-abc8-8abdb67d31e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5004 | 2026.03.13 18:50:55.630237 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5005 | 2026.03.13 18:50:55.630278 [ 5 ] {a3524992-bce1-485e-abc8-8abdb67d31e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5006 | 2026.03.13 18:50:55.630286 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2885 rows starting from the beginning of the part | ||
| 5007 | 2026.03.13 18:50:55.630366 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 793 rows starting from the beginning of the part | ||
| 5008 | 2026.03.13 18:50:55.630408 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 134 rows starting from the beginning of the part | ||
| 5009 | 2026.03.13 18:50:55.630449 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 798 rows starting from the beginning of the part | ||
| 5010 | 2026.03.13 18:50:55.630485 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part | ||
| 5011 | 2026.03.13 18:50:55.630531 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 797 rows starting from the beginning of the part | ||
| 5012 | 2026.03.13 18:50:55.630742 [ 5 ] {a3524992-bce1-485e-abc8-8abdb67d31e0} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.03.13 18:50:55.630784 [ 5 ] {a3524992-bce1-485e-abc8-8abdb67d31e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5014 | 2026.03.13 18:50:55.631150 [ 5 ] {a3524992-bce1-485e-abc8-8abdb67d31e0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5015 | 2026.03.13 18:50:55.631372 [ 5 ] {a3524992-bce1-485e-abc8-8abdb67d31e0} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.03.13 18:50:55.631497 [ 91 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5017 | 2026.03.13 18:50:55.631502 [ 5 ] {a3524992-bce1-485e-abc8-8abdb67d31e0} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001285 sec., 110505.8365758755 rows/sec., 6.49 MiB/sec. | ||
| 5018 | 2026.03.13 18:50:55.631530 [ 91 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.03.13 18:50:55.631549 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5020 | 2026.03.13 18:50:55.631550 [ 5 ] {a3524992-bce1-485e-abc8-8abdb67d31e0} <Debug> TCPHandler: Processed in 0.001497995 sec. | ||
| 5021 | 2026.03.13 18:50:55.631651 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::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 | ||
| 5022 | 2026.03.13 18:50:55.631669 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2026.03.13 18:50:55.631788 [ 5 ] {6d754f36-c362-4627-b42c-aa9c755c1a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5024 | 2026.03.13 18:50:55.631795 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5025 | 2026.03.13 18:50:55.631832 [ 5 ] {6d754f36-c362-4627-b42c-aa9c755c1a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5026 | 2026.03.13 18:50:55.631842 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 222 rows starting from the beginning of the part | ||
| 5027 | 2026.03.13 18:50:55.631914 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 142 rows starting from the beginning of the part | ||
| 5028 | 2026.03.13 18:50:55.631959 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 5029 | 2026.03.13 18:50:55.631998 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 144 rows starting from the beginning of the part | ||
| 5030 | 2026.03.13 18:50:55.632036 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 5031 | 2026.03.13 18:50:55.632076 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 142 rows starting from the beginning of the part | ||
| 5032 | 2026.03.13 18:50:55.632283 [ 5 ] {6d754f36-c362-4627-b42c-aa9c755c1a29} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.03.13 18:50:55.632323 [ 5 ] {6d754f36-c362-4627-b42c-aa9c755c1a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5034 | 2026.03.13 18:50:55.632511 [ 186 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002469204 sec., 2245662.9747886364 rows/sec., 183.54 MiB/sec. | ||
| 5035 | 2026.03.13 18:50:55.632708 [ 5 ] {6d754f36-c362-4627-b42c-aa9c755c1a29} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5036 | 2026.03.13 18:50:55.632797 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5037 | 2026.03.13 18:50:55.632939 [ 5 ] {6d754f36-c362-4627-b42c-aa9c755c1a29} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.03.13 18:50:55.632985 [ 193 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380901 sec., 530088.6884722366 rows/sec., 34.87 MiB/sec. | ||
| 5039 | 2026.03.13 18:50:55.633062 [ 5 ] {6d754f36-c362-4627-b42c-aa9c755c1a29} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001292 sec., 115325.07739938081 rows/sec., 7.45 MiB/sec. | ||
| 5040 | 2026.03.13 18:50:55.633071 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_31_6} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2026.03.13 18:50:55.633104 [ 5 ] {6d754f36-c362-4627-b42c-aa9c755c1a29} <Debug> TCPHandler: Processed in 0.001482184 sec. | ||
| 5042 | 2026.03.13 18:50:55.633161 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_31_6} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5043 | 2026.03.13 18:50:55.633169 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5044 | 2026.03.13 18:50:55.633225 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2026.03.13 18:50:55.633252 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 5046 | 2026.03.13 18:50:55.633322 [ 5 ] {9df21838-76cf-4737-8faa-59f2743e5173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5047 | 2026.03.13 18:50:55.633363 [ 5 ] {9df21838-76cf-4737-8faa-59f2743e5173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5048 | 2026.03.13 18:50:55.633455 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_21_4} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.03.13 18:50:55.633534 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_21_4} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5050 | 2026.03.13 18:50:55.633633 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5051 | 2026.03.13 18:50:55.633805 [ 5 ] {9df21838-76cf-4737-8faa-59f2743e5173} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.03.13 18:50:55.633844 [ 5 ] {9df21838-76cf-4737-8faa-59f2743e5173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5053 | 2026.03.13 18:50:55.634138 [ 5 ] {9df21838-76cf-4737-8faa-59f2743e5173} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5054 | 2026.03.13 18:50:55.634342 [ 5 ] {9df21838-76cf-4737-8faa-59f2743e5173} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.03.13 18:50:55.634461 [ 5 ] {9df21838-76cf-4737-8faa-59f2743e5173} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001156 sec., 128027.68166089966 rows/sec., 7.28 MiB/sec. | ||
| 5056 | 2026.03.13 18:50:55.634496 [ 5 ] {9df21838-76cf-4737-8faa-59f2743e5173} <Debug> TCPHandler: Processed in 0.00132621 sec. | ||
| 5057 | 2026.03.13 18:50:55.634605 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2026.03.13 18:50:55.634696 [ 5 ] {d076715a-2c24-4f1c-a4f1-fbbf57b5b375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5059 | 2026.03.13 18:50:55.634734 [ 5 ] {d076715a-2c24-4f1c-a4f1-fbbf57b5b375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5060 | 2026.03.13 18:50:55.635307 [ 5 ] {d076715a-2c24-4f1c-a4f1-fbbf57b5b375} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2026.03.13 18:50:55.635340 [ 5 ] {d076715a-2c24-4f1c-a4f1-fbbf57b5b375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5062 | 2026.03.13 18:50:55.635642 [ 5 ] {d076715a-2c24-4f1c-a4f1-fbbf57b5b375} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5063 | 2026.03.13 18:50:55.635847 [ 5 ] {d076715a-2c24-4f1c-a4f1-fbbf57b5b375} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2026.03.13 18:50:55.635947 [ 91 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5065 | 2026.03.13 18:50:55.635968 [ 5 ] {d076715a-2c24-4f1c-a4f1-fbbf57b5b375} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001289 sec., 380139.6431342126 rows/sec., 26.65 MiB/sec. | ||
| 5066 | 2026.03.13 18:50:55.635980 [ 91 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.03.13 18:50:55.636001 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5068 | 2026.03.13 18:50:55.636005 [ 5 ] {d076715a-2c24-4f1c-a4f1-fbbf57b5b375} <Debug> TCPHandler: Processed in 0.001447003 sec. | ||
| 5069 | 2026.03.13 18:50:55.636082 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 5070 | 2026.03.13 18:50:55.636119 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5071 | 2026.03.13 18:50:55.636187 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5072 | 2026.03.13 18:50:55.636216 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1540 rows starting from the beginning of the part | ||
| 5073 | 2026.03.13 18:50:55.636216 [ 5 ] {f4d9311d-7908-435f-8d06-548939a597e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5074 | 2026.03.13 18:50:55.636261 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 482 rows starting from the beginning of the part | ||
| 5075 | 2026.03.13 18:50:55.636270 [ 5 ] {f4d9311d-7908-435f-8d06-548939a597e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5076 | 2026.03.13 18:50:55.636306 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 97 rows starting from the beginning of the part | ||
| 5077 | 2026.03.13 18:50:55.636343 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 492 rows starting from the beginning of the part | ||
| 5078 | 2026.03.13 18:50:55.636377 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 105 rows starting from the beginning of the part | ||
| 5079 | 2026.03.13 18:50:55.636411 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 490 rows starting from the beginning of the part | ||
| 5080 | 2026.03.13 18:50:55.636610 [ 5 ] {f4d9311d-7908-435f-8d06-548939a597e7} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.03.13 18:50:55.636650 [ 5 ] {f4d9311d-7908-435f-8d06-548939a597e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5082 | 2026.03.13 18:50:55.636966 [ 5 ] {f4d9311d-7908-435f-8d06-548939a597e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5083 | 2026.03.13 18:50:55.637199 [ 5 ] {f4d9311d-7908-435f-8d06-548939a597e7} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.03.13 18:50:55.637327 [ 5 ] {f4d9311d-7908-435f-8d06-548939a597e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 5085 | 2026.03.13 18:50:55.637364 [ 5 ] {f4d9311d-7908-435f-8d06-548939a597e7} <Debug> TCPHandler: Processed in 0.001292098 sec. | ||
| 5086 | 2026.03.13 18:50:55.637471 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.03.13 18:50:55.637563 [ 5 ] {e609864f-79e3-4789-9eeb-4f298b875bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5088 | 2026.03.13 18:50:55.637589 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542646 sec., 2078247.3749648333 rows/sec., 154.26 MiB/sec. | ||
| 5089 | 2026.03.13 18:50:55.637604 [ 5 ] {e609864f-79e3-4789-9eeb-4f298b875bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5090 | 2026.03.13 18:50:55.637761 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5091 | 2026.03.13 18:50:55.637998 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_31_6} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.03.13 18:50:55.638014 [ 5 ] {e609864f-79e3-4789-9eeb-4f298b875bfe} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2026.03.13 18:50:55.638058 [ 5 ] {e609864f-79e3-4789-9eeb-4f298b875bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5094 | 2026.03.13 18:50:55.638078 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_31_6} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5095 | 2026.03.13 18:50:55.638148 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5096 | 2026.03.13 18:50:55.638388 [ 5 ] {e609864f-79e3-4789-9eeb-4f298b875bfe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5097 | 2026.03.13 18:50:55.638605 [ 5 ] {e609864f-79e3-4789-9eeb-4f298b875bfe} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.03.13 18:50:55.638729 [ 5 ] {e609864f-79e3-4789-9eeb-4f298b875bfe} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001184 sec., 223817.56756756757 rows/sec., 14.87 MiB/sec. | ||
| 5099 | 2026.03.13 18:50:55.638764 [ 5 ] {e609864f-79e3-4789-9eeb-4f298b875bfe} <Debug> TCPHandler: Processed in 0.00134014 sec. | ||
| 5100 | 2026.03.13 18:50:55.638875 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2026.03.13 18:50:55.638966 [ 5 ] {ac5adfa5-b249-446e-978f-7a8d40f90cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5102 | 2026.03.13 18:50:55.639006 [ 5 ] {ac5adfa5-b249-446e-978f-7a8d40f90cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5103 | 2026.03.13 18:50:55.639309 [ 5 ] {ac5adfa5-b249-446e-978f-7a8d40f90cba} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.03.13 18:50:55.639345 [ 5 ] {ac5adfa5-b249-446e-978f-7a8d40f90cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5105 | 2026.03.13 18:50:55.639646 [ 5 ] {ac5adfa5-b249-446e-978f-7a8d40f90cba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5106 | 2026.03.13 18:50:55.639849 [ 5 ] {ac5adfa5-b249-446e-978f-7a8d40f90cba} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.03.13 18:50:55.639945 [ 90 ] {} <Debug> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5108 | 2026.03.13 18:50:55.639976 [ 5 ] {ac5adfa5-b249-446e-978f-7a8d40f90cba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 5109 | 2026.03.13 18:50:55.639987 [ 90 ] {} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.03.13 18:50:55.640016 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5111 | 2026.03.13 18:50:55.640018 [ 5 ] {ac5adfa5-b249-446e-978f-7a8d40f90cba} <Debug> TCPHandler: Processed in 0.001189356 sec. | ||
| 5112 | 2026.03.13 18:50:55.640093 [ 193 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 5113 | 2026.03.13 18:50:55.640141 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2026.03.13 18:50:55.640211 [ 193 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5115 | 2026.03.13 18:50:55.640236 [ 5 ] {91085131-7ee2-45a1-9fa5-2da5aede9ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5116 | 2026.03.13 18:50:55.640254 [ 193 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 5117 | 2026.03.13 18:50:55.640282 [ 5 ] {91085131-7ee2-45a1-9fa5-2da5aede9ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5118 | 2026.03.13 18:50:55.640332 [ 193 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 5119 | 2026.03.13 18:50:55.640395 [ 193 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 5120 | 2026.03.13 18:50:55.640437 [ 193 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 5121 | 2026.03.13 18:50:55.640474 [ 193 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 5122 | 2026.03.13 18:50:55.640611 [ 5 ] {91085131-7ee2-45a1-9fa5-2da5aede9ff0} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.03.13 18:50:55.640652 [ 5 ] {91085131-7ee2-45a1-9fa5-2da5aede9ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5124 | 2026.03.13 18:50:55.640984 [ 5 ] {91085131-7ee2-45a1-9fa5-2da5aede9ff0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5125 | 2026.03.13 18:50:55.641202 [ 5 ] {91085131-7ee2-45a1-9fa5-2da5aede9ff0} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.03.13 18:50:55.641201 [ 188 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001129754 sec., 4425.742241231277 rows/sec., 298.22 KiB/sec. | ||
| 5127 | 2026.03.13 18:50:55.641331 [ 5 ] {91085131-7ee2-45a1-9fa5-2da5aede9ff0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001112 sec., 80935.25179856116 rows/sec., 5.06 MiB/sec. | ||
| 5128 | 2026.03.13 18:50:55.641350 [ 193 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5129 | 2026.03.13 18:50:55.641373 [ 5 ] {91085131-7ee2-45a1-9fa5-2da5aede9ff0} <Debug> TCPHandler: Processed in 0.001278928 sec. | ||
| 5130 | 2026.03.13 18:50:55.641594 [ 193 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_5_1} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2026.03.13 18:50:55.641655 [ 193 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_5_1} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5132 | 2026.03.13 18:50:55.641710 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5133 | 2026.03.13 18:50:56.592266 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5134 | 2026.03.13 18:50:56.592440 [ 5 ] {aec0bfb5-9e06-4dba-8451-85f0fd08c939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5135 | 2026.03.13 18:50:56.592504 [ 5 ] {aec0bfb5-9e06-4dba-8451-85f0fd08c939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5136 | 2026.03.13 18:50:56.593122 [ 5 ] {aec0bfb5-9e06-4dba-8451-85f0fd08c939} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2026.03.13 18:50:56.593159 [ 5 ] {aec0bfb5-9e06-4dba-8451-85f0fd08c939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5138 | 2026.03.13 18:50:56.593549 [ 5 ] {aec0bfb5-9e06-4dba-8451-85f0fd08c939} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5139 | 2026.03.13 18:50:56.593768 [ 5 ] {aec0bfb5-9e06-4dba-8451-85f0fd08c939} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2026.03.13 18:50:56.593916 [ 5 ] {aec0bfb5-9e06-4dba-8451-85f0fd08c939} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001524 sec., 15748.031496062993 rows/sec., 1.31 MiB/sec. | ||
| 5141 | 2026.03.13 18:50:56.593958 [ 5 ] {aec0bfb5-9e06-4dba-8451-85f0fd08c939} <Debug> TCPHandler: Processed in 0.001820964 sec. | ||
| 5142 | 2026.03.13 18:50:56.594076 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5143 | 2026.03.13 18:50:56.594168 [ 5 ] {225c4c32-a5f9-47f5-b47f-67f06f03e7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5144 | 2026.03.13 18:50:56.594208 [ 5 ] {225c4c32-a5f9-47f5-b47f-67f06f03e7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5145 | 2026.03.13 18:50:56.594596 [ 5 ] {225c4c32-a5f9-47f5-b47f-67f06f03e7e0} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2026.03.13 18:50:56.594630 [ 5 ] {225c4c32-a5f9-47f5-b47f-67f06f03e7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5147 | 2026.03.13 18:50:56.594930 [ 5 ] {225c4c32-a5f9-47f5-b47f-67f06f03e7e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5148 | 2026.03.13 18:50:56.595138 [ 5 ] {225c4c32-a5f9-47f5-b47f-67f06f03e7e0} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2026.03.13 18:50:56.595260 [ 5 ] {225c4c32-a5f9-47f5-b47f-67f06f03e7e0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 440.77 KiB/sec. | ||
| 5150 | 2026.03.13 18:50:56.595296 [ 5 ] {225c4c32-a5f9-47f5-b47f-67f06f03e7e0} <Debug> TCPHandler: Processed in 0.001267628 sec. | ||
| 5151 | 2026.03.13 18:50:56.595407 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5152 | 2026.03.13 18:50:56.595503 [ 5 ] {318cdb4f-dc7c-451b-b055-3a279104406d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5153 | 2026.03.13 18:50:56.595542 [ 5 ] {318cdb4f-dc7c-451b-b055-3a279104406d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5154 | 2026.03.13 18:50:56.597372 [ 5 ] {318cdb4f-dc7c-451b-b055-3a279104406d} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5155 | 2026.03.13 18:50:56.597408 [ 5 ] {318cdb4f-dc7c-451b-b055-3a279104406d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5156 | 2026.03.13 18:50:56.597867 [ 5 ] {318cdb4f-dc7c-451b-b055-3a279104406d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5157 | 2026.03.13 18:50:56.598079 [ 5 ] {318cdb4f-dc7c-451b-b055-3a279104406d} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5158 | 2026.03.13 18:50:56.598208 [ 5 ] {318cdb4f-dc7c-451b-b055-3a279104406d} <Debug> executeQuery: Read 2141 rows, 168.68 KiB in 0.002724 sec., 785976.5051395007 rows/sec., 60.47 MiB/sec. | ||
| 5159 | 2026.03.13 18:50:56.598247 [ 5 ] {318cdb4f-dc7c-451b-b055-3a279104406d} <Debug> TCPHandler: Processed in 0.002890306 sec. | ||
| 5160 | 2026.03.13 18:50:56.598364 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5161 | 2026.03.13 18:50:56.598460 [ 5 ] {3ad9ecc9-7066-4e9f-b8da-590132913c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5162 | 2026.03.13 18:50:56.598501 [ 5 ] {3ad9ecc9-7066-4e9f-b8da-590132913c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5163 | 2026.03.13 18:50:56.598933 [ 5 ] {3ad9ecc9-7066-4e9f-b8da-590132913c93} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2026.03.13 18:50:56.598969 [ 5 ] {3ad9ecc9-7066-4e9f-b8da-590132913c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5165 | 2026.03.13 18:50:56.599287 [ 5 ] {3ad9ecc9-7066-4e9f-b8da-590132913c93} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5166 | 2026.03.13 18:50:56.599495 [ 5 ] {3ad9ecc9-7066-4e9f-b8da-590132913c93} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2026.03.13 18:50:56.599623 [ 5 ] {3ad9ecc9-7066-4e9f-b8da-590132913c93} <Debug> executeQuery: Read 68 rows, 5.14 KiB in 0.001182 sec., 57529.61082910321 rows/sec., 4.25 MiB/sec. | ||
| 5168 | 2026.03.13 18:50:56.599661 [ 5 ] {3ad9ecc9-7066-4e9f-b8da-590132913c93} <Debug> TCPHandler: Processed in 0.001347631 sec. | ||
| 5169 | 2026.03.13 18:50:56.599785 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2026.03.13 18:50:56.599900 [ 5 ] {02a88beb-2861-424a-909b-a27f8b22943b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5171 | 2026.03.13 18:50:56.599943 [ 5 ] {02a88beb-2861-424a-909b-a27f8b22943b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5172 | 2026.03.13 18:50:56.600639 [ 5 ] {02a88beb-2861-424a-909b-a27f8b22943b} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.03.13 18:50:56.600673 [ 5 ] {02a88beb-2861-424a-909b-a27f8b22943b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5174 | 2026.03.13 18:50:56.601006 [ 5 ] {02a88beb-2861-424a-909b-a27f8b22943b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5175 | 2026.03.13 18:50:56.601216 [ 5 ] {02a88beb-2861-424a-909b-a27f8b22943b} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2026.03.13 18:50:56.601315 [ 87 ] {} <Debug> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5177 | 2026.03.13 18:50:56.601348 [ 5 ] {02a88beb-2861-424a-909b-a27f8b22943b} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001473 sec., 496945.0101832994 rows/sec., 29.39 MiB/sec. | ||
| 5178 | 2026.03.13 18:50:56.601349 [ 87 ] {} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2026.03.13 18:50:56.601380 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5180 | 2026.03.13 18:50:56.601387 [ 5 ] {02a88beb-2861-424a-909b-a27f8b22943b} <Debug> TCPHandler: Processed in 0.001661229 sec. | ||
| 5181 | 2026.03.13 18:50:56.601465 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 5182 | 2026.03.13 18:50:56.601507 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5183 | 2026.03.13 18:50:56.601554 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5184 | 2026.03.13 18:50:56.601583 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 881 rows starting from the beginning of the part | ||
| 5185 | 2026.03.13 18:50:56.601604 [ 5 ] {991c7d54-679a-4479-b738-4edc01ad735d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5186 | 2026.03.13 18:50:56.601638 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 708 rows starting from the beginning of the part | ||
| 5187 | 2026.03.13 18:50:56.601645 [ 5 ] {991c7d54-679a-4479-b738-4edc01ad735d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5188 | 2026.03.13 18:50:56.601679 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 5189 | 2026.03.13 18:50:56.601717 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 5190 | 2026.03.13 18:50:56.601753 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 5191 | 2026.03.13 18:50:56.601791 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 732 rows starting from the beginning of the part | ||
| 5192 | 2026.03.13 18:50:56.602046 [ 5 ] {991c7d54-679a-4479-b738-4edc01ad735d} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.03.13 18:50:56.602082 [ 5 ] {991c7d54-679a-4479-b738-4edc01ad735d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5194 | 2026.03.13 18:50:56.602383 [ 5 ] {991c7d54-679a-4479-b738-4edc01ad735d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5195 | 2026.03.13 18:50:56.602589 [ 5 ] {991c7d54-679a-4479-b738-4edc01ad735d} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.03.13 18:50:56.602719 [ 5 ] {991c7d54-679a-4479-b738-4edc01ad735d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 62.06 KiB/sec. | ||
| 5197 | 2026.03.13 18:50:56.602740 [ 88 ] {} <Debug> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5198 | 2026.03.13 18:50:56.602758 [ 5 ] {991c7d54-679a-4479-b738-4edc01ad735d} <Debug> TCPHandler: Processed in 0.001300809 sec. | ||
| 5199 | 2026.03.13 18:50:56.602827 [ 88 ] {} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.03.13 18:50:56.602848 [ 193 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417272 sec., 1953047.827093176 rows/sec., 124.85 MiB/sec. | ||
| 5201 | 2026.03.13 18:50:56.602859 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5202 | 2026.03.13 18:50:56.602904 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5203 | 2026.03.13 18:50:56.602984 [ 191 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 5204 | 2026.03.13 18:50:56.603011 [ 5 ] {6c45d479-c100-41fb-8496-59730f1da99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5205 | 2026.03.13 18:50:56.603023 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5206 | 2026.03.13 18:50:56.603051 [ 5 ] {6c45d479-c100-41fb-8496-59730f1da99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5207 | 2026.03.13 18:50:56.603066 [ 191 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5208 | 2026.03.13 18:50:56.603091 [ 191 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 5209 | 2026.03.13 18:50:56.603138 [ 191 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 5210 | 2026.03.13 18:50:56.603177 [ 191 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 5211 | 2026.03.13 18:50:56.603213 [ 191 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 5212 | 2026.03.13 18:50:56.603248 [ 191 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 5213 | 2026.03.13 18:50:56.603252 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_11_2} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2026.03.13 18:50:56.603324 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_11_2} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5215 | 2026.03.13 18:50:56.603385 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 5216 | 2026.03.13 18:50:56.603456 [ 5 ] {6c45d479-c100-41fb-8496-59730f1da99f} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.03.13 18:50:56.603492 [ 5 ] {6c45d479-c100-41fb-8496-59730f1da99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5218 | 2026.03.13 18:50:56.603786 [ 5 ] {6c45d479-c100-41fb-8496-59730f1da99f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5219 | 2026.03.13 18:50:56.603830 [ 193 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000876036 sec., 5707.528001132374 rows/sec., 423.61 KiB/sec. | ||
| 5220 | 2026.03.13 18:50:56.603925 [ 199 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5221 | 2026.03.13 18:50:56.604000 [ 5 ] {6c45d479-c100-41fb-8496-59730f1da99f} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.03.13 18:50:56.604131 [ 5 ] {6c45d479-c100-41fb-8496-59730f1da99f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 5223 | 2026.03.13 18:50:56.604145 [ 199 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_5_1} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.03.13 18:50:56.604170 [ 5 ] {6c45d479-c100-41fb-8496-59730f1da99f} <Debug> TCPHandler: Processed in 0.001320449 sec. | ||
| 5225 | 2026.03.13 18:50:56.604201 [ 199 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_5_1} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5226 | 2026.03.13 18:50:56.604256 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5227 | 2026.03.13 18:50:56.604278 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2026.03.13 18:50:56.604372 [ 5 ] {7fe16af5-8af3-416f-bc1f-7b83e957a583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5229 | 2026.03.13 18:50:56.604411 [ 5 ] {7fe16af5-8af3-416f-bc1f-7b83e957a583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5230 | 2026.03.13 18:50:56.605316 [ 5 ] {7fe16af5-8af3-416f-bc1f-7b83e957a583} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2026.03.13 18:50:56.605351 [ 5 ] {7fe16af5-8af3-416f-bc1f-7b83e957a583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5232 | 2026.03.13 18:50:56.605701 [ 5 ] {7fe16af5-8af3-416f-bc1f-7b83e957a583} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5233 | 2026.03.13 18:50:56.605912 [ 5 ] {7fe16af5-8af3-416f-bc1f-7b83e957a583} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.03.13 18:50:56.606042 [ 5 ] {7fe16af5-8af3-416f-bc1f-7b83e957a583} <Debug> executeQuery: Read 1092 rows, 78.09 KiB in 0.001688 sec., 646919.4312796209 rows/sec., 45.18 MiB/sec. | ||
| 5235 | 2026.03.13 18:50:56.606081 [ 5 ] {7fe16af5-8af3-416f-bc1f-7b83e957a583} <Debug> TCPHandler: Processed in 0.001851915 sec. | ||
| 5236 | 2026.03.13 18:50:56.606189 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2026.03.13 18:50:56.606283 [ 5 ] {14af552d-63f6-41f4-b8f3-d9cfa91fcb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5238 | 2026.03.13 18:50:56.606325 [ 5 ] {14af552d-63f6-41f4-b8f3-d9cfa91fcb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5239 | 2026.03.13 18:50:56.607240 [ 5 ] {14af552d-63f6-41f4-b8f3-d9cfa91fcb71} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.03.13 18:50:56.607276 [ 5 ] {14af552d-63f6-41f4-b8f3-d9cfa91fcb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5241 | 2026.03.13 18:50:56.607778 [ 5 ] {14af552d-63f6-41f4-b8f3-d9cfa91fcb71} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5242 | 2026.03.13 18:50:56.607995 [ 5 ] {14af552d-63f6-41f4-b8f3-d9cfa91fcb71} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2026.03.13 18:50:56.608127 [ 5 ] {14af552d-63f6-41f4-b8f3-d9cfa91fcb71} <Debug> executeQuery: Read 1292 rows, 84.11 KiB in 0.001864 sec., 693133.0472103005 rows/sec., 44.06 MiB/sec. | ||
| 5244 | 2026.03.13 18:50:56.608167 [ 5 ] {14af552d-63f6-41f4-b8f3-d9cfa91fcb71} <Debug> TCPHandler: Processed in 0.002027581 sec. | ||
| 5245 | 2026.03.13 18:50:56.608278 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5246 | 2026.03.13 18:50:56.608373 [ 5 ] {a01a09c7-c656-4377-905c-dd14bbcb7c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5247 | 2026.03.13 18:50:56.608427 [ 5 ] {a01a09c7-c656-4377-905c-dd14bbcb7c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5248 | 2026.03.13 18:50:56.609324 [ 5 ] {a01a09c7-c656-4377-905c-dd14bbcb7c13} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.03.13 18:50:56.609361 [ 5 ] {a01a09c7-c656-4377-905c-dd14bbcb7c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5250 | 2026.03.13 18:50:56.609925 [ 5 ] {a01a09c7-c656-4377-905c-dd14bbcb7c13} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5251 | 2026.03.13 18:50:56.610144 [ 5 ] {a01a09c7-c656-4377-905c-dd14bbcb7c13} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.03.13 18:50:56.610251 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5253 | 2026.03.13 18:50:56.610283 [ 5 ] {a01a09c7-c656-4377-905c-dd14bbcb7c13} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001928 sec., 25933.609958506222 rows/sec., 46.47 MiB/sec. | ||
| 5254 | 2026.03.13 18:50:56.610318 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2026.03.13 18:50:56.610345 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5256 | 2026.03.13 18:50:56.610363 [ 5 ] {a01a09c7-c656-4377-905c-dd14bbcb7c13} <Debug> TCPHandler: Processed in 0.002135283 sec. | ||
| 5257 | 2026.03.13 18:50:56.610441 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::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 | ||
| 5258 | 2026.03.13 18:50:56.610486 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2026.03.13 18:50:56.610586 [ 5 ] {36ad02b2-38af-45bd-b4af-7c012f2dc4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5260 | 2026.03.13 18:50:56.610628 [ 5 ] {36ad02b2-38af-45bd-b4af-7c012f2dc4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5261 | 2026.03.13 18:50:56.610721 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5262 | 2026.03.13 18:50:56.610816 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 376 rows starting from the beginning of the part | ||
| 5263 | 2026.03.13 18:50:56.610969 [ 5 ] {36ad02b2-38af-45bd-b4af-7c012f2dc4c4} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.03.13 18:50:56.610972 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 5265 | 2026.03.13 18:50:56.611014 [ 5 ] {36ad02b2-38af-45bd-b4af-7c012f2dc4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 5266 | 2026.03.13 18:50:56.611125 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 5267 | 2026.03.13 18:50:56.611248 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 5268 | 2026.03.13 18:50:56.611351 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 5269 | 2026.03.13 18:50:56.611354 [ 5 ] {36ad02b2-38af-45bd-b4af-7c012f2dc4c4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5270 | 2026.03.13 18:50:56.611464 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 5271 | 2026.03.13 18:50:56.611591 [ 5 ] {36ad02b2-38af-45bd-b4af-7c012f2dc4c4} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2026.03.13 18:50:56.611729 [ 5 ] {36ad02b2-38af-45bd-b4af-7c012f2dc4c4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 712.67 KiB/sec. | ||
| 5273 | 2026.03.13 18:50:56.611767 [ 5 ] {36ad02b2-38af-45bd-b4af-7c012f2dc4c4} <Debug> TCPHandler: Processed in 0.001331499 sec. | ||
| 5274 | 2026.03.13 18:50:56.616219 [ 198 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 19 columns (19 merged, 0 gathered) in 0.005816634 sec., 102980.52103673705 rows/sec., 184.54 MiB/sec. | ||
| 5275 | 2026.03.13 18:50:56.616813 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5276 | 2026.03.13 18:50:56.617145 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.03.13 18:50:56.617214 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5278 | 2026.03.13 18:50:56.617296 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 5279 | 2026.03.13 18:50:57.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.49 MiB, peak 260.97 MiB, free memory in arenas 0.00 B, will set to 256.30 MiB (RSS), difference: 1.82 MiB | ||
| 5280 | 2026.03.13 18:50:57.676128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 654 | ||
| 5281 | 2026.03.13 18:50:57.678796 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.03.13 18:50:57.678835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5283 | 2026.03.13 18:50:57.679995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5284 | 2026.03.13 18:50:57.680254 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.03.13 18:50:57.680505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
| 5286 | 2026.03.13 18:51:00.140786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11094 | ||
| 5287 | 2026.03.13 18:51:00.141296 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.03.13 18:51:00.141341 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5289 | 2026.03.13 18:51:00.141846 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5290 | 2026.03.13 18:51:00.142091 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.03.13 18:51:00.142239 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11094 | ||
| 5292 | 2026.03.13 18:51:00.617765 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2026.03.13 18:51:00.617963 [ 5 ] {d58dfd1d-fc8f-4d8f-ac7b-b2b30692fce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5294 | 2026.03.13 18:51:00.618037 [ 5 ] {d58dfd1d-fc8f-4d8f-ac7b-b2b30692fce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5295 | 2026.03.13 18:51:00.618722 [ 5 ] {d58dfd1d-fc8f-4d8f-ac7b-b2b30692fce0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2026.03.13 18:51:00.618767 [ 5 ] {d58dfd1d-fc8f-4d8f-ac7b-b2b30692fce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5297 | 2026.03.13 18:51:00.619166 [ 5 ] {d58dfd1d-fc8f-4d8f-ac7b-b2b30692fce0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5298 | 2026.03.13 18:51:00.619402 [ 5 ] {d58dfd1d-fc8f-4d8f-ac7b-b2b30692fce0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2026.03.13 18:51:00.619559 [ 5 ] {d58dfd1d-fc8f-4d8f-ac7b-b2b30692fce0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.61 MiB/sec. | ||
| 5300 | 2026.03.13 18:51:00.619608 [ 5 ] {d58dfd1d-fc8f-4d8f-ac7b-b2b30692fce0} <Debug> TCPHandler: Processed in 0.001982689 sec. | ||
| 5301 | 2026.03.13 18:51:00.619735 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5302 | 2026.03.13 18:51:00.619838 [ 5 ] {fdde7c57-abb5-4b76-bb67-42099af22965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5303 | 2026.03.13 18:51:00.619881 [ 5 ] {fdde7c57-abb5-4b76-bb67-42099af22965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5304 | 2026.03.13 18:51:00.620326 [ 5 ] {fdde7c57-abb5-4b76-bb67-42099af22965} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.03.13 18:51:00.620361 [ 5 ] {fdde7c57-abb5-4b76-bb67-42099af22965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5306 | 2026.03.13 18:51:00.620677 [ 5 ] {fdde7c57-abb5-4b76-bb67-42099af22965} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5307 | 2026.03.13 18:51:00.620892 [ 5 ] {fdde7c57-abb5-4b76-bb67-42099af22965} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5308 | 2026.03.13 18:51:00.621026 [ 5 ] {fdde7c57-abb5-4b76-bb67-42099af22965} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 5309 | 2026.03.13 18:51:00.621065 [ 5 ] {fdde7c57-abb5-4b76-bb67-42099af22965} <Debug> TCPHandler: Processed in 0.001384131 sec. | ||
| 5310 | 2026.03.13 18:51:00.621181 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2026.03.13 18:51:00.621279 [ 5 ] {479b43a9-a21e-4157-9c3c-d28b6831488d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5312 | 2026.03.13 18:51:00.621325 [ 5 ] {479b43a9-a21e-4157-9c3c-d28b6831488d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5313 | 2026.03.13 18:51:00.621737 [ 5 ] {479b43a9-a21e-4157-9c3c-d28b6831488d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2026.03.13 18:51:00.621772 [ 5 ] {479b43a9-a21e-4157-9c3c-d28b6831488d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5315 | 2026.03.13 18:51:00.622106 [ 5 ] {479b43a9-a21e-4157-9c3c-d28b6831488d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5316 | 2026.03.13 18:51:00.622325 [ 5 ] {479b43a9-a21e-4157-9c3c-d28b6831488d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2026.03.13 18:51:00.622423 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5318 | 2026.03.13 18:51:00.622454 [ 5 ] {479b43a9-a21e-4157-9c3c-d28b6831488d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001197 sec., 106934.00167084378 rows/sec., 7.45 MiB/sec. | ||
| 5319 | 2026.03.13 18:51:00.622461 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.03.13 18:51:00.622487 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5321 | 2026.03.13 18:51:00.622493 [ 5 ] {479b43a9-a21e-4157-9c3c-d28b6831488d} <Debug> TCPHandler: Processed in 0.001363061 sec. | ||
| 5322 | 2026.03.13 18:51:00.622572 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 5323 | 2026.03.13 18:51:00.622631 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2026.03.13 18:51:00.622688 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5325 | 2026.03.13 18:51:00.622730 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9574 rows starting from the beginning of the part | ||
| 5326 | 2026.03.13 18:51:00.622741 [ 5 ] {2da1eda5-824f-46d8-865d-cc1810dd7b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5327 | 2026.03.13 18:51:00.622786 [ 5 ] {2da1eda5-824f-46d8-865d-cc1810dd7b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5328 | 2026.03.13 18:51:00.622811 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 266 rows starting from the beginning of the part | ||
| 5329 | 2026.03.13 18:51:00.622875 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 5330 | 2026.03.13 18:51:00.622937 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 5331 | 2026.03.13 18:51:00.622994 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1292 rows starting from the beginning of the part | ||
| 5332 | 2026.03.13 18:51:00.623053 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 128 rows starting from the beginning of the part | ||
| 5333 | 2026.03.13 18:51:00.623204 [ 5 ] {2da1eda5-824f-46d8-865d-cc1810dd7b65} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2026.03.13 18:51:00.623243 [ 5 ] {2da1eda5-824f-46d8-865d-cc1810dd7b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5335 | 2026.03.13 18:51:00.623630 [ 5 ] {2da1eda5-824f-46d8-865d-cc1810dd7b65} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5336 | 2026.03.13 18:51:00.623925 [ 5 ] {2da1eda5-824f-46d8-865d-cc1810dd7b65} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.03.13 18:51:00.624093 [ 5 ] {2da1eda5-824f-46d8-865d-cc1810dd7b65} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001375 sec., 34909.09090909091 rows/sec., 2.35 MiB/sec. | ||
| 5338 | 2026.03.13 18:51:00.624144 [ 5 ] {2da1eda5-824f-46d8-865d-cc1810dd7b65} <Debug> TCPHandler: Processed in 0.001573457 sec. | ||
| 5339 | 2026.03.13 18:51:00.626266 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11685 rows, containing 5 columns (5 merged, 0 gathered) in 0.003726241 sec., 3135868.0235658404 rows/sec., 205.99 MiB/sec. | ||
| 5340 | 2026.03.13 18:51:00.626723 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5341 | 2026.03.13 18:51:00.627087 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.03.13 18:51:00.627177 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5343 | 2026.03.13 18:51:00.627272 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5344 | 2026.03.13 18:51:00.704498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5345 | 2026.03.13 18:51:00.720969 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.03.13 18:51:00.721026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5347 | 2026.03.13 18:51:00.726719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5348 | 2026.03.13 18:51:00.727400 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.03.13 18:51:00.730319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5350 | 2026.03.13 18:51:05.619190 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.03.13 18:51:05.619380 [ 5 ] {76cddbaf-44b4-4f27-a7ba-4b038d622424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5352 | 2026.03.13 18:51:05.619443 [ 5 ] {76cddbaf-44b4-4f27-a7ba-4b038d622424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5353 | 2026.03.13 18:51:05.620081 [ 5 ] {76cddbaf-44b4-4f27-a7ba-4b038d622424} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.03.13 18:51:05.620121 [ 5 ] {76cddbaf-44b4-4f27-a7ba-4b038d622424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5355 | 2026.03.13 18:51:05.620495 [ 5 ] {76cddbaf-44b4-4f27-a7ba-4b038d622424} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5356 | 2026.03.13 18:51:05.620707 [ 5 ] {76cddbaf-44b4-4f27-a7ba-4b038d622424} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.03.13 18:51:05.620853 [ 5 ] {76cddbaf-44b4-4f27-a7ba-4b038d622424} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001523 sec., 36769.53381483913 rows/sec., 2.82 MiB/sec. | ||
| 5358 | 2026.03.13 18:51:05.620894 [ 5 ] {76cddbaf-44b4-4f27-a7ba-4b038d622424} <Debug> TCPHandler: Processed in 0.001828975 sec. | ||
| 5359 | 2026.03.13 18:51:05.621027 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2026.03.13 18:51:05.621128 [ 5 ] {58211f24-1d6d-4b3e-9ee5-871da13b5d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5361 | 2026.03.13 18:51:05.621169 [ 5 ] {58211f24-1d6d-4b3e-9ee5-871da13b5d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5362 | 2026.03.13 18:51:05.621610 [ 5 ] {58211f24-1d6d-4b3e-9ee5-871da13b5d05} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.03.13 18:51:05.621647 [ 5 ] {58211f24-1d6d-4b3e-9ee5-871da13b5d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5364 | 2026.03.13 18:51:05.621963 [ 5 ] {58211f24-1d6d-4b3e-9ee5-871da13b5d05} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5365 | 2026.03.13 18:51:05.622171 [ 5 ] {58211f24-1d6d-4b3e-9ee5-871da13b5d05} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.03.13 18:51:05.622300 [ 5 ] {58211f24-1d6d-4b3e-9ee5-871da13b5d05} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 5367 | 2026.03.13 18:51:05.622336 [ 5 ] {58211f24-1d6d-4b3e-9ee5-871da13b5d05} <Debug> TCPHandler: Processed in 0.001370171 sec. | ||
| 5368 | 2026.03.13 18:51:05.622452 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5369 | 2026.03.13 18:51:05.622546 [ 5 ] {13222468-878a-4fb4-ba75-ae5e88dcfc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5370 | 2026.03.13 18:51:05.622588 [ 5 ] {13222468-878a-4fb4-ba75-ae5e88dcfc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5371 | 2026.03.13 18:51:05.622996 [ 5 ] {13222468-878a-4fb4-ba75-ae5e88dcfc43} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2026.03.13 18:51:05.623032 [ 5 ] {13222468-878a-4fb4-ba75-ae5e88dcfc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5373 | 2026.03.13 18:51:05.623347 [ 5 ] {13222468-878a-4fb4-ba75-ae5e88dcfc43} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5374 | 2026.03.13 18:51:05.623549 [ 5 ] {13222468-878a-4fb4-ba75-ae5e88dcfc43} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.03.13 18:51:05.623675 [ 5 ] {13222468-878a-4fb4-ba75-ae5e88dcfc43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 5376 | 2026.03.13 18:51:05.623710 [ 5 ] {13222468-878a-4fb4-ba75-ae5e88dcfc43} <Debug> TCPHandler: Processed in 0.001305949 sec. | ||
| 5377 | 2026.03.13 18:51:05.623822 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5378 | 2026.03.13 18:51:05.623914 [ 5 ] {c15da084-3c40-437e-b850-c6c1138ac131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5379 | 2026.03.13 18:51:05.623954 [ 5 ] {c15da084-3c40-437e-b850-c6c1138ac131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5380 | 2026.03.13 18:51:05.624282 [ 5 ] {c15da084-3c40-437e-b850-c6c1138ac131} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2026.03.13 18:51:05.624316 [ 5 ] {c15da084-3c40-437e-b850-c6c1138ac131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5382 | 2026.03.13 18:51:05.624615 [ 5 ] {c15da084-3c40-437e-b850-c6c1138ac131} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5383 | 2026.03.13 18:51:05.624813 [ 5 ] {c15da084-3c40-437e-b850-c6c1138ac131} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2026.03.13 18:51:05.624939 [ 5 ] {c15da084-3c40-437e-b850-c6c1138ac131} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 5385 | 2026.03.13 18:51:05.624949 [ 72 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5386 | 2026.03.13 18:51:05.624974 [ 5 ] {c15da084-3c40-437e-b850-c6c1138ac131} <Debug> TCPHandler: Processed in 0.001202196 sec. | ||
| 5387 | 2026.03.13 18:51:05.625028 [ 72 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.03.13 18:51:05.625060 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5389 | 2026.03.13 18:51:05.625161 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 5390 | 2026.03.13 18:51:05.625258 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5391 | 2026.03.13 18:51:05.625290 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1140 rows starting from the beginning of the part | ||
| 5392 | 2026.03.13 18:51:05.625350 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5393 | 2026.03.13 18:51:05.625395 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 5394 | 2026.03.13 18:51:05.625437 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 5395 | 2026.03.13 18:51:05.625478 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 5396 | 2026.03.13 18:51:05.625513 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5397 | 2026.03.13 18:51:05.626308 [ 196 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189156 sec., 1185714.910407045 rows/sec., 79.04 MiB/sec. | ||
| 5398 | 2026.03.13 18:51:05.626601 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5399 | 2026.03.13 18:51:05.626987 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_31_6} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.03.13 18:51:05.627093 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_31_6} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5401 | 2026.03.13 18:51:05.627200 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5402 | 2026.03.13 18:51:07.027982 [ 72 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5403 | 2026.03.13 18:51:07.028052 [ 72 ] {} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2026.03.13 18:51:07.028080 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5405 | 2026.03.13 18:51:07.028213 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::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 | ||
| 5406 | 2026.03.13 18:51:07.028367 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5407 | 2026.03.13 18:51:07.028404 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 5408 | 2026.03.13 18:51:07.028487 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::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 | ||
| 5409 | 2026.03.13 18:51:07.028546 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 5410 | 2026.03.13 18:51:07.028592 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::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 | ||
| 5411 | 2026.03.13 18:51:07.028636 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5412 | 2026.03.13 18:51:07.029403 [ 196 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250007 sec., 27199.847680852985 rows/sec., 2.27 MiB/sec. | ||
| 5413 | 2026.03.13 18:51:07.029529 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5414 | 2026.03.13 18:51:07.029803 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_9_2} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.03.13 18:51:07.029871 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_9_2} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5416 | 2026.03.13 18:51:07.029938 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5417 | 2026.03.13 18:51:07.269458 [ 72 ] {} <Debug> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5418 | 2026.03.13 18:51:07.269594 [ 72 ] {} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5419 | 2026.03.13 18:51:07.269626 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5420 | 2026.03.13 18:51:07.269752 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5421 | 2026.03.13 18:51:07.269915 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5422 | 2026.03.13 18:51:07.269958 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 5423 | 2026.03.13 18:51:07.270041 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 5424 | 2026.03.13 18:51:07.270088 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 5425 | 2026.03.13 18:51:07.270126 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 5426 | 2026.03.13 18:51:07.270164 [ 198 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 5427 | 2026.03.13 18:51:07.271022 [ 187 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013264 sec., 464414.9577804584 rows/sec., 28.54 MiB/sec. | ||
| 5428 | 2026.03.13 18:51:07.271244 [ 200 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5429 | 2026.03.13 18:51:07.271608 [ 200 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_10_2} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5430 | 2026.03.13 18:51:07.271706 [ 200 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_10_2} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5431 | 2026.03.13 18:51:07.271825 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5432 | 2026.03.13 18:51:07.513382 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5433 | 2026.03.13 18:51:07.513435 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5434 | 2026.03.13 18:51:07.643235 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11542 | ||
| 5435 | 2026.03.13 18:51:07.643738 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.03.13 18:51:07.643785 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5437 | 2026.03.13 18:51:07.644309 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5438 | 2026.03.13 18:51:07.644556 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.03.13 18:51:07.644703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11542 | ||
| 5440 | 2026.03.13 18:51:07.681663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 670 | ||
| 5441 | 2026.03.13 18:51:07.683661 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.03.13 18:51:07.683714 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5443 | 2026.03.13 18:51:07.685532 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5444 | 2026.03.13 18:51:07.685844 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.03.13 18:51:07.686220 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 670 | ||
| 5446 | 2026.03.13 18:51:07.830786 [ 74 ] {} <Debug> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5447 | 2026.03.13 18:51:07.830853 [ 74 ] {} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.03.13 18:51:07.830874 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5449 | 2026.03.13 18:51:07.830994 [ 200 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::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 | ||
| 5450 | 2026.03.13 18:51:07.831140 [ 200 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5451 | 2026.03.13 18:51:07.831174 [ 200 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 5452 | 2026.03.13 18:51:07.831240 [ 200 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::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 | ||
| 5453 | 2026.03.13 18:51:07.831287 [ 200 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 5454 | 2026.03.13 18:51:07.831328 [ 200 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 5455 | 2026.03.13 18:51:07.831370 [ 200 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 5456 | 2026.03.13 18:51:07.832167 [ 187 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001225647 sec., 24476.86813576829 rows/sec., 1.25 MiB/sec. | ||
| 5457 | 2026.03.13 18:51:07.832340 [ 189 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5458 | 2026.03.13 18:51:07.832636 [ 189 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_5_1} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.03.13 18:51:07.832712 [ 189 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_5_1} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5460 | 2026.03.13 18:51:07.832796 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5461 | 2026.03.13 18:51:08.157851 [ 74 ] {} <Debug> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5462 | 2026.03.13 18:51:08.157949 [ 74 ] {} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.03.13 18:51:08.157986 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5464 | 2026.03.13 18:51:08.158143 [ 202 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5465 | 2026.03.13 18:51:08.158338 [ 202 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5466 | 2026.03.13 18:51:08.158398 [ 202 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 5467 | 2026.03.13 18:51:08.158510 [ 202 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 5468 | 2026.03.13 18:51:08.158593 [ 202 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 5469 | 2026.03.13 18:51:08.158679 [ 202 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 5470 | 2026.03.13 18:51:08.158756 [ 202 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5471 | 2026.03.13 18:51:08.159786 [ 189 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710431 sec., 692223.1881905788 rows/sec., 47.15 MiB/sec. | ||
| 5472 | 2026.03.13 18:51:08.160028 [ 187 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5473 | 2026.03.13 18:51:08.160390 [ 187 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_10_2} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2026.03.13 18:51:08.160476 [ 187 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_10_2} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5475 | 2026.03.13 18:51:08.160591 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5476 | 2026.03.13 18:51:08.231306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5477 | 2026.03.13 18:51:08.247784 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.03.13 18:51:08.247829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5479 | 2026.03.13 18:51:08.253899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5480 | 2026.03.13 18:51:08.254611 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.03.13 18:51:08.257249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5482 | 2026.03.13 18:51:10.621762 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5483 | 2026.03.13 18:51:10.622024 [ 5 ] {9b65b7d5-90bd-41ff-aebf-7943aa1f01a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5484 | 2026.03.13 18:51:10.622124 [ 5 ] {9b65b7d5-90bd-41ff-aebf-7943aa1f01a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5485 | 2026.03.13 18:51:10.623024 [ 5 ] {9b65b7d5-90bd-41ff-aebf-7943aa1f01a7} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2026.03.13 18:51:10.623072 [ 5 ] {9b65b7d5-90bd-41ff-aebf-7943aa1f01a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5487 | 2026.03.13 18:51:10.623474 [ 5 ] {9b65b7d5-90bd-41ff-aebf-7943aa1f01a7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5488 | 2026.03.13 18:51:10.623717 [ 5 ] {9b65b7d5-90bd-41ff-aebf-7943aa1f01a7} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2026.03.13 18:51:10.623884 [ 5 ] {9b65b7d5-90bd-41ff-aebf-7943aa1f01a7} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.00193 sec., 71502.59067357512 rows/sec., 6.22 MiB/sec. | ||
| 5490 | 2026.03.13 18:51:10.623928 [ 5 ] {9b65b7d5-90bd-41ff-aebf-7943aa1f01a7} <Debug> TCPHandler: Processed in 0.002312399 sec. | ||
| 5491 | 2026.03.13 18:51:10.624048 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5492 | 2026.03.13 18:51:10.624146 [ 5 ] {014f7a09-dd85-4466-acb7-c3645964f613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5493 | 2026.03.13 18:51:10.624188 [ 5 ] {014f7a09-dd85-4466-acb7-c3645964f613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5494 | 2026.03.13 18:51:10.624591 [ 5 ] {014f7a09-dd85-4466-acb7-c3645964f613} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5495 | 2026.03.13 18:51:10.624629 [ 5 ] {014f7a09-dd85-4466-acb7-c3645964f613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5496 | 2026.03.13 18:51:10.624935 [ 5 ] {014f7a09-dd85-4466-acb7-c3645964f613} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5497 | 2026.03.13 18:51:10.625146 [ 5 ] {014f7a09-dd85-4466-acb7-c3645964f613} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.03.13 18:51:10.625278 [ 5 ] {014f7a09-dd85-4466-acb7-c3645964f613} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001151 sec., 35621.19895742833 rows/sec., 2.62 MiB/sec. | ||
| 5499 | 2026.03.13 18:51:10.625317 [ 5 ] {014f7a09-dd85-4466-acb7-c3645964f613} <Debug> TCPHandler: Processed in 0.00131943 sec. | ||
| 5500 | 2026.03.13 18:51:10.625415 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2026.03.13 18:51:10.625509 [ 5 ] {dd997a5e-37aa-4a44-8912-7d67eba338c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5502 | 2026.03.13 18:51:10.625550 [ 5 ] {dd997a5e-37aa-4a44-8912-7d67eba338c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5503 | 2026.03.13 18:51:10.625966 [ 5 ] {dd997a5e-37aa-4a44-8912-7d67eba338c6} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.03.13 18:51:10.626002 [ 5 ] {dd997a5e-37aa-4a44-8912-7d67eba338c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5505 | 2026.03.13 18:51:10.626302 [ 5 ] {dd997a5e-37aa-4a44-8912-7d67eba338c6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5506 | 2026.03.13 18:51:10.626512 [ 5 ] {dd997a5e-37aa-4a44-8912-7d67eba338c6} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2026.03.13 18:51:10.626638 [ 5 ] {dd997a5e-37aa-4a44-8912-7d67eba338c6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001148 sec., 91463.41463414635 rows/sec., 7.14 MiB/sec. | ||
| 5508 | 2026.03.13 18:51:10.626677 [ 5 ] {dd997a5e-37aa-4a44-8912-7d67eba338c6} <Debug> TCPHandler: Processed in 0.001311859 sec. | ||
| 5509 | 2026.03.13 18:51:10.626781 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2026.03.13 18:51:10.626877 [ 5 ] {75310e08-13ca-45b6-bfda-03f402f46a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5511 | 2026.03.13 18:51:10.626921 [ 5 ] {75310e08-13ca-45b6-bfda-03f402f46a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5512 | 2026.03.13 18:51:10.627342 [ 5 ] {75310e08-13ca-45b6-bfda-03f402f46a07} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.03.13 18:51:10.627378 [ 5 ] {75310e08-13ca-45b6-bfda-03f402f46a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5514 | 2026.03.13 18:51:10.627701 [ 5 ] {75310e08-13ca-45b6-bfda-03f402f46a07} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5515 | 2026.03.13 18:51:10.627918 [ 5 ] {75310e08-13ca-45b6-bfda-03f402f46a07} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.03.13 18:51:10.628049 [ 5 ] {75310e08-13ca-45b6-bfda-03f402f46a07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 5517 | 2026.03.13 18:51:10.628087 [ 5 ] {75310e08-13ca-45b6-bfda-03f402f46a07} <Debug> TCPHandler: Processed in 0.001355701 sec. | ||
| 5518 | 2026.03.13 18:51:10.628196 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5519 | 2026.03.13 18:51:10.628296 [ 5 ] {9e7593da-389a-431c-9370-97e39655c699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5520 | 2026.03.13 18:51:10.628353 [ 5 ] {9e7593da-389a-431c-9370-97e39655c699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5521 | 2026.03.13 18:51:10.629205 [ 5 ] {9e7593da-389a-431c-9370-97e39655c699} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2026.03.13 18:51:10.629243 [ 5 ] {9e7593da-389a-431c-9370-97e39655c699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5523 | 2026.03.13 18:51:10.629818 [ 5 ] {9e7593da-389a-431c-9370-97e39655c699} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5524 | 2026.03.13 18:51:10.630052 [ 5 ] {9e7593da-389a-431c-9370-97e39655c699} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2026.03.13 18:51:10.630195 [ 5 ] {9e7593da-389a-431c-9370-97e39655c699} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001917 sec., 21387.584767866458 rows/sec., 38.33 MiB/sec. | ||
| 5526 | 2026.03.13 18:51:10.630255 [ 5 ] {9e7593da-389a-431c-9370-97e39655c699} <Debug> TCPHandler: Processed in 0.002109423 sec. | ||
| 5527 | 2026.03.13 18:51:10.630366 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5528 | 2026.03.13 18:51:10.630460 [ 5 ] {617f08fd-a0ce-46d3-84bf-46128d9ce488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5529 | 2026.03.13 18:51:10.630502 [ 5 ] {617f08fd-a0ce-46d3-84bf-46128d9ce488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5530 | 2026.03.13 18:51:10.630846 [ 5 ] {617f08fd-a0ce-46d3-84bf-46128d9ce488} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.03.13 18:51:10.630882 [ 5 ] {617f08fd-a0ce-46d3-84bf-46128d9ce488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5532 | 2026.03.13 18:51:10.631190 [ 5 ] {617f08fd-a0ce-46d3-84bf-46128d9ce488} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5533 | 2026.03.13 18:51:10.631400 [ 5 ] {617f08fd-a0ce-46d3-84bf-46128d9ce488} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.03.13 18:51:10.631531 [ 5 ] {617f08fd-a0ce-46d3-84bf-46128d9ce488} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 5535 | 2026.03.13 18:51:10.631568 [ 5 ] {617f08fd-a0ce-46d3-84bf-46128d9ce488} <Debug> TCPHandler: Processed in 0.001251177 sec. | ||
| 5536 | 2026.03.13 18:51:15.144829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12054 | ||
| 5537 | 2026.03.13 18:51:15.145629 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.03.13 18:51:15.145684 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5539 | 2026.03.13 18:51:15.146226 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5540 | 2026.03.13 18:51:15.146450 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.03.13 18:51:15.146604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12054 | ||
| 5542 | 2026.03.13 18:51:15.619163 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5543 | 2026.03.13 18:51:15.619363 [ 5 ] {87672b8c-7fb3-426e-8e94-678c6e95aa99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5544 | 2026.03.13 18:51:15.619440 [ 5 ] {87672b8c-7fb3-426e-8e94-678c6e95aa99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5545 | 2026.03.13 18:51:15.620104 [ 5 ] {87672b8c-7fb3-426e-8e94-678c6e95aa99} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2026.03.13 18:51:15.620155 [ 5 ] {87672b8c-7fb3-426e-8e94-678c6e95aa99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5547 | 2026.03.13 18:51:15.620543 [ 5 ] {87672b8c-7fb3-426e-8e94-678c6e95aa99} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5548 | 2026.03.13 18:51:15.620772 [ 5 ] {87672b8c-7fb3-426e-8e94-678c6e95aa99} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.03.13 18:51:15.620928 [ 5 ] {87672b8c-7fb3-426e-8e94-678c6e95aa99} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00162 sec., 1234.567901234568 rows/sec., 100.67 KiB/sec. | ||
| 5550 | 2026.03.13 18:51:15.620974 [ 5 ] {87672b8c-7fb3-426e-8e94-678c6e95aa99} <Debug> TCPHandler: Processed in 0.001955408 sec. | ||
| 5551 | 2026.03.13 18:51:15.621096 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5552 | 2026.03.13 18:51:15.621194 [ 5 ] {35f2e7fd-7afd-460d-9d93-d05e7f810ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5553 | 2026.03.13 18:51:15.621233 [ 5 ] {35f2e7fd-7afd-460d-9d93-d05e7f810ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5554 | 2026.03.13 18:51:15.621679 [ 5 ] {35f2e7fd-7afd-460d-9d93-d05e7f810ee6} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2026.03.13 18:51:15.621716 [ 5 ] {35f2e7fd-7afd-460d-9d93-d05e7f810ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5556 | 2026.03.13 18:51:15.622043 [ 5 ] {35f2e7fd-7afd-460d-9d93-d05e7f810ee6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5557 | 2026.03.13 18:51:15.622250 [ 5 ] {35f2e7fd-7afd-460d-9d93-d05e7f810ee6} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2026.03.13 18:51:15.622361 [ 64 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5559 | 2026.03.13 18:51:15.622381 [ 5 ] {35f2e7fd-7afd-460d-9d93-d05e7f810ee6} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001208 sec., 47185.43046357616 rows/sec., 3.62 MiB/sec. | ||
| 5560 | 2026.03.13 18:51:15.622426 [ 64 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.03.13 18:51:15.622435 [ 5 ] {35f2e7fd-7afd-460d-9d93-d05e7f810ee6} <Debug> TCPHandler: Processed in 0.001390702 sec. | ||
| 5562 | 2026.03.13 18:51:15.622456 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5563 | 2026.03.13 18:51:15.622586 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5564 | 2026.03.13 18:51:15.622605 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 5565 | 2026.03.13 18:51:15.622685 [ 5 ] {a304604e-9855-4c58-9413-c79921362ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5566 | 2026.03.13 18:51:15.622733 [ 5 ] {a304604e-9855-4c58-9413-c79921362ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5567 | 2026.03.13 18:51:15.622766 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5568 | 2026.03.13 18:51:15.622811 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2890 rows starting from the beginning of the part | ||
| 5569 | 2026.03.13 18:51:15.622895 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2141 rows starting from the beginning of the part | ||
| 5570 | 2026.03.13 18:51:15.622951 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 5571 | 2026.03.13 18:51:15.622997 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 5572 | 2026.03.13 18:51:15.623041 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 138 rows starting from the beginning of the part | ||
| 5573 | 2026.03.13 18:51:15.623083 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 57 rows starting from the beginning of the part | ||
| 5574 | 2026.03.13 18:51:15.623137 [ 5 ] {a304604e-9855-4c58-9413-c79921362ed4} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2026.03.13 18:51:15.623176 [ 5 ] {a304604e-9855-4c58-9413-c79921362ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5576 | 2026.03.13 18:51:15.623496 [ 5 ] {a304604e-9855-4c58-9413-c79921362ed4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5577 | 2026.03.13 18:51:15.623716 [ 5 ] {a304604e-9855-4c58-9413-c79921362ed4} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2026.03.13 18:51:15.623858 [ 5 ] {a304604e-9855-4c58-9413-c79921362ed4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001191 sec., 1679.2611251049539 rows/sec., 117.25 KiB/sec. | ||
| 5579 | 2026.03.13 18:51:15.623897 [ 5 ] {a304604e-9855-4c58-9413-c79921362ed4} <Debug> TCPHandler: Processed in 0.00136191 sec. | ||
| 5580 | 2026.03.13 18:51:15.624001 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5581 | 2026.03.13 18:51:15.624095 [ 5 ] {88f8318f-98f1-4b45-8665-90c1035d2321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5582 | 2026.03.13 18:51:15.624136 [ 5 ] {88f8318f-98f1-4b45-8665-90c1035d2321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5583 | 2026.03.13 18:51:15.624537 [ 5 ] {88f8318f-98f1-4b45-8665-90c1035d2321} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2026.03.13 18:51:15.624573 [ 5 ] {88f8318f-98f1-4b45-8665-90c1035d2321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5585 | 2026.03.13 18:51:15.624894 [ 5 ] {88f8318f-98f1-4b45-8665-90c1035d2321} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5586 | 2026.03.13 18:51:15.625106 [ 5 ] {88f8318f-98f1-4b45-8665-90c1035d2321} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.03.13 18:51:15.625211 [ 64 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5588 | 2026.03.13 18:51:15.625234 [ 5 ] {88f8318f-98f1-4b45-8665-90c1035d2321} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001157 sec., 57044.07951598963 rows/sec., 4.46 MiB/sec. | ||
| 5589 | 2026.03.13 18:51:15.625246 [ 64 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.03.13 18:51:15.625278 [ 5 ] {88f8318f-98f1-4b45-8665-90c1035d2321} <Debug> TCPHandler: Processed in 0.00132661 sec. | ||
| 5591 | 2026.03.13 18:51:15.625281 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5592 | 2026.03.13 18:51:15.625366 [ 187 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5338 rows, containing 5 columns (5 merged, 0 gathered) in 0.002822664 sec., 1891121.2953436896 rows/sec., 153.43 MiB/sec. | ||
| 5593 | 2026.03.13 18:51:15.625417 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 5594 | 2026.03.13 18:51:15.625432 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.03.13 18:51:15.625573 [ 5 ] {3e8b13c9-1274-446c-a64f-bf28d15cfd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5596 | 2026.03.13 18:51:15.625617 [ 5 ] {3e8b13c9-1274-446c-a64f-bf28d15cfd8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5597 | 2026.03.13 18:51:15.625626 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5598 | 2026.03.13 18:51:15.625689 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1550 rows starting from the beginning of the part | ||
| 5599 | 2026.03.13 18:51:15.625791 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1092 rows starting from the beginning of the part | ||
| 5600 | 2026.03.13 18:51:15.625850 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 5601 | 2026.03.13 18:51:15.625849 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5602 | 2026.03.13 18:51:15.625902 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 5603 | 2026.03.13 18:51:15.625952 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 105 rows starting from the beginning of the part | ||
| 5604 | 2026.03.13 18:51:15.625996 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part | ||
| 5605 | 2026.03.13 18:51:15.626059 [ 5 ] {3e8b13c9-1274-446c-a64f-bf28d15cfd8e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5606 | 2026.03.13 18:51:15.626099 [ 5 ] {3e8b13c9-1274-446c-a64f-bf28d15cfd8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5607 | 2026.03.13 18:51:15.626162 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_36_7} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2026.03.13 18:51:15.626236 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_36_7} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5609 | 2026.03.13 18:51:15.626318 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 5610 | 2026.03.13 18:51:15.626462 [ 5 ] {3e8b13c9-1274-446c-a64f-bf28d15cfd8e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5611 | 2026.03.13 18:51:15.626715 [ 5 ] {3e8b13c9-1274-446c-a64f-bf28d15cfd8e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.03.13 18:51:15.626871 [ 5 ] {3e8b13c9-1274-446c-a64f-bf28d15cfd8e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001316 sec., 122340.42553191491 rows/sec., 8.52 MiB/sec. | ||
| 5613 | 2026.03.13 18:51:15.626909 [ 5 ] {3e8b13c9-1274-446c-a64f-bf28d15cfd8e} <Debug> TCPHandler: Processed in 0.001527096 sec. | ||
| 5614 | 2026.03.13 18:51:15.627024 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5615 | 2026.03.13 18:51:15.627122 [ 5 ] {88f7675e-1f74-4046-8028-0ae6e0147bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5616 | 2026.03.13 18:51:15.627170 [ 5 ] {88f7675e-1f74-4046-8028-0ae6e0147bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5617 | 2026.03.13 18:51:15.627509 [ 5 ] {88f7675e-1f74-4046-8028-0ae6e0147bac} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.03.13 18:51:15.627511 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2941 rows, containing 5 columns (5 merged, 0 gathered) in 0.002148354 sec., 1368955.023241049 rows/sec., 101.93 MiB/sec. | ||
| 5619 | 2026.03.13 18:51:15.627547 [ 5 ] {88f7675e-1f74-4046-8028-0ae6e0147bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5620 | 2026.03.13 18:51:15.627807 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5621 | 2026.03.13 18:51:15.627902 [ 5 ] {88f7675e-1f74-4046-8028-0ae6e0147bac} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5622 | 2026.03.13 18:51:15.628199 [ 5 ] {88f7675e-1f74-4046-8028-0ae6e0147bac} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2026.03.13 18:51:15.628261 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_36_7} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.03.13 18:51:15.628333 [ 5 ] {88f7675e-1f74-4046-8028-0ae6e0147bac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001234 sec., 48622.3662884927 rows/sec., 3.28 MiB/sec. | ||
| 5625 | 2026.03.13 18:51:15.628359 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_36_7} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5626 | 2026.03.13 18:51:15.628375 [ 5 ] {88f7675e-1f74-4046-8028-0ae6e0147bac} <Debug> TCPHandler: Processed in 0.001400091 sec. | ||
| 5627 | 2026.03.13 18:51:15.628471 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5628 | 2026.03.13 18:51:15.757326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5629 | 2026.03.13 18:51:15.774869 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2026.03.13 18:51:15.774915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5631 | 2026.03.13 18:51:15.781145 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5632 | 2026.03.13 18:51:15.781820 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.03.13 18:51:15.784897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5634 | 2026.03.13 18:51:16.491012 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44837 | ||
| 5635 | 2026.03.13 18:51:16.491121 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5636 | 2026.03.13 18:51:16.491148 [ 287 ] {} <Debug> TCP-Session: a3f2e232-b3dc-4b71-9204-f2e83c035295 Authenticating user 'default' from [fd00:1122:3344:101::e]:44837 | ||
| 5637 | 2026.03.13 18:51:16.491171 [ 287 ] {} <Debug> TCP-Session: a3f2e232-b3dc-4b71-9204-f2e83c035295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5638 | 2026.03.13 18:51:16.491184 [ 287 ] {} <Debug> TCP-Session: a3f2e232-b3dc-4b71-9204-f2e83c035295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.03.13 18:51:16.491361 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34103 | ||
| 5640 | 2026.03.13 18:51:16.491400 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48997 | ||
| 5641 | 2026.03.13 18:51:16.491482 [ 287 ] {} <Trace> TCP-Session: a3f2e232-b3dc-4b71-9204-f2e83c035295 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5642 | 2026.03.13 18:51:16.491500 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5643 | 2026.03.13 18:51:16.491519 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5644 | 2026.03.13 18:51:16.491538 [ 288 ] {} <Debug> TCP-Session: 7c4e20b9-9a26-4678-952d-3c17514eedbc Authenticating user 'default' from [fd00:1122:3344:101::e]:34103 | ||
| 5645 | 2026.03.13 18:51:16.491553 [ 289 ] {} <Debug> TCP-Session: 6d92dce0-eda9-4ee5-9c1d-8ec87128b50e Authenticating user 'default' from [fd00:1122:3344:101::e]:48997 | ||
| 5646 | 2026.03.13 18:51:16.491568 [ 288 ] {} <Debug> TCP-Session: 7c4e20b9-9a26-4678-952d-3c17514eedbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2026.03.13 18:51:16.491582 [ 289 ] {} <Debug> TCP-Session: 6d92dce0-eda9-4ee5-9c1d-8ec87128b50e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.03.13 18:51:16.491586 [ 288 ] {} <Debug> TCP-Session: 7c4e20b9-9a26-4678-952d-3c17514eedbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2026.03.13 18:51:16.491605 [ 289 ] {} <Debug> TCP-Session: 6d92dce0-eda9-4ee5-9c1d-8ec87128b50e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2026.03.13 18:51:16.491651 [ 287 ] {171653f6-332a-4914-8397-4caef595d7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44837) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5651 | 2026.03.13 18:51:16.491898 [ 287 ] {171653f6-332a-4914-8397-4caef595d7a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5652 | 2026.03.13 18:51:16.491953 [ 287 ] {171653f6-332a-4914-8397-4caef595d7a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5653 | 2026.03.13 18:51:16.492228 [ 287 ] {171653f6-332a-4914-8397-4caef595d7a0} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 5654 | 2026.03.13 18:51:16.496879 [ 305 ] {171653f6-332a-4914-8397-4caef595d7a0} <Trace> AggregatingTransform: Aggregating | ||
| 5655 | 2026.03.13 18:51:16.496930 [ 305 ] {171653f6-332a-4914-8397-4caef595d7a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 5656 | 2026.03.13 18:51:16.496965 [ 305 ] {171653f6-332a-4914-8397-4caef595d7a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004639758 sec. (215.528 rows/sec., 8.42 KiB/sec.) | ||
| 5657 | 2026.03.13 18:51:16.496982 [ 305 ] {171653f6-332a-4914-8397-4caef595d7a0} <Trace> Aggregator: Merging aggregated data | ||
| 5658 | 2026.03.13 18:51:16.497528 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40402 | ||
| 5659 | 2026.03.13 18:51:16.497539 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62133 | ||
| 5660 | 2026.03.13 18:51:16.497583 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55247 | ||
| 5661 | 2026.03.13 18:51:16.497588 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65527 | ||
| 5662 | 2026.03.13 18:51:16.497569 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40089 | ||
| 5663 | 2026.03.13 18:51:16.497556 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64987 | ||
| 5664 | 2026.03.13 18:51:16.497758 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5665 | 2026.03.13 18:51:16.497792 [ 294 ] {} <Debug> TCP-Session: ddbc0585-a96f-41ec-8bf2-4599e29ca86e Authenticating user 'default' from [fd00:1122:3344:101::e]:55247 | ||
| 5666 | 2026.03.13 18:51:16.497814 [ 294 ] {} <Debug> TCP-Session: ddbc0585-a96f-41ec-8bf2-4599e29ca86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2026.03.13 18:51:16.497826 [ 294 ] {} <Debug> TCP-Session: ddbc0585-a96f-41ec-8bf2-4599e29ca86e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2026.03.13 18:51:16.497876 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5669 | 2026.03.13 18:51:16.497890 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5670 | 2026.03.13 18:51:16.497904 [ 290 ] {} <Debug> TCP-Session: 3f5d4262-5420-4f37-9066-aebcd05b6b12 Authenticating user 'default' from [fd00:1122:3344:101::e]:62133 | ||
| 5671 | 2026.03.13 18:51:16.497930 [ 292 ] {} <Debug> TCP-Session: 0d9e1a81-d63d-44dd-8a6d-be8d0afa3fe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64987 | ||
| 5672 | 2026.03.13 18:51:16.497934 [ 290 ] {} <Debug> TCP-Session: 3f5d4262-5420-4f37-9066-aebcd05b6b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2026.03.13 18:51:16.497961 [ 292 ] {} <Debug> TCP-Session: 0d9e1a81-d63d-44dd-8a6d-be8d0afa3fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5674 | 2026.03.13 18:51:16.497968 [ 290 ] {} <Debug> TCP-Session: 3f5d4262-5420-4f37-9066-aebcd05b6b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2026.03.13 18:51:16.497987 [ 292 ] {} <Debug> TCP-Session: 0d9e1a81-d63d-44dd-8a6d-be8d0afa3fe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2026.03.13 18:51:16.498029 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5677 | 2026.03.13 18:51:16.498030 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5678 | 2026.03.13 18:51:16.498068 [ 3 ] {} <Debug> TCP-Session: 4d54a7e3-2eca-4012-910a-269e4e9858b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65527 | ||
| 5679 | 2026.03.13 18:51:16.498074 [ 291 ] {} <Debug> TCP-Session: 39dd618d-4950-4a38-9f6b-040aecb97fde Authenticating user 'default' from [fd00:1122:3344:101::e]:40402 | ||
| 5680 | 2026.03.13 18:51:16.498091 [ 3 ] {} <Debug> TCP-Session: 4d54a7e3-2eca-4012-910a-269e4e9858b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.03.13 18:51:16.498095 [ 291 ] {} <Debug> TCP-Session: 39dd618d-4950-4a38-9f6b-040aecb97fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2026.03.13 18:51:16.498109 [ 3 ] {} <Debug> TCP-Session: 4d54a7e3-2eca-4012-910a-269e4e9858b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.03.13 18:51:16.498117 [ 291 ] {} <Debug> TCP-Session: 39dd618d-4950-4a38-9f6b-040aecb97fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2026.03.13 18:51:16.498153 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5685 | 2026.03.13 18:51:16.498193 [ 293 ] {} <Debug> TCP-Session: c0c35ab4-9fff-436d-8dd8-d883d34049e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40089 | ||
| 5686 | 2026.03.13 18:51:16.498215 [ 293 ] {} <Debug> TCP-Session: c0c35ab4-9fff-436d-8dd8-d883d34049e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2026.03.13 18:51:16.498231 [ 293 ] {} <Debug> TCP-Session: c0c35ab4-9fff-436d-8dd8-d883d34049e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2026.03.13 18:51:16.498333 [ 287 ] {171653f6-332a-4914-8397-4caef595d7a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.006732 sec., 148.54426619132502 rows/sec., 5.80 KiB/sec. | ||
| 5689 | 2026.03.13 18:51:16.498515 [ 287 ] {171653f6-332a-4914-8397-4caef595d7a0} <Debug> TCPHandler: Processed in 0.007138614 sec. | ||
| 5690 | 2026.03.13 18:51:16.498651 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5691 | 2026.03.13 18:51:16.498689 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5692 | 2026.03.13 18:51:16.498692 [ 287 ] {} <Debug> TCP-Session: a3f2e232-b3dc-4b71-9204-f2e83c035295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2026.03.13 18:51:16.498715 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5694 | 2026.03.13 18:51:16.498738 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5695 | 2026.03.13 18:51:16.498770 [ 290 ] {} <Debug> TCP-Session: 3f5d4262-5420-4f37-9066-aebcd05b6b12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2026.03.13 18:51:16.498782 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5697 | 2026.03.13 18:51:16.498802 [ 3 ] {} <Debug> TCP-Session: 4d54a7e3-2eca-4012-910a-269e4e9858b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2026.03.13 18:51:16.498803 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5699 | 2026.03.13 18:51:16.498828 [ 292 ] {} <Debug> TCP-Session: 0d9e1a81-d63d-44dd-8a6d-be8d0afa3fe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5700 | 2026.03.13 18:51:16.498759 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5701 | 2026.03.13 18:51:16.498861 [ 291 ] {} <Debug> TCP-Session: 39dd618d-4950-4a38-9f6b-040aecb97fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.03.13 18:51:16.498898 [ 293 ] {} <Debug> TCP-Session: c0c35ab4-9fff-436d-8dd8-d883d34049e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2026.03.13 18:51:16.498906 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5704 | 2026.03.13 18:51:16.498872 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5705 | 2026.03.13 18:51:16.498954 [ 294 ] {} <Debug> TCP-Session: ddbc0585-a96f-41ec-8bf2-4599e29ca86e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5706 | 2026.03.13 18:51:16.498734 [ 288 ] {} <Debug> TCP-Session: 7c4e20b9-9a26-4678-952d-3c17514eedbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2026.03.13 18:51:16.498982 [ 289 ] {} <Debug> TCP-Session: 6d92dce0-eda9-4ee5-9c1d-8ec87128b50e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2026.03.13 18:51:17.686398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 696 | ||
| 5709 | 2026.03.13 18:51:17.690086 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.03.13 18:51:17.690189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5711 | 2026.03.13 18:51:17.692334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5712 | 2026.03.13 18:51:17.692786 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.03.13 18:51:17.693384 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
| 5714 | 2026.03.13 18:51:18.091213 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40770 | ||
| 5715 | 2026.03.13 18:51:18.091352 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5716 | 2026.03.13 18:51:18.091386 [ 291 ] {} <Debug> TCP-Session: cd9fcc6a-d52d-4028-ab95-58225e8f0e29 Authenticating user 'default' from [fd00:1122:3344:101::e]:40770 | ||
| 5717 | 2026.03.13 18:51:18.091413 [ 291 ] {} <Debug> TCP-Session: cd9fcc6a-d52d-4028-ab95-58225e8f0e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.03.13 18:51:18.091428 [ 291 ] {} <Debug> TCP-Session: cd9fcc6a-d52d-4028-ab95-58225e8f0e29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5719 | 2026.03.13 18:51:18.091669 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37042 | ||
| 5720 | 2026.03.13 18:51:18.091682 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54862 | ||
| 5721 | 2026.03.13 18:51:18.091733 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57431 | ||
| 5722 | 2026.03.13 18:51:18.091756 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33179 | ||
| 5723 | 2026.03.13 18:51:18.091781 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39801 | ||
| 5724 | 2026.03.13 18:51:18.091816 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5725 | 2026.03.13 18:51:18.091849 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5726 | 2026.03.13 18:51:18.091866 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5727 | 2026.03.13 18:51:18.091896 [ 292 ] {} <Debug> TCP-Session: 66b4aa6d-3415-4c6b-8df1-7cf34d8ad71d Authenticating user 'default' from [fd00:1122:3344:101::e]:37042 | ||
| 5728 | 2026.03.13 18:51:18.091906 [ 293 ] {} <Debug> TCP-Session: 6c3a167e-8483-4a28-9641-eaee81083d4c Authenticating user 'default' from [fd00:1122:3344:101::e]:54862 | ||
| 5729 | 2026.03.13 18:51:18.091918 [ 3 ] {} <Debug> TCP-Session: 1e4969e2-a342-4606-999a-b61c7a26eee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57431 | ||
| 5730 | 2026.03.13 18:51:18.091938 [ 292 ] {} <Debug> TCP-Session: 66b4aa6d-3415-4c6b-8df1-7cf34d8ad71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.03.13 18:51:18.091954 [ 293 ] {} <Debug> TCP-Session: 6c3a167e-8483-4a28-9641-eaee81083d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5732 | 2026.03.13 18:51:18.091969 [ 3 ] {} <Debug> TCP-Session: 1e4969e2-a342-4606-999a-b61c7a26eee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.03.13 18:51:18.091993 [ 293 ] {} <Debug> TCP-Session: 6c3a167e-8483-4a28-9641-eaee81083d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.03.13 18:51:18.092019 [ 3 ] {} <Debug> TCP-Session: 1e4969e2-a342-4606-999a-b61c7a26eee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.03.13 18:51:18.091978 [ 292 ] {} <Debug> TCP-Session: 66b4aa6d-3415-4c6b-8df1-7cf34d8ad71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2026.03.13 18:51:18.091959 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5737 | 2026.03.13 18:51:18.091745 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44489 | ||
| 5738 | 2026.03.13 18:51:18.092131 [ 290 ] {} <Debug> TCP-Session: c7023663-385f-4a47-aec8-7d8d54ab5de7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39801 | ||
| 5739 | 2026.03.13 18:51:18.091743 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34017 | ||
| 5740 | 2026.03.13 18:51:18.092170 [ 290 ] {} <Debug> TCP-Session: c7023663-385f-4a47-aec8-7d8d54ab5de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5741 | 2026.03.13 18:51:18.091768 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43582 | ||
| 5742 | 2026.03.13 18:51:18.092199 [ 290 ] {} <Debug> TCP-Session: c7023663-385f-4a47-aec8-7d8d54ab5de7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.03.13 18:51:18.092198 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5744 | 2026.03.13 18:51:18.091872 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5745 | 2026.03.13 18:51:18.092242 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5746 | 2026.03.13 18:51:18.092270 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5747 | 2026.03.13 18:51:18.092280 [ 288 ] {} <Debug> TCP-Session: 901018c5-ccd7-4776-991d-0f8014f0fcca Authenticating user 'default' from [fd00:1122:3344:101::e]:33179 | ||
| 5748 | 2026.03.13 18:51:18.092298 [ 287 ] {} <Debug> TCP-Session: c775ac35-d91a-4a4d-9d86-781147b21a0a Authenticating user 'default' from [fd00:1122:3344:101::e]:34017 | ||
| 5749 | 2026.03.13 18:51:18.092326 [ 288 ] {} <Debug> TCP-Session: 901018c5-ccd7-4776-991d-0f8014f0fcca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5750 | 2026.03.13 18:51:18.092349 [ 287 ] {} <Debug> TCP-Session: c775ac35-d91a-4a4d-9d86-781147b21a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.03.13 18:51:18.092363 [ 288 ] {} <Debug> TCP-Session: 901018c5-ccd7-4776-991d-0f8014f0fcca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5752 | 2026.03.13 18:51:18.092377 [ 287 ] {} <Debug> TCP-Session: c775ac35-d91a-4a4d-9d86-781147b21a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.03.13 18:51:18.092308 [ 289 ] {} <Debug> TCP-Session: 3e99bb4a-9bf4-4fe9-8b25-95cd23703a7e Authenticating user 'default' from [fd00:1122:3344:101::e]:43582 | ||
| 5754 | 2026.03.13 18:51:18.092249 [ 294 ] {} <Debug> TCP-Session: 56c61950-fb40-42f5-a3c5-f50359a65327 Authenticating user 'default' from [fd00:1122:3344:101::e]:44489 | ||
| 5755 | 2026.03.13 18:51:18.092439 [ 289 ] {} <Debug> TCP-Session: 3e99bb4a-9bf4-4fe9-8b25-95cd23703a7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.03.13 18:51:18.091869 [ 291 ] {} <Trace> TCP-Session: cd9fcc6a-d52d-4028-ab95-58225e8f0e29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.03.13 18:51:18.092470 [ 294 ] {} <Debug> TCP-Session: 56c61950-fb40-42f5-a3c5-f50359a65327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2026.03.13 18:51:18.092474 [ 289 ] {} <Debug> TCP-Session: 3e99bb4a-9bf4-4fe9-8b25-95cd23703a7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2026.03.13 18:51:18.092517 [ 294 ] {} <Debug> TCP-Session: 56c61950-fb40-42f5-a3c5-f50359a65327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2026.03.13 18:51:18.092694 [ 291 ] {fb927af7-6f1c-4a13-bce8-eef830d85faa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40770) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5761 | 2026.03.13 18:51:18.093079 [ 291 ] {fb927af7-6f1c-4a13-bce8-eef830d85faa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5762 | 2026.03.13 18:51:18.093151 [ 291 ] {fb927af7-6f1c-4a13-bce8-eef830d85faa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5763 | 2026.03.13 18:51:18.093528 [ 291 ] {fb927af7-6f1c-4a13-bce8-eef830d85faa} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 5764 | 2026.03.13 18:51:18.094691 [ 300 ] {fb927af7-6f1c-4a13-bce8-eef830d85faa} <Trace> AggregatingTransform: Aggregating | ||
| 5765 | 2026.03.13 18:51:18.094772 [ 300 ] {fb927af7-6f1c-4a13-bce8-eef830d85faa} <Trace> Aggregator: Aggregation method: without_key | ||
| 5766 | 2026.03.13 18:51:18.094814 [ 300 ] {fb927af7-6f1c-4a13-bce8-eef830d85faa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001165234 sec. (858.197 rows/sec., 33.52 KiB/sec.) | ||
| 5767 | 2026.03.13 18:51:18.094836 [ 300 ] {fb927af7-6f1c-4a13-bce8-eef830d85faa} <Trace> Aggregator: Merging aggregated data | ||
| 5768 | 2026.03.13 18:51:18.096614 [ 291 ] {fb927af7-6f1c-4a13-bce8-eef830d85faa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00399 sec., 250.62656641604013 rows/sec., 9.79 KiB/sec. | ||
| 5769 | 2026.03.13 18:51:18.096798 [ 291 ] {fb927af7-6f1c-4a13-bce8-eef830d85faa} <Debug> TCPHandler: Processed in 0.005122153 sec. | ||
| 5770 | 2026.03.13 18:51:18.096946 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5771 | 2026.03.13 18:51:18.096981 [ 291 ] {} <Debug> TCP-Session: cd9fcc6a-d52d-4028-ab95-58225e8f0e29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.03.13 18:51:18.096994 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5773 | 2026.03.13 18:51:18.097018 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5774 | 2026.03.13 18:51:18.097048 [ 292 ] {} <Debug> TCP-Session: 66b4aa6d-3415-4c6b-8df1-7cf34d8ad71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2026.03.13 18:51:18.097062 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5776 | 2026.03.13 18:51:18.097080 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5777 | 2026.03.13 18:51:18.097102 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5778 | 2026.03.13 18:51:18.097132 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5779 | 2026.03.13 18:51:18.097154 [ 293 ] {} <Debug> TCP-Session: 6c3a167e-8483-4a28-9641-eaee81083d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5780 | 2026.03.13 18:51:18.097177 [ 294 ] {} <Debug> TCP-Session: 56c61950-fb40-42f5-a3c5-f50359a65327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2026.03.13 18:51:18.097143 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5782 | 2026.03.13 18:51:18.097216 [ 3 ] {} <Debug> TCP-Session: 1e4969e2-a342-4606-999a-b61c7a26eee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5783 | 2026.03.13 18:51:18.097276 [ 289 ] {} <Debug> TCP-Session: 3e99bb4a-9bf4-4fe9-8b25-95cd23703a7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2026.03.13 18:51:18.097130 [ 287 ] {} <Debug> TCP-Session: c775ac35-d91a-4a4d-9d86-781147b21a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2026.03.13 18:51:18.097070 [ 290 ] {} <Debug> TCP-Session: c7023663-385f-4a47-aec8-7d8d54ab5de7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2026.03.13 18:51:18.097048 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5787 | 2026.03.13 18:51:18.097413 [ 288 ] {} <Debug> TCP-Session: 901018c5-ccd7-4776-991d-0f8014f0fcca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2026.03.13 18:51:18.463267 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65011 | ||
| 5789 | 2026.03.13 18:51:18.463377 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5790 | 2026.03.13 18:51:18.463407 [ 291 ] {} <Debug> TCP-Session: fe3ebad1-04aa-47aa-b673-a89d3eeaf951 Authenticating user 'default' from [fd00:1122:3344:101::e]:65011 | ||
| 5791 | 2026.03.13 18:51:18.463436 [ 291 ] {} <Debug> TCP-Session: fe3ebad1-04aa-47aa-b673-a89d3eeaf951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5792 | 2026.03.13 18:51:18.463456 [ 291 ] {} <Debug> TCP-Session: fe3ebad1-04aa-47aa-b673-a89d3eeaf951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5793 | 2026.03.13 18:51:18.463676 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45003 | ||
| 5794 | 2026.03.13 18:51:18.463691 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60835 | ||
| 5795 | 2026.03.13 18:51:18.463717 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35887 | ||
| 5796 | 2026.03.13 18:51:18.463734 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46038 | ||
| 5797 | 2026.03.13 18:51:18.463787 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5798 | 2026.03.13 18:51:18.463780 [ 291 ] {} <Trace> TCP-Session: fe3ebad1-04aa-47aa-b673-a89d3eeaf951 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.03.13 18:51:18.463820 [ 292 ] {} <Debug> TCP-Session: 998d39e7-5e7d-44dc-9085-8be60c48a379 Authenticating user 'default' from [fd00:1122:3344:101::e]:45003 | ||
| 5800 | 2026.03.13 18:51:18.463824 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5801 | 2026.03.13 18:51:18.463857 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5802 | 2026.03.13 18:51:18.463859 [ 292 ] {} <Debug> TCP-Session: 998d39e7-5e7d-44dc-9085-8be60c48a379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5803 | 2026.03.13 18:51:18.463873 [ 287 ] {} <Debug> TCP-Session: 594f8adb-623c-48d0-abe4-0bfebec46a7a Authenticating user 'default' from [fd00:1122:3344:101::e]:35887 | ||
| 5804 | 2026.03.13 18:51:18.463895 [ 292 ] {} <Debug> TCP-Session: 998d39e7-5e7d-44dc-9085-8be60c48a379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5805 | 2026.03.13 18:51:18.463946 [ 287 ] {} <Debug> TCP-Session: 594f8adb-623c-48d0-abe4-0bfebec46a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5806 | 2026.03.13 18:51:18.463818 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5807 | 2026.03.13 18:51:18.463975 [ 287 ] {} <Debug> TCP-Session: 594f8adb-623c-48d0-abe4-0bfebec46a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5808 | 2026.03.13 18:51:18.463748 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40975 | ||
| 5809 | 2026.03.13 18:51:18.464014 [ 291 ] {cc553166-edde-404d-a75c-2dd68ff0d9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65011) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5810 | 2026.03.13 18:51:18.464005 [ 293 ] {} <Debug> TCP-Session: 5ae54ecb-4e91-4751-b154-c53ad201b716 Authenticating user 'default' from [fd00:1122:3344:101::e]:60835 | ||
| 5811 | 2026.03.13 18:51:18.463740 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53391 | ||
| 5812 | 2026.03.13 18:51:18.464097 [ 293 ] {} <Debug> TCP-Session: 5ae54ecb-4e91-4751-b154-c53ad201b716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2026.03.13 18:51:18.464108 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5814 | 2026.03.13 18:51:18.464119 [ 293 ] {} <Debug> TCP-Session: 5ae54ecb-4e91-4751-b154-c53ad201b716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2026.03.13 18:51:18.464144 [ 290 ] {} <Debug> TCP-Session: 24899978-a729-4189-bd87-27a319c9e2d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40975 | ||
| 5816 | 2026.03.13 18:51:18.464156 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5817 | 2026.03.13 18:51:18.464179 [ 290 ] {} <Debug> TCP-Session: 24899978-a729-4189-bd87-27a319c9e2d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5818 | 2026.03.13 18:51:18.464195 [ 289 ] {} <Debug> TCP-Session: 69afe8e1-f208-422e-9f04-5178bc89fd5f Authenticating user 'default' from [fd00:1122:3344:101::e]:53391 | ||
| 5819 | 2026.03.13 18:51:18.464205 [ 290 ] {} <Debug> TCP-Session: 24899978-a729-4189-bd87-27a319c9e2d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5820 | 2026.03.13 18:51:18.464222 [ 289 ] {} <Debug> TCP-Session: 69afe8e1-f208-422e-9f04-5178bc89fd5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5821 | 2026.03.13 18:51:18.463708 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35936 | ||
| 5822 | 2026.03.13 18:51:18.464272 [ 289 ] {} <Debug> TCP-Session: 69afe8e1-f208-422e-9f04-5178bc89fd5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5823 | 2026.03.13 18:51:18.463705 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58066 | ||
| 5824 | 2026.03.13 18:51:18.464307 [ 291 ] {cc553166-edde-404d-a75c-2dd68ff0d9d2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5825 | 2026.03.13 18:51:18.464339 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5826 | 2026.03.13 18:51:18.463890 [ 288 ] {} <Debug> TCP-Session: 026d93b1-e9e9-4d6d-a4bf-ac5ccfb4310d Authenticating user 'default' from [fd00:1122:3344:101::e]:46038 | ||
| 5827 | 2026.03.13 18:51:18.464371 [ 3 ] {} <Debug> TCP-Session: f0e2c472-61ee-4b75-bf35-bf63341a1350 Authenticating user 'default' from [fd00:1122:3344:101::e]:35936 | ||
| 5828 | 2026.03.13 18:51:18.464379 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5829 | 2026.03.13 18:51:18.464394 [ 288 ] {} <Debug> TCP-Session: 026d93b1-e9e9-4d6d-a4bf-ac5ccfb4310d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.03.13 18:51:18.464415 [ 3 ] {} <Debug> TCP-Session: f0e2c472-61ee-4b75-bf35-bf63341a1350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5831 | 2026.03.13 18:51:18.464428 [ 294 ] {} <Debug> TCP-Session: 2474e655-7610-4a8c-a293-cf52260d5531 Authenticating user 'default' from [fd00:1122:3344:101::e]:58066 | ||
| 5832 | 2026.03.13 18:51:18.464447 [ 288 ] {} <Debug> TCP-Session: 026d93b1-e9e9-4d6d-a4bf-ac5ccfb4310d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2026.03.13 18:51:18.464456 [ 3 ] {} <Debug> TCP-Session: f0e2c472-61ee-4b75-bf35-bf63341a1350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2026.03.13 18:51:18.464473 [ 294 ] {} <Debug> TCP-Session: 2474e655-7610-4a8c-a293-cf52260d5531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.03.13 18:51:18.464390 [ 291 ] {cc553166-edde-404d-a75c-2dd68ff0d9d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5836 | 2026.03.13 18:51:18.464513 [ 294 ] {} <Debug> TCP-Session: 2474e655-7610-4a8c-a293-cf52260d5531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2026.03.13 18:51:18.464847 [ 291 ] {cc553166-edde-404d-a75c-2dd68ff0d9d2} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 5838 | 2026.03.13 18:51:18.465904 [ 343 ] {cc553166-edde-404d-a75c-2dd68ff0d9d2} <Trace> AggregatingTransform: Aggregating | ||
| 5839 | 2026.03.13 18:51:18.465958 [ 343 ] {cc553166-edde-404d-a75c-2dd68ff0d9d2} <Trace> Aggregator: Aggregation method: without_key | ||
| 5840 | 2026.03.13 18:51:18.465997 [ 343 ] {cc553166-edde-404d-a75c-2dd68ff0d9d2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001035071 sec. (966.117 rows/sec., 37.74 KiB/sec.) | ||
| 5841 | 2026.03.13 18:51:18.466016 [ 343 ] {cc553166-edde-404d-a75c-2dd68ff0d9d2} <Trace> Aggregator: Merging aggregated data | ||
| 5842 | 2026.03.13 18:51:18.467427 [ 291 ] {cc553166-edde-404d-a75c-2dd68ff0d9d2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003486 sec., 286.8617326448652 rows/sec., 11.21 KiB/sec. | ||
| 5843 | 2026.03.13 18:51:18.467577 [ 291 ] {cc553166-edde-404d-a75c-2dd68ff0d9d2} <Debug> TCPHandler: Processed in 0.003914107 sec. | ||
| 5844 | 2026.03.13 18:51:18.467714 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5845 | 2026.03.13 18:51:18.467741 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5846 | 2026.03.13 18:51:18.467744 [ 291 ] {} <Debug> TCP-Session: fe3ebad1-04aa-47aa-b673-a89d3eeaf951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2026.03.13 18:51:18.467769 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5848 | 2026.03.13 18:51:18.467788 [ 289 ] {} <Debug> TCP-Session: 69afe8e1-f208-422e-9f04-5178bc89fd5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2026.03.13 18:51:18.467788 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5850 | 2026.03.13 18:51:18.467821 [ 292 ] {} <Debug> TCP-Session: 998d39e7-5e7d-44dc-9085-8be60c48a379 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2026.03.13 18:51:18.467826 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5852 | 2026.03.13 18:51:18.467845 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5853 | 2026.03.13 18:51:18.467874 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5854 | 2026.03.13 18:51:18.467892 [ 3 ] {} <Debug> TCP-Session: f0e2c472-61ee-4b75-bf35-bf63341a1350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5855 | 2026.03.13 18:51:18.467900 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5856 | 2026.03.13 18:51:18.467919 [ 288 ] {} <Debug> TCP-Session: 026d93b1-e9e9-4d6d-a4bf-ac5ccfb4310d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2026.03.13 18:51:18.467852 [ 294 ] {} <Debug> TCP-Session: 2474e655-7610-4a8c-a293-cf52260d5531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.03.13 18:51:18.467952 [ 290 ] {} <Debug> TCP-Session: 24899978-a729-4189-bd87-27a319c9e2d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.03.13 18:51:18.467810 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5860 | 2026.03.13 18:51:18.467887 [ 287 ] {} <Debug> TCP-Session: 594f8adb-623c-48d0-abe4-0bfebec46a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2026.03.13 18:51:18.468037 [ 293 ] {} <Debug> TCP-Session: 5ae54ecb-4e91-4751-b154-c53ad201b716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2026.03.13 18:51:20.621213 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5863 | 2026.03.13 18:51:20.621388 [ 5 ] {1c004011-af68-475d-b77f-320759a6302a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5864 | 2026.03.13 18:51:20.621452 [ 5 ] {1c004011-af68-475d-b77f-320759a6302a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5865 | 2026.03.13 18:51:20.622152 [ 5 ] {1c004011-af68-475d-b77f-320759a6302a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.03.13 18:51:20.622199 [ 5 ] {1c004011-af68-475d-b77f-320759a6302a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5867 | 2026.03.13 18:51:20.622588 [ 5 ] {1c004011-af68-475d-b77f-320759a6302a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5868 | 2026.03.13 18:51:20.622810 [ 5 ] {1c004011-af68-475d-b77f-320759a6302a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.03.13 18:51:20.622967 [ 5 ] {1c004011-af68-475d-b77f-320759a6302a} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001629 sec., 84714.54880294659 rows/sec., 7.37 MiB/sec. | ||
| 5870 | 2026.03.13 18:51:20.623009 [ 5 ] {1c004011-af68-475d-b77f-320759a6302a} <Debug> TCPHandler: Processed in 0.001924917 sec. | ||
| 5871 | 2026.03.13 18:51:20.623122 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2026.03.13 18:51:20.623217 [ 5 ] {9eea3207-a9c2-4601-ac5e-e72ac5b17623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5873 | 2026.03.13 18:51:20.623259 [ 5 ] {9eea3207-a9c2-4601-ac5e-e72ac5b17623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5874 | 2026.03.13 18:51:20.623670 [ 5 ] {9eea3207-a9c2-4601-ac5e-e72ac5b17623} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.03.13 18:51:20.623708 [ 5 ] {9eea3207-a9c2-4601-ac5e-e72ac5b17623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5876 | 2026.03.13 18:51:20.624017 [ 5 ] {9eea3207-a9c2-4601-ac5e-e72ac5b17623} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5877 | 2026.03.13 18:51:20.624234 [ 5 ] {9eea3207-a9c2-4601-ac5e-e72ac5b17623} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.03.13 18:51:20.624362 [ 5 ] {9eea3207-a9c2-4601-ac5e-e72ac5b17623} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001164 sec., 35223.3676975945 rows/sec., 2.59 MiB/sec. | ||
| 5879 | 2026.03.13 18:51:20.624399 [ 5 ] {9eea3207-a9c2-4601-ac5e-e72ac5b17623} <Debug> TCPHandler: Processed in 0.00132679 sec. | ||
| 5880 | 2026.03.13 18:51:20.624503 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5881 | 2026.03.13 18:51:20.624596 [ 5 ] {8aac9edf-6a92-4039-ae25-55c937cb9ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5882 | 2026.03.13 18:51:20.624636 [ 5 ] {8aac9edf-6a92-4039-ae25-55c937cb9ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5883 | 2026.03.13 18:51:20.625053 [ 5 ] {8aac9edf-6a92-4039-ae25-55c937cb9ebc} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.03.13 18:51:20.625089 [ 5 ] {8aac9edf-6a92-4039-ae25-55c937cb9ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5885 | 2026.03.13 18:51:20.625385 [ 5 ] {8aac9edf-6a92-4039-ae25-55c937cb9ebc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5886 | 2026.03.13 18:51:20.625592 [ 5 ] {8aac9edf-6a92-4039-ae25-55c937cb9ebc} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2026.03.13 18:51:20.625715 [ 5 ] {8aac9edf-6a92-4039-ae25-55c937cb9ebc} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001138 sec., 92267.13532513182 rows/sec., 7.21 MiB/sec. | ||
| 5888 | 2026.03.13 18:51:20.625752 [ 5 ] {8aac9edf-6a92-4039-ae25-55c937cb9ebc} <Debug> TCPHandler: Processed in 0.001297899 sec. | ||
| 5889 | 2026.03.13 18:51:20.625868 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2026.03.13 18:51:20.625961 [ 5 ] {3d6eca35-6c5a-4d1a-897e-0338955d459f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5891 | 2026.03.13 18:51:20.626004 [ 5 ] {3d6eca35-6c5a-4d1a-897e-0338955d459f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5892 | 2026.03.13 18:51:20.626404 [ 5 ] {3d6eca35-6c5a-4d1a-897e-0338955d459f} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2026.03.13 18:51:20.626440 [ 5 ] {3d6eca35-6c5a-4d1a-897e-0338955d459f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5894 | 2026.03.13 18:51:20.626760 [ 5 ] {3d6eca35-6c5a-4d1a-897e-0338955d459f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5895 | 2026.03.13 18:51:20.626978 [ 5 ] {3d6eca35-6c5a-4d1a-897e-0338955d459f} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.03.13 18:51:20.627104 [ 5 ] {3d6eca35-6c5a-4d1a-897e-0338955d459f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 5897 | 2026.03.13 18:51:20.627142 [ 5 ] {3d6eca35-6c5a-4d1a-897e-0338955d459f} <Debug> TCPHandler: Processed in 0.00133426 sec. | ||
| 5898 | 2026.03.13 18:51:20.627247 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5899 | 2026.03.13 18:51:20.627341 [ 5 ] {1ecd0291-466a-40d4-92ba-0e1eb42f0b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5900 | 2026.03.13 18:51:20.627395 [ 5 ] {1ecd0291-466a-40d4-92ba-0e1eb42f0b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5901 | 2026.03.13 18:51:20.628224 [ 5 ] {1ecd0291-466a-40d4-92ba-0e1eb42f0b0b} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.03.13 18:51:20.628260 [ 5 ] {1ecd0291-466a-40d4-92ba-0e1eb42f0b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5903 | 2026.03.13 18:51:20.628809 [ 5 ] {1ecd0291-466a-40d4-92ba-0e1eb42f0b0b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5904 | 2026.03.13 18:51:20.629038 [ 5 ] {1ecd0291-466a-40d4-92ba-0e1eb42f0b0b} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2026.03.13 18:51:20.629173 [ 5 ] {1ecd0291-466a-40d4-92ba-0e1eb42f0b0b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00185 sec., 22162.16216216216 rows/sec., 39.71 MiB/sec. | ||
| 5906 | 2026.03.13 18:51:20.629228 [ 5 ] {1ecd0291-466a-40d4-92ba-0e1eb42f0b0b} <Debug> TCPHandler: Processed in 0.002030071 sec. | ||
| 5907 | 2026.03.13 18:51:20.629338 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5908 | 2026.03.13 18:51:20.629432 [ 5 ] {789fe230-023e-44c2-8425-a9aa1621f303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5909 | 2026.03.13 18:51:20.629474 [ 5 ] {789fe230-023e-44c2-8425-a9aa1621f303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5910 | 2026.03.13 18:51:20.629807 [ 5 ] {789fe230-023e-44c2-8425-a9aa1621f303} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2026.03.13 18:51:20.629856 [ 5 ] {789fe230-023e-44c2-8425-a9aa1621f303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5912 | 2026.03.13 18:51:20.630162 [ 5 ] {789fe230-023e-44c2-8425-a9aa1621f303} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5913 | 2026.03.13 18:51:20.630375 [ 5 ] {789fe230-023e-44c2-8425-a9aa1621f303} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2026.03.13 18:51:20.630501 [ 5 ] {789fe230-023e-44c2-8425-a9aa1621f303} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 5915 | 2026.03.13 18:51:20.630537 [ 5 ] {789fe230-023e-44c2-8425-a9aa1621f303} <Debug> TCPHandler: Processed in 0.001247837 sec. | ||
| 5916 | 2026.03.13 18:51:22.513489 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5917 | 2026.03.13 18:51:22.513589 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5918 | 2026.03.13 18:51:22.647661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12502 | ||
| 5919 | 2026.03.13 18:51:22.648183 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.03.13 18:51:22.648233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5921 | 2026.03.13 18:51:22.648733 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5922 | 2026.03.13 18:51:22.648975 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2026.03.13 18:51:22.649114 [ 55 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5924 | 2026.03.13 18:51:22.649122 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12502 | ||
| 5925 | 2026.03.13 18:51:22.649186 [ 55 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5926 | 2026.03.13 18:51:22.649216 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5927 | 2026.03.13 18:51:22.649345 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 5928 | 2026.03.13 18:51:22.649500 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5929 | 2026.03.13 18:51:22.649543 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10134 rows starting from the beginning of the part | ||
| 5930 | 2026.03.13 18:51:22.649611 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 5931 | 2026.03.13 18:51:22.649659 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 5932 | 2026.03.13 18:51:22.649703 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 5933 | 2026.03.13 18:51:22.649746 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 5934 | 2026.03.13 18:51:22.649788 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 5935 | 2026.03.13 18:51:22.654131 [ 195 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12502 rows, containing 4 columns (4 merged, 0 gathered) in 0.004846705 sec., 2579484.4126060903 rows/sec., 36.90 MiB/sec. | ||
| 5936 | 2026.03.13 18:51:22.654531 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5937 | 2026.03.13 18:51:22.654841 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_26_5} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2026.03.13 18:51:22.654920 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_26_5} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5939 | 2026.03.13 18:51:22.655038 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5940 | 2026.03.13 18:51:23.285931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5941 | 2026.03.13 18:51:23.304182 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.03.13 18:51:23.304244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5943 | 2026.03.13 18:51:23.310030 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5944 | 2026.03.13 18:51:23.310742 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2026.03.13 18:51:23.311024 [ 55 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5946 | 2026.03.13 18:51:23.311066 [ 55 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.03.13 18:51:23.311088 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5948 | 2026.03.13 18:51:23.311181 [ 195 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 5949 | 2026.03.13 18:51:23.314005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5950 | 2026.03.13 18:51:23.314205 [ 195 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5951 | 2026.03.13 18:51:23.314952 [ 195 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 5952 | 2026.03.13 18:51:23.318246 [ 195 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 5953 | 2026.03.13 18:51:23.321661 [ 195 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 5954 | 2026.03.13 18:51:23.325516 [ 195 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 5955 | 2026.03.13 18:51:23.329421 [ 195 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 5956 | 2026.03.13 18:51:23.333118 [ 195 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 5957 | 2026.03.13 18:51:23.383995 [ 188 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.072845266 sec., 2690.6346940925437 rows/sec., 13.91 MiB/sec. | ||
| 5958 | 2026.03.13 18:51:23.386923 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5959 | 2026.03.13 18:51:23.389021 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_26_5} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5960 | 2026.03.13 18:51:23.389132 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_26_5} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5961 | 2026.03.13 18:51:23.391413 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5962 | 2026.03.13 18:51:24.000148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.16 MiB, peak 270.73 MiB, free memory in arenas 0.00 B, will set to 264.58 MiB (RSS), difference: 4.42 MiB | ||
| 5963 | 2026.03.13 18:51:25.618721 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5964 | 2026.03.13 18:51:25.618899 [ 5 ] {c20f79f8-88a2-4bdc-aef4-cc398e94d120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5965 | 2026.03.13 18:51:25.618962 [ 5 ] {c20f79f8-88a2-4bdc-aef4-cc398e94d120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5966 | 2026.03.13 18:51:25.619604 [ 5 ] {c20f79f8-88a2-4bdc-aef4-cc398e94d120} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2026.03.13 18:51:25.619644 [ 5 ] {c20f79f8-88a2-4bdc-aef4-cc398e94d120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5968 | 2026.03.13 18:51:25.620039 [ 5 ] {c20f79f8-88a2-4bdc-aef4-cc398e94d120} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5969 | 2026.03.13 18:51:25.620265 [ 5 ] {c20f79f8-88a2-4bdc-aef4-cc398e94d120} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2026.03.13 18:51:25.620416 [ 5 ] {c20f79f8-88a2-4bdc-aef4-cc398e94d120} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001566 sec., 35759.89782886335 rows/sec., 2.75 MiB/sec. | ||
| 5971 | 2026.03.13 18:51:25.620457 [ 5 ] {c20f79f8-88a2-4bdc-aef4-cc398e94d120} <Debug> TCPHandler: Processed in 0.001859785 sec. | ||
| 5972 | 2026.03.13 18:51:25.620589 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5973 | 2026.03.13 18:51:25.620712 [ 5 ] {f45b3d4e-1692-48e4-b75b-4316ac840fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5974 | 2026.03.13 18:51:25.620761 [ 5 ] {f45b3d4e-1692-48e4-b75b-4316ac840fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5975 | 2026.03.13 18:51:25.621282 [ 5 ] {f45b3d4e-1692-48e4-b75b-4316ac840fa0} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2026.03.13 18:51:25.621325 [ 5 ] {f45b3d4e-1692-48e4-b75b-4316ac840fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5977 | 2026.03.13 18:51:25.621652 [ 5 ] {f45b3d4e-1692-48e4-b75b-4316ac840fa0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5978 | 2026.03.13 18:51:25.621892 [ 5 ] {f45b3d4e-1692-48e4-b75b-4316ac840fa0} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2026.03.13 18:51:25.622030 [ 5 ] {f45b3d4e-1692-48e4-b75b-4316ac840fa0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001343 sec., 47654.504839910645 rows/sec., 3.72 MiB/sec. | ||
| 5980 | 2026.03.13 18:51:25.622069 [ 5 ] {f45b3d4e-1692-48e4-b75b-4316ac840fa0} <Debug> TCPHandler: Processed in 0.001542206 sec. | ||
| 5981 | 2026.03.13 18:51:25.622183 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2026.03.13 18:51:25.622276 [ 5 ] {aa40302f-9ca5-44aa-a8a8-a7048e10d24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5983 | 2026.03.13 18:51:25.622320 [ 5 ] {aa40302f-9ca5-44aa-a8a8-a7048e10d24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5984 | 2026.03.13 18:51:25.622734 [ 5 ] {aa40302f-9ca5-44aa-a8a8-a7048e10d24d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.03.13 18:51:25.622770 [ 5 ] {aa40302f-9ca5-44aa-a8a8-a7048e10d24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5986 | 2026.03.13 18:51:25.623095 [ 5 ] {aa40302f-9ca5-44aa-a8a8-a7048e10d24d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5987 | 2026.03.13 18:51:25.623314 [ 5 ] {aa40302f-9ca5-44aa-a8a8-a7048e10d24d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.03.13 18:51:25.623426 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5989 | 2026.03.13 18:51:25.623447 [ 5 ] {aa40302f-9ca5-44aa-a8a8-a7048e10d24d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 5990 | 2026.03.13 18:51:25.623494 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2026.03.13 18:51:25.623502 [ 5 ] {aa40302f-9ca5-44aa-a8a8-a7048e10d24d} <Debug> TCPHandler: Processed in 0.001369651 sec. | ||
| 5992 | 2026.03.13 18:51:25.623522 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5993 | 2026.03.13 18:51:25.623624 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5994 | 2026.03.13 18:51:25.623650 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 5995 | 2026.03.13 18:51:25.623721 [ 5 ] {070de2ca-febc-40e1-ae92-49d3920f6775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5996 | 2026.03.13 18:51:25.623769 [ 5 ] {070de2ca-febc-40e1-ae92-49d3920f6775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5997 | 2026.03.13 18:51:25.623812 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5998 | 2026.03.13 18:51:25.623858 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11685 rows starting from the beginning of the part | ||
| 5999 | 2026.03.13 18:51:25.623932 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 6000 | 2026.03.13 18:51:25.623984 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6001 | 2026.03.13 18:51:25.624032 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 161 rows starting from the beginning of the part | ||
| 6002 | 2026.03.13 18:51:25.624076 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 6003 | 2026.03.13 18:51:25.624107 [ 5 ] {070de2ca-febc-40e1-ae92-49d3920f6775} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.03.13 18:51:25.624122 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6005 | 2026.03.13 18:51:25.624150 [ 5 ] {070de2ca-febc-40e1-ae92-49d3920f6775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6006 | 2026.03.13 18:51:25.624510 [ 5 ] {070de2ca-febc-40e1-ae92-49d3920f6775} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6007 | 2026.03.13 18:51:25.624731 [ 5 ] {070de2ca-febc-40e1-ae92-49d3920f6775} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2026.03.13 18:51:25.624864 [ 5 ] {070de2ca-febc-40e1-ae92-49d3920f6775} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 6009 | 2026.03.13 18:51:25.624900 [ 5 ] {070de2ca-febc-40e1-ae92-49d3920f6775} <Debug> TCPHandler: Processed in 0.00132553 sec. | ||
| 6010 | 2026.03.13 18:51:25.628264 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12486 rows, containing 5 columns (5 merged, 0 gathered) in 0.004669889 sec., 2673725.221306117 rows/sec., 176.31 MiB/sec. | ||
| 6011 | 2026.03.13 18:51:25.628815 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6012 | 2026.03.13 18:51:25.629174 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.03.13 18:51:25.629266 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6014 | 2026.03.13 18:51:25.629368 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 6015 | 2026.03.13 18:51:26.000149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.89 MiB, peak 270.73 MiB, free memory in arenas 0.00 B, will set to 266.13 MiB (RSS), difference: 1.24 MiB | ||
| 6016 | 2026.03.13 18:51:26.584789 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2026.03.13 18:51:26.584984 [ 5 ] {483e0898-f8b0-454f-b678-97e298fff57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6018 | 2026.03.13 18:51:26.585055 [ 5 ] {483e0898-f8b0-454f-b678-97e298fff57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6019 | 2026.03.13 18:51:26.585727 [ 5 ] {483e0898-f8b0-454f-b678-97e298fff57b} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2026.03.13 18:51:26.585769 [ 5 ] {483e0898-f8b0-454f-b678-97e298fff57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6021 | 2026.03.13 18:51:26.586170 [ 5 ] {483e0898-f8b0-454f-b678-97e298fff57b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6022 | 2026.03.13 18:51:26.586398 [ 5 ] {483e0898-f8b0-454f-b678-97e298fff57b} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6023 | 2026.03.13 18:51:26.586562 [ 5 ] {483e0898-f8b0-454f-b678-97e298fff57b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001631 sec., 14714.898835070508 rows/sec., 1.22 MiB/sec. | ||
| 6024 | 2026.03.13 18:51:26.586605 [ 5 ] {483e0898-f8b0-454f-b678-97e298fff57b} <Debug> TCPHandler: Processed in 0.001953808 sec. | ||
| 6025 | 2026.03.13 18:51:26.586726 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6026 | 2026.03.13 18:51:26.586819 [ 5 ] {ac161f45-db3d-4727-8b84-f3e257515e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6027 | 2026.03.13 18:51:26.586859 [ 5 ] {ac161f45-db3d-4727-8b84-f3e257515e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6028 | 2026.03.13 18:51:26.587246 [ 5 ] {ac161f45-db3d-4727-8b84-f3e257515e0f} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2026.03.13 18:51:26.587282 [ 5 ] {ac161f45-db3d-4727-8b84-f3e257515e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6030 | 2026.03.13 18:51:26.587588 [ 5 ] {ac161f45-db3d-4727-8b84-f3e257515e0f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6031 | 2026.03.13 18:51:26.587811 [ 5 ] {ac161f45-db3d-4727-8b84-f3e257515e0f} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6032 | 2026.03.13 18:51:26.587946 [ 5 ] {ac161f45-db3d-4727-8b84-f3e257515e0f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001145 sec., 6986.899563318778 rows/sec., 569.73 KiB/sec. | ||
| 6033 | 2026.03.13 18:51:26.587983 [ 5 ] {ac161f45-db3d-4727-8b84-f3e257515e0f} <Debug> TCPHandler: Processed in 0.001308409 sec. | ||
| 6034 | 2026.03.13 18:51:26.588104 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6035 | 2026.03.13 18:51:26.588224 [ 5 ] {4d69d4f4-6569-42a7-9535-dca0b65b4dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6036 | 2026.03.13 18:51:26.588273 [ 5 ] {4d69d4f4-6569-42a7-9535-dca0b65b4dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6037 | 2026.03.13 18:51:26.590046 [ 5 ] {4d69d4f4-6569-42a7-9535-dca0b65b4dbe} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.03.13 18:51:26.590084 [ 5 ] {4d69d4f4-6569-42a7-9535-dca0b65b4dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6039 | 2026.03.13 18:51:26.590540 [ 5 ] {4d69d4f4-6569-42a7-9535-dca0b65b4dbe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6040 | 2026.03.13 18:51:26.590759 [ 5 ] {4d69d4f4-6569-42a7-9535-dca0b65b4dbe} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.03.13 18:51:26.590894 [ 5 ] {4d69d4f4-6569-42a7-9535-dca0b65b4dbe} <Debug> executeQuery: Read 2142 rows, 168.75 KiB in 0.002696 sec., 794510.3857566766 rows/sec., 61.13 MiB/sec. | ||
| 6042 | 2026.03.13 18:51:26.590933 [ 5 ] {4d69d4f4-6569-42a7-9535-dca0b65b4dbe} <Debug> TCPHandler: Processed in 0.002891686 sec. | ||
| 6043 | 2026.03.13 18:51:26.591043 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2026.03.13 18:51:26.591139 [ 5 ] {6e175c86-a82b-4be2-830f-e605d6d11a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6045 | 2026.03.13 18:51:26.591180 [ 5 ] {6e175c86-a82b-4be2-830f-e605d6d11a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6046 | 2026.03.13 18:51:26.591617 [ 5 ] {6e175c86-a82b-4be2-830f-e605d6d11a84} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2026.03.13 18:51:26.591656 [ 5 ] {6e175c86-a82b-4be2-830f-e605d6d11a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6048 | 2026.03.13 18:51:26.591985 [ 5 ] {6e175c86-a82b-4be2-830f-e605d6d11a84} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6049 | 2026.03.13 18:51:26.592200 [ 5 ] {6e175c86-a82b-4be2-830f-e605d6d11a84} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2026.03.13 18:51:26.592310 [ 45 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6051 | 2026.03.13 18:51:26.592331 [ 5 ] {6e175c86-a82b-4be2-830f-e605d6d11a84} <Debug> executeQuery: Read 70 rows, 5.28 KiB in 0.001211 sec., 57803.46820809248 rows/sec., 4.26 MiB/sec. | ||
| 6052 | 2026.03.13 18:51:26.592417 [ 5 ] {6e175c86-a82b-4be2-830f-e605d6d11a84} <Debug> TCPHandler: Processed in 0.001423613 sec. | ||
| 6053 | 2026.03.13 18:51:26.592416 [ 45 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2026.03.13 18:51:26.592468 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6055 | 2026.03.13 18:51:26.592526 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6056 | 2026.03.13 18:51:26.592621 [ 193 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::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 | ||
| 6057 | 2026.03.13 18:51:26.592631 [ 5 ] {617c0ca5-ea65-4d25-958b-908ad748b9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6058 | 2026.03.13 18:51:26.592729 [ 5 ] {617c0ca5-ea65-4d25-958b-908ad748b9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6059 | 2026.03.13 18:51:26.592864 [ 193 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6060 | 2026.03.13 18:51:26.592929 [ 193 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 224 rows starting from the beginning of the part | ||
| 6061 | 2026.03.13 18:51:26.593035 [ 193 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 68 rows starting from the beginning of the part | ||
| 6062 | 2026.03.13 18:51:26.593110 [ 193 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 6063 | 2026.03.13 18:51:26.593179 [ 193 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 6064 | 2026.03.13 18:51:26.593246 [ 193 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 6065 | 2026.03.13 18:51:26.593314 [ 193 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 70 rows starting from the beginning of the part | ||
| 6066 | 2026.03.13 18:51:26.593455 [ 5 ] {617c0ca5-ea65-4d25-958b-908ad748b9af} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.03.13 18:51:26.593498 [ 5 ] {617c0ca5-ea65-4d25-958b-908ad748b9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6068 | 2026.03.13 18:51:26.593876 [ 5 ] {617c0ca5-ea65-4d25-958b-908ad748b9af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6069 | 2026.03.13 18:51:26.594111 [ 5 ] {617c0ca5-ea65-4d25-958b-908ad748b9af} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.03.13 18:51:26.594213 [ 191 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166558 sec., 267774.5890320489 rows/sec., 19.42 MiB/sec. | ||
| 6071 | 2026.03.13 18:51:26.594244 [ 5 ] {617c0ca5-ea65-4d25-958b-908ad748b9af} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001635 sec., 447706.42201834865 rows/sec., 26.48 MiB/sec. | ||
| 6072 | 2026.03.13 18:51:26.594284 [ 5 ] {617c0ca5-ea65-4d25-958b-908ad748b9af} <Debug> TCPHandler: Processed in 0.001807185 sec. | ||
| 6073 | 2026.03.13 18:51:26.594388 [ 191 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6074 | 2026.03.13 18:51:26.594398 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2026.03.13 18:51:26.594496 [ 5 ] {586f860f-5684-49be-8c34-3bfa9d8e1e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6076 | 2026.03.13 18:51:26.594539 [ 5 ] {586f860f-5684-49be-8c34-3bfa9d8e1e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6077 | 2026.03.13 18:51:26.594650 [ 191 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_26_5} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.03.13 18:51:26.594715 [ 191 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_26_5} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6079 | 2026.03.13 18:51:26.594800 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6080 | 2026.03.13 18:51:26.594933 [ 5 ] {586f860f-5684-49be-8c34-3bfa9d8e1e3b} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.03.13 18:51:26.594970 [ 5 ] {586f860f-5684-49be-8c34-3bfa9d8e1e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6082 | 2026.03.13 18:51:26.595276 [ 5 ] {586f860f-5684-49be-8c34-3bfa9d8e1e3b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6083 | 2026.03.13 18:51:26.595495 [ 5 ] {586f860f-5684-49be-8c34-3bfa9d8e1e3b} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.03.13 18:51:26.595628 [ 5 ] {586f860f-5684-49be-8c34-3bfa9d8e1e3b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 61.09 KiB/sec. | ||
| 6085 | 2026.03.13 18:51:26.595668 [ 5 ] {586f860f-5684-49be-8c34-3bfa9d8e1e3b} <Debug> TCPHandler: Processed in 0.001318299 sec. | ||
| 6086 | 2026.03.13 18:51:26.595786 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2026.03.13 18:51:26.595881 [ 5 ] {c97a88fc-5e5c-47ee-99e0-ca0833a62385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6088 | 2026.03.13 18:51:26.595921 [ 5 ] {c97a88fc-5e5c-47ee-99e0-ca0833a62385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6089 | 2026.03.13 18:51:26.596344 [ 5 ] {c97a88fc-5e5c-47ee-99e0-ca0833a62385} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.03.13 18:51:26.596380 [ 5 ] {c97a88fc-5e5c-47ee-99e0-ca0833a62385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6091 | 2026.03.13 18:51:26.596690 [ 5 ] {c97a88fc-5e5c-47ee-99e0-ca0833a62385} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6092 | 2026.03.13 18:51:26.596917 [ 5 ] {c97a88fc-5e5c-47ee-99e0-ca0833a62385} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.03.13 18:51:26.597058 [ 5 ] {c97a88fc-5e5c-47ee-99e0-ca0833a62385} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001196 sec., 10033.444816053512 rows/sec., 783.86 KiB/sec. | ||
| 6094 | 2026.03.13 18:51:26.597098 [ 5 ] {c97a88fc-5e5c-47ee-99e0-ca0833a62385} <Debug> TCPHandler: Processed in 0.00136165 sec. | ||
| 6095 | 2026.03.13 18:51:26.597222 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2026.03.13 18:51:26.597321 [ 5 ] {4c95e89b-16ff-4d77-ba34-16b0c08dbe6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6097 | 2026.03.13 18:51:26.597362 [ 5 ] {4c95e89b-16ff-4d77-ba34-16b0c08dbe6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6098 | 2026.03.13 18:51:26.598251 [ 5 ] {4c95e89b-16ff-4d77-ba34-16b0c08dbe6a} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2026.03.13 18:51:26.598288 [ 5 ] {4c95e89b-16ff-4d77-ba34-16b0c08dbe6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6100 | 2026.03.13 18:51:26.598671 [ 5 ] {4c95e89b-16ff-4d77-ba34-16b0c08dbe6a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6101 | 2026.03.13 18:51:26.598884 [ 5 ] {4c95e89b-16ff-4d77-ba34-16b0c08dbe6a} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.03.13 18:51:26.599014 [ 5 ] {4c95e89b-16ff-4d77-ba34-16b0c08dbe6a} <Debug> executeQuery: Read 1094 rows, 78.26 KiB in 0.001712 sec., 639018.691588785 rows/sec., 44.64 MiB/sec. | ||
| 6103 | 2026.03.13 18:51:26.599052 [ 5 ] {4c95e89b-16ff-4d77-ba34-16b0c08dbe6a} <Debug> TCPHandler: Processed in 0.001880756 sec. | ||
| 6104 | 2026.03.13 18:51:26.599160 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6105 | 2026.03.13 18:51:26.599254 [ 5 ] {b6b88500-ee95-4d19-8385-3480d07088a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6106 | 2026.03.13 18:51:26.599297 [ 5 ] {b6b88500-ee95-4d19-8385-3480d07088a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6107 | 2026.03.13 18:51:26.600091 [ 5 ] {b6b88500-ee95-4d19-8385-3480d07088a6} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.03.13 18:51:26.600135 [ 5 ] {b6b88500-ee95-4d19-8385-3480d07088a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6109 | 2026.03.13 18:51:26.600610 [ 5 ] {b6b88500-ee95-4d19-8385-3480d07088a6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6110 | 2026.03.13 18:51:26.600815 [ 5 ] {b6b88500-ee95-4d19-8385-3480d07088a6} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.03.13 18:51:26.600944 [ 5 ] {b6b88500-ee95-4d19-8385-3480d07088a6} <Debug> executeQuery: Read 1257 rows, 81.19 KiB in 0.001709 sec., 735517.846693973 rows/sec., 46.39 MiB/sec. | ||
| 6112 | 2026.03.13 18:51:26.600982 [ 5 ] {b6b88500-ee95-4d19-8385-3480d07088a6} <Debug> TCPHandler: Processed in 0.001870375 sec. | ||
| 6113 | 2026.03.13 18:51:26.601077 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6114 | 2026.03.13 18:51:26.601168 [ 5 ] {f4482199-3bef-47a1-9b28-76eedd5ded7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6115 | 2026.03.13 18:51:26.601221 [ 5 ] {f4482199-3bef-47a1-9b28-76eedd5ded7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6116 | 2026.03.13 18:51:26.602180 [ 5 ] {f4482199-3bef-47a1-9b28-76eedd5ded7e} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.03.13 18:51:26.602218 [ 5 ] {f4482199-3bef-47a1-9b28-76eedd5ded7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6118 | 2026.03.13 18:51:26.602815 [ 5 ] {f4482199-3bef-47a1-9b28-76eedd5ded7e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6119 | 2026.03.13 18:51:26.603036 [ 5 ] {f4482199-3bef-47a1-9b28-76eedd5ded7e} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.03.13 18:51:26.603189 [ 5 ] {f4482199-3bef-47a1-9b28-76eedd5ded7e} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002024 sec., 24703.55731225296 rows/sec., 44.27 MiB/sec. | ||
| 6121 | 2026.03.13 18:51:26.603256 [ 5 ] {f4482199-3bef-47a1-9b28-76eedd5ded7e} <Debug> TCPHandler: Processed in 0.002225746 sec. | ||
| 6122 | 2026.03.13 18:51:26.603382 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6123 | 2026.03.13 18:51:26.603496 [ 5 ] {0d4d190d-cef4-4b2d-aed3-98a26e3e03a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6124 | 2026.03.13 18:51:26.603546 [ 5 ] {0d4d190d-cef4-4b2d-aed3-98a26e3e03a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6125 | 2026.03.13 18:51:26.603915 [ 5 ] {0d4d190d-cef4-4b2d-aed3-98a26e3e03a4} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.03.13 18:51:26.603958 [ 5 ] {0d4d190d-cef4-4b2d-aed3-98a26e3e03a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6127 | 2026.03.13 18:51:26.604353 [ 5 ] {0d4d190d-cef4-4b2d-aed3-98a26e3e03a4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6128 | 2026.03.13 18:51:26.604561 [ 5 ] {0d4d190d-cef4-4b2d-aed3-98a26e3e03a4} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2026.03.13 18:51:26.604669 [ 44 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6130 | 2026.03.13 18:51:26.604690 [ 5 ] {0d4d190d-cef4-4b2d-aed3-98a26e3e03a4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001218 sec., 9852.216748768473 rows/sec., 679.91 KiB/sec. | ||
| 6131 | 2026.03.13 18:51:26.604739 [ 44 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2026.03.13 18:51:26.604746 [ 5 ] {0d4d190d-cef4-4b2d-aed3-98a26e3e03a4} <Debug> TCPHandler: Processed in 0.001424713 sec. | ||
| 6133 | 2026.03.13 18:51:26.604769 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6134 | 2026.03.13 18:51:26.604862 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 6135 | 2026.03.13 18:51:26.604970 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6136 | 2026.03.13 18:51:26.605007 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1410 rows starting from the beginning of the part | ||
| 6137 | 2026.03.13 18:51:26.605067 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6138 | 2026.03.13 18:51:26.605111 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6139 | 2026.03.13 18:51:26.605150 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6140 | 2026.03.13 18:51:26.605191 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 6141 | 2026.03.13 18:51:26.605229 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 6142 | 2026.03.13 18:51:26.606058 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1662 rows, containing 4 columns (4 merged, 0 gathered) in 0.001234157 sec., 1346668.2115808604 rows/sec., 89.92 MiB/sec. | ||
| 6143 | 2026.03.13 18:51:26.606236 [ 191 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6144 | 2026.03.13 18:51:26.606497 [ 191 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_36_7} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2026.03.13 18:51:26.606561 [ 191 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_36_7} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6146 | 2026.03.13 18:51:26.606625 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6147 | 2026.03.13 18:51:27.694480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 742 | ||
| 6148 | 2026.03.13 18:51:27.697066 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.03.13 18:51:27.697128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6150 | 2026.03.13 18:51:27.698380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6151 | 2026.03.13 18:51:27.698656 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.03.13 18:51:27.699013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
| 6153 | 2026.03.13 18:51:30.150192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13014 | ||
| 6154 | 2026.03.13 18:51:30.150748 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2026.03.13 18:51:30.150793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6156 | 2026.03.13 18:51:30.151266 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6157 | 2026.03.13 18:51:30.151499 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2026.03.13 18:51:30.151640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13014 | ||
| 6159 | 2026.03.13 18:51:30.618496 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.03.13 18:51:30.618668 [ 5 ] {960f6cb8-c384-4e7b-b6fb-86e283282588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6161 | 2026.03.13 18:51:30.618730 [ 5 ] {960f6cb8-c384-4e7b-b6fb-86e283282588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6162 | 2026.03.13 18:51:30.619398 [ 5 ] {960f6cb8-c384-4e7b-b6fb-86e283282588} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.03.13 18:51:30.619438 [ 5 ] {960f6cb8-c384-4e7b-b6fb-86e283282588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6164 | 2026.03.13 18:51:30.619838 [ 5 ] {960f6cb8-c384-4e7b-b6fb-86e283282588} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6165 | 2026.03.13 18:51:30.620065 [ 5 ] {960f6cb8-c384-4e7b-b6fb-86e283282588} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.03.13 18:51:30.620213 [ 5 ] {960f6cb8-c384-4e7b-b6fb-86e283282588} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001593 sec., 35153.79786566227 rows/sec., 2.70 MiB/sec. | ||
| 6167 | 2026.03.13 18:51:30.620254 [ 5 ] {960f6cb8-c384-4e7b-b6fb-86e283282588} <Debug> TCPHandler: Processed in 0.001885587 sec. | ||
| 6168 | 2026.03.13 18:51:30.620382 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2026.03.13 18:51:30.620497 [ 5 ] {7c51b15c-35d4-49e9-9e17-9061f0ef40e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6170 | 2026.03.13 18:51:30.620538 [ 5 ] {7c51b15c-35d4-49e9-9e17-9061f0ef40e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6171 | 2026.03.13 18:51:30.620947 [ 5 ] {7c51b15c-35d4-49e9-9e17-9061f0ef40e1} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.03.13 18:51:30.620984 [ 5 ] {7c51b15c-35d4-49e9-9e17-9061f0ef40e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6173 | 2026.03.13 18:51:30.621316 [ 5 ] {7c51b15c-35d4-49e9-9e17-9061f0ef40e1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6174 | 2026.03.13 18:51:30.621533 [ 5 ] {7c51b15c-35d4-49e9-9e17-9061f0ef40e1} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.03.13 18:51:30.621663 [ 5 ] {7c51b15c-35d4-49e9-9e17-9061f0ef40e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 6176 | 2026.03.13 18:51:30.621701 [ 5 ] {7c51b15c-35d4-49e9-9e17-9061f0ef40e1} <Debug> TCPHandler: Processed in 0.001377881 sec. | ||
| 6177 | 2026.03.13 18:51:30.621819 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2026.03.13 18:51:30.621911 [ 5 ] {38b184bc-5fb2-4437-80d0-68d36e527059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6179 | 2026.03.13 18:51:30.621954 [ 5 ] {38b184bc-5fb2-4437-80d0-68d36e527059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6180 | 2026.03.13 18:51:30.622332 [ 5 ] {38b184bc-5fb2-4437-80d0-68d36e527059} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.03.13 18:51:30.622367 [ 5 ] {38b184bc-5fb2-4437-80d0-68d36e527059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6182 | 2026.03.13 18:51:30.622697 [ 5 ] {38b184bc-5fb2-4437-80d0-68d36e527059} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6183 | 2026.03.13 18:51:30.622911 [ 5 ] {38b184bc-5fb2-4437-80d0-68d36e527059} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2026.03.13 18:51:30.623047 [ 5 ] {38b184bc-5fb2-4437-80d0-68d36e527059} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001154 sec., 110918.54419410744 rows/sec., 7.73 MiB/sec. | ||
| 6185 | 2026.03.13 18:51:30.623083 [ 5 ] {38b184bc-5fb2-4437-80d0-68d36e527059} <Debug> TCPHandler: Processed in 0.001314529 sec. | ||
| 6186 | 2026.03.13 18:51:30.623188 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2026.03.13 18:51:30.623279 [ 5 ] {d877dc5b-b25d-443f-afa6-3b64f0d0e157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6188 | 2026.03.13 18:51:30.623319 [ 5 ] {d877dc5b-b25d-443f-afa6-3b64f0d0e157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6189 | 2026.03.13 18:51:30.623632 [ 5 ] {d877dc5b-b25d-443f-afa6-3b64f0d0e157} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2026.03.13 18:51:30.623668 [ 5 ] {d877dc5b-b25d-443f-afa6-3b64f0d0e157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6191 | 2026.03.13 18:51:30.623973 [ 5 ] {d877dc5b-b25d-443f-afa6-3b64f0d0e157} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6192 | 2026.03.13 18:51:30.624182 [ 5 ] {d877dc5b-b25d-443f-afa6-3b64f0d0e157} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2026.03.13 18:51:30.624306 [ 5 ] {d877dc5b-b25d-443f-afa6-3b64f0d0e157} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001045 sec., 45933.01435406699 rows/sec., 3.10 MiB/sec. | ||
| 6194 | 2026.03.13 18:51:30.624341 [ 5 ] {d877dc5b-b25d-443f-afa6-3b64f0d0e157} <Debug> TCPHandler: Processed in 0.001199736 sec. | ||
| 6195 | 2026.03.13 18:51:30.815013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6196 | 2026.03.13 18:51:30.831235 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.03.13 18:51:30.831296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6198 | 2026.03.13 18:51:30.837284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6199 | 2026.03.13 18:51:30.838051 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2026.03.13 18:51:30.841224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6201 | 2026.03.13 18:51:35.619024 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6202 | 2026.03.13 18:51:35.619235 [ 5 ] {bd272857-b107-492a-8ec9-a8819837d4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6203 | 2026.03.13 18:51:35.619306 [ 5 ] {bd272857-b107-492a-8ec9-a8819837d4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6204 | 2026.03.13 18:51:35.620068 [ 5 ] {bd272857-b107-492a-8ec9-a8819837d4b4} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.03.13 18:51:35.620110 [ 5 ] {bd272857-b107-492a-8ec9-a8819837d4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6206 | 2026.03.13 18:51:35.620516 [ 5 ] {bd272857-b107-492a-8ec9-a8819837d4b4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6207 | 2026.03.13 18:51:35.620734 [ 5 ] {bd272857-b107-492a-8ec9-a8819837d4b4} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2026.03.13 18:51:35.620886 [ 5 ] {bd272857-b107-492a-8ec9-a8819837d4b4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001705 sec., 32844.574780058654 rows/sec., 2.52 MiB/sec. | ||
| 6209 | 2026.03.13 18:51:35.620889 [ 29 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6210 | 2026.03.13 18:51:35.620927 [ 5 ] {bd272857-b107-492a-8ec9-a8819837d4b4} <Debug> TCPHandler: Processed in 0.002037361 sec. | ||
| 6211 | 2026.03.13 18:51:35.620970 [ 29 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6212 | 2026.03.13 18:51:35.621000 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6213 | 2026.03.13 18:51:35.621075 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2026.03.13 18:51:35.621120 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 6215 | 2026.03.13 18:51:35.621173 [ 5 ] {cf71a346-2b21-4763-b10f-3f766b18ae8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6216 | 2026.03.13 18:51:35.621218 [ 5 ] {cf71a346-2b21-4763-b10f-3f766b18ae8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6217 | 2026.03.13 18:51:35.621265 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6218 | 2026.03.13 18:51:35.621303 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2890 rows starting from the beginning of the part | ||
| 6219 | 2026.03.13 18:51:35.621369 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 138 rows starting from the beginning of the part | ||
| 6220 | 2026.03.13 18:51:35.621413 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6221 | 2026.03.13 18:51:35.621472 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2142 rows starting from the beginning of the part | ||
| 6222 | 2026.03.13 18:51:35.621524 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 6223 | 2026.03.13 18:51:35.621573 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 6224 | 2026.03.13 18:51:35.621655 [ 5 ] {cf71a346-2b21-4763-b10f-3f766b18ae8e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.03.13 18:51:35.621696 [ 5 ] {cf71a346-2b21-4763-b10f-3f766b18ae8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6226 | 2026.03.13 18:51:35.622037 [ 5 ] {cf71a346-2b21-4763-b10f-3f766b18ae8e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6227 | 2026.03.13 18:51:35.622253 [ 5 ] {cf71a346-2b21-4763-b10f-3f766b18ae8e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.03.13 18:51:35.622378 [ 29 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6229 | 2026.03.13 18:51:35.622384 [ 5 ] {cf71a346-2b21-4763-b10f-3f766b18ae8e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 6230 | 2026.03.13 18:51:35.622421 [ 29 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6231 | 2026.03.13 18:51:35.622443 [ 5 ] {cf71a346-2b21-4763-b10f-3f766b18ae8e} <Debug> TCPHandler: Processed in 0.001416412 sec. | ||
| 6232 | 2026.03.13 18:51:35.622448 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6233 | 2026.03.13 18:51:35.622542 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 6234 | 2026.03.13 18:51:35.622573 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.03.13 18:51:35.622632 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6236 | 2026.03.13 18:51:35.622660 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1550 rows starting from the beginning of the part | ||
| 6237 | 2026.03.13 18:51:35.622666 [ 5 ] {10906c51-4d02-45a3-9a71-39623b04493b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6238 | 2026.03.13 18:51:35.622710 [ 5 ] {10906c51-4d02-45a3-9a71-39623b04493b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6239 | 2026.03.13 18:51:35.622713 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 105 rows starting from the beginning of the part | ||
| 6240 | 2026.03.13 18:51:35.622761 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6241 | 2026.03.13 18:51:35.622798 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1094 rows starting from the beginning of the part | ||
| 6242 | 2026.03.13 18:51:35.622833 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 6243 | 2026.03.13 18:51:35.622870 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6244 | 2026.03.13 18:51:35.623166 [ 5 ] {10906c51-4d02-45a3-9a71-39623b04493b} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.03.13 18:51:35.623202 [ 5 ] {10906c51-4d02-45a3-9a71-39623b04493b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6246 | 2026.03.13 18:51:35.623581 [ 5 ] {10906c51-4d02-45a3-9a71-39623b04493b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6247 | 2026.03.13 18:51:35.623793 [ 5 ] {10906c51-4d02-45a3-9a71-39623b04493b} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.03.13 18:51:35.623831 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5338 rows, containing 5 columns (5 merged, 0 gathered) in 0.002768023 sec., 1928452.1841039616 rows/sec., 156.46 MiB/sec. | ||
| 6249 | 2026.03.13 18:51:35.623927 [ 5 ] {10906c51-4d02-45a3-9a71-39623b04493b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 6250 | 2026.03.13 18:51:35.623968 [ 5 ] {10906c51-4d02-45a3-9a71-39623b04493b} <Debug> TCPHandler: Processed in 0.001442083 sec. | ||
| 6251 | 2026.03.13 18:51:35.624059 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2941 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550376 sec., 1896959.1892547356 rows/sec., 141.24 MiB/sec. | ||
| 6252 | 2026.03.13 18:51:35.624079 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2026.03.13 18:51:35.624102 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6254 | 2026.03.13 18:51:35.624200 [ 5 ] {4024d575-9e43-40f7-ae2c-2c963c7f58e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6255 | 2026.03.13 18:51:35.624253 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6256 | 2026.03.13 18:51:35.624262 [ 5 ] {4024d575-9e43-40f7-ae2c-2c963c7f58e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6257 | 2026.03.13 18:51:35.624410 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_41_8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2026.03.13 18:51:35.624497 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_41_8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6259 | 2026.03.13 18:51:35.624518 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_41_8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.03.13 18:51:35.624578 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 6261 | 2026.03.13 18:51:35.624589 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_41_8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6262 | 2026.03.13 18:51:35.624637 [ 5 ] {4024d575-9e43-40f7-ae2c-2c963c7f58e8} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.03.13 18:51:35.624657 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6264 | 2026.03.13 18:51:35.624676 [ 5 ] {4024d575-9e43-40f7-ae2c-2c963c7f58e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6265 | 2026.03.13 18:51:35.625036 [ 5 ] {4024d575-9e43-40f7-ae2c-2c963c7f58e8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6266 | 2026.03.13 18:51:35.625252 [ 5 ] {4024d575-9e43-40f7-ae2c-2c963c7f58e8} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.03.13 18:51:35.625390 [ 5 ] {4024d575-9e43-40f7-ae2c-2c963c7f58e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 6268 | 2026.03.13 18:51:35.625430 [ 5 ] {4024d575-9e43-40f7-ae2c-2c963c7f58e8} <Debug> TCPHandler: Processed in 0.001402371 sec. | ||
| 6269 | 2026.03.13 18:51:37.513654 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6270 | 2026.03.13 18:51:37.513765 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6271 | 2026.03.13 18:51:37.652669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13462 | ||
| 6272 | 2026.03.13 18:51:37.653171 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.03.13 18:51:37.653219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6274 | 2026.03.13 18:51:37.653764 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6275 | 2026.03.13 18:51:37.654001 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.03.13 18:51:37.654156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13462 | ||
| 6277 | 2026.03.13 18:51:37.700152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 758 | ||
| 6278 | 2026.03.13 18:51:37.702139 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2026.03.13 18:51:37.702198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6280 | 2026.03.13 18:51:37.703470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6281 | 2026.03.13 18:51:37.703762 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.03.13 18:51:37.703908 [ 23 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6283 | 2026.03.13 18:51:37.703971 [ 23 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2026.03.13 18:51:37.703990 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6285 | 2026.03.13 18:51:37.704097 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 6286 | 2026.03.13 18:51:37.704135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
| 6287 | 2026.03.13 18:51:37.704664 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6288 | 2026.03.13 18:51:37.704832 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 600 rows starting from the beginning of the part | ||
| 6289 | 2026.03.13 18:51:37.705201 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part | ||
| 6290 | 2026.03.13 18:51:37.705542 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 6291 | 2026.03.13 18:51:37.705868 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 6292 | 2026.03.13 18:51:37.706185 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
| 6293 | 2026.03.13 18:51:37.706531 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
| 6294 | 2026.03.13 18:51:37.713253 [ 196 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 72 columns (72 merged, 0 gathered) in 0.009200015 sec., 82391.17001439672 rows/sec., 73.62 MiB/sec. | ||
| 6295 | 2026.03.13 18:51:37.714647 [ 200 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6296 | 2026.03.13 18:51:37.715291 [ 200 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_21_4} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.03.13 18:51:37.715380 [ 200 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_21_4} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6298 | 2026.03.13 18:51:37.715725 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 6299 | 2026.03.13 18:51:38.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.39 MiB, peak 274.49 MiB, free memory in arenas 0.00 B, will set to 268.50 MiB (RSS), difference: 1.10 MiB | ||
| 6300 | 2026.03.13 18:51:38.342237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6301 | 2026.03.13 18:51:38.358893 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.03.13 18:51:38.358942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6303 | 2026.03.13 18:51:38.365104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6304 | 2026.03.13 18:51:38.365830 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.03.13 18:51:38.368664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6306 | 2026.03.13 18:51:40.621181 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6307 | 2026.03.13 18:51:40.621379 [ 5 ] {75b4b785-8493-414e-bf5d-976603cbb99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6308 | 2026.03.13 18:51:40.621453 [ 5 ] {75b4b785-8493-414e-bf5d-976603cbb99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6309 | 2026.03.13 18:51:40.622200 [ 5 ] {75b4b785-8493-414e-bf5d-976603cbb99d} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2026.03.13 18:51:40.622245 [ 5 ] {75b4b785-8493-414e-bf5d-976603cbb99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6311 | 2026.03.13 18:51:40.622644 [ 5 ] {75b4b785-8493-414e-bf5d-976603cbb99d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6312 | 2026.03.13 18:51:40.622871 [ 5 ] {75b4b785-8493-414e-bf5d-976603cbb99d} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2026.03.13 18:51:40.623023 [ 5 ] {75b4b785-8493-414e-bf5d-976603cbb99d} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001698 sec., 81272.0848056537 rows/sec., 7.07 MiB/sec. | ||
| 6314 | 2026.03.13 18:51:40.623065 [ 5 ] {75b4b785-8493-414e-bf5d-976603cbb99d} <Debug> TCPHandler: Processed in 0.00202314 sec. | ||
| 6315 | 2026.03.13 18:51:40.623185 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6316 | 2026.03.13 18:51:40.623280 [ 5 ] {9faed243-7cf3-4bb2-b7e8-3e5d58d3040f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6317 | 2026.03.13 18:51:40.623321 [ 5 ] {9faed243-7cf3-4bb2-b7e8-3e5d58d3040f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6318 | 2026.03.13 18:51:40.623726 [ 5 ] {9faed243-7cf3-4bb2-b7e8-3e5d58d3040f} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.03.13 18:51:40.623763 [ 5 ] {9faed243-7cf3-4bb2-b7e8-3e5d58d3040f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6320 | 2026.03.13 18:51:40.624057 [ 5 ] {9faed243-7cf3-4bb2-b7e8-3e5d58d3040f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6321 | 2026.03.13 18:51:40.624262 [ 5 ] {9faed243-7cf3-4bb2-b7e8-3e5d58d3040f} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2026.03.13 18:51:40.624390 [ 5 ] {9faed243-7cf3-4bb2-b7e8-3e5d58d3040f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001129 sec., 36315.32329495128 rows/sec., 2.67 MiB/sec. | ||
| 6323 | 2026.03.13 18:51:40.624429 [ 5 ] {9faed243-7cf3-4bb2-b7e8-3e5d58d3040f} <Debug> TCPHandler: Processed in 0.001294369 sec. | ||
| 6324 | 2026.03.13 18:51:40.624539 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6325 | 2026.03.13 18:51:40.624633 [ 5 ] {af54c45d-f731-4d1f-a177-6db82466c09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6326 | 2026.03.13 18:51:40.624673 [ 5 ] {af54c45d-f731-4d1f-a177-6db82466c09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6327 | 2026.03.13 18:51:40.625099 [ 5 ] {af54c45d-f731-4d1f-a177-6db82466c09e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2026.03.13 18:51:40.625137 [ 5 ] {af54c45d-f731-4d1f-a177-6db82466c09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6329 | 2026.03.13 18:51:40.625428 [ 5 ] {af54c45d-f731-4d1f-a177-6db82466c09e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6330 | 2026.03.13 18:51:40.625644 [ 5 ] {af54c45d-f731-4d1f-a177-6db82466c09e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6331 | 2026.03.13 18:51:40.625772 [ 5 ] {af54c45d-f731-4d1f-a177-6db82466c09e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001156 sec., 90830.44982698963 rows/sec., 7.09 MiB/sec. | ||
| 6332 | 2026.03.13 18:51:40.625809 [ 5 ] {af54c45d-f731-4d1f-a177-6db82466c09e} <Debug> TCPHandler: Processed in 0.001318889 sec. | ||
| 6333 | 2026.03.13 18:51:40.625914 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6334 | 2026.03.13 18:51:40.626008 [ 5 ] {4b02ace0-3e6a-419b-bd94-5ef4eda85499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6335 | 2026.03.13 18:51:40.626053 [ 5 ] {4b02ace0-3e6a-419b-bd94-5ef4eda85499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6336 | 2026.03.13 18:51:40.626464 [ 5 ] {4b02ace0-3e6a-419b-bd94-5ef4eda85499} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2026.03.13 18:51:40.626501 [ 5 ] {4b02ace0-3e6a-419b-bd94-5ef4eda85499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6338 | 2026.03.13 18:51:40.626831 [ 5 ] {4b02ace0-3e6a-419b-bd94-5ef4eda85499} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6339 | 2026.03.13 18:51:40.627037 [ 5 ] {4b02ace0-3e6a-419b-bd94-5ef4eda85499} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6340 | 2026.03.13 18:51:40.627166 [ 5 ] {4b02ace0-3e6a-419b-bd94-5ef4eda85499} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 6341 | 2026.03.13 18:51:40.627203 [ 5 ] {4b02ace0-3e6a-419b-bd94-5ef4eda85499} <Debug> TCPHandler: Processed in 0.00133804 sec. | ||
| 6342 | 2026.03.13 18:51:40.627303 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6343 | 2026.03.13 18:51:40.627402 [ 5 ] {5c4b3375-a747-4db5-a120-63eb5defd3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6344 | 2026.03.13 18:51:40.627458 [ 5 ] {5c4b3375-a747-4db5-a120-63eb5defd3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6345 | 2026.03.13 18:51:40.628322 [ 5 ] {5c4b3375-a747-4db5-a120-63eb5defd3a9} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6346 | 2026.03.13 18:51:40.628359 [ 5 ] {5c4b3375-a747-4db5-a120-63eb5defd3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6347 | 2026.03.13 18:51:40.628919 [ 5 ] {5c4b3375-a747-4db5-a120-63eb5defd3a9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6348 | 2026.03.13 18:51:40.629131 [ 5 ] {5c4b3375-a747-4db5-a120-63eb5defd3a9} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2026.03.13 18:51:40.629266 [ 5 ] {5c4b3375-a747-4db5-a120-63eb5defd3a9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001883 sec., 21773.76526818906 rows/sec., 39.02 MiB/sec. | ||
| 6350 | 2026.03.13 18:51:40.629325 [ 5 ] {5c4b3375-a747-4db5-a120-63eb5defd3a9} <Debug> TCPHandler: Processed in 0.002070402 sec. | ||
| 6351 | 2026.03.13 18:51:40.629429 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6352 | 2026.03.13 18:51:40.629520 [ 5 ] {52510bf1-6633-48da-a811-5cf6a2952fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6353 | 2026.03.13 18:51:40.629562 [ 5 ] {52510bf1-6633-48da-a811-5cf6a2952fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6354 | 2026.03.13 18:51:40.629911 [ 5 ] {52510bf1-6633-48da-a811-5cf6a2952fff} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2026.03.13 18:51:40.629946 [ 5 ] {52510bf1-6633-48da-a811-5cf6a2952fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6356 | 2026.03.13 18:51:40.630268 [ 5 ] {52510bf1-6633-48da-a811-5cf6a2952fff} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6357 | 2026.03.13 18:51:40.630491 [ 5 ] {52510bf1-6633-48da-a811-5cf6a2952fff} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2026.03.13 18:51:40.630626 [ 5 ] {52510bf1-6633-48da-a811-5cf6a2952fff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 6359 | 2026.03.13 18:51:40.630662 [ 5 ] {52510bf1-6633-48da-a811-5cf6a2952fff} <Debug> TCPHandler: Processed in 0.001282308 sec. | ||
| 6360 | 2026.03.13 18:51:45.155190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13974 | ||
| 6361 | 2026.03.13 18:51:45.155724 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.03.13 18:51:45.155769 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6363 | 2026.03.13 18:51:45.156239 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6364 | 2026.03.13 18:51:45.156468 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.03.13 18:51:45.156612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13974 | ||
| 6366 | 2026.03.13 18:51:45.619078 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6367 | 2026.03.13 18:51:45.619275 [ 5 ] {c0b1f682-c176-41c9-8e5b-12ef4e106756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6368 | 2026.03.13 18:51:45.619353 [ 5 ] {c0b1f682-c176-41c9-8e5b-12ef4e106756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6369 | 2026.03.13 18:51:45.620065 [ 5 ] {c0b1f682-c176-41c9-8e5b-12ef4e106756} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2026.03.13 18:51:45.620117 [ 5 ] {c0b1f682-c176-41c9-8e5b-12ef4e106756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6371 | 2026.03.13 18:51:45.620517 [ 5 ] {c0b1f682-c176-41c9-8e5b-12ef4e106756} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6372 | 2026.03.13 18:51:45.620772 [ 5 ] {c0b1f682-c176-41c9-8e5b-12ef4e106756} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2026.03.13 18:51:45.620938 [ 5 ] {c0b1f682-c176-41c9-8e5b-12ef4e106756} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001719 sec., 1163.4671320535194 rows/sec., 94.87 KiB/sec. | ||
| 6374 | 2026.03.13 18:51:45.620990 [ 5 ] {c0b1f682-c176-41c9-8e5b-12ef4e106756} <Debug> TCPHandler: Processed in 0.002051911 sec. | ||
| 6375 | 2026.03.13 18:51:45.621139 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6376 | 2026.03.13 18:51:45.621268 [ 5 ] {5fed7f11-3167-4256-8b2d-211362a50cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6377 | 2026.03.13 18:51:45.621322 [ 5 ] {5fed7f11-3167-4256-8b2d-211362a50cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6378 | 2026.03.13 18:51:45.621836 [ 5 ] {5fed7f11-3167-4256-8b2d-211362a50cf8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6379 | 2026.03.13 18:51:45.621883 [ 5 ] {5fed7f11-3167-4256-8b2d-211362a50cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6380 | 2026.03.13 18:51:45.622232 [ 5 ] {5fed7f11-3167-4256-8b2d-211362a50cf8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6381 | 2026.03.13 18:51:45.622454 [ 5 ] {5fed7f11-3167-4256-8b2d-211362a50cf8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.03.13 18:51:45.622588 [ 5 ] {5fed7f11-3167-4256-8b2d-211362a50cf8} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001351 sec., 42190.96965210955 rows/sec., 3.24 MiB/sec. | ||
| 6383 | 2026.03.13 18:51:45.622627 [ 5 ] {5fed7f11-3167-4256-8b2d-211362a50cf8} <Debug> TCPHandler: Processed in 0.001552387 sec. | ||
| 6384 | 2026.03.13 18:51:45.622738 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6385 | 2026.03.13 18:51:45.622840 [ 5 ] {7bdc3809-f533-4abf-af2c-8dfbf672d3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6386 | 2026.03.13 18:51:45.622880 [ 5 ] {7bdc3809-f533-4abf-af2c-8dfbf672d3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6387 | 2026.03.13 18:51:45.623264 [ 5 ] {7bdc3809-f533-4abf-af2c-8dfbf672d3bc} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2026.03.13 18:51:45.623302 [ 5 ] {7bdc3809-f533-4abf-af2c-8dfbf672d3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6389 | 2026.03.13 18:51:45.623599 [ 5 ] {7bdc3809-f533-4abf-af2c-8dfbf672d3bc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6390 | 2026.03.13 18:51:45.623816 [ 5 ] {7bdc3809-f533-4abf-af2c-8dfbf672d3bc} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.03.13 18:51:45.623950 [ 5 ] {7bdc3809-f533-4abf-af2c-8dfbf672d3bc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001129 sec., 1771.4791851195748 rows/sec., 123.69 KiB/sec. | ||
| 6392 | 2026.03.13 18:51:45.623988 [ 5 ] {7bdc3809-f533-4abf-af2c-8dfbf672d3bc} <Debug> TCPHandler: Processed in 0.001305379 sec. | ||
| 6393 | 2026.03.13 18:51:45.624101 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6394 | 2026.03.13 18:51:45.624195 [ 5 ] {f6bff0ba-bede-4e2a-a046-7a95edf100ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6395 | 2026.03.13 18:51:45.624235 [ 5 ] {f6bff0ba-bede-4e2a-a046-7a95edf100ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6396 | 2026.03.13 18:51:45.624644 [ 5 ] {f6bff0ba-bede-4e2a-a046-7a95edf100ea} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6397 | 2026.03.13 18:51:45.624679 [ 5 ] {f6bff0ba-bede-4e2a-a046-7a95edf100ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6398 | 2026.03.13 18:51:45.624989 [ 5 ] {f6bff0ba-bede-4e2a-a046-7a95edf100ea} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6399 | 2026.03.13 18:51:45.625205 [ 5 ] {f6bff0ba-bede-4e2a-a046-7a95edf100ea} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2026.03.13 18:51:45.625330 [ 5 ] {f6bff0ba-bede-4e2a-a046-7a95edf100ea} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001153 sec., 57241.9774501301 rows/sec., 4.47 MiB/sec. | ||
| 6401 | 2026.03.13 18:51:45.625366 [ 5 ] {f6bff0ba-bede-4e2a-a046-7a95edf100ea} <Debug> TCPHandler: Processed in 0.00131452 sec. | ||
| 6402 | 2026.03.13 18:51:45.625470 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2026.03.13 18:51:45.625562 [ 5 ] {14e1d3d3-35f5-4de7-9fa4-179c4ad467e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6404 | 2026.03.13 18:51:45.625605 [ 5 ] {14e1d3d3-35f5-4de7-9fa4-179c4ad467e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6405 | 2026.03.13 18:51:45.626036 [ 5 ] {14e1d3d3-35f5-4de7-9fa4-179c4ad467e2} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2026.03.13 18:51:45.626070 [ 5 ] {14e1d3d3-35f5-4de7-9fa4-179c4ad467e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6407 | 2026.03.13 18:51:45.626403 [ 5 ] {14e1d3d3-35f5-4de7-9fa4-179c4ad467e2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6408 | 2026.03.13 18:51:45.626623 [ 5 ] {14e1d3d3-35f5-4de7-9fa4-179c4ad467e2} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2026.03.13 18:51:45.626728 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6410 | 2026.03.13 18:51:45.626759 [ 5 ] {14e1d3d3-35f5-4de7-9fa4-179c4ad467e2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001215 sec., 132510.28806584363 rows/sec., 9.23 MiB/sec. | ||
| 6411 | 2026.03.13 18:51:45.626762 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2026.03.13 18:51:45.626789 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6413 | 2026.03.13 18:51:45.626796 [ 5 ] {14e1d3d3-35f5-4de7-9fa4-179c4ad467e2} <Debug> TCPHandler: Processed in 0.001376041 sec. | ||
| 6414 | 2026.03.13 18:51:45.626877 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 6415 | 2026.03.13 18:51:45.626913 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6416 | 2026.03.13 18:51:45.626976 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6417 | 2026.03.13 18:51:45.627007 [ 5 ] {071ddfae-de45-4d8c-94a7-cc0f12f34f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6418 | 2026.03.13 18:51:45.627010 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12486 rows starting from the beginning of the part | ||
| 6419 | 2026.03.13 18:51:45.627049 [ 5 ] {071ddfae-de45-4d8c-94a7-cc0f12f34f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6420 | 2026.03.13 18:51:45.627076 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1257 rows starting from the beginning of the part | ||
| 6421 | 2026.03.13 18:51:45.627120 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 128 rows starting from the beginning of the part | ||
| 6422 | 2026.03.13 18:51:45.627166 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6423 | 2026.03.13 18:51:45.627204 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6424 | 2026.03.13 18:51:45.627242 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 161 rows starting from the beginning of the part | ||
| 6425 | 2026.03.13 18:51:45.627389 [ 5 ] {071ddfae-de45-4d8c-94a7-cc0f12f34f05} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2026.03.13 18:51:45.627423 [ 5 ] {071ddfae-de45-4d8c-94a7-cc0f12f34f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6427 | 2026.03.13 18:51:45.627761 [ 5 ] {071ddfae-de45-4d8c-94a7-cc0f12f34f05} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6428 | 2026.03.13 18:51:45.627971 [ 5 ] {071ddfae-de45-4d8c-94a7-cc0f12f34f05} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.03.13 18:51:45.628100 [ 5 ] {071ddfae-de45-4d8c-94a7-cc0f12f34f05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 6430 | 2026.03.13 18:51:45.628135 [ 5 ] {071ddfae-de45-4d8c-94a7-cc0f12f34f05} <Debug> TCPHandler: Processed in 0.001271658 sec. | ||
| 6431 | 2026.03.13 18:51:45.631264 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14352 rows, containing 5 columns (5 merged, 0 gathered) in 0.004420022 sec., 3247042.6617786065 rows/sec., 213.81 MiB/sec. | ||
| 6432 | 2026.03.13 18:51:45.631803 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6433 | 2026.03.13 18:51:45.632127 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2026.03.13 18:51:45.632209 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6435 | 2026.03.13 18:51:45.632304 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 6436 | 2026.03.13 18:51:45.869683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6437 | 2026.03.13 18:51:45.886561 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.03.13 18:51:45.886615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6439 | 2026.03.13 18:51:45.893079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6440 | 2026.03.13 18:51:45.893806 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.03.13 18:51:45.897022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6442 | 2026.03.13 18:51:47.705199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 782 | ||
| 6443 | 2026.03.13 18:51:47.707414 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.03.13 18:51:47.707467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6445 | 2026.03.13 18:51:47.708711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6446 | 2026.03.13 18:51:47.708983 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.03.13 18:51:47.709325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
| 6448 | 2026.03.13 18:51:50.621255 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2026.03.13 18:51:50.621437 [ 5 ] {f7a5a97f-844d-4c77-94d9-22659c9bcc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6450 | 2026.03.13 18:51:50.621501 [ 5 ] {f7a5a97f-844d-4c77-94d9-22659c9bcc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6451 | 2026.03.13 18:51:50.622248 [ 5 ] {f7a5a97f-844d-4c77-94d9-22659c9bcc9c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2026.03.13 18:51:50.622291 [ 5 ] {f7a5a97f-844d-4c77-94d9-22659c9bcc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6453 | 2026.03.13 18:51:50.622714 [ 5 ] {f7a5a97f-844d-4c77-94d9-22659c9bcc9c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6454 | 2026.03.13 18:51:50.622940 [ 5 ] {f7a5a97f-844d-4c77-94d9-22659c9bcc9c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2026.03.13 18:51:50.623092 [ 5 ] {f7a5a97f-844d-4c77-94d9-22659c9bcc9c} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001704 sec., 80985.91549295775 rows/sec., 7.04 MiB/sec. | ||
| 6456 | 2026.03.13 18:51:50.623135 [ 5 ] {f7a5a97f-844d-4c77-94d9-22659c9bcc9c} <Debug> TCPHandler: Processed in 0.002033471 sec. | ||
| 6457 | 2026.03.13 18:51:50.623255 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2026.03.13 18:51:50.623354 [ 5 ] {c631dc6d-84ac-41ba-b178-3270d80e74f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6459 | 2026.03.13 18:51:50.623395 [ 5 ] {c631dc6d-84ac-41ba-b178-3270d80e74f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6460 | 2026.03.13 18:51:50.623843 [ 5 ] {c631dc6d-84ac-41ba-b178-3270d80e74f3} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.03.13 18:51:50.623881 [ 5 ] {c631dc6d-84ac-41ba-b178-3270d80e74f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6462 | 2026.03.13 18:51:50.624213 [ 5 ] {c631dc6d-84ac-41ba-b178-3270d80e74f3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6463 | 2026.03.13 18:51:50.624435 [ 5 ] {c631dc6d-84ac-41ba-b178-3270d80e74f3} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2026.03.13 18:51:50.624564 [ 5 ] {c631dc6d-84ac-41ba-b178-3270d80e74f3} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001228 sec., 33387.62214983714 rows/sec., 2.45 MiB/sec. | ||
| 6465 | 2026.03.13 18:51:50.624614 [ 5 ] {c631dc6d-84ac-41ba-b178-3270d80e74f3} <Debug> TCPHandler: Processed in 0.001409672 sec. | ||
| 6466 | 2026.03.13 18:51:50.624739 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6467 | 2026.03.13 18:51:50.624834 [ 5 ] {bdbf3a2e-4a89-40dc-b9cb-d8a3a3aafbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6468 | 2026.03.13 18:51:50.624874 [ 5 ] {bdbf3a2e-4a89-40dc-b9cb-d8a3a3aafbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6469 | 2026.03.13 18:51:50.625333 [ 5 ] {bdbf3a2e-4a89-40dc-b9cb-d8a3a3aafbc1} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2026.03.13 18:51:50.625369 [ 5 ] {bdbf3a2e-4a89-40dc-b9cb-d8a3a3aafbc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6471 | 2026.03.13 18:51:50.625698 [ 5 ] {bdbf3a2e-4a89-40dc-b9cb-d8a3a3aafbc1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6472 | 2026.03.13 18:51:50.625912 [ 5 ] {bdbf3a2e-4a89-40dc-b9cb-d8a3a3aafbc1} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6473 | 2026.03.13 18:51:50.626043 [ 5 ] {bdbf3a2e-4a89-40dc-b9cb-d8a3a3aafbc1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001227 sec., 85574.57212713937 rows/sec., 6.68 MiB/sec. | ||
| 6474 | 2026.03.13 18:51:50.626081 [ 5 ] {bdbf3a2e-4a89-40dc-b9cb-d8a3a3aafbc1} <Debug> TCPHandler: Processed in 0.001390891 sec. | ||
| 6475 | 2026.03.13 18:51:50.626193 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6476 | 2026.03.13 18:51:50.626285 [ 5 ] {4fdaa756-dc63-4cae-b2bf-f867c1d5a088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6477 | 2026.03.13 18:51:50.626329 [ 5 ] {4fdaa756-dc63-4cae-b2bf-f867c1d5a088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6478 | 2026.03.13 18:51:50.626745 [ 5 ] {4fdaa756-dc63-4cae-b2bf-f867c1d5a088} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6479 | 2026.03.13 18:51:50.626782 [ 5 ] {4fdaa756-dc63-4cae-b2bf-f867c1d5a088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6480 | 2026.03.13 18:51:50.627104 [ 5 ] {4fdaa756-dc63-4cae-b2bf-f867c1d5a088} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6481 | 2026.03.13 18:51:50.627312 [ 5 ] {4fdaa756-dc63-4cae-b2bf-f867c1d5a088} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6482 | 2026.03.13 18:51:50.627439 [ 5 ] {4fdaa756-dc63-4cae-b2bf-f867c1d5a088} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 6483 | 2026.03.13 18:51:50.627475 [ 5 ] {4fdaa756-dc63-4cae-b2bf-f867c1d5a088} <Debug> TCPHandler: Processed in 0.00133208 sec. | ||
| 6484 | 2026.03.13 18:51:50.627590 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2026.03.13 18:51:50.627689 [ 5 ] {5eb98bc6-fda0-4495-aca7-9fa72739ec12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6486 | 2026.03.13 18:51:50.627745 [ 5 ] {5eb98bc6-fda0-4495-aca7-9fa72739ec12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6487 | 2026.03.13 18:51:50.628640 [ 5 ] {5eb98bc6-fda0-4495-aca7-9fa72739ec12} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2026.03.13 18:51:50.628677 [ 5 ] {5eb98bc6-fda0-4495-aca7-9fa72739ec12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6489 | 2026.03.13 18:51:50.629294 [ 5 ] {5eb98bc6-fda0-4495-aca7-9fa72739ec12} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6490 | 2026.03.13 18:51:50.629518 [ 5 ] {5eb98bc6-fda0-4495-aca7-9fa72739ec12} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2026.03.13 18:51:50.629635 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6492 | 2026.03.13 18:51:50.629652 [ 5 ] {5eb98bc6-fda0-4495-aca7-9fa72739ec12} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001982 sec., 20686.175580222 rows/sec., 37.07 MiB/sec. | ||
| 6493 | 2026.03.13 18:51:50.629692 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.03.13 18:51:50.629714 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6495 | 2026.03.13 18:51:50.629726 [ 5 ] {5eb98bc6-fda0-4495-aca7-9fa72739ec12} <Debug> TCPHandler: Processed in 0.002184885 sec. | ||
| 6496 | 2026.03.13 18:51:50.629821 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::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 | ||
| 6497 | 2026.03.13 18:51:50.629855 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2026.03.13 18:51:50.629955 [ 5 ] {b62de2ce-03e0-4444-8d81-2bc2735ea230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6499 | 2026.03.13 18:51:50.629997 [ 5 ] {b62de2ce-03e0-4444-8d81-2bc2735ea230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6500 | 2026.03.13 18:51:50.630056 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6501 | 2026.03.13 18:51:50.630118 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 599 rows starting from the beginning of the part | ||
| 6502 | 2026.03.13 18:51:50.630246 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 6503 | 2026.03.13 18:51:50.630325 [ 5 ] {b62de2ce-03e0-4444-8d81-2bc2735ea230} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.03.13 18:51:50.630354 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 6505 | 2026.03.13 18:51:50.630366 [ 5 ] {b62de2ce-03e0-4444-8d81-2bc2735ea230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6506 | 2026.03.13 18:51:50.630470 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 6507 | 2026.03.13 18:51:50.630581 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6508 | 2026.03.13 18:51:50.630688 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6509 | 2026.03.13 18:51:50.630717 [ 5 ] {b62de2ce-03e0-4444-8d81-2bc2735ea230} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6510 | 2026.03.13 18:51:50.630939 [ 5 ] {b62de2ce-03e0-4444-8d81-2bc2735ea230} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2026.03.13 18:51:50.631054 [ 139 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6512 | 2026.03.13 18:51:50.631074 [ 5 ] {b62de2ce-03e0-4444-8d81-2bc2735ea230} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 6513 | 2026.03.13 18:51:50.631080 [ 139 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.03.13 18:51:50.631108 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6515 | 2026.03.13 18:51:50.631110 [ 5 ] {b62de2ce-03e0-4444-8d81-2bc2735ea230} <Debug> TCPHandler: Processed in 0.001303608 sec. | ||
| 6516 | 2026.03.13 18:51:50.631211 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 6517 | 2026.03.13 18:51:50.631318 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6518 | 2026.03.13 18:51:50.631345 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1662 rows starting from the beginning of the part | ||
| 6519 | 2026.03.13 18:51:50.631392 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 6520 | 2026.03.13 18:51:50.631432 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6521 | 2026.03.13 18:51:50.631468 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6522 | 2026.03.13 18:51:50.631507 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6523 | 2026.03.13 18:51:50.631540 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6524 | 2026.03.13 18:51:50.632614 [ 196 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 4 columns (4 merged, 0 gathered) in 0.001445713 sec., 1348815.428788425 rows/sec., 90.18 MiB/sec. | ||
| 6525 | 2026.03.13 18:51:50.632954 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6526 | 2026.03.13 18:51:50.633281 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_41_8} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2026.03.13 18:51:50.633366 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_41_8} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6528 | 2026.03.13 18:51:50.633473 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6529 | 2026.03.13 18:51:50.653460 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 19 columns (19 merged, 0 gathered) in 0.023686378 sec., 34323.525530159146 rows/sec., 61.51 MiB/sec. | ||
| 6530 | 2026.03.13 18:51:50.654485 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6531 | 2026.03.13 18:51:50.654842 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.03.13 18:51:50.654918 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6533 | 2026.03.13 18:51:50.655029 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.87 MiB. | ||
| 6534 | 2026.03.13 18:51:51.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.93 MiB, peak 279.73 MiB, free memory in arenas 0.00 B, will set to 275.15 MiB (RSS), difference: 3.22 MiB | ||
| 6535 | 2026.03.13 18:51:52.514041 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6536 | 2026.03.13 18:51:52.514141 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6537 | 2026.03.13 18:51:52.657661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14422 | ||
| 6538 | 2026.03.13 18:51:52.658162 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.03.13 18:51:52.658203 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6540 | 2026.03.13 18:51:52.658699 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6541 | 2026.03.13 18:51:52.658950 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.03.13 18:51:52.659090 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14422 | ||
| 6543 | 2026.03.13 18:51:53.398058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6544 | 2026.03.13 18:51:53.416121 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2026.03.13 18:51:53.416185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6546 | 2026.03.13 18:51:53.422159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6547 | 2026.03.13 18:51:53.422855 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2026.03.13 18:51:53.425891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6549 | 2026.03.13 18:51:55.619448 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2026.03.13 18:51:55.619628 [ 5 ] {199dac78-a8d2-40b5-97cc-7607bdd48de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6551 | 2026.03.13 18:51:55.619696 [ 5 ] {199dac78-a8d2-40b5-97cc-7607bdd48de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6552 | 2026.03.13 18:51:55.620351 [ 5 ] {199dac78-a8d2-40b5-97cc-7607bdd48de4} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.03.13 18:51:55.620399 [ 5 ] {199dac78-a8d2-40b5-97cc-7607bdd48de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6554 | 2026.03.13 18:51:55.620787 [ 5 ] {199dac78-a8d2-40b5-97cc-7607bdd48de4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6555 | 2026.03.13 18:51:55.621009 [ 5 ] {199dac78-a8d2-40b5-97cc-7607bdd48de4} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.03.13 18:51:55.621164 [ 5 ] {199dac78-a8d2-40b5-97cc-7607bdd48de4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.72 MiB/sec. | ||
| 6557 | 2026.03.13 18:51:55.621206 [ 5 ] {199dac78-a8d2-40b5-97cc-7607bdd48de4} <Debug> TCPHandler: Processed in 0.001888267 sec. | ||
| 6558 | 2026.03.13 18:51:55.621331 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.03.13 18:51:55.621425 [ 5 ] {eac43f3a-6702-49aa-a3c7-11bc45fb056e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6560 | 2026.03.13 18:51:55.621464 [ 5 ] {eac43f3a-6702-49aa-a3c7-11bc45fb056e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6561 | 2026.03.13 18:51:55.621890 [ 5 ] {eac43f3a-6702-49aa-a3c7-11bc45fb056e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.03.13 18:51:55.621926 [ 5 ] {eac43f3a-6702-49aa-a3c7-11bc45fb056e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6563 | 2026.03.13 18:51:55.622219 [ 5 ] {eac43f3a-6702-49aa-a3c7-11bc45fb056e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6564 | 2026.03.13 18:51:55.622422 [ 5 ] {eac43f3a-6702-49aa-a3c7-11bc45fb056e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.03.13 18:51:55.622553 [ 5 ] {eac43f3a-6702-49aa-a3c7-11bc45fb056e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 6566 | 2026.03.13 18:51:55.622590 [ 5 ] {eac43f3a-6702-49aa-a3c7-11bc45fb056e} <Debug> TCPHandler: Processed in 0.001307639 sec. | ||
| 6567 | 2026.03.13 18:51:55.622703 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.03.13 18:51:55.622795 [ 5 ] {3f2f8d41-c2ea-4bd5-8fa4-aa697652acf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6569 | 2026.03.13 18:51:55.622837 [ 5 ] {3f2f8d41-c2ea-4bd5-8fa4-aa697652acf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6570 | 2026.03.13 18:51:55.623252 [ 5 ] {3f2f8d41-c2ea-4bd5-8fa4-aa697652acf2} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.03.13 18:51:55.623285 [ 5 ] {3f2f8d41-c2ea-4bd5-8fa4-aa697652acf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6572 | 2026.03.13 18:51:55.623606 [ 5 ] {3f2f8d41-c2ea-4bd5-8fa4-aa697652acf2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6573 | 2026.03.13 18:51:55.623831 [ 5 ] {3f2f8d41-c2ea-4bd5-8fa4-aa697652acf2} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.03.13 18:51:55.623958 [ 5 ] {3f2f8d41-c2ea-4bd5-8fa4-aa697652acf2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 6575 | 2026.03.13 18:51:55.623993 [ 5 ] {3f2f8d41-c2ea-4bd5-8fa4-aa697652acf2} <Debug> TCPHandler: Processed in 0.00133991 sec. | ||
| 6576 | 2026.03.13 18:51:55.624102 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6577 | 2026.03.13 18:51:55.624194 [ 5 ] {1ad3d59f-bcc3-4561-a54a-7d1d9af8232c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6578 | 2026.03.13 18:51:55.624235 [ 5 ] {1ad3d59f-bcc3-4561-a54a-7d1d9af8232c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6579 | 2026.03.13 18:51:55.624568 [ 5 ] {1ad3d59f-bcc3-4561-a54a-7d1d9af8232c} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.03.13 18:51:55.624601 [ 5 ] {1ad3d59f-bcc3-4561-a54a-7d1d9af8232c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6581 | 2026.03.13 18:51:55.624904 [ 5 ] {1ad3d59f-bcc3-4561-a54a-7d1d9af8232c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6582 | 2026.03.13 18:51:55.625110 [ 5 ] {1ad3d59f-bcc3-4561-a54a-7d1d9af8232c} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.03.13 18:51:55.625237 [ 5 ] {1ad3d59f-bcc3-4561-a54a-7d1d9af8232c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 6584 | 2026.03.13 18:51:55.625271 [ 5 ] {1ad3d59f-bcc3-4561-a54a-7d1d9af8232c} <Debug> TCPHandler: Processed in 0.001218086 sec. | ||
| 6585 | 2026.03.13 18:51:56.589248 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2026.03.13 18:51:56.589451 [ 5 ] {b29163f8-90a4-48c2-b00b-f281a189d329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6587 | 2026.03.13 18:51:56.589530 [ 5 ] {b29163f8-90a4-48c2-b00b-f281a189d329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6588 | 2026.03.13 18:51:56.590238 [ 5 ] {b29163f8-90a4-48c2-b00b-f281a189d329} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.03.13 18:51:56.590284 [ 5 ] {b29163f8-90a4-48c2-b00b-f281a189d329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6590 | 2026.03.13 18:51:56.590673 [ 5 ] {b29163f8-90a4-48c2-b00b-f281a189d329} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6591 | 2026.03.13 18:51:56.590906 [ 5 ] {b29163f8-90a4-48c2-b00b-f281a189d329} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.03.13 18:51:56.591063 [ 5 ] {b29163f8-90a4-48c2-b00b-f281a189d329} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001672 sec., 14354.066985645932 rows/sec., 1.19 MiB/sec. | ||
| 6593 | 2026.03.13 18:51:56.591114 [ 5 ] {b29163f8-90a4-48c2-b00b-f281a189d329} <Debug> TCPHandler: Processed in 0.002051421 sec. | ||
| 6594 | 2026.03.13 18:51:56.591239 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6595 | 2026.03.13 18:51:56.591342 [ 5 ] {b4daaaae-d14f-40fa-9d02-7153d19ebeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6596 | 2026.03.13 18:51:56.591386 [ 5 ] {b4daaaae-d14f-40fa-9d02-7153d19ebeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6597 | 2026.03.13 18:51:56.591820 [ 5 ] {b4daaaae-d14f-40fa-9d02-7153d19ebeb9} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.03.13 18:51:56.591857 [ 5 ] {b4daaaae-d14f-40fa-9d02-7153d19ebeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6599 | 2026.03.13 18:51:56.592166 [ 5 ] {b4daaaae-d14f-40fa-9d02-7153d19ebeb9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6600 | 2026.03.13 18:51:56.592383 [ 5 ] {b4daaaae-d14f-40fa-9d02-7153d19ebeb9} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.03.13 18:51:56.592517 [ 5 ] {b4daaaae-d14f-40fa-9d02-7153d19ebeb9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001198 sec., 5008.347245409015 rows/sec., 408.40 KiB/sec. | ||
| 6602 | 2026.03.13 18:51:56.592557 [ 5 ] {b4daaaae-d14f-40fa-9d02-7153d19ebeb9} <Debug> TCPHandler: Processed in 0.001370671 sec. | ||
| 6603 | 2026.03.13 18:51:56.592666 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6604 | 2026.03.13 18:51:56.592770 [ 5 ] {2405578b-5703-4c4e-a08e-0c89a7cd2eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6605 | 2026.03.13 18:51:56.592811 [ 5 ] {2405578b-5703-4c4e-a08e-0c89a7cd2eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6606 | 2026.03.13 18:51:56.594194 [ 5 ] {2405578b-5703-4c4e-a08e-0c89a7cd2eb9} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2026.03.13 18:51:56.594229 [ 5 ] {2405578b-5703-4c4e-a08e-0c89a7cd2eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6608 | 2026.03.13 18:51:56.594659 [ 5 ] {2405578b-5703-4c4e-a08e-0c89a7cd2eb9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6609 | 2026.03.13 18:51:56.594876 [ 5 ] {2405578b-5703-4c4e-a08e-0c89a7cd2eb9} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2026.03.13 18:51:56.594976 [ 151 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6611 | 2026.03.13 18:51:56.595005 [ 5 ] {2405578b-5703-4c4e-a08e-0c89a7cd2eb9} <Debug> executeQuery: Read 2141 rows, 168.68 KiB in 0.002255 sec., 949445.6762749446 rows/sec., 73.05 MiB/sec. | ||
| 6612 | 2026.03.13 18:51:56.595011 [ 151 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.03.13 18:51:56.595036 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6614 | 2026.03.13 18:51:56.595044 [ 5 ] {2405578b-5703-4c4e-a08e-0c89a7cd2eb9} <Debug> TCPHandler: Processed in 0.002428543 sec. | ||
| 6615 | 2026.03.13 18:51:56.595157 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2026.03.13 18:51:56.595170 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 6617 | 2026.03.13 18:51:56.595254 [ 5 ] {90e37229-4c50-4f5e-9083-09d0eff8b476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6618 | 2026.03.13 18:51:56.595300 [ 5 ] {90e37229-4c50-4f5e-9083-09d0eff8b476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6619 | 2026.03.13 18:51:56.595319 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6620 | 2026.03.13 18:51:56.595364 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2890 rows starting from the beginning of the part | ||
| 6621 | 2026.03.13 18:51:56.595440 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 138 rows starting from the beginning of the part | ||
| 6622 | 2026.03.13 18:51:56.595487 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 57 rows starting from the beginning of the part | ||
| 6623 | 2026.03.13 18:51:56.595531 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 138 rows starting from the beginning of the part | ||
| 6624 | 2026.03.13 18:51:56.595573 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6625 | 2026.03.13 18:51:56.595616 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2141 rows starting from the beginning of the part | ||
| 6626 | 2026.03.13 18:51:56.595739 [ 5 ] {90e37229-4c50-4f5e-9083-09d0eff8b476} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.03.13 18:51:56.595778 [ 5 ] {90e37229-4c50-4f5e-9083-09d0eff8b476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6628 | 2026.03.13 18:51:56.596099 [ 5 ] {90e37229-4c50-4f5e-9083-09d0eff8b476} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6629 | 2026.03.13 18:51:56.596323 [ 5 ] {90e37229-4c50-4f5e-9083-09d0eff8b476} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.03.13 18:51:56.596461 [ 5 ] {90e37229-4c50-4f5e-9083-09d0eff8b476} <Debug> executeQuery: Read 68 rows, 5.14 KiB in 0.001225 sec., 55510.204081632655 rows/sec., 4.10 MiB/sec. | ||
| 6631 | 2026.03.13 18:51:56.596503 [ 5 ] {90e37229-4c50-4f5e-9083-09d0eff8b476} <Debug> TCPHandler: Processed in 0.001395222 sec. | ||
| 6632 | 2026.03.13 18:51:56.596618 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.03.13 18:51:56.596714 [ 5 ] {4ed91994-71cd-49f4-8cee-edbdc58e4492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6634 | 2026.03.13 18:51:56.596753 [ 5 ] {4ed91994-71cd-49f4-8cee-edbdc58e4492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6635 | 2026.03.13 18:51:56.597399 [ 5 ] {4ed91994-71cd-49f4-8cee-edbdc58e4492} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.03.13 18:51:56.597436 [ 5 ] {4ed91994-71cd-49f4-8cee-edbdc58e4492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6637 | 2026.03.13 18:51:56.597780 [ 5 ] {4ed91994-71cd-49f4-8cee-edbdc58e4492} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6638 | 2026.03.13 18:51:56.597829 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5420 rows, containing 5 columns (5 merged, 0 gathered) in 0.002719301 sec., 1993159.271445125 rows/sec., 162.20 MiB/sec. | ||
| 6639 | 2026.03.13 18:51:56.598003 [ 5 ] {4ed91994-71cd-49f4-8cee-edbdc58e4492} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.03.13 18:51:56.598134 [ 5 ] {4ed91994-71cd-49f4-8cee-edbdc58e4492} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00144 sec., 508333.3333333333 rows/sec., 30.06 MiB/sec. | ||
| 6641 | 2026.03.13 18:51:56.598173 [ 5 ] {4ed91994-71cd-49f4-8cee-edbdc58e4492} <Debug> TCPHandler: Processed in 0.001607557 sec. | ||
| 6642 | 2026.03.13 18:51:56.598187 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6643 | 2026.03.13 18:51:56.598289 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6644 | 2026.03.13 18:51:56.598389 [ 5 ] {e85b5c6b-6d1b-4103-a328-c42b6ae9c351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6645 | 2026.03.13 18:51:56.598429 [ 5 ] {e85b5c6b-6d1b-4103-a328-c42b6ae9c351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6646 | 2026.03.13 18:51:56.598529 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_46_9} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2026.03.13 18:51:56.598619 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_46_9} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6648 | 2026.03.13 18:51:56.598723 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 6649 | 2026.03.13 18:51:56.598809 [ 5 ] {e85b5c6b-6d1b-4103-a328-c42b6ae9c351} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.03.13 18:51:56.598852 [ 5 ] {e85b5c6b-6d1b-4103-a328-c42b6ae9c351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6651 | 2026.03.13 18:51:56.599180 [ 5 ] {e85b5c6b-6d1b-4103-a328-c42b6ae9c351} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6652 | 2026.03.13 18:51:56.599392 [ 5 ] {e85b5c6b-6d1b-4103-a328-c42b6ae9c351} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.03.13 18:51:56.599520 [ 5 ] {e85b5c6b-6d1b-4103-a328-c42b6ae9c351} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 61.25 KiB/sec. | ||
| 6654 | 2026.03.13 18:51:56.599557 [ 5 ] {e85b5c6b-6d1b-4103-a328-c42b6ae9c351} <Debug> TCPHandler: Processed in 0.001316329 sec. | ||
| 6655 | 2026.03.13 18:51:56.599669 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6656 | 2026.03.13 18:51:56.599765 [ 5 ] {f22bddd3-aa79-466c-985c-83a37dd6126d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6657 | 2026.03.13 18:51:56.599804 [ 5 ] {f22bddd3-aa79-466c-985c-83a37dd6126d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6658 | 2026.03.13 18:51:56.600189 [ 5 ] {f22bddd3-aa79-466c-985c-83a37dd6126d} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.03.13 18:51:56.600225 [ 5 ] {f22bddd3-aa79-466c-985c-83a37dd6126d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6660 | 2026.03.13 18:51:56.600516 [ 5 ] {f22bddd3-aa79-466c-985c-83a37dd6126d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6661 | 2026.03.13 18:51:56.600729 [ 5 ] {f22bddd3-aa79-466c-985c-83a37dd6126d} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.03.13 18:51:56.600857 [ 5 ] {f22bddd3-aa79-466c-985c-83a37dd6126d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 6663 | 2026.03.13 18:51:56.600895 [ 5 ] {f22bddd3-aa79-466c-985c-83a37dd6126d} <Debug> TCPHandler: Processed in 0.001273668 sec. | ||
| 6664 | 2026.03.13 18:51:56.601008 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2026.03.13 18:51:56.601099 [ 5 ] {e0929fce-e40d-40b1-ad6b-df10ecb75026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6666 | 2026.03.13 18:51:56.601137 [ 5 ] {e0929fce-e40d-40b1-ad6b-df10ecb75026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6667 | 2026.03.13 18:51:56.601939 [ 5 ] {e0929fce-e40d-40b1-ad6b-df10ecb75026} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.03.13 18:51:56.601975 [ 5 ] {e0929fce-e40d-40b1-ad6b-df10ecb75026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6669 | 2026.03.13 18:51:56.602325 [ 5 ] {e0929fce-e40d-40b1-ad6b-df10ecb75026} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6670 | 2026.03.13 18:51:56.602534 [ 5 ] {e0929fce-e40d-40b1-ad6b-df10ecb75026} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2026.03.13 18:51:56.602648 [ 136 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6672 | 2026.03.13 18:51:56.602660 [ 5 ] {e0929fce-e40d-40b1-ad6b-df10ecb75026} <Debug> executeQuery: Read 1092 rows, 78.09 KiB in 0.001577 sec., 692454.0266328471 rows/sec., 48.36 MiB/sec. | ||
| 6673 | 2026.03.13 18:51:56.602701 [ 136 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.03.13 18:51:56.602718 [ 5 ] {e0929fce-e40d-40b1-ad6b-df10ecb75026} <Debug> TCPHandler: Processed in 0.001758542 sec. | ||
| 6675 | 2026.03.13 18:51:56.602727 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6676 | 2026.03.13 18:51:56.602838 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.03.13 18:51:56.602838 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 6678 | 2026.03.13 18:51:56.602939 [ 5 ] {076163ab-8bdd-4ea4-ae74-b34bb01af34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6679 | 2026.03.13 18:51:56.602984 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6680 | 2026.03.13 18:51:56.602985 [ 5 ] {076163ab-8bdd-4ea4-ae74-b34bb01af34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6681 | 2026.03.13 18:51:56.603027 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1550 rows starting from the beginning of the part | ||
| 6682 | 2026.03.13 18:51:56.603102 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 105 rows starting from the beginning of the part | ||
| 6683 | 2026.03.13 18:51:56.603148 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part | ||
| 6684 | 2026.03.13 18:51:56.603188 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 105 rows starting from the beginning of the part | ||
| 6685 | 2026.03.13 18:51:56.603229 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6686 | 2026.03.13 18:51:56.603269 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1092 rows starting from the beginning of the part | ||
| 6687 | 2026.03.13 18:51:56.603784 [ 5 ] {076163ab-8bdd-4ea4-ae74-b34bb01af34c} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2026.03.13 18:51:56.603824 [ 5 ] {076163ab-8bdd-4ea4-ae74-b34bb01af34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6689 | 2026.03.13 18:51:56.604255 [ 5 ] {076163ab-8bdd-4ea4-ae74-b34bb01af34c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6690 | 2026.03.13 18:51:56.604466 [ 5 ] {076163ab-8bdd-4ea4-ae74-b34bb01af34c} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.03.13 18:51:56.604596 [ 5 ] {076163ab-8bdd-4ea4-ae74-b34bb01af34c} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001675 sec., 749850.7462686567 rows/sec., 47.29 MiB/sec. | ||
| 6692 | 2026.03.13 18:51:56.604634 [ 5 ] {076163ab-8bdd-4ea4-ae74-b34bb01af34c} <Debug> TCPHandler: Processed in 0.001844955 sec. | ||
| 6693 | 2026.03.13 18:51:56.604638 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849575 sec., 1612262.2764689184 rows/sec., 120.21 MiB/sec. | ||
| 6694 | 2026.03.13 18:51:56.604747 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.03.13 18:51:56.604850 [ 5 ] {d95c9dad-5d68-49de-b66f-bf13a4071b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6696 | 2026.03.13 18:51:56.604870 [ 186 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6697 | 2026.03.13 18:51:56.604907 [ 5 ] {d95c9dad-5d68-49de-b66f-bf13a4071b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6698 | 2026.03.13 18:51:56.605182 [ 186 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_46_9} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.03.13 18:51:56.605273 [ 186 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_46_9} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6700 | 2026.03.13 18:51:56.605377 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6701 | 2026.03.13 18:51:56.605839 [ 5 ] {d95c9dad-5d68-49de-b66f-bf13a4071b35} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.03.13 18:51:56.605882 [ 5 ] {d95c9dad-5d68-49de-b66f-bf13a4071b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6703 | 2026.03.13 18:51:56.606482 [ 5 ] {d95c9dad-5d68-49de-b66f-bf13a4071b35} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6704 | 2026.03.13 18:51:56.606700 [ 5 ] {d95c9dad-5d68-49de-b66f-bf13a4071b35} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2026.03.13 18:51:56.606838 [ 5 ] {d95c9dad-5d68-49de-b66f-bf13a4071b35} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002008 sec., 24900.398406374505 rows/sec., 44.62 MiB/sec. | ||
| 6706 | 2026.03.13 18:51:56.606900 [ 5 ] {d95c9dad-5d68-49de-b66f-bf13a4071b35} <Debug> TCPHandler: Processed in 0.002202996 sec. | ||
| 6707 | 2026.03.13 18:51:56.607012 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6708 | 2026.03.13 18:51:56.607106 [ 5 ] {c26e1dd7-1a62-4483-beaf-78f3e229dad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6709 | 2026.03.13 18:51:56.607147 [ 5 ] {c26e1dd7-1a62-4483-beaf-78f3e229dad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6710 | 2026.03.13 18:51:56.607461 [ 5 ] {c26e1dd7-1a62-4483-beaf-78f3e229dad9} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6711 | 2026.03.13 18:51:56.607498 [ 5 ] {c26e1dd7-1a62-4483-beaf-78f3e229dad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6712 | 2026.03.13 18:51:56.607794 [ 5 ] {c26e1dd7-1a62-4483-beaf-78f3e229dad9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6713 | 2026.03.13 18:51:56.608005 [ 5 ] {c26e1dd7-1a62-4483-beaf-78f3e229dad9} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2026.03.13 18:51:56.608133 [ 5 ] {c26e1dd7-1a62-4483-beaf-78f3e229dad9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001045 sec., 11483.253588516747 rows/sec., 792.46 KiB/sec. | ||
| 6715 | 2026.03.13 18:51:56.608169 [ 5 ] {c26e1dd7-1a62-4483-beaf-78f3e229dad9} <Debug> TCPHandler: Processed in 0.001207116 sec. | ||
| 6716 | 2026.03.13 18:51:57.709464 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 824 | ||
| 6717 | 2026.03.13 18:51:57.712016 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2026.03.13 18:51:57.712058 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6719 | 2026.03.13 18:51:57.713228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6720 | 2026.03.13 18:51:57.713501 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2026.03.13 18:51:57.713767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 824 | ||
| 6722 | 2026.03.13 18:52:00.159169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14934 | ||
| 6723 | 2026.03.13 18:52:00.159698 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6724 | 2026.03.13 18:52:00.159748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6725 | 2026.03.13 18:52:00.160246 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6726 | 2026.03.13 18:52:00.160497 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.03.13 18:52:00.160647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14934 | ||
| 6728 | 2026.03.13 18:52:00.160648 [ 148 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6729 | 2026.03.13 18:52:00.160729 [ 148 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.03.13 18:52:00.160753 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6731 | 2026.03.13 18:52:00.160861 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 6732 | 2026.03.13 18:52:00.160975 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6733 | 2026.03.13 18:52:00.161011 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12502 rows starting from the beginning of the part | ||
| 6734 | 2026.03.13 18:52:00.161078 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 6735 | 2026.03.13 18:52:00.161130 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 6736 | 2026.03.13 18:52:00.161177 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 6737 | 2026.03.13 18:52:00.161219 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 6738 | 2026.03.13 18:52:00.161264 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 6739 | 2026.03.13 18:52:00.162952 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14934 rows, containing 4 columns (4 merged, 0 gathered) in 0.002134654 sec., 6995981.550171596 rows/sec., 100.08 MiB/sec. | ||
| 6740 | 2026.03.13 18:52:00.163399 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6741 | 2026.03.13 18:52:00.163721 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_31_6} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6742 | 2026.03.13 18:52:00.163807 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_31_6} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6743 | 2026.03.13 18:52:00.163914 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6744 | 2026.03.13 18:52:00.617576 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6745 | 2026.03.13 18:52:00.617749 [ 5 ] {57b43636-a538-4388-8eb0-097bbe0303f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6746 | 2026.03.13 18:52:00.617815 [ 5 ] {57b43636-a538-4388-8eb0-097bbe0303f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6747 | 2026.03.13 18:52:00.618457 [ 5 ] {57b43636-a538-4388-8eb0-097bbe0303f0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2026.03.13 18:52:00.618501 [ 5 ] {57b43636-a538-4388-8eb0-097bbe0303f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6749 | 2026.03.13 18:52:00.618883 [ 5 ] {57b43636-a538-4388-8eb0-097bbe0303f0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6750 | 2026.03.13 18:52:00.619101 [ 5 ] {57b43636-a538-4388-8eb0-097bbe0303f0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6751 | 2026.03.13 18:52:00.619254 [ 5 ] {57b43636-a538-4388-8eb0-097bbe0303f0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001553 sec., 36059.240180296205 rows/sec., 2.77 MiB/sec. | ||
| 6752 | 2026.03.13 18:52:00.619295 [ 5 ] {57b43636-a538-4388-8eb0-097bbe0303f0} <Debug> TCPHandler: Processed in 0.001850625 sec. | ||
| 6753 | 2026.03.13 18:52:00.619418 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6754 | 2026.03.13 18:52:00.619515 [ 5 ] {c06879ac-e508-4404-bb50-66d7b3cedcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6755 | 2026.03.13 18:52:00.619557 [ 5 ] {c06879ac-e508-4404-bb50-66d7b3cedcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6756 | 2026.03.13 18:52:00.619974 [ 5 ] {c06879ac-e508-4404-bb50-66d7b3cedcfe} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2026.03.13 18:52:00.620010 [ 5 ] {c06879ac-e508-4404-bb50-66d7b3cedcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6758 | 2026.03.13 18:52:00.620307 [ 5 ] {c06879ac-e508-4404-bb50-66d7b3cedcfe} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6759 | 2026.03.13 18:52:00.620511 [ 5 ] {c06879ac-e508-4404-bb50-66d7b3cedcfe} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2026.03.13 18:52:00.620637 [ 5 ] {c06879ac-e508-4404-bb50-66d7b3cedcfe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. | ||
| 6761 | 2026.03.13 18:52:00.620675 [ 5 ] {c06879ac-e508-4404-bb50-66d7b3cedcfe} <Debug> TCPHandler: Processed in 0.001305959 sec. | ||
| 6762 | 2026.03.13 18:52:00.620785 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6763 | 2026.03.13 18:52:00.620879 [ 5 ] {3b8166fa-1ff3-4477-afbb-fb9546ed1a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6764 | 2026.03.13 18:52:00.620923 [ 5 ] {3b8166fa-1ff3-4477-afbb-fb9546ed1a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6765 | 2026.03.13 18:52:00.621317 [ 5 ] {3b8166fa-1ff3-4477-afbb-fb9546ed1a9e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2026.03.13 18:52:00.621353 [ 5 ] {3b8166fa-1ff3-4477-afbb-fb9546ed1a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6767 | 2026.03.13 18:52:00.621677 [ 5 ] {3b8166fa-1ff3-4477-afbb-fb9546ed1a9e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6768 | 2026.03.13 18:52:00.621889 [ 5 ] {3b8166fa-1ff3-4477-afbb-fb9546ed1a9e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.03.13 18:52:00.622018 [ 5 ] {3b8166fa-1ff3-4477-afbb-fb9546ed1a9e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001157 sec., 110630.94209161625 rows/sec., 7.71 MiB/sec. | ||
| 6770 | 2026.03.13 18:52:00.622054 [ 5 ] {3b8166fa-1ff3-4477-afbb-fb9546ed1a9e} <Debug> TCPHandler: Processed in 0.0013177 sec. | ||
| 6771 | 2026.03.13 18:52:00.622164 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6772 | 2026.03.13 18:52:00.622257 [ 5 ] {bb8aaae1-3c76-4d30-b7e4-3f1dcba106a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6773 | 2026.03.13 18:52:00.622298 [ 5 ] {bb8aaae1-3c76-4d30-b7e4-3f1dcba106a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6774 | 2026.03.13 18:52:00.622625 [ 5 ] {bb8aaae1-3c76-4d30-b7e4-3f1dcba106a0} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2026.03.13 18:52:00.622659 [ 5 ] {bb8aaae1-3c76-4d30-b7e4-3f1dcba106a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6776 | 2026.03.13 18:52:00.622950 [ 5 ] {bb8aaae1-3c76-4d30-b7e4-3f1dcba106a0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6777 | 2026.03.13 18:52:00.623150 [ 5 ] {bb8aaae1-3c76-4d30-b7e4-3f1dcba106a0} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2026.03.13 18:52:00.623273 [ 5 ] {bb8aaae1-3c76-4d30-b7e4-3f1dcba106a0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001035 sec., 46376.8115942029 rows/sec., 3.13 MiB/sec. | ||
| 6779 | 2026.03.13 18:52:00.623308 [ 5 ] {bb8aaae1-3c76-4d30-b7e4-3f1dcba106a0} <Debug> TCPHandler: Processed in 0.001193665 sec. | ||
| 6780 | 2026.03.13 18:52:00.925954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6781 | 2026.03.13 18:52:00.947465 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.03.13 18:52:00.947528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6783 | 2026.03.13 18:52:00.953288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6784 | 2026.03.13 18:52:00.954058 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.03.13 18:52:00.954338 [ 147 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6786 | 2026.03.13 18:52:00.954374 [ 147 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.03.13 18:52:00.954393 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 6788 | 2026.03.13 18:52:00.954510 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 6789 | 2026.03.13 18:52:00.958068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6790 | 2026.03.13 18:52:00.958495 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6791 | 2026.03.13 18:52:00.960007 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 6792 | 2026.03.13 18:52:00.964583 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 6793 | 2026.03.13 18:52:00.968952 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 6794 | 2026.03.13 18:52:00.973304 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 6795 | 2026.03.13 18:52:00.977525 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 6796 | 2026.03.13 18:52:00.981534 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 6797 | 2026.03.13 18:52:01.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.98 MiB, peak 285.98 MiB, free memory in arenas 0.00 B, will set to 277.12 MiB (RSS), difference: -8.86 MiB | ||
| 6798 | 2026.03.13 18:52:01.036922 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082463693 sec., 2837.6124265984545 rows/sec., 14.67 MiB/sec. | ||
| 6799 | 2026.03.13 18:52:01.039732 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6800 | 2026.03.13 18:52:01.041717 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_31_6} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.03.13 18:52:01.041824 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_31_6} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6802 | 2026.03.13 18:52:01.044077 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6803 | 2026.03.13 18:52:02.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.72 MiB, peak 285.98 MiB, free memory in arenas 0.00 B, will set to 278.84 MiB (RSS), difference: 11.12 MiB | ||
| 6804 | 2026.03.13 18:52:05.620013 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6805 | 2026.03.13 18:52:05.620202 [ 5 ] {4aedacfe-0c9e-4ba4-9d45-d90c68606629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6806 | 2026.03.13 18:52:05.620269 [ 5 ] {4aedacfe-0c9e-4ba4-9d45-d90c68606629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6807 | 2026.03.13 18:52:05.620936 [ 5 ] {4aedacfe-0c9e-4ba4-9d45-d90c68606629} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2026.03.13 18:52:05.620978 [ 5 ] {4aedacfe-0c9e-4ba4-9d45-d90c68606629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6809 | 2026.03.13 18:52:05.621387 [ 5 ] {4aedacfe-0c9e-4ba4-9d45-d90c68606629} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6810 | 2026.03.13 18:52:05.621617 [ 5 ] {4aedacfe-0c9e-4ba4-9d45-d90c68606629} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2026.03.13 18:52:05.621773 [ 5 ] {4aedacfe-0c9e-4ba4-9d45-d90c68606629} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.65 MiB/sec. | ||
| 6812 | 2026.03.13 18:52:05.621823 [ 5 ] {4aedacfe-0c9e-4ba4-9d45-d90c68606629} <Debug> TCPHandler: Processed in 0.001945368 sec. | ||
| 6813 | 2026.03.13 18:52:05.621943 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.03.13 18:52:05.622046 [ 5 ] {0ab7bc1f-31da-47d5-b4be-5406fe447936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6815 | 2026.03.13 18:52:05.622089 [ 5 ] {0ab7bc1f-31da-47d5-b4be-5406fe447936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6816 | 2026.03.13 18:52:05.622523 [ 5 ] {0ab7bc1f-31da-47d5-b4be-5406fe447936} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.03.13 18:52:05.622558 [ 5 ] {0ab7bc1f-31da-47d5-b4be-5406fe447936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6818 | 2026.03.13 18:52:05.622895 [ 5 ] {0ab7bc1f-31da-47d5-b4be-5406fe447936} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6819 | 2026.03.13 18:52:05.623113 [ 5 ] {0ab7bc1f-31da-47d5-b4be-5406fe447936} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2026.03.13 18:52:05.623241 [ 5 ] {0ab7bc1f-31da-47d5-b4be-5406fe447936} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 6821 | 2026.03.13 18:52:05.623277 [ 5 ] {0ab7bc1f-31da-47d5-b4be-5406fe447936} <Debug> TCPHandler: Processed in 0.001384081 sec. | ||
| 6822 | 2026.03.13 18:52:05.623392 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6823 | 2026.03.13 18:52:05.623485 [ 5 ] {edec24ee-4ca1-4599-87eb-6f7922fc468e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6824 | 2026.03.13 18:52:05.623526 [ 5 ] {edec24ee-4ca1-4599-87eb-6f7922fc468e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6825 | 2026.03.13 18:52:05.623949 [ 5 ] {edec24ee-4ca1-4599-87eb-6f7922fc468e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2026.03.13 18:52:05.623983 [ 5 ] {edec24ee-4ca1-4599-87eb-6f7922fc468e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6827 | 2026.03.13 18:52:05.624307 [ 5 ] {edec24ee-4ca1-4599-87eb-6f7922fc468e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6828 | 2026.03.13 18:52:05.624519 [ 5 ] {edec24ee-4ca1-4599-87eb-6f7922fc468e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2026.03.13 18:52:05.624647 [ 5 ] {edec24ee-4ca1-4599-87eb-6f7922fc468e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 6830 | 2026.03.13 18:52:05.624661 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6831 | 2026.03.13 18:52:05.624683 [ 5 ] {edec24ee-4ca1-4599-87eb-6f7922fc468e} <Debug> TCPHandler: Processed in 0.001338591 sec. | ||
| 6832 | 2026.03.13 18:52:05.624730 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6833 | 2026.03.13 18:52:05.624758 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6834 | 2026.03.13 18:52:05.624822 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6835 | 2026.03.13 18:52:05.624883 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 6836 | 2026.03.13 18:52:05.624919 [ 5 ] {7ea4c82a-5554-4b7c-a10f-dbde016ee0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6837 | 2026.03.13 18:52:05.624968 [ 5 ] {7ea4c82a-5554-4b7c-a10f-dbde016ee0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6838 | 2026.03.13 18:52:05.625036 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6839 | 2026.03.13 18:52:05.625077 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14352 rows starting from the beginning of the part | ||
| 6840 | 2026.03.13 18:52:05.625143 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 6841 | 2026.03.13 18:52:05.625186 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6842 | 2026.03.13 18:52:05.625230 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1256 rows starting from the beginning of the part | ||
| 6843 | 2026.03.13 18:52:05.625272 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 128 rows starting from the beginning of the part | ||
| 6844 | 2026.03.13 18:52:05.625295 [ 5 ] {7ea4c82a-5554-4b7c-a10f-dbde016ee0cf} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.03.13 18:52:05.625311 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6846 | 2026.03.13 18:52:05.625340 [ 5 ] {7ea4c82a-5554-4b7c-a10f-dbde016ee0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6847 | 2026.03.13 18:52:05.625896 [ 5 ] {7ea4c82a-5554-4b7c-a10f-dbde016ee0cf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6848 | 2026.03.13 18:52:05.626135 [ 5 ] {7ea4c82a-5554-4b7c-a10f-dbde016ee0cf} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.03.13 18:52:05.626269 [ 5 ] {7ea4c82a-5554-4b7c-a10f-dbde016ee0cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. | ||
| 6850 | 2026.03.13 18:52:05.626305 [ 5 ] {7ea4c82a-5554-4b7c-a10f-dbde016ee0cf} <Debug> TCPHandler: Processed in 0.001537736 sec. | ||
| 6851 | 2026.03.13 18:52:05.630008 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16216 rows, containing 5 columns (5 merged, 0 gathered) in 0.005185575 sec., 3127136.334929106 rows/sec., 205.69 MiB/sec. | ||
| 6852 | 2026.03.13 18:52:05.630601 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6853 | 2026.03.13 18:52:05.630944 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2026.03.13 18:52:05.631029 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6855 | 2026.03.13 18:52:05.631132 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 6856 | 2026.03.13 18:52:06.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.15 MiB, peak 285.98 MiB, free memory in arenas 0.00 B, will set to 280.35 MiB (RSS), difference: 1.20 MiB | ||
| 6857 | 2026.03.13 18:52:07.514215 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6858 | 2026.03.13 18:52:07.514289 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6859 | 2026.03.13 18:52:07.660715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15382 | ||
| 6860 | 2026.03.13 18:52:07.661405 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2026.03.13 18:52:07.661474 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6862 | 2026.03.13 18:52:07.662389 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6863 | 2026.03.13 18:52:07.662635 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.03.13 18:52:07.662781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15382 | ||
| 6865 | 2026.03.13 18:52:07.713951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 840 | ||
| 6866 | 2026.03.13 18:52:07.715972 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.03.13 18:52:07.716031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6868 | 2026.03.13 18:52:07.717259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6869 | 2026.03.13 18:52:07.717538 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.03.13 18:52:07.717920 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 6871 | 2026.03.13 18:52:08.001516 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001161724 sec. | ||
| 6872 | 2026.03.13 18:52:08.429840 [ 140 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6873 | 2026.03.13 18:52:08.429907 [ 140 ] {} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2026.03.13 18:52:08.429928 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6875 | 2026.03.13 18:52:08.430049 [ 197 ] {22f80222-88c7-4f5e-9966-6f722218ae09::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 | ||
| 6876 | 2026.03.13 18:52:08.430203 [ 197 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6877 | 2026.03.13 18:52:08.430241 [ 197 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6878 | 2026.03.13 18:52:08.430312 [ 197 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6879 | 2026.03.13 18:52:08.430359 [ 197 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 6880 | 2026.03.13 18:52:08.430399 [ 197 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6881 | 2026.03.13 18:52:08.430440 [ 197 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6882 | 2026.03.13 18:52:08.431214 [ 195 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217006 sec., 31224.168163509465 rows/sec., 2.61 MiB/sec. | ||
| 6883 | 2026.03.13 18:52:08.431393 [ 199 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6884 | 2026.03.13 18:52:08.431690 [ 199 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_13_3} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.03.13 18:52:08.431771 [ 199 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_13_3} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6886 | 2026.03.13 18:52:08.431865 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6887 | 2026.03.13 18:52:08.458114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6888 | 2026.03.13 18:52:08.473612 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.03.13 18:52:08.473654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6890 | 2026.03.13 18:52:08.479093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6891 | 2026.03.13 18:52:08.479773 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.03.13 18:52:08.482623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6893 | 2026.03.13 18:52:09.214939 [ 140 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 5 parts from all_1_26_5 to all_30_30_0 | ||
| 6894 | 2026.03.13 18:52:09.215002 [ 140 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2026.03.13 18:52:09.215021 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6896 | 2026.03.13 18:52:09.215153 [ 197 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_5 to all_30_30_0 into Compact with storage Full | ||
| 6897 | 2026.03.13 18:52:09.215320 [ 197 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6898 | 2026.03.13 18:52:09.215361 [ 197 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 224 rows starting from the beginning of the part | ||
| 6899 | 2026.03.13 18:52:09.215439 [ 197 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 6900 | 2026.03.13 18:52:09.215496 [ 197 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 6901 | 2026.03.13 18:52:09.215545 [ 197 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 6902 | 2026.03.13 18:52:09.215589 [ 197 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 68 rows starting from the beginning of the part | ||
| 6903 | 2026.03.13 18:52:09.216458 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366121 sec., 275231.84256738605 rows/sec., 19.71 MiB/sec. | ||
| 6904 | 2026.03.13 18:52:09.216616 [ 197 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 6905 | 2026.03.13 18:52:09.216879 [ 197 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_30_6} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6906 | 2026.03.13 18:52:09.216955 [ 197 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_30_6} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 5 parts: [all_1_26_5, all_30_30_0] -> all_1_30_6 | ||
| 6907 | 2026.03.13 18:52:09.217031 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6908 | 2026.03.13 18:52:10.621454 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6909 | 2026.03.13 18:52:10.621645 [ 5 ] {8fd7db17-4ea6-435f-8068-ef2486f5a04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6910 | 2026.03.13 18:52:10.621719 [ 5 ] {8fd7db17-4ea6-435f-8068-ef2486f5a04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6911 | 2026.03.13 18:52:10.622444 [ 5 ] {8fd7db17-4ea6-435f-8068-ef2486f5a04e} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6912 | 2026.03.13 18:52:10.622492 [ 5 ] {8fd7db17-4ea6-435f-8068-ef2486f5a04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6913 | 2026.03.13 18:52:10.622907 [ 5 ] {8fd7db17-4ea6-435f-8068-ef2486f5a04e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6914 | 2026.03.13 18:52:10.623143 [ 5 ] {8fd7db17-4ea6-435f-8068-ef2486f5a04e} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6915 | 2026.03.13 18:52:10.623307 [ 5 ] {8fd7db17-4ea6-435f-8068-ef2486f5a04e} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001715 sec., 80466.472303207 rows/sec., 7.00 MiB/sec. | ||
| 6916 | 2026.03.13 18:52:10.623352 [ 5 ] {8fd7db17-4ea6-435f-8068-ef2486f5a04e} <Debug> TCPHandler: Processed in 0.002038491 sec. | ||
| 6917 | 2026.03.13 18:52:10.623481 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6918 | 2026.03.13 18:52:10.623578 [ 5 ] {d744893c-c791-481c-956c-0436e782b6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6919 | 2026.03.13 18:52:10.623620 [ 5 ] {d744893c-c791-481c-956c-0436e782b6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6920 | 2026.03.13 18:52:10.624062 [ 5 ] {d744893c-c791-481c-956c-0436e782b6eb} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2026.03.13 18:52:10.624105 [ 5 ] {d744893c-c791-481c-956c-0436e782b6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6922 | 2026.03.13 18:52:10.624428 [ 5 ] {d744893c-c791-481c-956c-0436e782b6eb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6923 | 2026.03.13 18:52:10.624646 [ 5 ] {d744893c-c791-481c-956c-0436e782b6eb} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2026.03.13 18:52:10.624788 [ 5 ] {d744893c-c791-481c-956c-0436e782b6eb} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001229 sec., 33360.455655004065 rows/sec., 2.45 MiB/sec. | ||
| 6925 | 2026.03.13 18:52:10.624826 [ 5 ] {d744893c-c791-481c-956c-0436e782b6eb} <Debug> TCPHandler: Processed in 0.001396242 sec. | ||
| 6926 | 2026.03.13 18:52:10.624948 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6927 | 2026.03.13 18:52:10.625047 [ 5 ] {1fd29217-d57a-4199-bb45-fb3ccfb81810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6928 | 2026.03.13 18:52:10.625090 [ 5 ] {1fd29217-d57a-4199-bb45-fb3ccfb81810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6929 | 2026.03.13 18:52:10.625535 [ 5 ] {1fd29217-d57a-4199-bb45-fb3ccfb81810} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6930 | 2026.03.13 18:52:10.625572 [ 5 ] {1fd29217-d57a-4199-bb45-fb3ccfb81810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6931 | 2026.03.13 18:52:10.625911 [ 5 ] {1fd29217-d57a-4199-bb45-fb3ccfb81810} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6932 | 2026.03.13 18:52:10.626131 [ 5 ] {1fd29217-d57a-4199-bb45-fb3ccfb81810} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2026.03.13 18:52:10.626269 [ 5 ] {1fd29217-d57a-4199-bb45-fb3ccfb81810} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001242 sec., 84541.06280193236 rows/sec., 6.60 MiB/sec. | ||
| 6934 | 2026.03.13 18:52:10.626309 [ 5 ] {1fd29217-d57a-4199-bb45-fb3ccfb81810} <Debug> TCPHandler: Processed in 0.001412882 sec. | ||
| 6935 | 2026.03.13 18:52:10.626428 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6936 | 2026.03.13 18:52:10.626526 [ 5 ] {45278ffe-72c0-43a5-a0d2-02e325525ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6937 | 2026.03.13 18:52:10.626571 [ 5 ] {45278ffe-72c0-43a5-a0d2-02e325525ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6938 | 2026.03.13 18:52:10.626987 [ 5 ] {45278ffe-72c0-43a5-a0d2-02e325525ac1} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2026.03.13 18:52:10.627022 [ 5 ] {45278ffe-72c0-43a5-a0d2-02e325525ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6940 | 2026.03.13 18:52:10.627360 [ 5 ] {45278ffe-72c0-43a5-a0d2-02e325525ac1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6941 | 2026.03.13 18:52:10.627585 [ 5 ] {45278ffe-72c0-43a5-a0d2-02e325525ac1} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6942 | 2026.03.13 18:52:10.627749 [ 5 ] {45278ffe-72c0-43a5-a0d2-02e325525ac1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 6943 | 2026.03.13 18:52:10.627788 [ 5 ] {45278ffe-72c0-43a5-a0d2-02e325525ac1} <Debug> TCPHandler: Processed in 0.001412532 sec. | ||
| 6944 | 2026.03.13 18:52:10.627902 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6945 | 2026.03.13 18:52:10.627997 [ 5 ] {4d331688-f9bc-4831-bf98-05a685a4d5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6946 | 2026.03.13 18:52:10.628052 [ 5 ] {4d331688-f9bc-4831-bf98-05a685a4d5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6947 | 2026.03.13 18:52:10.628863 [ 5 ] {4d331688-f9bc-4831-bf98-05a685a4d5cf} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2026.03.13 18:52:10.628898 [ 5 ] {4d331688-f9bc-4831-bf98-05a685a4d5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6949 | 2026.03.13 18:52:10.629460 [ 5 ] {4d331688-f9bc-4831-bf98-05a685a4d5cf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6950 | 2026.03.13 18:52:10.629702 [ 5 ] {4d331688-f9bc-4831-bf98-05a685a4d5cf} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2026.03.13 18:52:10.629839 [ 5 ] {4d331688-f9bc-4831-bf98-05a685a4d5cf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001862 sec., 22019.334049409237 rows/sec., 39.46 MiB/sec. | ||
| 6952 | 2026.03.13 18:52:10.629906 [ 5 ] {4d331688-f9bc-4831-bf98-05a685a4d5cf} <Debug> TCPHandler: Processed in 0.002053352 sec. | ||
| 6953 | 2026.03.13 18:52:10.630025 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6954 | 2026.03.13 18:52:10.630120 [ 5 ] {96628e94-277b-478c-b2f0-00ad8fa16beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6955 | 2026.03.13 18:52:10.630162 [ 5 ] {96628e94-277b-478c-b2f0-00ad8fa16beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6956 | 2026.03.13 18:52:10.630490 [ 5 ] {96628e94-277b-478c-b2f0-00ad8fa16beb} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.03.13 18:52:10.630524 [ 5 ] {96628e94-277b-478c-b2f0-00ad8fa16beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6958 | 2026.03.13 18:52:10.630845 [ 5 ] {96628e94-277b-478c-b2f0-00ad8fa16beb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6959 | 2026.03.13 18:52:10.631119 [ 5 ] {96628e94-277b-478c-b2f0-00ad8fa16beb} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.03.13 18:52:10.631227 [ 135 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6961 | 2026.03.13 18:52:10.631252 [ 5 ] {96628e94-277b-478c-b2f0-00ad8fa16beb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 6962 | 2026.03.13 18:52:10.631264 [ 135 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.03.13 18:52:10.631287 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6964 | 2026.03.13 18:52:10.631289 [ 5 ] {96628e94-277b-478c-b2f0-00ad8fa16beb} <Debug> TCPHandler: Processed in 0.001314189 sec. | ||
| 6965 | 2026.03.13 18:52:10.631412 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 6966 | 2026.03.13 18:52:10.631561 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6967 | 2026.03.13 18:52:10.631598 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1950 rows starting from the beginning of the part | ||
| 6968 | 2026.03.13 18:52:10.631662 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 6969 | 2026.03.13 18:52:10.631707 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 6970 | 2026.03.13 18:52:10.631748 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
| 6971 | 2026.03.13 18:52:10.631785 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6972 | 2026.03.13 18:52:10.631820 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6973 | 2026.03.13 18:52:10.632887 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2190 rows, containing 4 columns (4 merged, 0 gathered) in 0.001530345 sec., 1431049.861305784 rows/sec., 95.77 MiB/sec. | ||
| 6974 | 2026.03.13 18:52:10.633130 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6975 | 2026.03.13 18:52:10.633401 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_46_9} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6976 | 2026.03.13 18:52:10.633469 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_46_9} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6977 | 2026.03.13 18:52:10.633544 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6978 | 2026.03.13 18:52:15.163836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15894 | ||
| 6979 | 2026.03.13 18:52:15.164365 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2026.03.13 18:52:15.164412 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6981 | 2026.03.13 18:52:15.164912 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6982 | 2026.03.13 18:52:15.165145 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2026.03.13 18:52:15.165317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15894 | ||
| 6984 | 2026.03.13 18:52:15.618689 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2026.03.13 18:52:15.618880 [ 5 ] {b22b44a1-362f-43f1-b5e9-e00b9dc38d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6986 | 2026.03.13 18:52:15.618953 [ 5 ] {b22b44a1-362f-43f1-b5e9-e00b9dc38d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6987 | 2026.03.13 18:52:15.619568 [ 5 ] {b22b44a1-362f-43f1-b5e9-e00b9dc38d81} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.03.13 18:52:15.619617 [ 5 ] {b22b44a1-362f-43f1-b5e9-e00b9dc38d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6989 | 2026.03.13 18:52:15.619992 [ 5 ] {b22b44a1-362f-43f1-b5e9-e00b9dc38d81} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6990 | 2026.03.13 18:52:15.620209 [ 5 ] {b22b44a1-362f-43f1-b5e9-e00b9dc38d81} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.03.13 18:52:15.620363 [ 5 ] {b22b44a1-362f-43f1-b5e9-e00b9dc38d81} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001536 sec., 1302.0833333333333 rows/sec., 106.18 KiB/sec. | ||
| 6992 | 2026.03.13 18:52:15.620434 [ 5 ] {b22b44a1-362f-43f1-b5e9-e00b9dc38d81} <Debug> TCPHandler: Processed in 0.001889177 sec. | ||
| 6993 | 2026.03.13 18:52:15.620548 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.03.13 18:52:15.620645 [ 5 ] {00c6ccb7-6863-4675-a6d1-ee660e3acb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6995 | 2026.03.13 18:52:15.620695 [ 5 ] {00c6ccb7-6863-4675-a6d1-ee660e3acb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6996 | 2026.03.13 18:52:15.621105 [ 5 ] {00c6ccb7-6863-4675-a6d1-ee660e3acb35} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.03.13 18:52:15.621143 [ 5 ] {00c6ccb7-6863-4675-a6d1-ee660e3acb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6998 | 2026.03.13 18:52:15.621451 [ 5 ] {00c6ccb7-6863-4675-a6d1-ee660e3acb35} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6999 | 2026.03.13 18:52:15.621650 [ 5 ] {00c6ccb7-6863-4675-a6d1-ee660e3acb35} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.03.13 18:52:15.621782 [ 5 ] {00c6ccb7-6863-4675-a6d1-ee660e3acb35} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001159 sec., 49180.32786885246 rows/sec., 3.77 MiB/sec. | ||
| 7001 | 2026.03.13 18:52:15.621819 [ 5 ] {00c6ccb7-6863-4675-a6d1-ee660e3acb35} <Debug> TCPHandler: Processed in 0.001318619 sec. | ||
| 7002 | 2026.03.13 18:52:15.621922 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.03.13 18:52:15.622017 [ 5 ] {b9b4baf4-f900-492c-a13a-82788cd9fbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7004 | 2026.03.13 18:52:15.622058 [ 5 ] {b9b4baf4-f900-492c-a13a-82788cd9fbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7005 | 2026.03.13 18:52:15.622442 [ 5 ] {b9b4baf4-f900-492c-a13a-82788cd9fbbe} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.03.13 18:52:15.622478 [ 5 ] {b9b4baf4-f900-492c-a13a-82788cd9fbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7007 | 2026.03.13 18:52:15.622772 [ 5 ] {b9b4baf4-f900-492c-a13a-82788cd9fbbe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7008 | 2026.03.13 18:52:15.622975 [ 5 ] {b9b4baf4-f900-492c-a13a-82788cd9fbbe} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.03.13 18:52:15.623103 [ 5 ] {b9b4baf4-f900-492c-a13a-82788cd9fbbe} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001105 sec., 1809.9547511312217 rows/sec., 126.38 KiB/sec. | ||
| 7010 | 2026.03.13 18:52:15.623140 [ 5 ] {b9b4baf4-f900-492c-a13a-82788cd9fbbe} <Debug> TCPHandler: Processed in 0.001266408 sec. | ||
| 7011 | 2026.03.13 18:52:15.623257 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7012 | 2026.03.13 18:52:15.623379 [ 5 ] {12eb1cfa-2989-4df8-bf75-e8e4c826a0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7013 | 2026.03.13 18:52:15.623427 [ 5 ] {12eb1cfa-2989-4df8-bf75-e8e4c826a0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7014 | 2026.03.13 18:52:15.623951 [ 5 ] {12eb1cfa-2989-4df8-bf75-e8e4c826a0dd} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.03.13 18:52:15.623995 [ 5 ] {12eb1cfa-2989-4df8-bf75-e8e4c826a0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7016 | 2026.03.13 18:52:15.624344 [ 5 ] {12eb1cfa-2989-4df8-bf75-e8e4c826a0dd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7017 | 2026.03.13 18:52:15.624553 [ 5 ] {12eb1cfa-2989-4df8-bf75-e8e4c826a0dd} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.03.13 18:52:15.624682 [ 5 ] {12eb1cfa-2989-4df8-bf75-e8e4c826a0dd} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001328 sec., 49698.79518072289 rows/sec., 3.88 MiB/sec. | ||
| 7019 | 2026.03.13 18:52:15.624720 [ 5 ] {12eb1cfa-2989-4df8-bf75-e8e4c826a0dd} <Debug> TCPHandler: Processed in 0.001523525 sec. | ||
| 7020 | 2026.03.13 18:52:15.624826 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7021 | 2026.03.13 18:52:15.624917 [ 5 ] {f71b66aa-ee3b-4e4a-ab2f-f9da7567ab13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7022 | 2026.03.13 18:52:15.624960 [ 5 ] {f71b66aa-ee3b-4e4a-ab2f-f9da7567ab13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7023 | 2026.03.13 18:52:15.625360 [ 5 ] {f71b66aa-ee3b-4e4a-ab2f-f9da7567ab13} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.03.13 18:52:15.625397 [ 5 ] {f71b66aa-ee3b-4e4a-ab2f-f9da7567ab13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7025 | 2026.03.13 18:52:15.625722 [ 5 ] {f71b66aa-ee3b-4e4a-ab2f-f9da7567ab13} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7026 | 2026.03.13 18:52:15.625928 [ 5 ] {f71b66aa-ee3b-4e4a-ab2f-f9da7567ab13} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.03.13 18:52:15.626055 [ 5 ] {f71b66aa-ee3b-4e4a-ab2f-f9da7567ab13} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001155 sec., 139393.9393939394 rows/sec., 9.71 MiB/sec. | ||
| 7028 | 2026.03.13 18:52:15.626091 [ 5 ] {f71b66aa-ee3b-4e4a-ab2f-f9da7567ab13} <Debug> TCPHandler: Processed in 0.001312389 sec. | ||
| 7029 | 2026.03.13 18:52:15.626195 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7030 | 2026.03.13 18:52:15.626324 [ 5 ] {fcb9246e-c7b9-4c45-b613-1ad7b78482a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7031 | 2026.03.13 18:52:15.626374 [ 5 ] {fcb9246e-c7b9-4c45-b613-1ad7b78482a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7032 | 2026.03.13 18:52:15.626760 [ 5 ] {fcb9246e-c7b9-4c45-b613-1ad7b78482a3} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2026.03.13 18:52:15.626804 [ 5 ] {fcb9246e-c7b9-4c45-b613-1ad7b78482a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7034 | 2026.03.13 18:52:15.627191 [ 5 ] {fcb9246e-c7b9-4c45-b613-1ad7b78482a3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7035 | 2026.03.13 18:52:15.627405 [ 5 ] {fcb9246e-c7b9-4c45-b613-1ad7b78482a3} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2026.03.13 18:52:15.627536 [ 5 ] {fcb9246e-c7b9-4c45-b613-1ad7b78482a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 7037 | 2026.03.13 18:52:15.627573 [ 5 ] {fcb9246e-c7b9-4c45-b613-1ad7b78482a3} <Debug> TCPHandler: Processed in 0.001431853 sec. | ||
| 7038 | 2026.03.13 18:52:15.982675 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7039 | 2026.03.13 18:52:16.003515 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2026.03.13 18:52:16.003580 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7041 | 2026.03.13 18:52:16.010781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7042 | 2026.03.13 18:52:16.011759 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2026.03.13 18:52:16.018506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7044 | 2026.03.13 18:52:16.395941 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39968 | ||
| 7045 | 2026.03.13 18:52:16.396054 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7046 | 2026.03.13 18:52:16.396079 [ 291 ] {} <Debug> TCP-Session: b2c307b8-d1d7-4d69-a285-b7ab579f6044 Authenticating user 'default' from [fd00:1122:3344:101::e]:39968 | ||
| 7047 | 2026.03.13 18:52:16.396099 [ 291 ] {} <Debug> TCP-Session: b2c307b8-d1d7-4d69-a285-b7ab579f6044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7048 | 2026.03.13 18:52:16.396113 [ 291 ] {} <Debug> TCP-Session: b2c307b8-d1d7-4d69-a285-b7ab579f6044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7049 | 2026.03.13 18:52:16.396335 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54742 | ||
| 7050 | 2026.03.13 18:52:16.396351 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36674 | ||
| 7051 | 2026.03.13 18:52:16.396371 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52874 | ||
| 7052 | 2026.03.13 18:52:16.396406 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51198 | ||
| 7053 | 2026.03.13 18:52:16.396397 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35625 | ||
| 7054 | 2026.03.13 18:52:16.396458 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7055 | 2026.03.13 18:52:16.396459 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7056 | 2026.03.13 18:52:16.396543 [ 3 ] {} <Debug> TCP-Session: 22b1d7f6-359b-46ac-97a6-fb82d2ac1142 Authenticating user 'default' from [fd00:1122:3344:101::e]:36674 | ||
| 7057 | 2026.03.13 18:52:16.396458 [ 291 ] {} <Trace> TCP-Session: b2c307b8-d1d7-4d69-a285-b7ab579f6044 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2026.03.13 18:52:16.396576 [ 3 ] {} <Debug> TCP-Session: 22b1d7f6-359b-46ac-97a6-fb82d2ac1142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7059 | 2026.03.13 18:52:16.396572 [ 292 ] {} <Debug> TCP-Session: 20d33aae-ca53-4c4d-92ce-59f2b0cc5bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:54742 | ||
| 7060 | 2026.03.13 18:52:16.396601 [ 3 ] {} <Debug> TCP-Session: 22b1d7f6-359b-46ac-97a6-fb82d2ac1142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7061 | 2026.03.13 18:52:16.396385 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58162 | ||
| 7062 | 2026.03.13 18:52:16.396626 [ 292 ] {} <Debug> TCP-Session: 20d33aae-ca53-4c4d-92ce-59f2b0cc5bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7063 | 2026.03.13 18:52:16.396349 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45325 | ||
| 7064 | 2026.03.13 18:52:16.396679 [ 292 ] {} <Debug> TCP-Session: 20d33aae-ca53-4c4d-92ce-59f2b0cc5bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7065 | 2026.03.13 18:52:16.396358 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46451 | ||
| 7066 | 2026.03.13 18:52:16.396740 [ 291 ] {9f2c4b24-5d16-4d50-bd9d-5025a026c19e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39968) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7067 | 2026.03.13 18:52:16.397023 [ 291 ] {9f2c4b24-5d16-4d50-bd9d-5025a026c19e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7068 | 2026.03.13 18:52:16.397082 [ 291 ] {9f2c4b24-5d16-4d50-bd9d-5025a026c19e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7069 | 2026.03.13 18:52:16.397140 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7070 | 2026.03.13 18:52:16.397179 [ 294 ] {} <Debug> TCP-Session: acbccf57-d4cc-49c0-a430-f75279f97869 Authenticating user 'default' from [fd00:1122:3344:101::e]:46451 | ||
| 7071 | 2026.03.13 18:52:16.397206 [ 294 ] {} <Debug> TCP-Session: acbccf57-d4cc-49c0-a430-f75279f97869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7072 | 2026.03.13 18:52:16.397219 [ 294 ] {} <Debug> TCP-Session: acbccf57-d4cc-49c0-a430-f75279f97869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7073 | 2026.03.13 18:52:16.397243 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7074 | 2026.03.13 18:52:16.397281 [ 293 ] {} <Debug> TCP-Session: f1ba61e0-3481-4eaf-bce3-ccae47fb6c32 Authenticating user 'default' from [fd00:1122:3344:101::e]:45325 | ||
| 7075 | 2026.03.13 18:52:16.397307 [ 293 ] {} <Debug> TCP-Session: f1ba61e0-3481-4eaf-bce3-ccae47fb6c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7076 | 2026.03.13 18:52:16.397320 [ 293 ] {} <Debug> TCP-Session: f1ba61e0-3481-4eaf-bce3-ccae47fb6c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7077 | 2026.03.13 18:52:16.397352 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7078 | 2026.03.13 18:52:16.397375 [ 291 ] {9f2c4b24-5d16-4d50-bd9d-5025a026c19e} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 7079 | 2026.03.13 18:52:16.397395 [ 290 ] {} <Debug> TCP-Session: 7c662aad-c0f8-4c5b-87bb-d43573f912d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51198 | ||
| 7080 | 2026.03.13 18:52:16.397425 [ 290 ] {} <Debug> TCP-Session: 7c662aad-c0f8-4c5b-87bb-d43573f912d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7081 | 2026.03.13 18:52:16.397438 [ 290 ] {} <Debug> TCP-Session: 7c662aad-c0f8-4c5b-87bb-d43573f912d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7082 | 2026.03.13 18:52:16.397463 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7083 | 2026.03.13 18:52:16.397499 [ 289 ] {} <Debug> TCP-Session: ff6fb009-6598-4d59-bc3a-9c3fc043da87 Authenticating user 'default' from [fd00:1122:3344:101::e]:35625 | ||
| 7084 | 2026.03.13 18:52:16.397515 [ 289 ] {} <Debug> TCP-Session: ff6fb009-6598-4d59-bc3a-9c3fc043da87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7085 | 2026.03.13 18:52:16.397532 [ 289 ] {} <Debug> TCP-Session: ff6fb009-6598-4d59-bc3a-9c3fc043da87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7086 | 2026.03.13 18:52:16.397577 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7087 | 2026.03.13 18:52:16.397614 [ 287 ] {} <Debug> TCP-Session: 25f94e7f-2083-4f21-918d-db488bc52800 Authenticating user 'default' from [fd00:1122:3344:101::e]:52874 | ||
| 7088 | 2026.03.13 18:52:16.397631 [ 287 ] {} <Debug> TCP-Session: 25f94e7f-2083-4f21-918d-db488bc52800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7089 | 2026.03.13 18:52:16.397644 [ 287 ] {} <Debug> TCP-Session: 25f94e7f-2083-4f21-918d-db488bc52800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7090 | 2026.03.13 18:52:16.397786 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7091 | 2026.03.13 18:52:16.397821 [ 288 ] {} <Debug> TCP-Session: cf471e0d-7c6f-488f-aef7-1ed806b8a75d Authenticating user 'default' from [fd00:1122:3344:101::e]:58162 | ||
| 7092 | 2026.03.13 18:52:16.397838 [ 288 ] {} <Debug> TCP-Session: cf471e0d-7c6f-488f-aef7-1ed806b8a75d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7093 | 2026.03.13 18:52:16.397851 [ 288 ] {} <Debug> TCP-Session: cf471e0d-7c6f-488f-aef7-1ed806b8a75d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7094 | 2026.03.13 18:52:16.398333 [ 301 ] {9f2c4b24-5d16-4d50-bd9d-5025a026c19e} <Trace> AggregatingTransform: Aggregating | ||
| 7095 | 2026.03.13 18:52:16.398379 [ 301 ] {9f2c4b24-5d16-4d50-bd9d-5025a026c19e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7096 | 2026.03.13 18:52:16.398416 [ 301 ] {9f2c4b24-5d16-4d50-bd9d-5025a026c19e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928348 sec. (1077.182 rows/sec., 42.08 KiB/sec.) | ||
| 7097 | 2026.03.13 18:52:16.398435 [ 301 ] {9f2c4b24-5d16-4d50-bd9d-5025a026c19e} <Trace> Aggregator: Merging aggregated data | ||
| 7098 | 2026.03.13 18:52:16.399594 [ 291 ] {9f2c4b24-5d16-4d50-bd9d-5025a026c19e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002905 sec., 344.2340791738382 rows/sec., 13.45 KiB/sec. | ||
| 7099 | 2026.03.13 18:52:16.399778 [ 291 ] {9f2c4b24-5d16-4d50-bd9d-5025a026c19e} <Debug> TCPHandler: Processed in 0.003452664 sec. | ||
| 7100 | 2026.03.13 18:52:16.399908 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7101 | 2026.03.13 18:52:16.399938 [ 291 ] {} <Debug> TCP-Session: b2c307b8-d1d7-4d69-a285-b7ab579f6044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7102 | 2026.03.13 18:52:16.399941 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7103 | 2026.03.13 18:52:16.399958 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7104 | 2026.03.13 18:52:16.399988 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7105 | 2026.03.13 18:52:16.399998 [ 290 ] {} <Debug> TCP-Session: 7c662aad-c0f8-4c5b-87bb-d43573f912d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7106 | 2026.03.13 18:52:16.400011 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7107 | 2026.03.13 18:52:16.400028 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7108 | 2026.03.13 18:52:16.400033 [ 293 ] {} <Debug> TCP-Session: f1ba61e0-3481-4eaf-bce3-ccae47fb6c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7109 | 2026.03.13 18:52:16.400064 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7110 | 2026.03.13 18:52:16.400074 [ 292 ] {} <Debug> TCP-Session: 20d33aae-ca53-4c4d-92ce-59f2b0cc5bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7111 | 2026.03.13 18:52:16.400082 [ 3 ] {} <Debug> TCP-Session: 22b1d7f6-359b-46ac-97a6-fb82d2ac1142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7112 | 2026.03.13 18:52:16.400103 [ 289 ] {} <Debug> TCP-Session: ff6fb009-6598-4d59-bc3a-9c3fc043da87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7113 | 2026.03.13 18:52:16.400049 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7114 | 2026.03.13 18:52:16.400009 [ 288 ] {} <Debug> TCP-Session: cf471e0d-7c6f-488f-aef7-1ed806b8a75d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7115 | 2026.03.13 18:52:16.400174 [ 287 ] {} <Debug> TCP-Session: 25f94e7f-2083-4f21-918d-db488bc52800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7116 | 2026.03.13 18:52:16.399997 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7117 | 2026.03.13 18:52:16.400243 [ 294 ] {} <Debug> TCP-Session: acbccf57-d4cc-49c0-a430-f75279f97869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7118 | 2026.03.13 18:52:17.718024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 866 | ||
| 7119 | 2026.03.13 18:52:17.721048 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2026.03.13 18:52:17.721125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7121 | 2026.03.13 18:52:17.722660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7122 | 2026.03.13 18:52:17.723064 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.03.13 18:52:17.723459 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 866 | ||
| 7124 | 2026.03.13 18:52:17.895442 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59251 | ||
| 7125 | 2026.03.13 18:52:17.895571 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7126 | 2026.03.13 18:52:17.895611 [ 291 ] {} <Debug> TCP-Session: 36576833-bd9b-4d28-a098-504d07ab3c9e Authenticating user 'default' from [fd00:1122:3344:101::e]:59251 | ||
| 7127 | 2026.03.13 18:52:17.895641 [ 291 ] {} <Debug> TCP-Session: 36576833-bd9b-4d28-a098-504d07ab3c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7128 | 2026.03.13 18:52:17.895662 [ 291 ] {} <Debug> TCP-Session: 36576833-bd9b-4d28-a098-504d07ab3c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7129 | 2026.03.13 18:52:17.895911 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55513 | ||
| 7130 | 2026.03.13 18:52:17.895989 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33247 | ||
| 7131 | 2026.03.13 18:52:17.896021 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50999 | ||
| 7132 | 2026.03.13 18:52:17.896037 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60979 | ||
| 7133 | 2026.03.13 18:52:17.896061 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7134 | 2026.03.13 18:52:17.896094 [ 291 ] {} <Trace> TCP-Session: 36576833-bd9b-4d28-a098-504d07ab3c9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7135 | 2026.03.13 18:52:17.896111 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7136 | 2026.03.13 18:52:17.896122 [ 292 ] {} <Debug> TCP-Session: 217ade14-10f2-4490-95f5-a51dee7eb09a Authenticating user 'default' from [fd00:1122:3344:101::e]:55513 | ||
| 7137 | 2026.03.13 18:52:17.896144 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7138 | 2026.03.13 18:52:17.896154 [ 293 ] {} <Debug> TCP-Session: 52abeee7-d555-44ce-b34b-9cb4b0f63abc Authenticating user 'default' from [fd00:1122:3344:101::e]:33247 | ||
| 7139 | 2026.03.13 18:52:17.896169 [ 292 ] {} <Debug> TCP-Session: 217ade14-10f2-4490-95f5-a51dee7eb09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7140 | 2026.03.13 18:52:17.896179 [ 288 ] {} <Debug> TCP-Session: c8b03d41-da9c-4f78-adc0-6a4e11525932 Authenticating user 'default' from [fd00:1122:3344:101::e]:60979 | ||
| 7141 | 2026.03.13 18:52:17.896192 [ 293 ] {} <Debug> TCP-Session: 52abeee7-d555-44ce-b34b-9cb4b0f63abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7142 | 2026.03.13 18:52:17.896195 [ 292 ] {} <Debug> TCP-Session: 217ade14-10f2-4490-95f5-a51dee7eb09a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7143 | 2026.03.13 18:52:17.896224 [ 293 ] {} <Debug> TCP-Session: 52abeee7-d555-44ce-b34b-9cb4b0f63abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7144 | 2026.03.13 18:52:17.896121 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7145 | 2026.03.13 18:52:17.896274 [ 291 ] {f0b734f6-265b-4afc-930b-ec0e6ead185f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59251) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7146 | 2026.03.13 18:52:17.896292 [ 287 ] {} <Debug> TCP-Session: 786e5680-7e0c-4130-9e3a-d619af575062 Authenticating user 'default' from [fd00:1122:3344:101::e]:50999 | ||
| 7147 | 2026.03.13 18:52:17.896050 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49120 | ||
| 7148 | 2026.03.13 18:52:17.896322 [ 287 ] {} <Debug> TCP-Session: 786e5680-7e0c-4130-9e3a-d619af575062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7149 | 2026.03.13 18:52:17.896044 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41792 | ||
| 7150 | 2026.03.13 18:52:17.896372 [ 287 ] {} <Debug> TCP-Session: 786e5680-7e0c-4130-9e3a-d619af575062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7151 | 2026.03.13 18:52:17.896009 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50978 | ||
| 7152 | 2026.03.13 18:52:17.896427 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7153 | 2026.03.13 18:52:17.896458 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7154 | 2026.03.13 18:52:17.896003 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54796 | ||
| 7155 | 2026.03.13 18:52:17.896484 [ 290 ] {} <Debug> TCP-Session: 733f04e3-9308-4c5d-aa50-fdabc023273d Authenticating user 'default' from [fd00:1122:3344:101::e]:49120 | ||
| 7156 | 2026.03.13 18:52:17.896494 [ 289 ] {} <Debug> TCP-Session: fdb9eb43-374c-48f0-a2b6-5098c615024e Authenticating user 'default' from [fd00:1122:3344:101::e]:41792 | ||
| 7157 | 2026.03.13 18:52:17.896512 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7158 | 2026.03.13 18:52:17.896544 [ 290 ] {} <Debug> TCP-Session: 733f04e3-9308-4c5d-aa50-fdabc023273d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7159 | 2026.03.13 18:52:17.896549 [ 289 ] {} <Debug> TCP-Session: fdb9eb43-374c-48f0-a2b6-5098c615024e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7160 | 2026.03.13 18:52:17.896577 [ 290 ] {} <Debug> TCP-Session: 733f04e3-9308-4c5d-aa50-fdabc023273d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7161 | 2026.03.13 18:52:17.896593 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7162 | 2026.03.13 18:52:17.896591 [ 289 ] {} <Debug> TCP-Session: fdb9eb43-374c-48f0-a2b6-5098c615024e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7163 | 2026.03.13 18:52:17.896627 [ 3 ] {} <Debug> TCP-Session: ef379734-185a-48e4-9489-27bfc3c60bc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54796 | ||
| 7164 | 2026.03.13 18:52:17.896570 [ 294 ] {} <Debug> TCP-Session: eeb50d50-8302-4feb-af5b-de39a5de3342 Authenticating user 'default' from [fd00:1122:3344:101::e]:50978 | ||
| 7165 | 2026.03.13 18:52:17.896655 [ 3 ] {} <Debug> TCP-Session: ef379734-185a-48e4-9489-27bfc3c60bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7166 | 2026.03.13 18:52:17.896678 [ 294 ] {} <Debug> TCP-Session: eeb50d50-8302-4feb-af5b-de39a5de3342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7167 | 2026.03.13 18:52:17.896687 [ 3 ] {} <Debug> TCP-Session: ef379734-185a-48e4-9489-27bfc3c60bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7168 | 2026.03.13 18:52:17.896707 [ 294 ] {} <Debug> TCP-Session: eeb50d50-8302-4feb-af5b-de39a5de3342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7169 | 2026.03.13 18:52:17.896541 [ 291 ] {f0b734f6-265b-4afc-930b-ec0e6ead185f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7170 | 2026.03.13 18:52:17.896217 [ 288 ] {} <Debug> TCP-Session: c8b03d41-da9c-4f78-adc0-6a4e11525932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7171 | 2026.03.13 18:52:17.896802 [ 288 ] {} <Debug> TCP-Session: c8b03d41-da9c-4f78-adc0-6a4e11525932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7172 | 2026.03.13 18:52:17.896814 [ 291 ] {f0b734f6-265b-4afc-930b-ec0e6ead185f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7173 | 2026.03.13 18:52:17.897172 [ 291 ] {f0b734f6-265b-4afc-930b-ec0e6ead185f} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 7174 | 2026.03.13 18:52:17.898277 [ 339 ] {f0b734f6-265b-4afc-930b-ec0e6ead185f} <Trace> AggregatingTransform: Aggregating | ||
| 7175 | 2026.03.13 18:52:17.898317 [ 339 ] {f0b734f6-265b-4afc-930b-ec0e6ead185f} <Trace> Aggregator: Aggregation method: without_key | ||
| 7176 | 2026.03.13 18:52:17.898356 [ 339 ] {f0b734f6-265b-4afc-930b-ec0e6ead185f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001061731 sec. (941.858 rows/sec., 36.79 KiB/sec.) | ||
| 7177 | 2026.03.13 18:52:17.898377 [ 339 ] {f0b734f6-265b-4afc-930b-ec0e6ead185f} <Trace> Aggregator: Merging aggregated data | ||
| 7178 | 2026.03.13 18:52:17.899917 [ 291 ] {f0b734f6-265b-4afc-930b-ec0e6ead185f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003698 sec., 270.4164413196322 rows/sec., 10.56 KiB/sec. | ||
| 7179 | 2026.03.13 18:52:17.900085 [ 291 ] {f0b734f6-265b-4afc-930b-ec0e6ead185f} <Debug> TCPHandler: Processed in 0.004123313 sec. | ||
| 7180 | 2026.03.13 18:52:17.900192 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7181 | 2026.03.13 18:52:17.900225 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7182 | 2026.03.13 18:52:17.900243 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7183 | 2026.03.13 18:52:17.900265 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7184 | 2026.03.13 18:52:17.900279 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7185 | 2026.03.13 18:52:17.900297 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7186 | 2026.03.13 18:52:17.900334 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7187 | 2026.03.13 18:52:17.900352 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7188 | 2026.03.13 18:52:17.900377 [ 288 ] {} <Debug> TCP-Session: c8b03d41-da9c-4f78-adc0-6a4e11525932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7189 | 2026.03.13 18:52:17.900399 [ 287 ] {} <Debug> TCP-Session: 786e5680-7e0c-4130-9e3a-d619af575062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7190 | 2026.03.13 18:52:17.900421 [ 289 ] {} <Debug> TCP-Session: fdb9eb43-374c-48f0-a2b6-5098c615024e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7191 | 2026.03.13 18:52:17.900327 [ 290 ] {} <Debug> TCP-Session: 733f04e3-9308-4c5d-aa50-fdabc023273d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7192 | 2026.03.13 18:52:17.900316 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7193 | 2026.03.13 18:52:17.900273 [ 292 ] {} <Debug> TCP-Session: 217ade14-10f2-4490-95f5-a51dee7eb09a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7194 | 2026.03.13 18:52:17.900508 [ 294 ] {} <Debug> TCP-Session: eeb50d50-8302-4feb-af5b-de39a5de3342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7195 | 2026.03.13 18:52:17.900228 [ 291 ] {} <Debug> TCP-Session: 36576833-bd9b-4d28-a098-504d07ab3c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7196 | 2026.03.13 18:52:17.900355 [ 293 ] {} <Debug> TCP-Session: 52abeee7-d555-44ce-b34b-9cb4b0f63abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7197 | 2026.03.13 18:52:17.900299 [ 3 ] {} <Debug> TCP-Session: ef379734-185a-48e4-9489-27bfc3c60bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7198 | 2026.03.13 18:52:18.172914 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36485 | ||
| 7199 | 2026.03.13 18:52:18.173030 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7200 | 2026.03.13 18:52:18.173060 [ 291 ] {} <Debug> TCP-Session: 0ac06fa6-5634-4991-93fa-e29a0bcf46c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36485 | ||
| 7201 | 2026.03.13 18:52:18.173082 [ 291 ] {} <Debug> TCP-Session: 0ac06fa6-5634-4991-93fa-e29a0bcf46c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7202 | 2026.03.13 18:52:18.173095 [ 291 ] {} <Debug> TCP-Session: 0ac06fa6-5634-4991-93fa-e29a0bcf46c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7203 | 2026.03.13 18:52:18.173330 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56055 | ||
| 7204 | 2026.03.13 18:52:18.173368 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33077 | ||
| 7205 | 2026.03.13 18:52:18.173390 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55787 | ||
| 7206 | 2026.03.13 18:52:18.173412 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41021 | ||
| 7207 | 2026.03.13 18:52:18.173443 [ 291 ] {} <Trace> TCP-Session: 0ac06fa6-5634-4991-93fa-e29a0bcf46c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2026.03.13 18:52:18.173471 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7209 | 2026.03.13 18:52:18.173478 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7210 | 2026.03.13 18:52:18.173509 [ 287 ] {} <Debug> TCP-Session: a11c22c6-9ed9-404a-8b9c-918b48d3bc8d Authenticating user 'default' from [fd00:1122:3344:101::e]:33077 | ||
| 7211 | 2026.03.13 18:52:18.173458 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7212 | 2026.03.13 18:52:18.173531 [ 288 ] {} <Debug> TCP-Session: a08aef23-f50a-4515-9902-24ca524c2e73 Authenticating user 'default' from [fd00:1122:3344:101::e]:55787 | ||
| 7213 | 2026.03.13 18:52:18.173543 [ 287 ] {} <Debug> TCP-Session: a11c22c6-9ed9-404a-8b9c-918b48d3bc8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7214 | 2026.03.13 18:52:18.173575 [ 288 ] {} <Debug> TCP-Session: a08aef23-f50a-4515-9902-24ca524c2e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7215 | 2026.03.13 18:52:18.173581 [ 292 ] {} <Debug> TCP-Session: d036061c-252c-4ce3-8809-c41f412e04bd Authenticating user 'default' from [fd00:1122:3344:101::e]:56055 | ||
| 7216 | 2026.03.13 18:52:18.173598 [ 288 ] {} <Debug> TCP-Session: a08aef23-f50a-4515-9902-24ca524c2e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7217 | 2026.03.13 18:52:18.173590 [ 287 ] {} <Debug> TCP-Session: a11c22c6-9ed9-404a-8b9c-918b48d3bc8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7218 | 2026.03.13 18:52:18.173613 [ 292 ] {} <Debug> TCP-Session: d036061c-252c-4ce3-8809-c41f412e04bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7219 | 2026.03.13 18:52:18.173633 [ 291 ] {9b7175ae-7ce7-4b5e-b9fb-27fb9c832d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36485) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7220 | 2026.03.13 18:52:18.173647 [ 292 ] {} <Debug> TCP-Session: d036061c-252c-4ce3-8809-c41f412e04bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2026.03.13 18:52:18.173546 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7222 | 2026.03.13 18:52:18.173401 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53076 | ||
| 7223 | 2026.03.13 18:52:18.173725 [ 290 ] {} <Debug> TCP-Session: ea40e0b5-9310-4db4-9bb2-916e6c1b74dd Authenticating user 'default' from [fd00:1122:3344:101::e]:41021 | ||
| 7224 | 2026.03.13 18:52:18.173357 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40642 | ||
| 7225 | 2026.03.13 18:52:18.173772 [ 290 ] {} <Debug> TCP-Session: ea40e0b5-9310-4db4-9bb2-916e6c1b74dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7226 | 2026.03.13 18:52:18.173349 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40882 | ||
| 7227 | 2026.03.13 18:52:18.173791 [ 290 ] {} <Debug> TCP-Session: ea40e0b5-9310-4db4-9bb2-916e6c1b74dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7228 | 2026.03.13 18:52:18.173816 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7229 | 2026.03.13 18:52:18.173823 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7230 | 2026.03.13 18:52:18.173867 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7231 | 2026.03.13 18:52:18.173903 [ 291 ] {9b7175ae-7ce7-4b5e-b9fb-27fb9c832d7c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7232 | 2026.03.13 18:52:18.173917 [ 3 ] {} <Debug> TCP-Session: 9e2157ee-3c70-41a6-a08d-de2507f9ccb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40882 | ||
| 7233 | 2026.03.13 18:52:18.173906 [ 294 ] {} <Debug> TCP-Session: 01417562-dfee-4e0c-a9e9-36952982985c Authenticating user 'default' from [fd00:1122:3344:101::e]:40642 | ||
| 7234 | 2026.03.13 18:52:18.173945 [ 3 ] {} <Debug> TCP-Session: 9e2157ee-3c70-41a6-a08d-de2507f9ccb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2026.03.13 18:52:18.173967 [ 294 ] {} <Debug> TCP-Session: 01417562-dfee-4e0c-a9e9-36952982985c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7236 | 2026.03.13 18:52:18.173968 [ 291 ] {9b7175ae-7ce7-4b5e-b9fb-27fb9c832d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7237 | 2026.03.13 18:52:18.173993 [ 294 ] {} <Debug> TCP-Session: 01417562-dfee-4e0c-a9e9-36952982985c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7238 | 2026.03.13 18:52:18.173982 [ 3 ] {} <Debug> TCP-Session: 9e2157ee-3c70-41a6-a08d-de2507f9ccb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7239 | 2026.03.13 18:52:18.173871 [ 289 ] {} <Debug> TCP-Session: addb5d15-6491-4819-a66a-bdfe19be5224 Authenticating user 'default' from [fd00:1122:3344:101::e]:53076 | ||
| 7240 | 2026.03.13 18:52:18.173346 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48654 | ||
| 7241 | 2026.03.13 18:52:18.174080 [ 289 ] {} <Debug> TCP-Session: addb5d15-6491-4819-a66a-bdfe19be5224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7242 | 2026.03.13 18:52:18.174100 [ 289 ] {} <Debug> TCP-Session: addb5d15-6491-4819-a66a-bdfe19be5224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7243 | 2026.03.13 18:52:18.174142 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7244 | 2026.03.13 18:52:18.174165 [ 293 ] {} <Debug> TCP-Session: 8b6f985d-4e83-495f-bfd8-c19f13151007 Authenticating user 'default' from [fd00:1122:3344:101::e]:48654 | ||
| 7245 | 2026.03.13 18:52:18.174182 [ 293 ] {} <Debug> TCP-Session: 8b6f985d-4e83-495f-bfd8-c19f13151007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2026.03.13 18:52:18.174195 [ 293 ] {} <Debug> TCP-Session: 8b6f985d-4e83-495f-bfd8-c19f13151007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7247 | 2026.03.13 18:52:18.174287 [ 291 ] {9b7175ae-7ce7-4b5e-b9fb-27fb9c832d7c} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 7248 | 2026.03.13 18:52:18.175229 [ 343 ] {9b7175ae-7ce7-4b5e-b9fb-27fb9c832d7c} <Trace> AggregatingTransform: Aggregating | ||
| 7249 | 2026.03.13 18:52:18.175263 [ 343 ] {9b7175ae-7ce7-4b5e-b9fb-27fb9c832d7c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7250 | 2026.03.13 18:52:18.175298 [ 343 ] {9b7175ae-7ce7-4b5e-b9fb-27fb9c832d7c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906347 sec. (1103.330 rows/sec., 43.10 KiB/sec.) | ||
| 7251 | 2026.03.13 18:52:18.175316 [ 343 ] {9b7175ae-7ce7-4b5e-b9fb-27fb9c832d7c} <Trace> Aggregator: Merging aggregated data | ||
| 7252 | 2026.03.13 18:52:18.176816 [ 291 ] {9b7175ae-7ce7-4b5e-b9fb-27fb9c832d7c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003236 sec., 309.0234857849196 rows/sec., 12.07 KiB/sec. | ||
| 7253 | 2026.03.13 18:52:18.176964 [ 291 ] {9b7175ae-7ce7-4b5e-b9fb-27fb9c832d7c} <Debug> TCPHandler: Processed in 0.00367514 sec. | ||
| 7254 | 2026.03.13 18:52:18.177085 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7255 | 2026.03.13 18:52:18.177118 [ 291 ] {} <Debug> TCP-Session: 0ac06fa6-5634-4991-93fa-e29a0bcf46c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7256 | 2026.03.13 18:52:18.177126 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7257 | 2026.03.13 18:52:18.177146 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7258 | 2026.03.13 18:52:18.177161 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7259 | 2026.03.13 18:52:18.177184 [ 290 ] {} <Debug> TCP-Session: ea40e0b5-9310-4db4-9bb2-916e6c1b74dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7260 | 2026.03.13 18:52:18.177198 [ 288 ] {} <Debug> TCP-Session: a08aef23-f50a-4515-9902-24ca524c2e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7261 | 2026.03.13 18:52:18.177205 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7262 | 2026.03.13 18:52:18.177240 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7263 | 2026.03.13 18:52:18.177268 [ 292 ] {} <Debug> TCP-Session: d036061c-252c-4ce3-8809-c41f412e04bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7264 | 2026.03.13 18:52:18.177272 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7265 | 2026.03.13 18:52:18.177298 [ 3 ] {} <Debug> TCP-Session: 9e2157ee-3c70-41a6-a08d-de2507f9ccb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7266 | 2026.03.13 18:52:18.177228 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7267 | 2026.03.13 18:52:18.177333 [ 289 ] {} <Debug> TCP-Session: addb5d15-6491-4819-a66a-bdfe19be5224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7268 | 2026.03.13 18:52:18.177183 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7269 | 2026.03.13 18:52:18.177375 [ 293 ] {} <Debug> TCP-Session: 8b6f985d-4e83-495f-bfd8-c19f13151007 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7270 | 2026.03.13 18:52:18.177400 [ 287 ] {} <Debug> TCP-Session: a11c22c6-9ed9-404a-8b9c-918b48d3bc8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7271 | 2026.03.13 18:52:18.177214 [ 294 ] {} <Debug> TCP-Session: 01417562-dfee-4e0c-a9e9-36952982985c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2026.03.13 18:52:20.621990 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7273 | 2026.03.13 18:52:20.622172 [ 5 ] {81ff25ff-0feb-4927-9a29-08d1bbc679e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7274 | 2026.03.13 18:52:20.622239 [ 5 ] {81ff25ff-0feb-4927-9a29-08d1bbc679e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7275 | 2026.03.13 18:52:20.622953 [ 5 ] {81ff25ff-0feb-4927-9a29-08d1bbc679e7} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7276 | 2026.03.13 18:52:20.622997 [ 5 ] {81ff25ff-0feb-4927-9a29-08d1bbc679e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7277 | 2026.03.13 18:52:20.623394 [ 5 ] {81ff25ff-0feb-4927-9a29-08d1bbc679e7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7278 | 2026.03.13 18:52:20.623618 [ 5 ] {81ff25ff-0feb-4927-9a29-08d1bbc679e7} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2026.03.13 18:52:20.623762 [ 128 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7280 | 2026.03.13 18:52:20.623775 [ 5 ] {81ff25ff-0feb-4927-9a29-08d1bbc679e7} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001653 sec., 83484.57350272233 rows/sec., 7.26 MiB/sec. | ||
| 7281 | 2026.03.13 18:52:20.623842 [ 128 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.03.13 18:52:20.623865 [ 5 ] {81ff25ff-0feb-4927-9a29-08d1bbc679e7} <Debug> TCPHandler: Processed in 0.0020062 sec. | ||
| 7283 | 2026.03.13 18:52:20.623870 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7284 | 2026.03.13 18:52:20.624000 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7285 | 2026.03.13 18:52:20.624009 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7286 | 2026.03.13 18:52:20.624113 [ 5 ] {8294a3fe-bfd4-426f-8f47-499b3decb1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7287 | 2026.03.13 18:52:20.624162 [ 5 ] {8294a3fe-bfd4-426f-8f47-499b3decb1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7288 | 2026.03.13 18:52:20.624177 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7289 | 2026.03.13 18:52:20.624223 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2890 rows starting from the beginning of the part | ||
| 7290 | 2026.03.13 18:52:20.624300 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 7291 | 2026.03.13 18:52:20.624357 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 7292 | 2026.03.13 18:52:20.624406 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 138 rows starting from the beginning of the part | ||
| 7293 | 2026.03.13 18:52:20.624445 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 57 rows starting from the beginning of the part | ||
| 7294 | 2026.03.13 18:52:20.624485 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 138 rows starting from the beginning of the part | ||
| 7295 | 2026.03.13 18:52:20.624596 [ 5 ] {8294a3fe-bfd4-426f-8f47-499b3decb1ec} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.03.13 18:52:20.624642 [ 5 ] {8294a3fe-bfd4-426f-8f47-499b3decb1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7297 | 2026.03.13 18:52:20.624964 [ 5 ] {8294a3fe-bfd4-426f-8f47-499b3decb1ec} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7298 | 2026.03.13 18:52:20.625195 [ 5 ] {8294a3fe-bfd4-426f-8f47-499b3decb1ec} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.03.13 18:52:20.625329 [ 5 ] {8294a3fe-bfd4-426f-8f47-499b3decb1ec} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001239 sec., 33091.202582728 rows/sec., 2.43 MiB/sec. | ||
| 7300 | 2026.03.13 18:52:20.625370 [ 5 ] {8294a3fe-bfd4-426f-8f47-499b3decb1ec} <Debug> TCPHandler: Processed in 0.001423103 sec. | ||
| 7301 | 2026.03.13 18:52:20.625477 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7302 | 2026.03.13 18:52:20.625572 [ 5 ] {4ef1df25-67d7-4db6-9447-d97f24d67c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7303 | 2026.03.13 18:52:20.625611 [ 5 ] {4ef1df25-67d7-4db6-9447-d97f24d67c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7304 | 2026.03.13 18:52:20.625918 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001971909 sec., 1691254.5152945698 rows/sec., 138.29 MiB/sec. | ||
| 7305 | 2026.03.13 18:52:20.626042 [ 5 ] {4ef1df25-67d7-4db6-9447-d97f24d67c6d} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2026.03.13 18:52:20.626079 [ 5 ] {4ef1df25-67d7-4db6-9447-d97f24d67c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7307 | 2026.03.13 18:52:20.626333 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7308 | 2026.03.13 18:52:20.626393 [ 5 ] {4ef1df25-67d7-4db6-9447-d97f24d67c6d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7309 | 2026.03.13 18:52:20.626693 [ 5 ] {4ef1df25-67d7-4db6-9447-d97f24d67c6d} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.03.13 18:52:20.626704 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_51_10} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.03.13 18:52:20.626798 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_51_10} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7312 | 2026.03.13 18:52:20.626808 [ 128 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7313 | 2026.03.13 18:52:20.626831 [ 5 ] {4ef1df25-67d7-4db6-9447-d97f24d67c6d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001278 sec., 82159.62441314553 rows/sec., 6.42 MiB/sec. | ||
| 7314 | 2026.03.13 18:52:20.626843 [ 128 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2026.03.13 18:52:20.626872 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7316 | 2026.03.13 18:52:20.626878 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 7317 | 2026.03.13 18:52:20.626879 [ 5 ] {4ef1df25-67d7-4db6-9447-d97f24d67c6d} <Debug> TCPHandler: Processed in 0.001451603 sec. | ||
| 7318 | 2026.03.13 18:52:20.626987 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 7319 | 2026.03.13 18:52:20.627011 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7320 | 2026.03.13 18:52:20.627113 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7321 | 2026.03.13 18:52:20.627114 [ 5 ] {a521932e-e70b-4b24-b791-a0ab348abf8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7322 | 2026.03.13 18:52:20.627155 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1550 rows starting from the beginning of the part | ||
| 7323 | 2026.03.13 18:52:20.627178 [ 5 ] {a521932e-e70b-4b24-b791-a0ab348abf8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7324 | 2026.03.13 18:52:20.627226 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 7325 | 2026.03.13 18:52:20.627280 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 7326 | 2026.03.13 18:52:20.627325 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 105 rows starting from the beginning of the part | ||
| 7327 | 2026.03.13 18:52:20.627368 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 66 rows starting from the beginning of the part | ||
| 7328 | 2026.03.13 18:52:20.627411 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 105 rows starting from the beginning of the part | ||
| 7329 | 2026.03.13 18:52:20.627597 [ 5 ] {a521932e-e70b-4b24-b791-a0ab348abf8f} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2026.03.13 18:52:20.627640 [ 5 ] {a521932e-e70b-4b24-b791-a0ab348abf8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7331 | 2026.03.13 18:52:20.627988 [ 5 ] {a521932e-e70b-4b24-b791-a0ab348abf8f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7332 | 2026.03.13 18:52:20.628225 [ 5 ] {a521932e-e70b-4b24-b791-a0ab348abf8f} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2026.03.13 18:52:20.628361 [ 5 ] {a521932e-e70b-4b24-b791-a0ab348abf8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 7334 | 2026.03.13 18:52:20.628398 [ 5 ] {a521932e-e70b-4b24-b791-a0ab348abf8f} <Debug> TCPHandler: Processed in 0.001437023 sec. | ||
| 7335 | 2026.03.13 18:52:20.628503 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2026.03.13 18:52:20.628600 [ 5 ] {9c896515-775b-4aaf-8ded-2e868c136c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7337 | 2026.03.13 18:52:20.628602 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658919 sec., 1177875.4719187615 rows/sec., 88.70 MiB/sec. | ||
| 7338 | 2026.03.13 18:52:20.628657 [ 5 ] {9c896515-775b-4aaf-8ded-2e868c136c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7339 | 2026.03.13 18:52:20.628853 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7340 | 2026.03.13 18:52:20.629156 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_51_10} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2026.03.13 18:52:20.629247 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_51_10} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7342 | 2026.03.13 18:52:20.629341 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7343 | 2026.03.13 18:52:20.629547 [ 5 ] {9c896515-775b-4aaf-8ded-2e868c136c50} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.03.13 18:52:20.629589 [ 5 ] {9c896515-775b-4aaf-8ded-2e868c136c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7345 | 2026.03.13 18:52:20.630163 [ 5 ] {9c896515-775b-4aaf-8ded-2e868c136c50} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7346 | 2026.03.13 18:52:20.630392 [ 5 ] {9c896515-775b-4aaf-8ded-2e868c136c50} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.03.13 18:52:20.630532 [ 5 ] {9c896515-775b-4aaf-8ded-2e868c136c50} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001951 sec., 21014.864172219375 rows/sec., 37.66 MiB/sec. | ||
| 7348 | 2026.03.13 18:52:20.630586 [ 5 ] {9c896515-775b-4aaf-8ded-2e868c136c50} <Debug> TCPHandler: Processed in 0.002131404 sec. | ||
| 7349 | 2026.03.13 18:52:20.630707 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7350 | 2026.03.13 18:52:20.630803 [ 5 ] {15a4e968-1157-4627-94da-a4491cfb882d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7351 | 2026.03.13 18:52:20.630846 [ 5 ] {15a4e968-1157-4627-94da-a4491cfb882d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7352 | 2026.03.13 18:52:20.631181 [ 5 ] {15a4e968-1157-4627-94da-a4491cfb882d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2026.03.13 18:52:20.631218 [ 5 ] {15a4e968-1157-4627-94da-a4491cfb882d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7354 | 2026.03.13 18:52:20.631516 [ 5 ] {15a4e968-1157-4627-94da-a4491cfb882d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7355 | 2026.03.13 18:52:20.631721 [ 5 ] {15a4e968-1157-4627-94da-a4491cfb882d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2026.03.13 18:52:20.631852 [ 5 ] {15a4e968-1157-4627-94da-a4491cfb882d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 7357 | 2026.03.13 18:52:20.631888 [ 5 ] {15a4e968-1157-4627-94da-a4491cfb882d} <Debug> TCPHandler: Processed in 0.001234137 sec. | ||
| 7358 | 2026.03.13 18:52:22.514533 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7359 | 2026.03.13 18:52:22.514600 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7360 | 2026.03.13 18:52:22.665415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16342 | ||
| 7361 | 2026.03.13 18:52:22.666207 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7362 | 2026.03.13 18:52:22.666279 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7363 | 2026.03.13 18:52:22.667048 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7364 | 2026.03.13 18:52:22.667285 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2026.03.13 18:52:22.667413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16342 | ||
| 7366 | 2026.03.13 18:52:23.518626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7367 | 2026.03.13 18:52:23.534651 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.03.13 18:52:23.534711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7369 | 2026.03.13 18:52:23.540860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7370 | 2026.03.13 18:52:23.541562 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.03.13 18:52:23.544882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7372 | 2026.03.13 18:52:25.618587 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7373 | 2026.03.13 18:52:25.618776 [ 5 ] {c9e87280-9ce2-48a6-b095-3c253ba2610b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7374 | 2026.03.13 18:52:25.618845 [ 5 ] {c9e87280-9ce2-48a6-b095-3c253ba2610b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7375 | 2026.03.13 18:52:25.619531 [ 5 ] {c9e87280-9ce2-48a6-b095-3c253ba2610b} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.03.13 18:52:25.619573 [ 5 ] {c9e87280-9ce2-48a6-b095-3c253ba2610b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7377 | 2026.03.13 18:52:25.619955 [ 5 ] {c9e87280-9ce2-48a6-b095-3c253ba2610b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7378 | 2026.03.13 18:52:25.620178 [ 5 ] {c9e87280-9ce2-48a6-b095-3c253ba2610b} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.03.13 18:52:25.620325 [ 5 ] {c9e87280-9ce2-48a6-b095-3c253ba2610b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001602 sec., 34956.30461922597 rows/sec., 2.69 MiB/sec. | ||
| 7380 | 2026.03.13 18:52:25.620365 [ 5 ] {c9e87280-9ce2-48a6-b095-3c253ba2610b} <Debug> TCPHandler: Processed in 0.001912677 sec. | ||
| 7381 | 2026.03.13 18:52:25.620493 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7382 | 2026.03.13 18:52:25.620612 [ 5 ] {bfe7dfc3-f4a9-4d27-9788-f6e198955e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7383 | 2026.03.13 18:52:25.620660 [ 5 ] {bfe7dfc3-f4a9-4d27-9788-f6e198955e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7384 | 2026.03.13 18:52:25.621149 [ 5 ] {bfe7dfc3-f4a9-4d27-9788-f6e198955e8f} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2026.03.13 18:52:25.621190 [ 5 ] {bfe7dfc3-f4a9-4d27-9788-f6e198955e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7386 | 2026.03.13 18:52:25.621546 [ 5 ] {bfe7dfc3-f4a9-4d27-9788-f6e198955e8f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7387 | 2026.03.13 18:52:25.621762 [ 5 ] {bfe7dfc3-f4a9-4d27-9788-f6e198955e8f} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.03.13 18:52:25.621885 [ 5 ] {bfe7dfc3-f4a9-4d27-9788-f6e198955e8f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001298 sec., 49306.625577812025 rows/sec., 3.85 MiB/sec. | ||
| 7389 | 2026.03.13 18:52:25.621922 [ 5 ] {bfe7dfc3-f4a9-4d27-9788-f6e198955e8f} <Debug> TCPHandler: Processed in 0.001488285 sec. | ||
| 7390 | 2026.03.13 18:52:25.622031 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7391 | 2026.03.13 18:52:25.622123 [ 5 ] {d082ae9d-10a5-49be-85f5-be4bb1edbafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7392 | 2026.03.13 18:52:25.622165 [ 5 ] {d082ae9d-10a5-49be-85f5-be4bb1edbafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7393 | 2026.03.13 18:52:25.622553 [ 5 ] {d082ae9d-10a5-49be-85f5-be4bb1edbafe} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2026.03.13 18:52:25.622586 [ 5 ] {d082ae9d-10a5-49be-85f5-be4bb1edbafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7395 | 2026.03.13 18:52:25.622907 [ 5 ] {d082ae9d-10a5-49be-85f5-be4bb1edbafe} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7396 | 2026.03.13 18:52:25.623117 [ 5 ] {d082ae9d-10a5-49be-85f5-be4bb1edbafe} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2026.03.13 18:52:25.623244 [ 5 ] {d082ae9d-10a5-49be-85f5-be4bb1edbafe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 7398 | 2026.03.13 18:52:25.623280 [ 5 ] {d082ae9d-10a5-49be-85f5-be4bb1edbafe} <Debug> TCPHandler: Processed in 0.001296479 sec. | ||
| 7399 | 2026.03.13 18:52:25.623387 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7400 | 2026.03.13 18:52:25.623478 [ 5 ] {5f8ea539-81d6-4173-ab2e-0c6831016dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7401 | 2026.03.13 18:52:25.623520 [ 5 ] {5f8ea539-81d6-4173-ab2e-0c6831016dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7402 | 2026.03.13 18:52:25.623835 [ 5 ] {5f8ea539-81d6-4173-ab2e-0c6831016dcc} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2026.03.13 18:52:25.623870 [ 5 ] {5f8ea539-81d6-4173-ab2e-0c6831016dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7404 | 2026.03.13 18:52:25.624161 [ 5 ] {5f8ea539-81d6-4173-ab2e-0c6831016dcc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7405 | 2026.03.13 18:52:25.624358 [ 5 ] {5f8ea539-81d6-4173-ab2e-0c6831016dcc} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2026.03.13 18:52:25.624480 [ 5 ] {5f8ea539-81d6-4173-ab2e-0c6831016dcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001019 sec., 58881.25613346419 rows/sec., 3.97 MiB/sec. | ||
| 7407 | 2026.03.13 18:52:25.624514 [ 5 ] {5f8ea539-81d6-4173-ab2e-0c6831016dcc} <Debug> TCPHandler: Processed in 0.001174025 sec. | ||
| 7408 | 2026.03.13 18:52:26.585516 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7409 | 2026.03.13 18:52:26.585715 [ 5 ] {da205918-0d81-458c-89e9-79598ada57c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7410 | 2026.03.13 18:52:26.585791 [ 5 ] {da205918-0d81-458c-89e9-79598ada57c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7411 | 2026.03.13 18:52:26.586513 [ 5 ] {da205918-0d81-458c-89e9-79598ada57c6} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2026.03.13 18:52:26.586565 [ 5 ] {da205918-0d81-458c-89e9-79598ada57c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7413 | 2026.03.13 18:52:26.586964 [ 5 ] {da205918-0d81-458c-89e9-79598ada57c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7414 | 2026.03.13 18:52:26.587197 [ 5 ] {da205918-0d81-458c-89e9-79598ada57c6} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2026.03.13 18:52:26.587355 [ 5 ] {da205918-0d81-458c-89e9-79598ada57c6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001695 sec., 14159.292035398232 rows/sec., 1.17 MiB/sec. | ||
| 7416 | 2026.03.13 18:52:26.587398 [ 5 ] {da205918-0d81-458c-89e9-79598ada57c6} <Debug> TCPHandler: Processed in 0.00202309 sec. | ||
| 7417 | 2026.03.13 18:52:26.587521 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7418 | 2026.03.13 18:52:26.587617 [ 5 ] {3030e77d-77f0-4ed2-a516-2e48b9b1c16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7419 | 2026.03.13 18:52:26.587659 [ 5 ] {3030e77d-77f0-4ed2-a516-2e48b9b1c16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7420 | 2026.03.13 18:52:26.588063 [ 5 ] {3030e77d-77f0-4ed2-a516-2e48b9b1c16d} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7421 | 2026.03.13 18:52:26.588101 [ 5 ] {3030e77d-77f0-4ed2-a516-2e48b9b1c16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7422 | 2026.03.13 18:52:26.588394 [ 5 ] {3030e77d-77f0-4ed2-a516-2e48b9b1c16d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7423 | 2026.03.13 18:52:26.588608 [ 5 ] {3030e77d-77f0-4ed2-a516-2e48b9b1c16d} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7424 | 2026.03.13 18:52:26.588745 [ 5 ] {3030e77d-77f0-4ed2-a516-2e48b9b1c16d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001148 sec., 6968.641114982579 rows/sec., 568.24 KiB/sec. | ||
| 7425 | 2026.03.13 18:52:26.588784 [ 5 ] {3030e77d-77f0-4ed2-a516-2e48b9b1c16d} <Debug> TCPHandler: Processed in 0.00131432 sec. | ||
| 7426 | 2026.03.13 18:52:26.588905 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7427 | 2026.03.13 18:52:26.589028 [ 5 ] {03ec5ed5-9565-4295-8db4-b9767d55b68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7428 | 2026.03.13 18:52:26.589077 [ 5 ] {03ec5ed5-9565-4295-8db4-b9767d55b68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7429 | 2026.03.13 18:52:26.590583 [ 5 ] {03ec5ed5-9565-4295-8db4-b9767d55b68d} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7430 | 2026.03.13 18:52:26.590621 [ 5 ] {03ec5ed5-9565-4295-8db4-b9767d55b68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7431 | 2026.03.13 18:52:26.591059 [ 5 ] {03ec5ed5-9565-4295-8db4-b9767d55b68d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7432 | 2026.03.13 18:52:26.591278 [ 5 ] {03ec5ed5-9565-4295-8db4-b9767d55b68d} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2026.03.13 18:52:26.591410 [ 5 ] {03ec5ed5-9565-4295-8db4-b9767d55b68d} <Debug> executeQuery: Read 2142 rows, 168.75 KiB in 0.002407 sec., 889904.4453676777 rows/sec., 68.47 MiB/sec. | ||
| 7434 | 2026.03.13 18:52:26.591451 [ 5 ] {03ec5ed5-9565-4295-8db4-b9767d55b68d} <Debug> TCPHandler: Processed in 0.002607228 sec. | ||
| 7435 | 2026.03.13 18:52:26.591563 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2026.03.13 18:52:26.591657 [ 5 ] {5c690ded-6bcd-428c-ba62-bd917393c1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7437 | 2026.03.13 18:52:26.591699 [ 5 ] {5c690ded-6bcd-428c-ba62-bd917393c1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7438 | 2026.03.13 18:52:26.592121 [ 5 ] {5c690ded-6bcd-428c-ba62-bd917393c1fc} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2026.03.13 18:52:26.592158 [ 5 ] {5c690ded-6bcd-428c-ba62-bd917393c1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7440 | 2026.03.13 18:52:26.592456 [ 5 ] {5c690ded-6bcd-428c-ba62-bd917393c1fc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7441 | 2026.03.13 18:52:26.592664 [ 5 ] {5c690ded-6bcd-428c-ba62-bd917393c1fc} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.03.13 18:52:26.592794 [ 5 ] {5c690ded-6bcd-428c-ba62-bd917393c1fc} <Debug> executeQuery: Read 70 rows, 5.28 KiB in 0.001154 sec., 60658.57885615251 rows/sec., 4.47 MiB/sec. | ||
| 7443 | 2026.03.13 18:52:26.592832 [ 5 ] {5c690ded-6bcd-428c-ba62-bd917393c1fc} <Debug> TCPHandler: Processed in 0.00131858 sec. | ||
| 7444 | 2026.03.13 18:52:26.592941 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7445 | 2026.03.13 18:52:26.593034 [ 5 ] {11eee743-9e74-431d-8b65-72fedc995fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7446 | 2026.03.13 18:52:26.593073 [ 5 ] {11eee743-9e74-431d-8b65-72fedc995fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7447 | 2026.03.13 18:52:26.593703 [ 5 ] {11eee743-9e74-431d-8b65-72fedc995fb9} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.03.13 18:52:26.593740 [ 5 ] {11eee743-9e74-431d-8b65-72fedc995fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7449 | 2026.03.13 18:52:26.594068 [ 5 ] {11eee743-9e74-431d-8b65-72fedc995fb9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7450 | 2026.03.13 18:52:26.594276 [ 5 ] {11eee743-9e74-431d-8b65-72fedc995fb9} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2026.03.13 18:52:26.594402 [ 5 ] {11eee743-9e74-431d-8b65-72fedc995fb9} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001386 sec., 528138.5281385281 rows/sec., 31.24 MiB/sec. | ||
| 7452 | 2026.03.13 18:52:26.594440 [ 5 ] {11eee743-9e74-431d-8b65-72fedc995fb9} <Debug> TCPHandler: Processed in 0.001548617 sec. | ||
| 7453 | 2026.03.13 18:52:26.594548 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7454 | 2026.03.13 18:52:26.594642 [ 5 ] {3a8ea04b-a90c-46b3-ac7f-0c4744f2e0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7455 | 2026.03.13 18:52:26.594684 [ 5 ] {3a8ea04b-a90c-46b3-ac7f-0c4744f2e0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7456 | 2026.03.13 18:52:26.595055 [ 5 ] {3a8ea04b-a90c-46b3-ac7f-0c4744f2e0c4} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.03.13 18:52:26.595090 [ 5 ] {3a8ea04b-a90c-46b3-ac7f-0c4744f2e0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7458 | 2026.03.13 18:52:26.595368 [ 5 ] {3a8ea04b-a90c-46b3-ac7f-0c4744f2e0c4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7459 | 2026.03.13 18:52:26.595583 [ 5 ] {3a8ea04b-a90c-46b3-ac7f-0c4744f2e0c4} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2026.03.13 18:52:26.595713 [ 5 ] {3a8ea04b-a90c-46b3-ac7f-0c4744f2e0c4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 64.63 KiB/sec. | ||
| 7461 | 2026.03.13 18:52:26.595752 [ 5 ] {3a8ea04b-a90c-46b3-ac7f-0c4744f2e0c4} <Debug> TCPHandler: Processed in 0.001252368 sec. | ||
| 7462 | 2026.03.13 18:52:26.595854 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2026.03.13 18:52:26.595954 [ 5 ] {7e5896b5-7e48-429d-b84a-d92e501a3d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7464 | 2026.03.13 18:52:26.595994 [ 5 ] {7e5896b5-7e48-429d-b84a-d92e501a3d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7465 | 2026.03.13 18:52:26.596397 [ 5 ] {7e5896b5-7e48-429d-b84a-d92e501a3d07} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.03.13 18:52:26.596434 [ 5 ] {7e5896b5-7e48-429d-b84a-d92e501a3d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7467 | 2026.03.13 18:52:26.596737 [ 5 ] {7e5896b5-7e48-429d-b84a-d92e501a3d07} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7468 | 2026.03.13 18:52:26.596942 [ 5 ] {7e5896b5-7e48-429d-b84a-d92e501a3d07} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.03.13 18:52:26.597072 [ 5 ] {7e5896b5-7e48-429d-b84a-d92e501a3d07} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 7470 | 2026.03.13 18:52:26.597111 [ 5 ] {7e5896b5-7e48-429d-b84a-d92e501a3d07} <Debug> TCPHandler: Processed in 0.001305309 sec. | ||
| 7471 | 2026.03.13 18:52:26.597211 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7472 | 2026.03.13 18:52:26.597302 [ 5 ] {9520600f-1e93-4950-9e5e-e3f08bc9977c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7473 | 2026.03.13 18:52:26.597341 [ 5 ] {9520600f-1e93-4950-9e5e-e3f08bc9977c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7474 | 2026.03.13 18:52:26.598089 [ 5 ] {9520600f-1e93-4950-9e5e-e3f08bc9977c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.03.13 18:52:26.598125 [ 5 ] {9520600f-1e93-4950-9e5e-e3f08bc9977c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7476 | 2026.03.13 18:52:26.598456 [ 5 ] {9520600f-1e93-4950-9e5e-e3f08bc9977c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7477 | 2026.03.13 18:52:26.598655 [ 5 ] {9520600f-1e93-4950-9e5e-e3f08bc9977c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2026.03.13 18:52:26.598784 [ 5 ] {9520600f-1e93-4950-9e5e-e3f08bc9977c} <Debug> executeQuery: Read 1094 rows, 78.26 KiB in 0.0015 sec., 729333.3333333334 rows/sec., 50.95 MiB/sec. | ||
| 7479 | 2026.03.13 18:52:26.598822 [ 5 ] {9520600f-1e93-4950-9e5e-e3f08bc9977c} <Debug> TCPHandler: Processed in 0.001658059 sec. | ||
| 7480 | 2026.03.13 18:52:26.598928 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7481 | 2026.03.13 18:52:26.599020 [ 5 ] {95577289-10a5-482c-b613-7ee1ad4fa07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7482 | 2026.03.13 18:52:26.599062 [ 5 ] {95577289-10a5-482c-b613-7ee1ad4fa07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7483 | 2026.03.13 18:52:26.599702 [ 5 ] {95577289-10a5-482c-b613-7ee1ad4fa07e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2026.03.13 18:52:26.599738 [ 5 ] {95577289-10a5-482c-b613-7ee1ad4fa07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7485 | 2026.03.13 18:52:26.600155 [ 5 ] {95577289-10a5-482c-b613-7ee1ad4fa07e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7486 | 2026.03.13 18:52:26.600367 [ 5 ] {95577289-10a5-482c-b613-7ee1ad4fa07e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2026.03.13 18:52:26.600481 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7488 | 2026.03.13 18:52:26.600498 [ 5 ] {95577289-10a5-482c-b613-7ee1ad4fa07e} <Debug> executeQuery: Read 1257 rows, 81.19 KiB in 0.001496 sec., 840240.64171123 rows/sec., 53.00 MiB/sec. | ||
| 7489 | 2026.03.13 18:52:26.600554 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7490 | 2026.03.13 18:52:26.600562 [ 5 ] {95577289-10a5-482c-b613-7ee1ad4fa07e} <Debug> TCPHandler: Processed in 0.00168128 sec. | ||
| 7491 | 2026.03.13 18:52:26.600583 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7492 | 2026.03.13 18:52:26.600677 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 7493 | 2026.03.13 18:52:26.600679 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7494 | 2026.03.13 18:52:26.600773 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7495 | 2026.03.13 18:52:26.600804 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16216 rows starting from the beginning of the part | ||
| 7496 | 2026.03.13 18:52:26.600804 [ 5 ] {8e650dbb-ae79-497c-b530-d3d2313bb209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7497 | 2026.03.13 18:52:26.600865 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7498 | 2026.03.13 18:52:26.600867 [ 5 ] {8e650dbb-ae79-497c-b530-d3d2313bb209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7499 | 2026.03.13 18:52:26.600912 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 161 rows starting from the beginning of the part | ||
| 7500 | 2026.03.13 18:52:26.600954 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 7501 | 2026.03.13 18:52:26.600990 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7502 | 2026.03.13 18:52:26.601030 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1257 rows starting from the beginning of the part | ||
| 7503 | 2026.03.13 18:52:26.601747 [ 5 ] {8e650dbb-ae79-497c-b530-d3d2313bb209} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.03.13 18:52:26.601783 [ 5 ] {8e650dbb-ae79-497c-b530-d3d2313bb209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7505 | 2026.03.13 18:52:26.602426 [ 5 ] {8e650dbb-ae79-497c-b530-d3d2313bb209} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7506 | 2026.03.13 18:52:26.602650 [ 5 ] {8e650dbb-ae79-497c-b530-d3d2313bb209} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2026.03.13 18:52:26.602804 [ 5 ] {8e650dbb-ae79-497c-b530-d3d2313bb209} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002019 sec., 24764.735017335315 rows/sec., 44.38 MiB/sec. | ||
| 7508 | 2026.03.13 18:52:26.602878 [ 5 ] {8e650dbb-ae79-497c-b530-d3d2313bb209} <Debug> TCPHandler: Processed in 0.002250638 sec. | ||
| 7509 | 2026.03.13 18:52:26.602992 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7510 | 2026.03.13 18:52:26.603086 [ 5 ] {95a32abb-ccab-47d5-9749-a19b6b611df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7511 | 2026.03.13 18:52:26.603128 [ 5 ] {95a32abb-ccab-47d5-9749-a19b6b611df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7512 | 2026.03.13 18:52:26.603439 [ 5 ] {95a32abb-ccab-47d5-9749-a19b6b611df1} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2026.03.13 18:52:26.603475 [ 5 ] {95a32abb-ccab-47d5-9749-a19b6b611df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7514 | 2026.03.13 18:52:26.603793 [ 5 ] {95a32abb-ccab-47d5-9749-a19b6b611df1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7515 | 2026.03.13 18:52:26.604005 [ 5 ] {95a32abb-ccab-47d5-9749-a19b6b611df1} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2026.03.13 18:52:26.604133 [ 5 ] {95a32abb-ccab-47d5-9749-a19b6b611df1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001066 sec., 11257.035647279548 rows/sec., 776.85 KiB/sec. | ||
| 7517 | 2026.03.13 18:52:26.604168 [ 5 ] {95a32abb-ccab-47d5-9749-a19b6b611df1} <Debug> TCPHandler: Processed in 0.001225636 sec. | ||
| 7518 | 2026.03.13 18:52:26.605894 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18114 rows, containing 5 columns (5 merged, 0 gathered) in 0.005255308 sec., 3446800.834508653 rows/sec., 226.54 MiB/sec. | ||
| 7519 | 2026.03.13 18:52:26.606083 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7520 | 2026.03.13 18:52:26.606314 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2026.03.13 18:52:26.606380 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7522 | 2026.03.13 18:52:26.606444 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 7523 | 2026.03.13 18:52:27.723653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 912 | ||
| 7524 | 2026.03.13 18:52:27.726506 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.03.13 18:52:27.726559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7526 | 2026.03.13 18:52:27.727797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7527 | 2026.03.13 18:52:27.728081 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.03.13 18:52:27.728231 [ 119 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7529 | 2026.03.13 18:52:27.728292 [ 119 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2026.03.13 18:52:27.728312 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7531 | 2026.03.13 18:52:27.728447 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 7532 | 2026.03.13 18:52:27.728443 [ 189 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 7533 | 2026.03.13 18:52:27.729133 [ 189 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7534 | 2026.03.13 18:52:27.729312 [ 189 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 758 rows starting from the beginning of the part | ||
| 7535 | 2026.03.13 18:52:27.729718 [ 189 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7536 | 2026.03.13 18:52:27.730086 [ 189 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 7537 | 2026.03.13 18:52:27.730427 [ 189 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
| 7538 | 2026.03.13 18:52:27.730769 [ 189 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 7539 | 2026.03.13 18:52:27.731115 [ 189 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part | ||
| 7540 | 2026.03.13 18:52:27.737488 [ 190 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 72 columns (72 merged, 0 gathered) in 0.009111632 sec., 100091.8386519561 rows/sec., 86.38 MiB/sec. | ||
| 7541 | 2026.03.13 18:52:27.739241 [ 196 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7542 | 2026.03.13 18:52:27.739904 [ 196 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_26_5} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2026.03.13 18:52:27.739999 [ 196 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_26_5} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7544 | 2026.03.13 18:52:27.740351 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7545 | 2026.03.13 18:52:30.167478 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16854 | ||
| 7546 | 2026.03.13 18:52:30.168038 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2026.03.13 18:52:30.168081 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7548 | 2026.03.13 18:52:30.168573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7549 | 2026.03.13 18:52:30.168796 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7550 | 2026.03.13 18:52:30.168946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16854 | ||
| 7551 | 2026.03.13 18:52:30.617388 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7552 | 2026.03.13 18:52:30.617568 [ 5 ] {ea4e9cfc-040a-494b-a4e2-9914c0bb29f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7553 | 2026.03.13 18:52:30.617635 [ 5 ] {ea4e9cfc-040a-494b-a4e2-9914c0bb29f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7554 | 2026.03.13 18:52:30.618278 [ 5 ] {ea4e9cfc-040a-494b-a4e2-9914c0bb29f0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.03.13 18:52:30.618331 [ 5 ] {ea4e9cfc-040a-494b-a4e2-9914c0bb29f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7556 | 2026.03.13 18:52:30.618718 [ 5 ] {ea4e9cfc-040a-494b-a4e2-9914c0bb29f0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7557 | 2026.03.13 18:52:30.618956 [ 5 ] {ea4e9cfc-040a-494b-a4e2-9914c0bb29f0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.03.13 18:52:30.619121 [ 5 ] {ea4e9cfc-040a-494b-a4e2-9914c0bb29f0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001602 sec., 34956.30461922597 rows/sec., 2.69 MiB/sec. | ||
| 7559 | 2026.03.13 18:52:30.619173 [ 5 ] {ea4e9cfc-040a-494b-a4e2-9914c0bb29f0} <Debug> TCPHandler: Processed in 0.001920077 sec. | ||
| 7560 | 2026.03.13 18:52:30.619292 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2026.03.13 18:52:30.619397 [ 5 ] {32dc697d-3fe8-4547-9e7d-c2b8ee9c8829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7562 | 2026.03.13 18:52:30.619442 [ 5 ] {32dc697d-3fe8-4547-9e7d-c2b8ee9c8829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7563 | 2026.03.13 18:52:30.619875 [ 5 ] {32dc697d-3fe8-4547-9e7d-c2b8ee9c8829} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.03.13 18:52:30.619912 [ 5 ] {32dc697d-3fe8-4547-9e7d-c2b8ee9c8829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7565 | 2026.03.13 18:52:30.620213 [ 5 ] {32dc697d-3fe8-4547-9e7d-c2b8ee9c8829} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7566 | 2026.03.13 18:52:30.620420 [ 5 ] {32dc697d-3fe8-4547-9e7d-c2b8ee9c8829} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.03.13 18:52:30.620552 [ 5 ] {32dc697d-3fe8-4547-9e7d-c2b8ee9c8829} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 7568 | 2026.03.13 18:52:30.620590 [ 5 ] {32dc697d-3fe8-4547-9e7d-c2b8ee9c8829} <Debug> TCPHandler: Processed in 0.001349451 sec. | ||
| 7569 | 2026.03.13 18:52:30.620699 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2026.03.13 18:52:30.620795 [ 5 ] {762a4802-a317-465c-b691-f03e2fcd375d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7571 | 2026.03.13 18:52:30.620839 [ 5 ] {762a4802-a317-465c-b691-f03e2fcd375d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7572 | 2026.03.13 18:52:30.621219 [ 5 ] {762a4802-a317-465c-b691-f03e2fcd375d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.03.13 18:52:30.621257 [ 5 ] {762a4802-a317-465c-b691-f03e2fcd375d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7574 | 2026.03.13 18:52:30.621581 [ 5 ] {762a4802-a317-465c-b691-f03e2fcd375d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7575 | 2026.03.13 18:52:30.621788 [ 5 ] {762a4802-a317-465c-b691-f03e2fcd375d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.03.13 18:52:30.621922 [ 5 ] {762a4802-a317-465c-b691-f03e2fcd375d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001148 sec., 111498.25783972126 rows/sec., 7.77 MiB/sec. | ||
| 7577 | 2026.03.13 18:52:30.621961 [ 5 ] {762a4802-a317-465c-b691-f03e2fcd375d} <Debug> TCPHandler: Processed in 0.001312819 sec. | ||
| 7578 | 2026.03.13 18:52:30.622067 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7579 | 2026.03.13 18:52:30.622161 [ 5 ] {4f118d4a-b54b-4d05-93d4-c37671595a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7580 | 2026.03.13 18:52:30.622204 [ 5 ] {4f118d4a-b54b-4d05-93d4-c37671595a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7581 | 2026.03.13 18:52:30.622526 [ 5 ] {4f118d4a-b54b-4d05-93d4-c37671595a2a} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.03.13 18:52:30.622562 [ 5 ] {4f118d4a-b54b-4d05-93d4-c37671595a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7583 | 2026.03.13 18:52:30.622864 [ 5 ] {4f118d4a-b54b-4d05-93d4-c37671595a2a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7584 | 2026.03.13 18:52:30.623068 [ 5 ] {4f118d4a-b54b-4d05-93d4-c37671595a2a} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2026.03.13 18:52:30.623194 [ 5 ] {4f118d4a-b54b-4d05-93d4-c37671595a2a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 7586 | 2026.03.13 18:52:30.623223 [ 116 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7587 | 2026.03.13 18:52:30.623230 [ 5 ] {4f118d4a-b54b-4d05-93d4-c37671595a2a} <Debug> TCPHandler: Processed in 0.001211416 sec. | ||
| 7588 | 2026.03.13 18:52:30.623305 [ 116 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7589 | 2026.03.13 18:52:30.623335 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7590 | 2026.03.13 18:52:30.623456 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 7591 | 2026.03.13 18:52:30.623615 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7592 | 2026.03.13 18:52:30.623656 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2190 rows starting from the beginning of the part | ||
| 7593 | 2026.03.13 18:52:30.623727 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7594 | 2026.03.13 18:52:30.623776 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7595 | 2026.03.13 18:52:30.623821 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 7596 | 2026.03.13 18:52:30.623856 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
| 7597 | 2026.03.13 18:52:30.623892 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 7598 | 2026.03.13 18:52:30.624932 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2430 rows, containing 4 columns (4 merged, 0 gathered) in 0.001528325 sec., 1589975.9540673613 rows/sec., 106.48 MiB/sec. | ||
| 7599 | 2026.03.13 18:52:30.625210 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7600 | 2026.03.13 18:52:30.625515 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_51_10} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7601 | 2026.03.13 18:52:30.625606 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_51_10} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7602 | 2026.03.13 18:52:30.625723 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7603 | 2026.03.13 18:52:31.044942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7604 | 2026.03.13 18:52:31.062516 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2026.03.13 18:52:31.062576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7606 | 2026.03.13 18:52:31.069174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7607 | 2026.03.13 18:52:31.069902 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7608 | 2026.03.13 18:52:31.073142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7609 | 2026.03.13 18:52:35.618990 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7610 | 2026.03.13 18:52:35.619186 [ 5 ] {cfe32c63-6d96-4f28-bfe4-fc84c8205a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7611 | 2026.03.13 18:52:35.619254 [ 5 ] {cfe32c63-6d96-4f28-bfe4-fc84c8205a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7612 | 2026.03.13 18:52:35.619932 [ 5 ] {cfe32c63-6d96-4f28-bfe4-fc84c8205a51} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.03.13 18:52:35.619974 [ 5 ] {cfe32c63-6d96-4f28-bfe4-fc84c8205a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7614 | 2026.03.13 18:52:35.620360 [ 5 ] {cfe32c63-6d96-4f28-bfe4-fc84c8205a51} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7615 | 2026.03.13 18:52:35.620585 [ 5 ] {cfe32c63-6d96-4f28-bfe4-fc84c8205a51} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2026.03.13 18:52:35.620750 [ 5 ] {cfe32c63-6d96-4f28-bfe4-fc84c8205a51} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.67 MiB/sec. | ||
| 7617 | 2026.03.13 18:52:35.620798 [ 5 ] {cfe32c63-6d96-4f28-bfe4-fc84c8205a51} <Debug> TCPHandler: Processed in 0.001936108 sec. | ||
| 7618 | 2026.03.13 18:52:35.620918 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7619 | 2026.03.13 18:52:35.621017 [ 5 ] {46b06286-6d42-45bb-811c-d88db9f4d4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7620 | 2026.03.13 18:52:35.621060 [ 5 ] {46b06286-6d42-45bb-811c-d88db9f4d4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7621 | 2026.03.13 18:52:35.621487 [ 5 ] {46b06286-6d42-45bb-811c-d88db9f4d4f9} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2026.03.13 18:52:35.621521 [ 5 ] {46b06286-6d42-45bb-811c-d88db9f4d4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7623 | 2026.03.13 18:52:35.621810 [ 5 ] {46b06286-6d42-45bb-811c-d88db9f4d4f9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7624 | 2026.03.13 18:52:35.622012 [ 5 ] {46b06286-6d42-45bb-811c-d88db9f4d4f9} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2026.03.13 18:52:35.622138 [ 5 ] {46b06286-6d42-45bb-811c-d88db9f4d4f9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 7626 | 2026.03.13 18:52:35.622174 [ 5 ] {46b06286-6d42-45bb-811c-d88db9f4d4f9} <Debug> TCPHandler: Processed in 0.001305799 sec. | ||
| 7627 | 2026.03.13 18:52:35.622281 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7628 | 2026.03.13 18:52:35.622373 [ 5 ] {3dd2ea05-28d5-4e52-b67e-d2e48fa02411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7629 | 2026.03.13 18:52:35.622415 [ 5 ] {3dd2ea05-28d5-4e52-b67e-d2e48fa02411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7630 | 2026.03.13 18:52:35.622813 [ 5 ] {3dd2ea05-28d5-4e52-b67e-d2e48fa02411} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2026.03.13 18:52:35.622847 [ 5 ] {3dd2ea05-28d5-4e52-b67e-d2e48fa02411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7632 | 2026.03.13 18:52:35.623164 [ 5 ] {3dd2ea05-28d5-4e52-b67e-d2e48fa02411} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7633 | 2026.03.13 18:52:35.623377 [ 5 ] {3dd2ea05-28d5-4e52-b67e-d2e48fa02411} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2026.03.13 18:52:35.623501 [ 5 ] {3dd2ea05-28d5-4e52-b67e-d2e48fa02411} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 7635 | 2026.03.13 18:52:35.623536 [ 5 ] {3dd2ea05-28d5-4e52-b67e-d2e48fa02411} <Debug> TCPHandler: Processed in 0.001303419 sec. | ||
| 7636 | 2026.03.13 18:52:35.623639 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7637 | 2026.03.13 18:52:35.623730 [ 5 ] {0620c10c-86ab-4d73-b9bd-73c576b57e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7638 | 2026.03.13 18:52:35.623770 [ 5 ] {0620c10c-86ab-4d73-b9bd-73c576b57e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7639 | 2026.03.13 18:52:35.624086 [ 5 ] {0620c10c-86ab-4d73-b9bd-73c576b57e1d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2026.03.13 18:52:35.624119 [ 5 ] {0620c10c-86ab-4d73-b9bd-73c576b57e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7641 | 2026.03.13 18:52:35.624409 [ 5 ] {0620c10c-86ab-4d73-b9bd-73c576b57e1d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7642 | 2026.03.13 18:52:35.624607 [ 5 ] {0620c10c-86ab-4d73-b9bd-73c576b57e1d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2026.03.13 18:52:35.624730 [ 5 ] {0620c10c-86ab-4d73-b9bd-73c576b57e1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001017 sec., 58997.050147492635 rows/sec., 3.98 MiB/sec. | ||
| 7644 | 2026.03.13 18:52:35.624764 [ 5 ] {0620c10c-86ab-4d73-b9bd-73c576b57e1d} <Debug> TCPHandler: Processed in 0.001171715 sec. | ||
| 7645 | 2026.03.13 18:52:37.514648 [ 12 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7646 | 2026.03.13 18:52:37.514728 [ 12 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7647 | 2026.03.13 18:52:37.669999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17302 | ||
| 7648 | 2026.03.13 18:52:37.670491 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2026.03.13 18:52:37.670527 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7650 | 2026.03.13 18:52:37.671020 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7651 | 2026.03.13 18:52:37.671251 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.03.13 18:52:37.671376 [ 12 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7653 | 2026.03.13 18:52:37.671398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17302 | ||
| 7654 | 2026.03.13 18:52:37.671426 [ 12 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2026.03.13 18:52:37.671449 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7656 | 2026.03.13 18:52:37.671616 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 7657 | 2026.03.13 18:52:37.671842 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7658 | 2026.03.13 18:52:37.671907 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14934 rows starting from the beginning of the part | ||
| 7659 | 2026.03.13 18:52:37.672012 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 7660 | 2026.03.13 18:52:37.672090 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 7661 | 2026.03.13 18:52:37.672145 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 7662 | 2026.03.13 18:52:37.672187 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 7663 | 2026.03.13 18:52:37.672227 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 7664 | 2026.03.13 18:52:37.674495 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17302 rows, containing 4 columns (4 merged, 0 gathered) in 0.002970789 sec., 5824042.030585141 rows/sec., 83.31 MiB/sec. | ||
| 7665 | 2026.03.13 18:52:37.674646 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7666 | 2026.03.13 18:52:37.674899 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_36_7} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2026.03.13 18:52:37.674969 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_36_7} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7668 | 2026.03.13 18:52:37.675043 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7669 | 2026.03.13 18:52:37.729621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 928 | ||
| 7670 | 2026.03.13 18:52:37.731449 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7671 | 2026.03.13 18:52:37.731490 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7672 | 2026.03.13 18:52:37.732558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7673 | 2026.03.13 18:52:37.732819 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7674 | 2026.03.13 18:52:37.733056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
| 7675 | 2026.03.13 18:52:38.574170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7676 | 2026.03.13 18:52:38.591415 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2026.03.13 18:52:38.591482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7678 | 2026.03.13 18:52:38.598169 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7679 | 2026.03.13 18:52:38.598899 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.03.13 18:52:38.599197 [ 49 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7681 | 2026.03.13 18:52:38.599270 [ 49 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2026.03.13 18:52:38.599295 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7683 | 2026.03.13 18:52:38.599430 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 7684 | 2026.03.13 18:52:38.602617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7685 | 2026.03.13 18:52:38.603113 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7686 | 2026.03.13 18:52:38.604601 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 7687 | 2026.03.13 18:52:38.609064 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 7688 | 2026.03.13 18:52:38.613373 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 7689 | 2026.03.13 18:52:38.617582 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 7690 | 2026.03.13 18:52:38.621993 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 7691 | 2026.03.13 18:52:38.626224 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 7692 | 2026.03.13 18:52:38.676690 [ 189 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.07732511 sec., 3517.615429192406 rows/sec., 18.19 MiB/sec. | ||
| 7693 | 2026.03.13 18:52:38.679373 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7694 | 2026.03.13 18:52:38.681277 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_36_7} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7695 | 2026.03.13 18:52:38.681380 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_36_7} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7696 | 2026.03.13 18:52:38.683951 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7697 | 2026.03.13 18:52:39.001190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.49 MiB, peak 297.37 MiB, free memory in arenas 0.00 B, will set to 288.41 MiB (RSS), difference: 2.92 MiB | ||
| 7698 | 2026.03.13 18:52:39.422879 [ 61 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 7699 | 2026.03.13 18:52:39.422940 [ 61 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.03.13 18:52:39.422961 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7701 | 2026.03.13 18:52:39.423075 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
| 7702 | 2026.03.13 18:52:39.423212 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7703 | 2026.03.13 18:52:39.423249 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 224 rows starting from the beginning of the part | ||
| 7704 | 2026.03.13 18:52:39.423322 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 7705 | 2026.03.13 18:52:39.423369 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 7706 | 2026.03.13 18:52:39.423413 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 7707 | 2026.03.13 18:52:39.423451 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 70 rows starting from the beginning of the part | ||
| 7708 | 2026.03.13 18:52:39.424212 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191606 sec., 317218.94653098425 rows/sec., 22.72 MiB/sec. | ||
| 7709 | 2026.03.13 18:52:39.424413 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 7710 | 2026.03.13 18:52:39.424748 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_34_7} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.03.13 18:52:39.424831 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_34_7} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 7712 | 2026.03.13 18:52:39.424926 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7713 | 2026.03.13 18:52:40.621253 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2026.03.13 18:52:40.621427 [ 5 ] {04cc93d0-af47-4a0b-bb7e-60ad528ef956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7715 | 2026.03.13 18:52:40.621492 [ 5 ] {04cc93d0-af47-4a0b-bb7e-60ad528ef956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7716 | 2026.03.13 18:52:40.622193 [ 5 ] {04cc93d0-af47-4a0b-bb7e-60ad528ef956} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.03.13 18:52:40.622238 [ 5 ] {04cc93d0-af47-4a0b-bb7e-60ad528ef956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7718 | 2026.03.13 18:52:40.622639 [ 5 ] {04cc93d0-af47-4a0b-bb7e-60ad528ef956} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7719 | 2026.03.13 18:52:40.622865 [ 5 ] {04cc93d0-af47-4a0b-bb7e-60ad528ef956} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2026.03.13 18:52:40.623004 [ 42 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7721 | 2026.03.13 18:52:40.623029 [ 5 ] {04cc93d0-af47-4a0b-bb7e-60ad528ef956} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.00165 sec., 83636.36363636363 rows/sec., 7.27 MiB/sec. | ||
| 7722 | 2026.03.13 18:52:40.623072 [ 42 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.03.13 18:52:40.623093 [ 5 ] {04cc93d0-af47-4a0b-bb7e-60ad528ef956} <Debug> TCPHandler: Processed in 0.001965849 sec. | ||
| 7724 | 2026.03.13 18:52:40.623097 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7725 | 2026.03.13 18:52:40.623202 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 7726 | 2026.03.13 18:52:40.623219 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7727 | 2026.03.13 18:52:40.623288 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7728 | 2026.03.13 18:52:40.623321 [ 5 ] {c9b4e41c-c113-4feb-80ad-ae5f253ce2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7729 | 2026.03.13 18:52:40.623344 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2890 rows starting from the beginning of the part | ||
| 7730 | 2026.03.13 18:52:40.623368 [ 5 ] {c9b4e41c-c113-4feb-80ad-ae5f253ce2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7731 | 2026.03.13 18:52:40.623402 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 7732 | 2026.03.13 18:52:40.623444 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2142 rows starting from the beginning of the part | ||
| 7733 | 2026.03.13 18:52:40.623484 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 7734 | 2026.03.13 18:52:40.623520 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7735 | 2026.03.13 18:52:40.623556 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 138 rows starting from the beginning of the part | ||
| 7736 | 2026.03.13 18:52:40.623821 [ 5 ] {c9b4e41c-c113-4feb-80ad-ae5f253ce2ef} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2026.03.13 18:52:40.623857 [ 5 ] {c9b4e41c-c113-4feb-80ad-ae5f253ce2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7738 | 2026.03.13 18:52:40.624189 [ 5 ] {c9b4e41c-c113-4feb-80ad-ae5f253ce2ef} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7739 | 2026.03.13 18:52:40.624403 [ 5 ] {c9b4e41c-c113-4feb-80ad-ae5f253ce2ef} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2026.03.13 18:52:40.624533 [ 5 ] {c9b4e41c-c113-4feb-80ad-ae5f253ce2ef} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001237 sec., 33144.70493128536 rows/sec., 2.43 MiB/sec. | ||
| 7741 | 2026.03.13 18:52:40.624571 [ 5 ] {c9b4e41c-c113-4feb-80ad-ae5f253ce2ef} <Debug> TCPHandler: Processed in 0.001403632 sec. | ||
| 7742 | 2026.03.13 18:52:40.624686 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2026.03.13 18:52:40.624782 [ 5 ] {05260234-ac01-4942-85f5-e9004abf6f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7744 | 2026.03.13 18:52:40.624823 [ 5 ] {05260234-ac01-4942-85f5-e9004abf6f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7745 | 2026.03.13 18:52:40.625242 [ 5 ] {05260234-ac01-4942-85f5-e9004abf6f93} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.03.13 18:52:40.625276 [ 5 ] {05260234-ac01-4942-85f5-e9004abf6f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7747 | 2026.03.13 18:52:40.625447 [ 188 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5338 rows, containing 5 columns (5 merged, 0 gathered) in 0.002280928 sec., 2340275.536974424 rows/sec., 189.87 MiB/sec. | ||
| 7748 | 2026.03.13 18:52:40.625572 [ 5 ] {05260234-ac01-4942-85f5-e9004abf6f93} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7749 | 2026.03.13 18:52:40.625798 [ 5 ] {05260234-ac01-4942-85f5-e9004abf6f93} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2026.03.13 18:52:40.625839 [ 198 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7751 | 2026.03.13 18:52:40.625913 [ 42 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7752 | 2026.03.13 18:52:40.625931 [ 5 ] {05260234-ac01-4942-85f5-e9004abf6f93} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001171 sec., 89666.951323655 rows/sec., 7.00 MiB/sec. | ||
| 7753 | 2026.03.13 18:52:40.625942 [ 42 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7754 | 2026.03.13 18:52:40.625970 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7755 | 2026.03.13 18:52:40.625975 [ 5 ] {05260234-ac01-4942-85f5-e9004abf6f93} <Debug> TCPHandler: Processed in 0.00133814 sec. | ||
| 7756 | 2026.03.13 18:52:40.626038 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 7757 | 2026.03.13 18:52:40.626098 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7758 | 2026.03.13 18:52:40.626117 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7759 | 2026.03.13 18:52:40.626141 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1550 rows starting from the beginning of the part | ||
| 7760 | 2026.03.13 18:52:40.626186 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 7761 | 2026.03.13 18:52:40.626190 [ 5 ] {cb6f5e3f-04b2-48af-b2e7-0a79712b41f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7762 | 2026.03.13 18:52:40.626202 [ 198 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_56_11} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.03.13 18:52:40.626223 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1094 rows starting from the beginning of the part | ||
| 7764 | 2026.03.13 18:52:40.626244 [ 5 ] {cb6f5e3f-04b2-48af-b2e7-0a79712b41f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7765 | 2026.03.13 18:52:40.626264 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 7766 | 2026.03.13 18:52:40.626297 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7767 | 2026.03.13 18:52:40.626298 [ 198 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_56_11} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7768 | 2026.03.13 18:52:40.626332 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 105 rows starting from the beginning of the part | ||
| 7769 | 2026.03.13 18:52:40.626405 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 7770 | 2026.03.13 18:52:40.626662 [ 5 ] {cb6f5e3f-04b2-48af-b2e7-0a79712b41f7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2026.03.13 18:52:40.626700 [ 5 ] {cb6f5e3f-04b2-48af-b2e7-0a79712b41f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7772 | 2026.03.13 18:52:40.627042 [ 5 ] {cb6f5e3f-04b2-48af-b2e7-0a79712b41f7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7773 | 2026.03.13 18:52:40.627251 [ 5 ] {cb6f5e3f-04b2-48af-b2e7-0a79712b41f7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7774 | 2026.03.13 18:52:40.627361 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2941 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134309 sec., 2189726.675055283 rows/sec., 163.04 MiB/sec. | ||
| 7775 | 2026.03.13 18:52:40.627378 [ 5 ] {cb6f5e3f-04b2-48af-b2e7-0a79712b41f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 7776 | 2026.03.13 18:52:40.627445 [ 5 ] {cb6f5e3f-04b2-48af-b2e7-0a79712b41f7} <Debug> TCPHandler: Processed in 0.001393801 sec. | ||
| 7777 | 2026.03.13 18:52:40.627553 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7778 | 2026.03.13 18:52:40.627554 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7779 | 2026.03.13 18:52:40.627653 [ 5 ] {d243cd98-cbd0-411c-b676-13c53f45635e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7780 | 2026.03.13 18:52:40.627707 [ 5 ] {d243cd98-cbd0-411c-b676-13c53f45635e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7781 | 2026.03.13 18:52:40.627774 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_56_11} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.03.13 18:52:40.627835 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_56_11} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7783 | 2026.03.13 18:52:40.627892 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7784 | 2026.03.13 18:52:40.628554 [ 5 ] {d243cd98-cbd0-411c-b676-13c53f45635e} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.03.13 18:52:40.628588 [ 5 ] {d243cd98-cbd0-411c-b676-13c53f45635e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7786 | 2026.03.13 18:52:40.629122 [ 5 ] {d243cd98-cbd0-411c-b676-13c53f45635e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7787 | 2026.03.13 18:52:40.629336 [ 5 ] {d243cd98-cbd0-411c-b676-13c53f45635e} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.03.13 18:52:40.629443 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7789 | 2026.03.13 18:52:40.629468 [ 5 ] {d243cd98-cbd0-411c-b676-13c53f45635e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001832 sec., 22379.91266375546 rows/sec., 40.10 MiB/sec. | ||
| 7790 | 2026.03.13 18:52:40.629476 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2026.03.13 18:52:40.629505 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 7792 | 2026.03.13 18:52:40.629526 [ 5 ] {d243cd98-cbd0-411c-b676-13c53f45635e} <Debug> TCPHandler: Processed in 0.00201827 sec. | ||
| 7793 | 2026.03.13 18:52:40.629593 [ 188 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::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 | ||
| 7794 | 2026.03.13 18:52:40.629639 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7795 | 2026.03.13 18:52:40.629738 [ 5 ] {71f65dfc-a575-4866-b881-0a85c969ee0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7796 | 2026.03.13 18:52:40.629778 [ 5 ] {71f65dfc-a575-4866-b881-0a85c969ee0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7797 | 2026.03.13 18:52:40.629825 [ 188 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7798 | 2026.03.13 18:52:40.629889 [ 188 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 813 rows starting from the beginning of the part | ||
| 7799 | 2026.03.13 18:52:40.630025 [ 188 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 7800 | 2026.03.13 18:52:40.630104 [ 5 ] {71f65dfc-a575-4866-b881-0a85c969ee0b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7801 | 2026.03.13 18:52:40.630142 [ 188 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 7802 | 2026.03.13 18:52:40.630144 [ 5 ] {71f65dfc-a575-4866-b881-0a85c969ee0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7803 | 2026.03.13 18:52:40.630267 [ 188 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 7804 | 2026.03.13 18:52:40.630390 [ 188 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
| 7805 | 2026.03.13 18:52:40.630470 [ 5 ] {71f65dfc-a575-4866-b881-0a85c969ee0b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7806 | 2026.03.13 18:52:40.630501 [ 188 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 7807 | 2026.03.13 18:52:40.630688 [ 5 ] {71f65dfc-a575-4866-b881-0a85c969ee0b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2026.03.13 18:52:40.630819 [ 5 ] {71f65dfc-a575-4866-b881-0a85c969ee0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 7809 | 2026.03.13 18:52:40.630854 [ 5 ] {71f65dfc-a575-4866-b881-0a85c969ee0b} <Debug> TCPHandler: Processed in 0.001261988 sec. | ||
| 7810 | 2026.03.13 18:52:40.637771 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 19 columns (19 merged, 0 gathered) in 0.008217695 sec., 126069.41484199643 rows/sec., 225.91 MiB/sec. | ||
| 7811 | 2026.03.13 18:52:40.639230 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7812 | 2026.03.13 18:52:40.639628 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7813 | 2026.03.13 18:52:40.639715 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7814 | 2026.03.13 18:52:40.639857 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
| 7815 | 2026.03.13 18:52:41.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.95 MiB, peak 297.37 MiB, free memory in arenas 0.00 B, will set to 292.91 MiB (RSS), difference: 3.95 MiB | ||
| 7816 | 2026.03.13 18:52:45.172417 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17814 | ||
| 7817 | 2026.03.13 18:52:45.172963 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2026.03.13 18:52:45.173009 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7819 | 2026.03.13 18:52:45.173503 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7820 | 2026.03.13 18:52:45.173758 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2026.03.13 18:52:45.173906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17814 | ||
| 7822 | 2026.03.13 18:52:45.627256 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2026.03.13 18:52:45.627427 [ 5 ] {ad71b720-a710-47e4-98a3-432fa032e6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7824 | 2026.03.13 18:52:45.627492 [ 5 ] {ad71b720-a710-47e4-98a3-432fa032e6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7825 | 2026.03.13 18:52:45.628237 [ 5 ] {ad71b720-a710-47e4-98a3-432fa032e6ab} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2026.03.13 18:52:45.628283 [ 5 ] {ad71b720-a710-47e4-98a3-432fa032e6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7827 | 2026.03.13 18:52:45.628707 [ 5 ] {ad71b720-a710-47e4-98a3-432fa032e6ab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7828 | 2026.03.13 18:52:45.628939 [ 5 ] {ad71b720-a710-47e4-98a3-432fa032e6ab} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2026.03.13 18:52:45.629089 [ 5 ] {ad71b720-a710-47e4-98a3-432fa032e6ab} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001708 sec., 166276.34660421545 rows/sec., 10.56 MiB/sec. | ||
| 7830 | 2026.03.13 18:52:45.629141 [ 5 ] {ad71b720-a710-47e4-98a3-432fa032e6ab} <Debug> TCPHandler: Processed in 0.0020093 sec. | ||
| 7831 | 2026.03.13 18:52:45.629285 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7832 | 2026.03.13 18:52:45.629388 [ 5 ] {e2775128-d0f7-4e4a-b86c-8770ac2adbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7833 | 2026.03.13 18:52:45.629431 [ 5 ] {e2775128-d0f7-4e4a-b86c-8770ac2adbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7834 | 2026.03.13 18:52:45.629853 [ 5 ] {e2775128-d0f7-4e4a-b86c-8770ac2adbb4} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2026.03.13 18:52:45.629889 [ 5 ] {e2775128-d0f7-4e4a-b86c-8770ac2adbb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7836 | 2026.03.13 18:52:45.630188 [ 5 ] {e2775128-d0f7-4e4a-b86c-8770ac2adbb4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7837 | 2026.03.13 18:52:45.630395 [ 5 ] {e2775128-d0f7-4e4a-b86c-8770ac2adbb4} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2026.03.13 18:52:45.630522 [ 5 ] {e2775128-d0f7-4e4a-b86c-8770ac2adbb4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001158 sec., 1727.1157167530225 rows/sec., 140.83 KiB/sec. | ||
| 7839 | 2026.03.13 18:52:45.630560 [ 5 ] {e2775128-d0f7-4e4a-b86c-8770ac2adbb4} <Debug> TCPHandler: Processed in 0.001325969 sec. | ||
| 7840 | 2026.03.13 18:52:45.630686 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7841 | 2026.03.13 18:52:45.630781 [ 5 ] {73da718f-4dd1-491a-8809-e948a425bddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7842 | 2026.03.13 18:52:45.630821 [ 5 ] {73da718f-4dd1-491a-8809-e948a425bddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7843 | 2026.03.13 18:52:45.631614 [ 5 ] {73da718f-4dd1-491a-8809-e948a425bddb} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2026.03.13 18:52:45.631650 [ 5 ] {73da718f-4dd1-491a-8809-e948a425bddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7845 | 2026.03.13 18:52:45.631996 [ 5 ] {73da718f-4dd1-491a-8809-e948a425bddb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7846 | 2026.03.13 18:52:45.632204 [ 5 ] {73da718f-4dd1-491a-8809-e948a425bddb} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2026.03.13 18:52:45.632333 [ 5 ] {73da718f-4dd1-491a-8809-e948a425bddb} <Debug> executeQuery: Read 798 rows, 63.57 KiB in 0.001571 sec., 507956.71546785487 rows/sec., 39.52 MiB/sec. | ||
| 7848 | 2026.03.13 18:52:45.632371 [ 5 ] {73da718f-4dd1-491a-8809-e948a425bddb} <Debug> TCPHandler: Processed in 0.001734091 sec. | ||
| 7849 | 2026.03.13 18:52:45.632486 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2026.03.13 18:52:45.632580 [ 5 ] {8d9d2214-e779-4afd-ab53-50a6836a86fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7851 | 2026.03.13 18:52:45.632620 [ 5 ] {8d9d2214-e779-4afd-ab53-50a6836a86fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7852 | 2026.03.13 18:52:45.633064 [ 5 ] {8d9d2214-e779-4afd-ab53-50a6836a86fe} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2026.03.13 18:52:45.633100 [ 5 ] {8d9d2214-e779-4afd-ab53-50a6836a86fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7854 | 2026.03.13 18:52:45.633403 [ 5 ] {8d9d2214-e779-4afd-ab53-50a6836a86fe} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7855 | 2026.03.13 18:52:45.633621 [ 5 ] {8d9d2214-e779-4afd-ab53-50a6836a86fe} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.03.13 18:52:45.633747 [ 5 ] {8d9d2214-e779-4afd-ab53-50a6836a86fe} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001185 sec., 121518.98734177214 rows/sec., 7.15 MiB/sec. | ||
| 7857 | 2026.03.13 18:52:45.633784 [ 5 ] {8d9d2214-e779-4afd-ab53-50a6836a86fe} <Debug> TCPHandler: Processed in 0.00134808 sec. | ||
| 7858 | 2026.03.13 18:52:45.633898 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7859 | 2026.03.13 18:52:45.633989 [ 5 ] {bc95ed32-feb1-4c67-85d5-41d8d05a6925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7860 | 2026.03.13 18:52:45.634029 [ 5 ] {bc95ed32-feb1-4c67-85d5-41d8d05a6925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7861 | 2026.03.13 18:52:45.634473 [ 5 ] {bc95ed32-feb1-4c67-85d5-41d8d05a6925} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2026.03.13 18:52:45.634509 [ 5 ] {bc95ed32-feb1-4c67-85d5-41d8d05a6925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7863 | 2026.03.13 18:52:45.634815 [ 5 ] {bc95ed32-feb1-4c67-85d5-41d8d05a6925} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7864 | 2026.03.13 18:52:45.635022 [ 5 ] {bc95ed32-feb1-4c67-85d5-41d8d05a6925} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2026.03.13 18:52:45.635145 [ 5 ] {bc95ed32-feb1-4c67-85d5-41d8d05a6925} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 8.21 MiB/sec. | ||
| 7866 | 2026.03.13 18:52:45.635183 [ 5 ] {bc95ed32-feb1-4c67-85d5-41d8d05a6925} <Debug> TCPHandler: Processed in 0.00133362 sec. | ||
| 7867 | 2026.03.13 18:52:45.635293 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7868 | 2026.03.13 18:52:45.635387 [ 5 ] {47b0d05b-707b-4689-b8d3-aef0c34ebbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7869 | 2026.03.13 18:52:45.635427 [ 5 ] {47b0d05b-707b-4689-b8d3-aef0c34ebbb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7870 | 2026.03.13 18:52:45.635880 [ 5 ] {47b0d05b-707b-4689-b8d3-aef0c34ebbb8} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.03.13 18:52:45.635917 [ 5 ] {47b0d05b-707b-4689-b8d3-aef0c34ebbb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7872 | 2026.03.13 18:52:45.636231 [ 5 ] {47b0d05b-707b-4689-b8d3-aef0c34ebbb8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7873 | 2026.03.13 18:52:45.636455 [ 5 ] {47b0d05b-707b-4689-b8d3-aef0c34ebbb8} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2026.03.13 18:52:45.636579 [ 5 ] {47b0d05b-707b-4689-b8d3-aef0c34ebbb8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00121 sec., 122314.04958677686 rows/sec., 6.96 MiB/sec. | ||
| 7875 | 2026.03.13 18:52:45.636637 [ 5 ] {47b0d05b-707b-4689-b8d3-aef0c34ebbb8} <Debug> TCPHandler: Processed in 0.001391932 sec. | ||
| 7876 | 2026.03.13 18:52:45.636755 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2026.03.13 18:52:45.636847 [ 5 ] {76a7c239-f9e1-4dd2-9869-3baa05dae6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7878 | 2026.03.13 18:52:45.636886 [ 5 ] {76a7c239-f9e1-4dd2-9869-3baa05dae6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7879 | 2026.03.13 18:52:45.637473 [ 5 ] {76a7c239-f9e1-4dd2-9869-3baa05dae6a8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.03.13 18:52:45.637508 [ 5 ] {76a7c239-f9e1-4dd2-9869-3baa05dae6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7881 | 2026.03.13 18:52:45.637823 [ 5 ] {76a7c239-f9e1-4dd2-9869-3baa05dae6a8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7882 | 2026.03.13 18:52:45.638028 [ 5 ] {76a7c239-f9e1-4dd2-9869-3baa05dae6a8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.03.13 18:52:45.638150 [ 5 ] {76a7c239-f9e1-4dd2-9869-3baa05dae6a8} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.00132 sec., 372727.2727272727 rows/sec., 26.15 MiB/sec. | ||
| 7884 | 2026.03.13 18:52:45.638186 [ 5 ] {76a7c239-f9e1-4dd2-9869-3baa05dae6a8} <Debug> TCPHandler: Processed in 0.001478314 sec. | ||
| 7885 | 2026.03.13 18:52:45.638296 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7886 | 2026.03.13 18:52:45.638387 [ 5 ] {8f84561f-0a47-493b-9101-8dacce1b008a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7887 | 2026.03.13 18:52:45.638427 [ 5 ] {8f84561f-0a47-493b-9101-8dacce1b008a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7888 | 2026.03.13 18:52:45.638758 [ 5 ] {8f84561f-0a47-493b-9101-8dacce1b008a} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2026.03.13 18:52:45.638793 [ 5 ] {8f84561f-0a47-493b-9101-8dacce1b008a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7890 | 2026.03.13 18:52:45.639084 [ 5 ] {8f84561f-0a47-493b-9101-8dacce1b008a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7891 | 2026.03.13 18:52:45.639288 [ 5 ] {8f84561f-0a47-493b-9101-8dacce1b008a} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.03.13 18:52:45.639408 [ 5 ] {8f84561f-0a47-493b-9101-8dacce1b008a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 7893 | 2026.03.13 18:52:45.639443 [ 5 ] {8f84561f-0a47-493b-9101-8dacce1b008a} <Debug> TCPHandler: Processed in 0.001194136 sec. | ||
| 7894 | 2026.03.13 18:52:45.639554 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7895 | 2026.03.13 18:52:45.639645 [ 5 ] {d41a6545-a5b6-4e57-85c5-1e3b4a4360a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7896 | 2026.03.13 18:52:45.639686 [ 5 ] {d41a6545-a5b6-4e57-85c5-1e3b4a4360a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7897 | 2026.03.13 18:52:45.640084 [ 5 ] {d41a6545-a5b6-4e57-85c5-1e3b4a4360a6} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2026.03.13 18:52:45.640119 [ 5 ] {d41a6545-a5b6-4e57-85c5-1e3b4a4360a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7899 | 2026.03.13 18:52:45.640431 [ 5 ] {d41a6545-a5b6-4e57-85c5-1e3b4a4360a6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7900 | 2026.03.13 18:52:45.640649 [ 5 ] {d41a6545-a5b6-4e57-85c5-1e3b4a4360a6} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2026.03.13 18:52:45.640774 [ 5 ] {d41a6545-a5b6-4e57-85c5-1e3b4a4360a6} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001147 sec., 231909.32868352224 rows/sec., 15.41 MiB/sec. | ||
| 7902 | 2026.03.13 18:52:45.640830 [ 5 ] {d41a6545-a5b6-4e57-85c5-1e3b4a4360a6} <Debug> TCPHandler: Processed in 0.00132203 sec. | ||
| 7903 | 2026.03.13 18:52:45.640953 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7904 | 2026.03.13 18:52:45.641050 [ 5 ] {86683937-9b47-48d4-824e-d42351bf4d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7905 | 2026.03.13 18:52:45.641092 [ 5 ] {86683937-9b47-48d4-824e-d42351bf4d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7906 | 2026.03.13 18:52:45.641452 [ 5 ] {86683937-9b47-48d4-824e-d42351bf4d6f} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7907 | 2026.03.13 18:52:45.641489 [ 5 ] {86683937-9b47-48d4-824e-d42351bf4d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7908 | 2026.03.13 18:52:45.641807 [ 5 ] {86683937-9b47-48d4-824e-d42351bf4d6f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7909 | 2026.03.13 18:52:45.642020 [ 5 ] {86683937-9b47-48d4-824e-d42351bf4d6f} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7910 | 2026.03.13 18:52:45.642147 [ 5 ] {86683937-9b47-48d4-824e-d42351bf4d6f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 7911 | 2026.03.13 18:52:45.642182 [ 5 ] {86683937-9b47-48d4-824e-d42351bf4d6f} <Debug> TCPHandler: Processed in 0.001282748 sec. | ||
| 7912 | 2026.03.13 18:52:45.642300 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7913 | 2026.03.13 18:52:45.642392 [ 5 ] {a117ffd1-3905-4fdb-b355-44e41d410980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7914 | 2026.03.13 18:52:45.642433 [ 5 ] {a117ffd1-3905-4fdb-b355-44e41d410980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7915 | 2026.03.13 18:52:45.642789 [ 5 ] {a117ffd1-3905-4fdb-b355-44e41d410980} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2026.03.13 18:52:45.642823 [ 5 ] {a117ffd1-3905-4fdb-b355-44e41d410980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7917 | 2026.03.13 18:52:45.643126 [ 5 ] {a117ffd1-3905-4fdb-b355-44e41d410980} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7918 | 2026.03.13 18:52:45.643337 [ 5 ] {a117ffd1-3905-4fdb-b355-44e41d410980} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7919 | 2026.03.13 18:52:45.643463 [ 5 ] {a117ffd1-3905-4fdb-b355-44e41d410980} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 7920 | 2026.03.13 18:52:45.643499 [ 5 ] {a117ffd1-3905-4fdb-b355-44e41d410980} <Debug> TCPHandler: Processed in 0.001248438 sec. | ||
| 7921 | 2026.03.13 18:52:46.103657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7922 | 2026.03.13 18:52:46.119554 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2026.03.13 18:52:46.119617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7924 | 2026.03.13 18:52:46.125870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7925 | 2026.03.13 18:52:46.126619 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.03.13 18:52:46.129618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7927 | 2026.03.13 18:52:47.734106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 962 | ||
| 7928 | 2026.03.13 18:52:47.736462 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.03.13 18:52:47.736506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7930 | 2026.03.13 18:52:47.737716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7931 | 2026.03.13 18:52:47.738001 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2026.03.13 18:52:47.738350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 7933 | 2026.03.13 18:52:50.621137 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7934 | 2026.03.13 18:52:50.621315 [ 5 ] {86ae4679-fb41-4a18-848c-bac51c5f26f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7935 | 2026.03.13 18:52:50.621382 [ 5 ] {86ae4679-fb41-4a18-848c-bac51c5f26f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7936 | 2026.03.13 18:52:50.622110 [ 5 ] {86ae4679-fb41-4a18-848c-bac51c5f26f3} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2026.03.13 18:52:50.622158 [ 5 ] {86ae4679-fb41-4a18-848c-bac51c5f26f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7938 | 2026.03.13 18:52:50.622547 [ 5 ] {86ae4679-fb41-4a18-848c-bac51c5f26f3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7939 | 2026.03.13 18:52:50.622784 [ 5 ] {86ae4679-fb41-4a18-848c-bac51c5f26f3} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2026.03.13 18:52:50.622940 [ 5 ] {86ae4679-fb41-4a18-848c-bac51c5f26f3} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001675 sec., 82388.05970149253 rows/sec., 7.16 MiB/sec. | ||
| 7941 | 2026.03.13 18:52:50.622983 [ 5 ] {86ae4679-fb41-4a18-848c-bac51c5f26f3} <Debug> TCPHandler: Processed in 0.001976869 sec. | ||
| 7942 | 2026.03.13 18:52:50.623100 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7943 | 2026.03.13 18:52:50.623195 [ 5 ] {f4cf6d7d-120e-4ce8-9284-ebeae4f73d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7944 | 2026.03.13 18:52:50.623236 [ 5 ] {f4cf6d7d-120e-4ce8-9284-ebeae4f73d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7945 | 2026.03.13 18:52:50.623652 [ 5 ] {f4cf6d7d-120e-4ce8-9284-ebeae4f73d84} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2026.03.13 18:52:50.623689 [ 5 ] {f4cf6d7d-120e-4ce8-9284-ebeae4f73d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7947 | 2026.03.13 18:52:50.623988 [ 5 ] {f4cf6d7d-120e-4ce8-9284-ebeae4f73d84} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7948 | 2026.03.13 18:52:50.624200 [ 5 ] {f4cf6d7d-120e-4ce8-9284-ebeae4f73d84} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2026.03.13 18:52:50.624328 [ 5 ] {f4cf6d7d-120e-4ce8-9284-ebeae4f73d84} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001152 sec., 35590.277777777774 rows/sec., 2.61 MiB/sec. | ||
| 7950 | 2026.03.13 18:52:50.624367 [ 5 ] {f4cf6d7d-120e-4ce8-9284-ebeae4f73d84} <Debug> TCPHandler: Processed in 0.00131665 sec. | ||
| 7951 | 2026.03.13 18:52:50.624473 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7952 | 2026.03.13 18:52:50.624566 [ 5 ] {e041ff50-5296-48f9-90e2-4805739fa131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7953 | 2026.03.13 18:52:50.624605 [ 5 ] {e041ff50-5296-48f9-90e2-4805739fa131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7954 | 2026.03.13 18:52:50.625034 [ 5 ] {e041ff50-5296-48f9-90e2-4805739fa131} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7955 | 2026.03.13 18:52:50.625070 [ 5 ] {e041ff50-5296-48f9-90e2-4805739fa131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7956 | 2026.03.13 18:52:50.625367 [ 5 ] {e041ff50-5296-48f9-90e2-4805739fa131} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7957 | 2026.03.13 18:52:50.625586 [ 5 ] {e041ff50-5296-48f9-90e2-4805739fa131} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2026.03.13 18:52:50.625725 [ 5 ] {e041ff50-5296-48f9-90e2-4805739fa131} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001177 sec., 89209.85556499574 rows/sec., 6.97 MiB/sec. | ||
| 7959 | 2026.03.13 18:52:50.625764 [ 5 ] {e041ff50-5296-48f9-90e2-4805739fa131} <Debug> TCPHandler: Processed in 0.00134009 sec. | ||
| 7960 | 2026.03.13 18:52:50.625870 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7961 | 2026.03.13 18:52:50.625963 [ 5 ] {8bb9e059-7899-49c7-a9a5-1d0d7f0c64d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7962 | 2026.03.13 18:52:50.626007 [ 5 ] {8bb9e059-7899-49c7-a9a5-1d0d7f0c64d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7963 | 2026.03.13 18:52:50.626421 [ 5 ] {8bb9e059-7899-49c7-a9a5-1d0d7f0c64d8} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2026.03.13 18:52:50.626457 [ 5 ] {8bb9e059-7899-49c7-a9a5-1d0d7f0c64d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7965 | 2026.03.13 18:52:50.626788 [ 5 ] {8bb9e059-7899-49c7-a9a5-1d0d7f0c64d8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7966 | 2026.03.13 18:52:50.626996 [ 5 ] {8bb9e059-7899-49c7-a9a5-1d0d7f0c64d8} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2026.03.13 18:52:50.627114 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7968 | 2026.03.13 18:52:50.627124 [ 5 ] {8bb9e059-7899-49c7-a9a5-1d0d7f0c64d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 7969 | 2026.03.13 18:52:50.627188 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.03.13 18:52:50.627203 [ 5 ] {8bb9e059-7899-49c7-a9a5-1d0d7f0c64d8} <Debug> TCPHandler: Processed in 0.001382221 sec. | ||
| 7971 | 2026.03.13 18:52:50.627215 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7972 | 2026.03.13 18:52:50.627325 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7973 | 2026.03.13 18:52:50.627325 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 7974 | 2026.03.13 18:52:50.627422 [ 5 ] {6220c7af-1564-4ecc-8097-6b18154dc22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7975 | 2026.03.13 18:52:50.627447 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7976 | 2026.03.13 18:52:50.627477 [ 5 ] {6220c7af-1564-4ecc-8097-6b18154dc22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7977 | 2026.03.13 18:52:50.627483 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18114 rows starting from the beginning of the part | ||
| 7978 | 2026.03.13 18:52:50.627551 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 128 rows starting from the beginning of the part | ||
| 7979 | 2026.03.13 18:52:50.627596 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7980 | 2026.03.13 18:52:50.627638 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7981 | 2026.03.13 18:52:50.627676 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 266 rows starting from the beginning of the part | ||
| 7982 | 2026.03.13 18:52:50.627714 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 7983 | 2026.03.13 18:52:50.628372 [ 5 ] {6220c7af-1564-4ecc-8097-6b18154dc22f} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2026.03.13 18:52:50.628407 [ 5 ] {6220c7af-1564-4ecc-8097-6b18154dc22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7985 | 2026.03.13 18:52:50.629005 [ 5 ] {6220c7af-1564-4ecc-8097-6b18154dc22f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7986 | 2026.03.13 18:52:50.629233 [ 5 ] {6220c7af-1564-4ecc-8097-6b18154dc22f} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.03.13 18:52:50.629370 [ 5 ] {6220c7af-1564-4ecc-8097-6b18154dc22f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001966 sec., 20854.526958290946 rows/sec., 37.37 MiB/sec. | ||
| 7988 | 2026.03.13 18:52:50.629425 [ 5 ] {6220c7af-1564-4ecc-8097-6b18154dc22f} <Debug> TCPHandler: Processed in 0.002153205 sec. | ||
| 7989 | 2026.03.13 18:52:50.629534 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2026.03.13 18:52:50.629627 [ 5 ] {46d64b81-9527-4b7f-9be3-333078a6956b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7991 | 2026.03.13 18:52:50.629679 [ 5 ] {46d64b81-9527-4b7f-9be3-333078a6956b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7992 | 2026.03.13 18:52:50.630010 [ 5 ] {46d64b81-9527-4b7f-9be3-333078a6956b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2026.03.13 18:52:50.630047 [ 5 ] {46d64b81-9527-4b7f-9be3-333078a6956b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7994 | 2026.03.13 18:52:50.630562 [ 5 ] {46d64b81-9527-4b7f-9be3-333078a6956b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7995 | 2026.03.13 18:52:50.630799 [ 5 ] {46d64b81-9527-4b7f-9be3-333078a6956b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2026.03.13 18:52:50.630928 [ 5 ] {46d64b81-9527-4b7f-9be3-333078a6956b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. | ||
| 7997 | 2026.03.13 18:52:50.630964 [ 5 ] {46d64b81-9527-4b7f-9be3-333078a6956b} <Debug> TCPHandler: Processed in 0.001479885 sec. | ||
| 7998 | 2026.03.13 18:52:50.632294 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18988 rows, containing 5 columns (5 merged, 0 gathered) in 0.005010639 sec., 3789536.6239715135 rows/sec., 249.58 MiB/sec. | ||
| 7999 | 2026.03.13 18:52:50.632554 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8000 | 2026.03.13 18:52:50.632812 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.03.13 18:52:50.632878 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8002 | 2026.03.13 18:52:50.632947 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. | ||
| 8003 | 2026.03.13 18:52:52.514778 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8004 | 2026.03.13 18:52:52.514860 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8005 | 2026.03.13 18:52:52.673965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18262 | ||
| 8006 | 2026.03.13 18:52:52.674432 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.03.13 18:52:52.674469 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8008 | 2026.03.13 18:52:52.674953 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8009 | 2026.03.13 18:52:52.675183 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.03.13 18:52:52.675340 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18262 | ||
| 8011 | 2026.03.13 18:52:53.630659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8012 | 2026.03.13 18:52:53.647016 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.03.13 18:52:53.647073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8014 | 2026.03.13 18:52:53.653159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8015 | 2026.03.13 18:52:53.653922 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.03.13 18:52:53.656897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8017 | 2026.03.13 18:52:55.626405 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.03.13 18:52:55.626582 [ 5 ] {7429b0e8-c5a0-481b-8042-299a4d7b5ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8019 | 2026.03.13 18:52:55.626659 [ 5 ] {7429b0e8-c5a0-481b-8042-299a4d7b5ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8020 | 2026.03.13 18:52:55.627395 [ 5 ] {7429b0e8-c5a0-481b-8042-299a4d7b5ee9} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.03.13 18:52:55.627446 [ 5 ] {7429b0e8-c5a0-481b-8042-299a4d7b5ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8022 | 2026.03.13 18:52:55.627879 [ 5 ] {7429b0e8-c5a0-481b-8042-299a4d7b5ee9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8023 | 2026.03.13 18:52:55.628104 [ 5 ] {7429b0e8-c5a0-481b-8042-299a4d7b5ee9} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2026.03.13 18:52:55.628235 [ 109 ] {} <Debug> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 8025 | 2026.03.13 18:52:55.628262 [ 5 ] {7429b0e8-c5a0-481b-8042-299a4d7b5ee9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001729 sec., 164256.7958357432 rows/sec., 10.43 MiB/sec. | ||
| 8026 | 2026.03.13 18:52:55.628312 [ 109 ] {} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2026.03.13 18:52:55.628333 [ 5 ] {7429b0e8-c5a0-481b-8042-299a4d7b5ee9} <Debug> TCPHandler: Processed in 0.002058531 sec. | ||
| 8028 | 2026.03.13 18:52:55.628345 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8029 | 2026.03.13 18:52:55.628467 [ 197 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::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 | ||
| 8030 | 2026.03.13 18:52:55.628471 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8031 | 2026.03.13 18:52:55.628610 [ 5 ] {c4b8fc18-2afd-4389-b844-09616806bf4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8032 | 2026.03.13 18:52:55.628619 [ 197 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8033 | 2026.03.13 18:52:55.628668 [ 5 ] {c4b8fc18-2afd-4389-b844-09616806bf4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8034 | 2026.03.13 18:52:55.628671 [ 197 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 8035 | 2026.03.13 18:52:55.628761 [ 197 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8036 | 2026.03.13 18:52:55.628808 [ 197 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8037 | 2026.03.13 18:52:55.628852 [ 197 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8038 | 2026.03.13 18:52:55.628893 [ 197 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 8039 | 2026.03.13 18:52:55.628933 [ 197 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 8040 | 2026.03.13 18:52:55.629573 [ 5 ] {c4b8fc18-2afd-4389-b844-09616806bf4a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2026.03.13 18:52:55.629617 [ 5 ] {c4b8fc18-2afd-4389-b844-09616806bf4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8042 | 2026.03.13 18:52:55.629891 [ 195 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472624 sec., 643748.8455980617 rows/sec., 44.61 MiB/sec. | ||
| 8043 | 2026.03.13 18:52:55.630008 [ 5 ] {c4b8fc18-2afd-4389-b844-09616806bf4a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8044 | 2026.03.13 18:52:55.630078 [ 193 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 8045 | 2026.03.13 18:52:55.630258 [ 5 ] {c4b8fc18-2afd-4389-b844-09616806bf4a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.03.13 18:52:55.630414 [ 5 ] {c4b8fc18-2afd-4389-b844-09616806bf4a} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001828 sec., 435995.6236323851 rows/sec., 33.92 MiB/sec. | ||
| 8047 | 2026.03.13 18:52:55.630449 [ 193 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_15_3} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8048 | 2026.03.13 18:52:55.630454 [ 5 ] {c4b8fc18-2afd-4389-b844-09616806bf4a} <Debug> TCPHandler: Processed in 0.002037341 sec. | ||
| 8049 | 2026.03.13 18:52:55.630543 [ 193 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_15_3} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 8050 | 2026.03.13 18:52:55.630583 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8051 | 2026.03.13 18:52:55.630634 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 8052 | 2026.03.13 18:52:55.630695 [ 5 ] {84d68c14-f8f0-4eb4-9500-f5b8e7318d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8053 | 2026.03.13 18:52:55.630741 [ 5 ] {84d68c14-f8f0-4eb4-9500-f5b8e7318d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8054 | 2026.03.13 18:52:55.631202 [ 5 ] {84d68c14-f8f0-4eb4-9500-f5b8e7318d28} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.03.13 18:52:55.631240 [ 5 ] {84d68c14-f8f0-4eb4-9500-f5b8e7318d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8056 | 2026.03.13 18:52:55.631549 [ 5 ] {84d68c14-f8f0-4eb4-9500-f5b8e7318d28} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8057 | 2026.03.13 18:52:55.631772 [ 5 ] {84d68c14-f8f0-4eb4-9500-f5b8e7318d28} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.03.13 18:52:55.631904 [ 5 ] {84d68c14-f8f0-4eb4-9500-f5b8e7318d28} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00123 sec., 115447.15447154472 rows/sec., 6.78 MiB/sec. | ||
| 8059 | 2026.03.13 18:52:55.631942 [ 5 ] {84d68c14-f8f0-4eb4-9500-f5b8e7318d28} <Debug> TCPHandler: Processed in 0.001409762 sec. | ||
| 8060 | 2026.03.13 18:52:55.632046 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2026.03.13 18:52:55.632139 [ 5 ] {9ebda1d3-2c66-4190-be1e-84014f9f7f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8062 | 2026.03.13 18:52:55.632178 [ 5 ] {9ebda1d3-2c66-4190-be1e-84014f9f7f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8063 | 2026.03.13 18:52:55.632620 [ 5 ] {9ebda1d3-2c66-4190-be1e-84014f9f7f0c} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.03.13 18:52:55.632663 [ 5 ] {9ebda1d3-2c66-4190-be1e-84014f9f7f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8065 | 2026.03.13 18:52:55.632967 [ 5 ] {9ebda1d3-2c66-4190-be1e-84014f9f7f0c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8066 | 2026.03.13 18:52:55.633165 [ 5 ] {9ebda1d3-2c66-4190-be1e-84014f9f7f0c} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.03.13 18:52:55.633262 [ 109 ] {} <Debug> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 8068 | 2026.03.13 18:52:55.633288 [ 5 ] {9ebda1d3-2c66-4190-be1e-84014f9f7f0c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 8069 | 2026.03.13 18:52:55.633298 [ 109 ] {} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8070 | 2026.03.13 18:52:55.633333 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8071 | 2026.03.13 18:52:55.633336 [ 5 ] {9ebda1d3-2c66-4190-be1e-84014f9f7f0c} <Debug> TCPHandler: Processed in 0.00133976 sec. | ||
| 8072 | 2026.03.13 18:52:55.633410 [ 195 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 8073 | 2026.03.13 18:52:55.633457 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8074 | 2026.03.13 18:52:55.633492 [ 195 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8075 | 2026.03.13 18:52:55.633520 [ 195 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 881 rows starting from the beginning of the part | ||
| 8076 | 2026.03.13 18:52:55.633549 [ 5 ] {37d35f8f-b248-4b11-bcb9-3cee7432966f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8077 | 2026.03.13 18:52:55.633577 [ 195 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 732 rows starting from the beginning of the part | ||
| 8078 | 2026.03.13 18:52:55.633589 [ 5 ] {37d35f8f-b248-4b11-bcb9-3cee7432966f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8079 | 2026.03.13 18:52:55.633619 [ 195 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 732 rows starting from the beginning of the part | ||
| 8080 | 2026.03.13 18:52:55.633660 [ 195 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 732 rows starting from the beginning of the part | ||
| 8081 | 2026.03.13 18:52:55.633698 [ 195 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 8082 | 2026.03.13 18:52:55.633736 [ 195 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 8083 | 2026.03.13 18:52:55.634052 [ 5 ] {37d35f8f-b248-4b11-bcb9-3cee7432966f} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2026.03.13 18:52:55.634087 [ 5 ] {37d35f8f-b248-4b11-bcb9-3cee7432966f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8085 | 2026.03.13 18:52:55.634390 [ 5 ] {37d35f8f-b248-4b11-bcb9-3cee7432966f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8086 | 2026.03.13 18:52:55.634594 [ 5 ] {37d35f8f-b248-4b11-bcb9-3cee7432966f} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.03.13 18:52:55.634704 [ 109 ] {} <Debug> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 8088 | 2026.03.13 18:52:55.634729 [ 5 ] {37d35f8f-b248-4b11-bcb9-3cee7432966f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 8089 | 2026.03.13 18:52:55.634740 [ 109 ] {} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2026.03.13 18:52:55.634770 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8091 | 2026.03.13 18:52:55.634775 [ 5 ] {37d35f8f-b248-4b11-bcb9-3cee7432966f} <Debug> TCPHandler: Processed in 0.001371631 sec. | ||
| 8092 | 2026.03.13 18:52:55.634838 [ 193 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::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 | ||
| 8093 | 2026.03.13 18:52:55.634888 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8094 | 2026.03.13 18:52:55.634922 [ 193 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8095 | 2026.03.13 18:52:55.634952 [ 193 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 8096 | 2026.03.13 18:52:55.634973 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3375 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596618 sec., 2113843.135928569 rows/sec., 134.61 MiB/sec. | ||
| 8097 | 2026.03.13 18:52:55.634985 [ 5 ] {42195000-c5d1-486a-b0c5-23de53c4f139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8098 | 2026.03.13 18:52:55.635003 [ 193 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8099 | 2026.03.13 18:52:55.635045 [ 5 ] {42195000-c5d1-486a-b0c5-23de53c4f139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8100 | 2026.03.13 18:52:55.635062 [ 193 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8101 | 2026.03.13 18:52:55.635106 [ 193 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8102 | 2026.03.13 18:52:55.635145 [ 193 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 8103 | 2026.03.13 18:52:55.635174 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 8104 | 2026.03.13 18:52:55.635184 [ 193 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 8105 | 2026.03.13 18:52:55.635514 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_16_3} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2026.03.13 18:52:55.635596 [ 199 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_16_3} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 8107 | 2026.03.13 18:52:55.635665 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 8108 | 2026.03.13 18:52:55.635702 [ 5 ] {42195000-c5d1-486a-b0c5-23de53c4f139} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2026.03.13 18:52:55.635739 [ 5 ] {42195000-c5d1-486a-b0c5-23de53c4f139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8110 | 2026.03.13 18:52:55.636006 [ 199 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197126 sec., 410984.307416262 rows/sec., 25.72 MiB/sec. | ||
| 8111 | 2026.03.13 18:52:55.636070 [ 5 ] {42195000-c5d1-486a-b0c5-23de53c4f139} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8112 | 2026.03.13 18:52:55.636132 [ 191 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 8113 | 2026.03.13 18:52:55.636279 [ 5 ] {42195000-c5d1-486a-b0c5-23de53c4f139} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2026.03.13 18:52:55.636396 [ 191 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_15_3} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2026.03.13 18:52:55.636411 [ 5 ] {42195000-c5d1-486a-b0c5-23de53c4f139} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001443 sec., 339570.33957033954 rows/sec., 23.81 MiB/sec. | ||
| 8116 | 2026.03.13 18:52:55.636449 [ 5 ] {42195000-c5d1-486a-b0c5-23de53c4f139} <Debug> TCPHandler: Processed in 0.001611088 sec. | ||
| 8117 | 2026.03.13 18:52:55.636465 [ 191 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_15_3} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 8118 | 2026.03.13 18:52:55.636544 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8119 | 2026.03.13 18:52:55.636553 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2026.03.13 18:52:55.636654 [ 5 ] {d8ccd57f-5f9b-4e2e-b7de-27a34ff2b939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8121 | 2026.03.13 18:52:55.636696 [ 5 ] {d8ccd57f-5f9b-4e2e-b7de-27a34ff2b939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8122 | 2026.03.13 18:52:55.637019 [ 5 ] {d8ccd57f-5f9b-4e2e-b7de-27a34ff2b939} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.03.13 18:52:55.637053 [ 5 ] {d8ccd57f-5f9b-4e2e-b7de-27a34ff2b939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8124 | 2026.03.13 18:52:55.637354 [ 5 ] {d8ccd57f-5f9b-4e2e-b7de-27a34ff2b939} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8125 | 2026.03.13 18:52:55.637558 [ 5 ] {d8ccd57f-5f9b-4e2e-b7de-27a34ff2b939} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2026.03.13 18:52:55.637694 [ 5 ] {d8ccd57f-5f9b-4e2e-b7de-27a34ff2b939} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 8127 | 2026.03.13 18:52:55.637732 [ 5 ] {d8ccd57f-5f9b-4e2e-b7de-27a34ff2b939} <Debug> TCPHandler: Processed in 0.001228867 sec. | ||
| 8128 | 2026.03.13 18:52:55.637831 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2026.03.13 18:52:55.637923 [ 5 ] {48ca34fa-7831-4a7e-9215-0949d583119c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8130 | 2026.03.13 18:52:55.637965 [ 5 ] {48ca34fa-7831-4a7e-9215-0949d583119c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8131 | 2026.03.13 18:52:55.638385 [ 5 ] {48ca34fa-7831-4a7e-9215-0949d583119c} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.03.13 18:52:55.638420 [ 5 ] {48ca34fa-7831-4a7e-9215-0949d583119c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8133 | 2026.03.13 18:52:55.638752 [ 5 ] {48ca34fa-7831-4a7e-9215-0949d583119c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8134 | 2026.03.13 18:52:55.638961 [ 5 ] {48ca34fa-7831-4a7e-9215-0949d583119c} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.03.13 18:52:55.639088 [ 5 ] {48ca34fa-7831-4a7e-9215-0949d583119c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001183 sec., 224006.76246830093 rows/sec., 14.89 MiB/sec. | ||
| 8136 | 2026.03.13 18:52:55.639125 [ 5 ] {48ca34fa-7831-4a7e-9215-0949d583119c} <Debug> TCPHandler: Processed in 0.001342791 sec. | ||
| 8137 | 2026.03.13 18:52:55.639228 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.03.13 18:52:55.639320 [ 5 ] {1ceeba12-3e51-47d5-b30c-4aa9479a19a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8139 | 2026.03.13 18:52:55.639362 [ 5 ] {1ceeba12-3e51-47d5-b30c-4aa9479a19a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8140 | 2026.03.13 18:52:55.639671 [ 5 ] {1ceeba12-3e51-47d5-b30c-4aa9479a19a3} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.03.13 18:52:55.639706 [ 5 ] {1ceeba12-3e51-47d5-b30c-4aa9479a19a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8142 | 2026.03.13 18:52:55.639992 [ 5 ] {1ceeba12-3e51-47d5-b30c-4aa9479a19a3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8143 | 2026.03.13 18:52:55.640194 [ 5 ] {1ceeba12-3e51-47d5-b30c-4aa9479a19a3} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.03.13 18:52:55.640318 [ 5 ] {1ceeba12-3e51-47d5-b30c-4aa9479a19a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 8145 | 2026.03.13 18:52:55.640354 [ 5 ] {1ceeba12-3e51-47d5-b30c-4aa9479a19a3} <Debug> TCPHandler: Processed in 0.001175515 sec. | ||
| 8146 | 2026.03.13 18:52:55.640467 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8147 | 2026.03.13 18:52:55.640585 [ 5 ] {d1157284-3323-4b96-b201-5055beb9dc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8148 | 2026.03.13 18:52:55.640633 [ 5 ] {d1157284-3323-4b96-b201-5055beb9dc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8149 | 2026.03.13 18:52:55.640984 [ 5 ] {d1157284-3323-4b96-b201-5055beb9dc2e} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8150 | 2026.03.13 18:52:55.641021 [ 5 ] {d1157284-3323-4b96-b201-5055beb9dc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8151 | 2026.03.13 18:52:55.641347 [ 5 ] {d1157284-3323-4b96-b201-5055beb9dc2e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8152 | 2026.03.13 18:52:55.641560 [ 5 ] {d1157284-3323-4b96-b201-5055beb9dc2e} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.03.13 18:52:55.641671 [ 110 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8154 | 2026.03.13 18:52:55.641689 [ 5 ] {d1157284-3323-4b96-b201-5055beb9dc2e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001129 sec., 79716.56333038087 rows/sec., 4.99 MiB/sec. | ||
| 8155 | 2026.03.13 18:52:55.641744 [ 110 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2026.03.13 18:52:55.641746 [ 5 ] {d1157284-3323-4b96-b201-5055beb9dc2e} <Debug> TCPHandler: Processed in 0.00133842 sec. | ||
| 8157 | 2026.03.13 18:52:55.641789 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8158 | 2026.03.13 18:52:55.641918 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 8159 | 2026.03.13 18:52:55.642085 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8160 | 2026.03.13 18:52:55.642136 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2430 rows starting from the beginning of the part | ||
| 8161 | 2026.03.13 18:52:55.642217 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8162 | 2026.03.13 18:52:55.642285 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8163 | 2026.03.13 18:52:55.642341 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 8164 | 2026.03.13 18:52:55.642396 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8165 | 2026.03.13 18:52:55.642450 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 8166 | 2026.03.13 18:52:55.643574 [ 191 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2790 rows, containing 4 columns (4 merged, 0 gathered) in 0.001710632 sec., 1630976.1538425565 rows/sec., 108.80 MiB/sec. | ||
| 8167 | 2026.03.13 18:52:55.643872 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8168 | 2026.03.13 18:52:55.644120 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_56_11} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2026.03.13 18:52:55.644190 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_56_11} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8170 | 2026.03.13 18:52:55.644253 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8171 | 2026.03.13 18:52:56.583757 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2026.03.13 18:52:56.583951 [ 5 ] {d666f253-20c5-4186-9d9e-fda0d2c007f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8173 | 2026.03.13 18:52:56.584026 [ 5 ] {d666f253-20c5-4186-9d9e-fda0d2c007f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8174 | 2026.03.13 18:52:56.584700 [ 5 ] {d666f253-20c5-4186-9d9e-fda0d2c007f7} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.03.13 18:52:56.584756 [ 5 ] {d666f253-20c5-4186-9d9e-fda0d2c007f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8176 | 2026.03.13 18:52:56.585128 [ 5 ] {d666f253-20c5-4186-9d9e-fda0d2c007f7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8177 | 2026.03.13 18:52:56.585345 [ 5 ] {d666f253-20c5-4186-9d9e-fda0d2c007f7} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.03.13 18:52:56.585496 [ 5 ] {d666f253-20c5-4186-9d9e-fda0d2c007f7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 305.98 KiB/sec. | ||
| 8179 | 2026.03.13 18:52:56.585537 [ 5 ] {d666f253-20c5-4186-9d9e-fda0d2c007f7} <Debug> TCPHandler: Processed in 0.001921887 sec. | ||
| 8180 | 2026.03.13 18:52:56.585654 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.03.13 18:52:56.585748 [ 5 ] {a9b557a3-d026-4f2b-ab95-42895a382fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8182 | 2026.03.13 18:52:56.585790 [ 5 ] {a9b557a3-d026-4f2b-ab95-42895a382fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8183 | 2026.03.13 18:52:56.586969 [ 5 ] {a9b557a3-d026-4f2b-ab95-42895a382fab} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.03.13 18:52:56.587004 [ 5 ] {a9b557a3-d026-4f2b-ab95-42895a382fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8185 | 2026.03.13 18:52:56.587424 [ 5 ] {a9b557a3-d026-4f2b-ab95-42895a382fab} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8186 | 2026.03.13 18:52:56.587631 [ 5 ] {a9b557a3-d026-4f2b-ab95-42895a382fab} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.03.13 18:52:56.587758 [ 5 ] {a9b557a3-d026-4f2b-ab95-42895a382fab} <Debug> executeQuery: Read 2021 rows, 157.22 KiB in 0.002028 sec., 996548.3234714004 rows/sec., 75.71 MiB/sec. | ||
| 8188 | 2026.03.13 18:52:56.587795 [ 5 ] {a9b557a3-d026-4f2b-ab95-42895a382fab} <Debug> TCPHandler: Processed in 0.002190536 sec. | ||
| 8189 | 2026.03.13 18:52:56.587915 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.03.13 18:52:56.588008 [ 5 ] {44dcd6d6-2a21-4766-a915-10ed05b8e922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8191 | 2026.03.13 18:52:56.588048 [ 5 ] {44dcd6d6-2a21-4766-a915-10ed05b8e922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8192 | 2026.03.13 18:52:56.588471 [ 5 ] {44dcd6d6-2a21-4766-a915-10ed05b8e922} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.03.13 18:52:56.588505 [ 5 ] {44dcd6d6-2a21-4766-a915-10ed05b8e922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8194 | 2026.03.13 18:52:56.588799 [ 5 ] {44dcd6d6-2a21-4766-a915-10ed05b8e922} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8195 | 2026.03.13 18:52:56.589011 [ 5 ] {44dcd6d6-2a21-4766-a915-10ed05b8e922} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.03.13 18:52:56.589103 [ 107 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 8197 | 2026.03.13 18:52:56.589136 [ 5 ] {44dcd6d6-2a21-4766-a915-10ed05b8e922} <Debug> executeQuery: Read 56 rows, 4.18 KiB in 0.001147 sec., 48823.01656495205 rows/sec., 3.56 MiB/sec. | ||
| 8198 | 2026.03.13 18:52:56.589138 [ 107 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8199 | 2026.03.13 18:52:56.589166 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8200 | 2026.03.13 18:52:56.589173 [ 5 ] {44dcd6d6-2a21-4766-a915-10ed05b8e922} <Debug> TCPHandler: Processed in 0.001307679 sec. | ||
| 8201 | 2026.03.13 18:52:56.589278 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 8202 | 2026.03.13 18:52:56.589283 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8203 | 2026.03.13 18:52:56.589427 [ 5 ] {89f99eb6-bf9f-4b57-a646-b9a738644922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8204 | 2026.03.13 18:52:56.589430 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8205 | 2026.03.13 18:52:56.589470 [ 5 ] {89f99eb6-bf9f-4b57-a646-b9a738644922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8206 | 2026.03.13 18:52:56.589480 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 224 rows starting from the beginning of the part | ||
| 8207 | 2026.03.13 18:52:56.589553 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 8208 | 2026.03.13 18:52:56.589599 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 144 rows starting from the beginning of the part | ||
| 8209 | 2026.03.13 18:52:56.589643 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 8210 | 2026.03.13 18:52:56.589685 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 142 rows starting from the beginning of the part | ||
| 8211 | 2026.03.13 18:52:56.589727 [ 196 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 8212 | 2026.03.13 18:52:56.590142 [ 5 ] {89f99eb6-bf9f-4b57-a646-b9a738644922} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2026.03.13 18:52:56.590183 [ 5 ] {89f99eb6-bf9f-4b57-a646-b9a738644922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8214 | 2026.03.13 18:52:56.590523 [ 5 ] {89f99eb6-bf9f-4b57-a646-b9a738644922} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8215 | 2026.03.13 18:52:56.590648 [ 193 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420193 sec., 456276.0131897566 rows/sec., 30.78 MiB/sec. | ||
| 8216 | 2026.03.13 18:52:56.590736 [ 5 ] {89f99eb6-bf9f-4b57-a646-b9a738644922} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2026.03.13 18:52:56.590824 [ 191 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 8218 | 2026.03.13 18:52:56.590865 [ 5 ] {89f99eb6-bf9f-4b57-a646-b9a738644922} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001456 sec., 486263.73626373627 rows/sec., 28.37 MiB/sec. | ||
| 8219 | 2026.03.13 18:52:56.590903 [ 5 ] {89f99eb6-bf9f-4b57-a646-b9a738644922} <Debug> TCPHandler: Processed in 0.00166932 sec. | ||
| 8220 | 2026.03.13 18:52:56.591019 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8221 | 2026.03.13 18:52:56.591088 [ 191 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_39_8} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2026.03.13 18:52:56.591111 [ 5 ] {47984146-0c40-4e9a-8cf9-31b19b3ba034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8223 | 2026.03.13 18:52:56.591150 [ 5 ] {47984146-0c40-4e9a-8cf9-31b19b3ba034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8224 | 2026.03.13 18:52:56.591156 [ 191 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_39_8} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 8225 | 2026.03.13 18:52:56.591247 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8226 | 2026.03.13 18:52:56.591527 [ 5 ] {47984146-0c40-4e9a-8cf9-31b19b3ba034} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2026.03.13 18:52:56.591561 [ 5 ] {47984146-0c40-4e9a-8cf9-31b19b3ba034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8228 | 2026.03.13 18:52:56.591841 [ 5 ] {47984146-0c40-4e9a-8cf9-31b19b3ba034} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8229 | 2026.03.13 18:52:56.592043 [ 5 ] {47984146-0c40-4e9a-8cf9-31b19b3ba034} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2026.03.13 18:52:56.592129 [ 107 ] {} <Debug> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8231 | 2026.03.13 18:52:56.592156 [ 107 ] {} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.03.13 18:52:56.592165 [ 5 ] {47984146-0c40-4e9a-8cf9-31b19b3ba034} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 65.65 KiB/sec. | ||
| 8233 | 2026.03.13 18:52:56.592173 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8234 | 2026.03.13 18:52:56.592201 [ 5 ] {47984146-0c40-4e9a-8cf9-31b19b3ba034} <Debug> TCPHandler: Processed in 0.001231036 sec. | ||
| 8235 | 2026.03.13 18:52:56.592289 [ 186 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 8236 | 2026.03.13 18:52:56.592315 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8237 | 2026.03.13 18:52:56.592421 [ 5 ] {e513ddc2-167c-4af2-8fbe-f35fe8d864a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8238 | 2026.03.13 18:52:56.592435 [ 186 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8239 | 2026.03.13 18:52:56.592461 [ 5 ] {e513ddc2-167c-4af2-8fbe-f35fe8d864a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8240 | 2026.03.13 18:52:56.592474 [ 186 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 8241 | 2026.03.13 18:52:56.592549 [ 186 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 8242 | 2026.03.13 18:52:56.592596 [ 186 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 8243 | 2026.03.13 18:52:56.592640 [ 186 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 8244 | 2026.03.13 18:52:56.592684 [ 186 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 8245 | 2026.03.13 18:52:56.593272 [ 5 ] {e513ddc2-167c-4af2-8fbe-f35fe8d864a8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2026.03.13 18:52:56.593312 [ 5 ] {e513ddc2-167c-4af2-8fbe-f35fe8d864a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8247 | 2026.03.13 18:52:56.593405 [ 186 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173495 sec., 4260.776569137491 rows/sec., 316.23 KiB/sec. | ||
| 8248 | 2026.03.13 18:52:56.593524 [ 186 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8249 | 2026.03.13 18:52:56.593668 [ 5 ] {e513ddc2-167c-4af2-8fbe-f35fe8d864a8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8250 | 2026.03.13 18:52:56.593812 [ 186 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_9_2} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8251 | 2026.03.13 18:52:56.593894 [ 186 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_9_2} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8252 | 2026.03.13 18:52:56.593938 [ 5 ] {e513ddc2-167c-4af2-8fbe-f35fe8d864a8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.03.13 18:52:56.593967 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8254 | 2026.03.13 18:52:56.594074 [ 5 ] {e513ddc2-167c-4af2-8fbe-f35fe8d864a8} <Debug> executeQuery: Read 1056 rows, 74.83 KiB in 0.001671 sec., 631956.9120287254 rows/sec., 43.73 MiB/sec. | ||
| 8255 | 2026.03.13 18:52:56.594114 [ 5 ] {e513ddc2-167c-4af2-8fbe-f35fe8d864a8} <Debug> TCPHandler: Processed in 0.001852846 sec. | ||
| 8256 | 2026.03.13 18:52:56.594223 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.03.13 18:52:56.594316 [ 5 ] {bf485b9a-35a9-49d3-9586-7700e509b44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8258 | 2026.03.13 18:52:56.594360 [ 5 ] {bf485b9a-35a9-49d3-9586-7700e509b44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8259 | 2026.03.13 18:52:56.595012 [ 5 ] {bf485b9a-35a9-49d3-9586-7700e509b44d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.03.13 18:52:56.595046 [ 5 ] {bf485b9a-35a9-49d3-9586-7700e509b44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8261 | 2026.03.13 18:52:56.595451 [ 5 ] {bf485b9a-35a9-49d3-9586-7700e509b44d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8262 | 2026.03.13 18:52:56.595722 [ 5 ] {bf485b9a-35a9-49d3-9586-7700e509b44d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.03.13 18:52:56.595853 [ 5 ] {bf485b9a-35a9-49d3-9586-7700e509b44d} <Debug> executeQuery: Read 1220 rows, 78.13 KiB in 0.001555 sec., 784565.9163987138 rows/sec., 49.07 MiB/sec. | ||
| 8264 | 2026.03.13 18:52:56.595889 [ 5 ] {bf485b9a-35a9-49d3-9586-7700e509b44d} <Debug> TCPHandler: Processed in 0.001714161 sec. | ||
| 8265 | 2026.03.13 18:52:56.596001 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2026.03.13 18:52:56.596093 [ 5 ] {1555040f-7764-485b-b386-a5902fce0f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8267 | 2026.03.13 18:52:56.596147 [ 5 ] {1555040f-7764-485b-b386-a5902fce0f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8268 | 2026.03.13 18:52:56.596985 [ 5 ] {1555040f-7764-485b-b386-a5902fce0f72} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2026.03.13 18:52:56.597018 [ 5 ] {1555040f-7764-485b-b386-a5902fce0f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8270 | 2026.03.13 18:52:56.597577 [ 5 ] {1555040f-7764-485b-b386-a5902fce0f72} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8271 | 2026.03.13 18:52:56.597794 [ 5 ] {1555040f-7764-485b-b386-a5902fce0f72} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2026.03.13 18:52:56.597929 [ 5 ] {1555040f-7764-485b-b386-a5902fce0f72} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001854 sec., 26968.71628910464 rows/sec., 48.33 MiB/sec. | ||
| 8273 | 2026.03.13 18:52:56.597982 [ 5 ] {1555040f-7764-485b-b386-a5902fce0f72} <Debug> TCPHandler: Processed in 0.002030741 sec. | ||
| 8274 | 2026.03.13 18:52:56.598090 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2026.03.13 18:52:56.598184 [ 5 ] {d23079b9-68ac-43fb-9d3b-eb2aa4b3e610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8276 | 2026.03.13 18:52:56.598225 [ 5 ] {d23079b9-68ac-43fb-9d3b-eb2aa4b3e610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8277 | 2026.03.13 18:52:56.598542 [ 5 ] {d23079b9-68ac-43fb-9d3b-eb2aa4b3e610} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.03.13 18:52:56.598575 [ 5 ] {d23079b9-68ac-43fb-9d3b-eb2aa4b3e610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8279 | 2026.03.13 18:52:56.598864 [ 5 ] {d23079b9-68ac-43fb-9d3b-eb2aa4b3e610} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8280 | 2026.03.13 18:52:56.599069 [ 5 ] {d23079b9-68ac-43fb-9d3b-eb2aa4b3e610} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.03.13 18:52:56.599195 [ 5 ] {d23079b9-68ac-43fb-9d3b-eb2aa4b3e610} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00103 sec., 11650.485436893203 rows/sec., 804.00 KiB/sec. | ||
| 8282 | 2026.03.13 18:52:56.599231 [ 5 ] {d23079b9-68ac-43fb-9d3b-eb2aa4b3e610} <Debug> TCPHandler: Processed in 0.001189395 sec. | ||
| 8283 | 2026.03.13 18:52:57.739508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1012 | ||
| 8284 | 2026.03.13 18:52:57.742167 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.03.13 18:52:57.742226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8286 | 2026.03.13 18:52:57.743457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8287 | 2026.03.13 18:52:57.743733 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.03.13 18:52:57.744106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1012 | ||
| 8289 | 2026.03.13 18:53:00.176380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18774 | ||
| 8290 | 2026.03.13 18:53:00.176901 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2026.03.13 18:53:00.176941 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8292 | 2026.03.13 18:53:00.177403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8293 | 2026.03.13 18:53:00.177627 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8294 | 2026.03.13 18:53:00.177756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18774 | ||
| 8295 | 2026.03.13 18:53:00.617546 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8296 | 2026.03.13 18:53:00.617723 [ 5 ] {b3e0deb8-1570-428e-b38c-9d65befe3062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8297 | 2026.03.13 18:53:00.617788 [ 5 ] {b3e0deb8-1570-428e-b38c-9d65befe3062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8298 | 2026.03.13 18:53:00.618420 [ 5 ] {b3e0deb8-1570-428e-b38c-9d65befe3062} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.03.13 18:53:00.618459 [ 5 ] {b3e0deb8-1570-428e-b38c-9d65befe3062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8300 | 2026.03.13 18:53:00.618857 [ 5 ] {b3e0deb8-1570-428e-b38c-9d65befe3062} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8301 | 2026.03.13 18:53:00.619094 [ 5 ] {b3e0deb8-1570-428e-b38c-9d65befe3062} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2026.03.13 18:53:00.619259 [ 5 ] {b3e0deb8-1570-428e-b38c-9d65befe3062} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.71 MiB/sec. | ||
| 8303 | 2026.03.13 18:53:00.619273 [ 102 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8304 | 2026.03.13 18:53:00.619300 [ 5 ] {b3e0deb8-1570-428e-b38c-9d65befe3062} <Debug> TCPHandler: Processed in 0.001882266 sec. | ||
| 8305 | 2026.03.13 18:53:00.619368 [ 102 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2026.03.13 18:53:00.619411 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8307 | 2026.03.13 18:53:00.619455 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2026.03.13 18:53:00.619525 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 8309 | 2026.03.13 18:53:00.619563 [ 5 ] {b987c916-a8f5-46ad-a66c-c88a85776e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8310 | 2026.03.13 18:53:00.619606 [ 5 ] {b987c916-a8f5-46ad-a66c-c88a85776e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8311 | 2026.03.13 18:53:00.619632 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8312 | 2026.03.13 18:53:00.619666 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2890 rows starting from the beginning of the part | ||
| 8313 | 2026.03.13 18:53:00.619734 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 798 rows starting from the beginning of the part | ||
| 8314 | 2026.03.13 18:53:00.619785 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 138 rows starting from the beginning of the part | ||
| 8315 | 2026.03.13 18:53:00.619831 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 797 rows starting from the beginning of the part | ||
| 8316 | 2026.03.13 18:53:00.619874 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2021 rows starting from the beginning of the part | ||
| 8317 | 2026.03.13 18:53:00.619914 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 8318 | 2026.03.13 18:53:00.620045 [ 5 ] {b987c916-a8f5-46ad-a66c-c88a85776e2b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2026.03.13 18:53:00.620082 [ 5 ] {b987c916-a8f5-46ad-a66c-c88a85776e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8320 | 2026.03.13 18:53:00.620402 [ 5 ] {b987c916-a8f5-46ad-a66c-c88a85776e2b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8321 | 2026.03.13 18:53:00.620614 [ 5 ] {b987c916-a8f5-46ad-a66c-c88a85776e2b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.03.13 18:53:00.620729 [ 102 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8323 | 2026.03.13 18:53:00.620749 [ 5 ] {b987c916-a8f5-46ad-a66c-c88a85776e2b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 8324 | 2026.03.13 18:53:00.620760 [ 102 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.03.13 18:53:00.620790 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8326 | 2026.03.13 18:53:00.620796 [ 5 ] {b987c916-a8f5-46ad-a66c-c88a85776e2b} <Debug> TCPHandler: Processed in 0.001391812 sec. | ||
| 8327 | 2026.03.13 18:53:00.620879 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 8328 | 2026.03.13 18:53:00.620912 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8329 | 2026.03.13 18:53:00.620993 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8330 | 2026.03.13 18:53:00.621012 [ 5 ] {8875022c-6b49-4a27-a10a-dc5e62412853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8331 | 2026.03.13 18:53:00.621029 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1550 rows starting from the beginning of the part | ||
| 8332 | 2026.03.13 18:53:00.621062 [ 5 ] {8875022c-6b49-4a27-a10a-dc5e62412853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8333 | 2026.03.13 18:53:00.621097 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 492 rows starting from the beginning of the part | ||
| 8334 | 2026.03.13 18:53:00.621143 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 105 rows starting from the beginning of the part | ||
| 8335 | 2026.03.13 18:53:00.621184 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 490 rows starting from the beginning of the part | ||
| 8336 | 2026.03.13 18:53:00.621225 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1056 rows starting from the beginning of the part | ||
| 8337 | 2026.03.13 18:53:00.621266 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 8338 | 2026.03.13 18:53:00.621465 [ 5 ] {8875022c-6b49-4a27-a10a-dc5e62412853} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2026.03.13 18:53:00.621507 [ 5 ] {8875022c-6b49-4a27-a10a-dc5e62412853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8340 | 2026.03.13 18:53:00.621982 [ 5 ] {8875022c-6b49-4a27-a10a-dc5e62412853} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8341 | 2026.03.13 18:53:00.622059 [ 187 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6700 rows, containing 5 columns (5 merged, 0 gathered) in 0.002579037 sec., 2597868.894474953 rows/sec., 210.34 MiB/sec. | ||
| 8342 | 2026.03.13 18:53:00.622207 [ 5 ] {8875022c-6b49-4a27-a10a-dc5e62412853} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8343 | 2026.03.13 18:53:00.622312 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8344 | 2026.03.13 18:53:00.622345 [ 5 ] {8875022c-6b49-4a27-a10a-dc5e62412853} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001351 sec., 94744.63360473723 rows/sec., 6.60 MiB/sec. | ||
| 8345 | 2026.03.13 18:53:00.622383 [ 5 ] {8875022c-6b49-4a27-a10a-dc5e62412853} <Debug> TCPHandler: Processed in 0.001519135 sec. | ||
| 8346 | 2026.03.13 18:53:00.622492 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8347 | 2026.03.13 18:53:00.622551 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_61_12} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.03.13 18:53:00.622585 [ 5 ] {77308c3c-b816-46b1-b2b3-d6d189a0c12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8349 | 2026.03.13 18:53:00.622617 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_61_12} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8350 | 2026.03.13 18:53:00.622628 [ 5 ] {77308c3c-b816-46b1-b2b3-d6d189a0c12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8351 | 2026.03.13 18:53:00.622672 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826765 sec., 2056641.1114730139 rows/sec., 151.98 MiB/sec. | ||
| 8352 | 2026.03.13 18:53:00.622683 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 8353 | 2026.03.13 18:53:00.622905 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8354 | 2026.03.13 18:53:00.622961 [ 5 ] {77308c3c-b816-46b1-b2b3-d6d189a0c12e} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2026.03.13 18:53:00.623003 [ 5 ] {77308c3c-b816-46b1-b2b3-d6d189a0c12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8356 | 2026.03.13 18:53:00.623178 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_61_12} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.03.13 18:53:00.623259 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_61_12} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8358 | 2026.03.13 18:53:00.623335 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8359 | 2026.03.13 18:53:00.623401 [ 5 ] {77308c3c-b816-46b1-b2b3-d6d189a0c12e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8360 | 2026.03.13 18:53:00.623613 [ 5 ] {77308c3c-b816-46b1-b2b3-d6d189a0c12e} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.03.13 18:53:00.623752 [ 5 ] {77308c3c-b816-46b1-b2b3-d6d189a0c12e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001186 sec., 40472.17537942665 rows/sec., 2.73 MiB/sec. | ||
| 8362 | 2026.03.13 18:53:00.623789 [ 5 ] {77308c3c-b816-46b1-b2b3-d6d189a0c12e} <Debug> TCPHandler: Processed in 0.00134527 sec. | ||
| 8363 | 2026.03.13 18:53:01.157925 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8364 | 2026.03.13 18:53:01.175207 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.03.13 18:53:01.175267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8366 | 2026.03.13 18:53:01.181693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8367 | 2026.03.13 18:53:01.182400 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2026.03.13 18:53:01.185274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8369 | 2026.03.13 18:53:05.626810 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2026.03.13 18:53:05.627024 [ 5 ] {29c973c8-90ef-442f-b904-a785134ce212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8371 | 2026.03.13 18:53:05.627101 [ 5 ] {29c973c8-90ef-442f-b904-a785134ce212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8372 | 2026.03.13 18:53:05.627860 [ 5 ] {29c973c8-90ef-442f-b904-a785134ce212} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2026.03.13 18:53:05.627904 [ 5 ] {29c973c8-90ef-442f-b904-a785134ce212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8374 | 2026.03.13 18:53:05.628327 [ 5 ] {29c973c8-90ef-442f-b904-a785134ce212} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8375 | 2026.03.13 18:53:05.628567 [ 5 ] {29c973c8-90ef-442f-b904-a785134ce212} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2026.03.13 18:53:05.628723 [ 5 ] {29c973c8-90ef-442f-b904-a785134ce212} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001753 sec., 162007.98630918426 rows/sec., 10.29 MiB/sec. | ||
| 8377 | 2026.03.13 18:53:05.628767 [ 5 ] {29c973c8-90ef-442f-b904-a785134ce212} <Debug> TCPHandler: Processed in 0.002098003 sec. | ||
| 8378 | 2026.03.13 18:53:05.628910 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8379 | 2026.03.13 18:53:05.629005 [ 5 ] {16837cda-3c83-4b4c-8359-13f54c05e23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8380 | 2026.03.13 18:53:05.629047 [ 5 ] {16837cda-3c83-4b4c-8359-13f54c05e23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8381 | 2026.03.13 18:53:05.629850 [ 5 ] {16837cda-3c83-4b4c-8359-13f54c05e23f} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2026.03.13 18:53:05.629886 [ 5 ] {16837cda-3c83-4b4c-8359-13f54c05e23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8383 | 2026.03.13 18:53:05.630239 [ 5 ] {16837cda-3c83-4b4c-8359-13f54c05e23f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8384 | 2026.03.13 18:53:05.630457 [ 5 ] {16837cda-3c83-4b4c-8359-13f54c05e23f} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2026.03.13 18:53:05.630589 [ 5 ] {16837cda-3c83-4b4c-8359-13f54c05e23f} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001602 sec., 497503.12109862675 rows/sec., 38.71 MiB/sec. | ||
| 8386 | 2026.03.13 18:53:05.630628 [ 5 ] {16837cda-3c83-4b4c-8359-13f54c05e23f} <Debug> TCPHandler: Processed in 0.001769773 sec. | ||
| 8387 | 2026.03.13 18:53:05.630744 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2026.03.13 18:53:05.630838 [ 5 ] {18558f74-134c-43d0-bf48-b7351ca4cc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8389 | 2026.03.13 18:53:05.630878 [ 5 ] {18558f74-134c-43d0-bf48-b7351ca4cc0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8390 | 2026.03.13 18:53:05.631315 [ 5 ] {18558f74-134c-43d0-bf48-b7351ca4cc0d} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2026.03.13 18:53:05.631352 [ 5 ] {18558f74-134c-43d0-bf48-b7351ca4cc0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8392 | 2026.03.13 18:53:05.631663 [ 5 ] {18558f74-134c-43d0-bf48-b7351ca4cc0d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8393 | 2026.03.13 18:53:05.631874 [ 5 ] {18558f74-134c-43d0-bf48-b7351ca4cc0d} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2026.03.13 18:53:05.632001 [ 5 ] {18558f74-134c-43d0-bf48-b7351ca4cc0d} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001181 sec., 120237.08721422523 rows/sec., 7.06 MiB/sec. | ||
| 8395 | 2026.03.13 18:53:05.632038 [ 5 ] {18558f74-134c-43d0-bf48-b7351ca4cc0d} <Debug> TCPHandler: Processed in 0.00134396 sec. | ||
| 8396 | 2026.03.13 18:53:05.632150 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8397 | 2026.03.13 18:53:05.632242 [ 5 ] {438cccea-acf5-49ba-9537-93134a1c2999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8398 | 2026.03.13 18:53:05.632282 [ 5 ] {438cccea-acf5-49ba-9537-93134a1c2999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8399 | 2026.03.13 18:53:05.632712 [ 5 ] {438cccea-acf5-49ba-9537-93134a1c2999} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8400 | 2026.03.13 18:53:05.632749 [ 5 ] {438cccea-acf5-49ba-9537-93134a1c2999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8401 | 2026.03.13 18:53:05.633051 [ 5 ] {438cccea-acf5-49ba-9537-93134a1c2999} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8402 | 2026.03.13 18:53:05.633266 [ 5 ] {438cccea-acf5-49ba-9537-93134a1c2999} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8403 | 2026.03.13 18:53:05.633399 [ 5 ] {438cccea-acf5-49ba-9537-93134a1c2999} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 8404 | 2026.03.13 18:53:05.633437 [ 5 ] {438cccea-acf5-49ba-9537-93134a1c2999} <Debug> TCPHandler: Processed in 0.00133577 sec. | ||
| 8405 | 2026.03.13 18:53:05.633545 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8406 | 2026.03.13 18:53:05.633637 [ 5 ] {3b218039-f39e-4ca0-872e-fc00b5ccb7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8407 | 2026.03.13 18:53:05.633677 [ 5 ] {3b218039-f39e-4ca0-872e-fc00b5ccb7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8408 | 2026.03.13 18:53:05.634111 [ 5 ] {3b218039-f39e-4ca0-872e-fc00b5ccb7fe} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2026.03.13 18:53:05.634146 [ 5 ] {3b218039-f39e-4ca0-872e-fc00b5ccb7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8410 | 2026.03.13 18:53:05.634454 [ 5 ] {3b218039-f39e-4ca0-872e-fc00b5ccb7fe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8411 | 2026.03.13 18:53:05.634733 [ 5 ] {3b218039-f39e-4ca0-872e-fc00b5ccb7fe} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2026.03.13 18:53:05.634859 [ 5 ] {3b218039-f39e-4ca0-872e-fc00b5ccb7fe} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001239 sec., 119451.17029862791 rows/sec., 6.79 MiB/sec. | ||
| 8413 | 2026.03.13 18:53:05.634897 [ 5 ] {3b218039-f39e-4ca0-872e-fc00b5ccb7fe} <Debug> TCPHandler: Processed in 0.001401372 sec. | ||
| 8414 | 2026.03.13 18:53:05.635004 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2026.03.13 18:53:05.635096 [ 5 ] {a44dc286-bd32-448f-aa45-f992d154e28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8416 | 2026.03.13 18:53:05.635136 [ 5 ] {a44dc286-bd32-448f-aa45-f992d154e28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8417 | 2026.03.13 18:53:05.635713 [ 5 ] {a44dc286-bd32-448f-aa45-f992d154e28e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2026.03.13 18:53:05.635749 [ 5 ] {a44dc286-bd32-448f-aa45-f992d154e28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8419 | 2026.03.13 18:53:05.636158 [ 5 ] {a44dc286-bd32-448f-aa45-f992d154e28e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8420 | 2026.03.13 18:53:05.636378 [ 5 ] {a44dc286-bd32-448f-aa45-f992d154e28e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2026.03.13 18:53:05.636508 [ 5 ] {a44dc286-bd32-448f-aa45-f992d154e28e} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001429 sec., 342897.1308607418 rows/sec., 24.04 MiB/sec. | ||
| 8422 | 2026.03.13 18:53:05.636547 [ 5 ] {a44dc286-bd32-448f-aa45-f992d154e28e} <Debug> TCPHandler: Processed in 0.001591088 sec. | ||
| 8423 | 2026.03.13 18:53:05.636658 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.03.13 18:53:05.636751 [ 5 ] {109514e6-5762-49ae-b24f-dc0eb34f196d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8425 | 2026.03.13 18:53:05.636793 [ 5 ] {109514e6-5762-49ae-b24f-dc0eb34f196d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8426 | 2026.03.13 18:53:05.637125 [ 5 ] {109514e6-5762-49ae-b24f-dc0eb34f196d} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2026.03.13 18:53:05.637161 [ 5 ] {109514e6-5762-49ae-b24f-dc0eb34f196d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8428 | 2026.03.13 18:53:05.637468 [ 5 ] {109514e6-5762-49ae-b24f-dc0eb34f196d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8429 | 2026.03.13 18:53:05.637681 [ 5 ] {109514e6-5762-49ae-b24f-dc0eb34f196d} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.03.13 18:53:05.637808 [ 5 ] {109514e6-5762-49ae-b24f-dc0eb34f196d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 8431 | 2026.03.13 18:53:05.637846 [ 5 ] {109514e6-5762-49ae-b24f-dc0eb34f196d} <Debug> TCPHandler: Processed in 0.001237567 sec. | ||
| 8432 | 2026.03.13 18:53:05.637952 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8433 | 2026.03.13 18:53:05.638045 [ 5 ] {63720f1a-1de4-4333-8fe2-7a05d4e937b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8434 | 2026.03.13 18:53:05.638088 [ 5 ] {63720f1a-1de4-4333-8fe2-7a05d4e937b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8435 | 2026.03.13 18:53:05.638492 [ 5 ] {63720f1a-1de4-4333-8fe2-7a05d4e937b3} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8436 | 2026.03.13 18:53:05.638528 [ 5 ] {63720f1a-1de4-4333-8fe2-7a05d4e937b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8437 | 2026.03.13 18:53:05.638882 [ 5 ] {63720f1a-1de4-4333-8fe2-7a05d4e937b3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8438 | 2026.03.13 18:53:05.639097 [ 5 ] {63720f1a-1de4-4333-8fe2-7a05d4e937b3} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2026.03.13 18:53:05.639227 [ 5 ] {63720f1a-1de4-4333-8fe2-7a05d4e937b3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 8440 | 2026.03.13 18:53:05.639264 [ 5 ] {63720f1a-1de4-4333-8fe2-7a05d4e937b3} <Debug> TCPHandler: Processed in 0.001361471 sec. | ||
| 8441 | 2026.03.13 18:53:05.639374 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8442 | 2026.03.13 18:53:05.639468 [ 5 ] {b1849a16-18e5-4f3c-a128-00022d9c5d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8443 | 2026.03.13 18:53:05.639509 [ 5 ] {b1849a16-18e5-4f3c-a128-00022d9c5d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8444 | 2026.03.13 18:53:05.639817 [ 5 ] {b1849a16-18e5-4f3c-a128-00022d9c5d4f} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2026.03.13 18:53:05.639852 [ 5 ] {b1849a16-18e5-4f3c-a128-00022d9c5d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8446 | 2026.03.13 18:53:05.640149 [ 5 ] {b1849a16-18e5-4f3c-a128-00022d9c5d4f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8447 | 2026.03.13 18:53:05.640362 [ 5 ] {b1849a16-18e5-4f3c-a128-00022d9c5d4f} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8448 | 2026.03.13 18:53:05.640489 [ 5 ] {b1849a16-18e5-4f3c-a128-00022d9c5d4f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 8449 | 2026.03.13 18:53:05.640526 [ 5 ] {b1849a16-18e5-4f3c-a128-00022d9c5d4f} <Debug> TCPHandler: Processed in 0.001201355 sec. | ||
| 8450 | 2026.03.13 18:53:05.640632 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8451 | 2026.03.13 18:53:05.640723 [ 5 ] {638b1611-96c7-4f65-ba2b-5e71ec14c813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8452 | 2026.03.13 18:53:05.640764 [ 5 ] {638b1611-96c7-4f65-ba2b-5e71ec14c813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8453 | 2026.03.13 18:53:05.641085 [ 5 ] {638b1611-96c7-4f65-ba2b-5e71ec14c813} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8454 | 2026.03.13 18:53:05.641121 [ 5 ] {638b1611-96c7-4f65-ba2b-5e71ec14c813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8455 | 2026.03.13 18:53:05.641423 [ 5 ] {638b1611-96c7-4f65-ba2b-5e71ec14c813} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8456 | 2026.03.13 18:53:05.641639 [ 5 ] {638b1611-96c7-4f65-ba2b-5e71ec14c813} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8457 | 2026.03.13 18:53:05.641769 [ 5 ] {638b1611-96c7-4f65-ba2b-5e71ec14c813} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 8458 | 2026.03.13 18:53:05.641806 [ 5 ] {638b1611-96c7-4f65-ba2b-5e71ec14c813} <Debug> TCPHandler: Processed in 0.001222937 sec. | ||
| 8459 | 2026.03.13 18:53:07.514907 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8460 | 2026.03.13 18:53:07.514981 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8461 | 2026.03.13 18:53:07.677830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19222 | ||
| 8462 | 2026.03.13 18:53:07.678675 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.03.13 18:53:07.678722 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8464 | 2026.03.13 18:53:07.679228 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8465 | 2026.03.13 18:53:07.679498 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.03.13 18:53:07.679653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19222 | ||
| 8467 | 2026.03.13 18:53:07.745344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1040 | ||
| 8468 | 2026.03.13 18:53:07.747834 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8469 | 2026.03.13 18:53:07.747887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8470 | 2026.03.13 18:53:07.749073 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8471 | 2026.03.13 18:53:07.749365 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8472 | 2026.03.13 18:53:07.749633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1040 | ||
| 8473 | 2026.03.13 18:53:08.685317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8474 | 2026.03.13 18:53:08.702897 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8475 | 2026.03.13 18:53:08.702961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8476 | 2026.03.13 18:53:08.709657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8477 | 2026.03.13 18:53:08.710479 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2026.03.13 18:53:08.713867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8479 | 2026.03.13 18:53:09.384310 [ 93 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8480 | 2026.03.13 18:53:09.384425 [ 93 ] {} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2026.03.13 18:53:09.384471 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8482 | 2026.03.13 18:53:09.384650 [ 189 ] {22f80222-88c7-4f5e-9966-6f722218ae09::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 | ||
| 8483 | 2026.03.13 18:53:09.384785 [ 189 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8484 | 2026.03.13 18:53:09.384818 [ 189 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8485 | 2026.03.13 18:53:09.384884 [ 189 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 8486 | 2026.03.13 18:53:09.384926 [ 189 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 8487 | 2026.03.13 18:53:09.384965 [ 189 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 8488 | 2026.03.13 18:53:09.385003 [ 189 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8489 | 2026.03.13 18:53:09.385779 [ 190 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203976 sec., 31562.090938689806 rows/sec., 2.63 MiB/sec. | ||
| 8490 | 2026.03.13 18:53:09.385985 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8491 | 2026.03.13 18:53:09.386322 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_17_4} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2026.03.13 18:53:09.386402 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_17_4} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8493 | 2026.03.13 18:53:09.386511 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8494 | 2026.03.13 18:53:10.620574 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8495 | 2026.03.13 18:53:10.620755 [ 5 ] {4ccd3d84-5e55-44e8-8f6c-7bbd6a4ff8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8496 | 2026.03.13 18:53:10.620825 [ 5 ] {4ccd3d84-5e55-44e8-8f6c-7bbd6a4ff8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8497 | 2026.03.13 18:53:10.621555 [ 5 ] {4ccd3d84-5e55-44e8-8f6c-7bbd6a4ff8c8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2026.03.13 18:53:10.621606 [ 5 ] {4ccd3d84-5e55-44e8-8f6c-7bbd6a4ff8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8499 | 2026.03.13 18:53:10.622043 [ 5 ] {4ccd3d84-5e55-44e8-8f6c-7bbd6a4ff8c8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8500 | 2026.03.13 18:53:10.622289 [ 5 ] {4ccd3d84-5e55-44e8-8f6c-7bbd6a4ff8c8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2026.03.13 18:53:10.622447 [ 5 ] {4ccd3d84-5e55-44e8-8f6c-7bbd6a4ff8c8} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001741 sec., 79264.79035037335 rows/sec., 6.89 MiB/sec. | ||
| 8502 | 2026.03.13 18:53:10.622492 [ 5 ] {4ccd3d84-5e55-44e8-8f6c-7bbd6a4ff8c8} <Debug> TCPHandler: Processed in 0.002051231 sec. | ||
| 8503 | 2026.03.13 18:53:10.622613 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2026.03.13 18:53:10.622710 [ 5 ] {32a63d47-9e4f-4bd7-b048-8dc50db053cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8505 | 2026.03.13 18:53:10.622754 [ 5 ] {32a63d47-9e4f-4bd7-b048-8dc50db053cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8506 | 2026.03.13 18:53:10.623198 [ 5 ] {32a63d47-9e4f-4bd7-b048-8dc50db053cd} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2026.03.13 18:53:10.623237 [ 5 ] {32a63d47-9e4f-4bd7-b048-8dc50db053cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8508 | 2026.03.13 18:53:10.623573 [ 5 ] {32a63d47-9e4f-4bd7-b048-8dc50db053cd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8509 | 2026.03.13 18:53:10.623805 [ 5 ] {32a63d47-9e4f-4bd7-b048-8dc50db053cd} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2026.03.13 18:53:10.623939 [ 5 ] {32a63d47-9e4f-4bd7-b048-8dc50db053cd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001248 sec., 32852.5641025641 rows/sec., 2.41 MiB/sec. | ||
| 8511 | 2026.03.13 18:53:10.623979 [ 5 ] {32a63d47-9e4f-4bd7-b048-8dc50db053cd} <Debug> TCPHandler: Processed in 0.001417082 sec. | ||
| 8512 | 2026.03.13 18:53:10.624092 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2026.03.13 18:53:10.624187 [ 5 ] {589e89db-1b97-4a15-8710-73d0b8a40294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8514 | 2026.03.13 18:53:10.624228 [ 5 ] {589e89db-1b97-4a15-8710-73d0b8a40294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8515 | 2026.03.13 18:53:10.624664 [ 5 ] {589e89db-1b97-4a15-8710-73d0b8a40294} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.03.13 18:53:10.624702 [ 5 ] {589e89db-1b97-4a15-8710-73d0b8a40294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8517 | 2026.03.13 18:53:10.625026 [ 5 ] {589e89db-1b97-4a15-8710-73d0b8a40294} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8518 | 2026.03.13 18:53:10.625281 [ 5 ] {589e89db-1b97-4a15-8710-73d0b8a40294} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2026.03.13 18:53:10.625412 [ 5 ] {589e89db-1b97-4a15-8710-73d0b8a40294} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001243 sec., 84473.04907481899 rows/sec., 6.60 MiB/sec. | ||
| 8520 | 2026.03.13 18:53:10.625452 [ 5 ] {589e89db-1b97-4a15-8710-73d0b8a40294} <Debug> TCPHandler: Processed in 0.001409492 sec. | ||
| 8521 | 2026.03.13 18:53:10.625562 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2026.03.13 18:53:10.625657 [ 5 ] {99c513e6-cee8-4633-9534-21b1a8f3b565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8523 | 2026.03.13 18:53:10.625701 [ 5 ] {99c513e6-cee8-4633-9534-21b1a8f3b565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8524 | 2026.03.13 18:53:10.626115 [ 5 ] {99c513e6-cee8-4633-9534-21b1a8f3b565} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.03.13 18:53:10.626153 [ 5 ] {99c513e6-cee8-4633-9534-21b1a8f3b565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8526 | 2026.03.13 18:53:10.626520 [ 5 ] {99c513e6-cee8-4633-9534-21b1a8f3b565} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8527 | 2026.03.13 18:53:10.626750 [ 5 ] {99c513e6-cee8-4633-9534-21b1a8f3b565} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.03.13 18:53:10.626876 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8529 | 2026.03.13 18:53:10.626884 [ 5 ] {99c513e6-cee8-4633-9534-21b1a8f3b565} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 8530 | 2026.03.13 18:53:10.626951 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.03.13 18:53:10.626968 [ 5 ] {99c513e6-cee8-4633-9534-21b1a8f3b565} <Debug> TCPHandler: Processed in 0.001455434 sec. | ||
| 8532 | 2026.03.13 18:53:10.626978 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8533 | 2026.03.13 18:53:10.627086 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8534 | 2026.03.13 18:53:10.627118 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 8535 | 2026.03.13 18:53:10.627187 [ 5 ] {99b40e42-485a-4c65-98a9-6c82eb346ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8536 | 2026.03.13 18:53:10.627247 [ 5 ] {99b40e42-485a-4c65-98a9-6c82eb346ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8537 | 2026.03.13 18:53:10.627285 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8538 | 2026.03.13 18:53:10.627330 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18988 rows starting from the beginning of the part | ||
| 8539 | 2026.03.13 18:53:10.627406 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 265 rows starting from the beginning of the part | ||
| 8540 | 2026.03.13 18:53:10.627460 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1220 rows starting from the beginning of the part | ||
| 8541 | 2026.03.13 18:53:10.627511 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 128 rows starting from the beginning of the part | ||
| 8542 | 2026.03.13 18:53:10.627555 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 265 rows starting from the beginning of the part | ||
| 8543 | 2026.03.13 18:53:10.627600 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8544 | 2026.03.13 18:53:10.628112 [ 5 ] {99b40e42-485a-4c65-98a9-6c82eb346ca2} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2026.03.13 18:53:10.628153 [ 5 ] {99b40e42-485a-4c65-98a9-6c82eb346ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8546 | 2026.03.13 18:53:10.628827 [ 5 ] {99b40e42-485a-4c65-98a9-6c82eb346ca2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8547 | 2026.03.13 18:53:10.629064 [ 5 ] {99b40e42-485a-4c65-98a9-6c82eb346ca2} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2026.03.13 18:53:10.629207 [ 5 ] {99b40e42-485a-4c65-98a9-6c82eb346ca2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002039 sec., 20107.89602746444 rows/sec., 36.03 MiB/sec. | ||
| 8549 | 2026.03.13 18:53:10.629266 [ 5 ] {99b40e42-485a-4c65-98a9-6c82eb346ca2} <Debug> TCPHandler: Processed in 0.002228816 sec. | ||
| 8550 | 2026.03.13 18:53:10.629385 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8551 | 2026.03.13 18:53:10.629479 [ 5 ] {f68d1679-5d27-4075-867b-574968a5eacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8552 | 2026.03.13 18:53:10.629523 [ 5 ] {f68d1679-5d27-4075-867b-574968a5eacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8553 | 2026.03.13 18:53:10.629864 [ 5 ] {f68d1679-5d27-4075-867b-574968a5eacd} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2026.03.13 18:53:10.629901 [ 5 ] {f68d1679-5d27-4075-867b-574968a5eacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8555 | 2026.03.13 18:53:10.630229 [ 5 ] {f68d1679-5d27-4075-867b-574968a5eacd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8556 | 2026.03.13 18:53:10.630491 [ 5 ] {f68d1679-5d27-4075-867b-574968a5eacd} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2026.03.13 18:53:10.630628 [ 5 ] {f68d1679-5d27-4075-867b-574968a5eacd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 8558 | 2026.03.13 18:53:10.630665 [ 5 ] {f68d1679-5d27-4075-867b-574968a5eacd} <Debug> TCPHandler: Processed in 0.00133057 sec. | ||
| 8559 | 2026.03.13 18:53:10.641771 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21026 rows, containing 5 columns (5 merged, 0 gathered) in 0.01471854 sec., 1428538.4284039042 rows/sec., 93.91 MiB/sec. | ||
| 8560 | 2026.03.13 18:53:10.642274 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8561 | 2026.03.13 18:53:10.642541 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2026.03.13 18:53:10.642617 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8563 | 2026.03.13 18:53:10.642711 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8564 | 2026.03.13 18:53:11.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.90 MiB, peak 304.16 MiB, free memory in arenas 0.00 B, will set to 298.41 MiB (RSS), difference: 1.51 MiB | ||
| 8565 | 2026.03.13 18:53:15.180709 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19734 | ||
| 8566 | 2026.03.13 18:53:15.181260 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2026.03.13 18:53:15.181310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8568 | 2026.03.13 18:53:15.181803 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8569 | 2026.03.13 18:53:15.182043 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2026.03.13 18:53:15.182201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19734 | ||
| 8571 | 2026.03.13 18:53:15.182207 [ 88 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8572 | 2026.03.13 18:53:15.182299 [ 88 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8573 | 2026.03.13 18:53:15.182335 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8574 | 2026.03.13 18:53:15.182481 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 8575 | 2026.03.13 18:53:15.182643 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8576 | 2026.03.13 18:53:15.182689 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17302 rows starting from the beginning of the part | ||
| 8577 | 2026.03.13 18:53:15.182762 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 8578 | 2026.03.13 18:53:15.182816 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 8579 | 2026.03.13 18:53:15.182861 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 8580 | 2026.03.13 18:53:15.182909 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 8581 | 2026.03.13 18:53:15.182956 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 8582 | 2026.03.13 18:53:15.185031 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19734 rows, containing 4 columns (4 merged, 0 gathered) in 0.002611478 sec., 7556640.339302111 rows/sec., 108.10 MiB/sec. | ||
| 8583 | 2026.03.13 18:53:15.185403 [ 198 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8584 | 2026.03.13 18:53:15.185705 [ 198 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_41_8} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8585 | 2026.03.13 18:53:15.185787 [ 198 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_41_8} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8586 | 2026.03.13 18:53:15.185892 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 8587 | 2026.03.13 18:53:15.626723 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8588 | 2026.03.13 18:53:15.626901 [ 5 ] {2e16c1a6-c493-48d7-9fbf-2c14d81827a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8589 | 2026.03.13 18:53:15.626967 [ 5 ] {2e16c1a6-c493-48d7-9fbf-2c14d81827a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8590 | 2026.03.13 18:53:15.627715 [ 5 ] {2e16c1a6-c493-48d7-9fbf-2c14d81827a1} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2026.03.13 18:53:15.627763 [ 5 ] {2e16c1a6-c493-48d7-9fbf-2c14d81827a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8592 | 2026.03.13 18:53:15.628181 [ 5 ] {2e16c1a6-c493-48d7-9fbf-2c14d81827a1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8593 | 2026.03.13 18:53:15.628422 [ 5 ] {2e16c1a6-c493-48d7-9fbf-2c14d81827a1} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8594 | 2026.03.13 18:53:15.628577 [ 5 ] {2e16c1a6-c493-48d7-9fbf-2c14d81827a1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001727 sec., 164447.01795020266 rows/sec., 10.44 MiB/sec. | ||
| 8595 | 2026.03.13 18:53:15.628620 [ 5 ] {2e16c1a6-c493-48d7-9fbf-2c14d81827a1} <Debug> TCPHandler: Processed in 0.00202723 sec. | ||
| 8596 | 2026.03.13 18:53:15.628739 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8597 | 2026.03.13 18:53:15.628835 [ 5 ] {49702c5e-95ba-45f4-8887-292be6b8a2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8598 | 2026.03.13 18:53:15.628877 [ 5 ] {49702c5e-95ba-45f4-8887-292be6b8a2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8599 | 2026.03.13 18:53:15.629267 [ 5 ] {49702c5e-95ba-45f4-8887-292be6b8a2b3} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2026.03.13 18:53:15.629304 [ 5 ] {49702c5e-95ba-45f4-8887-292be6b8a2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8601 | 2026.03.13 18:53:15.629606 [ 5 ] {49702c5e-95ba-45f4-8887-292be6b8a2b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8602 | 2026.03.13 18:53:15.629823 [ 5 ] {49702c5e-95ba-45f4-8887-292be6b8a2b3} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.03.13 18:53:15.629953 [ 5 ] {49702c5e-95ba-45f4-8887-292be6b8a2b3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001136 sec., 1760.5633802816901 rows/sec., 143.56 KiB/sec. | ||
| 8604 | 2026.03.13 18:53:15.629992 [ 5 ] {49702c5e-95ba-45f4-8887-292be6b8a2b3} <Debug> TCPHandler: Processed in 0.001301919 sec. | ||
| 8605 | 2026.03.13 18:53:15.630093 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8606 | 2026.03.13 18:53:15.630187 [ 5 ] {d9dfd06f-e8d6-47c3-80c7-1a21fb4acf25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8607 | 2026.03.13 18:53:15.630227 [ 5 ] {d9dfd06f-e8d6-47c3-80c7-1a21fb4acf25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8608 | 2026.03.13 18:53:15.631029 [ 5 ] {d9dfd06f-e8d6-47c3-80c7-1a21fb4acf25} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2026.03.13 18:53:15.631066 [ 5 ] {d9dfd06f-e8d6-47c3-80c7-1a21fb4acf25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8610 | 2026.03.13 18:53:15.631416 [ 5 ] {d9dfd06f-e8d6-47c3-80c7-1a21fb4acf25} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8611 | 2026.03.13 18:53:15.631634 [ 5 ] {d9dfd06f-e8d6-47c3-80c7-1a21fb4acf25} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2026.03.13 18:53:15.631761 [ 5 ] {d9dfd06f-e8d6-47c3-80c7-1a21fb4acf25} <Debug> executeQuery: Read 798 rows, 63.57 KiB in 0.001592 sec., 501256.28140703513 rows/sec., 38.99 MiB/sec. | ||
| 8613 | 2026.03.13 18:53:15.631798 [ 5 ] {d9dfd06f-e8d6-47c3-80c7-1a21fb4acf25} <Debug> TCPHandler: Processed in 0.001753482 sec. | ||
| 8614 | 2026.03.13 18:53:15.631902 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8615 | 2026.03.13 18:53:15.631995 [ 5 ] {28cc97ac-8a00-4463-a4db-8a32cbd9ae9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8616 | 2026.03.13 18:53:15.632034 [ 5 ] {28cc97ac-8a00-4463-a4db-8a32cbd9ae9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8617 | 2026.03.13 18:53:15.632463 [ 5 ] {28cc97ac-8a00-4463-a4db-8a32cbd9ae9f} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2026.03.13 18:53:15.632500 [ 5 ] {28cc97ac-8a00-4463-a4db-8a32cbd9ae9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8619 | 2026.03.13 18:53:15.632801 [ 5 ] {28cc97ac-8a00-4463-a4db-8a32cbd9ae9f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8620 | 2026.03.13 18:53:15.633009 [ 5 ] {28cc97ac-8a00-4463-a4db-8a32cbd9ae9f} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2026.03.13 18:53:15.633133 [ 5 ] {28cc97ac-8a00-4463-a4db-8a32cbd9ae9f} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001156 sec., 124567.47404844292 rows/sec., 7.33 MiB/sec. | ||
| 8622 | 2026.03.13 18:53:15.633170 [ 5 ] {28cc97ac-8a00-4463-a4db-8a32cbd9ae9f} <Debug> TCPHandler: Processed in 0.001314739 sec. | ||
| 8623 | 2026.03.13 18:53:15.633273 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8624 | 2026.03.13 18:53:15.633363 [ 5 ] {282c9781-2657-43be-9e3a-57913df2b92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8625 | 2026.03.13 18:53:15.633400 [ 5 ] {282c9781-2657-43be-9e3a-57913df2b92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8626 | 2026.03.13 18:53:15.633819 [ 5 ] {282c9781-2657-43be-9e3a-57913df2b92f} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2026.03.13 18:53:15.633855 [ 5 ] {282c9781-2657-43be-9e3a-57913df2b92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8628 | 2026.03.13 18:53:15.634161 [ 5 ] {282c9781-2657-43be-9e3a-57913df2b92f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8629 | 2026.03.13 18:53:15.634367 [ 5 ] {282c9781-2657-43be-9e3a-57913df2b92f} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2026.03.13 18:53:15.634491 [ 5 ] {282c9781-2657-43be-9e3a-57913df2b92f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001146 sec., 130017.45200698079 rows/sec., 8.40 MiB/sec. | ||
| 8631 | 2026.03.13 18:53:15.634528 [ 5 ] {282c9781-2657-43be-9e3a-57913df2b92f} <Debug> TCPHandler: Processed in 0.001302139 sec. | ||
| 8632 | 2026.03.13 18:53:15.634633 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8633 | 2026.03.13 18:53:15.634723 [ 5 ] {814c1d97-b885-4abf-86f7-dda1a6f78b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8634 | 2026.03.13 18:53:15.634761 [ 5 ] {814c1d97-b885-4abf-86f7-dda1a6f78b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8635 | 2026.03.13 18:53:15.635186 [ 5 ] {814c1d97-b885-4abf-86f7-dda1a6f78b5a} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2026.03.13 18:53:15.635222 [ 5 ] {814c1d97-b885-4abf-86f7-dda1a6f78b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8637 | 2026.03.13 18:53:15.635513 [ 5 ] {814c1d97-b885-4abf-86f7-dda1a6f78b5a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8638 | 2026.03.13 18:53:15.635732 [ 5 ] {814c1d97-b885-4abf-86f7-dda1a6f78b5a} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2026.03.13 18:53:15.635852 [ 5 ] {814c1d97-b885-4abf-86f7-dda1a6f78b5a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001146 sec., 129144.85165794066 rows/sec., 7.34 MiB/sec. | ||
| 8640 | 2026.03.13 18:53:15.635889 [ 5 ] {814c1d97-b885-4abf-86f7-dda1a6f78b5a} <Debug> TCPHandler: Processed in 0.001302908 sec. | ||
| 8641 | 2026.03.13 18:53:15.635996 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8642 | 2026.03.13 18:53:15.636087 [ 5 ] {5d829227-7c62-426b-a51d-bec04e29564c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8643 | 2026.03.13 18:53:15.636125 [ 5 ] {5d829227-7c62-426b-a51d-bec04e29564c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8644 | 2026.03.13 18:53:15.636692 [ 5 ] {5d829227-7c62-426b-a51d-bec04e29564c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2026.03.13 18:53:15.636728 [ 5 ] {5d829227-7c62-426b-a51d-bec04e29564c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8646 | 2026.03.13 18:53:15.637042 [ 5 ] {5d829227-7c62-426b-a51d-bec04e29564c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8647 | 2026.03.13 18:53:15.637253 [ 5 ] {5d829227-7c62-426b-a51d-bec04e29564c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2026.03.13 18:53:15.637378 [ 5 ] {5d829227-7c62-426b-a51d-bec04e29564c} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001308 sec., 376146.7889908257 rows/sec., 26.39 MiB/sec. | ||
| 8649 | 2026.03.13 18:53:15.637413 [ 5 ] {5d829227-7c62-426b-a51d-bec04e29564c} <Debug> TCPHandler: Processed in 0.001464914 sec. | ||
| 8650 | 2026.03.13 18:53:15.637516 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8651 | 2026.03.13 18:53:15.637607 [ 5 ] {bd525a75-7ec3-4067-a1fc-776cb3a84b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8652 | 2026.03.13 18:53:15.637647 [ 5 ] {bd525a75-7ec3-4067-a1fc-776cb3a84b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8653 | 2026.03.13 18:53:15.637963 [ 5 ] {bd525a75-7ec3-4067-a1fc-776cb3a84b56} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2026.03.13 18:53:15.637998 [ 5 ] {bd525a75-7ec3-4067-a1fc-776cb3a84b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8655 | 2026.03.13 18:53:15.638305 [ 5 ] {bd525a75-7ec3-4067-a1fc-776cb3a84b56} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8656 | 2026.03.13 18:53:15.638511 [ 5 ] {bd525a75-7ec3-4067-a1fc-776cb3a84b56} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8657 | 2026.03.13 18:53:15.638635 [ 5 ] {bd525a75-7ec3-4067-a1fc-776cb3a84b56} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 8658 | 2026.03.13 18:53:15.638670 [ 5 ] {bd525a75-7ec3-4067-a1fc-776cb3a84b56} <Debug> TCPHandler: Processed in 0.001200116 sec. | ||
| 8659 | 2026.03.13 18:53:15.638775 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8660 | 2026.03.13 18:53:15.638866 [ 5 ] {a66772b1-d0a1-4923-9d93-ecb1402c3a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8661 | 2026.03.13 18:53:15.638906 [ 5 ] {a66772b1-d0a1-4923-9d93-ecb1402c3a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8662 | 2026.03.13 18:53:15.639302 [ 5 ] {a66772b1-d0a1-4923-9d93-ecb1402c3a59} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2026.03.13 18:53:15.639337 [ 5 ] {a66772b1-d0a1-4923-9d93-ecb1402c3a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8664 | 2026.03.13 18:53:15.639658 [ 5 ] {a66772b1-d0a1-4923-9d93-ecb1402c3a59} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8665 | 2026.03.13 18:53:15.639864 [ 5 ] {a66772b1-d0a1-4923-9d93-ecb1402c3a59} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.03.13 18:53:15.639989 [ 5 ] {a66772b1-d0a1-4923-9d93-ecb1402c3a59} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.00114 sec., 233333.33333333334 rows/sec., 15.51 MiB/sec. | ||
| 8667 | 2026.03.13 18:53:15.640024 [ 5 ] {a66772b1-d0a1-4923-9d93-ecb1402c3a59} <Debug> TCPHandler: Processed in 0.001295789 sec. | ||
| 8668 | 2026.03.13 18:53:15.640130 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2026.03.13 18:53:15.640219 [ 5 ] {8296078f-25bb-440b-8017-04d9fae27997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8670 | 2026.03.13 18:53:15.640260 [ 5 ] {8296078f-25bb-440b-8017-04d9fae27997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8671 | 2026.03.13 18:53:15.640554 [ 5 ] {8296078f-25bb-440b-8017-04d9fae27997} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.03.13 18:53:15.640589 [ 5 ] {8296078f-25bb-440b-8017-04d9fae27997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8673 | 2026.03.13 18:53:15.640883 [ 5 ] {8296078f-25bb-440b-8017-04d9fae27997} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8674 | 2026.03.13 18:53:15.641093 [ 5 ] {8296078f-25bb-440b-8017-04d9fae27997} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.03.13 18:53:15.641215 [ 5 ] {8296078f-25bb-440b-8017-04d9fae27997} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 8676 | 2026.03.13 18:53:15.641249 [ 5 ] {8296078f-25bb-440b-8017-04d9fae27997} <Debug> TCPHandler: Processed in 0.001166715 sec. | ||
| 8677 | 2026.03.13 18:53:15.641352 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.03.13 18:53:15.641442 [ 5 ] {2b7a1af0-2de7-4e03-be2a-14e053319f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8679 | 2026.03.13 18:53:15.641480 [ 5 ] {2b7a1af0-2de7-4e03-be2a-14e053319f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8680 | 2026.03.13 18:53:15.641794 [ 5 ] {2b7a1af0-2de7-4e03-be2a-14e053319f90} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.03.13 18:53:15.641829 [ 5 ] {2b7a1af0-2de7-4e03-be2a-14e053319f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8682 | 2026.03.13 18:53:15.642125 [ 5 ] {2b7a1af0-2de7-4e03-be2a-14e053319f90} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8683 | 2026.03.13 18:53:15.642340 [ 5 ] {2b7a1af0-2de7-4e03-be2a-14e053319f90} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.03.13 18:53:15.642458 [ 86 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8685 | 2026.03.13 18:53:15.642465 [ 5 ] {2b7a1af0-2de7-4e03-be2a-14e053319f90} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00104 sec., 86538.46153846155 rows/sec., 5.41 MiB/sec. | ||
| 8686 | 2026.03.13 18:53:15.642528 [ 86 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2026.03.13 18:53:15.642544 [ 5 ] {2b7a1af0-2de7-4e03-be2a-14e053319f90} <Debug> TCPHandler: Processed in 0.001238547 sec. | ||
| 8688 | 2026.03.13 18:53:15.642553 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8689 | 2026.03.13 18:53:15.642677 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 8690 | 2026.03.13 18:53:15.642819 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8691 | 2026.03.13 18:53:15.642857 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2790 rows starting from the beginning of the part | ||
| 8692 | 2026.03.13 18:53:15.642926 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 8693 | 2026.03.13 18:53:15.642973 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
| 8694 | 2026.03.13 18:53:15.643016 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 8695 | 2026.03.13 18:53:15.643058 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8696 | 2026.03.13 18:53:15.643100 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 8697 | 2026.03.13 18:53:15.644294 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 4 columns (4 merged, 0 gathered) in 0.001659369 sec., 1862153.6258662178 rows/sec., 123.83 MiB/sec. | ||
| 8698 | 2026.03.13 18:53:15.644629 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8699 | 2026.03.13 18:53:15.644979 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_61_12} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2026.03.13 18:53:15.645071 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_61_12} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8701 | 2026.03.13 18:53:15.645189 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8702 | 2026.03.13 18:53:16.214912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8703 | 2026.03.13 18:53:16.233123 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.03.13 18:53:16.233194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8705 | 2026.03.13 18:53:16.239560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8706 | 2026.03.13 18:53:16.240357 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.03.13 18:53:16.240686 [ 85 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8708 | 2026.03.13 18:53:16.240783 [ 85 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2026.03.13 18:53:16.240808 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8710 | 2026.03.13 18:53:16.240939 [ 194 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 8711 | 2026.03.13 18:53:16.244698 [ 194 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8712 | 2026.03.13 18:53:16.244803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8713 | 2026.03.13 18:53:16.246157 [ 194 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 8714 | 2026.03.13 18:53:16.251089 [ 194 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 8715 | 2026.03.13 18:53:16.256053 [ 194 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 8716 | 2026.03.13 18:53:16.261006 [ 194 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 8717 | 2026.03.13 18:53:16.266399 [ 194 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 8718 | 2026.03.13 18:53:16.270815 [ 194 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 8719 | 2026.03.13 18:53:16.337334 [ 188 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.09645151 sec., 3203.6823477413677 rows/sec., 16.57 MiB/sec. | ||
| 8720 | 2026.03.13 18:53:16.339915 [ 188 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8721 | 2026.03.13 18:53:16.341925 [ 188 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_41_8} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8722 | 2026.03.13 18:53:16.342033 [ 188 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_41_8} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8723 | 2026.03.13 18:53:16.343895 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8724 | 2026.03.13 18:53:16.557109 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57487 | ||
| 8725 | 2026.03.13 18:53:16.557198 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8726 | 2026.03.13 18:53:16.557223 [ 291 ] {} <Debug> TCP-Session: 9069e1ff-623d-4e38-a393-6f3d46d77330 Authenticating user 'default' from [fd00:1122:3344:101::e]:57487 | ||
| 8727 | 2026.03.13 18:53:16.557245 [ 291 ] {} <Debug> TCP-Session: 9069e1ff-623d-4e38-a393-6f3d46d77330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8728 | 2026.03.13 18:53:16.557258 [ 291 ] {} <Debug> TCP-Session: 9069e1ff-623d-4e38-a393-6f3d46d77330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8729 | 2026.03.13 18:53:16.557472 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50889 | ||
| 8730 | 2026.03.13 18:53:16.557501 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37069 | ||
| 8731 | 2026.03.13 18:53:16.557512 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47426 | ||
| 8732 | 2026.03.13 18:53:16.557542 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37520 | ||
| 8733 | 2026.03.13 18:53:16.557580 [ 291 ] {} <Trace> TCP-Session: 9069e1ff-623d-4e38-a393-6f3d46d77330 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8734 | 2026.03.13 18:53:16.557592 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8735 | 2026.03.13 18:53:16.557535 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57028 | ||
| 8736 | 2026.03.13 18:53:16.557630 [ 3 ] {} <Debug> TCP-Session: e7e4d7eb-1aa8-4ddd-9f20-9b3929c93f3d Authenticating user 'default' from [fd00:1122:3344:101::e]:37069 | ||
| 8737 | 2026.03.13 18:53:16.557523 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64966 | ||
| 8738 | 2026.03.13 18:53:16.557698 [ 3 ] {} <Debug> TCP-Session: e7e4d7eb-1aa8-4ddd-9f20-9b3929c93f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8739 | 2026.03.13 18:53:16.557498 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45322 | ||
| 8740 | 2026.03.13 18:53:16.557733 [ 3 ] {} <Debug> TCP-Session: e7e4d7eb-1aa8-4ddd-9f20-9b3929c93f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8741 | 2026.03.13 18:53:16.557752 [ 291 ] {7fad3ab8-63d1-4d33-91f8-fc4b9b743c14} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57487) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8742 | 2026.03.13 18:53:16.557740 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8743 | 2026.03.13 18:53:16.557484 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63664 | ||
| 8744 | 2026.03.13 18:53:16.557828 [ 292 ] {} <Debug> TCP-Session: 6e886d2d-c64c-4cbe-bd19-8f07f5d41905 Authenticating user 'default' from [fd00:1122:3344:101::e]:50889 | ||
| 8745 | 2026.03.13 18:53:16.557862 [ 292 ] {} <Debug> TCP-Session: 6e886d2d-c64c-4cbe-bd19-8f07f5d41905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8746 | 2026.03.13 18:53:16.557876 [ 292 ] {} <Debug> TCP-Session: 6e886d2d-c64c-4cbe-bd19-8f07f5d41905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8747 | 2026.03.13 18:53:16.558018 [ 291 ] {7fad3ab8-63d1-4d33-91f8-fc4b9b743c14} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8748 | 2026.03.13 18:53:16.558076 [ 291 ] {7fad3ab8-63d1-4d33-91f8-fc4b9b743c14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8749 | 2026.03.13 18:53:16.558170 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8750 | 2026.03.13 18:53:16.558204 [ 294 ] {} <Debug> TCP-Session: 38db75c3-7717-4388-b02e-d532e3b67c93 Authenticating user 'default' from [fd00:1122:3344:101::e]:45322 | ||
| 8751 | 2026.03.13 18:53:16.558226 [ 294 ] {} <Debug> TCP-Session: 38db75c3-7717-4388-b02e-d532e3b67c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8752 | 2026.03.13 18:53:16.558242 [ 294 ] {} <Debug> TCP-Session: 38db75c3-7717-4388-b02e-d532e3b67c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8753 | 2026.03.13 18:53:16.558280 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8754 | 2026.03.13 18:53:16.558314 [ 288 ] {} <Debug> TCP-Session: 411104a1-b74f-4de0-9d9b-216517862da0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64966 | ||
| 8755 | 2026.03.13 18:53:16.558331 [ 288 ] {} <Debug> TCP-Session: 411104a1-b74f-4de0-9d9b-216517862da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8756 | 2026.03.13 18:53:16.558345 [ 288 ] {} <Debug> TCP-Session: 411104a1-b74f-4de0-9d9b-216517862da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8757 | 2026.03.13 18:53:16.558363 [ 291 ] {7fad3ab8-63d1-4d33-91f8-fc4b9b743c14} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 8758 | 2026.03.13 18:53:16.558397 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8759 | 2026.03.13 18:53:16.558430 [ 290 ] {} <Debug> TCP-Session: 6917b881-fe3a-4fcd-9393-b3214c9beb5a Authenticating user 'default' from [fd00:1122:3344:101::e]:37520 | ||
| 8760 | 2026.03.13 18:53:16.558446 [ 290 ] {} <Debug> TCP-Session: 6917b881-fe3a-4fcd-9393-b3214c9beb5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8761 | 2026.03.13 18:53:16.558458 [ 290 ] {} <Debug> TCP-Session: 6917b881-fe3a-4fcd-9393-b3214c9beb5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8762 | 2026.03.13 18:53:16.558768 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8763 | 2026.03.13 18:53:16.558806 [ 289 ] {} <Debug> TCP-Session: 80970118-b1db-4017-a5ff-4ac9492c5d95 Authenticating user 'default' from [fd00:1122:3344:101::e]:57028 | ||
| 8764 | 2026.03.13 18:53:16.558829 [ 289 ] {} <Debug> TCP-Session: 80970118-b1db-4017-a5ff-4ac9492c5d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8765 | 2026.03.13 18:53:16.558846 [ 289 ] {} <Debug> TCP-Session: 80970118-b1db-4017-a5ff-4ac9492c5d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8766 | 2026.03.13 18:53:16.558880 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8767 | 2026.03.13 18:53:16.558914 [ 287 ] {} <Debug> TCP-Session: 9c05496a-fe42-4292-9fd6-9c7a0a99d461 Authenticating user 'default' from [fd00:1122:3344:101::e]:47426 | ||
| 8768 | 2026.03.13 18:53:16.558931 [ 287 ] {} <Debug> TCP-Session: 9c05496a-fe42-4292-9fd6-9c7a0a99d461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8769 | 2026.03.13 18:53:16.558942 [ 287 ] {} <Debug> TCP-Session: 9c05496a-fe42-4292-9fd6-9c7a0a99d461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8770 | 2026.03.13 18:53:16.559060 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8771 | 2026.03.13 18:53:16.559094 [ 293 ] {} <Debug> TCP-Session: 5d3529c7-74a8-4b66-ab1b-ecd0b18612fc Authenticating user 'default' from [fd00:1122:3344:101::e]:63664 | ||
| 8772 | 2026.03.13 18:53:16.559112 [ 293 ] {} <Debug> TCP-Session: 5d3529c7-74a8-4b66-ab1b-ecd0b18612fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8773 | 2026.03.13 18:53:16.559125 [ 293 ] {} <Debug> TCP-Session: 5d3529c7-74a8-4b66-ab1b-ecd0b18612fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8774 | 2026.03.13 18:53:16.559309 [ 332 ] {7fad3ab8-63d1-4d33-91f8-fc4b9b743c14} <Trace> AggregatingTransform: Aggregating | ||
| 8775 | 2026.03.13 18:53:16.559353 [ 332 ] {7fad3ab8-63d1-4d33-91f8-fc4b9b743c14} <Trace> Aggregator: Aggregation method: without_key | ||
| 8776 | 2026.03.13 18:53:16.559389 [ 332 ] {7fad3ab8-63d1-4d33-91f8-fc4b9b743c14} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923947 sec. (1082.313 rows/sec., 42.28 KiB/sec.) | ||
| 8777 | 2026.03.13 18:53:16.559408 [ 332 ] {7fad3ab8-63d1-4d33-91f8-fc4b9b743c14} <Trace> Aggregator: Merging aggregated data | ||
| 8778 | 2026.03.13 18:53:16.560831 [ 291 ] {7fad3ab8-63d1-4d33-91f8-fc4b9b743c14} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003137 sec., 318.77590054191904 rows/sec., 12.45 KiB/sec. | ||
| 8779 | 2026.03.13 18:53:16.561015 [ 291 ] {7fad3ab8-63d1-4d33-91f8-fc4b9b743c14} <Debug> TCPHandler: Processed in 0.003542996 sec. | ||
| 8780 | 2026.03.13 18:53:16.561140 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8781 | 2026.03.13 18:53:16.561160 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8782 | 2026.03.13 18:53:16.561177 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8783 | 2026.03.13 18:53:16.561186 [ 291 ] {} <Debug> TCP-Session: 9069e1ff-623d-4e38-a393-6f3d46d77330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8784 | 2026.03.13 18:53:16.561198 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8785 | 2026.03.13 18:53:16.561215 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8786 | 2026.03.13 18:53:16.561234 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8787 | 2026.03.13 18:53:16.561253 [ 292 ] {} <Debug> TCP-Session: 6e886d2d-c64c-4cbe-bd19-8f07f5d41905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8788 | 2026.03.13 18:53:16.561267 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8789 | 2026.03.13 18:53:16.561282 [ 3 ] {} <Debug> TCP-Session: e7e4d7eb-1aa8-4ddd-9f20-9b3929c93f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8790 | 2026.03.13 18:53:16.561284 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8791 | 2026.03.13 18:53:16.561316 [ 288 ] {} <Debug> TCP-Session: 411104a1-b74f-4de0-9d9b-216517862da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8792 | 2026.03.13 18:53:16.561268 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8793 | 2026.03.13 18:53:16.561361 [ 289 ] {} <Debug> TCP-Session: 80970118-b1db-4017-a5ff-4ac9492c5d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8794 | 2026.03.13 18:53:16.561266 [ 287 ] {} <Debug> TCP-Session: 9c05496a-fe42-4292-9fd6-9c7a0a99d461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8795 | 2026.03.13 18:53:16.561390 [ 293 ] {} <Debug> TCP-Session: 5d3529c7-74a8-4b66-ab1b-ecd0b18612fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8796 | 2026.03.13 18:53:16.561212 [ 294 ] {} <Debug> TCP-Session: 38db75c3-7717-4388-b02e-d532e3b67c93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8797 | 2026.03.13 18:53:16.561202 [ 290 ] {} <Debug> TCP-Session: 6917b881-fe3a-4fcd-9393-b3214c9beb5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8798 | 2026.03.13 18:53:17.750791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1076 | ||
| 8799 | 2026.03.13 18:53:17.753485 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8800 | 2026.03.13 18:53:17.753538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8801 | 2026.03.13 18:53:17.755097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8802 | 2026.03.13 18:53:17.755458 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2026.03.13 18:53:17.755668 [ 84 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8804 | 2026.03.13 18:53:17.755749 [ 84 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.03.13 18:53:17.755778 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8806 | 2026.03.13 18:53:17.755938 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 8807 | 2026.03.13 18:53:17.755970 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1076 | ||
| 8808 | 2026.03.13 18:53:17.756843 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8809 | 2026.03.13 18:53:17.757169 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 912 rows starting from the beginning of the part | ||
| 8810 | 2026.03.13 18:53:17.757867 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part | ||
| 8811 | 2026.03.13 18:53:17.758465 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 8812 | 2026.03.13 18:53:17.758983 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 50 rows starting from the beginning of the part | ||
| 8813 | 2026.03.13 18:53:17.759464 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 8814 | 2026.03.13 18:53:17.759873 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 8815 | 2026.03.13 18:53:17.768952 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1076 rows, containing 72 columns (72 merged, 0 gathered) in 0.013080561 sec., 82259.4688408242 rows/sec., 69.05 MiB/sec. | ||
| 8816 | 2026.03.13 18:53:17.770765 [ 196 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8817 | 2026.03.13 18:53:17.771524 [ 196 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_31_6} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2026.03.13 18:53:17.771653 [ 196 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_31_6} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8819 | 2026.03.13 18:53:17.772037 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 8820 | 2026.03.13 18:53:18.153422 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60380 | ||
| 8821 | 2026.03.13 18:53:18.153541 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8822 | 2026.03.13 18:53:18.153571 [ 291 ] {} <Debug> TCP-Session: fa45f368-e406-4b91-9980-0f554f7113d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60380 | ||
| 8823 | 2026.03.13 18:53:18.153595 [ 291 ] {} <Debug> TCP-Session: fa45f368-e406-4b91-9980-0f554f7113d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8824 | 2026.03.13 18:53:18.153608 [ 291 ] {} <Debug> TCP-Session: fa45f368-e406-4b91-9980-0f554f7113d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8825 | 2026.03.13 18:53:18.153818 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44625 | ||
| 8826 | 2026.03.13 18:53:18.153837 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53412 | ||
| 8827 | 2026.03.13 18:53:18.153866 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39090 | ||
| 8828 | 2026.03.13 18:53:18.153904 [ 291 ] {} <Trace> TCP-Session: fa45f368-e406-4b91-9980-0f554f7113d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8829 | 2026.03.13 18:53:18.153935 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8830 | 2026.03.13 18:53:18.153879 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61810 | ||
| 8831 | 2026.03.13 18:53:18.153976 [ 292 ] {} <Debug> TCP-Session: d5bb30b4-9815-461f-9cb2-ef711655fef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44625 | ||
| 8832 | 2026.03.13 18:53:18.153970 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8833 | 2026.03.13 18:53:18.154030 [ 292 ] {} <Debug> TCP-Session: d5bb30b4-9815-461f-9cb2-ef711655fef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8834 | 2026.03.13 18:53:18.154042 [ 288 ] {} <Debug> TCP-Session: fbf22e12-74e0-49b9-995d-5e942548e7ab Authenticating user 'default' from [fd00:1122:3344:101::e]:39090 | ||
| 8835 | 2026.03.13 18:53:18.154047 [ 292 ] {} <Debug> TCP-Session: d5bb30b4-9815-461f-9cb2-ef711655fef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8836 | 2026.03.13 18:53:18.154060 [ 288 ] {} <Debug> TCP-Session: fbf22e12-74e0-49b9-995d-5e942548e7ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8837 | 2026.03.13 18:53:18.153963 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8838 | 2026.03.13 18:53:18.154076 [ 288 ] {} <Debug> TCP-Session: fbf22e12-74e0-49b9-995d-5e942548e7ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8839 | 2026.03.13 18:53:18.154091 [ 291 ] {6817acfc-f1d8-4104-b431-272f0518fe80} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60380) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8840 | 2026.03.13 18:53:18.154126 [ 294 ] {} <Debug> TCP-Session: 386ab123-6e42-4fba-a6a5-3465b5fb6526 Authenticating user 'default' from [fd00:1122:3344:101::e]:53412 | ||
| 8841 | 2026.03.13 18:53:18.154082 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8842 | 2026.03.13 18:53:18.154164 [ 294 ] {} <Debug> TCP-Session: 386ab123-6e42-4fba-a6a5-3465b5fb6526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8843 | 2026.03.13 18:53:18.153855 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49991 | ||
| 8844 | 2026.03.13 18:53:18.154192 [ 294 ] {} <Debug> TCP-Session: 386ab123-6e42-4fba-a6a5-3465b5fb6526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8845 | 2026.03.13 18:53:18.154197 [ 289 ] {} <Debug> TCP-Session: 051524f0-f83a-41b1-80d9-f2086a5c3e10 Authenticating user 'default' from [fd00:1122:3344:101::e]:61810 | ||
| 8846 | 2026.03.13 18:53:18.153845 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37630 | ||
| 8847 | 2026.03.13 18:53:18.154254 [ 289 ] {} <Debug> TCP-Session: 051524f0-f83a-41b1-80d9-f2086a5c3e10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2026.03.13 18:53:18.154271 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8849 | 2026.03.13 18:53:18.154289 [ 289 ] {} <Debug> TCP-Session: 051524f0-f83a-41b1-80d9-f2086a5c3e10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8850 | 2026.03.13 18:53:18.153829 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32873 | ||
| 8851 | 2026.03.13 18:53:18.154312 [ 287 ] {} <Debug> TCP-Session: a812154e-761d-4290-94d7-55ffe515b713 Authenticating user 'default' from [fd00:1122:3344:101::e]:49991 | ||
| 8852 | 2026.03.13 18:53:18.154312 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8853 | 2026.03.13 18:53:18.154368 [ 287 ] {} <Debug> TCP-Session: a812154e-761d-4290-94d7-55ffe515b713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8854 | 2026.03.13 18:53:18.154382 [ 291 ] {6817acfc-f1d8-4104-b431-272f0518fe80} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8855 | 2026.03.13 18:53:18.154385 [ 3 ] {} <Debug> TCP-Session: ffaad373-792b-4da9-a07c-a781f9355dc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37630 | ||
| 8856 | 2026.03.13 18:53:18.154389 [ 287 ] {} <Debug> TCP-Session: a812154e-761d-4290-94d7-55ffe515b713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8857 | 2026.03.13 18:53:18.154398 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8858 | 2026.03.13 18:53:18.154416 [ 3 ] {} <Debug> TCP-Session: ffaad373-792b-4da9-a07c-a781f9355dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8859 | 2026.03.13 18:53:18.154440 [ 291 ] {6817acfc-f1d8-4104-b431-272f0518fe80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8860 | 2026.03.13 18:53:18.154450 [ 293 ] {} <Debug> TCP-Session: acef49ef-23c8-4bff-9471-1ee46f293b89 Authenticating user 'default' from [fd00:1122:3344:101::e]:32873 | ||
| 8861 | 2026.03.13 18:53:18.154452 [ 3 ] {} <Debug> TCP-Session: ffaad373-792b-4da9-a07c-a781f9355dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8862 | 2026.03.13 18:53:18.154483 [ 293 ] {} <Debug> TCP-Session: acef49ef-23c8-4bff-9471-1ee46f293b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8863 | 2026.03.13 18:53:18.153889 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51755 | ||
| 8864 | 2026.03.13 18:53:18.154510 [ 293 ] {} <Debug> TCP-Session: acef49ef-23c8-4bff-9471-1ee46f293b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8865 | 2026.03.13 18:53:18.154738 [ 291 ] {6817acfc-f1d8-4104-b431-272f0518fe80} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 8866 | 2026.03.13 18:53:18.154798 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8867 | 2026.03.13 18:53:18.154834 [ 290 ] {} <Debug> TCP-Session: 230c895a-2784-40dd-bac3-9eff73248345 Authenticating user 'default' from [fd00:1122:3344:101::e]:51755 | ||
| 8868 | 2026.03.13 18:53:18.154850 [ 290 ] {} <Debug> TCP-Session: 230c895a-2784-40dd-bac3-9eff73248345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8869 | 2026.03.13 18:53:18.154862 [ 290 ] {} <Debug> TCP-Session: 230c895a-2784-40dd-bac3-9eff73248345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8870 | 2026.03.13 18:53:18.155700 [ 342 ] {6817acfc-f1d8-4104-b431-272f0518fe80} <Trace> AggregatingTransform: Aggregating | ||
| 8871 | 2026.03.13 18:53:18.155758 [ 342 ] {6817acfc-f1d8-4104-b431-272f0518fe80} <Trace> Aggregator: Aggregation method: without_key | ||
| 8872 | 2026.03.13 18:53:18.155798 [ 342 ] {6817acfc-f1d8-4104-b431-272f0518fe80} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949378 sec. (1053.321 rows/sec., 41.15 KiB/sec.) | ||
| 8873 | 2026.03.13 18:53:18.155818 [ 342 ] {6817acfc-f1d8-4104-b431-272f0518fe80} <Trace> Aggregator: Merging aggregated data | ||
| 8874 | 2026.03.13 18:53:18.157058 [ 291 ] {6817acfc-f1d8-4104-b431-272f0518fe80} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00302 sec., 331.1258278145695 rows/sec., 12.93 KiB/sec. | ||
| 8875 | 2026.03.13 18:53:18.157229 [ 291 ] {6817acfc-f1d8-4104-b431-272f0518fe80} <Debug> TCPHandler: Processed in 0.003436602 sec. | ||
| 8876 | 2026.03.13 18:53:18.157318 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8877 | 2026.03.13 18:53:18.157346 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8878 | 2026.03.13 18:53:18.157348 [ 291 ] {} <Debug> TCP-Session: fa45f368-e406-4b91-9980-0f554f7113d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8879 | 2026.03.13 18:53:18.157375 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8880 | 2026.03.13 18:53:18.157394 [ 289 ] {} <Debug> TCP-Session: 051524f0-f83a-41b1-80d9-f2086a5c3e10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8881 | 2026.03.13 18:53:18.157403 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8882 | 2026.03.13 18:53:18.157424 [ 294 ] {} <Debug> TCP-Session: 386ab123-6e42-4fba-a6a5-3465b5fb6526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8883 | 2026.03.13 18:53:18.157438 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8884 | 2026.03.13 18:53:18.157455 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8885 | 2026.03.13 18:53:18.157470 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8886 | 2026.03.13 18:53:18.157505 [ 287 ] {} <Debug> TCP-Session: a812154e-761d-4290-94d7-55ffe515b713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8887 | 2026.03.13 18:53:18.157484 [ 3 ] {} <Debug> TCP-Session: ffaad373-792b-4da9-a07c-a781f9355dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8888 | 2026.03.13 18:53:18.157529 [ 290 ] {} <Debug> TCP-Session: 230c895a-2784-40dd-bac3-9eff73248345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8889 | 2026.03.13 18:53:18.157458 [ 292 ] {} <Debug> TCP-Session: d5bb30b4-9815-461f-9cb2-ef711655fef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8890 | 2026.03.13 18:53:18.157426 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8891 | 2026.03.13 18:53:18.157383 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8892 | 2026.03.13 18:53:18.157616 [ 288 ] {} <Debug> TCP-Session: fbf22e12-74e0-49b9-995d-5e942548e7ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8893 | 2026.03.13 18:53:18.157643 [ 293 ] {} <Debug> TCP-Session: acef49ef-23c8-4bff-9471-1ee46f293b89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8894 | 2026.03.13 18:53:18.355368 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49187 | ||
| 8895 | 2026.03.13 18:53:18.355470 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8896 | 2026.03.13 18:53:18.355497 [ 287 ] {} <Debug> TCP-Session: 15c45ec3-2b22-4775-8d24-4f5d1307b94f Authenticating user 'default' from [fd00:1122:3344:101::e]:49187 | ||
| 8897 | 2026.03.13 18:53:18.355520 [ 287 ] {} <Debug> TCP-Session: 15c45ec3-2b22-4775-8d24-4f5d1307b94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8898 | 2026.03.13 18:53:18.355535 [ 287 ] {} <Debug> TCP-Session: 15c45ec3-2b22-4775-8d24-4f5d1307b94f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8899 | 2026.03.13 18:53:18.355764 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62850 | ||
| 8900 | 2026.03.13 18:53:18.355786 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51134 | ||
| 8901 | 2026.03.13 18:53:18.355811 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43164 | ||
| 8902 | 2026.03.13 18:53:18.355845 [ 287 ] {} <Trace> TCP-Session: 15c45ec3-2b22-4775-8d24-4f5d1307b94f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2026.03.13 18:53:18.355774 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38345 | ||
| 8904 | 2026.03.13 18:53:18.355880 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8905 | 2026.03.13 18:53:18.355880 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8906 | 2026.03.13 18:53:18.355904 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8907 | 2026.03.13 18:53:18.355921 [ 288 ] {} <Debug> TCP-Session: 7a7546f9-e1c8-472f-b323-45bf37155c12 Authenticating user 'default' from [fd00:1122:3344:101::e]:62850 | ||
| 8908 | 2026.03.13 18:53:18.355927 [ 292 ] {} <Debug> TCP-Session: 2f605b37-20bb-403b-ac85-a7ccd225d054 Authenticating user 'default' from [fd00:1122:3344:101::e]:51134 | ||
| 8909 | 2026.03.13 18:53:18.355941 [ 3 ] {} <Debug> TCP-Session: c2344bdf-4aec-465f-8f59-94f071f3f89b Authenticating user 'default' from [fd00:1122:3344:101::e]:43164 | ||
| 8910 | 2026.03.13 18:53:18.355957 [ 288 ] {} <Debug> TCP-Session: 7a7546f9-e1c8-472f-b323-45bf37155c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8911 | 2026.03.13 18:53:18.355982 [ 3 ] {} <Debug> TCP-Session: c2344bdf-4aec-465f-8f59-94f071f3f89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8912 | 2026.03.13 18:53:18.355966 [ 292 ] {} <Debug> TCP-Session: 2f605b37-20bb-403b-ac85-a7ccd225d054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8913 | 2026.03.13 18:53:18.356004 [ 3 ] {} <Debug> TCP-Session: c2344bdf-4aec-465f-8f59-94f071f3f89b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8914 | 2026.03.13 18:53:18.356011 [ 287 ] {9adba8a8-d330-4375-bbba-8056d7b6e44b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49187) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8915 | 2026.03.13 18:53:18.356023 [ 292 ] {} <Debug> TCP-Session: 2f605b37-20bb-403b-ac85-a7ccd225d054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8916 | 2026.03.13 18:53:18.355988 [ 288 ] {} <Debug> TCP-Session: 7a7546f9-e1c8-472f-b323-45bf37155c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8917 | 2026.03.13 18:53:18.355935 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8918 | 2026.03.13 18:53:18.355766 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38386 | ||
| 8919 | 2026.03.13 18:53:18.356105 [ 291 ] {} <Debug> TCP-Session: d53e855d-4209-42d9-b374-5efe7057dbbe Authenticating user 'default' from [fd00:1122:3344:101::e]:38345 | ||
| 8920 | 2026.03.13 18:53:18.355806 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46100 | ||
| 8921 | 2026.03.13 18:53:18.356147 [ 291 ] {} <Debug> TCP-Session: d53e855d-4209-42d9-b374-5efe7057dbbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8922 | 2026.03.13 18:53:18.355794 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57130 | ||
| 8923 | 2026.03.13 18:53:18.356189 [ 291 ] {} <Debug> TCP-Session: d53e855d-4209-42d9-b374-5efe7057dbbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8924 | 2026.03.13 18:53:18.356199 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8925 | 2026.03.13 18:53:18.355776 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64399 | ||
| 8926 | 2026.03.13 18:53:18.356242 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8927 | 2026.03.13 18:53:18.356248 [ 289 ] {} <Debug> TCP-Session: a2622f4b-c6c4-43a7-9fa1-2e5500f85515 Authenticating user 'default' from [fd00:1122:3344:101::e]:38386 | ||
| 8928 | 2026.03.13 18:53:18.356280 [ 287 ] {9adba8a8-d330-4375-bbba-8056d7b6e44b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8929 | 2026.03.13 18:53:18.356295 [ 289 ] {} <Debug> TCP-Session: a2622f4b-c6c4-43a7-9fa1-2e5500f85515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8930 | 2026.03.13 18:53:18.356308 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8931 | 2026.03.13 18:53:18.356334 [ 289 ] {} <Debug> TCP-Session: a2622f4b-c6c4-43a7-9fa1-2e5500f85515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8932 | 2026.03.13 18:53:18.356342 [ 287 ] {9adba8a8-d330-4375-bbba-8056d7b6e44b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8933 | 2026.03.13 18:53:18.356350 [ 290 ] {} <Debug> TCP-Session: bd2df7cb-102b-491f-90c9-c5aa59ec790b Authenticating user 'default' from [fd00:1122:3344:101::e]:64399 | ||
| 8934 | 2026.03.13 18:53:18.356282 [ 294 ] {} <Debug> TCP-Session: cb1a08a6-3e75-4d0d-900c-7fad296a2617 Authenticating user 'default' from [fd00:1122:3344:101::e]:46100 | ||
| 8935 | 2026.03.13 18:53:18.356396 [ 290 ] {} <Debug> TCP-Session: bd2df7cb-102b-491f-90c9-c5aa59ec790b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8936 | 2026.03.13 18:53:18.356407 [ 294 ] {} <Debug> TCP-Session: cb1a08a6-3e75-4d0d-900c-7fad296a2617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8937 | 2026.03.13 18:53:18.356415 [ 290 ] {} <Debug> TCP-Session: bd2df7cb-102b-491f-90c9-c5aa59ec790b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8938 | 2026.03.13 18:53:18.356424 [ 294 ] {} <Debug> TCP-Session: cb1a08a6-3e75-4d0d-900c-7fad296a2617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8939 | 2026.03.13 18:53:18.356252 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8940 | 2026.03.13 18:53:18.356467 [ 293 ] {} <Debug> TCP-Session: c37b9b6a-ec5c-42ed-ba92-9d2b802d7dfe Authenticating user 'default' from [fd00:1122:3344:101::e]:57130 | ||
| 8941 | 2026.03.13 18:53:18.356485 [ 293 ] {} <Debug> TCP-Session: c37b9b6a-ec5c-42ed-ba92-9d2b802d7dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8942 | 2026.03.13 18:53:18.356497 [ 293 ] {} <Debug> TCP-Session: c37b9b6a-ec5c-42ed-ba92-9d2b802d7dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8943 | 2026.03.13 18:53:18.356665 [ 287 ] {9adba8a8-d330-4375-bbba-8056d7b6e44b} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 8944 | 2026.03.13 18:53:18.357583 [ 322 ] {9adba8a8-d330-4375-bbba-8056d7b6e44b} <Trace> AggregatingTransform: Aggregating | ||
| 8945 | 2026.03.13 18:53:18.357628 [ 322 ] {9adba8a8-d330-4375-bbba-8056d7b6e44b} <Trace> Aggregator: Aggregation method: without_key | ||
| 8946 | 2026.03.13 18:53:18.357664 [ 322 ] {9adba8a8-d330-4375-bbba-8056d7b6e44b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885986 sec. (1128.686 rows/sec., 44.09 KiB/sec.) | ||
| 8947 | 2026.03.13 18:53:18.357685 [ 322 ] {9adba8a8-d330-4375-bbba-8056d7b6e44b} <Trace> Aggregator: Merging aggregated data | ||
| 8948 | 2026.03.13 18:53:18.359189 [ 287 ] {9adba8a8-d330-4375-bbba-8056d7b6e44b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003231 sec., 309.50170225936245 rows/sec., 12.09 KiB/sec. | ||
| 8949 | 2026.03.13 18:53:18.359339 [ 287 ] {9adba8a8-d330-4375-bbba-8056d7b6e44b} <Debug> TCPHandler: Processed in 0.003601158 sec. | ||
| 8950 | 2026.03.13 18:53:18.359462 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8951 | 2026.03.13 18:53:18.359494 [ 287 ] {} <Debug> TCP-Session: 15c45ec3-2b22-4775-8d24-4f5d1307b94f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8952 | 2026.03.13 18:53:18.359493 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8953 | 2026.03.13 18:53:18.359512 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8954 | 2026.03.13 18:53:18.359530 [ 3 ] {} <Debug> TCP-Session: c2344bdf-4aec-465f-8f59-94f071f3f89b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8955 | 2026.03.13 18:53:18.359534 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8956 | 2026.03.13 18:53:18.359555 [ 293 ] {} <Debug> TCP-Session: c37b9b6a-ec5c-42ed-ba92-9d2b802d7dfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8957 | 2026.03.13 18:53:18.359575 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8958 | 2026.03.13 18:53:18.359592 [ 290 ] {} <Debug> TCP-Session: bd2df7cb-102b-491f-90c9-c5aa59ec790b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8959 | 2026.03.13 18:53:18.359599 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8960 | 2026.03.13 18:53:18.359626 [ 292 ] {} <Debug> TCP-Session: 2f605b37-20bb-403b-ac85-a7ccd225d054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8961 | 2026.03.13 18:53:18.359633 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8962 | 2026.03.13 18:53:18.359655 [ 288 ] {} <Debug> TCP-Session: 7a7546f9-e1c8-472f-b323-45bf37155c12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8963 | 2026.03.13 18:53:18.359617 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8964 | 2026.03.13 18:53:18.359682 [ 294 ] {} <Debug> TCP-Session: cb1a08a6-3e75-4d0d-900c-7fad296a2617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8965 | 2026.03.13 18:53:18.359551 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8966 | 2026.03.13 18:53:18.359715 [ 291 ] {} <Debug> TCP-Session: d53e855d-4209-42d9-b374-5efe7057dbbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8967 | 2026.03.13 18:53:18.359760 [ 289 ] {} <Debug> TCP-Session: a2622f4b-c6c4-43a7-9fa1-2e5500f85515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8968 | 2026.03.13 18:53:20.620762 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8969 | 2026.03.13 18:53:20.620961 [ 5 ] {14adaab1-60a7-4975-8660-fa0ce2e64a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8970 | 2026.03.13 18:53:20.621034 [ 5 ] {14adaab1-60a7-4975-8660-fa0ce2e64a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8971 | 2026.03.13 18:53:20.621776 [ 5 ] {14adaab1-60a7-4975-8660-fa0ce2e64a8a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.03.13 18:53:20.621823 [ 5 ] {14adaab1-60a7-4975-8660-fa0ce2e64a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8973 | 2026.03.13 18:53:20.622226 [ 5 ] {14adaab1-60a7-4975-8660-fa0ce2e64a8a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8974 | 2026.03.13 18:53:20.622450 [ 5 ] {14adaab1-60a7-4975-8660-fa0ce2e64a8a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.03.13 18:53:20.622623 [ 5 ] {14adaab1-60a7-4975-8660-fa0ce2e64a8a} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001718 sec., 80325.96041909198 rows/sec., 6.98 MiB/sec. | ||
| 8976 | 2026.03.13 18:53:20.622664 [ 5 ] {14adaab1-60a7-4975-8660-fa0ce2e64a8a} <Debug> TCPHandler: Processed in 0.002045851 sec. | ||
| 8977 | 2026.03.13 18:53:20.622784 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2026.03.13 18:53:20.622878 [ 5 ] {12641989-7d36-4e4f-a1a3-1a3f1555e2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8979 | 2026.03.13 18:53:20.622918 [ 5 ] {12641989-7d36-4e4f-a1a3-1a3f1555e2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8980 | 2026.03.13 18:53:20.623339 [ 5 ] {12641989-7d36-4e4f-a1a3-1a3f1555e2c7} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.03.13 18:53:20.623376 [ 5 ] {12641989-7d36-4e4f-a1a3-1a3f1555e2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8982 | 2026.03.13 18:53:20.623673 [ 5 ] {12641989-7d36-4e4f-a1a3-1a3f1555e2c7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8983 | 2026.03.13 18:53:20.623885 [ 5 ] {12641989-7d36-4e4f-a1a3-1a3f1555e2c7} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2026.03.13 18:53:20.624013 [ 5 ] {12641989-7d36-4e4f-a1a3-1a3f1555e2c7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001153 sec., 35559.41023417173 rows/sec., 2.61 MiB/sec. | ||
| 8985 | 2026.03.13 18:53:20.624050 [ 5 ] {12641989-7d36-4e4f-a1a3-1a3f1555e2c7} <Debug> TCPHandler: Processed in 0.001314599 sec. | ||
| 8986 | 2026.03.13 18:53:20.624167 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2026.03.13 18:53:20.624260 [ 5 ] {1e637147-3c19-4005-8dbc-39398a075e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8988 | 2026.03.13 18:53:20.624298 [ 5 ] {1e637147-3c19-4005-8dbc-39398a075e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8989 | 2026.03.13 18:53:20.624716 [ 5 ] {1e637147-3c19-4005-8dbc-39398a075e55} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2026.03.13 18:53:20.624752 [ 5 ] {1e637147-3c19-4005-8dbc-39398a075e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 8991 | 2026.03.13 18:53:20.625062 [ 5 ] {1e637147-3c19-4005-8dbc-39398a075e55} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8992 | 2026.03.13 18:53:20.625289 [ 5 ] {1e637147-3c19-4005-8dbc-39398a075e55} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.03.13 18:53:20.625422 [ 5 ] {1e637147-3c19-4005-8dbc-39398a075e55} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001179 sec., 89058.524173028 rows/sec., 6.96 MiB/sec. | ||
| 8994 | 2026.03.13 18:53:20.625460 [ 5 ] {1e637147-3c19-4005-8dbc-39398a075e55} <Debug> TCPHandler: Processed in 0.00134168 sec. | ||
| 8995 | 2026.03.13 18:53:20.625576 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.03.13 18:53:20.625669 [ 5 ] {67396a78-d52a-4f3c-9947-1566fe5fb9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8997 | 2026.03.13 18:53:20.625712 [ 5 ] {67396a78-d52a-4f3c-9947-1566fe5fb9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8998 | 2026.03.13 18:53:20.626113 [ 5 ] {67396a78-d52a-4f3c-9947-1566fe5fb9ad} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.03.13 18:53:20.626149 [ 5 ] {67396a78-d52a-4f3c-9947-1566fe5fb9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 9000 | 2026.03.13 18:53:20.626477 [ 5 ] {67396a78-d52a-4f3c-9947-1566fe5fb9ad} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9001 | 2026.03.13 18:53:20.626696 [ 5 ] {67396a78-d52a-4f3c-9947-1566fe5fb9ad} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2026.03.13 18:53:20.626826 [ 5 ] {67396a78-d52a-4f3c-9947-1566fe5fb9ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 9003 | 2026.03.13 18:53:20.626864 [ 5 ] {67396a78-d52a-4f3c-9947-1566fe5fb9ad} <Debug> TCPHandler: Processed in 0.00133661 sec. | ||
| 9004 | 2026.03.13 18:53:20.626987 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2026.03.13 18:53:20.627086 [ 5 ] {5e627632-5ac1-4034-a560-a2b623893848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9006 | 2026.03.13 18:53:20.627141 [ 5 ] {5e627632-5ac1-4034-a560-a2b623893848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9007 | 2026.03.13 18:53:20.628026 [ 5 ] {5e627632-5ac1-4034-a560-a2b623893848} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.03.13 18:53:20.628068 [ 5 ] {5e627632-5ac1-4034-a560-a2b623893848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 9009 | 2026.03.13 18:53:20.628661 [ 5 ] {5e627632-5ac1-4034-a560-a2b623893848} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9010 | 2026.03.13 18:53:20.628903 [ 5 ] {5e627632-5ac1-4034-a560-a2b623893848} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.03.13 18:53:20.629046 [ 5 ] {5e627632-5ac1-4034-a560-a2b623893848} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001977 sec., 20738.492665655034 rows/sec., 37.16 MiB/sec. | ||
| 9012 | 2026.03.13 18:53:20.629102 [ 5 ] {5e627632-5ac1-4034-a560-a2b623893848} <Debug> TCPHandler: Processed in 0.002165065 sec. | ||
| 9013 | 2026.03.13 18:53:20.629222 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2026.03.13 18:53:20.629317 [ 5 ] {5cb053ff-bfda-41d4-b419-5069c709abae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9015 | 2026.03.13 18:53:20.629360 [ 5 ] {5cb053ff-bfda-41d4-b419-5069c709abae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9016 | 2026.03.13 18:53:20.629700 [ 5 ] {5cb053ff-bfda-41d4-b419-5069c709abae} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.03.13 18:53:20.629736 [ 5 ] {5cb053ff-bfda-41d4-b419-5069c709abae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 9018 | 2026.03.13 18:53:20.630042 [ 5 ] {5cb053ff-bfda-41d4-b419-5069c709abae} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9019 | 2026.03.13 18:53:20.630255 [ 5 ] {5cb053ff-bfda-41d4-b419-5069c709abae} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.03.13 18:53:20.630388 [ 5 ] {5cb053ff-bfda-41d4-b419-5069c709abae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 9021 | 2026.03.13 18:53:20.630427 [ 5 ] {5cb053ff-bfda-41d4-b419-5069c709abae} <Debug> TCPHandler: Processed in 0.001254957 sec. | ||
| 9022 | 2026.03.13 18:53:22.515069 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9023 | 2026.03.13 18:53:22.515162 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9024 | 2026.03.13 18:53:22.682282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20182 | ||
| 9025 | 2026.03.13 18:53:22.682826 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.03.13 18:53:22.682869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9027 | 2026.03.13 18:53:22.683359 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9028 | 2026.03.13 18:53:22.683597 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.03.13 18:53:22.683736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20182 | ||
| 9030 | 2026.03.13 18:53:23.744881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9031 | 2026.03.13 18:53:23.759418 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2026.03.13 18:53:23.759473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9033 | 2026.03.13 18:53:23.765994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9034 | 2026.03.13 18:53:23.766757 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9035 | 2026.03.13 18:53:23.769471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9036 | 2026.03.13 18:53:25.626754 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2026.03.13 18:53:25.626947 [ 5 ] {04e2314b-89aa-4183-8964-af0c6d7555ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9038 | 2026.03.13 18:53:25.627012 [ 5 ] {04e2314b-89aa-4183-8964-af0c6d7555ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9039 | 2026.03.13 18:53:25.627785 [ 5 ] {04e2314b-89aa-4183-8964-af0c6d7555ef} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.03.13 18:53:25.627824 [ 5 ] {04e2314b-89aa-4183-8964-af0c6d7555ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9041 | 2026.03.13 18:53:25.628241 [ 5 ] {04e2314b-89aa-4183-8964-af0c6d7555ef} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9042 | 2026.03.13 18:53:25.628466 [ 5 ] {04e2314b-89aa-4183-8964-af0c6d7555ef} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.03.13 18:53:25.628616 [ 5 ] {04e2314b-89aa-4183-8964-af0c6d7555ef} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001723 sec., 164828.78699941962 rows/sec., 10.47 MiB/sec. | ||
| 9044 | 2026.03.13 18:53:25.628663 [ 5 ] {04e2314b-89aa-4183-8964-af0c6d7555ef} <Debug> TCPHandler: Processed in 0.002049801 sec. | ||
| 9045 | 2026.03.13 18:53:25.628796 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2026.03.13 18:53:25.628891 [ 5 ] {492e669a-deb2-482d-a93d-ddd989426e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9047 | 2026.03.13 18:53:25.628932 [ 5 ] {492e669a-deb2-482d-a93d-ddd989426e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9048 | 2026.03.13 18:53:25.629768 [ 5 ] {492e669a-deb2-482d-a93d-ddd989426e48} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.03.13 18:53:25.629807 [ 5 ] {492e669a-deb2-482d-a93d-ddd989426e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9050 | 2026.03.13 18:53:25.630176 [ 5 ] {492e669a-deb2-482d-a93d-ddd989426e48} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9051 | 2026.03.13 18:53:25.630383 [ 5 ] {492e669a-deb2-482d-a93d-ddd989426e48} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.03.13 18:53:25.630492 [ 72 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9053 | 2026.03.13 18:53:25.630511 [ 5 ] {492e669a-deb2-482d-a93d-ddd989426e48} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.00164 sec., 485975.60975609755 rows/sec., 37.81 MiB/sec. | ||
| 9054 | 2026.03.13 18:53:25.630557 [ 72 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2026.03.13 18:53:25.630567 [ 5 ] {492e669a-deb2-482d-a93d-ddd989426e48} <Debug> TCPHandler: Processed in 0.001826064 sec. | ||
| 9056 | 2026.03.13 18:53:25.630586 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9057 | 2026.03.13 18:53:25.630694 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9058 | 2026.03.13 18:53:25.630707 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 9059 | 2026.03.13 18:53:25.630791 [ 5 ] {b9b033b2-9666-4367-aa98-3801c84d9319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9060 | 2026.03.13 18:53:25.630836 [ 5 ] {b9b033b2-9666-4367-aa98-3801c84d9319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9061 | 2026.03.13 18:53:25.630853 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9062 | 2026.03.13 18:53:25.630892 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2890 rows starting from the beginning of the part | ||
| 9063 | 2026.03.13 18:53:25.630963 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 797 rows starting from the beginning of the part | ||
| 9064 | 2026.03.13 18:53:25.631015 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 138 rows starting from the beginning of the part | ||
| 9065 | 2026.03.13 18:53:25.631065 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 798 rows starting from the beginning of the part | ||
| 9066 | 2026.03.13 18:53:25.631112 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 138 rows starting from the beginning of the part | ||
| 9067 | 2026.03.13 18:53:25.631157 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 797 rows starting from the beginning of the part | ||
| 9068 | 2026.03.13 18:53:25.631279 [ 5 ] {b9b033b2-9666-4367-aa98-3801c84d9319} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2026.03.13 18:53:25.631328 [ 5 ] {b9b033b2-9666-4367-aa98-3801c84d9319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9070 | 2026.03.13 18:53:25.631672 [ 5 ] {b9b033b2-9666-4367-aa98-3801c84d9319} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9071 | 2026.03.13 18:53:25.631884 [ 5 ] {b9b033b2-9666-4367-aa98-3801c84d9319} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2026.03.13 18:53:25.632001 [ 72 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
| 9073 | 2026.03.13 18:53:25.632018 [ 5 ] {b9b033b2-9666-4367-aa98-3801c84d9319} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001245 sec., 114056.2248995984 rows/sec., 6.70 MiB/sec. | ||
| 9074 | 2026.03.13 18:53:25.632031 [ 72 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.03.13 18:53:25.632058 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9076 | 2026.03.13 18:53:25.632063 [ 5 ] {b9b033b2-9666-4367-aa98-3801c84d9319} <Debug> TCPHandler: Processed in 0.001417953 sec. | ||
| 9077 | 2026.03.13 18:53:25.632141 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
| 9078 | 2026.03.13 18:53:25.632186 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9079 | 2026.03.13 18:53:25.632225 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9080 | 2026.03.13 18:53:25.632253 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 224 rows starting from the beginning of the part | ||
| 9081 | 2026.03.13 18:53:25.632278 [ 5 ] {311f4e72-d45c-457b-94ca-0c4a558b1d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9082 | 2026.03.13 18:53:25.632310 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 142 rows starting from the beginning of the part | ||
| 9083 | 2026.03.13 18:53:25.632317 [ 5 ] {311f4e72-d45c-457b-94ca-0c4a558b1d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9084 | 2026.03.13 18:53:25.632355 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 9085 | 2026.03.13 18:53:25.632395 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 144 rows starting from the beginning of the part | ||
| 9086 | 2026.03.13 18:53:25.632430 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 9087 | 2026.03.13 18:53:25.632467 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 142 rows starting from the beginning of the part | ||
| 9088 | 2026.03.13 18:53:25.632755 [ 5 ] {311f4e72-d45c-457b-94ca-0c4a558b1d4f} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9089 | 2026.03.13 18:53:25.632789 [ 5 ] {311f4e72-d45c-457b-94ca-0c4a558b1d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9090 | 2026.03.13 18:53:25.633095 [ 5 ] {311f4e72-d45c-457b-94ca-0c4a558b1d4f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9091 | 2026.03.13 18:53:25.633247 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.001141104 sec., 643236.7251363592 rows/sec., 42.33 MiB/sec. | ||
| 9092 | 2026.03.13 18:53:25.633303 [ 5 ] {311f4e72-d45c-457b-94ca-0c4a558b1d4f} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9093 | 2026.03.13 18:53:25.633314 [ 186 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5558 rows, containing 5 columns (5 merged, 0 gathered) in 0.00265775 sec., 2091242.592418399 rows/sec., 170.93 MiB/sec. | ||
| 9094 | 2026.03.13 18:53:25.633428 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 9095 | 2026.03.13 18:53:25.633441 [ 5 ] {311f4e72-d45c-457b-94ca-0c4a558b1d4f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 9096 | 2026.03.13 18:53:25.633484 [ 5 ] {311f4e72-d45c-457b-94ca-0c4a558b1d4f} <Debug> TCPHandler: Processed in 0.00134471 sec. | ||
| 9097 | 2026.03.13 18:53:25.633598 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2026.03.13 18:53:25.633691 [ 5 ] {2770c7df-ffe5-4ccb-a233-a2330afaed8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9099 | 2026.03.13 18:53:25.633732 [ 5 ] {2770c7df-ffe5-4ccb-a233-a2330afaed8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9100 | 2026.03.13 18:53:25.633743 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_44_9} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9101 | 2026.03.13 18:53:25.633776 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9102 | 2026.03.13 18:53:25.633837 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_44_9} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
| 9103 | 2026.03.13 18:53:25.633944 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9104 | 2026.03.13 18:53:25.634103 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_66_13} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2026.03.13 18:53:25.634162 [ 5 ] {2770c7df-ffe5-4ccb-a233-a2330afaed8f} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.03.13 18:53:25.634193 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_66_13} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9107 | 2026.03.13 18:53:25.634204 [ 5 ] {2770c7df-ffe5-4ccb-a233-a2330afaed8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9108 | 2026.03.13 18:53:25.634309 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 9109 | 2026.03.13 18:53:25.634530 [ 5 ] {2770c7df-ffe5-4ccb-a233-a2330afaed8f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9110 | 2026.03.13 18:53:25.634749 [ 5 ] {2770c7df-ffe5-4ccb-a233-a2330afaed8f} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2026.03.13 18:53:25.634878 [ 5 ] {2770c7df-ffe5-4ccb-a233-a2330afaed8f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 9112 | 2026.03.13 18:53:25.634916 [ 5 ] {2770c7df-ffe5-4ccb-a233-a2330afaed8f} <Debug> TCPHandler: Processed in 0.001364921 sec. | ||
| 9113 | 2026.03.13 18:53:25.635029 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9114 | 2026.03.13 18:53:25.635120 [ 5 ] {a9a4ef66-69aa-4bed-9565-9c5484061618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9115 | 2026.03.13 18:53:25.635159 [ 5 ] {a9a4ef66-69aa-4bed-9565-9c5484061618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9116 | 2026.03.13 18:53:25.635746 [ 5 ] {a9a4ef66-69aa-4bed-9565-9c5484061618} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2026.03.13 18:53:25.635782 [ 5 ] {a9a4ef66-69aa-4bed-9565-9c5484061618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9118 | 2026.03.13 18:53:25.636098 [ 5 ] {a9a4ef66-69aa-4bed-9565-9c5484061618} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9119 | 2026.03.13 18:53:25.636309 [ 5 ] {a9a4ef66-69aa-4bed-9565-9c5484061618} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2026.03.13 18:53:25.636417 [ 72 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9121 | 2026.03.13 18:53:25.636433 [ 5 ] {a9a4ef66-69aa-4bed-9565-9c5484061618} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00133 sec., 368421.05263157893 rows/sec., 25.83 MiB/sec. | ||
| 9122 | 2026.03.13 18:53:25.636448 [ 72 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2026.03.13 18:53:25.636478 [ 5 ] {a9a4ef66-69aa-4bed-9565-9c5484061618} <Debug> TCPHandler: Processed in 0.001496175 sec. | ||
| 9124 | 2026.03.13 18:53:25.636479 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9125 | 2026.03.13 18:53:25.636567 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 9126 | 2026.03.13 18:53:25.636598 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9127 | 2026.03.13 18:53:25.636659 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9128 | 2026.03.13 18:53:25.636688 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1550 rows starting from the beginning of the part | ||
| 9129 | 2026.03.13 18:53:25.636700 [ 5 ] {d220587a-5cca-4a2d-8734-652b1e963f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9130 | 2026.03.13 18:53:25.636732 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 490 rows starting from the beginning of the part | ||
| 9131 | 2026.03.13 18:53:25.636747 [ 5 ] {d220587a-5cca-4a2d-8734-652b1e963f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9132 | 2026.03.13 18:53:25.636774 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 105 rows starting from the beginning of the part | ||
| 9133 | 2026.03.13 18:53:25.636816 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 492 rows starting from the beginning of the part | ||
| 9134 | 2026.03.13 18:53:25.636851 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 105 rows starting from the beginning of the part | ||
| 9135 | 2026.03.13 18:53:25.636884 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 490 rows starting from the beginning of the part | ||
| 9136 | 2026.03.13 18:53:25.637084 [ 5 ] {d220587a-5cca-4a2d-8734-652b1e963f87} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9137 | 2026.03.13 18:53:25.637124 [ 5 ] {d220587a-5cca-4a2d-8734-652b1e963f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9138 | 2026.03.13 18:53:25.637454 [ 5 ] {d220587a-5cca-4a2d-8734-652b1e963f87} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9139 | 2026.03.13 18:53:25.637674 [ 5 ] {d220587a-5cca-4a2d-8734-652b1e963f87} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2026.03.13 18:53:25.637771 [ 72 ] {} <Debug> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 9141 | 2026.03.13 18:53:25.637799 [ 72 ] {} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2026.03.13 18:53:25.637798 [ 5 ] {d220587a-5cca-4a2d-8734-652b1e963f87} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 9143 | 2026.03.13 18:53:25.637815 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9144 | 2026.03.13 18:53:25.637848 [ 5 ] {d220587a-5cca-4a2d-8734-652b1e963f87} <Debug> TCPHandler: Processed in 0.001297509 sec. | ||
| 9145 | 2026.03.13 18:53:25.637911 [ 202 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::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 | ||
| 9146 | 2026.03.13 18:53:25.637961 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9147 | 2026.03.13 18:53:25.637987 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3232 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449133 sec., 2230299.0822788524 rows/sec., 165.69 MiB/sec. | ||
| 9148 | 2026.03.13 18:53:25.638020 [ 202 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9149 | 2026.03.13 18:53:25.638055 [ 5 ] {41b07132-0e73-4f1d-87d9-560db465a720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9150 | 2026.03.13 18:53:25.638057 [ 202 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 9151 | 2026.03.13 18:53:25.638104 [ 5 ] {41b07132-0e73-4f1d-87d9-560db465a720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9152 | 2026.03.13 18:53:25.638170 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9153 | 2026.03.13 18:53:25.638138 [ 202 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 9154 | 2026.03.13 18:53:25.638269 [ 202 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 9155 | 2026.03.13 18:53:25.638309 [ 202 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 9156 | 2026.03.13 18:53:25.638350 [ 202 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 9157 | 2026.03.13 18:53:25.638389 [ 202 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 9158 | 2026.03.13 18:53:25.638451 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_66_13} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9159 | 2026.03.13 18:53:25.638523 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_66_13} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9160 | 2026.03.13 18:53:25.638598 [ 5 ] {41b07132-0e73-4f1d-87d9-560db465a720} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9161 | 2026.03.13 18:53:25.638641 [ 5 ] {41b07132-0e73-4f1d-87d9-560db465a720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9162 | 2026.03.13 18:53:25.638660 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9163 | 2026.03.13 18:53:25.639001 [ 5 ] {41b07132-0e73-4f1d-87d9-560db465a720} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9164 | 2026.03.13 18:53:25.639168 [ 189 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294879 sec., 46336.375831255275 rows/sec., 2.36 MiB/sec. | ||
| 9165 | 2026.03.13 18:53:25.639244 [ 5 ] {41b07132-0e73-4f1d-87d9-560db465a720} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2026.03.13 18:53:25.639292 [ 186 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 9167 | 2026.03.13 18:53:25.639382 [ 5 ] {41b07132-0e73-4f1d-87d9-560db465a720} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001344 sec., 197172.61904761905 rows/sec., 13.10 MiB/sec. | ||
| 9168 | 2026.03.13 18:53:25.639423 [ 5 ] {41b07132-0e73-4f1d-87d9-560db465a720} <Debug> TCPHandler: Processed in 0.001509165 sec. | ||
| 9169 | 2026.03.13 18:53:25.639537 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9170 | 2026.03.13 18:53:25.639565 [ 186 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_10_2} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2026.03.13 18:53:25.639629 [ 5 ] {8dbae702-3ed7-4f65-aea2-4cff71ebbf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9172 | 2026.03.13 18:53:25.639634 [ 186 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_10_2} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 9173 | 2026.03.13 18:53:25.639676 [ 5 ] {8dbae702-3ed7-4f65-aea2-4cff71ebbf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9174 | 2026.03.13 18:53:25.639717 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9175 | 2026.03.13 18:53:25.639994 [ 5 ] {8dbae702-3ed7-4f65-aea2-4cff71ebbf19} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2026.03.13 18:53:25.640032 [ 5 ] {8dbae702-3ed7-4f65-aea2-4cff71ebbf19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9177 | 2026.03.13 18:53:25.640934 [ 5 ] {8dbae702-3ed7-4f65-aea2-4cff71ebbf19} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9178 | 2026.03.13 18:53:25.641142 [ 5 ] {8dbae702-3ed7-4f65-aea2-4cff71ebbf19} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2026.03.13 18:53:25.641265 [ 74 ] {} <Debug> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 9180 | 2026.03.13 18:53:25.641270 [ 5 ] {8dbae702-3ed7-4f65-aea2-4cff71ebbf19} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001659 sec., 602.7727546714888 rows/sec., 40.62 KiB/sec. | ||
| 9181 | 2026.03.13 18:53:25.641312 [ 74 ] {} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2026.03.13 18:53:25.641327 [ 5 ] {8dbae702-3ed7-4f65-aea2-4cff71ebbf19} <Debug> TCPHandler: Processed in 0.001836595 sec. | ||
| 9183 | 2026.03.13 18:53:25.641344 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9184 | 2026.03.13 18:53:25.641414 [ 202 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 9185 | 2026.03.13 18:53:25.641450 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9186 | 2026.03.13 18:53:25.641498 [ 202 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9187 | 2026.03.13 18:53:25.641525 [ 202 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 9188 | 2026.03.13 18:53:25.641545 [ 5 ] {01ce62c7-9a96-4a60-b7ec-2a0bfb6dde0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9189 | 2026.03.13 18:53:25.641565 [ 202 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 9190 | 2026.03.13 18:53:25.641590 [ 5 ] {01ce62c7-9a96-4a60-b7ec-2a0bfb6dde0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9191 | 2026.03.13 18:53:25.641602 [ 202 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 9192 | 2026.03.13 18:53:25.641638 [ 202 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 9193 | 2026.03.13 18:53:25.641668 [ 202 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 9194 | 2026.03.13 18:53:25.641702 [ 202 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 9195 | 2026.03.13 18:53:25.641925 [ 5 ] {01ce62c7-9a96-4a60-b7ec-2a0bfb6dde0f} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.03.13 18:53:25.641964 [ 5 ] {01ce62c7-9a96-4a60-b7ec-2a0bfb6dde0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9197 | 2026.03.13 18:53:25.642289 [ 5 ] {01ce62c7-9a96-4a60-b7ec-2a0bfb6dde0f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9198 | 2026.03.13 18:53:25.642374 [ 191 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00098553 sec., 10146.824551256683 rows/sec., 683.72 KiB/sec. | ||
| 9199 | 2026.03.13 18:53:25.642486 [ 202 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 9200 | 2026.03.13 18:53:25.642510 [ 5 ] {01ce62c7-9a96-4a60-b7ec-2a0bfb6dde0f} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9201 | 2026.03.13 18:53:25.642648 [ 5 ] {01ce62c7-9a96-4a60-b7ec-2a0bfb6dde0f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001121 sec., 80285.45941123996 rows/sec., 5.02 MiB/sec. | ||
| 9202 | 2026.03.13 18:53:25.642686 [ 5 ] {01ce62c7-9a96-4a60-b7ec-2a0bfb6dde0f} <Debug> TCPHandler: Processed in 0.001283268 sec. | ||
| 9203 | 2026.03.13 18:53:25.642735 [ 202 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_10_2} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2026.03.13 18:53:25.642798 [ 202 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_10_2} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 9205 | 2026.03.13 18:53:25.642858 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9206 | 2026.03.13 18:53:26.590030 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9207 | 2026.03.13 18:53:26.590229 [ 5 ] {8782a464-7c62-4547-9323-0bbf2d293f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9208 | 2026.03.13 18:53:26.590304 [ 5 ] {8782a464-7c62-4547-9323-0bbf2d293f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9209 | 2026.03.13 18:53:26.591003 [ 5 ] {8782a464-7c62-4547-9323-0bbf2d293f00} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9210 | 2026.03.13 18:53:26.591055 [ 5 ] {8782a464-7c62-4547-9323-0bbf2d293f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9211 | 2026.03.13 18:53:26.591464 [ 5 ] {8782a464-7c62-4547-9323-0bbf2d293f00} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9212 | 2026.03.13 18:53:26.591735 [ 5 ] {8782a464-7c62-4547-9323-0bbf2d293f00} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9213 | 2026.03.13 18:53:26.591897 [ 5 ] {8782a464-7c62-4547-9323-0bbf2d293f00} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00172 sec., 13953.488372093023 rows/sec., 1.16 MiB/sec. | ||
| 9214 | 2026.03.13 18:53:26.591950 [ 5 ] {8782a464-7c62-4547-9323-0bbf2d293f00} <Debug> TCPHandler: Processed in 0.002059022 sec. | ||
| 9215 | 2026.03.13 18:53:26.592070 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9216 | 2026.03.13 18:53:26.592177 [ 5 ] {30013104-5210-44e0-ae62-2a4fd0887dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9217 | 2026.03.13 18:53:26.592221 [ 5 ] {30013104-5210-44e0-ae62-2a4fd0887dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9218 | 2026.03.13 18:53:26.592641 [ 5 ] {30013104-5210-44e0-ae62-2a4fd0887dd5} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9219 | 2026.03.13 18:53:26.592682 [ 5 ] {30013104-5210-44e0-ae62-2a4fd0887dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9220 | 2026.03.13 18:53:26.593000 [ 5 ] {30013104-5210-44e0-ae62-2a4fd0887dd5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9221 | 2026.03.13 18:53:26.593224 [ 5 ] {30013104-5210-44e0-ae62-2a4fd0887dd5} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9222 | 2026.03.13 18:53:26.593361 [ 5 ] {30013104-5210-44e0-ae62-2a4fd0887dd5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001208 sec., 6622.51655629139 rows/sec., 540.02 KiB/sec. | ||
| 9223 | 2026.03.13 18:53:26.593402 [ 5 ] {30013104-5210-44e0-ae62-2a4fd0887dd5} <Debug> TCPHandler: Processed in 0.001385151 sec. | ||
| 9224 | 2026.03.13 18:53:26.593514 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9225 | 2026.03.13 18:53:26.593610 [ 5 ] {b1a9dd24-acf6-4a7c-877b-7766437249a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9226 | 2026.03.13 18:53:26.593653 [ 5 ] {b1a9dd24-acf6-4a7c-877b-7766437249a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9227 | 2026.03.13 18:53:26.595059 [ 5 ] {b1a9dd24-acf6-4a7c-877b-7766437249a1} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9228 | 2026.03.13 18:53:26.595098 [ 5 ] {b1a9dd24-acf6-4a7c-877b-7766437249a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9229 | 2026.03.13 18:53:26.595594 [ 5 ] {b1a9dd24-acf6-4a7c-877b-7766437249a1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9230 | 2026.03.13 18:53:26.595822 [ 5 ] {b1a9dd24-acf6-4a7c-877b-7766437249a1} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9231 | 2026.03.13 18:53:26.595963 [ 5 ] {b1a9dd24-acf6-4a7c-877b-7766437249a1} <Debug> executeQuery: Read 2146 rows, 169.12 KiB in 0.002371 sec., 905103.3319274568 rows/sec., 69.66 MiB/sec. | ||
| 9232 | 2026.03.13 18:53:26.596003 [ 5 ] {b1a9dd24-acf6-4a7c-877b-7766437249a1} <Debug> TCPHandler: Processed in 0.002541226 sec. | ||
| 9233 | 2026.03.13 18:53:26.596118 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9234 | 2026.03.13 18:53:26.596214 [ 5 ] {4525c3c7-bc57-4f72-b9b0-e8d7b97da206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9235 | 2026.03.13 18:53:26.596258 [ 5 ] {4525c3c7-bc57-4f72-b9b0-e8d7b97da206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9236 | 2026.03.13 18:53:26.596720 [ 5 ] {4525c3c7-bc57-4f72-b9b0-e8d7b97da206} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.03.13 18:53:26.596758 [ 5 ] {4525c3c7-bc57-4f72-b9b0-e8d7b97da206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9238 | 2026.03.13 18:53:26.597099 [ 5 ] {4525c3c7-bc57-4f72-b9b0-e8d7b97da206} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9239 | 2026.03.13 18:53:26.597346 [ 5 ] {4525c3c7-bc57-4f72-b9b0-e8d7b97da206} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.03.13 18:53:26.597479 [ 5 ] {4525c3c7-bc57-4f72-b9b0-e8d7b97da206} <Debug> executeQuery: Read 72 rows, 5.43 KiB in 0.001284 sec., 56074.766355140186 rows/sec., 4.13 MiB/sec. | ||
| 9241 | 2026.03.13 18:53:26.597520 [ 5 ] {4525c3c7-bc57-4f72-b9b0-e8d7b97da206} <Debug> TCPHandler: Processed in 0.001452443 sec. | ||
| 9242 | 2026.03.13 18:53:26.597634 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9243 | 2026.03.13 18:53:26.597728 [ 5 ] {eadf33e2-6710-465f-9e3d-5ac548c9f75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9244 | 2026.03.13 18:53:26.597769 [ 5 ] {eadf33e2-6710-465f-9e3d-5ac548c9f75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9245 | 2026.03.13 18:53:26.598401 [ 5 ] {eadf33e2-6710-465f-9e3d-5ac548c9f75d} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.03.13 18:53:26.598438 [ 5 ] {eadf33e2-6710-465f-9e3d-5ac548c9f75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9247 | 2026.03.13 18:53:26.598788 [ 5 ] {eadf33e2-6710-465f-9e3d-5ac548c9f75d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9248 | 2026.03.13 18:53:26.599004 [ 5 ] {eadf33e2-6710-465f-9e3d-5ac548c9f75d} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.03.13 18:53:26.599133 [ 5 ] {eadf33e2-6710-465f-9e3d-5ac548c9f75d} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001423 sec., 514406.18411806045 rows/sec., 30.42 MiB/sec. | ||
| 9250 | 2026.03.13 18:53:26.599143 [ 73 ] {} <Debug> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 9251 | 2026.03.13 18:53:26.599173 [ 5 ] {eadf33e2-6710-465f-9e3d-5ac548c9f75d} <Debug> TCPHandler: Processed in 0.001588428 sec. | ||
| 9252 | 2026.03.13 18:53:26.599222 [ 73 ] {} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9253 | 2026.03.13 18:53:26.599253 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9254 | 2026.03.13 18:53:26.599308 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9255 | 2026.03.13 18:53:26.599347 [ 191 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 9256 | 2026.03.13 18:53:26.599406 [ 5 ] {6e6d390b-75f2-4a24-8e61-ec85a2c3e435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9257 | 2026.03.13 18:53:26.599432 [ 191 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9258 | 2026.03.13 18:53:26.599446 [ 5 ] {6e6d390b-75f2-4a24-8e61-ec85a2c3e435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9259 | 2026.03.13 18:53:26.599461 [ 191 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 881 rows starting from the beginning of the part | ||
| 9260 | 2026.03.13 18:53:26.599519 [ 191 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 708 rows starting from the beginning of the part | ||
| 9261 | 2026.03.13 18:53:26.599563 [ 191 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 9262 | 2026.03.13 18:53:26.599602 [ 191 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 9263 | 2026.03.13 18:53:26.599639 [ 191 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 9264 | 2026.03.13 18:53:26.599676 [ 191 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 732 rows starting from the beginning of the part | ||
| 9265 | 2026.03.13 18:53:26.599841 [ 5 ] {6e6d390b-75f2-4a24-8e61-ec85a2c3e435} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2026.03.13 18:53:26.599876 [ 5 ] {6e6d390b-75f2-4a24-8e61-ec85a2c3e435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9267 | 2026.03.13 18:53:26.600199 [ 5 ] {6e6d390b-75f2-4a24-8e61-ec85a2c3e435} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9268 | 2026.03.13 18:53:26.600424 [ 5 ] {6e6d390b-75f2-4a24-8e61-ec85a2c3e435} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2026.03.13 18:53:26.600553 [ 5 ] {6e6d390b-75f2-4a24-8e61-ec85a2c3e435} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 60.35 KiB/sec. | ||
| 9270 | 2026.03.13 18:53:26.600591 [ 5 ] {6e6d390b-75f2-4a24-8e61-ec85a2c3e435} <Debug> TCPHandler: Processed in 0.0013346 sec. | ||
| 9271 | 2026.03.13 18:53:26.600704 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9272 | 2026.03.13 18:53:26.600761 [ 202 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448453 sec., 1911004.3612046784 rows/sec., 122.17 MiB/sec. | ||
| 9273 | 2026.03.13 18:53:26.600799 [ 5 ] {dd50d83a-cfb6-458a-aff2-540e69a220bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9274 | 2026.03.13 18:53:26.600847 [ 5 ] {dd50d83a-cfb6-458a-aff2-540e69a220bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9275 | 2026.03.13 18:53:26.600986 [ 190 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 9276 | 2026.03.13 18:53:26.601246 [ 5 ] {dd50d83a-cfb6-458a-aff2-540e69a220bd} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2026.03.13 18:53:26.601290 [ 5 ] {dd50d83a-cfb6-458a-aff2-540e69a220bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9278 | 2026.03.13 18:53:26.601295 [ 190 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_21_4} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9279 | 2026.03.13 18:53:26.601390 [ 190 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_21_4} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 9280 | 2026.03.13 18:53:26.601494 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 9281 | 2026.03.13 18:53:26.601605 [ 5 ] {dd50d83a-cfb6-458a-aff2-540e69a220bd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9282 | 2026.03.13 18:53:26.601834 [ 5 ] {dd50d83a-cfb6-458a-aff2-540e69a220bd} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2026.03.13 18:53:26.601965 [ 5 ] {dd50d83a-cfb6-458a-aff2-540e69a220bd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001183 sec., 10143.702451394758 rows/sec., 792.48 KiB/sec. | ||
| 9284 | 2026.03.13 18:53:26.602002 [ 5 ] {dd50d83a-cfb6-458a-aff2-540e69a220bd} <Debug> TCPHandler: Processed in 0.00134668 sec. | ||
| 9285 | 2026.03.13 18:53:26.602114 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9286 | 2026.03.13 18:53:26.602205 [ 5 ] {6213225c-f486-4dfd-90ec-aa0bf70b0a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9287 | 2026.03.13 18:53:26.602246 [ 5 ] {6213225c-f486-4dfd-90ec-aa0bf70b0a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9288 | 2026.03.13 18:53:26.602994 [ 5 ] {6213225c-f486-4dfd-90ec-aa0bf70b0a87} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2026.03.13 18:53:26.603030 [ 5 ] {6213225c-f486-4dfd-90ec-aa0bf70b0a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9290 | 2026.03.13 18:53:26.603420 [ 5 ] {6213225c-f486-4dfd-90ec-aa0bf70b0a87} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9291 | 2026.03.13 18:53:26.603641 [ 5 ] {6213225c-f486-4dfd-90ec-aa0bf70b0a87} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9292 | 2026.03.13 18:53:26.603772 [ 5 ] {6213225c-f486-4dfd-90ec-aa0bf70b0a87} <Debug> executeQuery: Read 1096 rows, 78.42 KiB in 0.001584 sec., 691919.191919192 rows/sec., 48.34 MiB/sec. | ||
| 9293 | 2026.03.13 18:53:26.603812 [ 5 ] {6213225c-f486-4dfd-90ec-aa0bf70b0a87} <Debug> TCPHandler: Processed in 0.001747062 sec. | ||
| 9294 | 2026.03.13 18:53:26.603921 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9295 | 2026.03.13 18:53:26.604013 [ 5 ] {6333995b-0b14-4712-a915-e99313266aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9296 | 2026.03.13 18:53:26.604057 [ 5 ] {6333995b-0b14-4712-a915-e99313266aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9297 | 2026.03.13 18:53:26.604684 [ 5 ] {6333995b-0b14-4712-a915-e99313266aaf} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2026.03.13 18:53:26.604721 [ 5 ] {6333995b-0b14-4712-a915-e99313266aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9299 | 2026.03.13 18:53:26.605154 [ 5 ] {6333995b-0b14-4712-a915-e99313266aaf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9300 | 2026.03.13 18:53:26.605382 [ 5 ] {6333995b-0b14-4712-a915-e99313266aaf} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2026.03.13 18:53:26.605528 [ 5 ] {6333995b-0b14-4712-a915-e99313266aaf} <Debug> executeQuery: Read 1293 rows, 84.18 KiB in 0.001532 sec., 843994.7780678852 rows/sec., 53.66 MiB/sec. | ||
| 9302 | 2026.03.13 18:53:26.605566 [ 5 ] {6333995b-0b14-4712-a915-e99313266aaf} <Debug> TCPHandler: Processed in 0.001694551 sec. | ||
| 9303 | 2026.03.13 18:53:26.605678 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9304 | 2026.03.13 18:53:26.605773 [ 5 ] {d86c8464-74b2-478f-8fbf-8090e3e3b308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9305 | 2026.03.13 18:53:26.605829 [ 5 ] {d86c8464-74b2-478f-8fbf-8090e3e3b308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9306 | 2026.03.13 18:53:26.606690 [ 5 ] {d86c8464-74b2-478f-8fbf-8090e3e3b308} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2026.03.13 18:53:26.606728 [ 5 ] {d86c8464-74b2-478f-8fbf-8090e3e3b308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9308 | 2026.03.13 18:53:26.607325 [ 5 ] {d86c8464-74b2-478f-8fbf-8090e3e3b308} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9309 | 2026.03.13 18:53:26.607560 [ 5 ] {d86c8464-74b2-478f-8fbf-8090e3e3b308} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9310 | 2026.03.13 18:53:26.607672 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9311 | 2026.03.13 18:53:26.607699 [ 5 ] {d86c8464-74b2-478f-8fbf-8090e3e3b308} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001943 sec., 26762.73803396809 rows/sec., 47.96 MiB/sec. | ||
| 9312 | 2026.03.13 18:53:26.607723 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.03.13 18:53:26.607750 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9314 | 2026.03.13 18:53:26.607773 [ 5 ] {d86c8464-74b2-478f-8fbf-8090e3e3b308} <Debug> TCPHandler: Processed in 0.002147824 sec. | ||
| 9315 | 2026.03.13 18:53:26.607829 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::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 | ||
| 9316 | 2026.03.13 18:53:26.607890 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9317 | 2026.03.13 18:53:26.607984 [ 5 ] {01caaff2-c360-4623-a962-e6f512ec1ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9318 | 2026.03.13 18:53:26.608007 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9319 | 2026.03.13 18:53:26.608026 [ 5 ] {01caaff2-c360-4623-a962-e6f512ec1ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9320 | 2026.03.13 18:53:26.608054 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1036 rows starting from the beginning of the part | ||
| 9321 | 2026.03.13 18:53:26.608165 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 9322 | 2026.03.13 18:53:26.608266 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part | ||
| 9323 | 2026.03.13 18:53:26.608350 [ 5 ] {01caaff2-c360-4623-a962-e6f512ec1ddc} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.03.13 18:53:26.608361 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 9325 | 2026.03.13 18:53:26.608389 [ 5 ] {01caaff2-c360-4623-a962-e6f512ec1ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9326 | 2026.03.13 18:53:26.608461 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 9327 | 2026.03.13 18:53:26.608557 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
| 9328 | 2026.03.13 18:53:26.608728 [ 5 ] {01caaff2-c360-4623-a962-e6f512ec1ddc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9329 | 2026.03.13 18:53:26.608961 [ 5 ] {01caaff2-c360-4623-a962-e6f512ec1ddc} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9330 | 2026.03.13 18:53:26.609090 [ 5 ] {01caaff2-c360-4623-a962-e6f512ec1ddc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 736.11 KiB/sec. | ||
| 9331 | 2026.03.13 18:53:26.609128 [ 5 ] {01caaff2-c360-4623-a962-e6f512ec1ddc} <Debug> TCPHandler: Processed in 0.001288609 sec. | ||
| 9332 | 2026.03.13 18:53:26.615284 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 19 columns (19 merged, 0 gathered) in 0.007487444 sec., 168415.2829724002 rows/sec., 301.79 MiB/sec. | ||
| 9333 | 2026.03.13 18:53:26.616816 [ 187 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9334 | 2026.03.13 18:53:26.617132 [ 187 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2026.03.13 18:53:26.617207 [ 187 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9336 | 2026.03.13 18:53:26.617307 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 9337 | 2026.03.13 18:53:27.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.26 MiB, peak 312.98 MiB, free memory in arenas 0.00 B, will set to 305.73 MiB (RSS), difference: 4.47 MiB | ||
| 9338 | 2026.03.13 18:53:27.756210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1134 | ||
| 9339 | 2026.03.13 18:53:27.759012 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2026.03.13 18:53:27.759062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9341 | 2026.03.13 18:53:27.760322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9342 | 2026.03.13 18:53:27.760610 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.03.13 18:53:27.760977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1134 | ||
| 9344 | 2026.03.13 18:53:30.183835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20694 | ||
| 9345 | 2026.03.13 18:53:30.184424 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2026.03.13 18:53:30.184478 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9347 | 2026.03.13 18:53:30.185057 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9348 | 2026.03.13 18:53:30.185300 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2026.03.13 18:53:30.185442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20694 | ||
| 9350 | 2026.03.13 18:53:30.617222 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9351 | 2026.03.13 18:53:30.617400 [ 5 ] {6ab4f25c-981a-442d-9030-e0596e9b2959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9352 | 2026.03.13 18:53:30.617470 [ 5 ] {6ab4f25c-981a-442d-9030-e0596e9b2959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9353 | 2026.03.13 18:53:30.618160 [ 5 ] {6ab4f25c-981a-442d-9030-e0596e9b2959} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2026.03.13 18:53:30.618201 [ 5 ] {6ab4f25c-981a-442d-9030-e0596e9b2959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9355 | 2026.03.13 18:53:30.618609 [ 5 ] {6ab4f25c-981a-442d-9030-e0596e9b2959} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9356 | 2026.03.13 18:53:30.618851 [ 5 ] {6ab4f25c-981a-442d-9030-e0596e9b2959} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2026.03.13 18:53:30.619007 [ 5 ] {6ab4f25c-981a-442d-9030-e0596e9b2959} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.60 MiB/sec. | ||
| 9358 | 2026.03.13 18:53:30.619059 [ 5 ] {6ab4f25c-981a-442d-9030-e0596e9b2959} <Debug> TCPHandler: Processed in 0.001977289 sec. | ||
| 9359 | 2026.03.13 18:53:30.619179 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9360 | 2026.03.13 18:53:30.619283 [ 5 ] {86fe66ab-63ca-4946-82a6-046eecc88b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9361 | 2026.03.13 18:53:30.619327 [ 5 ] {86fe66ab-63ca-4946-82a6-046eecc88b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9362 | 2026.03.13 18:53:30.619756 [ 5 ] {86fe66ab-63ca-4946-82a6-046eecc88b74} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2026.03.13 18:53:30.619792 [ 5 ] {86fe66ab-63ca-4946-82a6-046eecc88b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9364 | 2026.03.13 18:53:30.620106 [ 5 ] {86fe66ab-63ca-4946-82a6-046eecc88b74} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9365 | 2026.03.13 18:53:30.620326 [ 5 ] {86fe66ab-63ca-4946-82a6-046eecc88b74} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2026.03.13 18:53:30.620458 [ 5 ] {86fe66ab-63ca-4946-82a6-046eecc88b74} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 9367 | 2026.03.13 18:53:30.620497 [ 5 ] {86fe66ab-63ca-4946-82a6-046eecc88b74} <Debug> TCPHandler: Processed in 0.001370231 sec. | ||
| 9368 | 2026.03.13 18:53:30.620609 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9369 | 2026.03.13 18:53:30.620707 [ 5 ] {db1d36d0-7ab1-4d22-8c88-07c1749b8a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9370 | 2026.03.13 18:53:30.620752 [ 5 ] {db1d36d0-7ab1-4d22-8c88-07c1749b8a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9371 | 2026.03.13 18:53:30.621141 [ 5 ] {db1d36d0-7ab1-4d22-8c88-07c1749b8a24} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9372 | 2026.03.13 18:53:30.621175 [ 5 ] {db1d36d0-7ab1-4d22-8c88-07c1749b8a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9373 | 2026.03.13 18:53:30.621515 [ 5 ] {db1d36d0-7ab1-4d22-8c88-07c1749b8a24} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9374 | 2026.03.13 18:53:30.621744 [ 5 ] {db1d36d0-7ab1-4d22-8c88-07c1749b8a24} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2026.03.13 18:53:30.621851 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9376 | 2026.03.13 18:53:30.621871 [ 5 ] {db1d36d0-7ab1-4d22-8c88-07c1749b8a24} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001184 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. | ||
| 9377 | 2026.03.13 18:53:30.621888 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.03.13 18:53:30.621907 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9379 | 2026.03.13 18:53:30.621910 [ 5 ] {db1d36d0-7ab1-4d22-8c88-07c1749b8a24} <Debug> TCPHandler: Processed in 0.00135208 sec. | ||
| 9380 | 2026.03.13 18:53:30.622026 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 9381 | 2026.03.13 18:53:30.622031 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9382 | 2026.03.13 18:53:30.622176 [ 5 ] {b476c894-612a-4456-8c65-7e6c7f5124a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9383 | 2026.03.13 18:53:30.622190 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9384 | 2026.03.13 18:53:30.622219 [ 5 ] {b476c894-612a-4456-8c65-7e6c7f5124a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9385 | 2026.03.13 18:53:30.622233 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21026 rows starting from the beginning of the part | ||
| 9386 | 2026.03.13 18:53:30.622309 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 266 rows starting from the beginning of the part | ||
| 9387 | 2026.03.13 18:53:30.622358 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9388 | 2026.03.13 18:53:30.622405 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 265 rows starting from the beginning of the part | ||
| 9389 | 2026.03.13 18:53:30.622447 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1293 rows starting from the beginning of the part | ||
| 9390 | 2026.03.13 18:53:30.622487 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 128 rows starting from the beginning of the part | ||
| 9391 | 2026.03.13 18:53:30.622604 [ 5 ] {b476c894-612a-4456-8c65-7e6c7f5124a1} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2026.03.13 18:53:30.622646 [ 5 ] {b476c894-612a-4456-8c65-7e6c7f5124a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9393 | 2026.03.13 18:53:30.622983 [ 5 ] {b476c894-612a-4456-8c65-7e6c7f5124a1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9394 | 2026.03.13 18:53:30.623187 [ 5 ] {b476c894-612a-4456-8c65-7e6c7f5124a1} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2026.03.13 18:53:30.623333 [ 5 ] {b476c894-612a-4456-8c65-7e6c7f5124a1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001175 sec., 40851.063829787236 rows/sec., 2.75 MiB/sec. | ||
| 9396 | 2026.03.13 18:53:30.623370 [ 5 ] {b476c894-612a-4456-8c65-7e6c7f5124a1} <Debug> TCPHandler: Processed in 0.001388112 sec. | ||
| 9397 | 2026.03.13 18:53:30.631330 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23138 rows, containing 5 columns (5 merged, 0 gathered) in 0.00936433 sec., 2470865.507729864 rows/sec., 162.29 MiB/sec. | ||
| 9398 | 2026.03.13 18:53:30.631866 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9399 | 2026.03.13 18:53:30.632157 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2026.03.13 18:53:30.632236 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9401 | 2026.03.13 18:53:30.632329 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 9402 | 2026.03.13 18:53:31.269548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9403 | 2026.03.13 18:53:31.286468 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.03.13 18:53:31.286531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9405 | 2026.03.13 18:53:31.292603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9406 | 2026.03.13 18:53:31.293317 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2026.03.13 18:53:31.296154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9408 | 2026.03.13 18:53:35.619504 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9409 | 2026.03.13 18:53:35.619783 [ 5 ] {623bf2a0-e418-4131-9d52-ea1e8d813b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9410 | 2026.03.13 18:53:35.619879 [ 5 ] {623bf2a0-e418-4131-9d52-ea1e8d813b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9411 | 2026.03.13 18:53:35.620688 [ 5 ] {623bf2a0-e418-4131-9d52-ea1e8d813b9b} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.03.13 18:53:35.620729 [ 5 ] {623bf2a0-e418-4131-9d52-ea1e8d813b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9413 | 2026.03.13 18:53:35.621120 [ 5 ] {623bf2a0-e418-4131-9d52-ea1e8d813b9b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9414 | 2026.03.13 18:53:35.621349 [ 5 ] {623bf2a0-e418-4131-9d52-ea1e8d813b9b} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.03.13 18:53:35.621512 [ 5 ] {623bf2a0-e418-4131-9d52-ea1e8d813b9b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001799 sec., 31128.4046692607 rows/sec., 2.39 MiB/sec. | ||
| 9416 | 2026.03.13 18:53:35.621563 [ 5 ] {623bf2a0-e418-4131-9d52-ea1e8d813b9b} <Debug> TCPHandler: Processed in 0.002228787 sec. | ||
| 9417 | 2026.03.13 18:53:35.621682 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2026.03.13 18:53:35.621784 [ 5 ] {2559abdb-bd87-4c90-b055-8f1e3677526d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9419 | 2026.03.13 18:53:35.621826 [ 5 ] {2559abdb-bd87-4c90-b055-8f1e3677526d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9420 | 2026.03.13 18:53:35.622252 [ 5 ] {2559abdb-bd87-4c90-b055-8f1e3677526d} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.03.13 18:53:35.622287 [ 5 ] {2559abdb-bd87-4c90-b055-8f1e3677526d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9422 | 2026.03.13 18:53:35.622601 [ 5 ] {2559abdb-bd87-4c90-b055-8f1e3677526d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9423 | 2026.03.13 18:53:35.622805 [ 5 ] {2559abdb-bd87-4c90-b055-8f1e3677526d} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.03.13 18:53:35.622931 [ 5 ] {2559abdb-bd87-4c90-b055-8f1e3677526d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 9425 | 2026.03.13 18:53:35.622967 [ 5 ] {2559abdb-bd87-4c90-b055-8f1e3677526d} <Debug> TCPHandler: Processed in 0.00133744 sec. | ||
| 9426 | 2026.03.13 18:53:35.623078 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9427 | 2026.03.13 18:53:35.623173 [ 5 ] {fea1620a-8e9c-4262-9512-5cdf33937ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9428 | 2026.03.13 18:53:35.623215 [ 5 ] {fea1620a-8e9c-4262-9512-5cdf33937ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9429 | 2026.03.13 18:53:35.623624 [ 5 ] {fea1620a-8e9c-4262-9512-5cdf33937ffc} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.03.13 18:53:35.623658 [ 5 ] {fea1620a-8e9c-4262-9512-5cdf33937ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9431 | 2026.03.13 18:53:35.623985 [ 5 ] {fea1620a-8e9c-4262-9512-5cdf33937ffc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9432 | 2026.03.13 18:53:35.624190 [ 5 ] {fea1620a-8e9c-4262-9512-5cdf33937ffc} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2026.03.13 18:53:35.624318 [ 5 ] {fea1620a-8e9c-4262-9512-5cdf33937ffc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 9434 | 2026.03.13 18:53:35.624355 [ 5 ] {fea1620a-8e9c-4262-9512-5cdf33937ffc} <Debug> TCPHandler: Processed in 0.00132739 sec. | ||
| 9435 | 2026.03.13 18:53:35.624460 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2026.03.13 18:53:35.624555 [ 5 ] {69ff8d2f-ed62-48a6-aba8-86ebca61a08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9437 | 2026.03.13 18:53:35.624596 [ 5 ] {69ff8d2f-ed62-48a6-aba8-86ebca61a08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9438 | 2026.03.13 18:53:35.624931 [ 5 ] {69ff8d2f-ed62-48a6-aba8-86ebca61a08b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2026.03.13 18:53:35.624965 [ 5 ] {69ff8d2f-ed62-48a6-aba8-86ebca61a08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9440 | 2026.03.13 18:53:35.625265 [ 5 ] {69ff8d2f-ed62-48a6-aba8-86ebca61a08b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9441 | 2026.03.13 18:53:35.625466 [ 5 ] {69ff8d2f-ed62-48a6-aba8-86ebca61a08b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2026.03.13 18:53:35.625560 [ 59 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9443 | 2026.03.13 18:53:35.625592 [ 5 ] {69ff8d2f-ed62-48a6-aba8-86ebca61a08b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 9444 | 2026.03.13 18:53:35.625596 [ 59 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9445 | 2026.03.13 18:53:35.625623 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9446 | 2026.03.13 18:53:35.625630 [ 5 ] {69ff8d2f-ed62-48a6-aba8-86ebca61a08b} <Debug> TCPHandler: Processed in 0.001219206 sec. | ||
| 9447 | 2026.03.13 18:53:35.625738 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 9448 | 2026.03.13 18:53:35.625898 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9449 | 2026.03.13 18:53:35.625936 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3090 rows starting from the beginning of the part | ||
| 9450 | 2026.03.13 18:53:35.626004 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9451 | 2026.03.13 18:53:35.626053 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 9452 | 2026.03.13 18:53:35.626097 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
| 9453 | 2026.03.13 18:53:35.626142 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
| 9454 | 2026.03.13 18:53:35.626189 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9455 | 2026.03.13 18:53:35.627443 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001759042 sec., 1910130.6279213345 rows/sec., 126.91 MiB/sec. | ||
| 9456 | 2026.03.13 18:53:35.627773 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9457 | 2026.03.13 18:53:35.628091 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_66_13} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9458 | 2026.03.13 18:53:35.628169 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_66_13} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9459 | 2026.03.13 18:53:35.628268 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9460 | 2026.03.13 18:53:37.515224 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9461 | 2026.03.13 18:53:37.515332 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9462 | 2026.03.13 18:53:37.685537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21142 | ||
| 9463 | 2026.03.13 18:53:37.686344 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9464 | 2026.03.13 18:53:37.686416 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9465 | 2026.03.13 18:53:37.686933 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9466 | 2026.03.13 18:53:37.687162 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9467 | 2026.03.13 18:53:37.687289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21142 | ||
| 9468 | 2026.03.13 18:53:37.762215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1150 | ||
| 9469 | 2026.03.13 18:53:37.764175 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2026.03.13 18:53:37.764217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9471 | 2026.03.13 18:53:37.765356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9472 | 2026.03.13 18:53:37.765629 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2026.03.13 18:53:37.765880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1150 | ||
| 9474 | 2026.03.13 18:53:38.568317 [ 52 ] {} <Debug> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 9475 | 2026.03.13 18:53:38.568396 [ 52 ] {} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.03.13 18:53:38.568430 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9477 | 2026.03.13 18:53:38.568554 [ 200 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 9478 | 2026.03.13 18:53:38.568675 [ 200 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9479 | 2026.03.13 18:53:38.568712 [ 200 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 160 rows starting from the beginning of the part | ||
| 9480 | 2026.03.13 18:53:38.568790 [ 200 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 9481 | 2026.03.13 18:53:38.568845 [ 200 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 9482 | 2026.03.13 18:53:38.568895 [ 200 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 9483 | 2026.03.13 18:53:38.568943 [ 200 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 9484 | 2026.03.13 18:53:38.569852 [ 195 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134184 sec., 459071.12621474994 rows/sec., 28.21 MiB/sec. | ||
| 9485 | 2026.03.13 18:53:38.570015 [ 188 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 9486 | 2026.03.13 18:53:38.570271 [ 188 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_19_4} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2026.03.13 18:53:38.570338 [ 188 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_19_4} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 9488 | 2026.03.13 18:53:38.570418 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9489 | 2026.03.13 18:53:38.796213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9490 | 2026.03.13 18:53:38.813033 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2026.03.13 18:53:38.813083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9492 | 2026.03.13 18:53:38.819272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9493 | 2026.03.13 18:53:38.819966 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2026.03.13 18:53:38.823297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9495 | 2026.03.13 18:53:38.861146 [ 52 ] {} <Debug> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 9496 | 2026.03.13 18:53:38.861198 [ 52 ] {} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.03.13 18:53:38.861219 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9498 | 2026.03.13 18:53:38.861313 [ 188 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 9499 | 2026.03.13 18:53:38.861439 [ 188 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9500 | 2026.03.13 18:53:38.861472 [ 188 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 308 rows starting from the beginning of the part | ||
| 9501 | 2026.03.13 18:53:38.861533 [ 188 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 9502 | 2026.03.13 18:53:38.861582 [ 188 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 9503 | 2026.03.13 18:53:38.861631 [ 188 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 9504 | 2026.03.13 18:53:38.861674 [ 188 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 9505 | 2026.03.13 18:53:38.862632 [ 195 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.00136083 sec., 870057.2444757979 rows/sec., 59.27 MiB/sec. | ||
| 9506 | 2026.03.13 18:53:38.862828 [ 194 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 9507 | 2026.03.13 18:53:38.863143 [ 194 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_19_4} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2026.03.13 18:53:38.863232 [ 194 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_19_4} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 9509 | 2026.03.13 18:53:38.863344 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 9510 | 2026.03.13 18:53:40.620906 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9511 | 2026.03.13 18:53:40.621106 [ 5 ] {e24c32d4-083f-4bd4-9205-58a76c31838d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9512 | 2026.03.13 18:53:40.621183 [ 5 ] {e24c32d4-083f-4bd4-9205-58a76c31838d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9513 | 2026.03.13 18:53:40.621985 [ 5 ] {e24c32d4-083f-4bd4-9205-58a76c31838d} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9514 | 2026.03.13 18:53:40.622036 [ 5 ] {e24c32d4-083f-4bd4-9205-58a76c31838d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9515 | 2026.03.13 18:53:40.622454 [ 5 ] {e24c32d4-083f-4bd4-9205-58a76c31838d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9516 | 2026.03.13 18:53:40.622686 [ 5 ] {e24c32d4-083f-4bd4-9205-58a76c31838d} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9517 | 2026.03.13 18:53:40.622852 [ 5 ] {e24c32d4-083f-4bd4-9205-58a76c31838d} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.0018 sec., 76666.66666666667 rows/sec., 6.67 MiB/sec. | ||
| 9518 | 2026.03.13 18:53:40.622904 [ 5 ] {e24c32d4-083f-4bd4-9205-58a76c31838d} <Debug> TCPHandler: Processed in 0.002142044 sec. | ||
| 9519 | 2026.03.13 18:53:40.623028 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9520 | 2026.03.13 18:53:40.623131 [ 5 ] {dd879ac3-218d-4184-93c0-2d662032a052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9521 | 2026.03.13 18:53:40.623176 [ 5 ] {dd879ac3-218d-4184-93c0-2d662032a052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9522 | 2026.03.13 18:53:40.623605 [ 5 ] {dd879ac3-218d-4184-93c0-2d662032a052} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9523 | 2026.03.13 18:53:40.623644 [ 5 ] {dd879ac3-218d-4184-93c0-2d662032a052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9524 | 2026.03.13 18:53:40.623946 [ 5 ] {dd879ac3-218d-4184-93c0-2d662032a052} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9525 | 2026.03.13 18:53:40.624158 [ 5 ] {dd879ac3-218d-4184-93c0-2d662032a052} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9526 | 2026.03.13 18:53:40.624292 [ 5 ] {dd879ac3-218d-4184-93c0-2d662032a052} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001185 sec., 34599.15611814346 rows/sec., 2.54 MiB/sec. | ||
| 9527 | 2026.03.13 18:53:40.624332 [ 5 ] {dd879ac3-218d-4184-93c0-2d662032a052} <Debug> TCPHandler: Processed in 0.00135666 sec. | ||
| 9528 | 2026.03.13 18:53:40.624451 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9529 | 2026.03.13 18:53:40.624552 [ 5 ] {a52d8c2b-8e89-4939-95b4-58fdba65d77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9530 | 2026.03.13 18:53:40.624594 [ 5 ] {a52d8c2b-8e89-4939-95b4-58fdba65d77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9531 | 2026.03.13 18:53:40.625040 [ 5 ] {a52d8c2b-8e89-4939-95b4-58fdba65d77e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9532 | 2026.03.13 18:53:40.625078 [ 5 ] {a52d8c2b-8e89-4939-95b4-58fdba65d77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9533 | 2026.03.13 18:53:40.625410 [ 5 ] {a52d8c2b-8e89-4939-95b4-58fdba65d77e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9534 | 2026.03.13 18:53:40.625628 [ 5 ] {a52d8c2b-8e89-4939-95b4-58fdba65d77e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9535 | 2026.03.13 18:53:40.625774 [ 5 ] {a52d8c2b-8e89-4939-95b4-58fdba65d77e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001227 sec., 85574.57212713937 rows/sec., 6.68 MiB/sec. | ||
| 9536 | 2026.03.13 18:53:40.625818 [ 5 ] {a52d8c2b-8e89-4939-95b4-58fdba65d77e} <Debug> TCPHandler: Processed in 0.001422013 sec. | ||
| 9537 | 2026.03.13 18:53:40.625932 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9538 | 2026.03.13 18:53:40.626027 [ 5 ] {008187cd-2aa6-4109-851a-fd2375740a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9539 | 2026.03.13 18:53:40.626070 [ 5 ] {008187cd-2aa6-4109-851a-fd2375740a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9540 | 2026.03.13 18:53:40.626481 [ 5 ] {008187cd-2aa6-4109-851a-fd2375740a48} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2026.03.13 18:53:40.626519 [ 5 ] {008187cd-2aa6-4109-851a-fd2375740a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9542 | 2026.03.13 18:53:40.626852 [ 5 ] {008187cd-2aa6-4109-851a-fd2375740a48} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9543 | 2026.03.13 18:53:40.627066 [ 5 ] {008187cd-2aa6-4109-851a-fd2375740a48} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9544 | 2026.03.13 18:53:40.627197 [ 5 ] {008187cd-2aa6-4109-851a-fd2375740a48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 9545 | 2026.03.13 18:53:40.627235 [ 5 ] {008187cd-2aa6-4109-851a-fd2375740a48} <Debug> TCPHandler: Processed in 0.001353551 sec. | ||
| 9546 | 2026.03.13 18:53:40.627356 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9547 | 2026.03.13 18:53:40.627450 [ 5 ] {6cb3c795-c1b0-4720-8510-eacd4558994e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9548 | 2026.03.13 18:53:40.627506 [ 5 ] {6cb3c795-c1b0-4720-8510-eacd4558994e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9549 | 2026.03.13 18:53:40.628373 [ 5 ] {6cb3c795-c1b0-4720-8510-eacd4558994e} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2026.03.13 18:53:40.628410 [ 5 ] {6cb3c795-c1b0-4720-8510-eacd4558994e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9551 | 2026.03.13 18:53:40.628979 [ 5 ] {6cb3c795-c1b0-4720-8510-eacd4558994e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9552 | 2026.03.13 18:53:40.629195 [ 5 ] {6cb3c795-c1b0-4720-8510-eacd4558994e} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.03.13 18:53:40.629335 [ 5 ] {6cb3c795-c1b0-4720-8510-eacd4558994e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001903 sec., 21544.929059379927 rows/sec., 38.61 MiB/sec. | ||
| 9554 | 2026.03.13 18:53:40.629401 [ 5 ] {6cb3c795-c1b0-4720-8510-eacd4558994e} <Debug> TCPHandler: Processed in 0.002093393 sec. | ||
| 9555 | 2026.03.13 18:53:40.629514 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9556 | 2026.03.13 18:53:40.629608 [ 5 ] {82f209bd-a821-4025-a007-b0659b6071ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9557 | 2026.03.13 18:53:40.629651 [ 5 ] {82f209bd-a821-4025-a007-b0659b6071ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9558 | 2026.03.13 18:53:40.629991 [ 5 ] {82f209bd-a821-4025-a007-b0659b6071ae} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9559 | 2026.03.13 18:53:40.630027 [ 5 ] {82f209bd-a821-4025-a007-b0659b6071ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9560 | 2026.03.13 18:53:40.630325 [ 5 ] {82f209bd-a821-4025-a007-b0659b6071ae} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9561 | 2026.03.13 18:53:40.630529 [ 5 ] {82f209bd-a821-4025-a007-b0659b6071ae} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9562 | 2026.03.13 18:53:40.630656 [ 5 ] {82f209bd-a821-4025-a007-b0659b6071ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 9563 | 2026.03.13 18:53:40.630693 [ 5 ] {82f209bd-a821-4025-a007-b0659b6071ae} <Debug> TCPHandler: Processed in 0.001229396 sec. | ||
| 9564 | 2026.03.13 18:53:45.187352 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21654 | ||
| 9565 | 2026.03.13 18:53:45.187882 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.03.13 18:53:45.187916 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9567 | 2026.03.13 18:53:45.188428 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9568 | 2026.03.13 18:53:45.188653 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.03.13 18:53:45.188785 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21654 | ||
| 9570 | 2026.03.13 18:53:45.619313 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9571 | 2026.03.13 18:53:45.619508 [ 5 ] {b9462d43-2b15-4878-9b54-abd0f200c013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9572 | 2026.03.13 18:53:45.619583 [ 5 ] {b9462d43-2b15-4878-9b54-abd0f200c013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9573 | 2026.03.13 18:53:45.620262 [ 5 ] {b9462d43-2b15-4878-9b54-abd0f200c013} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2026.03.13 18:53:45.620309 [ 5 ] {b9462d43-2b15-4878-9b54-abd0f200c013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9575 | 2026.03.13 18:53:45.620681 [ 5 ] {b9462d43-2b15-4878-9b54-abd0f200c013} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9576 | 2026.03.13 18:53:45.620908 [ 5 ] {b9462d43-2b15-4878-9b54-abd0f200c013} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2026.03.13 18:53:45.621065 [ 5 ] {b9462d43-2b15-4878-9b54-abd0f200c013} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001611 sec., 1241.4649286157667 rows/sec., 101.23 KiB/sec. | ||
| 9578 | 2026.03.13 18:53:45.621115 [ 5 ] {b9462d43-2b15-4878-9b54-abd0f200c013} <Debug> TCPHandler: Processed in 0.001943348 sec. | ||
| 9579 | 2026.03.13 18:53:45.621235 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9580 | 2026.03.13 18:53:45.621348 [ 5 ] {7adbd467-cf32-46e8-92cb-a37672413ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9581 | 2026.03.13 18:53:45.621392 [ 5 ] {7adbd467-cf32-46e8-92cb-a37672413ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9582 | 2026.03.13 18:53:45.621840 [ 5 ] {7adbd467-cf32-46e8-92cb-a37672413ad9} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2026.03.13 18:53:45.621876 [ 5 ] {7adbd467-cf32-46e8-92cb-a37672413ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9584 | 2026.03.13 18:53:45.622181 [ 5 ] {7adbd467-cf32-46e8-92cb-a37672413ad9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9585 | 2026.03.13 18:53:45.622400 [ 5 ] {7adbd467-cf32-46e8-92cb-a37672413ad9} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.03.13 18:53:45.622530 [ 5 ] {7adbd467-cf32-46e8-92cb-a37672413ad9} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001213 sec., 46990.9315746084 rows/sec., 3.61 MiB/sec. | ||
| 9587 | 2026.03.13 18:53:45.622544 [ 41 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9588 | 2026.03.13 18:53:45.622568 [ 5 ] {7adbd467-cf32-46e8-92cb-a37672413ad9} <Debug> TCPHandler: Processed in 0.001382832 sec. | ||
| 9589 | 2026.03.13 18:53:45.622612 [ 41 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2026.03.13 18:53:45.622638 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9591 | 2026.03.13 18:53:45.622704 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9592 | 2026.03.13 18:53:45.622773 [ 188 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 9593 | 2026.03.13 18:53:45.622812 [ 5 ] {dcee4586-493f-4a83-9689-898457cad375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9594 | 2026.03.13 18:53:45.622861 [ 5 ] {dcee4586-493f-4a83-9689-898457cad375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9595 | 2026.03.13 18:53:45.622934 [ 188 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9596 | 2026.03.13 18:53:45.622978 [ 188 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2890 rows starting from the beginning of the part | ||
| 9597 | 2026.03.13 18:53:45.623056 [ 188 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 2146 rows starting from the beginning of the part | ||
| 9598 | 2026.03.13 18:53:45.623116 [ 188 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 9599 | 2026.03.13 18:53:45.623170 [ 188 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 9600 | 2026.03.13 18:53:45.623220 [ 188 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 138 rows starting from the beginning of the part | ||
| 9601 | 2026.03.13 18:53:45.623243 [ 5 ] {dcee4586-493f-4a83-9689-898457cad375} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9602 | 2026.03.13 18:53:45.623272 [ 188 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 57 rows starting from the beginning of the part | ||
| 9603 | 2026.03.13 18:53:45.623284 [ 5 ] {dcee4586-493f-4a83-9689-898457cad375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9604 | 2026.03.13 18:53:45.623618 [ 5 ] {dcee4586-493f-4a83-9689-898457cad375} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9605 | 2026.03.13 18:53:45.623841 [ 5 ] {dcee4586-493f-4a83-9689-898457cad375} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.03.13 18:53:45.623970 [ 5 ] {dcee4586-493f-4a83-9689-898457cad375} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001177 sec., 1699.235344095157 rows/sec., 118.65 KiB/sec. | ||
| 9607 | 2026.03.13 18:53:45.624007 [ 5 ] {dcee4586-493f-4a83-9689-898457cad375} <Debug> TCPHandler: Processed in 0.00135924 sec. | ||
| 9608 | 2026.03.13 18:53:45.624114 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9609 | 2026.03.13 18:53:45.624212 [ 5 ] {0574be6b-531a-45b8-b93e-f15d085302b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9610 | 2026.03.13 18:53:45.624251 [ 5 ] {0574be6b-531a-45b8-b93e-f15d085302b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9611 | 2026.03.13 18:53:45.624656 [ 5 ] {0574be6b-531a-45b8-b93e-f15d085302b2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2026.03.13 18:53:45.624692 [ 5 ] {0574be6b-531a-45b8-b93e-f15d085302b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9613 | 2026.03.13 18:53:45.624991 [ 5 ] {0574be6b-531a-45b8-b93e-f15d085302b2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9614 | 2026.03.13 18:53:45.625201 [ 5 ] {0574be6b-531a-45b8-b93e-f15d085302b2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9615 | 2026.03.13 18:53:45.625322 [ 41 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9616 | 2026.03.13 18:53:45.625325 [ 5 ] {0574be6b-531a-45b8-b93e-f15d085302b2} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001131 sec., 58355.43766578249 rows/sec., 4.56 MiB/sec. | ||
| 9617 | 2026.03.13 18:53:45.625366 [ 41 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2026.03.13 18:53:45.625387 [ 5 ] {0574be6b-531a-45b8-b93e-f15d085302b2} <Debug> TCPHandler: Processed in 0.00131973 sec. | ||
| 9619 | 2026.03.13 18:53:45.625391 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9620 | 2026.03.13 18:53:45.625388 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5343 rows, containing 5 columns (5 merged, 0 gathered) in 0.002678391 sec., 1994854.3733905915 rows/sec., 161.86 MiB/sec. | ||
| 9621 | 2026.03.13 18:53:45.625496 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 9622 | 2026.03.13 18:53:45.625516 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9623 | 2026.03.13 18:53:45.625607 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9624 | 2026.03.13 18:53:45.625635 [ 5 ] {e4c5de0a-85db-41e7-9156-0d45ed58dbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9625 | 2026.03.13 18:53:45.625641 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1550 rows starting from the beginning of the part | ||
| 9626 | 2026.03.13 18:53:45.625686 [ 5 ] {e4c5de0a-85db-41e7-9156-0d45ed58dbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9627 | 2026.03.13 18:53:45.625710 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1096 rows starting from the beginning of the part | ||
| 9628 | 2026.03.13 18:53:45.625750 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9629 | 2026.03.13 18:53:45.625762 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 9630 | 2026.03.13 18:53:45.625813 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 9631 | 2026.03.13 18:53:45.625884 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 105 rows starting from the beginning of the part | ||
| 9632 | 2026.03.13 18:53:45.625926 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 66 rows starting from the beginning of the part | ||
| 9633 | 2026.03.13 18:53:45.626086 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_71_14} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2026.03.13 18:53:45.626134 [ 5 ] {e4c5de0a-85db-41e7-9156-0d45ed58dbad} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9635 | 2026.03.13 18:53:45.626176 [ 5 ] {e4c5de0a-85db-41e7-9156-0d45ed58dbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9636 | 2026.03.13 18:53:45.626212 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_71_14} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9637 | 2026.03.13 18:53:45.626332 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 9638 | 2026.03.13 18:53:45.626535 [ 5 ] {e4c5de0a-85db-41e7-9156-0d45ed58dbad} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9639 | 2026.03.13 18:53:45.626773 [ 5 ] {e4c5de0a-85db-41e7-9156-0d45ed58dbad} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9640 | 2026.03.13 18:53:45.626900 [ 5 ] {e4c5de0a-85db-41e7-9156-0d45ed58dbad} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001283 sec., 125487.1395167576 rows/sec., 8.74 MiB/sec. | ||
| 9641 | 2026.03.13 18:53:45.626937 [ 5 ] {e4c5de0a-85db-41e7-9156-0d45ed58dbad} <Debug> TCPHandler: Processed in 0.001467824 sec. | ||
| 9642 | 2026.03.13 18:53:45.627054 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9643 | 2026.03.13 18:53:45.627151 [ 5 ] {fbe22528-405e-48e5-a29d-90e7e9d4e2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9644 | 2026.03.13 18:53:45.627191 [ 5 ] {fbe22528-405e-48e5-a29d-90e7e9d4e2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9645 | 2026.03.13 18:53:45.627198 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2945 rows, containing 5 columns (5 merged, 0 gathered) in 0.001743142 sec., 1689477.9656505322 rows/sec., 125.81 MiB/sec. | ||
| 9646 | 2026.03.13 18:53:45.627386 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9647 | 2026.03.13 18:53:45.627525 [ 5 ] {fbe22528-405e-48e5-a29d-90e7e9d4e2b8} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.03.13 18:53:45.627567 [ 5 ] {fbe22528-405e-48e5-a29d-90e7e9d4e2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9649 | 2026.03.13 18:53:45.627640 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_71_14} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2026.03.13 18:53:45.627722 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_71_14} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9651 | 2026.03.13 18:53:45.627814 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 9652 | 2026.03.13 18:53:45.627896 [ 5 ] {fbe22528-405e-48e5-a29d-90e7e9d4e2b8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9653 | 2026.03.13 18:53:45.628109 [ 5 ] {fbe22528-405e-48e5-a29d-90e7e9d4e2b8} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9654 | 2026.03.13 18:53:45.628236 [ 5 ] {fbe22528-405e-48e5-a29d-90e7e9d4e2b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 9655 | 2026.03.13 18:53:45.628272 [ 5 ] {fbe22528-405e-48e5-a29d-90e7e9d4e2b8} <Debug> TCPHandler: Processed in 0.001264788 sec. | ||
| 9656 | 2026.03.13 18:53:46.323353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9657 | 2026.03.13 18:53:46.341126 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.03.13 18:53:46.341189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9659 | 2026.03.13 18:53:46.347868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9660 | 2026.03.13 18:53:46.348622 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2026.03.13 18:53:46.351686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9662 | 2026.03.13 18:53:47.765985 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1174 | ||
| 9663 | 2026.03.13 18:53:47.768306 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9664 | 2026.03.13 18:53:47.768364 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9665 | 2026.03.13 18:53:47.769588 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9666 | 2026.03.13 18:53:47.769871 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9667 | 2026.03.13 18:53:47.770238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1174 | ||
| 9668 | 2026.03.13 18:53:50.622134 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9669 | 2026.03.13 18:53:50.622332 [ 5 ] {2709ae3a-b430-41b5-82a4-a8b5fc62755d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9670 | 2026.03.13 18:53:50.622407 [ 5 ] {2709ae3a-b430-41b5-82a4-a8b5fc62755d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9671 | 2026.03.13 18:53:50.623155 [ 5 ] {2709ae3a-b430-41b5-82a4-a8b5fc62755d} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2026.03.13 18:53:50.623204 [ 5 ] {2709ae3a-b430-41b5-82a4-a8b5fc62755d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9673 | 2026.03.13 18:53:50.623614 [ 5 ] {2709ae3a-b430-41b5-82a4-a8b5fc62755d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9674 | 2026.03.13 18:53:50.623841 [ 5 ] {2709ae3a-b430-41b5-82a4-a8b5fc62755d} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2026.03.13 18:53:50.623994 [ 5 ] {2709ae3a-b430-41b5-82a4-a8b5fc62755d} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001715 sec., 80466.472303207 rows/sec., 7.00 MiB/sec. | ||
| 9676 | 2026.03.13 18:53:50.624035 [ 5 ] {2709ae3a-b430-41b5-82a4-a8b5fc62755d} <Debug> TCPHandler: Processed in 0.002079773 sec. | ||
| 9677 | 2026.03.13 18:53:50.624150 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2026.03.13 18:53:50.624242 [ 5 ] {7709c89d-1577-429a-91b6-5a95d5959221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9679 | 2026.03.13 18:53:50.624282 [ 5 ] {7709c89d-1577-429a-91b6-5a95d5959221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9680 | 2026.03.13 18:53:50.624683 [ 5 ] {7709c89d-1577-429a-91b6-5a95d5959221} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.03.13 18:53:50.624720 [ 5 ] {7709c89d-1577-429a-91b6-5a95d5959221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9682 | 2026.03.13 18:53:50.625012 [ 5 ] {7709c89d-1577-429a-91b6-5a95d5959221} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9683 | 2026.03.13 18:53:50.625222 [ 5 ] {7709c89d-1577-429a-91b6-5a95d5959221} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.03.13 18:53:50.625348 [ 5 ] {7709c89d-1577-429a-91b6-5a95d5959221} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001123 sec., 36509.3499554764 rows/sec., 2.68 MiB/sec. | ||
| 9685 | 2026.03.13 18:53:50.625385 [ 5 ] {7709c89d-1577-429a-91b6-5a95d5959221} <Debug> TCPHandler: Processed in 0.001282498 sec. | ||
| 9686 | 2026.03.13 18:53:50.625502 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9687 | 2026.03.13 18:53:50.625622 [ 5 ] {1d80250f-f86b-47e4-8efb-b7b597825d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9688 | 2026.03.13 18:53:50.625672 [ 5 ] {1d80250f-f86b-47e4-8efb-b7b597825d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9689 | 2026.03.13 18:53:50.626171 [ 5 ] {1d80250f-f86b-47e4-8efb-b7b597825d73} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2026.03.13 18:53:50.626208 [ 5 ] {1d80250f-f86b-47e4-8efb-b7b597825d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9691 | 2026.03.13 18:53:50.626528 [ 5 ] {1d80250f-f86b-47e4-8efb-b7b597825d73} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9692 | 2026.03.13 18:53:50.626736 [ 5 ] {1d80250f-f86b-47e4-8efb-b7b597825d73} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2026.03.13 18:53:50.626867 [ 5 ] {1d80250f-f86b-47e4-8efb-b7b597825d73} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001269 sec., 82742.31678486998 rows/sec., 6.46 MiB/sec. | ||
| 9694 | 2026.03.13 18:53:50.626906 [ 5 ] {1d80250f-f86b-47e4-8efb-b7b597825d73} <Debug> TCPHandler: Processed in 0.001465493 sec. | ||
| 9695 | 2026.03.13 18:53:50.627016 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9696 | 2026.03.13 18:53:50.627110 [ 5 ] {bf000e29-a906-4f73-a60c-da2ecd29ca91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9697 | 2026.03.13 18:53:50.627155 [ 5 ] {bf000e29-a906-4f73-a60c-da2ecd29ca91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9698 | 2026.03.13 18:53:50.627573 [ 5 ] {bf000e29-a906-4f73-a60c-da2ecd29ca91} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2026.03.13 18:53:50.627610 [ 5 ] {bf000e29-a906-4f73-a60c-da2ecd29ca91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9700 | 2026.03.13 18:53:50.627940 [ 5 ] {bf000e29-a906-4f73-a60c-da2ecd29ca91} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9701 | 2026.03.13 18:53:50.628148 [ 5 ] {bf000e29-a906-4f73-a60c-da2ecd29ca91} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2026.03.13 18:53:50.628281 [ 5 ] {bf000e29-a906-4f73-a60c-da2ecd29ca91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 9703 | 2026.03.13 18:53:50.628319 [ 5 ] {bf000e29-a906-4f73-a60c-da2ecd29ca91} <Debug> TCPHandler: Processed in 0.001353301 sec. | ||
| 9704 | 2026.03.13 18:53:50.628425 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9705 | 2026.03.13 18:53:50.628519 [ 5 ] {6695db6d-abb4-4a70-8aeb-6e0e19ab8fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9706 | 2026.03.13 18:53:50.628575 [ 5 ] {6695db6d-abb4-4a70-8aeb-6e0e19ab8fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9707 | 2026.03.13 18:53:50.629451 [ 5 ] {6695db6d-abb4-4a70-8aeb-6e0e19ab8fa8} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.03.13 18:53:50.629488 [ 5 ] {6695db6d-abb4-4a70-8aeb-6e0e19ab8fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9709 | 2026.03.13 18:53:50.630055 [ 5 ] {6695db6d-abb4-4a70-8aeb-6e0e19ab8fa8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9710 | 2026.03.13 18:53:50.630274 [ 5 ] {6695db6d-abb4-4a70-8aeb-6e0e19ab8fa8} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.03.13 18:53:50.630412 [ 5 ] {6695db6d-abb4-4a70-8aeb-6e0e19ab8fa8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001911 sec., 21454.735740450025 rows/sec., 38.45 MiB/sec. | ||
| 9712 | 2026.03.13 18:53:50.630477 [ 5 ] {6695db6d-abb4-4a70-8aeb-6e0e19ab8fa8} <Debug> TCPHandler: Processed in 0.002100563 sec. | ||
| 9713 | 2026.03.13 18:53:50.630592 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9714 | 2026.03.13 18:53:50.630686 [ 5 ] {4609cf3a-442e-4848-ac13-164334aa3dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9715 | 2026.03.13 18:53:50.630730 [ 5 ] {4609cf3a-442e-4848-ac13-164334aa3dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9716 | 2026.03.13 18:53:50.631067 [ 5 ] {4609cf3a-442e-4848-ac13-164334aa3dbf} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2026.03.13 18:53:50.631104 [ 5 ] {4609cf3a-442e-4848-ac13-164334aa3dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9718 | 2026.03.13 18:53:50.631411 [ 5 ] {4609cf3a-442e-4848-ac13-164334aa3dbf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9719 | 2026.03.13 18:53:50.631616 [ 5 ] {4609cf3a-442e-4848-ac13-164334aa3dbf} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9720 | 2026.03.13 18:53:50.631746 [ 5 ] {4609cf3a-442e-4848-ac13-164334aa3dbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 9721 | 2026.03.13 18:53:50.631782 [ 5 ] {4609cf3a-442e-4848-ac13-164334aa3dbf} <Debug> TCPHandler: Processed in 0.001240157 sec. | ||
| 9722 | 2026.03.13 18:53:52.515425 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9723 | 2026.03.13 18:53:52.515533 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9724 | 2026.03.13 18:53:52.688924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22102 | ||
| 9725 | 2026.03.13 18:53:52.689721 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9726 | 2026.03.13 18:53:52.689783 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9727 | 2026.03.13 18:53:52.690568 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9728 | 2026.03.13 18:53:52.690822 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2026.03.13 18:53:52.690949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22102 | ||
| 9730 | 2026.03.13 18:53:52.690964 [ 29 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9731 | 2026.03.13 18:53:52.691009 [ 29 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9732 | 2026.03.13 18:53:52.691032 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9733 | 2026.03.13 18:53:52.691156 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 9734 | 2026.03.13 18:53:52.691303 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9735 | 2026.03.13 18:53:52.691339 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19734 rows starting from the beginning of the part | ||
| 9736 | 2026.03.13 18:53:52.691402 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 9737 | 2026.03.13 18:53:52.691446 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 9738 | 2026.03.13 18:53:52.691485 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 9739 | 2026.03.13 18:53:52.691524 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 9740 | 2026.03.13 18:53:52.691562 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 9741 | 2026.03.13 18:53:52.693955 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002850105 sec., 7754802.016066075 rows/sec., 110.93 MiB/sec. | ||
| 9742 | 2026.03.13 18:53:52.694500 [ 195 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9743 | 2026.03.13 18:53:52.694923 [ 195 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_46_9} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2026.03.13 18:53:52.695036 [ 195 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_46_9} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9745 | 2026.03.13 18:53:52.695163 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9746 | 2026.03.13 18:53:53.851782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9747 | 2026.03.13 18:53:53.869824 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.03.13 18:53:53.869891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9749 | 2026.03.13 18:53:53.876566 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9750 | 2026.03.13 18:53:53.877286 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.03.13 18:53:53.877585 [ 30 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9752 | 2026.03.13 18:53:53.877655 [ 30 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2026.03.13 18:53:53.877680 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9754 | 2026.03.13 18:53:53.877809 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 9755 | 2026.03.13 18:53:53.880632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9756 | 2026.03.13 18:53:53.881873 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9757 | 2026.03.13 18:53:53.883328 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 9758 | 2026.03.13 18:53:53.887807 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 9759 | 2026.03.13 18:53:53.892370 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 9760 | 2026.03.13 18:53:53.896807 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 9761 | 2026.03.13 18:53:53.901212 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 9762 | 2026.03.13 18:53:53.905227 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 9763 | 2026.03.13 18:53:53.954260 [ 194 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.076509615 sec., 4535.377677694496 rows/sec., 23.45 MiB/sec. | ||
| 9764 | 2026.03.13 18:53:53.957593 [ 186 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9765 | 2026.03.13 18:53:53.959924 [ 186 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_46_9} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2026.03.13 18:53:53.960030 [ 186 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_46_9} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9767 | 2026.03.13 18:53:53.963101 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9768 | 2026.03.13 18:53:54.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.97 MiB, peak 322.40 MiB, free memory in arenas 0.00 B, will set to 310.46 MiB (RSS), difference: 1.49 MiB | ||
| 9769 | 2026.03.13 18:53:55.619061 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9770 | 2026.03.13 18:53:55.619289 [ 5 ] {52ca42f3-5d10-47dc-b5b3-1ea303a201b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9771 | 2026.03.13 18:53:55.619388 [ 5 ] {52ca42f3-5d10-47dc-b5b3-1ea303a201b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9772 | 2026.03.13 18:53:55.620295 [ 5 ] {52ca42f3-5d10-47dc-b5b3-1ea303a201b3} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2026.03.13 18:53:55.620341 [ 5 ] {52ca42f3-5d10-47dc-b5b3-1ea303a201b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9774 | 2026.03.13 18:53:55.620761 [ 5 ] {52ca42f3-5d10-47dc-b5b3-1ea303a201b3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9775 | 2026.03.13 18:53:55.620993 [ 5 ] {52ca42f3-5d10-47dc-b5b3-1ea303a201b3} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.03.13 18:53:55.621152 [ 5 ] {52ca42f3-5d10-47dc-b5b3-1ea303a201b3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001934 sec., 28955.532574974146 rows/sec., 2.22 MiB/sec. | ||
| 9777 | 2026.03.13 18:53:55.621202 [ 5 ] {52ca42f3-5d10-47dc-b5b3-1ea303a201b3} <Debug> TCPHandler: Processed in 0.002281948 sec. | ||
| 9778 | 2026.03.13 18:53:55.621321 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.03.13 18:53:55.621424 [ 5 ] {d20c47c8-a088-4e86-9281-3e881f2174f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9780 | 2026.03.13 18:53:55.621467 [ 5 ] {d20c47c8-a088-4e86-9281-3e881f2174f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9781 | 2026.03.13 18:53:55.621891 [ 5 ] {d20c47c8-a088-4e86-9281-3e881f2174f8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.03.13 18:53:55.621925 [ 5 ] {d20c47c8-a088-4e86-9281-3e881f2174f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9783 | 2026.03.13 18:53:55.622241 [ 5 ] {d20c47c8-a088-4e86-9281-3e881f2174f8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9784 | 2026.03.13 18:53:55.622465 [ 5 ] {d20c47c8-a088-4e86-9281-3e881f2174f8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.03.13 18:53:55.622593 [ 5 ] {d20c47c8-a088-4e86-9281-3e881f2174f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 9786 | 2026.03.13 18:53:55.622632 [ 5 ] {d20c47c8-a088-4e86-9281-3e881f2174f8} <Debug> TCPHandler: Processed in 0.001363511 sec. | ||
| 9787 | 2026.03.13 18:53:55.622744 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2026.03.13 18:53:55.622840 [ 5 ] {61aca8de-b43d-466c-b7ea-e2d59359ca45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9789 | 2026.03.13 18:53:55.622885 [ 5 ] {61aca8de-b43d-466c-b7ea-e2d59359ca45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9790 | 2026.03.13 18:53:55.623275 [ 5 ] {61aca8de-b43d-466c-b7ea-e2d59359ca45} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.03.13 18:53:55.623309 [ 5 ] {61aca8de-b43d-466c-b7ea-e2d59359ca45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9792 | 2026.03.13 18:53:55.623645 [ 5 ] {61aca8de-b43d-466c-b7ea-e2d59359ca45} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9793 | 2026.03.13 18:53:55.623860 [ 5 ] {61aca8de-b43d-466c-b7ea-e2d59359ca45} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.03.13 18:53:55.623964 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9795 | 2026.03.13 18:53:55.623990 [ 5 ] {61aca8de-b43d-466c-b7ea-e2d59359ca45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 9796 | 2026.03.13 18:53:55.624001 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9797 | 2026.03.13 18:53:55.624021 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9798 | 2026.03.13 18:53:55.624028 [ 5 ] {61aca8de-b43d-466c-b7ea-e2d59359ca45} <Debug> TCPHandler: Processed in 0.00133382 sec. | ||
| 9799 | 2026.03.13 18:53:55.624105 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 9800 | 2026.03.13 18:53:55.624138 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9801 | 2026.03.13 18:53:55.624201 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9802 | 2026.03.13 18:53:55.624234 [ 5 ] {2b07d6fc-b052-43b7-8e49-ad8f4b15e86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9803 | 2026.03.13 18:53:55.624236 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23138 rows starting from the beginning of the part | ||
| 9804 | 2026.03.13 18:53:55.624277 [ 5 ] {2b07d6fc-b052-43b7-8e49-ad8f4b15e86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9805 | 2026.03.13 18:53:55.624312 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9806 | 2026.03.13 18:53:55.624366 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9807 | 2026.03.13 18:53:55.624413 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 161 rows starting from the beginning of the part | ||
| 9808 | 2026.03.13 18:53:55.624458 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9809 | 2026.03.13 18:53:55.624502 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9810 | 2026.03.13 18:53:55.624605 [ 5 ] {2b07d6fc-b052-43b7-8e49-ad8f4b15e86b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2026.03.13 18:53:55.624639 [ 5 ] {2b07d6fc-b052-43b7-8e49-ad8f4b15e86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9812 | 2026.03.13 18:53:55.624994 [ 5 ] {2b07d6fc-b052-43b7-8e49-ad8f4b15e86b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9813 | 2026.03.13 18:53:55.625212 [ 5 ] {2b07d6fc-b052-43b7-8e49-ad8f4b15e86b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.03.13 18:53:55.625341 [ 5 ] {2b07d6fc-b052-43b7-8e49-ad8f4b15e86b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 9815 | 2026.03.13 18:53:55.625378 [ 5 ] {2b07d6fc-b052-43b7-8e49-ad8f4b15e86b} <Debug> TCPHandler: Processed in 0.001289359 sec. | ||
| 9816 | 2026.03.13 18:53:55.638586 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23939 rows, containing 5 columns (5 merged, 0 gathered) in 0.014506153 sec., 1650265.2357244543 rows/sec., 108.61 MiB/sec. | ||
| 9817 | 2026.03.13 18:53:55.639396 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9818 | 2026.03.13 18:53:55.639712 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2026.03.13 18:53:55.639802 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9820 | 2026.03.13 18:53:55.639900 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9821 | 2026.03.13 18:53:56.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.78 MiB, peak 322.40 MiB, free memory in arenas 0.00 B, will set to 313.68 MiB (RSS), difference: 2.90 MiB | ||
| 9822 | 2026.03.13 18:53:56.585848 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2026.03.13 18:53:56.586041 [ 5 ] {3bed5b34-2aed-471f-ac98-c36420e8ad21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9824 | 2026.03.13 18:53:56.586112 [ 5 ] {3bed5b34-2aed-471f-ac98-c36420e8ad21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9825 | 2026.03.13 18:53:56.586738 [ 5 ] {3bed5b34-2aed-471f-ac98-c36420e8ad21} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.03.13 18:53:56.586774 [ 5 ] {3bed5b34-2aed-471f-ac98-c36420e8ad21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9827 | 2026.03.13 18:53:56.587162 [ 5 ] {3bed5b34-2aed-471f-ac98-c36420e8ad21} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9828 | 2026.03.13 18:53:56.587389 [ 5 ] {3bed5b34-2aed-471f-ac98-c36420e8ad21} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.03.13 18:53:56.587538 [ 5 ] {3bed5b34-2aed-471f-ac98-c36420e8ad21} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00155 sec., 15483.870967741936 rows/sec., 1.28 MiB/sec. | ||
| 9830 | 2026.03.13 18:53:56.587580 [ 5 ] {3bed5b34-2aed-471f-ac98-c36420e8ad21} <Debug> TCPHandler: Processed in 0.001868236 sec. | ||
| 9831 | 2026.03.13 18:53:56.587710 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9832 | 2026.03.13 18:53:56.587838 [ 5 ] {8bab481a-6609-4048-8619-6b05a1405fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9833 | 2026.03.13 18:53:56.587887 [ 5 ] {8bab481a-6609-4048-8619-6b05a1405fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9834 | 2026.03.13 18:53:56.588333 [ 5 ] {8bab481a-6609-4048-8619-6b05a1405fd9} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.03.13 18:53:56.588368 [ 5 ] {8bab481a-6609-4048-8619-6b05a1405fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9836 | 2026.03.13 18:53:56.588668 [ 5 ] {8bab481a-6609-4048-8619-6b05a1405fd9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9837 | 2026.03.13 18:53:56.588874 [ 5 ] {8bab481a-6609-4048-8619-6b05a1405fd9} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2026.03.13 18:53:56.589023 [ 5 ] {8bab481a-6609-4048-8619-6b05a1405fd9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001209 sec., 4962.779156327543 rows/sec., 404.68 KiB/sec. | ||
| 9839 | 2026.03.13 18:53:56.589059 [ 5 ] {8bab481a-6609-4048-8619-6b05a1405fd9} <Debug> TCPHandler: Processed in 0.001408922 sec. | ||
| 9840 | 2026.03.13 18:53:56.589170 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9841 | 2026.03.13 18:53:56.589262 [ 5 ] {7578f2ce-5950-4ac7-8963-da46d6f81379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9842 | 2026.03.13 18:53:56.589300 [ 5 ] {7578f2ce-5950-4ac7-8963-da46d6f81379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9843 | 2026.03.13 18:53:56.591037 [ 5 ] {7578f2ce-5950-4ac7-8963-da46d6f81379} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2026.03.13 18:53:56.591071 [ 5 ] {7578f2ce-5950-4ac7-8963-da46d6f81379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9845 | 2026.03.13 18:53:56.591493 [ 5 ] {7578f2ce-5950-4ac7-8963-da46d6f81379} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9846 | 2026.03.13 18:53:56.591693 [ 5 ] {7578f2ce-5950-4ac7-8963-da46d6f81379} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9847 | 2026.03.13 18:53:56.591841 [ 5 ] {7578f2ce-5950-4ac7-8963-da46d6f81379} <Debug> executeQuery: Read 2145 rows, 169.05 KiB in 0.002597 sec., 825953.0227185214 rows/sec., 63.57 MiB/sec. | ||
| 9848 | 2026.03.13 18:53:56.591879 [ 5 ] {7578f2ce-5950-4ac7-8963-da46d6f81379} <Debug> TCPHandler: Processed in 0.002761553 sec. | ||
| 9849 | 2026.03.13 18:53:56.591987 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9850 | 2026.03.13 18:53:56.592079 [ 5 ] {47d09fe0-8e99-43b3-8211-9662e6dc3058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9851 | 2026.03.13 18:53:56.592118 [ 5 ] {47d09fe0-8e99-43b3-8211-9662e6dc3058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9852 | 2026.03.13 18:53:56.592535 [ 5 ] {47d09fe0-8e99-43b3-8211-9662e6dc3058} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9853 | 2026.03.13 18:53:56.592570 [ 5 ] {47d09fe0-8e99-43b3-8211-9662e6dc3058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9854 | 2026.03.13 18:53:56.592863 [ 5 ] {47d09fe0-8e99-43b3-8211-9662e6dc3058} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9855 | 2026.03.13 18:53:56.593063 [ 5 ] {47d09fe0-8e99-43b3-8211-9662e6dc3058} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9856 | 2026.03.13 18:53:56.593159 [ 27 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 | ||
| 9857 | 2026.03.13 18:53:56.593185 [ 5 ] {47d09fe0-8e99-43b3-8211-9662e6dc3058} <Debug> executeQuery: Read 70 rows, 5.29 KiB in 0.001124 sec., 62277.58007117438 rows/sec., 4.60 MiB/sec. | ||
| 9858 | 2026.03.13 18:53:56.593196 [ 27 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2026.03.13 18:53:56.593219 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9860 | 2026.03.13 18:53:56.593224 [ 5 ] {47d09fe0-8e99-43b3-8211-9662e6dc3058} <Debug> TCPHandler: Processed in 0.001284089 sec. | ||
| 9861 | 2026.03.13 18:53:56.593333 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9862 | 2026.03.13 18:53:56.593380 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full | ||
| 9863 | 2026.03.13 18:53:56.593425 [ 5 ] {fc801204-c783-4e69-8dec-7b2609218a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9864 | 2026.03.13 18:53:56.593487 [ 5 ] {fc801204-c783-4e69-8dec-7b2609218a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9865 | 2026.03.13 18:53:56.593593 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9866 | 2026.03.13 18:53:56.593653 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 224 rows starting from the beginning of the part | ||
| 9867 | 2026.03.13 18:53:56.593765 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 72 rows starting from the beginning of the part | ||
| 9868 | 2026.03.13 18:53:56.593845 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 9869 | 2026.03.13 18:53:56.593917 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part | ||
| 9870 | 2026.03.13 18:53:56.593986 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 9871 | 2026.03.13 18:53:56.594055 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 70 rows starting from the beginning of the part | ||
| 9872 | 2026.03.13 18:53:56.594157 [ 5 ] {fc801204-c783-4e69-8dec-7b2609218a81} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.03.13 18:53:56.594197 [ 5 ] {fc801204-c783-4e69-8dec-7b2609218a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9874 | 2026.03.13 18:53:56.594579 [ 5 ] {fc801204-c783-4e69-8dec-7b2609218a81} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9875 | 2026.03.13 18:53:56.594813 [ 5 ] {fc801204-c783-4e69-8dec-7b2609218a81} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.03.13 18:53:56.594941 [ 5 ] {fc801204-c783-4e69-8dec-7b2609218a81} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001534 sec., 477183.8331160365 rows/sec., 28.22 MiB/sec. | ||
| 9877 | 2026.03.13 18:53:56.594978 [ 5 ] {fc801204-c783-4e69-8dec-7b2609218a81} <Debug> TCPHandler: Processed in 0.001692581 sec. | ||
| 9878 | 2026.03.13 18:53:56.595057 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 5 columns (5 merged, 0 gathered) in 0.001756742 sec., 256155.99786422824 rows/sec., 18.59 MiB/sec. | ||
| 9879 | 2026.03.13 18:53:56.595088 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9880 | 2026.03.13 18:53:56.595191 [ 5 ] {2a95d64f-e2ce-4a55-85a9-49e645a2161f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9881 | 2026.03.13 18:53:56.595232 [ 5 ] {2a95d64f-e2ce-4a55-85a9-49e645a2161f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9882 | 2026.03.13 18:53:56.595260 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
| 9883 | 2026.03.13 18:53:56.595520 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_49_10} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.03.13 18:53:56.595592 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_49_10} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 | ||
| 9885 | 2026.03.13 18:53:56.595607 [ 5 ] {2a95d64f-e2ce-4a55-85a9-49e645a2161f} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2026.03.13 18:53:56.595646 [ 5 ] {2a95d64f-e2ce-4a55-85a9-49e645a2161f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9887 | 2026.03.13 18:53:56.595677 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9888 | 2026.03.13 18:53:56.595933 [ 5 ] {2a95d64f-e2ce-4a55-85a9-49e645a2161f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9889 | 2026.03.13 18:53:56.596151 [ 5 ] {2a95d64f-e2ce-4a55-85a9-49e645a2161f} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2026.03.13 18:53:56.596278 [ 5 ] {2a95d64f-e2ce-4a55-85a9-49e645a2161f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 9891 | 2026.03.13 18:53:56.596315 [ 5 ] {2a95d64f-e2ce-4a55-85a9-49e645a2161f} <Debug> TCPHandler: Processed in 0.001275548 sec. | ||
| 9892 | 2026.03.13 18:53:56.596422 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2026.03.13 18:53:56.596512 [ 5 ] {efa43e19-b8ed-4267-936f-78354a166da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9894 | 2026.03.13 18:53:56.596551 [ 5 ] {efa43e19-b8ed-4267-936f-78354a166da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9895 | 2026.03.13 18:53:56.596945 [ 5 ] {efa43e19-b8ed-4267-936f-78354a166da8} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2026.03.13 18:53:56.596980 [ 5 ] {efa43e19-b8ed-4267-936f-78354a166da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9897 | 2026.03.13 18:53:56.597270 [ 5 ] {efa43e19-b8ed-4267-936f-78354a166da8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9898 | 2026.03.13 18:53:56.597472 [ 5 ] {efa43e19-b8ed-4267-936f-78354a166da8} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2026.03.13 18:53:56.597594 [ 5 ] {efa43e19-b8ed-4267-936f-78354a166da8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 9900 | 2026.03.13 18:53:56.597632 [ 5 ] {efa43e19-b8ed-4267-936f-78354a166da8} <Debug> TCPHandler: Processed in 0.001256887 sec. | ||
| 9901 | 2026.03.13 18:53:56.597738 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9902 | 2026.03.13 18:53:56.597828 [ 5 ] {a5fa99f7-70cb-4e2d-9daa-d428b5ed76c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9903 | 2026.03.13 18:53:56.597866 [ 5 ] {a5fa99f7-70cb-4e2d-9daa-d428b5ed76c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9904 | 2026.03.13 18:53:56.598694 [ 5 ] {a5fa99f7-70cb-4e2d-9daa-d428b5ed76c5} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2026.03.13 18:53:56.598729 [ 5 ] {a5fa99f7-70cb-4e2d-9daa-d428b5ed76c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9906 | 2026.03.13 18:53:56.599068 [ 5 ] {a5fa99f7-70cb-4e2d-9daa-d428b5ed76c5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9907 | 2026.03.13 18:53:56.599277 [ 5 ] {a5fa99f7-70cb-4e2d-9daa-d428b5ed76c5} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2026.03.13 18:53:56.599400 [ 5 ] {a5fa99f7-70cb-4e2d-9daa-d428b5ed76c5} <Debug> executeQuery: Read 1094 rows, 78.25 KiB in 0.00159 sec., 688050.3144654088 rows/sec., 48.06 MiB/sec. | ||
| 9909 | 2026.03.13 18:53:56.599436 [ 5 ] {a5fa99f7-70cb-4e2d-9daa-d428b5ed76c5} <Debug> TCPHandler: Processed in 0.001745392 sec. | ||
| 9910 | 2026.03.13 18:53:56.599542 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9911 | 2026.03.13 18:53:56.599632 [ 5 ] {d18cb2e8-b4a3-4445-a4c8-01979a393c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9912 | 2026.03.13 18:53:56.599675 [ 5 ] {d18cb2e8-b4a3-4445-a4c8-01979a393c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9913 | 2026.03.13 18:53:56.600354 [ 5 ] {d18cb2e8-b4a3-4445-a4c8-01979a393c1c} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.03.13 18:53:56.600389 [ 5 ] {d18cb2e8-b4a3-4445-a4c8-01979a393c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9915 | 2026.03.13 18:53:56.600784 [ 5 ] {d18cb2e8-b4a3-4445-a4c8-01979a393c1c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9916 | 2026.03.13 18:53:56.601007 [ 5 ] {d18cb2e8-b4a3-4445-a4c8-01979a393c1c} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9917 | 2026.03.13 18:53:56.601133 [ 5 ] {d18cb2e8-b4a3-4445-a4c8-01979a393c1c} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001519 sec., 826859.776168532 rows/sec., 52.15 MiB/sec. | ||
| 9918 | 2026.03.13 18:53:56.601169 [ 5 ] {d18cb2e8-b4a3-4445-a4c8-01979a393c1c} <Debug> TCPHandler: Processed in 0.00167495 sec. | ||
| 9919 | 2026.03.13 18:53:56.601273 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9920 | 2026.03.13 18:53:56.601364 [ 5 ] {10fcd23d-7bd3-4f1a-a123-c46c51812dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9921 | 2026.03.13 18:53:56.601417 [ 5 ] {10fcd23d-7bd3-4f1a-a123-c46c51812dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9922 | 2026.03.13 18:53:56.602330 [ 5 ] {10fcd23d-7bd3-4f1a-a123-c46c51812dac} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2026.03.13 18:53:56.602363 [ 5 ] {10fcd23d-7bd3-4f1a-a123-c46c51812dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9924 | 2026.03.13 18:53:56.602939 [ 5 ] {10fcd23d-7bd3-4f1a-a123-c46c51812dac} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9925 | 2026.03.13 18:53:56.603157 [ 5 ] {10fcd23d-7bd3-4f1a-a123-c46c51812dac} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2026.03.13 18:53:56.603289 [ 5 ] {10fcd23d-7bd3-4f1a-a123-c46c51812dac} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001943 sec., 26762.73803396809 rows/sec., 47.96 MiB/sec. | ||
| 9927 | 2026.03.13 18:53:56.603341 [ 5 ] {10fcd23d-7bd3-4f1a-a123-c46c51812dac} <Debug> TCPHandler: Processed in 0.002115653 sec. | ||
| 9928 | 2026.03.13 18:53:56.603452 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9929 | 2026.03.13 18:53:56.603544 [ 5 ] {a53eb8d5-a265-4ea9-8bb2-48199e456eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9930 | 2026.03.13 18:53:56.603584 [ 5 ] {a53eb8d5-a265-4ea9-8bb2-48199e456eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9931 | 2026.03.13 18:53:56.603892 [ 5 ] {a53eb8d5-a265-4ea9-8bb2-48199e456eca} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9932 | 2026.03.13 18:53:56.603925 [ 5 ] {a53eb8d5-a265-4ea9-8bb2-48199e456eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9933 | 2026.03.13 18:53:56.604211 [ 5 ] {a53eb8d5-a265-4ea9-8bb2-48199e456eca} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9934 | 2026.03.13 18:53:56.604422 [ 5 ] {a53eb8d5-a265-4ea9-8bb2-48199e456eca} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9935 | 2026.03.13 18:53:56.604524 [ 27 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9936 | 2026.03.13 18:53:56.604546 [ 5 ] {a53eb8d5-a265-4ea9-8bb2-48199e456eca} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00102 sec., 11764.70588235294 rows/sec., 811.89 KiB/sec. | ||
| 9937 | 2026.03.13 18:53:56.604551 [ 27 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9938 | 2026.03.13 18:53:56.604575 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9939 | 2026.03.13 18:53:56.604581 [ 5 ] {a53eb8d5-a265-4ea9-8bb2-48199e456eca} <Debug> TCPHandler: Processed in 0.001176315 sec. | ||
| 9940 | 2026.03.13 18:53:56.604695 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 9941 | 2026.03.13 18:53:56.604831 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9942 | 2026.03.13 18:53:56.604868 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3360 rows starting from the beginning of the part | ||
| 9943 | 2026.03.13 18:53:56.604935 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9944 | 2026.03.13 18:53:56.604981 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9945 | 2026.03.13 18:53:56.605037 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9946 | 2026.03.13 18:53:56.605095 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 9947 | 2026.03.13 18:53:56.605138 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part | ||
| 9948 | 2026.03.13 18:53:56.606353 [ 191 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001711731 sec., 2110144.6430543116 rows/sec., 140.34 MiB/sec. | ||
| 9949 | 2026.03.13 18:53:56.606635 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9950 | 2026.03.13 18:53:56.606905 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_71_14} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2026.03.13 18:53:56.606981 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_71_14} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9952 | 2026.03.13 18:53:56.607055 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9953 | 2026.03.13 18:53:57.770399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1216 | ||
| 9954 | 2026.03.13 18:53:57.773032 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.03.13 18:53:57.773080 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9956 | 2026.03.13 18:53:57.774359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9957 | 2026.03.13 18:53:57.774657 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2026.03.13 18:53:57.775014 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1216 | ||
| 9959 | 2026.03.13 18:54:00.191071 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22614 | ||
| 9960 | 2026.03.13 18:54:00.191741 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2026.03.13 18:54:00.191785 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9962 | 2026.03.13 18:54:00.192252 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9963 | 2026.03.13 18:54:00.192473 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2026.03.13 18:54:00.192604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22614 | ||
| 9965 | 2026.03.13 18:54:00.617358 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9966 | 2026.03.13 18:54:00.617560 [ 5 ] {8f560d18-3d46-41c3-a38a-ec1e97ec7bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9967 | 2026.03.13 18:54:00.617635 [ 5 ] {8f560d18-3d46-41c3-a38a-ec1e97ec7bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9968 | 2026.03.13 18:54:00.618350 [ 5 ] {8f560d18-3d46-41c3-a38a-ec1e97ec7bc0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9969 | 2026.03.13 18:54:00.618404 [ 5 ] {8f560d18-3d46-41c3-a38a-ec1e97ec7bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9970 | 2026.03.13 18:54:00.618805 [ 5 ] {8f560d18-3d46-41c3-a38a-ec1e97ec7bc0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9971 | 2026.03.13 18:54:00.619058 [ 5 ] {8f560d18-3d46-41c3-a38a-ec1e97ec7bc0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9972 | 2026.03.13 18:54:00.619218 [ 5 ] {8f560d18-3d46-41c3-a38a-ec1e97ec7bc0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.51 MiB/sec. | ||
| 9973 | 2026.03.13 18:54:00.619263 [ 5 ] {8f560d18-3d46-41c3-a38a-ec1e97ec7bc0} <Debug> TCPHandler: Processed in 0.002038371 sec. | ||
| 9974 | 2026.03.13 18:54:00.619390 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9975 | 2026.03.13 18:54:00.619509 [ 5 ] {02a65005-818a-4711-862c-40347fdd3af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9976 | 2026.03.13 18:54:00.619557 [ 5 ] {02a65005-818a-4711-862c-40347fdd3af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9977 | 2026.03.13 18:54:00.620058 [ 5 ] {02a65005-818a-4711-862c-40347fdd3af0} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9978 | 2026.03.13 18:54:00.620102 [ 5 ] {02a65005-818a-4711-862c-40347fdd3af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9979 | 2026.03.13 18:54:00.620461 [ 5 ] {02a65005-818a-4711-862c-40347fdd3af0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9980 | 2026.03.13 18:54:00.620676 [ 5 ] {02a65005-818a-4711-862c-40347fdd3af0} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9981 | 2026.03.13 18:54:00.620804 [ 5 ] {02a65005-818a-4711-862c-40347fdd3af0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001319 sec., 48521.60727824109 rows/sec., 3.79 MiB/sec. | ||
| 9982 | 2026.03.13 18:54:00.620842 [ 5 ] {02a65005-818a-4711-862c-40347fdd3af0} <Debug> TCPHandler: Processed in 0.001510815 sec. | ||
| 9983 | 2026.03.13 18:54:00.620953 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9984 | 2026.03.13 18:54:00.621044 [ 5 ] {3815bcab-818b-492a-a8c5-f1c686d2167a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9985 | 2026.03.13 18:54:00.621089 [ 5 ] {3815bcab-818b-492a-a8c5-f1c686d2167a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9986 | 2026.03.13 18:54:00.621469 [ 5 ] {3815bcab-818b-492a-a8c5-f1c686d2167a} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9987 | 2026.03.13 18:54:00.621505 [ 5 ] {3815bcab-818b-492a-a8c5-f1c686d2167a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9988 | 2026.03.13 18:54:00.621834 [ 5 ] {3815bcab-818b-492a-a8c5-f1c686d2167a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9989 | 2026.03.13 18:54:00.622041 [ 5 ] {3815bcab-818b-492a-a8c5-f1c686d2167a} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9990 | 2026.03.13 18:54:00.622166 [ 5 ] {3815bcab-818b-492a-a8c5-f1c686d2167a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001139 sec., 112379.28007023704 rows/sec., 7.83 MiB/sec. | ||
| 9991 | 2026.03.13 18:54:00.622203 [ 5 ] {3815bcab-818b-492a-a8c5-f1c686d2167a} <Debug> TCPHandler: Processed in 0.001298589 sec. | ||
| 9992 | 2026.03.13 18:54:00.622310 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9993 | 2026.03.13 18:54:00.622401 [ 5 ] {bdb07373-7577-4f59-ae71-fb082efc02c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9994 | 2026.03.13 18:54:00.622441 [ 5 ] {bdb07373-7577-4f59-ae71-fb082efc02c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9995 | 2026.03.13 18:54:00.622758 [ 5 ] {bdb07373-7577-4f59-ae71-fb082efc02c0} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9996 | 2026.03.13 18:54:00.622793 [ 5 ] {bdb07373-7577-4f59-ae71-fb082efc02c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 9997 | 2026.03.13 18:54:00.623093 [ 5 ] {bdb07373-7577-4f59-ae71-fb082efc02c0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9998 | 2026.03.13 18:54:00.623302 [ 5 ] {bdb07373-7577-4f59-ae71-fb082efc02c0} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9999 | 2026.03.13 18:54:00.623430 [ 5 ] {bdb07373-7577-4f59-ae71-fb082efc02c0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001047 sec., 45845.27220630373 rows/sec., 3.09 MiB/sec. | ||
| 10000 | 2026.03.13 18:54:00.623466 [ 5 ] {bdb07373-7577-4f59-ae71-fb082efc02c0} <Debug> TCPHandler: Processed in 0.001203536 sec. | ||
| 10001 | 2026.03.13 18:54:01.380706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10002 | 2026.03.13 18:54:01.396043 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.03.13 18:54:01.396103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 10004 | 2026.03.13 18:54:01.401386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10005 | 2026.03.13 18:54:01.402113 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.03.13 18:54:01.404869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10007 | 2026.03.13 18:54:05.618917 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10008 | 2026.03.13 18:54:05.619131 [ 5 ] {ea3be71e-e365-4096-ae3c-a232e17b4a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10009 | 2026.03.13 18:54:05.619209 [ 5 ] {ea3be71e-e365-4096-ae3c-a232e17b4a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10010 | 2026.03.13 18:54:05.619920 [ 5 ] {ea3be71e-e365-4096-ae3c-a232e17b4a53} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2026.03.13 18:54:05.619972 [ 5 ] {ea3be71e-e365-4096-ae3c-a232e17b4a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 10012 | 2026.03.13 18:54:05.620392 [ 5 ] {ea3be71e-e365-4096-ae3c-a232e17b4a53} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10013 | 2026.03.13 18:54:05.620624 [ 5 ] {ea3be71e-e365-4096-ae3c-a232e17b4a53} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2026.03.13 18:54:05.620776 [ 121 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10015 | 2026.03.13 18:54:05.620790 [ 5 ] {ea3be71e-e365-4096-ae3c-a232e17b4a53} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.51 MiB/sec. | ||
| 10016 | 2026.03.13 18:54:05.620855 [ 121 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2026.03.13 18:54:05.620882 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 10018 | 2026.03.13 18:54:05.620891 [ 5 ] {ea3be71e-e365-4096-ae3c-a232e17b4a53} <Debug> TCPHandler: Processed in 0.002113163 sec. | ||
| 10019 | 2026.03.13 18:54:05.620989 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 10020 | 2026.03.13 18:54:05.621020 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10021 | 2026.03.13 18:54:05.621128 [ 5 ] {4cbae377-6667-4b20-86a1-2c4fb999a506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10022 | 2026.03.13 18:54:05.621128 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10023 | 2026.03.13 18:54:05.621176 [ 5 ] {4cbae377-6667-4b20-86a1-2c4fb999a506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10024 | 2026.03.13 18:54:05.621186 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2894 rows starting from the beginning of the part | ||
| 10025 | 2026.03.13 18:54:05.621271 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 138 rows starting from the beginning of the part | ||
| 10026 | 2026.03.13 18:54:05.621322 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 10027 | 2026.03.13 18:54:05.621371 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2145 rows starting from the beginning of the part | ||
| 10028 | 2026.03.13 18:54:05.621415 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 10029 | 2026.03.13 18:54:05.621462 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 10030 | 2026.03.13 18:54:05.621620 [ 5 ] {4cbae377-6667-4b20-86a1-2c4fb999a506} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2026.03.13 18:54:05.621664 [ 5 ] {4cbae377-6667-4b20-86a1-2c4fb999a506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10032 | 2026.03.13 18:54:05.622001 [ 5 ] {4cbae377-6667-4b20-86a1-2c4fb999a506} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10033 | 2026.03.13 18:54:05.622236 [ 5 ] {4cbae377-6667-4b20-86a1-2c4fb999a506} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2026.03.13 18:54:05.622352 [ 121 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10035 | 2026.03.13 18:54:05.622371 [ 5 ] {4cbae377-6667-4b20-86a1-2c4fb999a506} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001266 sec., 50552.92259083728 rows/sec., 3.95 MiB/sec. | ||
| 10036 | 2026.03.13 18:54:05.622382 [ 121 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10037 | 2026.03.13 18:54:05.622412 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10038 | 2026.03.13 18:54:05.622418 [ 5 ] {4cbae377-6667-4b20-86a1-2c4fb999a506} <Debug> TCPHandler: Processed in 0.001451223 sec. | ||
| 10039 | 2026.03.13 18:54:05.622508 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 10040 | 2026.03.13 18:54:05.622537 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10041 | 2026.03.13 18:54:05.622613 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10042 | 2026.03.13 18:54:05.622632 [ 5 ] {866b0c7e-279f-4044-83fe-107b2a6d147a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10043 | 2026.03.13 18:54:05.622645 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1552 rows starting from the beginning of the part | ||
| 10044 | 2026.03.13 18:54:05.622683 [ 5 ] {866b0c7e-279f-4044-83fe-107b2a6d147a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10045 | 2026.03.13 18:54:05.622716 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 105 rows starting from the beginning of the part | ||
| 10046 | 2026.03.13 18:54:05.622769 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 10047 | 2026.03.13 18:54:05.622820 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1094 rows starting from the beginning of the part | ||
| 10048 | 2026.03.13 18:54:05.622867 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 10049 | 2026.03.13 18:54:05.622909 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 10050 | 2026.03.13 18:54:05.623103 [ 5 ] {866b0c7e-279f-4044-83fe-107b2a6d147a} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.03.13 18:54:05.623139 [ 5 ] {866b0c7e-279f-4044-83fe-107b2a6d147a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10052 | 2026.03.13 18:54:05.623618 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5345 rows, containing 5 columns (5 merged, 0 gathered) in 0.00267562 sec., 1997667.8302599024 rows/sec., 162.11 MiB/sec. | ||
| 10053 | 2026.03.13 18:54:05.623760 [ 5 ] {866b0c7e-279f-4044-83fe-107b2a6d147a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10054 | 2026.03.13 18:54:05.623928 [ 187 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10055 | 2026.03.13 18:54:05.623993 [ 5 ] {866b0c7e-279f-4044-83fe-107b2a6d147a} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2026.03.13 18:54:05.624129 [ 5 ] {866b0c7e-279f-4044-83fe-107b2a6d147a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001514 sec., 105680.31704095112 rows/sec., 7.36 MiB/sec. | ||
| 10057 | 2026.03.13 18:54:05.624166 [ 5 ] {866b0c7e-279f-4044-83fe-107b2a6d147a} <Debug> TCPHandler: Processed in 0.00167905 sec. | ||
| 10058 | 2026.03.13 18:54:05.624189 [ 187 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_76_15} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10059 | 2026.03.13 18:54:05.624255 [ 187 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_76_15} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10060 | 2026.03.13 18:54:05.624265 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2943 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803683 sec., 1631661.4393992736 rows/sec., 121.50 MiB/sec. | ||
| 10061 | 2026.03.13 18:54:05.624279 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10062 | 2026.03.13 18:54:05.624349 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 10063 | 2026.03.13 18:54:05.624379 [ 5 ] {8985eadd-7ac6-4017-83b9-4628dbc544c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10064 | 2026.03.13 18:54:05.624421 [ 5 ] {8985eadd-7ac6-4017-83b9-4628dbc544c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10065 | 2026.03.13 18:54:05.624576 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10066 | 2026.03.13 18:54:05.624755 [ 5 ] {8985eadd-7ac6-4017-83b9-4628dbc544c6} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2026.03.13 18:54:05.624799 [ 5 ] {8985eadd-7ac6-4017-83b9-4628dbc544c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10068 | 2026.03.13 18:54:05.624921 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_76_15} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2026.03.13 18:54:05.625016 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_76_15} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10070 | 2026.03.13 18:54:05.625116 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 10071 | 2026.03.13 18:54:05.625142 [ 5 ] {8985eadd-7ac6-4017-83b9-4628dbc544c6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10072 | 2026.03.13 18:54:05.625365 [ 5 ] {8985eadd-7ac6-4017-83b9-4628dbc544c6} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2026.03.13 18:54:05.625496 [ 5 ] {8985eadd-7ac6-4017-83b9-4628dbc544c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 10074 | 2026.03.13 18:54:05.625533 [ 5 ] {8985eadd-7ac6-4017-83b9-4628dbc544c6} <Debug> TCPHandler: Processed in 0.001303759 sec. | ||
| 10075 | 2026.03.13 18:54:07.071722 [ 139 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10076 | 2026.03.13 18:54:07.071788 [ 139 ] {} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2026.03.13 18:54:07.071812 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 10078 | 2026.03.13 18:54:07.071909 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::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 | ||
| 10079 | 2026.03.13 18:54:07.072025 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10080 | 2026.03.13 18:54:07.072060 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 10081 | 2026.03.13 18:54:07.072126 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 10082 | 2026.03.13 18:54:07.072176 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 10083 | 2026.03.13 18:54:07.072217 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 10084 | 2026.03.13 18:54:07.072256 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 10085 | 2026.03.13 18:54:07.072982 [ 199 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001113993 sec., 34111.52493776891 rows/sec., 2.85 MiB/sec. | ||
| 10086 | 2026.03.13 18:54:07.073091 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10087 | 2026.03.13 18:54:07.073335 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_21_5} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2026.03.13 18:54:07.073402 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_21_5} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10089 | 2026.03.13 18:54:07.073463 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10090 | 2026.03.13 18:54:07.516305 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10091 | 2026.03.13 18:54:07.516377 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10092 | 2026.03.13 18:54:07.692681 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23062 | ||
| 10093 | 2026.03.13 18:54:07.693494 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10094 | 2026.03.13 18:54:07.693560 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10095 | 2026.03.13 18:54:07.694124 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10096 | 2026.03.13 18:54:07.694353 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2026.03.13 18:54:07.694484 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23062 | ||
| 10098 | 2026.03.13 18:54:07.775183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1232 | ||
| 10099 | 2026.03.13 18:54:07.777139 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10100 | 2026.03.13 18:54:07.777183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10101 | 2026.03.13 18:54:07.778351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10102 | 2026.03.13 18:54:07.778614 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10103 | 2026.03.13 18:54:07.778759 [ 125 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10104 | 2026.03.13 18:54:07.778802 [ 125 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2026.03.13 18:54:07.778821 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10106 | 2026.03.13 18:54:07.778865 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1232 | ||
| 10107 | 2026.03.13 18:54:07.778934 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 10108 | 2026.03.13 18:54:07.779527 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10109 | 2026.03.13 18:54:07.779711 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1076 rows starting from the beginning of the part | ||
| 10110 | 2026.03.13 18:54:07.780115 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 58 rows starting from the beginning of the part | ||
| 10111 | 2026.03.13 18:54:07.780485 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part | ||
| 10112 | 2026.03.13 18:54:07.780854 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 10113 | 2026.03.13 18:54:07.781190 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 10114 | 2026.03.13 18:54:07.781515 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
| 10115 | 2026.03.13 18:54:07.787715 [ 197 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 72 columns (72 merged, 0 gathered) in 0.008836934 sec., 139414.86945585426 rows/sec., 114.75 MiB/sec. | ||
| 10116 | 2026.03.13 18:54:07.789192 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10117 | 2026.03.13 18:54:07.789798 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_36_7} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2026.03.13 18:54:07.789887 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_36_7} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10119 | 2026.03.13 18:54:07.790231 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 10120 | 2026.03.13 18:54:08.001329 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000943678 sec. | ||
| 10121 | 2026.03.13 18:54:08.905917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10122 | 2026.03.13 18:54:08.921836 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10123 | 2026.03.13 18:54:08.921902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10124 | 2026.03.13 18:54:08.928057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10125 | 2026.03.13 18:54:08.928791 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10126 | 2026.03.13 18:54:08.931619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10127 | 2026.03.13 18:54:10.621779 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10128 | 2026.03.13 18:54:10.622046 [ 5 ] {2430ba8a-471d-4bb0-b072-ec21d11ffd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10129 | 2026.03.13 18:54:10.622163 [ 5 ] {2430ba8a-471d-4bb0-b072-ec21d11ffd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10130 | 2026.03.13 18:54:10.623116 [ 5 ] {2430ba8a-471d-4bb0-b072-ec21d11ffd82} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10131 | 2026.03.13 18:54:10.623170 [ 5 ] {2430ba8a-471d-4bb0-b072-ec21d11ffd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10132 | 2026.03.13 18:54:10.623577 [ 5 ] {2430ba8a-471d-4bb0-b072-ec21d11ffd82} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10133 | 2026.03.13 18:54:10.623819 [ 5 ] {2430ba8a-471d-4bb0-b072-ec21d11ffd82} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10134 | 2026.03.13 18:54:10.623980 [ 5 ] {2430ba8a-471d-4bb0-b072-ec21d11ffd82} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.002009 sec., 68690.89099054255 rows/sec., 5.97 MiB/sec. | ||
| 10135 | 2026.03.13 18:54:10.624033 [ 5 ] {2430ba8a-471d-4bb0-b072-ec21d11ffd82} <Debug> TCPHandler: Processed in 0.002435222 sec. | ||
| 10136 | 2026.03.13 18:54:10.624157 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10137 | 2026.03.13 18:54:10.624268 [ 5 ] {2f92623d-93ad-4c60-aaff-d8c13265acac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10138 | 2026.03.13 18:54:10.624314 [ 5 ] {2f92623d-93ad-4c60-aaff-d8c13265acac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10139 | 2026.03.13 18:54:10.624768 [ 5 ] {2f92623d-93ad-4c60-aaff-d8c13265acac} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2026.03.13 18:54:10.624808 [ 5 ] {2f92623d-93ad-4c60-aaff-d8c13265acac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10141 | 2026.03.13 18:54:10.625146 [ 5 ] {2f92623d-93ad-4c60-aaff-d8c13265acac} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10142 | 2026.03.13 18:54:10.625369 [ 5 ] {2f92623d-93ad-4c60-aaff-d8c13265acac} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10143 | 2026.03.13 18:54:10.625508 [ 5 ] {2f92623d-93ad-4c60-aaff-d8c13265acac} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001265 sec., 32411.067193675888 rows/sec., 2.38 MiB/sec. | ||
| 10144 | 2026.03.13 18:54:10.625551 [ 5 ] {2f92623d-93ad-4c60-aaff-d8c13265acac} <Debug> TCPHandler: Processed in 0.001447284 sec. | ||
| 10145 | 2026.03.13 18:54:10.625672 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10146 | 2026.03.13 18:54:10.625774 [ 5 ] {3823d082-a5c5-4e76-88cc-725692a6464f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10147 | 2026.03.13 18:54:10.625815 [ 5 ] {3823d082-a5c5-4e76-88cc-725692a6464f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10148 | 2026.03.13 18:54:10.626256 [ 5 ] {3823d082-a5c5-4e76-88cc-725692a6464f} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10149 | 2026.03.13 18:54:10.626294 [ 5 ] {3823d082-a5c5-4e76-88cc-725692a6464f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10150 | 2026.03.13 18:54:10.626614 [ 5 ] {3823d082-a5c5-4e76-88cc-725692a6464f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10151 | 2026.03.13 18:54:10.626834 [ 5 ] {3823d082-a5c5-4e76-88cc-725692a6464f} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2026.03.13 18:54:10.626966 [ 5 ] {3823d082-a5c5-4e76-88cc-725692a6464f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001214 sec., 86490.93904448106 rows/sec., 6.76 MiB/sec. | ||
| 10153 | 2026.03.13 18:54:10.627006 [ 5 ] {3823d082-a5c5-4e76-88cc-725692a6464f} <Debug> TCPHandler: Processed in 0.001389471 sec. | ||
| 10154 | 2026.03.13 18:54:10.627111 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10155 | 2026.03.13 18:54:10.627207 [ 5 ] {d3a0315f-40cf-4413-b628-b5873ba0c080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10156 | 2026.03.13 18:54:10.627252 [ 5 ] {d3a0315f-40cf-4413-b628-b5873ba0c080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10157 | 2026.03.13 18:54:10.627660 [ 5 ] {d3a0315f-40cf-4413-b628-b5873ba0c080} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10158 | 2026.03.13 18:54:10.627697 [ 5 ] {d3a0315f-40cf-4413-b628-b5873ba0c080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10159 | 2026.03.13 18:54:10.628039 [ 5 ] {d3a0315f-40cf-4413-b628-b5873ba0c080} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10160 | 2026.03.13 18:54:10.628259 [ 5 ] {d3a0315f-40cf-4413-b628-b5873ba0c080} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10161 | 2026.03.13 18:54:10.628393 [ 5 ] {d3a0315f-40cf-4413-b628-b5873ba0c080} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 10162 | 2026.03.13 18:54:10.628430 [ 5 ] {d3a0315f-40cf-4413-b628-b5873ba0c080} <Debug> TCPHandler: Processed in 0.001368641 sec. | ||
| 10163 | 2026.03.13 18:54:10.628528 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10164 | 2026.03.13 18:54:10.628623 [ 5 ] {37c91081-dfec-45f0-b3c5-56f0e111c9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10165 | 2026.03.13 18:54:10.628680 [ 5 ] {37c91081-dfec-45f0-b3c5-56f0e111c9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10166 | 2026.03.13 18:54:10.629555 [ 5 ] {37c91081-dfec-45f0-b3c5-56f0e111c9f0} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10167 | 2026.03.13 18:54:10.629590 [ 5 ] {37c91081-dfec-45f0-b3c5-56f0e111c9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10168 | 2026.03.13 18:54:10.630156 [ 5 ] {37c91081-dfec-45f0-b3c5-56f0e111c9f0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10169 | 2026.03.13 18:54:10.630393 [ 5 ] {37c91081-dfec-45f0-b3c5-56f0e111c9f0} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10170 | 2026.03.13 18:54:10.630527 [ 5 ] {37c91081-dfec-45f0-b3c5-56f0e111c9f0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001923 sec., 21320.852834113364 rows/sec., 38.21 MiB/sec. | ||
| 10171 | 2026.03.13 18:54:10.630582 [ 5 ] {37c91081-dfec-45f0-b3c5-56f0e111c9f0} <Debug> TCPHandler: Processed in 0.002102693 sec. | ||
| 10172 | 2026.03.13 18:54:10.630690 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10173 | 2026.03.13 18:54:10.630786 [ 5 ] {d521190c-ced2-47df-9151-f387e19571c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10174 | 2026.03.13 18:54:10.630830 [ 5 ] {d521190c-ced2-47df-9151-f387e19571c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10175 | 2026.03.13 18:54:10.631159 [ 5 ] {d521190c-ced2-47df-9151-f387e19571c6} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10176 | 2026.03.13 18:54:10.631192 [ 5 ] {d521190c-ced2-47df-9151-f387e19571c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10177 | 2026.03.13 18:54:10.631493 [ 5 ] {d521190c-ced2-47df-9151-f387e19571c6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10178 | 2026.03.13 18:54:10.631711 [ 5 ] {d521190c-ced2-47df-9151-f387e19571c6} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10179 | 2026.03.13 18:54:10.631840 [ 5 ] {d521190c-ced2-47df-9151-f387e19571c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 10180 | 2026.03.13 18:54:10.631876 [ 5 ] {d521190c-ced2-47df-9151-f387e19571c6} <Debug> TCPHandler: Processed in 0.001235657 sec. | ||
| 10181 | 2026.03.13 18:54:15.195543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23574 | ||
| 10182 | 2026.03.13 18:54:15.196082 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10183 | 2026.03.13 18:54:15.196123 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10184 | 2026.03.13 18:54:15.196619 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10185 | 2026.03.13 18:54:15.196846 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10186 | 2026.03.13 18:54:15.196976 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23574 | ||
| 10187 | 2026.03.13 18:54:15.618717 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10188 | 2026.03.13 18:54:15.618900 [ 5 ] {4cbe3b01-f210-4f00-8d58-c5f697c2cb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10189 | 2026.03.13 18:54:15.618969 [ 5 ] {4cbe3b01-f210-4f00-8d58-c5f697c2cb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10190 | 2026.03.13 18:54:15.619616 [ 5 ] {4cbe3b01-f210-4f00-8d58-c5f697c2cb38} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2026.03.13 18:54:15.619663 [ 5 ] {4cbe3b01-f210-4f00-8d58-c5f697c2cb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10192 | 2026.03.13 18:54:15.620072 [ 5 ] {4cbe3b01-f210-4f00-8d58-c5f697c2cb38} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10193 | 2026.03.13 18:54:15.620310 [ 5 ] {4cbe3b01-f210-4f00-8d58-c5f697c2cb38} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.03.13 18:54:15.620472 [ 5 ] {4cbe3b01-f210-4f00-8d58-c5f697c2cb38} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001622 sec., 1233.0456226880394 rows/sec., 100.55 KiB/sec. | ||
| 10195 | 2026.03.13 18:54:15.620515 [ 5 ] {4cbe3b01-f210-4f00-8d58-c5f697c2cb38} <Debug> TCPHandler: Processed in 0.001939498 sec. | ||
| 10196 | 2026.03.13 18:54:15.620651 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10197 | 2026.03.13 18:54:15.620747 [ 5 ] {6f20cc45-8277-4876-8741-c5e14ca7b2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10198 | 2026.03.13 18:54:15.620789 [ 5 ] {6f20cc45-8277-4876-8741-c5e14ca7b2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10199 | 2026.03.13 18:54:15.621272 [ 5 ] {6f20cc45-8277-4876-8741-c5e14ca7b2b2} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10200 | 2026.03.13 18:54:15.621310 [ 5 ] {6f20cc45-8277-4876-8741-c5e14ca7b2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10201 | 2026.03.13 18:54:15.621633 [ 5 ] {6f20cc45-8277-4876-8741-c5e14ca7b2b2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10202 | 2026.03.13 18:54:15.621857 [ 5 ] {6f20cc45-8277-4876-8741-c5e14ca7b2b2} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10203 | 2026.03.13 18:54:15.621996 [ 5 ] {6f20cc45-8277-4876-8741-c5e14ca7b2b2} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001269 sec., 44917.25768321513 rows/sec., 3.45 MiB/sec. | ||
| 10204 | 2026.03.13 18:54:15.622036 [ 5 ] {6f20cc45-8277-4876-8741-c5e14ca7b2b2} <Debug> TCPHandler: Processed in 0.001438413 sec. | ||
| 10205 | 2026.03.13 18:54:15.622159 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10206 | 2026.03.13 18:54:15.622253 [ 5 ] {14b31983-4e22-4890-b513-bbc481d58e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10207 | 2026.03.13 18:54:15.622294 [ 5 ] {14b31983-4e22-4890-b513-bbc481d58e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10208 | 2026.03.13 18:54:15.622691 [ 5 ] {14b31983-4e22-4890-b513-bbc481d58e65} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10209 | 2026.03.13 18:54:15.622728 [ 5 ] {14b31983-4e22-4890-b513-bbc481d58e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10210 | 2026.03.13 18:54:15.623029 [ 5 ] {14b31983-4e22-4890-b513-bbc481d58e65} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10211 | 2026.03.13 18:54:15.623251 [ 5 ] {14b31983-4e22-4890-b513-bbc481d58e65} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10212 | 2026.03.13 18:54:15.623390 [ 5 ] {14b31983-4e22-4890-b513-bbc481d58e65} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001155 sec., 1731.6017316017317 rows/sec., 120.91 KiB/sec. | ||
| 10213 | 2026.03.13 18:54:15.623429 [ 5 ] {14b31983-4e22-4890-b513-bbc481d58e65} <Debug> TCPHandler: Processed in 0.001319169 sec. | ||
| 10214 | 2026.03.13 18:54:15.623542 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10215 | 2026.03.13 18:54:15.623637 [ 5 ] {3707d0c7-7277-4fdb-ba14-6c37fd341d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10216 | 2026.03.13 18:54:15.623678 [ 5 ] {3707d0c7-7277-4fdb-ba14-6c37fd341d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10217 | 2026.03.13 18:54:15.624106 [ 5 ] {3707d0c7-7277-4fdb-ba14-6c37fd341d2f} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10218 | 2026.03.13 18:54:15.624143 [ 5 ] {3707d0c7-7277-4fdb-ba14-6c37fd341d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10219 | 2026.03.13 18:54:15.624448 [ 5 ] {3707d0c7-7277-4fdb-ba14-6c37fd341d2f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10220 | 2026.03.13 18:54:15.624671 [ 5 ] {3707d0c7-7277-4fdb-ba14-6c37fd341d2f} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10221 | 2026.03.13 18:54:15.624810 [ 5 ] {3707d0c7-7277-4fdb-ba14-6c37fd341d2f} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001192 sec., 55369.12751677853 rows/sec., 4.32 MiB/sec. | ||
| 10222 | 2026.03.13 18:54:15.624849 [ 5 ] {3707d0c7-7277-4fdb-ba14-6c37fd341d2f} <Debug> TCPHandler: Processed in 0.001356981 sec. | ||
| 10223 | 2026.03.13 18:54:15.624962 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10224 | 2026.03.13 18:54:15.625058 [ 5 ] {5ac244e4-72fd-44fc-9f70-ca469eebce37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10225 | 2026.03.13 18:54:15.625103 [ 5 ] {5ac244e4-72fd-44fc-9f70-ca469eebce37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10226 | 2026.03.13 18:54:15.625514 [ 5 ] {5ac244e4-72fd-44fc-9f70-ca469eebce37} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2026.03.13 18:54:15.625553 [ 5 ] {5ac244e4-72fd-44fc-9f70-ca469eebce37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10228 | 2026.03.13 18:54:15.625898 [ 5 ] {5ac244e4-72fd-44fc-9f70-ca469eebce37} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10229 | 2026.03.13 18:54:15.626120 [ 5 ] {5ac244e4-72fd-44fc-9f70-ca469eebce37} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10230 | 2026.03.13 18:54:15.626228 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10231 | 2026.03.13 18:54:15.626255 [ 5 ] {5ac244e4-72fd-44fc-9f70-ca469eebce37} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001214 sec., 132619.4398682043 rows/sec., 9.24 MiB/sec. | ||
| 10232 | 2026.03.13 18:54:15.626307 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2026.03.13 18:54:15.626318 [ 5 ] {5ac244e4-72fd-44fc-9f70-ca469eebce37} <Debug> TCPHandler: Processed in 0.001405342 sec. | ||
| 10234 | 2026.03.13 18:54:15.626335 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10235 | 2026.03.13 18:54:15.626443 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10236 | 2026.03.13 18:54:15.626481 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 10237 | 2026.03.13 18:54:15.626544 [ 5 ] {9cbef6a2-7bb9-44a5-927b-fdfc3182ceb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10238 | 2026.03.13 18:54:15.626592 [ 5 ] {9cbef6a2-7bb9-44a5-927b-fdfc3182ceb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10239 | 2026.03.13 18:54:15.626632 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10240 | 2026.03.13 18:54:15.626672 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23939 rows starting from the beginning of the part | ||
| 10241 | 2026.03.13 18:54:15.626736 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1256 rows starting from the beginning of the part | ||
| 10242 | 2026.03.13 18:54:15.626782 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 128 rows starting from the beginning of the part | ||
| 10243 | 2026.03.13 18:54:15.626829 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10244 | 2026.03.13 18:54:15.626866 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10245 | 2026.03.13 18:54:15.626907 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 161 rows starting from the beginning of the part | ||
| 10246 | 2026.03.13 18:54:15.626958 [ 5 ] {9cbef6a2-7bb9-44a5-927b-fdfc3182ceb8} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2026.03.13 18:54:15.627001 [ 5 ] {9cbef6a2-7bb9-44a5-927b-fdfc3182ceb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10248 | 2026.03.13 18:54:15.627353 [ 5 ] {9cbef6a2-7bb9-44a5-927b-fdfc3182ceb8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10249 | 2026.03.13 18:54:15.627559 [ 5 ] {9cbef6a2-7bb9-44a5-927b-fdfc3182ceb8} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2026.03.13 18:54:15.627701 [ 5 ] {9cbef6a2-7bb9-44a5-927b-fdfc3182ceb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 10251 | 2026.03.13 18:54:15.627738 [ 5 ] {9cbef6a2-7bb9-44a5-927b-fdfc3182ceb8} <Debug> TCPHandler: Processed in 0.00134526 sec. | ||
| 10252 | 2026.03.13 18:54:15.635530 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25804 rows, containing 5 columns (5 merged, 0 gathered) in 0.009107432 sec., 2833290.437963193 rows/sec., 186.34 MiB/sec. | ||
| 10253 | 2026.03.13 18:54:15.635820 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10254 | 2026.03.13 18:54:15.636124 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2026.03.13 18:54:15.636204 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10256 | 2026.03.13 18:54:15.636310 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10257 | 2026.03.13 18:54:16.000323 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.64 MiB, peak 322.40 MiB, free memory in arenas 0.00 B, will set to 316.23 MiB (RSS), difference: 1.59 MiB | ||
| 10258 | 2026.03.13 18:54:16.432631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10259 | 2026.03.13 18:54:16.449752 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2026.03.13 18:54:16.449821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10261 | 2026.03.13 18:54:16.455876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10262 | 2026.03.13 18:54:16.456574 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2026.03.13 18:54:16.459723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10264 | 2026.03.13 18:54:16.598670 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62634 | ||
| 10265 | 2026.03.13 18:54:16.598772 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10266 | 2026.03.13 18:54:16.598797 [ 287 ] {} <Debug> TCP-Session: aa3d0d6c-70b5-4c6b-997d-65061d9ca036 Authenticating user 'default' from [fd00:1122:3344:101::e]:62634 | ||
| 10267 | 2026.03.13 18:54:16.598818 [ 287 ] {} <Debug> TCP-Session: aa3d0d6c-70b5-4c6b-997d-65061d9ca036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10268 | 2026.03.13 18:54:16.598831 [ 287 ] {} <Debug> TCP-Session: aa3d0d6c-70b5-4c6b-997d-65061d9ca036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10269 | 2026.03.13 18:54:16.599031 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53894 | ||
| 10270 | 2026.03.13 18:54:16.599078 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51881 | ||
| 10271 | 2026.03.13 18:54:16.599080 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47553 | ||
| 10272 | 2026.03.13 18:54:16.599119 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54452 | ||
| 10273 | 2026.03.13 18:54:16.599176 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10274 | 2026.03.13 18:54:16.599178 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10275 | 2026.03.13 18:54:16.599114 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60652 | ||
| 10276 | 2026.03.13 18:54:16.599220 [ 288 ] {} <Debug> TCP-Session: 6573a0d2-d82d-4f75-948d-7764fd4b4428 Authenticating user 'default' from [fd00:1122:3344:101::e]:53894 | ||
| 10277 | 2026.03.13 18:54:16.599234 [ 291 ] {} <Debug> TCP-Session: 51481e08-c42f-4783-85ff-d56e8ad17a76 Authenticating user 'default' from [fd00:1122:3344:101::e]:51881 | ||
| 10278 | 2026.03.13 18:54:16.599105 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55904 | ||
| 10279 | 2026.03.13 18:54:16.599281 [ 291 ] {} <Debug> TCP-Session: 51481e08-c42f-4783-85ff-d56e8ad17a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10280 | 2026.03.13 18:54:16.599270 [ 287 ] {} <Trace> TCP-Session: aa3d0d6c-70b5-4c6b-997d-65061d9ca036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10281 | 2026.03.13 18:54:16.599342 [ 291 ] {} <Debug> TCP-Session: 51481e08-c42f-4783-85ff-d56e8ad17a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10282 | 2026.03.13 18:54:16.599270 [ 288 ] {} <Debug> TCP-Session: 6573a0d2-d82d-4f75-948d-7764fd4b4428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10283 | 2026.03.13 18:54:16.599090 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51850 | ||
| 10284 | 2026.03.13 18:54:16.599396 [ 288 ] {} <Debug> TCP-Session: 6573a0d2-d82d-4f75-948d-7764fd4b4428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10285 | 2026.03.13 18:54:16.599080 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53104 | ||
| 10286 | 2026.03.13 18:54:16.599538 [ 287 ] {60ecd461-c104-4714-9ac2-e191e5a843f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62634) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10287 | 2026.03.13 18:54:16.599632 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10288 | 2026.03.13 18:54:16.599669 [ 290 ] {} <Debug> TCP-Session: 7a971d25-eab8-44a6-9225-c6921d0277c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47553 | ||
| 10289 | 2026.03.13 18:54:16.599691 [ 290 ] {} <Debug> TCP-Session: 7a971d25-eab8-44a6-9225-c6921d0277c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10290 | 2026.03.13 18:54:16.599703 [ 290 ] {} <Debug> TCP-Session: 7a971d25-eab8-44a6-9225-c6921d0277c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10291 | 2026.03.13 18:54:16.599848 [ 287 ] {60ecd461-c104-4714-9ac2-e191e5a843f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10292 | 2026.03.13 18:54:16.599899 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10293 | 2026.03.13 18:54:16.599917 [ 287 ] {60ecd461-c104-4714-9ac2-e191e5a843f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10294 | 2026.03.13 18:54:16.599946 [ 293 ] {} <Debug> TCP-Session: 167e702b-a599-4840-9aa7-f277f802e1ee Authenticating user 'default' from [fd00:1122:3344:101::e]:55904 | ||
| 10295 | 2026.03.13 18:54:16.599977 [ 293 ] {} <Debug> TCP-Session: 167e702b-a599-4840-9aa7-f277f802e1ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10296 | 2026.03.13 18:54:16.599990 [ 293 ] {} <Debug> TCP-Session: 167e702b-a599-4840-9aa7-f277f802e1ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10297 | 2026.03.13 18:54:16.600011 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10298 | 2026.03.13 18:54:16.600045 [ 292 ] {} <Debug> TCP-Session: 036b7b92-64cc-4912-8fec-1995071be670 Authenticating user 'default' from [fd00:1122:3344:101::e]:51850 | ||
| 10299 | 2026.03.13 18:54:16.600061 [ 292 ] {} <Debug> TCP-Session: 036b7b92-64cc-4912-8fec-1995071be670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10300 | 2026.03.13 18:54:16.600073 [ 292 ] {} <Debug> TCP-Session: 036b7b92-64cc-4912-8fec-1995071be670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10301 | 2026.03.13 18:54:16.600163 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10302 | 2026.03.13 18:54:16.600209 [ 3 ] {} <Debug> TCP-Session: c06e8c22-855c-419e-8c82-743f042fa491 Authenticating user 'default' from [fd00:1122:3344:101::e]:54452 | ||
| 10303 | 2026.03.13 18:54:16.600235 [ 3 ] {} <Debug> TCP-Session: c06e8c22-855c-419e-8c82-743f042fa491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10304 | 2026.03.13 18:54:16.600256 [ 3 ] {} <Debug> TCP-Session: c06e8c22-855c-419e-8c82-743f042fa491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10305 | 2026.03.13 18:54:16.600293 [ 287 ] {60ecd461-c104-4714-9ac2-e191e5a843f7} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 10306 | 2026.03.13 18:54:16.600512 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10307 | 2026.03.13 18:54:16.600549 [ 289 ] {} <Debug> TCP-Session: 81170a65-a0d8-4fe0-a813-70473cbfb8fb Authenticating user 'default' from [fd00:1122:3344:101::e]:53104 | ||
| 10308 | 2026.03.13 18:54:16.600568 [ 289 ] {} <Debug> TCP-Session: 81170a65-a0d8-4fe0-a813-70473cbfb8fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10309 | 2026.03.13 18:54:16.600584 [ 289 ] {} <Debug> TCP-Session: 81170a65-a0d8-4fe0-a813-70473cbfb8fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10310 | 2026.03.13 18:54:16.600615 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10311 | 2026.03.13 18:54:16.600648 [ 294 ] {} <Debug> TCP-Session: 4139a6d7-c5d4-4221-abaf-bad9c98207a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60652 | ||
| 10312 | 2026.03.13 18:54:16.600664 [ 294 ] {} <Debug> TCP-Session: 4139a6d7-c5d4-4221-abaf-bad9c98207a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10313 | 2026.03.13 18:54:16.600677 [ 294 ] {} <Debug> TCP-Session: 4139a6d7-c5d4-4221-abaf-bad9c98207a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10314 | 2026.03.13 18:54:16.601191 [ 296 ] {60ecd461-c104-4714-9ac2-e191e5a843f7} <Trace> AggregatingTransform: Aggregating | ||
| 10315 | 2026.03.13 18:54:16.601240 [ 296 ] {60ecd461-c104-4714-9ac2-e191e5a843f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 10316 | 2026.03.13 18:54:16.601275 [ 296 ] {60ecd461-c104-4714-9ac2-e191e5a843f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877707 sec. (1139.332 rows/sec., 44.51 KiB/sec.) | ||
| 10317 | 2026.03.13 18:54:16.601292 [ 296 ] {60ecd461-c104-4714-9ac2-e191e5a843f7} <Trace> Aggregator: Merging aggregated data | ||
| 10318 | 2026.03.13 18:54:16.602746 [ 287 ] {60ecd461-c104-4714-9ac2-e191e5a843f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003281 sec., 304.7851264858275 rows/sec., 11.91 KiB/sec. | ||
| 10319 | 2026.03.13 18:54:16.602851 [ 287 ] {60ecd461-c104-4714-9ac2-e191e5a843f7} <Debug> TCPHandler: Processed in 0.003753332 sec. | ||
| 10320 | 2026.03.13 18:54:16.602976 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10321 | 2026.03.13 18:54:16.603004 [ 287 ] {} <Debug> TCP-Session: aa3d0d6c-70b5-4c6b-997d-65061d9ca036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10322 | 2026.03.13 18:54:16.603005 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10323 | 2026.03.13 18:54:16.603028 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10324 | 2026.03.13 18:54:16.603048 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10325 | 2026.03.13 18:54:16.603053 [ 3 ] {} <Debug> TCP-Session: c06e8c22-855c-419e-8c82-743f042fa491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10326 | 2026.03.13 18:54:16.603079 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10327 | 2026.03.13 18:54:16.603076 [ 290 ] {} <Debug> TCP-Session: 7a971d25-eab8-44a6-9225-c6921d0277c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10328 | 2026.03.13 18:54:16.603099 [ 289 ] {} <Debug> TCP-Session: 81170a65-a0d8-4fe0-a813-70473cbfb8fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10329 | 2026.03.13 18:54:16.603124 [ 291 ] {} <Debug> TCP-Session: 51481e08-c42f-4783-85ff-d56e8ad17a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10330 | 2026.03.13 18:54:16.603133 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10331 | 2026.03.13 18:54:16.603112 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10332 | 2026.03.13 18:54:16.603176 [ 294 ] {} <Debug> TCP-Session: 4139a6d7-c5d4-4221-abaf-bad9c98207a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10333 | 2026.03.13 18:54:16.603065 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10334 | 2026.03.13 18:54:16.603204 [ 292 ] {} <Debug> TCP-Session: 036b7b92-64cc-4912-8fec-1995071be670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10335 | 2026.03.13 18:54:16.603099 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10336 | 2026.03.13 18:54:16.603234 [ 288 ] {} <Debug> TCP-Session: 6573a0d2-d82d-4f75-948d-7764fd4b4428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10337 | 2026.03.13 18:54:16.603266 [ 293 ] {} <Debug> TCP-Session: 167e702b-a599-4840-9aa7-f277f802e1ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10338 | 2026.03.13 18:54:17.779926 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1258 | ||
| 10339 | 2026.03.13 18:54:17.782390 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10340 | 2026.03.13 18:54:17.782455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10341 | 2026.03.13 18:54:17.783834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10342 | 2026.03.13 18:54:17.784162 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10343 | 2026.03.13 18:54:17.784624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
| 10344 | 2026.03.13 18:54:17.938352 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48031 | ||
| 10345 | 2026.03.13 18:54:17.938469 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10346 | 2026.03.13 18:54:17.938494 [ 287 ] {} <Debug> TCP-Session: dc1953d7-e11f-4f23-9ee0-3b13f71296f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48031 | ||
| 10347 | 2026.03.13 18:54:17.938516 [ 287 ] {} <Debug> TCP-Session: dc1953d7-e11f-4f23-9ee0-3b13f71296f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10348 | 2026.03.13 18:54:17.938529 [ 287 ] {} <Debug> TCP-Session: dc1953d7-e11f-4f23-9ee0-3b13f71296f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10349 | 2026.03.13 18:54:17.938715 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51390 | ||
| 10350 | 2026.03.13 18:54:17.938765 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58314 | ||
| 10351 | 2026.03.13 18:54:17.938780 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44561 | ||
| 10352 | 2026.03.13 18:54:17.938814 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42121 | ||
| 10353 | 2026.03.13 18:54:17.938835 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59502 | ||
| 10354 | 2026.03.13 18:54:17.938857 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10355 | 2026.03.13 18:54:17.938835 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10356 | 2026.03.13 18:54:17.938903 [ 291 ] {} <Debug> TCP-Session: e6038a59-fa12-4343-a11b-fa233e5f5c3d Authenticating user 'default' from [fd00:1122:3344:101::e]:58314 | ||
| 10357 | 2026.03.13 18:54:17.938907 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10358 | 2026.03.13 18:54:17.938938 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10359 | 2026.03.13 18:54:17.938941 [ 291 ] {} <Debug> TCP-Session: e6038a59-fa12-4343-a11b-fa233e5f5c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10360 | 2026.03.13 18:54:17.938964 [ 290 ] {} <Debug> TCP-Session: f8cb75c5-1a4a-427c-9a43-6ff308b601f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44561 | ||
| 10361 | 2026.03.13 18:54:17.938981 [ 291 ] {} <Debug> TCP-Session: e6038a59-fa12-4343-a11b-fa233e5f5c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10362 | 2026.03.13 18:54:17.939031 [ 290 ] {} <Debug> TCP-Session: f8cb75c5-1a4a-427c-9a43-6ff308b601f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10363 | 2026.03.13 18:54:17.938972 [ 3 ] {} <Debug> TCP-Session: 8783f7bb-8c58-4021-9946-87d1e47e3680 Authenticating user 'default' from [fd00:1122:3344:101::e]:59502 | ||
| 10364 | 2026.03.13 18:54:17.939058 [ 290 ] {} <Debug> TCP-Session: f8cb75c5-1a4a-427c-9a43-6ff308b601f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10365 | 2026.03.13 18:54:17.939087 [ 3 ] {} <Debug> TCP-Session: 8783f7bb-8c58-4021-9946-87d1e47e3680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10366 | 2026.03.13 18:54:17.938942 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10367 | 2026.03.13 18:54:17.939112 [ 3 ] {} <Debug> TCP-Session: 8783f7bb-8c58-4021-9946-87d1e47e3680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10368 | 2026.03.13 18:54:17.938934 [ 288 ] {} <Debug> TCP-Session: 4c8965e6-e328-4801-9b61-49134a5c4a68 Authenticating user 'default' from [fd00:1122:3344:101::e]:51390 | ||
| 10369 | 2026.03.13 18:54:17.939152 [ 293 ] {} <Debug> TCP-Session: 9df5d1f6-b0fe-45a2-801b-420de1ad751c Authenticating user 'default' from [fd00:1122:3344:101::e]:42121 | ||
| 10370 | 2026.03.13 18:54:17.939210 [ 288 ] {} <Debug> TCP-Session: 4c8965e6-e328-4801-9b61-49134a5c4a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10371 | 2026.03.13 18:54:17.939229 [ 293 ] {} <Debug> TCP-Session: 9df5d1f6-b0fe-45a2-801b-420de1ad751c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10372 | 2026.03.13 18:54:17.938831 [ 287 ] {} <Trace> TCP-Session: dc1953d7-e11f-4f23-9ee0-3b13f71296f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10373 | 2026.03.13 18:54:17.939251 [ 288 ] {} <Debug> TCP-Session: 4c8965e6-e328-4801-9b61-49134a5c4a68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10374 | 2026.03.13 18:54:17.939257 [ 293 ] {} <Debug> TCP-Session: 9df5d1f6-b0fe-45a2-801b-420de1ad751c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10375 | 2026.03.13 18:54:17.938830 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39482 | ||
| 10376 | 2026.03.13 18:54:17.938798 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33887 | ||
| 10377 | 2026.03.13 18:54:17.938770 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64616 | ||
| 10378 | 2026.03.13 18:54:17.939389 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10379 | 2026.03.13 18:54:17.939421 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10380 | 2026.03.13 18:54:17.939431 [ 287 ] {af275fd1-0ff9-4977-9f1f-35463d760b99} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48031) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10381 | 2026.03.13 18:54:17.939455 [ 292 ] {} <Debug> TCP-Session: 16b7692b-2404-4159-939c-5478629386bd Authenticating user 'default' from [fd00:1122:3344:101::e]:33887 | ||
| 10382 | 2026.03.13 18:54:17.939456 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10383 | 2026.03.13 18:54:17.939487 [ 292 ] {} <Debug> TCP-Session: 16b7692b-2404-4159-939c-5478629386bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10384 | 2026.03.13 18:54:17.939504 [ 289 ] {} <Debug> TCP-Session: 7c34f862-0ccb-4e86-a1ff-4384e3d518d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64616 | ||
| 10385 | 2026.03.13 18:54:17.939517 [ 292 ] {} <Debug> TCP-Session: 16b7692b-2404-4159-939c-5478629386bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10386 | 2026.03.13 18:54:17.939533 [ 289 ] {} <Debug> TCP-Session: 7c34f862-0ccb-4e86-a1ff-4384e3d518d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10387 | 2026.03.13 18:54:17.939425 [ 294 ] {} <Debug> TCP-Session: 6f0efaec-c04a-4957-abc6-78166fcf937f Authenticating user 'default' from [fd00:1122:3344:101::e]:39482 | ||
| 10388 | 2026.03.13 18:54:17.939557 [ 289 ] {} <Debug> TCP-Session: 7c34f862-0ccb-4e86-a1ff-4384e3d518d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10389 | 2026.03.13 18:54:17.939579 [ 294 ] {} <Debug> TCP-Session: 6f0efaec-c04a-4957-abc6-78166fcf937f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10390 | 2026.03.13 18:54:17.939599 [ 294 ] {} <Debug> TCP-Session: 6f0efaec-c04a-4957-abc6-78166fcf937f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10391 | 2026.03.13 18:54:17.939698 [ 287 ] {af275fd1-0ff9-4977-9f1f-35463d760b99} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10392 | 2026.03.13 18:54:17.939756 [ 287 ] {af275fd1-0ff9-4977-9f1f-35463d760b99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10393 | 2026.03.13 18:54:17.940030 [ 287 ] {af275fd1-0ff9-4977-9f1f-35463d760b99} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 10394 | 2026.03.13 18:54:17.940953 [ 335 ] {af275fd1-0ff9-4977-9f1f-35463d760b99} <Trace> AggregatingTransform: Aggregating | ||
| 10395 | 2026.03.13 18:54:17.941001 [ 335 ] {af275fd1-0ff9-4977-9f1f-35463d760b99} <Trace> Aggregator: Aggregation method: without_key | ||
| 10396 | 2026.03.13 18:54:17.941037 [ 335 ] {af275fd1-0ff9-4977-9f1f-35463d760b99} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911437 sec. (1097.169 rows/sec., 42.86 KiB/sec.) | ||
| 10397 | 2026.03.13 18:54:17.941060 [ 335 ] {af275fd1-0ff9-4977-9f1f-35463d760b99} <Trace> Aggregator: Merging aggregated data | ||
| 10398 | 2026.03.13 18:54:17.942545 [ 287 ] {af275fd1-0ff9-4977-9f1f-35463d760b99} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003172 sec., 315.2585119798235 rows/sec., 12.31 KiB/sec. | ||
| 10399 | 2026.03.13 18:54:17.942655 [ 287 ] {af275fd1-0ff9-4977-9f1f-35463d760b99} <Debug> TCPHandler: Processed in 0.003933938 sec. | ||
| 10400 | 2026.03.13 18:54:17.942745 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10401 | 2026.03.13 18:54:17.942771 [ 287 ] {} <Debug> TCP-Session: dc1953d7-e11f-4f23-9ee0-3b13f71296f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10402 | 2026.03.13 18:54:17.942775 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10403 | 2026.03.13 18:54:17.942795 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10404 | 2026.03.13 18:54:17.942814 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10405 | 2026.03.13 18:54:17.942815 [ 3 ] {} <Debug> TCP-Session: 8783f7bb-8c58-4021-9946-87d1e47e3680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10406 | 2026.03.13 18:54:17.942834 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10407 | 2026.03.13 18:54:17.942849 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10408 | 2026.03.13 18:54:17.942866 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10409 | 2026.03.13 18:54:17.942894 [ 289 ] {} <Debug> TCP-Session: 7c34f862-0ccb-4e86-a1ff-4384e3d518d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10410 | 2026.03.13 18:54:17.942907 [ 291 ] {} <Debug> TCP-Session: e6038a59-fa12-4343-a11b-fa233e5f5c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10411 | 2026.03.13 18:54:17.942926 [ 293 ] {} <Debug> TCP-Session: 9df5d1f6-b0fe-45a2-801b-420de1ad751c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10412 | 2026.03.13 18:54:17.942882 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10413 | 2026.03.13 18:54:17.942852 [ 292 ] {} <Debug> TCP-Session: 16b7692b-2404-4159-939c-5478629386bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10414 | 2026.03.13 18:54:17.942843 [ 288 ] {} <Debug> TCP-Session: 4c8965e6-e328-4801-9b61-49134a5c4a68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10415 | 2026.03.13 18:54:17.942999 [ 290 ] {} <Debug> TCP-Session: f8cb75c5-1a4a-427c-9a43-6ff308b601f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10416 | 2026.03.13 18:54:17.942897 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10417 | 2026.03.13 18:54:17.943060 [ 294 ] {} <Debug> TCP-Session: 6f0efaec-c04a-4957-abc6-78166fcf937f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10418 | 2026.03.13 18:54:18.135529 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44381 | ||
| 10419 | 2026.03.13 18:54:18.135659 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10420 | 2026.03.13 18:54:18.135693 [ 287 ] {} <Debug> TCP-Session: f15ff011-f71c-44c7-97ee-9febbdb104f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44381 | ||
| 10421 | 2026.03.13 18:54:18.135717 [ 287 ] {} <Debug> TCP-Session: f15ff011-f71c-44c7-97ee-9febbdb104f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10422 | 2026.03.13 18:54:18.135729 [ 287 ] {} <Debug> TCP-Session: f15ff011-f71c-44c7-97ee-9febbdb104f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10423 | 2026.03.13 18:54:18.135987 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63465 | ||
| 10424 | 2026.03.13 18:54:18.136017 [ 287 ] {} <Trace> TCP-Session: f15ff011-f71c-44c7-97ee-9febbdb104f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2026.03.13 18:54:18.136018 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37369 | ||
| 10426 | 2026.03.13 18:54:18.136050 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48823 | ||
| 10427 | 2026.03.13 18:54:18.136054 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51280 | ||
| 10428 | 2026.03.13 18:54:18.136110 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10429 | 2026.03.13 18:54:18.136039 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41990 | ||
| 10430 | 2026.03.13 18:54:18.136161 [ 288 ] {} <Debug> TCP-Session: fff6d4f8-f60a-4ebd-9ed4-4f995289f86d Authenticating user 'default' from [fd00:1122:3344:101::e]:63465 | ||
| 10431 | 2026.03.13 18:54:18.136170 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10432 | 2026.03.13 18:54:18.136194 [ 287 ] {ed1fdf1f-b47a-44ae-8782-4276afdbf687} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44381) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10433 | 2026.03.13 18:54:18.136212 [ 288 ] {} <Debug> TCP-Session: fff6d4f8-f60a-4ebd-9ed4-4f995289f86d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10434 | 2026.03.13 18:54:18.136216 [ 3 ] {} <Debug> TCP-Session: 6a34b4e6-8083-4467-b18c-a80491003424 Authenticating user 'default' from [fd00:1122:3344:101::e]:51280 | ||
| 10435 | 2026.03.13 18:54:18.136245 [ 288 ] {} <Debug> TCP-Session: fff6d4f8-f60a-4ebd-9ed4-4f995289f86d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10436 | 2026.03.13 18:54:18.136260 [ 3 ] {} <Debug> TCP-Session: 6a34b4e6-8083-4467-b18c-a80491003424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10437 | 2026.03.13 18:54:18.136251 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10438 | 2026.03.13 18:54:18.136287 [ 3 ] {} <Debug> TCP-Session: 6a34b4e6-8083-4467-b18c-a80491003424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10439 | 2026.03.13 18:54:18.136153 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10440 | 2026.03.13 18:54:18.136336 [ 293 ] {} <Debug> TCP-Session: 1f152213-2019-4e02-ba03-8cede47bc9c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41990 | ||
| 10441 | 2026.03.13 18:54:18.136028 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46112 | ||
| 10442 | 2026.03.13 18:54:18.136373 [ 293 ] {} <Debug> TCP-Session: 1f152213-2019-4e02-ba03-8cede47bc9c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10443 | 2026.03.13 18:54:18.136364 [ 290 ] {} <Debug> TCP-Session: 25b73256-aea4-4b8a-9cd6-7e0b9154600c Authenticating user 'default' from [fd00:1122:3344:101::e]:37369 | ||
| 10444 | 2026.03.13 18:54:18.136408 [ 293 ] {} <Debug> TCP-Session: 1f152213-2019-4e02-ba03-8cede47bc9c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10445 | 2026.03.13 18:54:18.136431 [ 290 ] {} <Debug> TCP-Session: 25b73256-aea4-4b8a-9cd6-7e0b9154600c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10446 | 2026.03.13 18:54:18.136444 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10447 | 2026.03.13 18:54:18.136453 [ 290 ] {} <Debug> TCP-Session: 25b73256-aea4-4b8a-9cd6-7e0b9154600c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10448 | 2026.03.13 18:54:18.136466 [ 287 ] {ed1fdf1f-b47a-44ae-8782-4276afdbf687} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10449 | 2026.03.13 18:54:18.136475 [ 292 ] {} <Debug> TCP-Session: 9da32ff3-9ac4-420d-8841-391f8df0c526 Authenticating user 'default' from [fd00:1122:3344:101::e]:46112 | ||
| 10450 | 2026.03.13 18:54:18.136016 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43915 | ||
| 10451 | 2026.03.13 18:54:18.136518 [ 292 ] {} <Debug> TCP-Session: 9da32ff3-9ac4-420d-8841-391f8df0c526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10452 | 2026.03.13 18:54:18.136542 [ 287 ] {ed1fdf1f-b47a-44ae-8782-4276afdbf687} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10453 | 2026.03.13 18:54:18.136558 [ 292 ] {} <Debug> TCP-Session: 9da32ff3-9ac4-420d-8841-391f8df0c526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10454 | 2026.03.13 18:54:18.136153 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10455 | 2026.03.13 18:54:18.136599 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10456 | 2026.03.13 18:54:18.136622 [ 294 ] {} <Debug> TCP-Session: 0f5d61bb-b718-435b-a6d9-c9f72000807e Authenticating user 'default' from [fd00:1122:3344:101::e]:48823 | ||
| 10457 | 2026.03.13 18:54:18.135997 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58076 | ||
| 10458 | 2026.03.13 18:54:18.136668 [ 291 ] {} <Debug> TCP-Session: 4e463fab-6f84-4400-bb7b-2d42d0bb96ab Authenticating user 'default' from [fd00:1122:3344:101::e]:43915 | ||
| 10459 | 2026.03.13 18:54:18.136673 [ 294 ] {} <Debug> TCP-Session: 0f5d61bb-b718-435b-a6d9-c9f72000807e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10460 | 2026.03.13 18:54:18.136712 [ 291 ] {} <Debug> TCP-Session: 4e463fab-6f84-4400-bb7b-2d42d0bb96ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10461 | 2026.03.13 18:54:18.136721 [ 294 ] {} <Debug> TCP-Session: 0f5d61bb-b718-435b-a6d9-c9f72000807e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10462 | 2026.03.13 18:54:18.136735 [ 291 ] {} <Debug> TCP-Session: 4e463fab-6f84-4400-bb7b-2d42d0bb96ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10463 | 2026.03.13 18:54:18.136751 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10464 | 2026.03.13 18:54:18.136786 [ 289 ] {} <Debug> TCP-Session: 1c24b101-7c70-4bea-97cd-7511e9fafb65 Authenticating user 'default' from [fd00:1122:3344:101::e]:58076 | ||
| 10465 | 2026.03.13 18:54:18.136803 [ 289 ] {} <Debug> TCP-Session: 1c24b101-7c70-4bea-97cd-7511e9fafb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10466 | 2026.03.13 18:54:18.136815 [ 289 ] {} <Debug> TCP-Session: 1c24b101-7c70-4bea-97cd-7511e9fafb65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10467 | 2026.03.13 18:54:18.136869 [ 287 ] {ed1fdf1f-b47a-44ae-8782-4276afdbf687} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 10468 | 2026.03.13 18:54:18.137886 [ 338 ] {ed1fdf1f-b47a-44ae-8782-4276afdbf687} <Trace> AggregatingTransform: Aggregating | ||
| 10469 | 2026.03.13 18:54:18.137937 [ 338 ] {ed1fdf1f-b47a-44ae-8782-4276afdbf687} <Trace> Aggregator: Aggregation method: without_key | ||
| 10470 | 2026.03.13 18:54:18.137982 [ 338 ] {ed1fdf1f-b47a-44ae-8782-4276afdbf687} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100343 sec. (996.582 rows/sec., 38.93 KiB/sec.) | ||
| 10471 | 2026.03.13 18:54:18.138002 [ 338 ] {ed1fdf1f-b47a-44ae-8782-4276afdbf687} <Trace> Aggregator: Merging aggregated data | ||
| 10472 | 2026.03.13 18:54:18.139256 [ 287 ] {ed1fdf1f-b47a-44ae-8782-4276afdbf687} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003119 sec., 320.6155819172812 rows/sec., 12.52 KiB/sec. | ||
| 10473 | 2026.03.13 18:54:18.139405 [ 287 ] {ed1fdf1f-b47a-44ae-8782-4276afdbf687} <Debug> TCPHandler: Processed in 0.003499315 sec. | ||
| 10474 | 2026.03.13 18:54:18.139518 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10475 | 2026.03.13 18:54:18.139546 [ 287 ] {} <Debug> TCP-Session: f15ff011-f71c-44c7-97ee-9febbdb104f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10476 | 2026.03.13 18:54:18.139561 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10477 | 2026.03.13 18:54:18.139562 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10478 | 2026.03.13 18:54:18.139599 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10479 | 2026.03.13 18:54:18.139625 [ 288 ] {} <Debug> TCP-Session: fff6d4f8-f60a-4ebd-9ed4-4f995289f86d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10480 | 2026.03.13 18:54:18.139647 [ 3 ] {} <Debug> TCP-Session: 6a34b4e6-8083-4467-b18c-a80491003424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10481 | 2026.03.13 18:54:18.139658 [ 291 ] {} <Debug> TCP-Session: 4e463fab-6f84-4400-bb7b-2d42d0bb96ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10482 | 2026.03.13 18:54:18.139662 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10483 | 2026.03.13 18:54:18.139633 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10484 | 2026.03.13 18:54:18.139724 [ 293 ] {} <Debug> TCP-Session: 1f152213-2019-4e02-ba03-8cede47bc9c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10485 | 2026.03.13 18:54:18.139581 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10486 | 2026.03.13 18:54:18.139758 [ 290 ] {} <Debug> TCP-Session: 25b73256-aea4-4b8a-9cd6-7e0b9154600c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10487 | 2026.03.13 18:54:18.139618 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10488 | 2026.03.13 18:54:18.139804 [ 292 ] {} <Debug> TCP-Session: 9da32ff3-9ac4-420d-8841-391f8df0c526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10489 | 2026.03.13 18:54:18.139831 [ 289 ] {} <Debug> TCP-Session: 1c24b101-7c70-4bea-97cd-7511e9fafb65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10490 | 2026.03.13 18:54:18.139649 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10491 | 2026.03.13 18:54:18.139889 [ 294 ] {} <Debug> TCP-Session: 0f5d61bb-b718-435b-a6d9-c9f72000807e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10492 | 2026.03.13 18:54:20.621511 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10493 | 2026.03.13 18:54:20.621712 [ 5 ] {d843050b-165c-450f-9e1b-8aa5865200f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10494 | 2026.03.13 18:54:20.621784 [ 5 ] {d843050b-165c-450f-9e1b-8aa5865200f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10495 | 2026.03.13 18:54:20.622586 [ 5 ] {d843050b-165c-450f-9e1b-8aa5865200f0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2026.03.13 18:54:20.622639 [ 5 ] {d843050b-165c-450f-9e1b-8aa5865200f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10497 | 2026.03.13 18:54:20.623017 [ 5 ] {d843050b-165c-450f-9e1b-8aa5865200f0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10498 | 2026.03.13 18:54:20.623224 [ 5 ] {d843050b-165c-450f-9e1b-8aa5865200f0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10499 | 2026.03.13 18:54:20.623372 [ 5 ] {d843050b-165c-450f-9e1b-8aa5865200f0} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001714 sec., 80513.41890315052 rows/sec., 7.00 MiB/sec. | ||
| 10500 | 2026.03.13 18:54:20.623412 [ 5 ] {d843050b-165c-450f-9e1b-8aa5865200f0} <Debug> TCPHandler: Processed in 0.002040971 sec. | ||
| 10501 | 2026.03.13 18:54:20.623532 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10502 | 2026.03.13 18:54:20.623642 [ 5 ] {8a453e8e-cdb2-4892-8658-c2bbf2a01dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10503 | 2026.03.13 18:54:20.623682 [ 5 ] {8a453e8e-cdb2-4892-8658-c2bbf2a01dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10504 | 2026.03.13 18:54:20.624108 [ 5 ] {8a453e8e-cdb2-4892-8658-c2bbf2a01dd6} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10505 | 2026.03.13 18:54:20.624143 [ 5 ] {8a453e8e-cdb2-4892-8658-c2bbf2a01dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10506 | 2026.03.13 18:54:20.624424 [ 5 ] {8a453e8e-cdb2-4892-8658-c2bbf2a01dd6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10507 | 2026.03.13 18:54:20.624639 [ 5 ] {8a453e8e-cdb2-4892-8658-c2bbf2a01dd6} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10508 | 2026.03.13 18:54:20.624769 [ 5 ] {8a453e8e-cdb2-4892-8658-c2bbf2a01dd6} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001145 sec., 35807.86026200873 rows/sec., 2.63 MiB/sec. | ||
| 10509 | 2026.03.13 18:54:20.624806 [ 5 ] {8a453e8e-cdb2-4892-8658-c2bbf2a01dd6} <Debug> TCPHandler: Processed in 0.001321749 sec. | ||
| 10510 | 2026.03.13 18:54:20.624918 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10511 | 2026.03.13 18:54:20.625017 [ 5 ] {8bff1809-11a6-41e1-b004-700508611541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10512 | 2026.03.13 18:54:20.625055 [ 5 ] {8bff1809-11a6-41e1-b004-700508611541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10513 | 2026.03.13 18:54:20.625471 [ 5 ] {8bff1809-11a6-41e1-b004-700508611541} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10514 | 2026.03.13 18:54:20.625507 [ 5 ] {8bff1809-11a6-41e1-b004-700508611541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10515 | 2026.03.13 18:54:20.625803 [ 5 ] {8bff1809-11a6-41e1-b004-700508611541} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10516 | 2026.03.13 18:54:20.625999 [ 5 ] {8bff1809-11a6-41e1-b004-700508611541} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2026.03.13 18:54:20.626123 [ 5 ] {8bff1809-11a6-41e1-b004-700508611541} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001124 sec., 93416.37010676156 rows/sec., 7.30 MiB/sec. | ||
| 10518 | 2026.03.13 18:54:20.626159 [ 5 ] {8bff1809-11a6-41e1-b004-700508611541} <Debug> TCPHandler: Processed in 0.001287648 sec. | ||
| 10519 | 2026.03.13 18:54:20.626270 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10520 | 2026.03.13 18:54:20.626370 [ 5 ] {bce7bd7c-1b14-4363-9782-8bb036da1840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10521 | 2026.03.13 18:54:20.626411 [ 5 ] {bce7bd7c-1b14-4363-9782-8bb036da1840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10522 | 2026.03.13 18:54:20.626834 [ 5 ] {bce7bd7c-1b14-4363-9782-8bb036da1840} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2026.03.13 18:54:20.626874 [ 5 ] {bce7bd7c-1b14-4363-9782-8bb036da1840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10524 | 2026.03.13 18:54:20.627218 [ 5 ] {bce7bd7c-1b14-4363-9782-8bb036da1840} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10525 | 2026.03.13 18:54:20.627432 [ 5 ] {bce7bd7c-1b14-4363-9782-8bb036da1840} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10526 | 2026.03.13 18:54:20.627565 [ 5 ] {bce7bd7c-1b14-4363-9782-8bb036da1840} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 10527 | 2026.03.13 18:54:20.627604 [ 5 ] {bce7bd7c-1b14-4363-9782-8bb036da1840} <Debug> TCPHandler: Processed in 0.001380781 sec. | ||
| 10528 | 2026.03.13 18:54:20.627717 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10529 | 2026.03.13 18:54:20.627822 [ 5 ] {f6e412a6-04b4-4a11-b078-638391966aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10530 | 2026.03.13 18:54:20.627879 [ 5 ] {f6e412a6-04b4-4a11-b078-638391966aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10531 | 2026.03.13 18:54:20.628762 [ 5 ] {f6e412a6-04b4-4a11-b078-638391966aec} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2026.03.13 18:54:20.628800 [ 5 ] {f6e412a6-04b4-4a11-b078-638391966aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10533 | 2026.03.13 18:54:20.629391 [ 5 ] {f6e412a6-04b4-4a11-b078-638391966aec} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10534 | 2026.03.13 18:54:20.629621 [ 5 ] {f6e412a6-04b4-4a11-b078-638391966aec} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2026.03.13 18:54:20.629742 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10536 | 2026.03.13 18:54:20.629757 [ 5 ] {f6e412a6-04b4-4a11-b078-638391966aec} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001954 sec., 20982.59979529171 rows/sec., 37.60 MiB/sec. | ||
| 10537 | 2026.03.13 18:54:20.629822 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.03.13 18:54:20.629851 [ 5 ] {f6e412a6-04b4-4a11-b078-638391966aec} <Debug> TCPHandler: Processed in 0.002185155 sec. | ||
| 10539 | 2026.03.13 18:54:20.629851 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10540 | 2026.03.13 18:54:20.629977 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10541 | 2026.03.13 18:54:20.629989 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::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 | ||
| 10542 | 2026.03.13 18:54:20.630089 [ 5 ] {fbae2346-f3d3-4d9b-9e05-480241001392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10543 | 2026.03.13 18:54:20.630137 [ 5 ] {fbae2346-f3d3-4d9b-9e05-480241001392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10544 | 2026.03.13 18:54:20.630261 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10545 | 2026.03.13 18:54:20.630334 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1261 rows starting from the beginning of the part | ||
| 10546 | 2026.03.13 18:54:20.630479 [ 5 ] {fbae2346-f3d3-4d9b-9e05-480241001392} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.03.13 18:54:20.630482 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 10548 | 2026.03.13 18:54:20.630525 [ 5 ] {fbae2346-f3d3-4d9b-9e05-480241001392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10549 | 2026.03.13 18:54:20.630632 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 10550 | 2026.03.13 18:54:20.630748 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part | ||
| 10551 | 2026.03.13 18:54:20.630860 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 10552 | 2026.03.13 18:54:20.630871 [ 5 ] {fbae2346-f3d3-4d9b-9e05-480241001392} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10553 | 2026.03.13 18:54:20.630973 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 10554 | 2026.03.13 18:54:20.631107 [ 5 ] {fbae2346-f3d3-4d9b-9e05-480241001392} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10555 | 2026.03.13 18:54:20.631230 [ 144 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10556 | 2026.03.13 18:54:20.631246 [ 5 ] {fbae2346-f3d3-4d9b-9e05-480241001392} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 10557 | 2026.03.13 18:54:20.631262 [ 144 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2026.03.13 18:54:20.631291 [ 5 ] {fbae2346-f3d3-4d9b-9e05-480241001392} <Debug> TCPHandler: Processed in 0.001364501 sec. | ||
| 10559 | 2026.03.13 18:54:20.631292 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10560 | 2026.03.13 18:54:20.631412 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 10561 | 2026.03.13 18:54:20.631542 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10562 | 2026.03.13 18:54:20.631576 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3612 rows starting from the beginning of the part | ||
| 10563 | 2026.03.13 18:54:20.631638 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part | ||
| 10564 | 2026.03.13 18:54:20.631681 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10565 | 2026.03.13 18:54:20.631721 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10566 | 2026.03.13 18:54:20.631757 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10567 | 2026.03.13 18:54:20.631795 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10568 | 2026.03.13 18:54:20.633041 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 4 columns (4 merged, 0 gathered) in 0.00166625 sec., 2340585.146286572 rows/sec., 155.82 MiB/sec. | ||
| 10569 | 2026.03.13 18:54:20.633568 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10570 | 2026.03.13 18:54:20.633912 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_76_15} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2026.03.13 18:54:20.634009 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_76_15} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10572 | 2026.03.13 18:54:20.634124 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 10573 | 2026.03.13 18:54:20.638400 [ 186 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1477 rows, containing 19 columns (19 merged, 0 gathered) in 0.008467892 sec., 174423.57554867258 rows/sec., 312.56 MiB/sec. | ||
| 10574 | 2026.03.13 18:54:20.639976 [ 186 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10575 | 2026.03.13 18:54:20.640389 [ 186 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10576 | 2026.03.13 18:54:20.640469 [ 186 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10577 | 2026.03.13 18:54:20.640674 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.76 MiB. | ||
| 10578 | 2026.03.13 18:54:21.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.87 MiB, peak 328.58 MiB, free memory in arenas 0.00 B, will set to 319.81 MiB (RSS), difference: 2.94 MiB | ||
| 10579 | 2026.03.13 18:54:22.516487 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10580 | 2026.03.13 18:54:22.516592 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10581 | 2026.03.13 18:54:22.697064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24022 | ||
| 10582 | 2026.03.13 18:54:22.697578 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10583 | 2026.03.13 18:54:22.697628 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10584 | 2026.03.13 18:54:22.698118 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10585 | 2026.03.13 18:54:22.698352 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10586 | 2026.03.13 18:54:22.698501 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24022 | ||
| 10587 | 2026.03.13 18:54:23.959788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10588 | 2026.03.13 18:54:23.976928 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2026.03.13 18:54:23.976987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10590 | 2026.03.13 18:54:23.983292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10591 | 2026.03.13 18:54:23.984000 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2026.03.13 18:54:23.986896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10593 | 2026.03.13 18:54:25.620070 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10594 | 2026.03.13 18:54:25.620272 [ 5 ] {dbd2a490-b455-4b5e-90d0-36995c23ba73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10595 | 2026.03.13 18:54:25.620345 [ 5 ] {dbd2a490-b455-4b5e-90d0-36995c23ba73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10596 | 2026.03.13 18:54:25.620999 [ 5 ] {dbd2a490-b455-4b5e-90d0-36995c23ba73} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10597 | 2026.03.13 18:54:25.621049 [ 5 ] {dbd2a490-b455-4b5e-90d0-36995c23ba73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10598 | 2026.03.13 18:54:25.621449 [ 5 ] {dbd2a490-b455-4b5e-90d0-36995c23ba73} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10599 | 2026.03.13 18:54:25.621688 [ 5 ] {dbd2a490-b455-4b5e-90d0-36995c23ba73} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10600 | 2026.03.13 18:54:25.621853 [ 5 ] {dbd2a490-b455-4b5e-90d0-36995c23ba73} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 10601 | 2026.03.13 18:54:25.621905 [ 5 ] {dbd2a490-b455-4b5e-90d0-36995c23ba73} <Debug> TCPHandler: Processed in 0.001978079 sec. | ||
| 10602 | 2026.03.13 18:54:25.622027 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10603 | 2026.03.13 18:54:25.622129 [ 5 ] {509d471d-162f-4486-a5b3-ce8cb5050edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10604 | 2026.03.13 18:54:25.622174 [ 5 ] {509d471d-162f-4486-a5b3-ce8cb5050edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10605 | 2026.03.13 18:54:25.622613 [ 5 ] {509d471d-162f-4486-a5b3-ce8cb5050edc} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10606 | 2026.03.13 18:54:25.622657 [ 5 ] {509d471d-162f-4486-a5b3-ce8cb5050edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10607 | 2026.03.13 18:54:25.622970 [ 5 ] {509d471d-162f-4486-a5b3-ce8cb5050edc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10608 | 2026.03.13 18:54:25.623201 [ 5 ] {509d471d-162f-4486-a5b3-ce8cb5050edc} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10609 | 2026.03.13 18:54:25.623340 [ 5 ] {509d471d-162f-4486-a5b3-ce8cb5050edc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 10610 | 2026.03.13 18:54:25.623379 [ 5 ] {509d471d-162f-4486-a5b3-ce8cb5050edc} <Debug> TCPHandler: Processed in 0.001405282 sec. | ||
| 10611 | 2026.03.13 18:54:25.623490 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10612 | 2026.03.13 18:54:25.623588 [ 5 ] {c6b6a1d2-a4b3-4bc9-a1ce-be8f45b61db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10613 | 2026.03.13 18:54:25.623633 [ 5 ] {c6b6a1d2-a4b3-4bc9-a1ce-be8f45b61db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10614 | 2026.03.13 18:54:25.624044 [ 5 ] {c6b6a1d2-a4b3-4bc9-a1ce-be8f45b61db7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2026.03.13 18:54:25.624081 [ 5 ] {c6b6a1d2-a4b3-4bc9-a1ce-be8f45b61db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10616 | 2026.03.13 18:54:25.624419 [ 5 ] {c6b6a1d2-a4b3-4bc9-a1ce-be8f45b61db7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10617 | 2026.03.13 18:54:25.624631 [ 5 ] {c6b6a1d2-a4b3-4bc9-a1ce-be8f45b61db7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2026.03.13 18:54:25.624774 [ 5 ] {c6b6a1d2-a4b3-4bc9-a1ce-be8f45b61db7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 10619 | 2026.03.13 18:54:25.624812 [ 5 ] {c6b6a1d2-a4b3-4bc9-a1ce-be8f45b61db7} <Debug> TCPHandler: Processed in 0.001371441 sec. | ||
| 10620 | 2026.03.13 18:54:25.624928 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10621 | 2026.03.13 18:54:25.625024 [ 5 ] {7c0f3140-da1f-4bba-b0b7-680935f0bbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10622 | 2026.03.13 18:54:25.625066 [ 5 ] {7c0f3140-da1f-4bba-b0b7-680935f0bbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10623 | 2026.03.13 18:54:25.625395 [ 5 ] {7c0f3140-da1f-4bba-b0b7-680935f0bbd6} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2026.03.13 18:54:25.625433 [ 5 ] {7c0f3140-da1f-4bba-b0b7-680935f0bbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10625 | 2026.03.13 18:54:25.625739 [ 5 ] {7c0f3140-da1f-4bba-b0b7-680935f0bbd6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10626 | 2026.03.13 18:54:25.625948 [ 5 ] {7c0f3140-da1f-4bba-b0b7-680935f0bbd6} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10627 | 2026.03.13 18:54:25.626080 [ 5 ] {7c0f3140-da1f-4bba-b0b7-680935f0bbd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 10628 | 2026.03.13 18:54:25.626116 [ 5 ] {7c0f3140-da1f-4bba-b0b7-680935f0bbd6} <Debug> TCPHandler: Processed in 0.001237637 sec. | ||
| 10629 | 2026.03.13 18:54:26.585911 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10630 | 2026.03.13 18:54:26.586109 [ 5 ] {cfd3ccea-35cc-4fb7-a7ad-361d50331727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10631 | 2026.03.13 18:54:26.586183 [ 5 ] {cfd3ccea-35cc-4fb7-a7ad-361d50331727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10632 | 2026.03.13 18:54:26.586794 [ 5 ] {cfd3ccea-35cc-4fb7-a7ad-361d50331727} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10633 | 2026.03.13 18:54:26.586842 [ 5 ] {cfd3ccea-35cc-4fb7-a7ad-361d50331727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10634 | 2026.03.13 18:54:26.587224 [ 5 ] {cfd3ccea-35cc-4fb7-a7ad-361d50331727} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10635 | 2026.03.13 18:54:26.587455 [ 5 ] {cfd3ccea-35cc-4fb7-a7ad-361d50331727} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10636 | 2026.03.13 18:54:26.587609 [ 5 ] {cfd3ccea-35cc-4fb7-a7ad-361d50331727} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001555 sec., 15434.083601286175 rows/sec., 1.28 MiB/sec. | ||
| 10637 | 2026.03.13 18:54:26.587656 [ 5 ] {cfd3ccea-35cc-4fb7-a7ad-361d50331727} <Debug> TCPHandler: Processed in 0.001885077 sec. | ||
| 10638 | 2026.03.13 18:54:26.587781 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10639 | 2026.03.13 18:54:26.587875 [ 5 ] {9a00d466-bdce-46a7-8473-8c723f5b19c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10640 | 2026.03.13 18:54:26.587916 [ 5 ] {9a00d466-bdce-46a7-8473-8c723f5b19c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10641 | 2026.03.13 18:54:26.588317 [ 5 ] {9a00d466-bdce-46a7-8473-8c723f5b19c3} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10642 | 2026.03.13 18:54:26.588353 [ 5 ] {9a00d466-bdce-46a7-8473-8c723f5b19c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10643 | 2026.03.13 18:54:26.588640 [ 5 ] {9a00d466-bdce-46a7-8473-8c723f5b19c3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10644 | 2026.03.13 18:54:26.588847 [ 5 ] {9a00d466-bdce-46a7-8473-8c723f5b19c3} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10645 | 2026.03.13 18:54:26.588974 [ 5 ] {9a00d466-bdce-46a7-8473-8c723f5b19c3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001117 sec., 7162.041181736796 rows/sec., 584.01 KiB/sec. | ||
| 10646 | 2026.03.13 18:54:26.589011 [ 5 ] {9a00d466-bdce-46a7-8473-8c723f5b19c3} <Debug> TCPHandler: Processed in 0.001277568 sec. | ||
| 10647 | 2026.03.13 18:54:26.589123 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10648 | 2026.03.13 18:54:26.589215 [ 5 ] {9a6d9fa9-f952-48a1-9345-302496ba774c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10649 | 2026.03.13 18:54:26.589253 [ 5 ] {9a6d9fa9-f952-48a1-9345-302496ba774c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10650 | 2026.03.13 18:54:26.590755 [ 5 ] {9a6d9fa9-f952-48a1-9345-302496ba774c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2026.03.13 18:54:26.590792 [ 5 ] {9a6d9fa9-f952-48a1-9345-302496ba774c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10652 | 2026.03.13 18:54:26.591209 [ 5 ] {9a6d9fa9-f952-48a1-9345-302496ba774c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10653 | 2026.03.13 18:54:26.591411 [ 5 ] {9a6d9fa9-f952-48a1-9345-302496ba774c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2026.03.13 18:54:26.591537 [ 5 ] {9a6d9fa9-f952-48a1-9345-302496ba774c} <Debug> executeQuery: Read 2146 rows, 169.12 KiB in 0.00234 sec., 917094.0170940171 rows/sec., 70.58 MiB/sec. | ||
| 10655 | 2026.03.13 18:54:26.591553 [ 137 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10656 | 2026.03.13 18:54:26.591574 [ 5 ] {9a6d9fa9-f952-48a1-9345-302496ba774c} <Debug> TCPHandler: Processed in 0.002498305 sec. | ||
| 10657 | 2026.03.13 18:54:26.591631 [ 137 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2026.03.13 18:54:26.591658 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10659 | 2026.03.13 18:54:26.591720 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10660 | 2026.03.13 18:54:26.591760 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 10661 | 2026.03.13 18:54:26.591819 [ 5 ] {b597a261-a232-47e4-a136-b0c87f122eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10662 | 2026.03.13 18:54:26.591864 [ 5 ] {b597a261-a232-47e4-a136-b0c87f122eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10663 | 2026.03.13 18:54:26.591891 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10664 | 2026.03.13 18:54:26.591932 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2894 rows starting from the beginning of the part | ||
| 10665 | 2026.03.13 18:54:26.592001 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 138 rows starting from the beginning of the part | ||
| 10666 | 2026.03.13 18:54:26.592047 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 57 rows starting from the beginning of the part | ||
| 10667 | 2026.03.13 18:54:26.592104 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 138 rows starting from the beginning of the part | ||
| 10668 | 2026.03.13 18:54:26.592170 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 10669 | 2026.03.13 18:54:26.592220 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 2146 rows starting from the beginning of the part | ||
| 10670 | 2026.03.13 18:54:26.592311 [ 5 ] {b597a261-a232-47e4-a136-b0c87f122eaf} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.03.13 18:54:26.592352 [ 5 ] {b597a261-a232-47e4-a136-b0c87f122eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10672 | 2026.03.13 18:54:26.592682 [ 5 ] {b597a261-a232-47e4-a136-b0c87f122eaf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10673 | 2026.03.13 18:54:26.592893 [ 5 ] {b597a261-a232-47e4-a136-b0c87f122eaf} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.03.13 18:54:26.593025 [ 5 ] {b597a261-a232-47e4-a136-b0c87f122eaf} <Debug> executeQuery: Read 72 rows, 5.43 KiB in 0.001224 sec., 58823.529411764706 rows/sec., 4.33 MiB/sec. | ||
| 10675 | 2026.03.13 18:54:26.593062 [ 5 ] {b597a261-a232-47e4-a136-b0c87f122eaf} <Debug> TCPHandler: Processed in 0.001390151 sec. | ||
| 10676 | 2026.03.13 18:54:26.593180 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2026.03.13 18:54:26.593272 [ 5 ] {eea5f2c5-2454-4278-b150-e7db7ad6888a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10678 | 2026.03.13 18:54:26.593310 [ 5 ] {eea5f2c5-2454-4278-b150-e7db7ad6888a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10679 | 2026.03.13 18:54:26.593981 [ 5 ] {eea5f2c5-2454-4278-b150-e7db7ad6888a} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.03.13 18:54:26.594017 [ 5 ] {eea5f2c5-2454-4278-b150-e7db7ad6888a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10681 | 2026.03.13 18:54:26.594359 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5429 rows, containing 5 columns (5 merged, 0 gathered) in 0.002646119 sec., 2051683.9945595793 rows/sec., 167.00 MiB/sec. | ||
| 10682 | 2026.03.13 18:54:26.594373 [ 5 ] {eea5f2c5-2454-4278-b150-e7db7ad6888a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10683 | 2026.03.13 18:54:26.594594 [ 5 ] {eea5f2c5-2454-4278-b150-e7db7ad6888a} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10684 | 2026.03.13 18:54:26.594724 [ 5 ] {eea5f2c5-2454-4278-b150-e7db7ad6888a} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001469 sec., 498298.16201497614 rows/sec., 29.47 MiB/sec. | ||
| 10685 | 2026.03.13 18:54:26.594725 [ 186 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10686 | 2026.03.13 18:54:26.594761 [ 5 ] {eea5f2c5-2454-4278-b150-e7db7ad6888a} <Debug> TCPHandler: Processed in 0.001627839 sec. | ||
| 10687 | 2026.03.13 18:54:26.594885 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10688 | 2026.03.13 18:54:26.594979 [ 5 ] {2d7e2a10-d9ae-4aa7-b0bd-e9bb3237abfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10689 | 2026.03.13 18:54:26.595020 [ 5 ] {2d7e2a10-d9ae-4aa7-b0bd-e9bb3237abfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10690 | 2026.03.13 18:54:26.595090 [ 186 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_81_16} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10691 | 2026.03.13 18:54:26.595179 [ 186 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_81_16} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10692 | 2026.03.13 18:54:26.595298 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 10693 | 2026.03.13 18:54:26.595418 [ 5 ] {2d7e2a10-d9ae-4aa7-b0bd-e9bb3237abfe} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10694 | 2026.03.13 18:54:26.595459 [ 5 ] {2d7e2a10-d9ae-4aa7-b0bd-e9bb3237abfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10695 | 2026.03.13 18:54:26.595770 [ 5 ] {2d7e2a10-d9ae-4aa7-b0bd-e9bb3237abfe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10696 | 2026.03.13 18:54:26.595979 [ 5 ] {2d7e2a10-d9ae-4aa7-b0bd-e9bb3237abfe} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2026.03.13 18:54:26.596108 [ 5 ] {2d7e2a10-d9ae-4aa7-b0bd-e9bb3237abfe} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 61.30 KiB/sec. | ||
| 10698 | 2026.03.13 18:54:26.596146 [ 5 ] {2d7e2a10-d9ae-4aa7-b0bd-e9bb3237abfe} <Debug> TCPHandler: Processed in 0.001308659 sec. | ||
| 10699 | 2026.03.13 18:54:26.596272 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10700 | 2026.03.13 18:54:26.596366 [ 5 ] {c6ddd5bd-1708-45d9-b3d6-d5e48e9b62f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10701 | 2026.03.13 18:54:26.596406 [ 5 ] {c6ddd5bd-1708-45d9-b3d6-d5e48e9b62f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10702 | 2026.03.13 18:54:26.596820 [ 5 ] {c6ddd5bd-1708-45d9-b3d6-d5e48e9b62f9} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10703 | 2026.03.13 18:54:26.596856 [ 5 ] {c6ddd5bd-1708-45d9-b3d6-d5e48e9b62f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10704 | 2026.03.13 18:54:26.597152 [ 5 ] {c6ddd5bd-1708-45d9-b3d6-d5e48e9b62f9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10705 | 2026.03.13 18:54:26.597353 [ 5 ] {c6ddd5bd-1708-45d9-b3d6-d5e48e9b62f9} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10706 | 2026.03.13 18:54:26.597502 [ 5 ] {c6ddd5bd-1708-45d9-b3d6-d5e48e9b62f9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 813.10 KiB/sec. | ||
| 10707 | 2026.03.13 18:54:26.597550 [ 5 ] {c6ddd5bd-1708-45d9-b3d6-d5e48e9b62f9} <Debug> TCPHandler: Processed in 0.001327829 sec. | ||
| 10708 | 2026.03.13 18:54:26.597677 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10709 | 2026.03.13 18:54:26.597772 [ 5 ] {c911f670-368b-4a86-97bb-bc19f0fc8e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10710 | 2026.03.13 18:54:26.597811 [ 5 ] {c911f670-368b-4a86-97bb-bc19f0fc8e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10711 | 2026.03.13 18:54:26.598680 [ 5 ] {c911f670-368b-4a86-97bb-bc19f0fc8e60} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10712 | 2026.03.13 18:54:26.598717 [ 5 ] {c911f670-368b-4a86-97bb-bc19f0fc8e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10713 | 2026.03.13 18:54:26.599058 [ 5 ] {c911f670-368b-4a86-97bb-bc19f0fc8e60} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10714 | 2026.03.13 18:54:26.599262 [ 5 ] {c911f670-368b-4a86-97bb-bc19f0fc8e60} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2026.03.13 18:54:26.599395 [ 137 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10716 | 2026.03.13 18:54:26.599404 [ 5 ] {c911f670-368b-4a86-97bb-bc19f0fc8e60} <Debug> executeQuery: Read 1096 rows, 78.42 KiB in 0.001635 sec., 670336.3914373089 rows/sec., 46.84 MiB/sec. | ||
| 10717 | 2026.03.13 18:54:26.599448 [ 137 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2026.03.13 18:54:26.599472 [ 5 ] {c911f670-368b-4a86-97bb-bc19f0fc8e60} <Debug> TCPHandler: Processed in 0.001844646 sec. | ||
| 10719 | 2026.03.13 18:54:26.599477 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10720 | 2026.03.13 18:54:26.599572 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 10721 | 2026.03.13 18:54:26.599621 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10722 | 2026.03.13 18:54:26.599679 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10723 | 2026.03.13 18:54:26.599714 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1552 rows starting from the beginning of the part | ||
| 10724 | 2026.03.13 18:54:26.599728 [ 5 ] {729289ea-ba6d-4882-a815-90f98cdad5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10725 | 2026.03.13 18:54:26.599773 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 105 rows starting from the beginning of the part | ||
| 10726 | 2026.03.13 18:54:26.599779 [ 5 ] {729289ea-ba6d-4882-a815-90f98cdad5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10727 | 2026.03.13 18:54:26.599831 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 66 rows starting from the beginning of the part | ||
| 10728 | 2026.03.13 18:54:26.599881 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 105 rows starting from the beginning of the part | ||
| 10729 | 2026.03.13 18:54:26.599925 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 10730 | 2026.03.13 18:54:26.599966 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1096 rows starting from the beginning of the part | ||
| 10731 | 2026.03.13 18:54:26.600516 [ 5 ] {729289ea-ba6d-4882-a815-90f98cdad5f1} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2026.03.13 18:54:26.600559 [ 5 ] {729289ea-ba6d-4882-a815-90f98cdad5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10733 | 2026.03.13 18:54:26.600984 [ 5 ] {729289ea-ba6d-4882-a815-90f98cdad5f1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10734 | 2026.03.13 18:54:26.601170 [ 186 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2988 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634069 sec., 1828564.1548796287 rows/sec., 136.37 MiB/sec. | ||
| 10735 | 2026.03.13 18:54:26.601197 [ 5 ] {729289ea-ba6d-4882-a815-90f98cdad5f1} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10736 | 2026.03.13 18:54:26.601334 [ 5 ] {729289ea-ba6d-4882-a815-90f98cdad5f1} <Debug> executeQuery: Read 1257 rows, 81.19 KiB in 0.001625 sec., 773538.4615384616 rows/sec., 48.79 MiB/sec. | ||
| 10737 | 2026.03.13 18:54:26.601372 [ 5 ] {729289ea-ba6d-4882-a815-90f98cdad5f1} <Debug> TCPHandler: Processed in 0.001812944 sec. | ||
| 10738 | 2026.03.13 18:54:26.601384 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10739 | 2026.03.13 18:54:26.601483 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10740 | 2026.03.13 18:54:26.601578 [ 5 ] {8b746702-b18d-4dde-8372-aa761686b2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10741 | 2026.03.13 18:54:26.601631 [ 5 ] {8b746702-b18d-4dde-8372-aa761686b2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10742 | 2026.03.13 18:54:26.601708 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_81_16} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2026.03.13 18:54:26.601787 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_81_16} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10744 | 2026.03.13 18:54:26.601878 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 10745 | 2026.03.13 18:54:26.602507 [ 5 ] {8b746702-b18d-4dde-8372-aa761686b2ec} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2026.03.13 18:54:26.602543 [ 5 ] {8b746702-b18d-4dde-8372-aa761686b2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10747 | 2026.03.13 18:54:26.603126 [ 5 ] {8b746702-b18d-4dde-8372-aa761686b2ec} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10748 | 2026.03.13 18:54:26.603344 [ 5 ] {8b746702-b18d-4dde-8372-aa761686b2ec} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2026.03.13 18:54:26.603478 [ 5 ] {8b746702-b18d-4dde-8372-aa761686b2ec} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001918 sec., 27111.57455683003 rows/sec., 48.58 MiB/sec. | ||
| 10750 | 2026.03.13 18:54:26.603530 [ 5 ] {8b746702-b18d-4dde-8372-aa761686b2ec} <Debug> TCPHandler: Processed in 0.002094683 sec. | ||
| 10751 | 2026.03.13 18:54:26.603646 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10752 | 2026.03.13 18:54:26.603740 [ 5 ] {c5608b84-1556-45b3-936b-9aef4ae22a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10753 | 2026.03.13 18:54:26.603781 [ 5 ] {c5608b84-1556-45b3-936b-9aef4ae22a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10754 | 2026.03.13 18:54:26.604095 [ 5 ] {c5608b84-1556-45b3-936b-9aef4ae22a53} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2026.03.13 18:54:26.604131 [ 5 ] {c5608b84-1556-45b3-936b-9aef4ae22a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10756 | 2026.03.13 18:54:26.604422 [ 5 ] {c5608b84-1556-45b3-936b-9aef4ae22a53} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10757 | 2026.03.13 18:54:26.604629 [ 5 ] {c5608b84-1556-45b3-936b-9aef4ae22a53} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.03.13 18:54:26.604761 [ 5 ] {c5608b84-1556-45b3-936b-9aef4ae22a53} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001039 sec., 11549.566891241579 rows/sec., 797.04 KiB/sec. | ||
| 10759 | 2026.03.13 18:54:26.604795 [ 5 ] {c5608b84-1556-45b3-936b-9aef4ae22a53} <Debug> TCPHandler: Processed in 0.001196655 sec. | ||
| 10760 | 2026.03.13 18:54:27.784766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1304 | ||
| 10761 | 2026.03.13 18:54:27.787416 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2026.03.13 18:54:27.787463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10763 | 2026.03.13 18:54:27.788668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10764 | 2026.03.13 18:54:27.788937 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2026.03.13 18:54:27.789206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1304 | ||
| 10766 | 2026.03.13 18:54:30.198677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24534 | ||
| 10767 | 2026.03.13 18:54:30.199276 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2026.03.13 18:54:30.199327 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10769 | 2026.03.13 18:54:30.199842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10770 | 2026.03.13 18:54:30.200073 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2026.03.13 18:54:30.200208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24534 | ||
| 10772 | 2026.03.13 18:54:30.200239 [ 132 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10773 | 2026.03.13 18:54:30.200318 [ 132 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10774 | 2026.03.13 18:54:30.200342 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10775 | 2026.03.13 18:54:30.200466 [ 186 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 10776 | 2026.03.13 18:54:30.200622 [ 186 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10777 | 2026.03.13 18:54:30.200667 [ 186 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22102 rows starting from the beginning of the part | ||
| 10778 | 2026.03.13 18:54:30.200741 [ 186 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 10779 | 2026.03.13 18:54:30.200802 [ 186 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 10780 | 2026.03.13 18:54:30.200859 [ 186 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 10781 | 2026.03.13 18:54:30.200904 [ 186 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 10782 | 2026.03.13 18:54:30.200955 [ 186 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 10783 | 2026.03.13 18:54:30.202944 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24534 rows, containing 4 columns (4 merged, 0 gathered) in 0.002534415 sec., 9680340.433591183 rows/sec., 138.48 MiB/sec. | ||
| 10784 | 2026.03.13 18:54:30.203218 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10785 | 2026.03.13 18:54:30.203467 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_51_10} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10786 | 2026.03.13 18:54:30.203542 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_51_10} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10787 | 2026.03.13 18:54:30.203629 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10788 | 2026.03.13 18:54:30.617466 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10789 | 2026.03.13 18:54:30.617649 [ 5 ] {3d531c2c-a33c-4c7e-b317-822e5ed6e98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10790 | 2026.03.13 18:54:30.617718 [ 5 ] {3d531c2c-a33c-4c7e-b317-822e5ed6e98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10791 | 2026.03.13 18:54:30.618395 [ 5 ] {3d531c2c-a33c-4c7e-b317-822e5ed6e98c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2026.03.13 18:54:30.618442 [ 5 ] {3d531c2c-a33c-4c7e-b317-822e5ed6e98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10793 | 2026.03.13 18:54:30.618863 [ 5 ] {3d531c2c-a33c-4c7e-b317-822e5ed6e98c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10794 | 2026.03.13 18:54:30.619105 [ 5 ] {3d531c2c-a33c-4c7e-b317-822e5ed6e98c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2026.03.13 18:54:30.619277 [ 5 ] {3d531c2c-a33c-4c7e-b317-822e5ed6e98c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.56 MiB/sec. | ||
| 10796 | 2026.03.13 18:54:30.619326 [ 5 ] {3d531c2c-a33c-4c7e-b317-822e5ed6e98c} <Debug> TCPHandler: Processed in 0.00199127 sec. | ||
| 10797 | 2026.03.13 18:54:30.619449 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10798 | 2026.03.13 18:54:30.619554 [ 5 ] {d8a70cae-e7ca-46b7-8c2f-4caf94449983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10799 | 2026.03.13 18:54:30.619600 [ 5 ] {d8a70cae-e7ca-46b7-8c2f-4caf94449983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10800 | 2026.03.13 18:54:30.620050 [ 5 ] {d8a70cae-e7ca-46b7-8c2f-4caf94449983} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10801 | 2026.03.13 18:54:30.620089 [ 5 ] {d8a70cae-e7ca-46b7-8c2f-4caf94449983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10802 | 2026.03.13 18:54:30.620424 [ 5 ] {d8a70cae-e7ca-46b7-8c2f-4caf94449983} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10803 | 2026.03.13 18:54:30.620653 [ 5 ] {d8a70cae-e7ca-46b7-8c2f-4caf94449983} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10804 | 2026.03.13 18:54:30.620793 [ 5 ] {d8a70cae-e7ca-46b7-8c2f-4caf94449983} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 10805 | 2026.03.13 18:54:30.620831 [ 5 ] {d8a70cae-e7ca-46b7-8c2f-4caf94449983} <Debug> TCPHandler: Processed in 0.001435213 sec. | ||
| 10806 | 2026.03.13 18:54:30.620950 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10807 | 2026.03.13 18:54:30.621047 [ 5 ] {f912d759-c760-4c51-83b2-26b18b9524c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10808 | 2026.03.13 18:54:30.621094 [ 5 ] {f912d759-c760-4c51-83b2-26b18b9524c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10809 | 2026.03.13 18:54:30.621490 [ 5 ] {f912d759-c760-4c51-83b2-26b18b9524c2} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10810 | 2026.03.13 18:54:30.621525 [ 5 ] {f912d759-c760-4c51-83b2-26b18b9524c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10811 | 2026.03.13 18:54:30.621880 [ 5 ] {f912d759-c760-4c51-83b2-26b18b9524c2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10812 | 2026.03.13 18:54:30.622103 [ 5 ] {f912d759-c760-4c51-83b2-26b18b9524c2} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10813 | 2026.03.13 18:54:30.622238 [ 5 ] {f912d759-c760-4c51-83b2-26b18b9524c2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001212 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. | ||
| 10814 | 2026.03.13 18:54:30.622276 [ 5 ] {f912d759-c760-4c51-83b2-26b18b9524c2} <Debug> TCPHandler: Processed in 0.001377131 sec. | ||
| 10815 | 2026.03.13 18:54:30.622388 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10816 | 2026.03.13 18:54:30.622484 [ 5 ] {ff2fd595-b8f8-471f-8110-dd4127adc8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10817 | 2026.03.13 18:54:30.622527 [ 5 ] {ff2fd595-b8f8-471f-8110-dd4127adc8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10818 | 2026.03.13 18:54:30.622856 [ 5 ] {ff2fd595-b8f8-471f-8110-dd4127adc8fc} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10819 | 2026.03.13 18:54:30.622891 [ 5 ] {ff2fd595-b8f8-471f-8110-dd4127adc8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10820 | 2026.03.13 18:54:30.623233 [ 5 ] {ff2fd595-b8f8-471f-8110-dd4127adc8fc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10821 | 2026.03.13 18:54:30.623454 [ 5 ] {ff2fd595-b8f8-471f-8110-dd4127adc8fc} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10822 | 2026.03.13 18:54:30.623586 [ 5 ] {ff2fd595-b8f8-471f-8110-dd4127adc8fc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001121 sec., 42818.911685994644 rows/sec., 2.89 MiB/sec. | ||
| 10823 | 2026.03.13 18:54:30.623623 [ 5 ] {ff2fd595-b8f8-471f-8110-dd4127adc8fc} <Debug> TCPHandler: Processed in 0.001284648 sec. | ||
| 10824 | 2026.03.13 18:54:31.486940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10825 | 2026.03.13 18:54:31.504688 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2026.03.13 18:54:31.504739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10827 | 2026.03.13 18:54:31.510897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10828 | 2026.03.13 18:54:31.511628 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2026.03.13 18:54:31.511906 [ 131 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10830 | 2026.03.13 18:54:31.511952 [ 131 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2026.03.13 18:54:31.511976 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10832 | 2026.03.13 18:54:31.512136 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 10833 | 2026.03.13 18:54:31.514915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10834 | 2026.03.13 18:54:31.515983 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10835 | 2026.03.13 18:54:31.517457 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 10836 | 2026.03.13 18:54:31.521852 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 10837 | 2026.03.13 18:54:31.526181 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 10838 | 2026.03.13 18:54:31.530805 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 10839 | 2026.03.13 18:54:31.535275 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 10840 | 2026.03.13 18:54:31.539447 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 10841 | 2026.03.13 18:54:31.592959 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080902126 sec., 4746.47600731778 rows/sec., 24.54 MiB/sec. | ||
| 10842 | 2026.03.13 18:54:31.595332 [ 194 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10843 | 2026.03.13 18:54:31.597306 [ 194 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_51_10} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2026.03.13 18:54:31.597419 [ 194 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_51_10} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10845 | 2026.03.13 18:54:31.599156 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10846 | 2026.03.13 18:54:32.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.89 MiB, peak 334.31 MiB, free memory in arenas 0.00 B, will set to 322.96 MiB (RSS), difference: 2.07 MiB | ||
| 10847 | 2026.03.13 18:54:35.618982 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10848 | 2026.03.13 18:54:35.619197 [ 5 ] {e587b61d-cc3a-4fd0-81b5-d494a8c7828c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10849 | 2026.03.13 18:54:35.619271 [ 5 ] {e587b61d-cc3a-4fd0-81b5-d494a8c7828c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10850 | 2026.03.13 18:54:35.619947 [ 5 ] {e587b61d-cc3a-4fd0-81b5-d494a8c7828c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2026.03.13 18:54:35.619990 [ 5 ] {e587b61d-cc3a-4fd0-81b5-d494a8c7828c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10852 | 2026.03.13 18:54:35.620400 [ 5 ] {e587b61d-cc3a-4fd0-81b5-d494a8c7828c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10853 | 2026.03.13 18:54:35.620634 [ 5 ] {e587b61d-cc3a-4fd0-81b5-d494a8c7828c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2026.03.13 18:54:35.620792 [ 5 ] {e587b61d-cc3a-4fd0-81b5-d494a8c7828c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.61 MiB/sec. | ||
| 10855 | 2026.03.13 18:54:35.620834 [ 5 ] {e587b61d-cc3a-4fd0-81b5-d494a8c7828c} <Debug> TCPHandler: Processed in 0.001993789 sec. | ||
| 10856 | 2026.03.13 18:54:35.620948 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10857 | 2026.03.13 18:54:35.621043 [ 5 ] {66eb1f95-7069-4f5d-9ab4-6d8590eae829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10858 | 2026.03.13 18:54:35.621084 [ 5 ] {66eb1f95-7069-4f5d-9ab4-6d8590eae829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10859 | 2026.03.13 18:54:35.621496 [ 5 ] {66eb1f95-7069-4f5d-9ab4-6d8590eae829} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10860 | 2026.03.13 18:54:35.621531 [ 5 ] {66eb1f95-7069-4f5d-9ab4-6d8590eae829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10861 | 2026.03.13 18:54:35.621839 [ 5 ] {66eb1f95-7069-4f5d-9ab4-6d8590eae829} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10862 | 2026.03.13 18:54:35.622064 [ 5 ] {66eb1f95-7069-4f5d-9ab4-6d8590eae829} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10863 | 2026.03.13 18:54:35.622196 [ 5 ] {66eb1f95-7069-4f5d-9ab4-6d8590eae829} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 10864 | 2026.03.13 18:54:35.622234 [ 5 ] {66eb1f95-7069-4f5d-9ab4-6d8590eae829} <Debug> TCPHandler: Processed in 0.00133623 sec. | ||
| 10865 | 2026.03.13 18:54:35.622344 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10866 | 2026.03.13 18:54:35.622450 [ 5 ] {b8522e96-9b78-4042-9568-b53cf1f3b7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10867 | 2026.03.13 18:54:35.622495 [ 5 ] {b8522e96-9b78-4042-9568-b53cf1f3b7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10868 | 2026.03.13 18:54:35.622931 [ 5 ] {b8522e96-9b78-4042-9568-b53cf1f3b7ef} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10869 | 2026.03.13 18:54:35.622967 [ 5 ] {b8522e96-9b78-4042-9568-b53cf1f3b7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10870 | 2026.03.13 18:54:35.623319 [ 5 ] {b8522e96-9b78-4042-9568-b53cf1f3b7ef} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10871 | 2026.03.13 18:54:35.623524 [ 5 ] {b8522e96-9b78-4042-9568-b53cf1f3b7ef} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2026.03.13 18:54:35.623627 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10873 | 2026.03.13 18:54:35.623652 [ 5 ] {b8522e96-9b78-4042-9568-b53cf1f3b7ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 10874 | 2026.03.13 18:54:35.623659 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2026.03.13 18:54:35.623683 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10876 | 2026.03.13 18:54:35.623691 [ 5 ] {b8522e96-9b78-4042-9568-b53cf1f3b7ef} <Debug> TCPHandler: Processed in 0.001398811 sec. | ||
| 10877 | 2026.03.13 18:54:35.623801 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10878 | 2026.03.13 18:54:35.623814 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 10879 | 2026.03.13 18:54:35.623897 [ 5 ] {39e6081c-93f0-42ca-a0c5-1bc1cd978463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10880 | 2026.03.13 18:54:35.623945 [ 5 ] {39e6081c-93f0-42ca-a0c5-1bc1cd978463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10881 | 2026.03.13 18:54:35.623976 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10882 | 2026.03.13 18:54:35.624021 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 25804 rows starting from the beginning of the part | ||
| 10883 | 2026.03.13 18:54:35.624094 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10884 | 2026.03.13 18:54:35.624143 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10885 | 2026.03.13 18:54:35.624190 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1257 rows starting from the beginning of the part | ||
| 10886 | 2026.03.13 18:54:35.624232 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 128 rows starting from the beginning of the part | ||
| 10887 | 2026.03.13 18:54:35.624273 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10888 | 2026.03.13 18:54:35.624285 [ 5 ] {39e6081c-93f0-42ca-a0c5-1bc1cd978463} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.03.13 18:54:35.624326 [ 5 ] {39e6081c-93f0-42ca-a0c5-1bc1cd978463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10890 | 2026.03.13 18:54:35.624737 [ 5 ] {39e6081c-93f0-42ca-a0c5-1bc1cd978463} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10891 | 2026.03.13 18:54:35.624964 [ 5 ] {39e6081c-93f0-42ca-a0c5-1bc1cd978463} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10892 | 2026.03.13 18:54:35.625096 [ 5 ] {39e6081c-93f0-42ca-a0c5-1bc1cd978463} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 10893 | 2026.03.13 18:54:35.625132 [ 5 ] {39e6081c-93f0-42ca-a0c5-1bc1cd978463} <Debug> TCPHandler: Processed in 0.001381791 sec. | ||
| 10894 | 2026.03.13 18:54:35.631665 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27669 rows, containing 5 columns (5 merged, 0 gathered) in 0.007909456 sec., 3498217.8293930707 rows/sec., 229.95 MiB/sec. | ||
| 10895 | 2026.03.13 18:54:35.632093 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10896 | 2026.03.13 18:54:35.632432 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2026.03.13 18:54:35.632526 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10898 | 2026.03.13 18:54:35.632644 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10899 | 2026.03.13 18:54:36.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.29 MiB, peak 334.31 MiB, free memory in arenas 0.00 B, will set to 325.67 MiB (RSS), difference: 2.38 MiB | ||
| 10900 | 2026.03.13 18:54:37.516847 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10901 | 2026.03.13 18:54:37.516930 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10902 | 2026.03.13 18:54:37.700345 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24982 | ||
| 10903 | 2026.03.13 18:54:37.701008 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2026.03.13 18:54:37.701055 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10905 | 2026.03.13 18:54:37.701559 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10906 | 2026.03.13 18:54:37.701796 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2026.03.13 18:54:37.701949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24982 | ||
| 10908 | 2026.03.13 18:54:37.789440 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1320 | ||
| 10909 | 2026.03.13 18:54:37.791655 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10910 | 2026.03.13 18:54:37.791692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10911 | 2026.03.13 18:54:37.792818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10912 | 2026.03.13 18:54:37.793078 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10913 | 2026.03.13 18:54:37.793337 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1320 | ||
| 10914 | 2026.03.13 18:54:38.575483 [ 124 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 5 parts from all_1_49_10 to all_53_53_0 | ||
| 10915 | 2026.03.13 18:54:38.575549 [ 124 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10916 | 2026.03.13 18:54:38.575568 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10917 | 2026.03.13 18:54:38.575699 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_53_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_10 to all_53_53_0 into Compact with storage Full | ||
| 10918 | 2026.03.13 18:54:38.575846 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_53_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10919 | 2026.03.13 18:54:38.575879 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 226 rows starting from the beginning of the part | ||
| 10920 | 2026.03.13 18:54:38.575949 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 10921 | 2026.03.13 18:54:38.576003 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2 rows starting from the beginning of the part | ||
| 10922 | 2026.03.13 18:54:38.576048 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part | ||
| 10923 | 2026.03.13 18:54:38.576089 [ 199 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part | ||
| 10924 | 2026.03.13 18:54:38.576880 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_53_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233006 sec., 309811.95549737796 rows/sec., 22.21 MiB/sec. | ||
| 10925 | 2026.03.13 18:54:38.577045 [ 191 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_53_11} <Trace> MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) | ||
| 10926 | 2026.03.13 18:54:38.577303 [ 191 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_53_11} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10927 | 2026.03.13 18:54:38.577389 [ 191 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_53_11} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 5 parts: [all_1_49_10, all_53_53_0] -> all_1_53_11 | ||
| 10928 | 2026.03.13 18:54:38.577469 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10929 | 2026.03.13 18:54:39.015961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10930 | 2026.03.13 18:54:39.031051 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10931 | 2026.03.13 18:54:39.031121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10932 | 2026.03.13 18:54:39.036452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10933 | 2026.03.13 18:54:39.037117 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10934 | 2026.03.13 18:54:39.039914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10935 | 2026.03.13 18:54:40.621481 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10936 | 2026.03.13 18:54:40.621684 [ 5 ] {72849ea0-b1e7-4178-b008-ec38ab8a3914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10937 | 2026.03.13 18:54:40.621764 [ 5 ] {72849ea0-b1e7-4178-b008-ec38ab8a3914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10938 | 2026.03.13 18:54:40.622512 [ 5 ] {72849ea0-b1e7-4178-b008-ec38ab8a3914} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2026.03.13 18:54:40.622564 [ 5 ] {72849ea0-b1e7-4178-b008-ec38ab8a3914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10940 | 2026.03.13 18:54:40.622981 [ 5 ] {72849ea0-b1e7-4178-b008-ec38ab8a3914} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10941 | 2026.03.13 18:54:40.623222 [ 5 ] {72849ea0-b1e7-4178-b008-ec38ab8a3914} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2026.03.13 18:54:40.623395 [ 5 ] {72849ea0-b1e7-4178-b008-ec38ab8a3914} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001765 sec., 78186.96883852691 rows/sec., 6.80 MiB/sec. | ||
| 10943 | 2026.03.13 18:54:40.623446 [ 5 ] {72849ea0-b1e7-4178-b008-ec38ab8a3914} <Debug> TCPHandler: Processed in 0.002107303 sec. | ||
| 10944 | 2026.03.13 18:54:40.623571 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2026.03.13 18:54:40.623677 [ 5 ] {469cd1e9-eb52-4713-87b6-de159297fa19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10946 | 2026.03.13 18:54:40.623724 [ 5 ] {469cd1e9-eb52-4713-87b6-de159297fa19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10947 | 2026.03.13 18:54:40.624161 [ 5 ] {469cd1e9-eb52-4713-87b6-de159297fa19} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2026.03.13 18:54:40.624199 [ 5 ] {469cd1e9-eb52-4713-87b6-de159297fa19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10949 | 2026.03.13 18:54:40.624516 [ 5 ] {469cd1e9-eb52-4713-87b6-de159297fa19} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10950 | 2026.03.13 18:54:40.624740 [ 5 ] {469cd1e9-eb52-4713-87b6-de159297fa19} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2026.03.13 18:54:40.624876 [ 5 ] {469cd1e9-eb52-4713-87b6-de159297fa19} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001224 sec., 33496.73202614379 rows/sec., 2.46 MiB/sec. | ||
| 10952 | 2026.03.13 18:54:40.624915 [ 5 ] {469cd1e9-eb52-4713-87b6-de159297fa19} <Debug> TCPHandler: Processed in 0.001398412 sec. | ||
| 10953 | 2026.03.13 18:54:40.625033 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10954 | 2026.03.13 18:54:40.625152 [ 5 ] {7c086313-3ac3-469c-b530-ecf304a42650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10955 | 2026.03.13 18:54:40.625200 [ 5 ] {7c086313-3ac3-469c-b530-ecf304a42650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10956 | 2026.03.13 18:54:40.625723 [ 5 ] {7c086313-3ac3-469c-b530-ecf304a42650} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2026.03.13 18:54:40.625765 [ 5 ] {7c086313-3ac3-469c-b530-ecf304a42650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10958 | 2026.03.13 18:54:40.626090 [ 5 ] {7c086313-3ac3-469c-b530-ecf304a42650} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10959 | 2026.03.13 18:54:40.626297 [ 5 ] {7c086313-3ac3-469c-b530-ecf304a42650} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2026.03.13 18:54:40.626425 [ 5 ] {7c086313-3ac3-469c-b530-ecf304a42650} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001298 sec., 80893.68258859785 rows/sec., 6.32 MiB/sec. | ||
| 10961 | 2026.03.13 18:54:40.626462 [ 5 ] {7c086313-3ac3-469c-b530-ecf304a42650} <Debug> TCPHandler: Processed in 0.001488085 sec. | ||
| 10962 | 2026.03.13 18:54:40.626567 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10963 | 2026.03.13 18:54:40.626659 [ 5 ] {87ee7984-1952-4603-9714-d37d56019a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10964 | 2026.03.13 18:54:40.626702 [ 5 ] {87ee7984-1952-4603-9714-d37d56019a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10965 | 2026.03.13 18:54:40.627104 [ 5 ] {87ee7984-1952-4603-9714-d37d56019a28} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10966 | 2026.03.13 18:54:40.627139 [ 5 ] {87ee7984-1952-4603-9714-d37d56019a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10967 | 2026.03.13 18:54:40.627451 [ 5 ] {87ee7984-1952-4603-9714-d37d56019a28} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10968 | 2026.03.13 18:54:40.627649 [ 5 ] {87ee7984-1952-4603-9714-d37d56019a28} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2026.03.13 18:54:40.627777 [ 5 ] {87ee7984-1952-4603-9714-d37d56019a28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 10970 | 2026.03.13 18:54:40.627813 [ 5 ] {87ee7984-1952-4603-9714-d37d56019a28} <Debug> TCPHandler: Processed in 0.001293059 sec. | ||
| 10971 | 2026.03.13 18:54:40.627914 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10972 | 2026.03.13 18:54:40.628006 [ 5 ] {5d1b8407-0778-4223-a125-dd594916decc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10973 | 2026.03.13 18:54:40.628060 [ 5 ] {5d1b8407-0778-4223-a125-dd594916decc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10974 | 2026.03.13 18:54:40.628920 [ 5 ] {5d1b8407-0778-4223-a125-dd594916decc} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2026.03.13 18:54:40.628956 [ 5 ] {5d1b8407-0778-4223-a125-dd594916decc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10976 | 2026.03.13 18:54:40.629508 [ 5 ] {5d1b8407-0778-4223-a125-dd594916decc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10977 | 2026.03.13 18:54:40.629729 [ 5 ] {5d1b8407-0778-4223-a125-dd594916decc} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2026.03.13 18:54:40.629865 [ 5 ] {5d1b8407-0778-4223-a125-dd594916decc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001876 sec., 21855.01066098081 rows/sec., 39.16 MiB/sec. | ||
| 10979 | 2026.03.13 18:54:40.629917 [ 5 ] {5d1b8407-0778-4223-a125-dd594916decc} <Debug> TCPHandler: Processed in 0.002048891 sec. | ||
| 10980 | 2026.03.13 18:54:40.630023 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2026.03.13 18:54:40.630114 [ 5 ] {57874cfc-6172-4696-8b54-a475311798ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10982 | 2026.03.13 18:54:40.630155 [ 5 ] {57874cfc-6172-4696-8b54-a475311798ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10983 | 2026.03.13 18:54:40.630477 [ 5 ] {57874cfc-6172-4696-8b54-a475311798ec} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2026.03.13 18:54:40.630513 [ 5 ] {57874cfc-6172-4696-8b54-a475311798ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10985 | 2026.03.13 18:54:40.630804 [ 5 ] {57874cfc-6172-4696-8b54-a475311798ec} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10986 | 2026.03.13 18:54:40.631007 [ 5 ] {57874cfc-6172-4696-8b54-a475311798ec} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2026.03.13 18:54:40.631123 [ 122 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10988 | 2026.03.13 18:54:40.631132 [ 5 ] {57874cfc-6172-4696-8b54-a475311798ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 10989 | 2026.03.13 18:54:40.631197 [ 122 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2026.03.13 18:54:40.631206 [ 5 ] {57874cfc-6172-4696-8b54-a475311798ec} <Debug> TCPHandler: Processed in 0.001230066 sec. | ||
| 10991 | 2026.03.13 18:54:40.631225 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 10992 | 2026.03.13 18:54:40.631326 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 10993 | 2026.03.13 18:54:40.631434 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10994 | 2026.03.13 18:54:40.631468 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3900 rows starting from the beginning of the part | ||
| 10995 | 2026.03.13 18:54:40.631532 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 10996 | 2026.03.13 18:54:40.631582 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 12 rows starting from the beginning of the part | ||
| 10997 | 2026.03.13 18:54:40.631626 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part | ||
| 10998 | 2026.03.13 18:54:40.631675 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10999 | 2026.03.13 18:54:40.631719 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11000 | 2026.03.13 18:54:40.632852 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001569067 sec., 2638510.6563327126 rows/sec., 175.77 MiB/sec. | ||
| 11001 | 2026.03.13 18:54:40.633170 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11002 | 2026.03.13 18:54:40.633477 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_81_16} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11003 | 2026.03.13 18:54:40.633560 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_81_16} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11004 | 2026.03.13 18:54:40.633668 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 11005 | 2026.03.13 18:54:45.203036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25494 | ||
| 11006 | 2026.03.13 18:54:45.203579 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2026.03.13 18:54:45.203616 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11008 | 2026.03.13 18:54:45.204085 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11009 | 2026.03.13 18:54:45.204309 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11010 | 2026.03.13 18:54:45.204436 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25494 | ||
| 11011 | 2026.03.13 18:54:45.619047 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11012 | 2026.03.13 18:54:45.619227 [ 5 ] {10f5cc81-53a7-41ff-afdf-f17c97fcfe4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11013 | 2026.03.13 18:54:45.619294 [ 5 ] {10f5cc81-53a7-41ff-afdf-f17c97fcfe4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11014 | 2026.03.13 18:54:45.619916 [ 5 ] {10f5cc81-53a7-41ff-afdf-f17c97fcfe4d} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11015 | 2026.03.13 18:54:45.619969 [ 5 ] {10f5cc81-53a7-41ff-afdf-f17c97fcfe4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11016 | 2026.03.13 18:54:45.620386 [ 5 ] {10f5cc81-53a7-41ff-afdf-f17c97fcfe4d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11017 | 2026.03.13 18:54:45.620644 [ 5 ] {10f5cc81-53a7-41ff-afdf-f17c97fcfe4d} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2026.03.13 18:54:45.620802 [ 5 ] {10f5cc81-53a7-41ff-afdf-f17c97fcfe4d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001624 sec., 1231.527093596059 rows/sec., 100.42 KiB/sec. | ||
| 11019 | 2026.03.13 18:54:45.620843 [ 5 ] {10f5cc81-53a7-41ff-afdf-f17c97fcfe4d} <Debug> TCPHandler: Processed in 0.001931547 sec. | ||
| 11020 | 2026.03.13 18:54:45.620967 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11021 | 2026.03.13 18:54:45.621064 [ 5 ] {d203ea40-cecc-4b5b-afc3-304cdf07cc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11022 | 2026.03.13 18:54:45.621103 [ 5 ] {d203ea40-cecc-4b5b-afc3-304cdf07cc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11023 | 2026.03.13 18:54:45.621525 [ 5 ] {d203ea40-cecc-4b5b-afc3-304cdf07cc65} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2026.03.13 18:54:45.621561 [ 5 ] {d203ea40-cecc-4b5b-afc3-304cdf07cc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11025 | 2026.03.13 18:54:45.621926 [ 5 ] {d203ea40-cecc-4b5b-afc3-304cdf07cc65} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11026 | 2026.03.13 18:54:45.622169 [ 5 ] {d203ea40-cecc-4b5b-afc3-304cdf07cc65} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11027 | 2026.03.13 18:54:45.622314 [ 5 ] {d203ea40-cecc-4b5b-afc3-304cdf07cc65} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.00127 sec., 44881.88976377952 rows/sec., 3.44 MiB/sec. | ||
| 11028 | 2026.03.13 18:54:45.622352 [ 5 ] {d203ea40-cecc-4b5b-afc3-304cdf07cc65} <Debug> TCPHandler: Processed in 0.001435313 sec. | ||
| 11029 | 2026.03.13 18:54:45.622472 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11030 | 2026.03.13 18:54:45.622566 [ 5 ] {7841ae85-a352-4dea-b18e-d7a4a243e022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11031 | 2026.03.13 18:54:45.622611 [ 5 ] {7841ae85-a352-4dea-b18e-d7a4a243e022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11032 | 2026.03.13 18:54:45.622999 [ 5 ] {7841ae85-a352-4dea-b18e-d7a4a243e022} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11033 | 2026.03.13 18:54:45.623038 [ 5 ] {7841ae85-a352-4dea-b18e-d7a4a243e022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11034 | 2026.03.13 18:54:45.623351 [ 5 ] {7841ae85-a352-4dea-b18e-d7a4a243e022} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11035 | 2026.03.13 18:54:45.623565 [ 5 ] {7841ae85-a352-4dea-b18e-d7a4a243e022} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11036 | 2026.03.13 18:54:45.623702 [ 5 ] {7841ae85-a352-4dea-b18e-d7a4a243e022} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001155 sec., 1731.6017316017317 rows/sec., 120.91 KiB/sec. | ||
| 11037 | 2026.03.13 18:54:45.623739 [ 5 ] {7841ae85-a352-4dea-b18e-d7a4a243e022} <Debug> TCPHandler: Processed in 0.00131478 sec. | ||
| 11038 | 2026.03.13 18:54:45.623850 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11039 | 2026.03.13 18:54:45.623941 [ 5 ] {a93d2b21-b924-4ce7-99a7-91c410711589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11040 | 2026.03.13 18:54:45.623980 [ 5 ] {a93d2b21-b924-4ce7-99a7-91c410711589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11041 | 2026.03.13 18:54:45.624416 [ 5 ] {a93d2b21-b924-4ce7-99a7-91c410711589} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11042 | 2026.03.13 18:54:45.624452 [ 5 ] {a93d2b21-b924-4ce7-99a7-91c410711589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11043 | 2026.03.13 18:54:45.624792 [ 5 ] {a93d2b21-b924-4ce7-99a7-91c410711589} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11044 | 2026.03.13 18:54:45.625006 [ 5 ] {a93d2b21-b924-4ce7-99a7-91c410711589} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11045 | 2026.03.13 18:54:45.625137 [ 5 ] {a93d2b21-b924-4ce7-99a7-91c410711589} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001213 sec., 54410.552349546575 rows/sec., 4.25 MiB/sec. | ||
| 11046 | 2026.03.13 18:54:45.625175 [ 5 ] {a93d2b21-b924-4ce7-99a7-91c410711589} <Debug> TCPHandler: Processed in 0.001373431 sec. | ||
| 11047 | 2026.03.13 18:54:45.625286 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11048 | 2026.03.13 18:54:45.625379 [ 5 ] {d5bdc09b-695f-4c9c-82c4-60ede778b9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11049 | 2026.03.13 18:54:45.625421 [ 5 ] {d5bdc09b-695f-4c9c-82c4-60ede778b9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11050 | 2026.03.13 18:54:45.625833 [ 5 ] {d5bdc09b-695f-4c9c-82c4-60ede778b9e3} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11051 | 2026.03.13 18:54:45.625870 [ 5 ] {d5bdc09b-695f-4c9c-82c4-60ede778b9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11052 | 2026.03.13 18:54:45.626234 [ 5 ] {d5bdc09b-695f-4c9c-82c4-60ede778b9e3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11053 | 2026.03.13 18:54:45.626443 [ 5 ] {d5bdc09b-695f-4c9c-82c4-60ede778b9e3} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11054 | 2026.03.13 18:54:45.626573 [ 5 ] {d5bdc09b-695f-4c9c-82c4-60ede778b9e3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00121 sec., 133057.85123966943 rows/sec., 9.27 MiB/sec. | ||
| 11055 | 2026.03.13 18:54:45.626612 [ 5 ] {d5bdc09b-695f-4c9c-82c4-60ede778b9e3} <Debug> TCPHandler: Processed in 0.00137351 sec. | ||
| 11056 | 2026.03.13 18:54:45.626720 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11057 | 2026.03.13 18:54:45.626813 [ 5 ] {b44e9caf-3624-4808-893e-1f33c2901798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11058 | 2026.03.13 18:54:45.626854 [ 5 ] {b44e9caf-3624-4808-893e-1f33c2901798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11059 | 2026.03.13 18:54:45.627183 [ 5 ] {b44e9caf-3624-4808-893e-1f33c2901798} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11060 | 2026.03.13 18:54:45.627219 [ 5 ] {b44e9caf-3624-4808-893e-1f33c2901798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11061 | 2026.03.13 18:54:45.627596 [ 5 ] {b44e9caf-3624-4808-893e-1f33c2901798} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11062 | 2026.03.13 18:54:45.627904 [ 5 ] {b44e9caf-3624-4808-893e-1f33c2901798} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11063 | 2026.03.13 18:54:45.628081 [ 5 ] {b44e9caf-3624-4808-893e-1f33c2901798} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec. | ||
| 11064 | 2026.03.13 18:54:45.628121 [ 5 ] {b44e9caf-3624-4808-893e-1f33c2901798} <Debug> TCPHandler: Processed in 0.001449504 sec. | ||
| 11065 | 2026.03.13 18:54:46.540983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11066 | 2026.03.13 18:54:46.556995 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11067 | 2026.03.13 18:54:46.557042 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11068 | 2026.03.13 18:54:46.562749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11069 | 2026.03.13 18:54:46.563470 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11070 | 2026.03.13 18:54:46.566145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11071 | 2026.03.13 18:54:47.794415 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1344 | ||
| 11072 | 2026.03.13 18:54:47.797326 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11073 | 2026.03.13 18:54:47.797405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11074 | 2026.03.13 18:54:47.798778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11075 | 2026.03.13 18:54:47.799064 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11076 | 2026.03.13 18:54:47.799473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
| 11077 | 2026.03.13 18:54:50.621505 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11078 | 2026.03.13 18:54:50.621680 [ 5 ] {bd4085ab-31e6-4550-b55c-a198e529f5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11079 | 2026.03.13 18:54:50.621744 [ 5 ] {bd4085ab-31e6-4550-b55c-a198e529f5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11080 | 2026.03.13 18:54:50.622440 [ 5 ] {bd4085ab-31e6-4550-b55c-a198e529f5a3} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11081 | 2026.03.13 18:54:50.622478 [ 5 ] {bd4085ab-31e6-4550-b55c-a198e529f5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11082 | 2026.03.13 18:54:50.622874 [ 5 ] {bd4085ab-31e6-4550-b55c-a198e529f5a3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11083 | 2026.03.13 18:54:50.623106 [ 5 ] {bd4085ab-31e6-4550-b55c-a198e529f5a3} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11084 | 2026.03.13 18:54:50.623236 [ 35 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11085 | 2026.03.13 18:54:50.623256 [ 5 ] {bd4085ab-31e6-4550-b55c-a198e529f5a3} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001623 sec., 85027.72643253235 rows/sec., 7.39 MiB/sec. | ||
| 11086 | 2026.03.13 18:54:50.623271 [ 35 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11087 | 2026.03.13 18:54:50.623293 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11088 | 2026.03.13 18:54:50.623298 [ 5 ] {bd4085ab-31e6-4550-b55c-a198e529f5a3} <Debug> TCPHandler: Processed in 0.001920117 sec. | ||
| 11089 | 2026.03.13 18:54:50.623384 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 11090 | 2026.03.13 18:54:50.623420 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2026.03.13 18:54:50.623482 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11092 | 2026.03.13 18:54:50.623515 [ 5 ] {47822af5-cd54-403e-a453-54b8626b623e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11093 | 2026.03.13 18:54:50.623517 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2894 rows starting from the beginning of the part | ||
| 11094 | 2026.03.13 18:54:50.623555 [ 5 ] {47822af5-cd54-403e-a453-54b8626b623e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11095 | 2026.03.13 18:54:50.623595 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 11096 | 2026.03.13 18:54:50.623648 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 11097 | 2026.03.13 18:54:50.623698 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 138 rows starting from the beginning of the part | ||
| 11098 | 2026.03.13 18:54:50.623750 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 57 rows starting from the beginning of the part | ||
| 11099 | 2026.03.13 18:54:50.623795 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 138 rows starting from the beginning of the part | ||
| 11100 | 2026.03.13 18:54:50.623982 [ 5 ] {47822af5-cd54-403e-a453-54b8626b623e} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11101 | 2026.03.13 18:54:50.624016 [ 5 ] {47822af5-cd54-403e-a453-54b8626b623e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11102 | 2026.03.13 18:54:50.624311 [ 5 ] {47822af5-cd54-403e-a453-54b8626b623e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11103 | 2026.03.13 18:54:50.624526 [ 5 ] {47822af5-cd54-403e-a453-54b8626b623e} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11104 | 2026.03.13 18:54:50.624659 [ 5 ] {47822af5-cd54-403e-a453-54b8626b623e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001162 sec., 35283.993115318415 rows/sec., 2.59 MiB/sec. | ||
| 11105 | 2026.03.13 18:54:50.624697 [ 5 ] {47822af5-cd54-403e-a453-54b8626b623e} <Debug> TCPHandler: Processed in 0.00132594 sec. | ||
| 11106 | 2026.03.13 18:54:50.624816 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11107 | 2026.03.13 18:54:50.624912 [ 5 ] {ca2d311c-8362-48f0-8392-2b306a3d6f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11108 | 2026.03.13 18:54:50.624952 [ 5 ] {ca2d311c-8362-48f0-8392-2b306a3d6f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11109 | 2026.03.13 18:54:50.625110 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001761703 sec., 1895325.1484501075 rows/sec., 155.01 MiB/sec. | ||
| 11110 | 2026.03.13 18:54:50.625380 [ 5 ] {ca2d311c-8362-48f0-8392-2b306a3d6f8c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11111 | 2026.03.13 18:54:50.625421 [ 5 ] {ca2d311c-8362-48f0-8392-2b306a3d6f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11112 | 2026.03.13 18:54:50.625477 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11113 | 2026.03.13 18:54:50.625780 [ 5 ] {ca2d311c-8362-48f0-8392-2b306a3d6f8c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11114 | 2026.03.13 18:54:50.625858 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_86_17} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2026.03.13 18:54:50.625966 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_86_17} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11116 | 2026.03.13 18:54:50.626033 [ 5 ] {ca2d311c-8362-48f0-8392-2b306a3d6f8c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11117 | 2026.03.13 18:54:50.626074 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 11118 | 2026.03.13 18:54:50.626150 [ 35 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11119 | 2026.03.13 18:54:50.626173 [ 5 ] {ca2d311c-8362-48f0-8392-2b306a3d6f8c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00128 sec., 82031.25 rows/sec., 6.41 MiB/sec. | ||
| 11120 | 2026.03.13 18:54:50.626186 [ 35 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11121 | 2026.03.13 18:54:50.626206 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11122 | 2026.03.13 18:54:50.626212 [ 5 ] {ca2d311c-8362-48f0-8392-2b306a3d6f8c} <Debug> TCPHandler: Processed in 0.001445763 sec. | ||
| 11123 | 2026.03.13 18:54:50.626294 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 11124 | 2026.03.13 18:54:50.626326 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11125 | 2026.03.13 18:54:50.626422 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11126 | 2026.03.13 18:54:50.626424 [ 5 ] {ee63fbe3-8b94-46bc-9d59-0419e032e866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11127 | 2026.03.13 18:54:50.626466 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1552 rows starting from the beginning of the part | ||
| 11128 | 2026.03.13 18:54:50.626488 [ 5 ] {ee63fbe3-8b94-46bc-9d59-0419e032e866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11129 | 2026.03.13 18:54:50.626542 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 11130 | 2026.03.13 18:54:50.626601 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 11131 | 2026.03.13 18:54:50.626649 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 105 rows starting from the beginning of the part | ||
| 11132 | 2026.03.13 18:54:50.626691 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 66 rows starting from the beginning of the part | ||
| 11133 | 2026.03.13 18:54:50.626737 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 105 rows starting from the beginning of the part | ||
| 11134 | 2026.03.13 18:54:50.626915 [ 5 ] {ee63fbe3-8b94-46bc-9d59-0419e032e866} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2026.03.13 18:54:50.626957 [ 5 ] {ee63fbe3-8b94-46bc-9d59-0419e032e866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11136 | 2026.03.13 18:54:50.627293 [ 5 ] {ee63fbe3-8b94-46bc-9d59-0419e032e866} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11137 | 2026.03.13 18:54:50.627519 [ 5 ] {ee63fbe3-8b94-46bc-9d59-0419e032e866} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2026.03.13 18:54:50.627660 [ 5 ] {ee63fbe3-8b94-46bc-9d59-0419e032e866} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 11139 | 2026.03.13 18:54:50.627697 [ 5 ] {ee63fbe3-8b94-46bc-9d59-0419e032e866} <Debug> TCPHandler: Processed in 0.001421482 sec. | ||
| 11140 | 2026.03.13 18:54:50.627812 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11141 | 2026.03.13 18:54:50.627903 [ 197 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651179 sec., 1184608.0891290405 rows/sec., 89.22 MiB/sec. | ||
| 11142 | 2026.03.13 18:54:50.627910 [ 5 ] {c294e9aa-7189-48da-85b7-7cee57b78ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11143 | 2026.03.13 18:54:50.627983 [ 5 ] {c294e9aa-7189-48da-85b7-7cee57b78ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11144 | 2026.03.13 18:54:50.628095 [ 197 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11145 | 2026.03.13 18:54:50.628363 [ 197 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_86_17} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11146 | 2026.03.13 18:54:50.628438 [ 197 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_86_17} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11147 | 2026.03.13 18:54:50.628521 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 11148 | 2026.03.13 18:54:50.628887 [ 5 ] {c294e9aa-7189-48da-85b7-7cee57b78ae3} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11149 | 2026.03.13 18:54:50.628929 [ 5 ] {c294e9aa-7189-48da-85b7-7cee57b78ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11150 | 2026.03.13 18:54:50.629507 [ 5 ] {c294e9aa-7189-48da-85b7-7cee57b78ae3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11151 | 2026.03.13 18:54:50.629731 [ 5 ] {c294e9aa-7189-48da-85b7-7cee57b78ae3} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11152 | 2026.03.13 18:54:50.629883 [ 5 ] {c294e9aa-7189-48da-85b7-7cee57b78ae3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001975 sec., 20759.493670886073 rows/sec., 37.20 MiB/sec. | ||
| 11153 | 2026.03.13 18:54:50.629943 [ 5 ] {c294e9aa-7189-48da-85b7-7cee57b78ae3} <Debug> TCPHandler: Processed in 0.002182595 sec. | ||
| 11154 | 2026.03.13 18:54:50.630060 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11155 | 2026.03.13 18:54:50.630155 [ 5 ] {7a53e394-0fad-45b4-a015-a0ee48076e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11156 | 2026.03.13 18:54:50.630196 [ 5 ] {7a53e394-0fad-45b4-a015-a0ee48076e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11157 | 2026.03.13 18:54:50.630539 [ 5 ] {7a53e394-0fad-45b4-a015-a0ee48076e9a} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11158 | 2026.03.13 18:54:50.630578 [ 5 ] {7a53e394-0fad-45b4-a015-a0ee48076e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 11159 | 2026.03.13 18:54:50.630891 [ 5 ] {7a53e394-0fad-45b4-a015-a0ee48076e9a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11160 | 2026.03.13 18:54:50.631100 [ 5 ] {7a53e394-0fad-45b4-a015-a0ee48076e9a} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2026.03.13 18:54:50.631226 [ 5 ] {7a53e394-0fad-45b4-a015-a0ee48076e9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 11162 | 2026.03.13 18:54:50.631261 [ 5 ] {7a53e394-0fad-45b4-a015-a0ee48076e9a} <Debug> TCPHandler: Processed in 0.001250798 sec. | ||
| 11163 | 2026.03.13 18:54:52.516963 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11164 | 2026.03.13 18:54:52.517024 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11165 | 2026.03.13 18:54:52.704606 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25942 | ||
| 11166 | 2026.03.13 18:54:52.705412 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11167 | 2026.03.13 18:54:52.705464 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11168 | 2026.03.13 18:54:52.705962 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11169 | 2026.03.13 18:54:52.706208 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11170 | 2026.03.13 18:54:52.706368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25942 | ||
| 11171 | 2026.03.13 18:54:54.066195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11172 | 2026.03.13 18:54:54.083279 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11173 | 2026.03.13 18:54:54.083338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11174 | 2026.03.13 18:54:54.089516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11175 | 2026.03.13 18:54:54.090189 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11176 | 2026.03.13 18:54:54.093238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11177 | 2026.03.13 18:54:55.619639 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11178 | 2026.03.13 18:54:55.619900 [ 5 ] {2a5d942d-2db5-4c32-93d4-f57eb09a736b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11179 | 2026.03.13 18:54:55.619997 [ 5 ] {2a5d942d-2db5-4c32-93d4-f57eb09a736b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11180 | 2026.03.13 18:54:55.620791 [ 5 ] {2a5d942d-2db5-4c32-93d4-f57eb09a736b} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11181 | 2026.03.13 18:54:55.620840 [ 5 ] {2a5d942d-2db5-4c32-93d4-f57eb09a736b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11182 | 2026.03.13 18:54:55.621237 [ 5 ] {2a5d942d-2db5-4c32-93d4-f57eb09a736b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11183 | 2026.03.13 18:54:55.621464 [ 5 ] {2a5d942d-2db5-4c32-93d4-f57eb09a736b} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11184 | 2026.03.13 18:54:55.621619 [ 5 ] {2a5d942d-2db5-4c32-93d4-f57eb09a736b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001789 sec., 31302.40357741755 rows/sec., 2.40 MiB/sec. | ||
| 11185 | 2026.03.13 18:54:55.621661 [ 5 ] {2a5d942d-2db5-4c32-93d4-f57eb09a736b} <Debug> TCPHandler: Processed in 0.002197716 sec. | ||
| 11186 | 2026.03.13 18:54:55.621784 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11187 | 2026.03.13 18:54:55.621878 [ 5 ] {77a85076-6cc8-4164-a59c-038d4a108c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11188 | 2026.03.13 18:54:55.621919 [ 5 ] {77a85076-6cc8-4164-a59c-038d4a108c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11189 | 2026.03.13 18:54:55.622338 [ 5 ] {77a85076-6cc8-4164-a59c-038d4a108c7a} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.03.13 18:54:55.622375 [ 5 ] {77a85076-6cc8-4164-a59c-038d4a108c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11191 | 2026.03.13 18:54:55.622682 [ 5 ] {77a85076-6cc8-4164-a59c-038d4a108c7a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11192 | 2026.03.13 18:54:55.622889 [ 5 ] {77a85076-6cc8-4164-a59c-038d4a108c7a} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2026.03.13 18:54:55.623019 [ 5 ] {77a85076-6cc8-4164-a59c-038d4a108c7a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 11194 | 2026.03.13 18:54:55.623057 [ 5 ] {77a85076-6cc8-4164-a59c-038d4a108c7a} <Debug> TCPHandler: Processed in 0.00132365 sec. | ||
| 11195 | 2026.03.13 18:54:55.623167 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11196 | 2026.03.13 18:54:55.623260 [ 5 ] {29e21b58-c95f-446d-b974-4e0e790709e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11197 | 2026.03.13 18:54:55.623303 [ 5 ] {29e21b58-c95f-446d-b974-4e0e790709e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11198 | 2026.03.13 18:54:55.623740 [ 5 ] {29e21b58-c95f-446d-b974-4e0e790709e1} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2026.03.13 18:54:55.623784 [ 5 ] {29e21b58-c95f-446d-b974-4e0e790709e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11200 | 2026.03.13 18:54:55.624179 [ 5 ] {29e21b58-c95f-446d-b974-4e0e790709e1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11201 | 2026.03.13 18:54:55.624428 [ 5 ] {29e21b58-c95f-446d-b974-4e0e790709e1} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2026.03.13 18:54:55.624570 [ 5 ] {29e21b58-c95f-446d-b974-4e0e790709e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 11203 | 2026.03.13 18:54:55.624607 [ 5 ] {29e21b58-c95f-446d-b974-4e0e790709e1} <Debug> TCPHandler: Processed in 0.001489245 sec. | ||
| 11204 | 2026.03.13 18:54:55.624736 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11205 | 2026.03.13 18:54:55.624855 [ 5 ] {1c6b1b6c-39bb-420c-b1cb-1e443dc85d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11206 | 2026.03.13 18:54:55.624908 [ 5 ] {1c6b1b6c-39bb-420c-b1cb-1e443dc85d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11207 | 2026.03.13 18:54:55.625303 [ 5 ] {1c6b1b6c-39bb-420c-b1cb-1e443dc85d0a} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11208 | 2026.03.13 18:54:55.625348 [ 5 ] {1c6b1b6c-39bb-420c-b1cb-1e443dc85d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11209 | 2026.03.13 18:54:55.625742 [ 5 ] {1c6b1b6c-39bb-420c-b1cb-1e443dc85d0a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11210 | 2026.03.13 18:54:55.625961 [ 5 ] {1c6b1b6c-39bb-420c-b1cb-1e443dc85d0a} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11211 | 2026.03.13 18:54:55.626095 [ 5 ] {1c6b1b6c-39bb-420c-b1cb-1e443dc85d0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001265 sec., 47430.83003952569 rows/sec., 3.20 MiB/sec. | ||
| 11212 | 2026.03.13 18:54:55.626132 [ 5 ] {1c6b1b6c-39bb-420c-b1cb-1e443dc85d0a} <Debug> TCPHandler: Processed in 0.001458863 sec. | ||
| 11213 | 2026.03.13 18:54:56.586850 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11214 | 2026.03.13 18:54:56.587027 [ 5 ] {e5366757-40f1-4ac4-a981-37402602f2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11215 | 2026.03.13 18:54:56.587092 [ 5 ] {e5366757-40f1-4ac4-a981-37402602f2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11216 | 2026.03.13 18:54:56.587728 [ 5 ] {e5366757-40f1-4ac4-a981-37402602f2b6} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2026.03.13 18:54:56.587771 [ 5 ] {e5366757-40f1-4ac4-a981-37402602f2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11218 | 2026.03.13 18:54:56.588142 [ 5 ] {e5366757-40f1-4ac4-a981-37402602f2b6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11219 | 2026.03.13 18:54:56.588364 [ 5 ] {e5366757-40f1-4ac4-a981-37402602f2b6} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11220 | 2026.03.13 18:54:56.588512 [ 5 ] {e5366757-40f1-4ac4-a981-37402602f2b6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001535 sec., 15635.179153094463 rows/sec., 1.30 MiB/sec. | ||
| 11221 | 2026.03.13 18:54:56.588555 [ 5 ] {e5366757-40f1-4ac4-a981-37402602f2b6} <Debug> TCPHandler: Processed in 0.001833515 sec. | ||
| 11222 | 2026.03.13 18:54:56.588691 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2026.03.13 18:54:56.588796 [ 5 ] {4035009d-6533-4ac6-88d9-7f12723576e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11224 | 2026.03.13 18:54:56.588841 [ 5 ] {4035009d-6533-4ac6-88d9-7f12723576e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11225 | 2026.03.13 18:54:56.589252 [ 5 ] {4035009d-6533-4ac6-88d9-7f12723576e5} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2026.03.13 18:54:56.589292 [ 5 ] {4035009d-6533-4ac6-88d9-7f12723576e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11227 | 2026.03.13 18:54:56.589617 [ 5 ] {4035009d-6533-4ac6-88d9-7f12723576e5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11228 | 2026.03.13 18:54:56.589848 [ 5 ] {4035009d-6533-4ac6-88d9-7f12723576e5} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2026.03.13 18:54:56.589985 [ 5 ] {4035009d-6533-4ac6-88d9-7f12723576e5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001208 sec., 4966.887417218542 rows/sec., 405.01 KiB/sec. | ||
| 11230 | 2026.03.13 18:54:56.590024 [ 5 ] {4035009d-6533-4ac6-88d9-7f12723576e5} <Debug> TCPHandler: Processed in 0.001385351 sec. | ||
| 11231 | 2026.03.13 18:54:56.590138 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11232 | 2026.03.13 18:54:56.590238 [ 5 ] {09335028-8d14-460d-982e-5d8dad765f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11233 | 2026.03.13 18:54:56.590279 [ 5 ] {09335028-8d14-460d-982e-5d8dad765f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11234 | 2026.03.13 18:54:56.591780 [ 5 ] {09335028-8d14-460d-982e-5d8dad765f2a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11235 | 2026.03.13 18:54:56.591816 [ 5 ] {09335028-8d14-460d-982e-5d8dad765f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11236 | 2026.03.13 18:54:56.592260 [ 5 ] {09335028-8d14-460d-982e-5d8dad765f2a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11237 | 2026.03.13 18:54:56.592483 [ 5 ] {09335028-8d14-460d-982e-5d8dad765f2a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11238 | 2026.03.13 18:54:56.592620 [ 5 ] {09335028-8d14-460d-982e-5d8dad765f2a} <Debug> executeQuery: Read 2145 rows, 169.05 KiB in 0.0024 sec., 893750.0000000001 rows/sec., 68.79 MiB/sec. | ||
| 11239 | 2026.03.13 18:54:56.592657 [ 5 ] {09335028-8d14-460d-982e-5d8dad765f2a} <Debug> TCPHandler: Processed in 0.002572497 sec. | ||
| 11240 | 2026.03.13 18:54:56.592771 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11241 | 2026.03.13 18:54:56.592863 [ 5 ] {7280e24d-880b-4098-b316-2b9fe10baad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11242 | 2026.03.13 18:54:56.592903 [ 5 ] {7280e24d-880b-4098-b316-2b9fe10baad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11243 | 2026.03.13 18:54:56.593322 [ 5 ] {7280e24d-880b-4098-b316-2b9fe10baad9} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2026.03.13 18:54:56.593358 [ 5 ] {7280e24d-880b-4098-b316-2b9fe10baad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11245 | 2026.03.13 18:54:56.593693 [ 5 ] {7280e24d-880b-4098-b316-2b9fe10baad9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11246 | 2026.03.13 18:54:56.593906 [ 5 ] {7280e24d-880b-4098-b316-2b9fe10baad9} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2026.03.13 18:54:56.594034 [ 5 ] {7280e24d-880b-4098-b316-2b9fe10baad9} <Debug> executeQuery: Read 70 rows, 5.29 KiB in 0.00119 sec., 58823.5294117647 rows/sec., 4.34 MiB/sec. | ||
| 11248 | 2026.03.13 18:54:56.594071 [ 5 ] {7280e24d-880b-4098-b316-2b9fe10baad9} <Debug> TCPHandler: Processed in 0.00135011 sec. | ||
| 11249 | 2026.03.13 18:54:56.594175 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11250 | 2026.03.13 18:54:56.594266 [ 5 ] {33bf4ba2-4761-4e01-af7a-6c9fa99d0bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11251 | 2026.03.13 18:54:56.594305 [ 5 ] {33bf4ba2-4761-4e01-af7a-6c9fa99d0bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11252 | 2026.03.13 18:54:56.594959 [ 5 ] {33bf4ba2-4761-4e01-af7a-6c9fa99d0bc4} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2026.03.13 18:54:56.594995 [ 5 ] {33bf4ba2-4761-4e01-af7a-6c9fa99d0bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11254 | 2026.03.13 18:54:56.595328 [ 5 ] {33bf4ba2-4761-4e01-af7a-6c9fa99d0bc4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11255 | 2026.03.13 18:54:56.595552 [ 5 ] {33bf4ba2-4761-4e01-af7a-6c9fa99d0bc4} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11256 | 2026.03.13 18:54:56.595678 [ 5 ] {33bf4ba2-4761-4e01-af7a-6c9fa99d0bc4} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001429 sec., 512246.32610216935 rows/sec., 30.30 MiB/sec. | ||
| 11257 | 2026.03.13 18:54:56.595714 [ 5 ] {33bf4ba2-4761-4e01-af7a-6c9fa99d0bc4} <Debug> TCPHandler: Processed in 0.001587287 sec. | ||
| 11258 | 2026.03.13 18:54:56.595821 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11259 | 2026.03.13 18:54:56.595912 [ 5 ] {71d318db-7978-4255-af7a-f0667e8d896a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11260 | 2026.03.13 18:54:56.595951 [ 5 ] {71d318db-7978-4255-af7a-f0667e8d896a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11261 | 2026.03.13 18:54:56.596323 [ 5 ] {71d318db-7978-4255-af7a-f0667e8d896a} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11262 | 2026.03.13 18:54:56.596359 [ 5 ] {71d318db-7978-4255-af7a-f0667e8d896a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11263 | 2026.03.13 18:54:56.596636 [ 5 ] {71d318db-7978-4255-af7a-f0667e8d896a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11264 | 2026.03.13 18:54:56.596848 [ 5 ] {71d318db-7978-4255-af7a-f0667e8d896a} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11265 | 2026.03.13 18:54:56.596948 [ 61 ] {} <Debug> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11266 | 2026.03.13 18:54:56.596974 [ 5 ] {71d318db-7978-4255-af7a-f0667e8d896a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 65.16 KiB/sec. | ||
| 11267 | 2026.03.13 18:54:56.597025 [ 61 ] {} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2026.03.13 18:54:56.597034 [ 5 ] {71d318db-7978-4255-af7a-f0667e8d896a} <Debug> TCPHandler: Processed in 0.001261767 sec. | ||
| 11269 | 2026.03.13 18:54:56.597061 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11270 | 2026.03.13 18:54:56.597190 [ 193 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 11271 | 2026.03.13 18:54:56.597198 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11272 | 2026.03.13 18:54:56.597322 [ 193 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11273 | 2026.03.13 18:54:56.597346 [ 5 ] {0d56d9ef-8474-43a7-8796-cc8c3370a08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11274 | 2026.03.13 18:54:56.597361 [ 193 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 11275 | 2026.03.13 18:54:56.597405 [ 5 ] {0d56d9ef-8474-43a7-8796-cc8c3370a08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11276 | 2026.03.13 18:54:56.597437 [ 193 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 11277 | 2026.03.13 18:54:56.597486 [ 193 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 11278 | 2026.03.13 18:54:56.597562 [ 193 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 11279 | 2026.03.13 18:54:56.597608 [ 193 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 11280 | 2026.03.13 18:54:56.597834 [ 5 ] {0d56d9ef-8474-43a7-8796-cc8c3370a08a} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.03.13 18:54:56.597881 [ 5 ] {0d56d9ef-8474-43a7-8796-cc8c3370a08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11282 | 2026.03.13 18:54:56.598228 [ 5 ] {0d56d9ef-8474-43a7-8796-cc8c3370a08a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11283 | 2026.03.13 18:54:56.598337 [ 197 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001190785 sec., 4198.910802537822 rows/sec., 311.64 KiB/sec. | ||
| 11284 | 2026.03.13 18:54:56.598475 [ 5 ] {0d56d9ef-8474-43a7-8796-cc8c3370a08a} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2026.03.13 18:54:56.598477 [ 199 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11286 | 2026.03.13 18:54:56.598615 [ 5 ] {0d56d9ef-8474-43a7-8796-cc8c3370a08a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001294 sec., 9273.570324574961 rows/sec., 724.50 KiB/sec. | ||
| 11287 | 2026.03.13 18:54:56.598656 [ 5 ] {0d56d9ef-8474-43a7-8796-cc8c3370a08a} <Debug> TCPHandler: Processed in 0.001519865 sec. | ||
| 11288 | 2026.03.13 18:54:56.598742 [ 199 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_13_3} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2026.03.13 18:54:56.598770 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11290 | 2026.03.13 18:54:56.598804 [ 199 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_13_3} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11291 | 2026.03.13 18:54:56.598865 [ 5 ] {eedb0aa1-9576-48a0-a36c-c6b843fc2992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11292 | 2026.03.13 18:54:56.598877 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11293 | 2026.03.13 18:54:56.598906 [ 5 ] {eedb0aa1-9576-48a0-a36c-c6b843fc2992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11294 | 2026.03.13 18:54:56.599701 [ 5 ] {eedb0aa1-9576-48a0-a36c-c6b843fc2992} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2026.03.13 18:54:56.599738 [ 5 ] {eedb0aa1-9576-48a0-a36c-c6b843fc2992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11296 | 2026.03.13 18:54:56.600103 [ 5 ] {eedb0aa1-9576-48a0-a36c-c6b843fc2992} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11297 | 2026.03.13 18:54:56.600332 [ 5 ] {eedb0aa1-9576-48a0-a36c-c6b843fc2992} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2026.03.13 18:54:56.600467 [ 5 ] {eedb0aa1-9576-48a0-a36c-c6b843fc2992} <Debug> executeQuery: Read 1094 rows, 78.25 KiB in 0.00162 sec., 675308.6419753087 rows/sec., 47.17 MiB/sec. | ||
| 11299 | 2026.03.13 18:54:56.600507 [ 5 ] {eedb0aa1-9576-48a0-a36c-c6b843fc2992} <Debug> TCPHandler: Processed in 0.001787023 sec. | ||
| 11300 | 2026.03.13 18:54:56.600619 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11301 | 2026.03.13 18:54:56.600715 [ 5 ] {943afb7a-0a97-4465-a188-c1d57c3862fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11302 | 2026.03.13 18:54:56.600759 [ 5 ] {943afb7a-0a97-4465-a188-c1d57c3862fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11303 | 2026.03.13 18:54:56.601493 [ 5 ] {943afb7a-0a97-4465-a188-c1d57c3862fd} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.03.13 18:54:56.601532 [ 5 ] {943afb7a-0a97-4465-a188-c1d57c3862fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11305 | 2026.03.13 18:54:56.601958 [ 5 ] {943afb7a-0a97-4465-a188-c1d57c3862fd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11306 | 2026.03.13 18:54:56.602191 [ 5 ] {943afb7a-0a97-4465-a188-c1d57c3862fd} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2026.03.13 18:54:56.602308 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11308 | 2026.03.13 18:54:56.602325 [ 5 ] {943afb7a-0a97-4465-a188-c1d57c3862fd} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001628 sec., 771498.7714987715 rows/sec., 48.66 MiB/sec. | ||
| 11309 | 2026.03.13 18:54:56.602343 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2026.03.13 18:54:56.602367 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11311 | 2026.03.13 18:54:56.602370 [ 5 ] {943afb7a-0a97-4465-a188-c1d57c3862fd} <Debug> TCPHandler: Processed in 0.001805064 sec. | ||
| 11312 | 2026.03.13 18:54:56.602439 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 11313 | 2026.03.13 18:54:56.602482 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2026.03.13 18:54:56.602584 [ 5 ] {780f3845-3c34-46ea-9433-45defd2da967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11315 | 2026.03.13 18:54:56.602596 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11316 | 2026.03.13 18:54:56.602640 [ 5 ] {780f3845-3c34-46ea-9433-45defd2da967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11317 | 2026.03.13 18:54:56.602652 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 27669 rows starting from the beginning of the part | ||
| 11318 | 2026.03.13 18:54:56.602750 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11319 | 2026.03.13 18:54:56.602818 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 161 rows starting from the beginning of the part | ||
| 11320 | 2026.03.13 18:54:56.602881 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11321 | 2026.03.13 18:54:56.602945 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11322 | 2026.03.13 18:54:56.603015 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1256 rows starting from the beginning of the part | ||
| 11323 | 2026.03.13 18:54:56.603607 [ 5 ] {780f3845-3c34-46ea-9433-45defd2da967} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11324 | 2026.03.13 18:54:56.603651 [ 5 ] {780f3845-3c34-46ea-9433-45defd2da967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11325 | 2026.03.13 18:54:56.604352 [ 5 ] {780f3845-3c34-46ea-9433-45defd2da967} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11326 | 2026.03.13 18:54:56.604594 [ 5 ] {780f3845-3c34-46ea-9433-45defd2da967} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11327 | 2026.03.13 18:54:56.604742 [ 5 ] {780f3845-3c34-46ea-9433-45defd2da967} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002176 sec., 23897.058823529413 rows/sec., 42.82 MiB/sec. | ||
| 11328 | 2026.03.13 18:54:56.604809 [ 5 ] {780f3845-3c34-46ea-9433-45defd2da967} <Debug> TCPHandler: Processed in 0.002377911 sec. | ||
| 11329 | 2026.03.13 18:54:56.604927 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11330 | 2026.03.13 18:54:56.605024 [ 5 ] {49fecab4-ba97-4fb0-a442-6762c0f56957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11331 | 2026.03.13 18:54:56.605068 [ 5 ] {49fecab4-ba97-4fb0-a442-6762c0f56957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11332 | 2026.03.13 18:54:56.605394 [ 5 ] {49fecab4-ba97-4fb0-a442-6762c0f56957} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11333 | 2026.03.13 18:54:56.605433 [ 5 ] {49fecab4-ba97-4fb0-a442-6762c0f56957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11334 | 2026.03.13 18:54:56.605932 [ 5 ] {49fecab4-ba97-4fb0-a442-6762c0f56957} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11335 | 2026.03.13 18:54:56.606163 [ 5 ] {49fecab4-ba97-4fb0-a442-6762c0f56957} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11336 | 2026.03.13 18:54:56.606306 [ 5 ] {49fecab4-ba97-4fb0-a442-6762c0f56957} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001301 sec., 9223.674096848577 rows/sec., 636.53 KiB/sec. | ||
| 11337 | 2026.03.13 18:54:56.606344 [ 5 ] {49fecab4-ba97-4fb0-a442-6762c0f56957} <Debug> TCPHandler: Processed in 0.001467414 sec. | ||
| 11338 | 2026.03.13 18:54:56.610993 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29566 rows, containing 5 columns (5 merged, 0 gathered) in 0.008585856 sec., 3443570.4488871 rows/sec., 226.26 MiB/sec. | ||
| 11339 | 2026.03.13 18:54:56.611494 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11340 | 2026.03.13 18:54:56.611756 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11341 | 2026.03.13 18:54:56.611822 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11342 | 2026.03.13 18:54:56.611915 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11343 | 2026.03.13 18:54:57.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.81 MiB, peak 334.31 MiB, free memory in arenas 0.00 B, will set to 328.82 MiB (RSS), difference: 2.01 MiB | ||
| 11344 | 2026.03.13 18:54:57.799786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1386 | ||
| 11345 | 2026.03.13 18:54:57.802325 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11346 | 2026.03.13 18:54:57.802365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11347 | 2026.03.13 18:54:57.803565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11348 | 2026.03.13 18:54:57.803851 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11349 | 2026.03.13 18:54:57.804006 [ 33 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11350 | 2026.03.13 18:54:57.804080 [ 33 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11351 | 2026.03.13 18:54:57.804107 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11352 | 2026.03.13 18:54:57.804123 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1386 | ||
| 11353 | 2026.03.13 18:54:57.804233 [ 195 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 11354 | 2026.03.13 18:54:57.804803 [ 195 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11355 | 2026.03.13 18:54:57.804940 [ 195 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1232 rows starting from the beginning of the part | ||
| 11356 | 2026.03.13 18:54:57.805300 [ 195 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 11357 | 2026.03.13 18:54:57.805634 [ 195 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part | ||
| 11358 | 2026.03.13 18:54:57.805967 [ 195 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 16 rows starting from the beginning of the part | ||
| 11359 | 2026.03.13 18:54:57.806308 [ 195 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 11360 | 2026.03.13 18:54:57.806638 [ 195 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 11361 | 2026.03.13 18:54:57.812999 [ 198 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 72 columns (72 merged, 0 gathered) in 0.008820993 sec., 157125.16720056348 rows/sec., 127.40 MiB/sec. | ||
| 11362 | 2026.03.13 18:54:57.814678 [ 186 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11363 | 2026.03.13 18:54:57.815207 [ 186 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_41_8} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11364 | 2026.03.13 18:54:57.815275 [ 186 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_41_8} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11365 | 2026.03.13 18:54:57.815556 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11366 | 2026.03.13 18:55:00.206480 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26454 | ||
| 11367 | 2026.03.13 18:55:00.207077 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11368 | 2026.03.13 18:55:00.207126 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11369 | 2026.03.13 18:55:00.207658 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11370 | 2026.03.13 18:55:00.207904 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11371 | 2026.03.13 18:55:00.208036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26454 | ||
| 11372 | 2026.03.13 18:55:00.617519 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11373 | 2026.03.13 18:55:00.617703 [ 5 ] {6cdc8317-b3eb-48df-b120-24bb3cec2500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11374 | 2026.03.13 18:55:00.617775 [ 5 ] {6cdc8317-b3eb-48df-b120-24bb3cec2500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11375 | 2026.03.13 18:55:00.618476 [ 5 ] {6cdc8317-b3eb-48df-b120-24bb3cec2500} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11376 | 2026.03.13 18:55:00.618520 [ 5 ] {6cdc8317-b3eb-48df-b120-24bb3cec2500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11377 | 2026.03.13 18:55:00.618924 [ 5 ] {6cdc8317-b3eb-48df-b120-24bb3cec2500} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11378 | 2026.03.13 18:55:00.619158 [ 5 ] {6cdc8317-b3eb-48df-b120-24bb3cec2500} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2026.03.13 18:55:00.619313 [ 5 ] {6cdc8317-b3eb-48df-b120-24bb3cec2500} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.59 MiB/sec. | ||
| 11380 | 2026.03.13 18:55:00.619356 [ 5 ] {6cdc8317-b3eb-48df-b120-24bb3cec2500} <Debug> TCPHandler: Processed in 0.001965058 sec. | ||
| 11381 | 2026.03.13 18:55:00.619478 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11382 | 2026.03.13 18:55:00.619599 [ 5 ] {55f7adf5-9448-471b-878b-6a5f04d9aaef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11383 | 2026.03.13 18:55:00.619649 [ 5 ] {55f7adf5-9448-471b-878b-6a5f04d9aaef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11384 | 2026.03.13 18:55:00.620156 [ 5 ] {55f7adf5-9448-471b-878b-6a5f04d9aaef} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11385 | 2026.03.13 18:55:00.620199 [ 5 ] {55f7adf5-9448-471b-878b-6a5f04d9aaef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11386 | 2026.03.13 18:55:00.620572 [ 5 ] {55f7adf5-9448-471b-878b-6a5f04d9aaef} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11387 | 2026.03.13 18:55:00.620799 [ 5 ] {55f7adf5-9448-471b-878b-6a5f04d9aaef} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11388 | 2026.03.13 18:55:00.620929 [ 5 ] {55f7adf5-9448-471b-878b-6a5f04d9aaef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001354 sec., 47267.35598227474 rows/sec., 3.69 MiB/sec. | ||
| 11389 | 2026.03.13 18:55:00.620967 [ 5 ] {55f7adf5-9448-471b-878b-6a5f04d9aaef} <Debug> TCPHandler: Processed in 0.001550256 sec. | ||
| 11390 | 2026.03.13 18:55:00.621079 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11391 | 2026.03.13 18:55:00.621174 [ 5 ] {7bd9dac7-1157-44f6-9d06-8a025562c2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11392 | 2026.03.13 18:55:00.621220 [ 5 ] {7bd9dac7-1157-44f6-9d06-8a025562c2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11393 | 2026.03.13 18:55:00.621595 [ 5 ] {7bd9dac7-1157-44f6-9d06-8a025562c2ca} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11394 | 2026.03.13 18:55:00.621629 [ 5 ] {7bd9dac7-1157-44f6-9d06-8a025562c2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11395 | 2026.03.13 18:55:00.621959 [ 5 ] {7bd9dac7-1157-44f6-9d06-8a025562c2ca} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11396 | 2026.03.13 18:55:00.622168 [ 5 ] {7bd9dac7-1157-44f6-9d06-8a025562c2ca} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11397 | 2026.03.13 18:55:00.622297 [ 5 ] {7bd9dac7-1157-44f6-9d06-8a025562c2ca} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001141 sec., 112182.29623137598 rows/sec., 7.81 MiB/sec. | ||
| 11398 | 2026.03.13 18:55:00.622334 [ 5 ] {7bd9dac7-1157-44f6-9d06-8a025562c2ca} <Debug> TCPHandler: Processed in 0.001305119 sec. | ||
| 11399 | 2026.03.13 18:55:00.622443 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11400 | 2026.03.13 18:55:00.622537 [ 5 ] {1e4fffff-6d48-43ad-9fe7-e0b1aae28c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11401 | 2026.03.13 18:55:00.622579 [ 5 ] {1e4fffff-6d48-43ad-9fe7-e0b1aae28c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11402 | 2026.03.13 18:55:00.622900 [ 5 ] {1e4fffff-6d48-43ad-9fe7-e0b1aae28c38} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11403 | 2026.03.13 18:55:00.622934 [ 5 ] {1e4fffff-6d48-43ad-9fe7-e0b1aae28c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11404 | 2026.03.13 18:55:00.623237 [ 5 ] {1e4fffff-6d48-43ad-9fe7-e0b1aae28c38} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11405 | 2026.03.13 18:55:00.623454 [ 5 ] {1e4fffff-6d48-43ad-9fe7-e0b1aae28c38} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11406 | 2026.03.13 18:55:00.623553 [ 47 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11407 | 2026.03.13 18:55:00.623582 [ 5 ] {1e4fffff-6d48-43ad-9fe7-e0b1aae28c38} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001063 sec., 45155.22107243651 rows/sec., 3.04 MiB/sec. | ||
| 11408 | 2026.03.13 18:55:00.623585 [ 47 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11409 | 2026.03.13 18:55:00.623614 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11410 | 2026.03.13 18:55:00.623621 [ 5 ] {1e4fffff-6d48-43ad-9fe7-e0b1aae28c38} <Debug> TCPHandler: Processed in 0.001227086 sec. | ||
| 11411 | 2026.03.13 18:55:00.623738 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 11412 | 2026.03.13 18:55:00.623917 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11413 | 2026.03.13 18:55:00.623957 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4140 rows starting from the beginning of the part | ||
| 11414 | 2026.03.13 18:55:00.624017 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11415 | 2026.03.13 18:55:00.624057 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11416 | 2026.03.13 18:55:00.624096 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 11417 | 2026.03.13 18:55:00.624136 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 12 rows starting from the beginning of the part | ||
| 11418 | 2026.03.13 18:55:00.624173 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part | ||
| 11419 | 2026.03.13 18:55:00.625717 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4380 rows, containing 4 columns (4 merged, 0 gathered) in 0.002035461 sec., 2151846.6823977465 rows/sec., 143.45 MiB/sec. | ||
| 11420 | 2026.03.13 18:55:00.626283 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11421 | 2026.03.13 18:55:00.626746 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_86_17} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11422 | 2026.03.13 18:55:00.626837 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_86_17} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11423 | 2026.03.13 18:55:00.626957 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11424 | 2026.03.13 18:55:01.593283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11425 | 2026.03.13 18:55:01.610248 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11426 | 2026.03.13 18:55:01.610297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11427 | 2026.03.13 18:55:01.616541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11428 | 2026.03.13 18:55:01.617229 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11429 | 2026.03.13 18:55:01.620113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11430 | 2026.03.13 18:55:05.618792 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11431 | 2026.03.13 18:55:05.619002 [ 5 ] {ff11afa6-e61c-4e8c-a8af-6be673fad5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11432 | 2026.03.13 18:55:05.619076 [ 5 ] {ff11afa6-e61c-4e8c-a8af-6be673fad5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11433 | 2026.03.13 18:55:05.619813 [ 5 ] {ff11afa6-e61c-4e8c-a8af-6be673fad5c0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2026.03.13 18:55:05.619863 [ 5 ] {ff11afa6-e61c-4e8c-a8af-6be673fad5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11435 | 2026.03.13 18:55:05.620247 [ 5 ] {ff11afa6-e61c-4e8c-a8af-6be673fad5c0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11436 | 2026.03.13 18:55:05.620468 [ 5 ] {ff11afa6-e61c-4e8c-a8af-6be673fad5c0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2026.03.13 18:55:05.620622 [ 5 ] {ff11afa6-e61c-4e8c-a8af-6be673fad5c0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001674 sec., 33452.807646356036 rows/sec., 2.57 MiB/sec. | ||
| 11438 | 2026.03.13 18:55:05.620664 [ 5 ] {ff11afa6-e61c-4e8c-a8af-6be673fad5c0} <Debug> TCPHandler: Processed in 0.002008909 sec. | ||
| 11439 | 2026.03.13 18:55:05.620792 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11440 | 2026.03.13 18:55:05.620910 [ 5 ] {be043d31-e6d6-45b1-9f8d-c8f50106f76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11441 | 2026.03.13 18:55:05.620958 [ 5 ] {be043d31-e6d6-45b1-9f8d-c8f50106f76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11442 | 2026.03.13 18:55:05.621463 [ 5 ] {be043d31-e6d6-45b1-9f8d-c8f50106f76a} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11443 | 2026.03.13 18:55:05.621507 [ 5 ] {be043d31-e6d6-45b1-9f8d-c8f50106f76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11444 | 2026.03.13 18:55:05.621883 [ 5 ] {be043d31-e6d6-45b1-9f8d-c8f50106f76a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11445 | 2026.03.13 18:55:05.622093 [ 5 ] {be043d31-e6d6-45b1-9f8d-c8f50106f76a} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.03.13 18:55:05.622226 [ 5 ] {be043d31-e6d6-45b1-9f8d-c8f50106f76a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001341 sec., 47725.57792692021 rows/sec., 3.73 MiB/sec. | ||
| 11447 | 2026.03.13 18:55:05.622264 [ 5 ] {be043d31-e6d6-45b1-9f8d-c8f50106f76a} <Debug> TCPHandler: Processed in 0.001532526 sec. | ||
| 11448 | 2026.03.13 18:55:05.622374 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11449 | 2026.03.13 18:55:05.622468 [ 5 ] {7d14faff-e267-4044-8477-6dfba4779106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11450 | 2026.03.13 18:55:05.622511 [ 5 ] {7d14faff-e267-4044-8477-6dfba4779106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11451 | 2026.03.13 18:55:05.622914 [ 5 ] {7d14faff-e267-4044-8477-6dfba4779106} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2026.03.13 18:55:05.622950 [ 5 ] {7d14faff-e267-4044-8477-6dfba4779106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11453 | 2026.03.13 18:55:05.623288 [ 5 ] {7d14faff-e267-4044-8477-6dfba4779106} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11454 | 2026.03.13 18:55:05.623500 [ 5 ] {7d14faff-e267-4044-8477-6dfba4779106} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2026.03.13 18:55:05.623630 [ 5 ] {7d14faff-e267-4044-8477-6dfba4779106} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 11456 | 2026.03.13 18:55:05.623667 [ 5 ] {7d14faff-e267-4044-8477-6dfba4779106} <Debug> TCPHandler: Processed in 0.00134312 sec. | ||
| 11457 | 2026.03.13 18:55:05.623784 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11458 | 2026.03.13 18:55:05.623906 [ 5 ] {a9fc7d9b-0911-424e-9315-d2b9c21304da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11459 | 2026.03.13 18:55:05.623959 [ 5 ] {a9fc7d9b-0911-424e-9315-d2b9c21304da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11460 | 2026.03.13 18:55:05.624368 [ 5 ] {a9fc7d9b-0911-424e-9315-d2b9c21304da} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2026.03.13 18:55:05.624413 [ 5 ] {a9fc7d9b-0911-424e-9315-d2b9c21304da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11462 | 2026.03.13 18:55:05.624814 [ 5 ] {a9fc7d9b-0911-424e-9315-d2b9c21304da} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11463 | 2026.03.13 18:55:05.625036 [ 5 ] {a9fc7d9b-0911-424e-9315-d2b9c21304da} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2026.03.13 18:55:05.625167 [ 5 ] {a9fc7d9b-0911-424e-9315-d2b9c21304da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec. | ||
| 11465 | 2026.03.13 18:55:05.625205 [ 5 ] {a9fc7d9b-0911-424e-9315-d2b9c21304da} <Debug> TCPHandler: Processed in 0.001482414 sec. | ||
| 11466 | 2026.03.13 18:55:07.517087 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11467 | 2026.03.13 18:55:07.517169 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11468 | 2026.03.13 18:55:07.708164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26902 | ||
| 11469 | 2026.03.13 18:55:07.708899 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11470 | 2026.03.13 18:55:07.708970 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11471 | 2026.03.13 18:55:07.709504 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11472 | 2026.03.13 18:55:07.709748 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11473 | 2026.03.13 18:55:07.709893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26902 | ||
| 11474 | 2026.03.13 18:55:07.709894 [ 113 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11475 | 2026.03.13 18:55:07.709949 [ 113 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2026.03.13 18:55:07.709971 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11477 | 2026.03.13 18:55:07.710073 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 11478 | 2026.03.13 18:55:07.710200 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11479 | 2026.03.13 18:55:07.710242 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24534 rows starting from the beginning of the part | ||
| 11480 | 2026.03.13 18:55:07.710321 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 11481 | 2026.03.13 18:55:07.710395 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 11482 | 2026.03.13 18:55:07.710449 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 11483 | 2026.03.13 18:55:07.710502 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 11484 | 2026.03.13 18:55:07.710543 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 11485 | 2026.03.13 18:55:07.713013 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26902 rows, containing 4 columns (4 merged, 0 gathered) in 0.002981109 sec., 9024158.459150605 rows/sec., 129.09 MiB/sec. | ||
| 11486 | 2026.03.13 18:55:07.713345 [ 198 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11487 | 2026.03.13 18:55:07.713676 [ 198 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_56_11} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2026.03.13 18:55:07.713765 [ 198 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_56_11} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11489 | 2026.03.13 18:55:07.713890 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11490 | 2026.03.13 18:55:07.805287 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1402 | ||
| 11491 | 2026.03.13 18:55:07.807270 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2026.03.13 18:55:07.807310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11493 | 2026.03.13 18:55:07.808396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11494 | 2026.03.13 18:55:07.808682 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2026.03.13 18:55:07.808980 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1402 | ||
| 11496 | 2026.03.13 18:55:08.637236 [ 113 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11497 | 2026.03.13 18:55:08.637308 [ 113 ] {} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2026.03.13 18:55:08.637333 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11499 | 2026.03.13 18:55:08.637466 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::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 | ||
| 11500 | 2026.03.13 18:55:08.637619 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11501 | 2026.03.13 18:55:08.637654 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 11502 | 2026.03.13 18:55:08.637723 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 11503 | 2026.03.13 18:55:08.637768 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 11504 | 2026.03.13 18:55:08.637811 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 11505 | 2026.03.13 18:55:08.637851 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 11506 | 2026.03.13 18:55:08.638598 [ 194 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195036 sec., 31798.20524235253 rows/sec., 2.65 MiB/sec. | ||
| 11507 | 2026.03.13 18:55:08.638770 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11508 | 2026.03.13 18:55:08.639082 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_25_6} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2026.03.13 18:55:08.639163 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_25_6} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11510 | 2026.03.13 18:55:08.639274 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11511 | 2026.03.13 18:55:08.819514 [ 113 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 5 parts from all_1_53_11 to all_57_57_0 | ||
| 11512 | 2026.03.13 18:55:08.819571 [ 113 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11513 | 2026.03.13 18:55:08.819592 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11514 | 2026.03.13 18:55:08.819680 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_11 to all_57_57_0 into Compact with storage Full | ||
| 11515 | 2026.03.13 18:55:08.819779 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11516 | 2026.03.13 18:55:08.819807 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_11, total 226 rows starting from the beginning of the part | ||
| 11517 | 2026.03.13 18:55:08.819860 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
| 11518 | 2026.03.13 18:55:08.819899 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2 rows starting from the beginning of the part | ||
| 11519 | 2026.03.13 18:55:08.819937 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part | ||
| 11520 | 2026.03.13 18:55:08.819973 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 70 rows starting from the beginning of the part | ||
| 11521 | 2026.03.13 18:55:08.820667 [ 194 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 5 columns (5 merged, 0 gathered) in 0.001023871 sec., 371140.5050050251 rows/sec., 26.60 MiB/sec. | ||
| 11522 | 2026.03.13 18:55:08.820851 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 11523 | 2026.03.13 18:55:08.821152 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_57_12} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2026.03.13 18:55:08.821232 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_57_12} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 5 parts: [all_1_53_11, all_57_57_0] -> all_1_57_12 | ||
| 11525 | 2026.03.13 18:55:08.821322 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11526 | 2026.03.13 18:55:09.120164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11527 | 2026.03.13 18:55:09.137848 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2026.03.13 18:55:09.137914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11529 | 2026.03.13 18:55:09.144097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11530 | 2026.03.13 18:55:09.144784 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.03.13 18:55:09.145071 [ 113 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11532 | 2026.03.13 18:55:09.145126 [ 113 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2026.03.13 18:55:09.145148 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11534 | 2026.03.13 18:55:09.145249 [ 191 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 11535 | 2026.03.13 18:55:09.147980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11536 | 2026.03.13 18:55:09.148403 [ 191 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11537 | 2026.03.13 18:55:09.149254 [ 191 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 11538 | 2026.03.13 18:55:09.152665 [ 191 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 11539 | 2026.03.13 18:55:09.156018 [ 191 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 11540 | 2026.03.13 18:55:09.159920 [ 191 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 11541 | 2026.03.13 18:55:09.164372 [ 191 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 11542 | 2026.03.13 18:55:09.168150 [ 191 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 11543 | 2026.03.13 18:55:09.221272 [ 194 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.076061161 sec., 5548.16669180214 rows/sec., 28.69 MiB/sec. | ||
| 11544 | 2026.03.13 18:55:09.224457 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11545 | 2026.03.13 18:55:09.226643 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_56_11} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2026.03.13 18:55:09.226769 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_56_11} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11547 | 2026.03.13 18:55:09.229531 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11548 | 2026.03.13 18:55:10.620738 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11549 | 2026.03.13 18:55:10.620934 [ 5 ] {2d6b990d-3339-49d2-835f-b8a984f2d3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11550 | 2026.03.13 18:55:10.621007 [ 5 ] {2d6b990d-3339-49d2-835f-b8a984f2d3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11551 | 2026.03.13 18:55:10.621753 [ 5 ] {2d6b990d-3339-49d2-835f-b8a984f2d3b7} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2026.03.13 18:55:10.621802 [ 5 ] {2d6b990d-3339-49d2-835f-b8a984f2d3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11553 | 2026.03.13 18:55:10.622231 [ 5 ] {2d6b990d-3339-49d2-835f-b8a984f2d3b7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11554 | 2026.03.13 18:55:10.622455 [ 5 ] {2d6b990d-3339-49d2-835f-b8a984f2d3b7} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11555 | 2026.03.13 18:55:10.622588 [ 111 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11556 | 2026.03.13 18:55:10.622606 [ 5 ] {2d6b990d-3339-49d2-835f-b8a984f2d3b7} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001727 sec., 79907.3537927041 rows/sec., 6.95 MiB/sec. | ||
| 11557 | 2026.03.13 18:55:10.622623 [ 111 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11558 | 2026.03.13 18:55:10.622643 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11559 | 2026.03.13 18:55:10.622649 [ 5 ] {2d6b990d-3339-49d2-835f-b8a984f2d3b7} <Debug> TCPHandler: Processed in 0.002046862 sec. | ||
| 11560 | 2026.03.13 18:55:10.622766 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 11561 | 2026.03.13 18:55:10.622775 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11562 | 2026.03.13 18:55:10.622913 [ 5 ] {891968d1-91e2-46b5-8672-523026cfc877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11563 | 2026.03.13 18:55:10.622923 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11564 | 2026.03.13 18:55:10.622957 [ 5 ] {891968d1-91e2-46b5-8672-523026cfc877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11565 | 2026.03.13 18:55:10.622971 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2894 rows starting from the beginning of the part | ||
| 11566 | 2026.03.13 18:55:10.623052 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 11567 | 2026.03.13 18:55:10.623098 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 2145 rows starting from the beginning of the part | ||
| 11568 | 2026.03.13 18:55:10.623141 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 11569 | 2026.03.13 18:55:10.623178 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
| 11570 | 2026.03.13 18:55:10.623216 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 138 rows starting from the beginning of the part | ||
| 11571 | 2026.03.13 18:55:10.623388 [ 5 ] {891968d1-91e2-46b5-8672-523026cfc877} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2026.03.13 18:55:10.623430 [ 5 ] {891968d1-91e2-46b5-8672-523026cfc877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11573 | 2026.03.13 18:55:10.624004 [ 5 ] {891968d1-91e2-46b5-8672-523026cfc877} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11574 | 2026.03.13 18:55:10.624231 [ 5 ] {891968d1-91e2-46b5-8672-523026cfc877} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2026.03.13 18:55:10.624362 [ 5 ] {891968d1-91e2-46b5-8672-523026cfc877} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001469 sec., 27910.14295439074 rows/sec., 2.05 MiB/sec. | ||
| 11576 | 2026.03.13 18:55:10.624402 [ 5 ] {891968d1-91e2-46b5-8672-523026cfc877} <Debug> TCPHandler: Processed in 0.00167697 sec. | ||
| 11577 | 2026.03.13 18:55:10.624514 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11578 | 2026.03.13 18:55:10.624607 [ 5 ] {9bab9ca6-e062-46ca-9f5e-62c75acbccfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11579 | 2026.03.13 18:55:10.624647 [ 5 ] {9bab9ca6-e062-46ca-9f5e-62c75acbccfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11580 | 2026.03.13 18:55:10.625076 [ 5 ] {9bab9ca6-e062-46ca-9f5e-62c75acbccfc} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11581 | 2026.03.13 18:55:10.625111 [ 5 ] {9bab9ca6-e062-46ca-9f5e-62c75acbccfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11582 | 2026.03.13 18:55:10.625429 [ 5 ] {9bab9ca6-e062-46ca-9f5e-62c75acbccfc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11583 | 2026.03.13 18:55:10.625488 [ 194 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5345 rows, containing 5 columns (5 merged, 0 gathered) in 0.002782183 sec., 1921153.2814340394 rows/sec., 155.90 MiB/sec. | ||
| 11584 | 2026.03.13 18:55:10.625732 [ 5 ] {9bab9ca6-e062-46ca-9f5e-62c75acbccfc} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11585 | 2026.03.13 18:55:10.625914 [ 5 ] {9bab9ca6-e062-46ca-9f5e-62c75acbccfc} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00132 sec., 79545.45454545454 rows/sec., 6.21 MiB/sec. | ||
| 11586 | 2026.03.13 18:55:10.625915 [ 188 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11587 | 2026.03.13 18:55:10.625963 [ 5 ] {9bab9ca6-e062-46ca-9f5e-62c75acbccfc} <Debug> TCPHandler: Processed in 0.001497485 sec. | ||
| 11588 | 2026.03.13 18:55:10.625923 [ 109 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11589 | 2026.03.13 18:55:10.626053 [ 109 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11590 | 2026.03.13 18:55:10.626079 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11591 | 2026.03.13 18:55:10.626097 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11592 | 2026.03.13 18:55:10.626167 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 11593 | 2026.03.13 18:55:10.626204 [ 5 ] {d17c4af1-7b39-476f-aaf6-748634878f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11594 | 2026.03.13 18:55:10.626252 [ 5 ] {d17c4af1-7b39-476f-aaf6-748634878f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11595 | 2026.03.13 18:55:10.626257 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11596 | 2026.03.13 18:55:10.626293 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1552 rows starting from the beginning of the part | ||
| 11597 | 2026.03.13 18:55:10.626311 [ 188 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_91_18} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11598 | 2026.03.13 18:55:10.626350 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11599 | 2026.03.13 18:55:10.626398 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1094 rows starting from the beginning of the part | ||
| 11600 | 2026.03.13 18:55:10.626419 [ 188 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_91_18} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11601 | 2026.03.13 18:55:10.626440 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 11602 | 2026.03.13 18:55:10.626482 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
| 11603 | 2026.03.13 18:55:10.626519 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 105 rows starting from the beginning of the part | ||
| 11604 | 2026.03.13 18:55:10.626531 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11605 | 2026.03.13 18:55:10.626689 [ 5 ] {d17c4af1-7b39-476f-aaf6-748634878f64} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11606 | 2026.03.13 18:55:10.626726 [ 5 ] {d17c4af1-7b39-476f-aaf6-748634878f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11607 | 2026.03.13 18:55:10.627056 [ 5 ] {d17c4af1-7b39-476f-aaf6-748634878f64} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11608 | 2026.03.13 18:55:10.627269 [ 5 ] {d17c4af1-7b39-476f-aaf6-748634878f64} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11609 | 2026.03.13 18:55:10.627401 [ 5 ] {d17c4af1-7b39-476f-aaf6-748634878f64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 11610 | 2026.03.13 18:55:10.627438 [ 5 ] {d17c4af1-7b39-476f-aaf6-748634878f64} <Debug> TCPHandler: Processed in 0.001391062 sec. | ||
| 11611 | 2026.03.13 18:55:10.627543 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11612 | 2026.03.13 18:55:10.627636 [ 5 ] {2c2ed95b-58a7-4906-9846-b8d5103f87c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11613 | 2026.03.13 18:55:10.627656 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2943 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526586 sec., 1927831.1212077145 rows/sec., 143.55 MiB/sec. | ||
| 11614 | 2026.03.13 18:55:10.627689 [ 5 ] {2c2ed95b-58a7-4906-9846-b8d5103f87c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11615 | 2026.03.13 18:55:10.627857 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11616 | 2026.03.13 18:55:10.628118 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_91_18} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.03.13 18:55:10.628198 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_91_18} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11618 | 2026.03.13 18:55:10.628281 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 11619 | 2026.03.13 18:55:10.628568 [ 5 ] {2c2ed95b-58a7-4906-9846-b8d5103f87c1} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11620 | 2026.03.13 18:55:10.628609 [ 5 ] {2c2ed95b-58a7-4906-9846-b8d5103f87c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11621 | 2026.03.13 18:55:10.629186 [ 5 ] {2c2ed95b-58a7-4906-9846-b8d5103f87c1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11622 | 2026.03.13 18:55:10.629408 [ 5 ] {2c2ed95b-58a7-4906-9846-b8d5103f87c1} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2026.03.13 18:55:10.629521 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11624 | 2026.03.13 18:55:10.629544 [ 5 ] {2c2ed95b-58a7-4906-9846-b8d5103f87c1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001925 sec., 21298.701298701297 rows/sec., 38.17 MiB/sec. | ||
| 11625 | 2026.03.13 18:55:10.629558 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2026.03.13 18:55:10.629586 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11627 | 2026.03.13 18:55:10.629606 [ 5 ] {2c2ed95b-58a7-4906-9846-b8d5103f87c1} <Debug> TCPHandler: Processed in 0.002111532 sec. | ||
| 11628 | 2026.03.13 18:55:10.629649 [ 199 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::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 | ||
| 11629 | 2026.03.13 18:55:10.629727 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11630 | 2026.03.13 18:55:10.629808 [ 199 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11631 | 2026.03.13 18:55:10.629819 [ 5 ] {af4d4d23-a184-4b46-89a7-3d990646a4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11632 | 2026.03.13 18:55:10.629851 [ 199 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1477 rows starting from the beginning of the part | ||
| 11633 | 2026.03.13 18:55:10.629861 [ 5 ] {af4d4d23-a184-4b46-89a7-3d990646a4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11634 | 2026.03.13 18:55:10.629947 [ 199 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 52 rows starting from the beginning of the part | ||
| 11635 | 2026.03.13 18:55:10.630037 [ 199 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 11636 | 2026.03.13 18:55:10.630122 [ 199 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 11637 | 2026.03.13 18:55:10.630196 [ 5 ] {af4d4d23-a184-4b46-89a7-3d990646a4ee} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11638 | 2026.03.13 18:55:10.630203 [ 199 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part | ||
| 11639 | 2026.03.13 18:55:10.630232 [ 5 ] {af4d4d23-a184-4b46-89a7-3d990646a4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11640 | 2026.03.13 18:55:10.630301 [ 199 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 11641 | 2026.03.13 18:55:10.630542 [ 5 ] {af4d4d23-a184-4b46-89a7-3d990646a4ee} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11642 | 2026.03.13 18:55:10.630757 [ 5 ] {af4d4d23-a184-4b46-89a7-3d990646a4ee} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2026.03.13 18:55:10.630887 [ 5 ] {af4d4d23-a184-4b46-89a7-3d990646a4ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 11644 | 2026.03.13 18:55:10.630923 [ 5 ] {af4d4d23-a184-4b46-89a7-3d990646a4ee} <Debug> TCPHandler: Processed in 0.001246147 sec. | ||
| 11645 | 2026.03.13 18:55:10.639313 [ 194 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 19 columns (19 merged, 0 gathered) in 0.009687399 sec., 175898.60807839132 rows/sec., 315.20 MiB/sec. | ||
| 11646 | 2026.03.13 18:55:10.641991 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11647 | 2026.03.13 18:55:10.642377 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11648 | 2026.03.13 18:55:10.642461 [ 197 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11649 | 2026.03.13 18:55:10.642611 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.88 MiB. | ||
| 11650 | 2026.03.13 18:55:11.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.70 MiB, peak 343.53 MiB, free memory in arenas 0.00 B, will set to 337.66 MiB (RSS), difference: 6.96 MiB | ||
| 11651 | 2026.03.13 18:55:15.210038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27414 | ||
| 11652 | 2026.03.13 18:55:15.210901 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2026.03.13 18:55:15.210979 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11654 | 2026.03.13 18:55:15.211572 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11655 | 2026.03.13 18:55:15.211800 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11656 | 2026.03.13 18:55:15.211948 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27414 | ||
| 11657 | 2026.03.13 18:55:15.627377 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11658 | 2026.03.13 18:55:15.627556 [ 5 ] {14676caa-0d6a-4ed5-a15a-a378e7317470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11659 | 2026.03.13 18:55:15.627621 [ 5 ] {14676caa-0d6a-4ed5-a15a-a378e7317470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11660 | 2026.03.13 18:55:15.628397 [ 5 ] {14676caa-0d6a-4ed5-a15a-a378e7317470} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11661 | 2026.03.13 18:55:15.628441 [ 5 ] {14676caa-0d6a-4ed5-a15a-a378e7317470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11662 | 2026.03.13 18:55:15.628848 [ 5 ] {14676caa-0d6a-4ed5-a15a-a378e7317470} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11663 | 2026.03.13 18:55:15.629072 [ 5 ] {14676caa-0d6a-4ed5-a15a-a378e7317470} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11664 | 2026.03.13 18:55:15.629226 [ 5 ] {14676caa-0d6a-4ed5-a15a-a378e7317470} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00172 sec., 165116.27906976745 rows/sec., 10.49 MiB/sec. | ||
| 11665 | 2026.03.13 18:55:15.629267 [ 5 ] {14676caa-0d6a-4ed5-a15a-a378e7317470} <Debug> TCPHandler: Processed in 0.002021051 sec. | ||
| 11666 | 2026.03.13 18:55:15.629389 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11667 | 2026.03.13 18:55:15.629483 [ 5 ] {59ca148f-bbfd-4726-8961-2ea4d6b9b740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11668 | 2026.03.13 18:55:15.629523 [ 5 ] {59ca148f-bbfd-4726-8961-2ea4d6b9b740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11669 | 2026.03.13 18:55:15.629930 [ 5 ] {59ca148f-bbfd-4726-8961-2ea4d6b9b740} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2026.03.13 18:55:15.629965 [ 5 ] {59ca148f-bbfd-4726-8961-2ea4d6b9b740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11671 | 2026.03.13 18:55:15.630261 [ 5 ] {59ca148f-bbfd-4726-8961-2ea4d6b9b740} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11672 | 2026.03.13 18:55:15.630467 [ 5 ] {59ca148f-bbfd-4726-8961-2ea4d6b9b740} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2026.03.13 18:55:15.630594 [ 5 ] {59ca148f-bbfd-4726-8961-2ea4d6b9b740} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001129 sec., 1771.4791851195748 rows/sec., 144.45 KiB/sec. | ||
| 11674 | 2026.03.13 18:55:15.630630 [ 5 ] {59ca148f-bbfd-4726-8961-2ea4d6b9b740} <Debug> TCPHandler: Processed in 0.001290458 sec. | ||
| 11675 | 2026.03.13 18:55:15.630746 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11676 | 2026.03.13 18:55:15.630837 [ 5 ] {707be443-5f52-4051-897e-33feab280715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11677 | 2026.03.13 18:55:15.630876 [ 5 ] {707be443-5f52-4051-897e-33feab280715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11678 | 2026.03.13 18:55:15.631662 [ 5 ] {707be443-5f52-4051-897e-33feab280715} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2026.03.13 18:55:15.631696 [ 5 ] {707be443-5f52-4051-897e-33feab280715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11680 | 2026.03.13 18:55:15.632034 [ 5 ] {707be443-5f52-4051-897e-33feab280715} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11681 | 2026.03.13 18:55:15.632249 [ 5 ] {707be443-5f52-4051-897e-33feab280715} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2026.03.13 18:55:15.632378 [ 5 ] {707be443-5f52-4051-897e-33feab280715} <Debug> executeQuery: Read 798 rows, 63.57 KiB in 0.001559 sec., 511866.58114175755 rows/sec., 39.82 MiB/sec. | ||
| 11683 | 2026.03.13 18:55:15.632415 [ 5 ] {707be443-5f52-4051-897e-33feab280715} <Debug> TCPHandler: Processed in 0.001718552 sec. | ||
| 11684 | 2026.03.13 18:55:15.632532 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11685 | 2026.03.13 18:55:15.632623 [ 5 ] {d0fc9d8f-17bd-45ba-b5ac-9dbb8e891bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11686 | 2026.03.13 18:55:15.632662 [ 5 ] {d0fc9d8f-17bd-45ba-b5ac-9dbb8e891bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11687 | 2026.03.13 18:55:15.633107 [ 5 ] {d0fc9d8f-17bd-45ba-b5ac-9dbb8e891bef} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11688 | 2026.03.13 18:55:15.633143 [ 5 ] {d0fc9d8f-17bd-45ba-b5ac-9dbb8e891bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11689 | 2026.03.13 18:55:15.633443 [ 5 ] {d0fc9d8f-17bd-45ba-b5ac-9dbb8e891bef} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11690 | 2026.03.13 18:55:15.633649 [ 5 ] {d0fc9d8f-17bd-45ba-b5ac-9dbb8e891bef} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2026.03.13 18:55:15.633773 [ 5 ] {d0fc9d8f-17bd-45ba-b5ac-9dbb8e891bef} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001168 sec., 123287.67123287672 rows/sec., 7.26 MiB/sec. | ||
| 11692 | 2026.03.13 18:55:15.633811 [ 5 ] {d0fc9d8f-17bd-45ba-b5ac-9dbb8e891bef} <Debug> TCPHandler: Processed in 0.001328269 sec. | ||
| 11693 | 2026.03.13 18:55:15.633922 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11694 | 2026.03.13 18:55:15.634013 [ 5 ] {52a60491-ca98-48d3-bd4b-838f9dca22f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11695 | 2026.03.13 18:55:15.634051 [ 5 ] {52a60491-ca98-48d3-bd4b-838f9dca22f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11696 | 2026.03.13 18:55:15.634481 [ 5 ] {52a60491-ca98-48d3-bd4b-838f9dca22f1} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11697 | 2026.03.13 18:55:15.634515 [ 5 ] {52a60491-ca98-48d3-bd4b-838f9dca22f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11698 | 2026.03.13 18:55:15.634811 [ 5 ] {52a60491-ca98-48d3-bd4b-838f9dca22f1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11699 | 2026.03.13 18:55:15.635014 [ 5 ] {52a60491-ca98-48d3-bd4b-838f9dca22f1} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2026.03.13 18:55:15.635149 [ 5 ] {52a60491-ca98-48d3-bd4b-838f9dca22f1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 11701 | 2026.03.13 18:55:15.635187 [ 5 ] {52a60491-ca98-48d3-bd4b-838f9dca22f1} <Debug> TCPHandler: Processed in 0.00131383 sec. | ||
| 11702 | 2026.03.13 18:55:15.635297 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11703 | 2026.03.13 18:55:15.635389 [ 5 ] {bb0a90eb-55fc-41bd-8a53-35c075249892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11704 | 2026.03.13 18:55:15.635427 [ 5 ] {bb0a90eb-55fc-41bd-8a53-35c075249892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11705 | 2026.03.13 18:55:15.635868 [ 5 ] {bb0a90eb-55fc-41bd-8a53-35c075249892} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2026.03.13 18:55:15.635904 [ 5 ] {bb0a90eb-55fc-41bd-8a53-35c075249892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11707 | 2026.03.13 18:55:15.636202 [ 5 ] {bb0a90eb-55fc-41bd-8a53-35c075249892} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11708 | 2026.03.13 18:55:15.636408 [ 5 ] {bb0a90eb-55fc-41bd-8a53-35c075249892} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2026.03.13 18:55:15.636531 [ 5 ] {bb0a90eb-55fc-41bd-8a53-35c075249892} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 11710 | 2026.03.13 18:55:15.636573 [ 5 ] {bb0a90eb-55fc-41bd-8a53-35c075249892} <Debug> TCPHandler: Processed in 0.0013249 sec. | ||
| 11711 | 2026.03.13 18:55:15.636683 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11712 | 2026.03.13 18:55:15.636774 [ 5 ] {cec71135-5498-4d7f-9269-143008a3df81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11713 | 2026.03.13 18:55:15.636813 [ 5 ] {cec71135-5498-4d7f-9269-143008a3df81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11714 | 2026.03.13 18:55:15.637379 [ 5 ] {cec71135-5498-4d7f-9269-143008a3df81} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2026.03.13 18:55:15.637413 [ 5 ] {cec71135-5498-4d7f-9269-143008a3df81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11716 | 2026.03.13 18:55:15.637739 [ 5 ] {cec71135-5498-4d7f-9269-143008a3df81} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11717 | 2026.03.13 18:55:15.637946 [ 5 ] {cec71135-5498-4d7f-9269-143008a3df81} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11718 | 2026.03.13 18:55:15.638074 [ 5 ] {cec71135-5498-4d7f-9269-143008a3df81} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001317 sec., 373576.3097949886 rows/sec., 26.21 MiB/sec. | ||
| 11719 | 2026.03.13 18:55:15.638111 [ 5 ] {cec71135-5498-4d7f-9269-143008a3df81} <Debug> TCPHandler: Processed in 0.001476914 sec. | ||
| 11720 | 2026.03.13 18:55:15.638212 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11721 | 2026.03.13 18:55:15.638305 [ 5 ] {e195441e-c7ce-48d1-9478-fe692bfbd336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11722 | 2026.03.13 18:55:15.638345 [ 5 ] {e195441e-c7ce-48d1-9478-fe692bfbd336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11723 | 2026.03.13 18:55:15.638686 [ 5 ] {e195441e-c7ce-48d1-9478-fe692bfbd336} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2026.03.13 18:55:15.638723 [ 5 ] {e195441e-c7ce-48d1-9478-fe692bfbd336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11725 | 2026.03.13 18:55:15.639033 [ 5 ] {e195441e-c7ce-48d1-9478-fe692bfbd336} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11726 | 2026.03.13 18:55:15.639236 [ 5 ] {e195441e-c7ce-48d1-9478-fe692bfbd336} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2026.03.13 18:55:15.639366 [ 5 ] {e195441e-c7ce-48d1-9478-fe692bfbd336} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 11728 | 2026.03.13 18:55:15.639404 [ 5 ] {e195441e-c7ce-48d1-9478-fe692bfbd336} <Debug> TCPHandler: Processed in 0.001240588 sec. | ||
| 11729 | 2026.03.13 18:55:15.639508 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11730 | 2026.03.13 18:55:15.639601 [ 5 ] {3b1e9917-4879-4065-8d1c-e33133179af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11731 | 2026.03.13 18:55:15.639642 [ 5 ] {3b1e9917-4879-4065-8d1c-e33133179af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11732 | 2026.03.13 18:55:15.640076 [ 5 ] {3b1e9917-4879-4065-8d1c-e33133179af7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2026.03.13 18:55:15.640112 [ 5 ] {3b1e9917-4879-4065-8d1c-e33133179af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11734 | 2026.03.13 18:55:15.640420 [ 5 ] {3b1e9917-4879-4065-8d1c-e33133179af7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11735 | 2026.03.13 18:55:15.640617 [ 5 ] {3b1e9917-4879-4065-8d1c-e33133179af7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2026.03.13 18:55:15.640741 [ 5 ] {3b1e9917-4879-4065-8d1c-e33133179af7} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001159 sec., 229508.19672131145 rows/sec., 15.25 MiB/sec. | ||
| 11737 | 2026.03.13 18:55:15.640777 [ 5 ] {3b1e9917-4879-4065-8d1c-e33133179af7} <Debug> TCPHandler: Processed in 0.00131685 sec. | ||
| 11738 | 2026.03.13 18:55:15.640882 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11739 | 2026.03.13 18:55:15.640973 [ 5 ] {38d95f11-7983-41d7-b2f3-bd0d94759ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11740 | 2026.03.13 18:55:15.641013 [ 5 ] {38d95f11-7983-41d7-b2f3-bd0d94759ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11741 | 2026.03.13 18:55:15.641311 [ 5 ] {38d95f11-7983-41d7-b2f3-bd0d94759ed9} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11742 | 2026.03.13 18:55:15.641346 [ 5 ] {38d95f11-7983-41d7-b2f3-bd0d94759ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11743 | 2026.03.13 18:55:15.641621 [ 5 ] {38d95f11-7983-41d7-b2f3-bd0d94759ed9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11744 | 2026.03.13 18:55:15.641811 [ 5 ] {38d95f11-7983-41d7-b2f3-bd0d94759ed9} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11745 | 2026.03.13 18:55:15.641936 [ 5 ] {38d95f11-7983-41d7-b2f3-bd0d94759ed9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000982 sec., 1018.3299389002036 rows/sec., 68.62 KiB/sec. | ||
| 11746 | 2026.03.13 18:55:15.641971 [ 5 ] {38d95f11-7983-41d7-b2f3-bd0d94759ed9} <Debug> TCPHandler: Processed in 0.001136464 sec. | ||
| 11747 | 2026.03.13 18:55:15.642072 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11748 | 2026.03.13 18:55:15.642161 [ 5 ] {63e7a128-5ea9-4164-a9fe-277f85e6d42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11749 | 2026.03.13 18:55:15.642200 [ 5 ] {63e7a128-5ea9-4164-a9fe-277f85e6d42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11750 | 2026.03.13 18:55:15.642528 [ 5 ] {63e7a128-5ea9-4164-a9fe-277f85e6d42b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2026.03.13 18:55:15.642564 [ 5 ] {63e7a128-5ea9-4164-a9fe-277f85e6d42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11752 | 2026.03.13 18:55:15.642850 [ 5 ] {63e7a128-5ea9-4164-a9fe-277f85e6d42b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11753 | 2026.03.13 18:55:15.643052 [ 5 ] {63e7a128-5ea9-4164-a9fe-277f85e6d42b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2026.03.13 18:55:15.643174 [ 5 ] {63e7a128-5ea9-4164-a9fe-277f85e6d42b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001031 sec., 87293.88942774005 rows/sec., 5.46 MiB/sec. | ||
| 11755 | 2026.03.13 18:55:15.643208 [ 5 ] {63e7a128-5ea9-4164-a9fe-277f85e6d42b} <Debug> TCPHandler: Processed in 0.001182525 sec. | ||
| 11756 | 2026.03.13 18:55:16.600621 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45472 | ||
| 11757 | 2026.03.13 18:55:16.600752 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11758 | 2026.03.13 18:55:16.600782 [ 288 ] {} <Debug> TCP-Session: ad18ffac-b634-45a3-a7b9-92226806ba31 Authenticating user 'default' from [fd00:1122:3344:101::e]:45472 | ||
| 11759 | 2026.03.13 18:55:16.600808 [ 288 ] {} <Debug> TCP-Session: ad18ffac-b634-45a3-a7b9-92226806ba31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11760 | 2026.03.13 18:55:16.600823 [ 288 ] {} <Debug> TCP-Session: ad18ffac-b634-45a3-a7b9-92226806ba31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11761 | 2026.03.13 18:55:16.601025 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52781 | ||
| 11762 | 2026.03.13 18:55:16.601050 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50669 | ||
| 11763 | 2026.03.13 18:55:16.601097 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59445 | ||
| 11764 | 2026.03.13 18:55:16.601114 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34228 | ||
| 11765 | 2026.03.13 18:55:16.601146 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11766 | 2026.03.13 18:55:16.601085 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53371 | ||
| 11767 | 2026.03.13 18:55:16.601189 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11768 | 2026.03.13 18:55:16.601205 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11769 | 2026.03.13 18:55:16.601193 [ 288 ] {} <Trace> TCP-Session: ad18ffac-b634-45a3-a7b9-92226806ba31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11770 | 2026.03.13 18:55:16.601238 [ 3 ] {} <Debug> TCP-Session: 33377478-6b22-46bf-98f3-6b6c4196b71d Authenticating user 'default' from [fd00:1122:3344:101::e]:59445 | ||
| 11771 | 2026.03.13 18:55:16.601243 [ 287 ] {} <Debug> TCP-Session: bc0deaff-1523-400a-8b3a-5ac29500958a Authenticating user 'default' from [fd00:1122:3344:101::e]:34228 | ||
| 11772 | 2026.03.13 18:55:16.601290 [ 3 ] {} <Debug> TCP-Session: 33377478-6b22-46bf-98f3-6b6c4196b71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11773 | 2026.03.13 18:55:16.601299 [ 287 ] {} <Debug> TCP-Session: bc0deaff-1523-400a-8b3a-5ac29500958a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11774 | 2026.03.13 18:55:16.601308 [ 3 ] {} <Debug> TCP-Session: 33377478-6b22-46bf-98f3-6b6c4196b71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11775 | 2026.03.13 18:55:16.601316 [ 287 ] {} <Debug> TCP-Session: bc0deaff-1523-400a-8b3a-5ac29500958a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11776 | 2026.03.13 18:55:16.601184 [ 289 ] {} <Debug> TCP-Session: 2cd600f4-89b5-4086-a84c-6abcefd34071 Authenticating user 'default' from [fd00:1122:3344:101::e]:52781 | ||
| 11777 | 2026.03.13 18:55:16.601181 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11778 | 2026.03.13 18:55:16.601375 [ 289 ] {} <Debug> TCP-Session: 2cd600f4-89b5-4086-a84c-6abcefd34071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2026.03.13 18:55:16.601076 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36702 | ||
| 11780 | 2026.03.13 18:55:16.601409 [ 289 ] {} <Debug> TCP-Session: 2cd600f4-89b5-4086-a84c-6abcefd34071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11781 | 2026.03.13 18:55:16.601423 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11782 | 2026.03.13 18:55:16.601450 [ 288 ] {1b5ad473-7f7d-48df-9416-969dfdb0a4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45472) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11783 | 2026.03.13 18:55:16.601476 [ 294 ] {} <Debug> TCP-Session: 196d09b0-bd16-41be-a4f4-040ce3f85204 Authenticating user 'default' from [fd00:1122:3344:101::e]:53371 | ||
| 11784 | 2026.03.13 18:55:16.601053 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35070 | ||
| 11785 | 2026.03.13 18:55:16.601512 [ 294 ] {} <Debug> TCP-Session: 196d09b0-bd16-41be-a4f4-040ce3f85204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11786 | 2026.03.13 18:55:16.601039 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36116 | ||
| 11787 | 2026.03.13 18:55:16.601542 [ 294 ] {} <Debug> TCP-Session: 196d09b0-bd16-41be-a4f4-040ce3f85204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11788 | 2026.03.13 18:55:16.601403 [ 291 ] {} <Debug> TCP-Session: 97dab481-513a-45d4-ba22-ef6e52fa9b71 Authenticating user 'default' from [fd00:1122:3344:101::e]:50669 | ||
| 11789 | 2026.03.13 18:55:16.601611 [ 291 ] {} <Debug> TCP-Session: 97dab481-513a-45d4-ba22-ef6e52fa9b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11790 | 2026.03.13 18:55:16.601626 [ 291 ] {} <Debug> TCP-Session: 97dab481-513a-45d4-ba22-ef6e52fa9b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11791 | 2026.03.13 18:55:16.601942 [ 288 ] {1b5ad473-7f7d-48df-9416-969dfdb0a4a5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11792 | 2026.03.13 18:55:16.602010 [ 288 ] {1b5ad473-7f7d-48df-9416-969dfdb0a4a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11793 | 2026.03.13 18:55:16.602041 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11794 | 2026.03.13 18:55:16.602088 [ 292 ] {} <Debug> TCP-Session: 0f0ff90e-2cc0-49f8-a016-c43297f9f68e Authenticating user 'default' from [fd00:1122:3344:101::e]:35070 | ||
| 11795 | 2026.03.13 18:55:16.602118 [ 292 ] {} <Debug> TCP-Session: 0f0ff90e-2cc0-49f8-a016-c43297f9f68e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11796 | 2026.03.13 18:55:16.602135 [ 292 ] {} <Debug> TCP-Session: 0f0ff90e-2cc0-49f8-a016-c43297f9f68e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11797 | 2026.03.13 18:55:16.602165 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11798 | 2026.03.13 18:55:16.602198 [ 293 ] {} <Debug> TCP-Session: c5a88b7c-7b07-4ce2-af68-8ab7df4bbb3e Authenticating user 'default' from [fd00:1122:3344:101::e]:36702 | ||
| 11799 | 2026.03.13 18:55:16.602216 [ 293 ] {} <Debug> TCP-Session: c5a88b7c-7b07-4ce2-af68-8ab7df4bbb3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11800 | 2026.03.13 18:55:16.602228 [ 293 ] {} <Debug> TCP-Session: c5a88b7c-7b07-4ce2-af68-8ab7df4bbb3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11801 | 2026.03.13 18:55:16.602292 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11802 | 2026.03.13 18:55:16.602326 [ 290 ] {} <Debug> TCP-Session: a421d5e5-b72f-4920-91b7-8040a6a39655 Authenticating user 'default' from [fd00:1122:3344:101::e]:36116 | ||
| 11803 | 2026.03.13 18:55:16.602342 [ 290 ] {} <Debug> TCP-Session: a421d5e5-b72f-4920-91b7-8040a6a39655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11804 | 2026.03.13 18:55:16.602354 [ 290 ] {} <Debug> TCP-Session: a421d5e5-b72f-4920-91b7-8040a6a39655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11805 | 2026.03.13 18:55:16.602423 [ 288 ] {1b5ad473-7f7d-48df-9416-969dfdb0a4a5} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 11806 | 2026.03.13 18:55:16.603491 [ 316 ] {1b5ad473-7f7d-48df-9416-969dfdb0a4a5} <Trace> AggregatingTransform: Aggregating | ||
| 11807 | 2026.03.13 18:55:16.603553 [ 316 ] {1b5ad473-7f7d-48df-9416-969dfdb0a4a5} <Trace> Aggregator: Aggregation method: without_key | ||
| 11808 | 2026.03.13 18:55:16.603594 [ 316 ] {1b5ad473-7f7d-48df-9416-969dfdb0a4a5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001061131 sec. (942.391 rows/sec., 36.81 KiB/sec.) | ||
| 11809 | 2026.03.13 18:55:16.603617 [ 316 ] {1b5ad473-7f7d-48df-9416-969dfdb0a4a5} <Trace> Aggregator: Merging aggregated data | ||
| 11810 | 2026.03.13 18:55:16.604916 [ 288 ] {1b5ad473-7f7d-48df-9416-969dfdb0a4a5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003548 sec., 281.8489289740699 rows/sec., 11.01 KiB/sec. | ||
| 11811 | 2026.03.13 18:55:16.605075 [ 288 ] {1b5ad473-7f7d-48df-9416-969dfdb0a4a5} <Debug> TCPHandler: Processed in 0.004040171 sec. | ||
| 11812 | 2026.03.13 18:55:16.605199 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11813 | 2026.03.13 18:55:16.605228 [ 288 ] {} <Debug> TCP-Session: ad18ffac-b634-45a3-a7b9-92226806ba31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11814 | 2026.03.13 18:55:16.605227 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11815 | 2026.03.13 18:55:16.605249 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11816 | 2026.03.13 18:55:16.605279 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11817 | 2026.03.13 18:55:16.605282 [ 3 ] {} <Debug> TCP-Session: 33377478-6b22-46bf-98f3-6b6c4196b71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11818 | 2026.03.13 18:55:16.605304 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11819 | 2026.03.13 18:55:16.605322 [ 294 ] {} <Debug> TCP-Session: 196d09b0-bd16-41be-a4f4-040ce3f85204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11820 | 2026.03.13 18:55:16.605327 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11821 | 2026.03.13 18:55:16.605338 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11822 | 2026.03.13 18:55:16.605355 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11823 | 2026.03.13 18:55:16.605401 [ 291 ] {} <Debug> TCP-Session: 97dab481-513a-45d4-ba22-ef6e52fa9b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11824 | 2026.03.13 18:55:16.605383 [ 293 ] {} <Debug> TCP-Session: c5a88b7c-7b07-4ce2-af68-8ab7df4bbb3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11825 | 2026.03.13 18:55:16.605421 [ 287 ] {} <Debug> TCP-Session: bc0deaff-1523-400a-8b3a-5ac29500958a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11826 | 2026.03.13 18:55:16.605302 [ 289 ] {} <Debug> TCP-Session: 2cd600f4-89b5-4086-a84c-6abcefd34071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11827 | 2026.03.13 18:55:16.605286 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11828 | 2026.03.13 18:55:16.605353 [ 290 ] {} <Debug> TCP-Session: a421d5e5-b72f-4920-91b7-8040a6a39655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11829 | 2026.03.13 18:55:16.605518 [ 292 ] {} <Debug> TCP-Session: 0f0ff90e-2cc0-49f8-a016-c43297f9f68e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11830 | 2026.03.13 18:55:16.648019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11831 | 2026.03.13 18:55:16.663688 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11832 | 2026.03.13 18:55:16.663745 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 11833 | 2026.03.13 18:55:16.669685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11834 | 2026.03.13 18:55:16.670373 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11835 | 2026.03.13 18:55:16.673417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11836 | 2026.03.13 18:55:17.810073 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1438 | ||
| 11837 | 2026.03.13 18:55:17.812630 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2026.03.13 18:55:17.812693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11839 | 2026.03.13 18:55:17.813925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11840 | 2026.03.13 18:55:17.814192 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.03.13 18:55:17.814583 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1438 | ||
| 11842 | 2026.03.13 18:55:18.048905 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60222 | ||
| 11843 | 2026.03.13 18:55:18.049023 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11844 | 2026.03.13 18:55:18.049052 [ 288 ] {} <Debug> TCP-Session: 77493040-7939-4600-b41c-dcbff487d70a Authenticating user 'default' from [fd00:1122:3344:101::e]:60222 | ||
| 11845 | 2026.03.13 18:55:18.049074 [ 288 ] {} <Debug> TCP-Session: 77493040-7939-4600-b41c-dcbff487d70a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11846 | 2026.03.13 18:55:18.049087 [ 288 ] {} <Debug> TCP-Session: 77493040-7939-4600-b41c-dcbff487d70a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11847 | 2026.03.13 18:55:18.049331 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57480 | ||
| 11848 | 2026.03.13 18:55:18.049398 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41911 | ||
| 11849 | 2026.03.13 18:55:18.049414 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34388 | ||
| 11850 | 2026.03.13 18:55:18.049476 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39545 | ||
| 11851 | 2026.03.13 18:55:18.049509 [ 288 ] {} <Trace> TCP-Session: 77493040-7939-4600-b41c-dcbff487d70a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11852 | 2026.03.13 18:55:18.049520 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11853 | 2026.03.13 18:55:18.049472 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11854 | 2026.03.13 18:55:18.049577 [ 290 ] {} <Debug> TCP-Session: e2ac1b4b-3403-41ab-9a1b-1a54e419b90e Authenticating user 'default' from [fd00:1122:3344:101::e]:41911 | ||
| 11855 | 2026.03.13 18:55:18.049584 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11856 | 2026.03.13 18:55:18.049611 [ 289 ] {} <Debug> TCP-Session: 010f81d6-973d-4ecd-a545-873ce0b17a1d Authenticating user 'default' from [fd00:1122:3344:101::e]:57480 | ||
| 11857 | 2026.03.13 18:55:18.049614 [ 290 ] {} <Debug> TCP-Session: e2ac1b4b-3403-41ab-9a1b-1a54e419b90e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11858 | 2026.03.13 18:55:18.049646 [ 287 ] {} <Debug> TCP-Session: 5ae1a3c6-5662-4383-9704-b2331cb6f53a Authenticating user 'default' from [fd00:1122:3344:101::e]:39545 | ||
| 11859 | 2026.03.13 18:55:18.049653 [ 290 ] {} <Debug> TCP-Session: e2ac1b4b-3403-41ab-9a1b-1a54e419b90e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11860 | 2026.03.13 18:55:18.049657 [ 289 ] {} <Debug> TCP-Session: 010f81d6-973d-4ecd-a545-873ce0b17a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11861 | 2026.03.13 18:55:18.049683 [ 287 ] {} <Debug> TCP-Session: 5ae1a3c6-5662-4383-9704-b2331cb6f53a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11862 | 2026.03.13 18:55:18.049703 [ 289 ] {} <Debug> TCP-Session: 010f81d6-973d-4ecd-a545-873ce0b17a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11863 | 2026.03.13 18:55:18.049718 [ 287 ] {} <Debug> TCP-Session: 5ae1a3c6-5662-4383-9704-b2331cb6f53a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11864 | 2026.03.13 18:55:18.049735 [ 288 ] {61479ee4-3056-41e0-8381-ecd47683b4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60222) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11865 | 2026.03.13 18:55:18.049585 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11866 | 2026.03.13 18:55:18.049456 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53247 | ||
| 11867 | 2026.03.13 18:55:18.049820 [ 291 ] {} <Debug> TCP-Session: 21b280a7-be08-4c0f-b2d8-e1601784e0b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34388 | ||
| 11868 | 2026.03.13 18:55:18.049449 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44155 | ||
| 11869 | 2026.03.13 18:55:18.049849 [ 291 ] {} <Debug> TCP-Session: 21b280a7-be08-4c0f-b2d8-e1601784e0b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11870 | 2026.03.13 18:55:18.049871 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11871 | 2026.03.13 18:55:18.049887 [ 291 ] {} <Debug> TCP-Session: 21b280a7-be08-4c0f-b2d8-e1601784e0b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11872 | 2026.03.13 18:55:18.049902 [ 3 ] {} <Debug> TCP-Session: 8c2f6bca-9212-451d-8414-7182b262df8f Authenticating user 'default' from [fd00:1122:3344:101::e]:53247 | ||
| 11873 | 2026.03.13 18:55:18.049905 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11874 | 2026.03.13 18:55:18.049927 [ 3 ] {} <Debug> TCP-Session: 8c2f6bca-9212-451d-8414-7182b262df8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11875 | 2026.03.13 18:55:18.049944 [ 294 ] {} <Debug> TCP-Session: b43af0ba-3bc5-4d89-856b-b679f8b75925 Authenticating user 'default' from [fd00:1122:3344:101::e]:44155 | ||
| 11876 | 2026.03.13 18:55:18.049958 [ 3 ] {} <Debug> TCP-Session: 8c2f6bca-9212-451d-8414-7182b262df8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11877 | 2026.03.13 18:55:18.049974 [ 294 ] {} <Debug> TCP-Session: b43af0ba-3bc5-4d89-856b-b679f8b75925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11878 | 2026.03.13 18:55:18.049419 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40259 | ||
| 11879 | 2026.03.13 18:55:18.049999 [ 294 ] {} <Debug> TCP-Session: b43af0ba-3bc5-4d89-856b-b679f8b75925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11880 | 2026.03.13 18:55:18.049433 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44879 | ||
| 11881 | 2026.03.13 18:55:18.050088 [ 288 ] {61479ee4-3056-41e0-8381-ecd47683b4a4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11882 | 2026.03.13 18:55:18.050097 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11883 | 2026.03.13 18:55:18.050136 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11884 | 2026.03.13 18:55:18.050137 [ 292 ] {} <Debug> TCP-Session: cac8c529-af9c-468d-83a6-b4d3d7336855 Authenticating user 'default' from [fd00:1122:3344:101::e]:40259 | ||
| 11885 | 2026.03.13 18:55:18.050166 [ 288 ] {61479ee4-3056-41e0-8381-ecd47683b4a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11886 | 2026.03.13 18:55:18.050174 [ 293 ] {} <Debug> TCP-Session: acb0d120-12a2-493f-9154-1b210680c335 Authenticating user 'default' from [fd00:1122:3344:101::e]:44879 | ||
| 11887 | 2026.03.13 18:55:18.050186 [ 292 ] {} <Debug> TCP-Session: cac8c529-af9c-468d-83a6-b4d3d7336855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11888 | 2026.03.13 18:55:18.050219 [ 293 ] {} <Debug> TCP-Session: acb0d120-12a2-493f-9154-1b210680c335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11889 | 2026.03.13 18:55:18.050227 [ 292 ] {} <Debug> TCP-Session: cac8c529-af9c-468d-83a6-b4d3d7336855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11890 | 2026.03.13 18:55:18.050248 [ 293 ] {} <Debug> TCP-Session: acb0d120-12a2-493f-9154-1b210680c335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11891 | 2026.03.13 18:55:18.050560 [ 288 ] {61479ee4-3056-41e0-8381-ecd47683b4a4} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 11892 | 2026.03.13 18:55:18.051905 [ 325 ] {61479ee4-3056-41e0-8381-ecd47683b4a4} <Trace> AggregatingTransform: Aggregating | ||
| 11893 | 2026.03.13 18:55:18.051976 [ 325 ] {61479ee4-3056-41e0-8381-ecd47683b4a4} <Trace> Aggregator: Aggregation method: without_key | ||
| 11894 | 2026.03.13 18:55:18.052015 [ 325 ] {61479ee4-3056-41e0-8381-ecd47683b4a4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001315169 sec. (760.359 rows/sec., 29.70 KiB/sec.) | ||
| 11895 | 2026.03.13 18:55:18.052035 [ 325 ] {61479ee4-3056-41e0-8381-ecd47683b4a4} <Trace> Aggregator: Merging aggregated data | ||
| 11896 | 2026.03.13 18:55:18.053439 [ 288 ] {61479ee4-3056-41e0-8381-ecd47683b4a4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00378 sec., 264.55026455026456 rows/sec., 10.33 KiB/sec. | ||
| 11897 | 2026.03.13 18:55:18.053665 [ 288 ] {61479ee4-3056-41e0-8381-ecd47683b4a4} <Debug> TCPHandler: Processed in 0.004321939 sec. | ||
| 11898 | 2026.03.13 18:55:18.053795 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11899 | 2026.03.13 18:55:18.053825 [ 288 ] {} <Debug> TCP-Session: 77493040-7939-4600-b41c-dcbff487d70a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11900 | 2026.03.13 18:55:18.053830 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11901 | 2026.03.13 18:55:18.053853 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11902 | 2026.03.13 18:55:18.053878 [ 289 ] {} <Debug> TCP-Session: 010f81d6-973d-4ecd-a545-873ce0b17a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11903 | 2026.03.13 18:55:18.053879 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11904 | 2026.03.13 18:55:18.053920 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11905 | 2026.03.13 18:55:18.053961 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11906 | 2026.03.13 18:55:18.053978 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11907 | 2026.03.13 18:55:18.053991 [ 293 ] {} <Debug> TCP-Session: acb0d120-12a2-493f-9154-1b210680c335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11908 | 2026.03.13 18:55:18.054006 [ 292 ] {} <Debug> TCP-Session: cac8c529-af9c-468d-83a6-b4d3d7336855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11909 | 2026.03.13 18:55:18.054029 [ 3 ] {} <Debug> TCP-Session: 8c2f6bca-9212-451d-8414-7182b262df8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11910 | 2026.03.13 18:55:18.053967 [ 290 ] {} <Debug> TCP-Session: e2ac1b4b-3403-41ab-9a1b-1a54e419b90e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11911 | 2026.03.13 18:55:18.053937 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11912 | 2026.03.13 18:55:18.053908 [ 287 ] {} <Debug> TCP-Session: 5ae1a3c6-5662-4383-9704-b2331cb6f53a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11913 | 2026.03.13 18:55:18.054122 [ 291 ] {} <Debug> TCP-Session: 21b280a7-be08-4c0f-b2d8-e1601784e0b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11914 | 2026.03.13 18:55:18.053899 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11915 | 2026.03.13 18:55:18.054169 [ 294 ] {} <Debug> TCP-Session: b43af0ba-3bc5-4d89-856b-b679f8b75925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11916 | 2026.03.13 18:55:18.205635 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60027 | ||
| 11917 | 2026.03.13 18:55:18.205741 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11918 | 2026.03.13 18:55:18.205773 [ 288 ] {} <Debug> TCP-Session: 552c61bd-8117-4d32-b302-ecca13901a30 Authenticating user 'default' from [fd00:1122:3344:101::e]:60027 | ||
| 11919 | 2026.03.13 18:55:18.205798 [ 288 ] {} <Debug> TCP-Session: 552c61bd-8117-4d32-b302-ecca13901a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11920 | 2026.03.13 18:55:18.205811 [ 288 ] {} <Debug> TCP-Session: 552c61bd-8117-4d32-b302-ecca13901a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11921 | 2026.03.13 18:55:18.206025 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45202 | ||
| 11922 | 2026.03.13 18:55:18.206041 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63177 | ||
| 11923 | 2026.03.13 18:55:18.206079 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49732 | ||
| 11924 | 2026.03.13 18:55:18.206121 [ 288 ] {} <Trace> TCP-Session: 552c61bd-8117-4d32-b302-ecca13901a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11925 | 2026.03.13 18:55:18.206143 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11926 | 2026.03.13 18:55:18.206090 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65308 | ||
| 11927 | 2026.03.13 18:55:18.206172 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11928 | 2026.03.13 18:55:18.206184 [ 289 ] {} <Debug> TCP-Session: 018b374b-73af-4789-97e3-31f084fd2fec Authenticating user 'default' from [fd00:1122:3344:101::e]:45202 | ||
| 11929 | 2026.03.13 18:55:18.206210 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11930 | 2026.03.13 18:55:18.206219 [ 291 ] {} <Debug> TCP-Session: 6c62f206-f2a5-408e-ba11-1b862c398ce7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63177 | ||
| 11931 | 2026.03.13 18:55:18.206236 [ 289 ] {} <Debug> TCP-Session: 018b374b-73af-4789-97e3-31f084fd2fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11932 | 2026.03.13 18:55:18.206244 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11933 | 2026.03.13 18:55:18.206263 [ 291 ] {} <Debug> TCP-Session: 6c62f206-f2a5-408e-ba11-1b862c398ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11934 | 2026.03.13 18:55:18.206268 [ 289 ] {} <Debug> TCP-Session: 018b374b-73af-4789-97e3-31f084fd2fec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11935 | 2026.03.13 18:55:18.206291 [ 291 ] {} <Debug> TCP-Session: 6c62f206-f2a5-408e-ba11-1b862c398ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11936 | 2026.03.13 18:55:18.206289 [ 3 ] {} <Debug> TCP-Session: f1f4881d-7e77-4409-abd3-60cbe8eb5e87 Authenticating user 'default' from [fd00:1122:3344:101::e]:65308 | ||
| 11937 | 2026.03.13 18:55:18.206302 [ 288 ] {e7360ab4-c3c9-4c9c-bfb1-9ac08ce5ab8d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60027) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11938 | 2026.03.13 18:55:18.206327 [ 3 ] {} <Debug> TCP-Session: f1f4881d-7e77-4409-abd3-60cbe8eb5e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11939 | 2026.03.13 18:55:18.206250 [ 294 ] {} <Debug> TCP-Session: 302f23d8-5593-4cac-ade8-e62499324c46 Authenticating user 'default' from [fd00:1122:3344:101::e]:49732 | ||
| 11940 | 2026.03.13 18:55:18.206355 [ 3 ] {} <Debug> TCP-Session: f1f4881d-7e77-4409-abd3-60cbe8eb5e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11941 | 2026.03.13 18:55:18.206066 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52589 | ||
| 11942 | 2026.03.13 18:55:18.206388 [ 294 ] {} <Debug> TCP-Session: 302f23d8-5593-4cac-ade8-e62499324c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11943 | 2026.03.13 18:55:18.206043 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46761 | ||
| 11944 | 2026.03.13 18:55:18.206459 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11945 | 2026.03.13 18:55:18.206430 [ 294 ] {} <Debug> TCP-Session: 302f23d8-5593-4cac-ade8-e62499324c46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11946 | 2026.03.13 18:55:18.206494 [ 293 ] {} <Debug> TCP-Session: 70edde0a-8e82-43b4-ad09-60cec39cdc53 Authenticating user 'default' from [fd00:1122:3344:101::e]:52589 | ||
| 11947 | 2026.03.13 18:55:18.206038 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62223 | ||
| 11948 | 2026.03.13 18:55:18.206535 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11949 | 2026.03.13 18:55:18.206095 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41867 | ||
| 11950 | 2026.03.13 18:55:18.206587 [ 288 ] {e7360ab4-c3c9-4c9c-bfb1-9ac08ce5ab8d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11951 | 2026.03.13 18:55:18.206595 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11952 | 2026.03.13 18:55:18.206588 [ 292 ] {} <Debug> TCP-Session: 54553609-bf5f-44d1-b998-d2775340211a Authenticating user 'default' from [fd00:1122:3344:101::e]:46761 | ||
| 11953 | 2026.03.13 18:55:18.206648 [ 290 ] {} <Debug> TCP-Session: ebd7caff-871f-49a2-b3e3-db8e4aed3f64 Authenticating user 'default' from [fd00:1122:3344:101::e]:62223 | ||
| 11954 | 2026.03.13 18:55:18.206653 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11955 | 2026.03.13 18:55:18.206681 [ 290 ] {} <Debug> TCP-Session: ebd7caff-871f-49a2-b3e3-db8e4aed3f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11956 | 2026.03.13 18:55:18.206700 [ 287 ] {} <Debug> TCP-Session: f2a20588-18ed-4e8c-92aa-5d3313326785 Authenticating user 'default' from [fd00:1122:3344:101::e]:41867 | ||
| 11957 | 2026.03.13 18:55:18.206707 [ 290 ] {} <Debug> TCP-Session: ebd7caff-871f-49a2-b3e3-db8e4aed3f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11958 | 2026.03.13 18:55:18.206727 [ 287 ] {} <Debug> TCP-Session: f2a20588-18ed-4e8c-92aa-5d3313326785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11959 | 2026.03.13 18:55:18.206669 [ 292 ] {} <Debug> TCP-Session: 54553609-bf5f-44d1-b998-d2775340211a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11960 | 2026.03.13 18:55:18.206752 [ 287 ] {} <Debug> TCP-Session: f2a20588-18ed-4e8c-92aa-5d3313326785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11961 | 2026.03.13 18:55:18.206772 [ 292 ] {} <Debug> TCP-Session: 54553609-bf5f-44d1-b998-d2775340211a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11962 | 2026.03.13 18:55:18.206661 [ 288 ] {e7360ab4-c3c9-4c9c-bfb1-9ac08ce5ab8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11963 | 2026.03.13 18:55:18.206524 [ 293 ] {} <Debug> TCP-Session: 70edde0a-8e82-43b4-ad09-60cec39cdc53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11964 | 2026.03.13 18:55:18.206834 [ 293 ] {} <Debug> TCP-Session: 70edde0a-8e82-43b4-ad09-60cec39cdc53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11965 | 2026.03.13 18:55:18.207093 [ 288 ] {e7360ab4-c3c9-4c9c-bfb1-9ac08ce5ab8d} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 11966 | 2026.03.13 18:55:18.208175 [ 298 ] {e7360ab4-c3c9-4c9c-bfb1-9ac08ce5ab8d} <Trace> AggregatingTransform: Aggregating | ||
| 11967 | 2026.03.13 18:55:18.208232 [ 298 ] {e7360ab4-c3c9-4c9c-bfb1-9ac08ce5ab8d} <Trace> Aggregator: Aggregation method: without_key | ||
| 11968 | 2026.03.13 18:55:18.208272 [ 298 ] {e7360ab4-c3c9-4c9c-bfb1-9ac08ce5ab8d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001069442 sec. (935.067 rows/sec., 36.53 KiB/sec.) | ||
| 11969 | 2026.03.13 18:55:18.208294 [ 298 ] {e7360ab4-c3c9-4c9c-bfb1-9ac08ce5ab8d} <Trace> Aggregator: Merging aggregated data | ||
| 11970 | 2026.03.13 18:55:18.209494 [ 288 ] {e7360ab4-c3c9-4c9c-bfb1-9ac08ce5ab8d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003247 sec., 307.9765937788728 rows/sec., 12.03 KiB/sec. | ||
| 11971 | 2026.03.13 18:55:18.209673 [ 288 ] {e7360ab4-c3c9-4c9c-bfb1-9ac08ce5ab8d} <Debug> TCPHandler: Processed in 0.003665569 sec. | ||
| 11972 | 2026.03.13 18:55:18.209800 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11973 | 2026.03.13 18:55:18.209832 [ 288 ] {} <Debug> TCP-Session: 552c61bd-8117-4d32-b302-ecca13901a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11974 | 2026.03.13 18:55:18.209832 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11975 | 2026.03.13 18:55:18.209862 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11976 | 2026.03.13 18:55:18.209887 [ 287 ] {} <Debug> TCP-Session: f2a20588-18ed-4e8c-92aa-5d3313326785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11977 | 2026.03.13 18:55:18.209891 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11978 | 2026.03.13 18:55:18.209904 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11979 | 2026.03.13 18:55:18.209928 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11980 | 2026.03.13 18:55:18.209954 [ 292 ] {} <Debug> TCP-Session: 54553609-bf5f-44d1-b998-d2775340211a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11981 | 2026.03.13 18:55:18.209970 [ 290 ] {} <Debug> TCP-Session: ebd7caff-871f-49a2-b3e3-db8e4aed3f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11982 | 2026.03.13 18:55:18.209985 [ 294 ] {} <Debug> TCP-Session: 302f23d8-5593-4cac-ade8-e62499324c46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11983 | 2026.03.13 18:55:18.210013 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11984 | 2026.03.13 18:55:18.209981 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11985 | 2026.03.13 18:55:18.210059 [ 3 ] {} <Debug> TCP-Session: f1f4881d-7e77-4409-abd3-60cbe8eb5e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11986 | 2026.03.13 18:55:18.209913 [ 289 ] {} <Debug> TCP-Session: 018b374b-73af-4789-97e3-31f084fd2fec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11987 | 2026.03.13 18:55:18.210084 [ 291 ] {} <Debug> TCP-Session: 6c62f206-f2a5-408e-ba11-1b862c398ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11988 | 2026.03.13 18:55:18.209955 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11989 | 2026.03.13 18:55:18.210145 [ 293 ] {} <Debug> TCP-Session: 70edde0a-8e82-43b4-ad09-60cec39cdc53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11990 | 2026.03.13 18:55:20.620764 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11991 | 2026.03.13 18:55:20.620936 [ 5 ] {b2d2d49a-24cf-4f00-b650-fae331ba8460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11992 | 2026.03.13 18:55:20.621002 [ 5 ] {b2d2d49a-24cf-4f00-b650-fae331ba8460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11993 | 2026.03.13 18:55:20.621701 [ 5 ] {b2d2d49a-24cf-4f00-b650-fae331ba8460} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11994 | 2026.03.13 18:55:20.621748 [ 5 ] {b2d2d49a-24cf-4f00-b650-fae331ba8460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 11995 | 2026.03.13 18:55:20.622131 [ 5 ] {b2d2d49a-24cf-4f00-b650-fae331ba8460} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11996 | 2026.03.13 18:55:20.622346 [ 5 ] {b2d2d49a-24cf-4f00-b650-fae331ba8460} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11997 | 2026.03.13 18:55:20.622503 [ 5 ] {b2d2d49a-24cf-4f00-b650-fae331ba8460} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001615 sec., 85448.91640866874 rows/sec., 7.43 MiB/sec. | ||
| 11998 | 2026.03.13 18:55:20.622544 [ 5 ] {b2d2d49a-24cf-4f00-b650-fae331ba8460} <Debug> TCPHandler: Processed in 0.001908888 sec. | ||
| 11999 | 2026.03.13 18:55:20.622660 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12000 | 2026.03.13 18:55:20.622752 [ 5 ] {4e19876b-7e95-46d9-9eaf-9f85efa2b6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12001 | 2026.03.13 18:55:20.622793 [ 5 ] {4e19876b-7e95-46d9-9eaf-9f85efa2b6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12002 | 2026.03.13 18:55:20.623199 [ 5 ] {4e19876b-7e95-46d9-9eaf-9f85efa2b6a7} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12003 | 2026.03.13 18:55:20.623235 [ 5 ] {4e19876b-7e95-46d9-9eaf-9f85efa2b6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12004 | 2026.03.13 18:55:20.623525 [ 5 ] {4e19876b-7e95-46d9-9eaf-9f85efa2b6a7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12005 | 2026.03.13 18:55:20.623730 [ 5 ] {4e19876b-7e95-46d9-9eaf-9f85efa2b6a7} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12006 | 2026.03.13 18:55:20.623856 [ 5 ] {4e19876b-7e95-46d9-9eaf-9f85efa2b6a7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001123 sec., 36509.3499554764 rows/sec., 2.68 MiB/sec. | ||
| 12007 | 2026.03.13 18:55:20.623893 [ 5 ] {4e19876b-7e95-46d9-9eaf-9f85efa2b6a7} <Debug> TCPHandler: Processed in 0.001280778 sec. | ||
| 12008 | 2026.03.13 18:55:20.624026 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12009 | 2026.03.13 18:55:20.624125 [ 5 ] {fa1dfc96-4625-42eb-97d0-cbf93954efd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12010 | 2026.03.13 18:55:20.624165 [ 5 ] {fa1dfc96-4625-42eb-97d0-cbf93954efd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12011 | 2026.03.13 18:55:20.624608 [ 5 ] {fa1dfc96-4625-42eb-97d0-cbf93954efd7} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12012 | 2026.03.13 18:55:20.624645 [ 5 ] {fa1dfc96-4625-42eb-97d0-cbf93954efd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12013 | 2026.03.13 18:55:20.624957 [ 5 ] {fa1dfc96-4625-42eb-97d0-cbf93954efd7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12014 | 2026.03.13 18:55:20.625160 [ 5 ] {fa1dfc96-4625-42eb-97d0-cbf93954efd7} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12015 | 2026.03.13 18:55:20.625291 [ 5 ] {fa1dfc96-4625-42eb-97d0-cbf93954efd7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001184 sec., 88682.43243243244 rows/sec., 6.93 MiB/sec. | ||
| 12016 | 2026.03.13 18:55:20.625352 [ 5 ] {fa1dfc96-4625-42eb-97d0-cbf93954efd7} <Debug> TCPHandler: Processed in 0.001375782 sec. | ||
| 12017 | 2026.03.13 18:55:20.625462 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12018 | 2026.03.13 18:55:20.625564 [ 5 ] {ff526c99-64a0-4d03-8439-ec99cea1a002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12019 | 2026.03.13 18:55:20.625608 [ 5 ] {ff526c99-64a0-4d03-8439-ec99cea1a002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12020 | 2026.03.13 18:55:20.626017 [ 5 ] {ff526c99-64a0-4d03-8439-ec99cea1a002} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12021 | 2026.03.13 18:55:20.626053 [ 5 ] {ff526c99-64a0-4d03-8439-ec99cea1a002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12022 | 2026.03.13 18:55:20.626377 [ 5 ] {ff526c99-64a0-4d03-8439-ec99cea1a002} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12023 | 2026.03.13 18:55:20.626584 [ 5 ] {ff526c99-64a0-4d03-8439-ec99cea1a002} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12024 | 2026.03.13 18:55:20.626707 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12025 | 2026.03.13 18:55:20.626717 [ 5 ] {ff526c99-64a0-4d03-8439-ec99cea1a002} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 12026 | 2026.03.13 18:55:20.626780 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12027 | 2026.03.13 18:55:20.626795 [ 5 ] {ff526c99-64a0-4d03-8439-ec99cea1a002} <Debug> TCPHandler: Processed in 0.001381472 sec. | ||
| 12028 | 2026.03.13 18:55:20.626805 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12029 | 2026.03.13 18:55:20.626912 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12030 | 2026.03.13 18:55:20.626947 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::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 | ||
| 12031 | 2026.03.13 18:55:20.627010 [ 5 ] {317a8575-4ef9-4e42-849a-77978697d6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12032 | 2026.03.13 18:55:20.627069 [ 5 ] {317a8575-4ef9-4e42-849a-77978697d6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12033 | 2026.03.13 18:55:20.627121 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12034 | 2026.03.13 18:55:20.627170 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 29566 rows starting from the beginning of the part | ||
| 12035 | 2026.03.13 18:55:20.627248 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 128 rows starting from the beginning of the part | ||
| 12036 | 2026.03.13 18:55:20.627303 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12037 | 2026.03.13 18:55:20.627355 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12038 | 2026.03.13 18:55:20.627402 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 266 rows starting from the beginning of the part | ||
| 12039 | 2026.03.13 18:55:20.627445 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12040 | 2026.03.13 18:55:20.627927 [ 5 ] {317a8575-4ef9-4e42-849a-77978697d6b0} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12041 | 2026.03.13 18:55:20.627968 [ 5 ] {317a8575-4ef9-4e42-849a-77978697d6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12042 | 2026.03.13 18:55:20.628568 [ 5 ] {317a8575-4ef9-4e42-849a-77978697d6b0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12043 | 2026.03.13 18:55:20.628805 [ 5 ] {317a8575-4ef9-4e42-849a-77978697d6b0} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12044 | 2026.03.13 18:55:20.628948 [ 5 ] {317a8575-4ef9-4e42-849a-77978697d6b0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001955 sec., 20971.867007672634 rows/sec., 37.58 MiB/sec. | ||
| 12045 | 2026.03.13 18:55:20.629003 [ 5 ] {317a8575-4ef9-4e42-849a-77978697d6b0} <Debug> TCPHandler: Processed in 0.002139933 sec. | ||
| 12046 | 2026.03.13 18:55:20.629176 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12047 | 2026.03.13 18:55:20.629269 [ 5 ] {2cb38fd8-f189-4e21-95ef-6b7a2c203a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12048 | 2026.03.13 18:55:20.629310 [ 5 ] {2cb38fd8-f189-4e21-95ef-6b7a2c203a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12049 | 2026.03.13 18:55:20.629650 [ 5 ] {2cb38fd8-f189-4e21-95ef-6b7a2c203a39} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2026.03.13 18:55:20.629685 [ 5 ] {2cb38fd8-f189-4e21-95ef-6b7a2c203a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12051 | 2026.03.13 18:55:20.629987 [ 5 ] {2cb38fd8-f189-4e21-95ef-6b7a2c203a39} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12052 | 2026.03.13 18:55:20.630193 [ 5 ] {2cb38fd8-f189-4e21-95ef-6b7a2c203a39} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12053 | 2026.03.13 18:55:20.630323 [ 5 ] {2cb38fd8-f189-4e21-95ef-6b7a2c203a39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 12054 | 2026.03.13 18:55:20.630358 [ 5 ] {2cb38fd8-f189-4e21-95ef-6b7a2c203a39} <Debug> TCPHandler: Processed in 0.001231277 sec. | ||
| 12055 | 2026.03.13 18:55:20.633864 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30440 rows, containing 5 columns (5 merged, 0 gathered) in 0.006978258 sec., 4362120.173831348 rows/sec., 286.98 MiB/sec. | ||
| 12056 | 2026.03.13 18:55:20.634546 [ 186 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12057 | 2026.03.13 18:55:20.634848 [ 186 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12058 | 2026.03.13 18:55:20.634937 [ 186 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12059 | 2026.03.13 18:55:20.635047 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 12060 | 2026.03.13 18:55:22.517210 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12061 | 2026.03.13 18:55:22.517270 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12062 | 2026.03.13 18:55:22.712093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27862 | ||
| 12063 | 2026.03.13 18:55:22.712775 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12064 | 2026.03.13 18:55:22.712818 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12065 | 2026.03.13 18:55:22.713310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12066 | 2026.03.13 18:55:22.713545 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12067 | 2026.03.13 18:55:22.713682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27862 | ||
| 12068 | 2026.03.13 18:55:24.174438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12069 | 2026.03.13 18:55:24.190211 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12070 | 2026.03.13 18:55:24.190268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12071 | 2026.03.13 18:55:24.196662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12072 | 2026.03.13 18:55:24.197846 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12073 | 2026.03.13 18:55:24.201300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12074 | 2026.03.13 18:55:25.626637 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12075 | 2026.03.13 18:55:25.626836 [ 5 ] {3cbe04a7-bce1-4c00-98cc-4fd08a5b7a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12076 | 2026.03.13 18:55:25.626900 [ 5 ] {3cbe04a7-bce1-4c00-98cc-4fd08a5b7a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12077 | 2026.03.13 18:55:25.627627 [ 5 ] {3cbe04a7-bce1-4c00-98cc-4fd08a5b7a6f} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2026.03.13 18:55:25.627674 [ 5 ] {3cbe04a7-bce1-4c00-98cc-4fd08a5b7a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12079 | 2026.03.13 18:55:25.628074 [ 5 ] {3cbe04a7-bce1-4c00-98cc-4fd08a5b7a6f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12080 | 2026.03.13 18:55:25.628306 [ 5 ] {3cbe04a7-bce1-4c00-98cc-4fd08a5b7a6f} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12081 | 2026.03.13 18:55:25.628439 [ 97 ] {} <Debug> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 12082 | 2026.03.13 18:55:25.628455 [ 5 ] {3cbe04a7-bce1-4c00-98cc-4fd08a5b7a6f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001669 sec., 170161.7735170761 rows/sec., 10.81 MiB/sec. | ||
| 12083 | 2026.03.13 18:55:25.628511 [ 97 ] {} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12084 | 2026.03.13 18:55:25.628528 [ 5 ] {3cbe04a7-bce1-4c00-98cc-4fd08a5b7a6f} <Debug> TCPHandler: Processed in 0.002064712 sec. | ||
| 12085 | 2026.03.13 18:55:25.628538 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12086 | 2026.03.13 18:55:25.628652 [ 195 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 12087 | 2026.03.13 18:55:25.628675 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12088 | 2026.03.13 18:55:25.628758 [ 195 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12089 | 2026.03.13 18:55:25.628774 [ 5 ] {5d648ba0-edec-455a-b382-cd5720b29001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12090 | 2026.03.13 18:55:25.628790 [ 195 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 308 rows starting from the beginning of the part | ||
| 12091 | 2026.03.13 18:55:25.628816 [ 5 ] {5d648ba0-edec-455a-b382-cd5720b29001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12092 | 2026.03.13 18:55:25.628854 [ 195 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 12093 | 2026.03.13 18:55:25.628906 [ 195 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 12094 | 2026.03.13 18:55:25.628955 [ 195 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 12095 | 2026.03.13 18:55:25.629001 [ 195 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 12096 | 2026.03.13 18:55:25.629043 [ 195 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 12097 | 2026.03.13 18:55:25.629654 [ 5 ] {5d648ba0-edec-455a-b382-cd5720b29001} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12098 | 2026.03.13 18:55:25.629690 [ 5 ] {5d648ba0-edec-455a-b382-cd5720b29001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12099 | 2026.03.13 18:55:25.629962 [ 186 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134995 sec., 702248.2314159784 rows/sec., 48.66 MiB/sec. | ||
| 12100 | 2026.03.13 18:55:25.630043 [ 5 ] {5d648ba0-edec-455a-b382-cd5720b29001} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12101 | 2026.03.13 18:55:25.630199 [ 194 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 12102 | 2026.03.13 18:55:25.630275 [ 5 ] {5d648ba0-edec-455a-b382-cd5720b29001} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12103 | 2026.03.13 18:55:25.630416 [ 5 ] {5d648ba0-edec-455a-b382-cd5720b29001} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.00166 sec., 480120.4819277108 rows/sec., 37.35 MiB/sec. | ||
| 12104 | 2026.03.13 18:55:25.630455 [ 5 ] {5d648ba0-edec-455a-b382-cd5720b29001} <Debug> TCPHandler: Processed in 0.001829474 sec. | ||
| 12105 | 2026.03.13 18:55:25.630569 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12106 | 2026.03.13 18:55:25.630568 [ 194 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_24_5} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12107 | 2026.03.13 18:55:25.630665 [ 5 ] {92c19945-9388-4423-a1e5-eb8d6fc48760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12108 | 2026.03.13 18:55:25.630682 [ 194 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_24_5} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 12109 | 2026.03.13 18:55:25.630709 [ 5 ] {92c19945-9388-4423-a1e5-eb8d6fc48760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12110 | 2026.03.13 18:55:25.630804 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 12111 | 2026.03.13 18:55:25.631139 [ 5 ] {92c19945-9388-4423-a1e5-eb8d6fc48760} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2026.03.13 18:55:25.631179 [ 5 ] {92c19945-9388-4423-a1e5-eb8d6fc48760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12113 | 2026.03.13 18:55:25.631480 [ 5 ] {92c19945-9388-4423-a1e5-eb8d6fc48760} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12114 | 2026.03.13 18:55:25.631693 [ 5 ] {92c19945-9388-4423-a1e5-eb8d6fc48760} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2026.03.13 18:55:25.631835 [ 5 ] {92c19945-9388-4423-a1e5-eb8d6fc48760} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001174 sec., 120954.00340715503 rows/sec., 7.11 MiB/sec. | ||
| 12116 | 2026.03.13 18:55:25.631876 [ 5 ] {92c19945-9388-4423-a1e5-eb8d6fc48760} <Debug> TCPHandler: Processed in 0.001354051 sec. | ||
| 12117 | 2026.03.13 18:55:25.631993 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12118 | 2026.03.13 18:55:25.632088 [ 5 ] {da33457d-4f63-4f23-8535-91dfcee9c766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12119 | 2026.03.13 18:55:25.632127 [ 5 ] {da33457d-4f63-4f23-8535-91dfcee9c766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12120 | 2026.03.13 18:55:25.632563 [ 5 ] {da33457d-4f63-4f23-8535-91dfcee9c766} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12121 | 2026.03.13 18:55:25.632601 [ 5 ] {da33457d-4f63-4f23-8535-91dfcee9c766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12122 | 2026.03.13 18:55:25.632915 [ 5 ] {da33457d-4f63-4f23-8535-91dfcee9c766} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12123 | 2026.03.13 18:55:25.633136 [ 5 ] {da33457d-4f63-4f23-8535-91dfcee9c766} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12124 | 2026.03.13 18:55:25.633265 [ 5 ] {da33457d-4f63-4f23-8535-91dfcee9c766} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001195 sec., 124686.19246861924 rows/sec., 8.06 MiB/sec. | ||
| 12125 | 2026.03.13 18:55:25.633288 [ 96 ] {} <Debug> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 12126 | 2026.03.13 18:55:25.633302 [ 5 ] {da33457d-4f63-4f23-8535-91dfcee9c766} <Debug> TCPHandler: Processed in 0.00136055 sec. | ||
| 12127 | 2026.03.13 18:55:25.633361 [ 96 ] {} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2026.03.13 18:55:25.633391 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12129 | 2026.03.13 18:55:25.633448 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12130 | 2026.03.13 18:55:25.633493 [ 200 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 12131 | 2026.03.13 18:55:25.633555 [ 5 ] {38aa85c3-c2fa-4449-a795-e27b571ac56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12132 | 2026.03.13 18:55:25.633600 [ 5 ] {38aa85c3-c2fa-4449-a795-e27b571ac56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12133 | 2026.03.13 18:55:25.633622 [ 200 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12134 | 2026.03.13 18:55:25.633660 [ 200 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 881 rows starting from the beginning of the part | ||
| 12135 | 2026.03.13 18:55:25.633728 [ 200 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 732 rows starting from the beginning of the part | ||
| 12136 | 2026.03.13 18:55:25.633776 [ 200 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 732 rows starting from the beginning of the part | ||
| 12137 | 2026.03.13 18:55:25.633851 [ 200 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 732 rows starting from the beginning of the part | ||
| 12138 | 2026.03.13 18:55:25.633918 [ 200 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 12139 | 2026.03.13 18:55:25.633985 [ 200 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 12140 | 2026.03.13 18:55:25.634046 [ 5 ] {38aa85c3-c2fa-4449-a795-e27b571ac56b} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12141 | 2026.03.13 18:55:25.634089 [ 5 ] {38aa85c3-c2fa-4449-a795-e27b571ac56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12142 | 2026.03.13 18:55:25.634465 [ 5 ] {38aa85c3-c2fa-4449-a795-e27b571ac56b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12143 | 2026.03.13 18:55:25.634692 [ 5 ] {38aa85c3-c2fa-4449-a795-e27b571ac56b} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12144 | 2026.03.13 18:55:25.634797 [ 96 ] {} <Debug> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 12145 | 2026.03.13 18:55:25.634821 [ 5 ] {38aa85c3-c2fa-4449-a795-e27b571ac56b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001284 sec., 115264.79750778816 rows/sec., 6.56 MiB/sec. | ||
| 12146 | 2026.03.13 18:55:25.634826 [ 96 ] {} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12147 | 2026.03.13 18:55:25.634859 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12148 | 2026.03.13 18:55:25.634864 [ 5 ] {38aa85c3-c2fa-4449-a795-e27b571ac56b} <Debug> TCPHandler: Processed in 0.001470364 sec. | ||
| 12149 | 2026.03.13 18:55:25.634939 [ 194 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 12150 | 2026.03.13 18:55:25.634989 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12151 | 2026.03.13 18:55:25.635034 [ 194 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12152 | 2026.03.13 18:55:25.635069 [ 194 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 160 rows starting from the beginning of the part | ||
| 12153 | 2026.03.13 18:55:25.635088 [ 5 ] {793af14c-71a5-4c5b-a6b4-7255da5a4bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12154 | 2026.03.13 18:55:25.635131 [ 194 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 12155 | 2026.03.13 18:55:25.635133 [ 5 ] {793af14c-71a5-4c5b-a6b4-7255da5a4bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12156 | 2026.03.13 18:55:25.635184 [ 194 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 12157 | 2026.03.13 18:55:25.635229 [ 194 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 12158 | 2026.03.13 18:55:25.635267 [ 194 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 12159 | 2026.03.13 18:55:25.635305 [ 194 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 12160 | 2026.03.13 18:55:25.635428 [ 186 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3375 rows, containing 5 columns (5 merged, 0 gathered) in 0.001982709 sec., 1702216.512861948 rows/sec., 108.40 MiB/sec. | ||
| 12161 | 2026.03.13 18:55:25.635621 [ 202 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 12162 | 2026.03.13 18:55:25.635734 [ 5 ] {793af14c-71a5-4c5b-a6b4-7255da5a4bdf} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12163 | 2026.03.13 18:55:25.635776 [ 5 ] {793af14c-71a5-4c5b-a6b4-7255da5a4bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12164 | 2026.03.13 18:55:25.635920 [ 202 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_26_5} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.03.13 18:55:25.636024 [ 202 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_26_5} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 12166 | 2026.03.13 18:55:25.636126 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12167 | 2026.03.13 18:55:25.636178 [ 202 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277228 sec., 385209.2187142781 rows/sec., 24.11 MiB/sec. | ||
| 12168 | 2026.03.13 18:55:25.636183 [ 5 ] {793af14c-71a5-4c5b-a6b4-7255da5a4bdf} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12169 | 2026.03.13 18:55:25.636302 [ 202 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 12170 | 2026.03.13 18:55:25.636480 [ 5 ] {793af14c-71a5-4c5b-a6b4-7255da5a4bdf} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12171 | 2026.03.13 18:55:25.636614 [ 202 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_24_5} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2026.03.13 18:55:25.636640 [ 5 ] {793af14c-71a5-4c5b-a6b4-7255da5a4bdf} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001569 sec., 312300.82855321857 rows/sec., 21.90 MiB/sec. | ||
| 12173 | 2026.03.13 18:55:25.636681 [ 5 ] {793af14c-71a5-4c5b-a6b4-7255da5a4bdf} <Debug> TCPHandler: Processed in 0.001741822 sec. | ||
| 12174 | 2026.03.13 18:55:25.636691 [ 202 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_24_5} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 12175 | 2026.03.13 18:55:25.636764 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12176 | 2026.03.13 18:55:25.636789 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12177 | 2026.03.13 18:55:25.636885 [ 5 ] {63c126e3-e626-4413-be2e-3c0fea416b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12178 | 2026.03.13 18:55:25.636927 [ 5 ] {63c126e3-e626-4413-be2e-3c0fea416b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12179 | 2026.03.13 18:55:25.637252 [ 5 ] {63c126e3-e626-4413-be2e-3c0fea416b69} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2026.03.13 18:55:25.637288 [ 5 ] {63c126e3-e626-4413-be2e-3c0fea416b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12181 | 2026.03.13 18:55:25.637598 [ 5 ] {63c126e3-e626-4413-be2e-3c0fea416b69} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12182 | 2026.03.13 18:55:25.637807 [ 5 ] {63c126e3-e626-4413-be2e-3c0fea416b69} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2026.03.13 18:55:25.637931 [ 5 ] {63c126e3-e626-4413-be2e-3c0fea416b69} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 12184 | 2026.03.13 18:55:25.637967 [ 5 ] {63c126e3-e626-4413-be2e-3c0fea416b69} <Debug> TCPHandler: Processed in 0.001226857 sec. | ||
| 12185 | 2026.03.13 18:55:25.638073 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12186 | 2026.03.13 18:55:25.638164 [ 5 ] {f7916527-78c9-42ef-b276-9b6e82de9e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12187 | 2026.03.13 18:55:25.638206 [ 5 ] {f7916527-78c9-42ef-b276-9b6e82de9e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12188 | 2026.03.13 18:55:25.638616 [ 5 ] {f7916527-78c9-42ef-b276-9b6e82de9e94} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2026.03.13 18:55:25.638652 [ 5 ] {f7916527-78c9-42ef-b276-9b6e82de9e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12190 | 2026.03.13 18:55:25.638987 [ 5 ] {f7916527-78c9-42ef-b276-9b6e82de9e94} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12191 | 2026.03.13 18:55:25.639217 [ 5 ] {f7916527-78c9-42ef-b276-9b6e82de9e94} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2026.03.13 18:55:25.639344 [ 5 ] {f7916527-78c9-42ef-b276-9b6e82de9e94} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001197 sec., 221386.80033416877 rows/sec., 14.71 MiB/sec. | ||
| 12193 | 2026.03.13 18:55:25.639381 [ 5 ] {f7916527-78c9-42ef-b276-9b6e82de9e94} <Debug> TCPHandler: Processed in 0.00135834 sec. | ||
| 12194 | 2026.03.13 18:55:25.639488 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12195 | 2026.03.13 18:55:25.639587 [ 5 ] {6ecce213-46cd-454b-ae6f-2eadb1417355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12196 | 2026.03.13 18:55:25.639628 [ 5 ] {6ecce213-46cd-454b-ae6f-2eadb1417355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12197 | 2026.03.13 18:55:25.639931 [ 5 ] {6ecce213-46cd-454b-ae6f-2eadb1417355} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12198 | 2026.03.13 18:55:25.639966 [ 5 ] {6ecce213-46cd-454b-ae6f-2eadb1417355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12199 | 2026.03.13 18:55:25.640250 [ 5 ] {6ecce213-46cd-454b-ae6f-2eadb1417355} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12200 | 2026.03.13 18:55:25.640448 [ 5 ] {6ecce213-46cd-454b-ae6f-2eadb1417355} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12201 | 2026.03.13 18:55:25.640581 [ 5 ] {6ecce213-46cd-454b-ae6f-2eadb1417355} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 12202 | 2026.03.13 18:55:25.640616 [ 5 ] {6ecce213-46cd-454b-ae6f-2eadb1417355} <Debug> TCPHandler: Processed in 0.001177205 sec. | ||
| 12203 | 2026.03.13 18:55:25.640721 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12204 | 2026.03.13 18:55:25.640812 [ 5 ] {dfcf26f2-c05e-416e-8aa5-d6e74021c173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12205 | 2026.03.13 18:55:25.640852 [ 5 ] {dfcf26f2-c05e-416e-8aa5-d6e74021c173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12206 | 2026.03.13 18:55:25.641167 [ 5 ] {dfcf26f2-c05e-416e-8aa5-d6e74021c173} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12207 | 2026.03.13 18:55:25.641203 [ 5 ] {dfcf26f2-c05e-416e-8aa5-d6e74021c173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12208 | 2026.03.13 18:55:25.641513 [ 5 ] {dfcf26f2-c05e-416e-8aa5-d6e74021c173} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12209 | 2026.03.13 18:55:25.641720 [ 5 ] {dfcf26f2-c05e-416e-8aa5-d6e74021c173} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12210 | 2026.03.13 18:55:25.641833 [ 96 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12211 | 2026.03.13 18:55:25.641845 [ 5 ] {dfcf26f2-c05e-416e-8aa5-d6e74021c173} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00105 sec., 85714.28571428572 rows/sec., 5.36 MiB/sec. | ||
| 12212 | 2026.03.13 18:55:25.641867 [ 96 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12213 | 2026.03.13 18:55:25.641889 [ 5 ] {dfcf26f2-c05e-416e-8aa5-d6e74021c173} <Debug> TCPHandler: Processed in 0.001217316 sec. | ||
| 12214 | 2026.03.13 18:55:25.641889 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12215 | 2026.03.13 18:55:25.641986 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 12216 | 2026.03.13 18:55:25.642089 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12217 | 2026.03.13 18:55:25.642120 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4380 rows starting from the beginning of the part | ||
| 12218 | 2026.03.13 18:55:25.642178 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12219 | 2026.03.13 18:55:25.642225 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12220 | 2026.03.13 18:55:25.642269 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 12221 | 2026.03.13 18:55:25.642311 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12222 | 2026.03.13 18:55:25.642354 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 12223 | 2026.03.13 18:55:25.643860 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4740 rows, containing 4 columns (4 merged, 0 gathered) in 0.001911347 sec., 2479926.46023982 rows/sec., 165.00 MiB/sec. | ||
| 12224 | 2026.03.13 18:55:25.644139 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12225 | 2026.03.13 18:55:25.644383 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_91_18} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2026.03.13 18:55:25.644449 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_91_18} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12227 | 2026.03.13 18:55:25.644514 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12228 | 2026.03.13 18:55:26.584733 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12229 | 2026.03.13 18:55:26.584905 [ 5 ] {c9a8f758-420c-442e-a9a1-f3f4891de260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12230 | 2026.03.13 18:55:26.584969 [ 5 ] {c9a8f758-420c-442e-a9a1-f3f4891de260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12231 | 2026.03.13 18:55:26.585589 [ 5 ] {c9a8f758-420c-442e-a9a1-f3f4891de260} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2026.03.13 18:55:26.585625 [ 5 ] {c9a8f758-420c-442e-a9a1-f3f4891de260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12233 | 2026.03.13 18:55:26.586007 [ 5 ] {c9a8f758-420c-442e-a9a1-f3f4891de260} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12234 | 2026.03.13 18:55:26.586248 [ 5 ] {c9a8f758-420c-442e-a9a1-f3f4891de260} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12235 | 2026.03.13 18:55:26.586399 [ 5 ] {c9a8f758-420c-442e-a9a1-f3f4891de260} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001542 sec., 5188.067444876783 rows/sec., 423.05 KiB/sec. | ||
| 12236 | 2026.03.13 18:55:26.586439 [ 5 ] {c9a8f758-420c-442e-a9a1-f3f4891de260} <Debug> TCPHandler: Processed in 0.001832225 sec. | ||
| 12237 | 2026.03.13 18:55:26.586581 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12238 | 2026.03.13 18:55:26.586675 [ 5 ] {32650f32-5be1-486f-acf6-046c5ec73a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12239 | 2026.03.13 18:55:26.586715 [ 5 ] {32650f32-5be1-486f-acf6-046c5ec73a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12240 | 2026.03.13 18:55:26.587799 [ 5 ] {32650f32-5be1-486f-acf6-046c5ec73a89} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12241 | 2026.03.13 18:55:26.587833 [ 5 ] {32650f32-5be1-486f-acf6-046c5ec73a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12242 | 2026.03.13 18:55:26.588250 [ 5 ] {32650f32-5be1-486f-acf6-046c5ec73a89} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12243 | 2026.03.13 18:55:26.588460 [ 5 ] {32650f32-5be1-486f-acf6-046c5ec73a89} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2026.03.13 18:55:26.588596 [ 5 ] {32650f32-5be1-486f-acf6-046c5ec73a89} <Debug> executeQuery: Read 2026 rows, 157.66 KiB in 0.00194 sec., 1044329.8969072164 rows/sec., 79.36 MiB/sec. | ||
| 12245 | 2026.03.13 18:55:26.588634 [ 5 ] {32650f32-5be1-486f-acf6-046c5ec73a89} <Debug> TCPHandler: Processed in 0.002113183 sec. | ||
| 12246 | 2026.03.13 18:55:26.588775 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12247 | 2026.03.13 18:55:26.588867 [ 5 ] {32cdceb7-2489-4a56-8150-20338b8124c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12248 | 2026.03.13 18:55:26.588907 [ 5 ] {32cdceb7-2489-4a56-8150-20338b8124c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12249 | 2026.03.13 18:55:26.589346 [ 5 ] {32cdceb7-2489-4a56-8150-20338b8124c6} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12250 | 2026.03.13 18:55:26.589381 [ 5 ] {32cdceb7-2489-4a56-8150-20338b8124c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12251 | 2026.03.13 18:55:26.589689 [ 5 ] {32cdceb7-2489-4a56-8150-20338b8124c6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12252 | 2026.03.13 18:55:26.589906 [ 5 ] {32cdceb7-2489-4a56-8150-20338b8124c6} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2026.03.13 18:55:26.590025 [ 95 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 6 parts from all_1_57_12 to all_62_62_0 | ||
| 12254 | 2026.03.13 18:55:26.590031 [ 5 ] {32cdceb7-2489-4a56-8150-20338b8124c6} <Debug> executeQuery: Read 60 rows, 4.47 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.69 MiB/sec. | ||
| 12255 | 2026.03.13 18:55:26.590064 [ 95 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12256 | 2026.03.13 18:55:26.590082 [ 5 ] {32cdceb7-2489-4a56-8150-20338b8124c6} <Debug> TCPHandler: Processed in 0.001366981 sec. | ||
| 12257 | 2026.03.13 18:55:26.590083 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12258 | 2026.03.13 18:55:26.590193 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12259 | 2026.03.13 18:55:26.590211 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_62_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_57_12 to all_62_62_0 into Compact with storage Full | ||
| 12260 | 2026.03.13 18:55:26.590292 [ 5 ] {cdeab966-4502-4cd9-ad1a-fee79eefcc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12261 | 2026.03.13 18:55:26.590337 [ 5 ] {cdeab966-4502-4cd9-ad1a-fee79eefcc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12262 | 2026.03.13 18:55:26.590380 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_62_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12263 | 2026.03.13 18:55:26.590426 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 226 rows starting from the beginning of the part | ||
| 12264 | 2026.03.13 18:55:26.590503 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 41 rows starting from the beginning of the part | ||
| 12265 | 2026.03.13 18:55:26.590555 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 144 rows starting from the beginning of the part | ||
| 12266 | 2026.03.13 18:55:26.590608 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part | ||
| 12267 | 2026.03.13 18:55:26.590652 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 142 rows starting from the beginning of the part | ||
| 12268 | 2026.03.13 18:55:26.590692 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 12269 | 2026.03.13 18:55:26.590924 [ 5 ] {cdeab966-4502-4cd9-ad1a-fee79eefcc33} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12270 | 2026.03.13 18:55:26.590968 [ 5 ] {cdeab966-4502-4cd9-ad1a-fee79eefcc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12271 | 2026.03.13 18:55:26.591338 [ 5 ] {cdeab966-4502-4cd9-ad1a-fee79eefcc33} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12272 | 2026.03.13 18:55:26.591554 [ 5 ] {cdeab966-4502-4cd9-ad1a-fee79eefcc33} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12273 | 2026.03.13 18:55:26.591586 [ 202 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_62_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429942 sec., 457361.2076573735 rows/sec., 30.88 MiB/sec. | ||
| 12274 | 2026.03.13 18:55:26.591684 [ 5 ] {cdeab966-4502-4cd9-ad1a-fee79eefcc33} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001411 sec., 501771.79305457126 rows/sec., 29.27 MiB/sec. | ||
| 12275 | 2026.03.13 18:55:26.591735 [ 5 ] {cdeab966-4502-4cd9-ad1a-fee79eefcc33} <Debug> TCPHandler: Processed in 0.001591987 sec. | ||
| 12276 | 2026.03.13 18:55:26.591770 [ 187 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_62_13} <Trace> MergedBlockOutputStream: filled checksums all_1_62_13 (state Temporary) | ||
| 12277 | 2026.03.13 18:55:26.591846 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12278 | 2026.03.13 18:55:26.591948 [ 5 ] {3f3cfe64-7348-478d-8845-cc0ffc2be8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12279 | 2026.03.13 18:55:26.591987 [ 5 ] {3f3cfe64-7348-478d-8845-cc0ffc2be8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12280 | 2026.03.13 18:55:26.592044 [ 187 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_62_13} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_62_13 to all_1_62_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12281 | 2026.03.13 18:55:26.592107 [ 187 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_62_13} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 6 parts: [all_1_57_12, all_62_62_0] -> all_1_62_13 | ||
| 12282 | 2026.03.13 18:55:26.592196 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12283 | 2026.03.13 18:55:26.592363 [ 5 ] {3f3cfe64-7348-478d-8845-cc0ffc2be8d7} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2026.03.13 18:55:26.592397 [ 5 ] {3f3cfe64-7348-478d-8845-cc0ffc2be8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12285 | 2026.03.13 18:55:26.592679 [ 5 ] {3f3cfe64-7348-478d-8845-cc0ffc2be8d7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12286 | 2026.03.13 18:55:26.592887 [ 5 ] {3f3cfe64-7348-478d-8845-cc0ffc2be8d7} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12287 | 2026.03.13 18:55:26.593012 [ 5 ] {3f3cfe64-7348-478d-8845-cc0ffc2be8d7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 64.92 KiB/sec. | ||
| 12288 | 2026.03.13 18:55:26.593058 [ 5 ] {3f3cfe64-7348-478d-8845-cc0ffc2be8d7} <Debug> TCPHandler: Processed in 0.001260827 sec. | ||
| 12289 | 2026.03.13 18:55:26.593160 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12290 | 2026.03.13 18:55:26.593261 [ 5 ] {2f84b44a-94a2-4bdd-ab80-535821086e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12291 | 2026.03.13 18:55:26.593300 [ 5 ] {2f84b44a-94a2-4bdd-ab80-535821086e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12292 | 2026.03.13 18:55:26.593979 [ 5 ] {2f84b44a-94a2-4bdd-ab80-535821086e7a} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12293 | 2026.03.13 18:55:26.594013 [ 5 ] {2f84b44a-94a2-4bdd-ab80-535821086e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12294 | 2026.03.13 18:55:26.594353 [ 5 ] {2f84b44a-94a2-4bdd-ab80-535821086e7a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12295 | 2026.03.13 18:55:26.594571 [ 5 ] {2f84b44a-94a2-4bdd-ab80-535821086e7a} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12296 | 2026.03.13 18:55:26.594698 [ 5 ] {2f84b44a-94a2-4bdd-ab80-535821086e7a} <Debug> executeQuery: Read 1060 rows, 75.16 KiB in 0.001461 sec., 725530.4585900068 rows/sec., 50.24 MiB/sec. | ||
| 12297 | 2026.03.13 18:55:26.594736 [ 5 ] {2f84b44a-94a2-4bdd-ab80-535821086e7a} <Debug> TCPHandler: Processed in 0.001624519 sec. | ||
| 12298 | 2026.03.13 18:55:26.594844 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12299 | 2026.03.13 18:55:26.594949 [ 5 ] {a4b2e85d-358e-4512-859a-90e4726d09da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12300 | 2026.03.13 18:55:26.594993 [ 5 ] {a4b2e85d-358e-4512-859a-90e4726d09da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12301 | 2026.03.13 18:55:26.595581 [ 5 ] {a4b2e85d-358e-4512-859a-90e4726d09da} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12302 | 2026.03.13 18:55:26.595615 [ 5 ] {a4b2e85d-358e-4512-859a-90e4726d09da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12303 | 2026.03.13 18:55:26.596022 [ 5 ] {a4b2e85d-358e-4512-859a-90e4726d09da} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12304 | 2026.03.13 18:55:26.596232 [ 5 ] {a4b2e85d-358e-4512-859a-90e4726d09da} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12305 | 2026.03.13 18:55:26.596358 [ 5 ] {a4b2e85d-358e-4512-859a-90e4726d09da} <Debug> executeQuery: Read 1221 rows, 78.20 KiB in 0.001428 sec., 855042.0168067227 rows/sec., 53.48 MiB/sec. | ||
| 12306 | 2026.03.13 18:55:26.596395 [ 5 ] {a4b2e85d-358e-4512-859a-90e4726d09da} <Debug> TCPHandler: Processed in 0.001600238 sec. | ||
| 12307 | 2026.03.13 18:55:26.596512 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12308 | 2026.03.13 18:55:26.596603 [ 5 ] {caab03b7-3922-410a-a562-2494a9627a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12309 | 2026.03.13 18:55:26.596657 [ 5 ] {caab03b7-3922-410a-a562-2494a9627a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12310 | 2026.03.13 18:55:26.597492 [ 5 ] {caab03b7-3922-410a-a562-2494a9627a87} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12311 | 2026.03.13 18:55:26.597526 [ 5 ] {caab03b7-3922-410a-a562-2494a9627a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12312 | 2026.03.13 18:55:26.598106 [ 5 ] {caab03b7-3922-410a-a562-2494a9627a87} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12313 | 2026.03.13 18:55:26.598329 [ 5 ] {caab03b7-3922-410a-a562-2494a9627a87} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12314 | 2026.03.13 18:55:26.598463 [ 5 ] {caab03b7-3922-410a-a562-2494a9627a87} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001877 sec., 27703.78263185935 rows/sec., 49.64 MiB/sec. | ||
| 12315 | 2026.03.13 18:55:26.598529 [ 5 ] {caab03b7-3922-410a-a562-2494a9627a87} <Debug> TCPHandler: Processed in 0.002074662 sec. | ||
| 12316 | 2026.03.13 18:55:26.598639 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12317 | 2026.03.13 18:55:26.598742 [ 5 ] {f3743e45-d858-48d7-90f3-0f1eab2fc477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12318 | 2026.03.13 18:55:26.598783 [ 5 ] {f3743e45-d858-48d7-90f3-0f1eab2fc477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12319 | 2026.03.13 18:55:26.599094 [ 5 ] {f3743e45-d858-48d7-90f3-0f1eab2fc477} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12320 | 2026.03.13 18:55:26.599127 [ 5 ] {f3743e45-d858-48d7-90f3-0f1eab2fc477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12321 | 2026.03.13 18:55:26.599427 [ 5 ] {f3743e45-d858-48d7-90f3-0f1eab2fc477} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12322 | 2026.03.13 18:55:26.599643 [ 5 ] {f3743e45-d858-48d7-90f3-0f1eab2fc477} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12323 | 2026.03.13 18:55:26.599769 [ 5 ] {f3743e45-d858-48d7-90f3-0f1eab2fc477} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001046 sec., 11472.27533460803 rows/sec., 791.71 KiB/sec. | ||
| 12324 | 2026.03.13 18:55:26.599805 [ 5 ] {f3743e45-d858-48d7-90f3-0f1eab2fc477} <Debug> TCPHandler: Processed in 0.001215606 sec. | ||
| 12325 | 2026.03.13 18:55:27.815745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1492 | ||
| 12326 | 2026.03.13 18:55:27.818496 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12327 | 2026.03.13 18:55:27.818547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12328 | 2026.03.13 18:55:27.819799 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12329 | 2026.03.13 18:55:27.820104 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2026.03.13 18:55:27.820489 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1492 | ||
| 12331 | 2026.03.13 18:55:30.213835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28374 | ||
| 12332 | 2026.03.13 18:55:30.214532 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12333 | 2026.03.13 18:55:30.214574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12334 | 2026.03.13 18:55:30.215059 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12335 | 2026.03.13 18:55:30.215302 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12336 | 2026.03.13 18:55:30.215433 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28374 | ||
| 12337 | 2026.03.13 18:55:30.617351 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12338 | 2026.03.13 18:55:30.617553 [ 5 ] {6f529d21-8fe6-450c-a179-984dafd0e6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12339 | 2026.03.13 18:55:30.617629 [ 5 ] {6f529d21-8fe6-450c-a179-984dafd0e6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12340 | 2026.03.13 18:55:30.618322 [ 5 ] {6f529d21-8fe6-450c-a179-984dafd0e6f8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12341 | 2026.03.13 18:55:30.618376 [ 5 ] {6f529d21-8fe6-450c-a179-984dafd0e6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12342 | 2026.03.13 18:55:30.618806 [ 5 ] {6f529d21-8fe6-450c-a179-984dafd0e6f8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12343 | 2026.03.13 18:55:30.619049 [ 5 ] {6f529d21-8fe6-450c-a179-984dafd0e6f8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12344 | 2026.03.13 18:55:30.619210 [ 90 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12345 | 2026.03.13 18:55:30.619219 [ 5 ] {6f529d21-8fe6-450c-a179-984dafd0e6f8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.49 MiB/sec. | ||
| 12346 | 2026.03.13 18:55:30.619280 [ 90 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12347 | 2026.03.13 18:55:30.619304 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12348 | 2026.03.13 18:55:30.619315 [ 5 ] {6f529d21-8fe6-450c-a179-984dafd0e6f8} <Debug> TCPHandler: Processed in 0.002109893 sec. | ||
| 12349 | 2026.03.13 18:55:30.619429 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 12350 | 2026.03.13 18:55:30.619454 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12351 | 2026.03.13 18:55:30.619578 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12352 | 2026.03.13 18:55:30.619588 [ 5 ] {1580dc50-f2ee-47be-9857-acd9d13bd870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12353 | 2026.03.13 18:55:30.619622 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2894 rows starting from the beginning of the part | ||
| 12354 | 2026.03.13 18:55:30.619658 [ 5 ] {1580dc50-f2ee-47be-9857-acd9d13bd870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12355 | 2026.03.13 18:55:30.619698 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 798 rows starting from the beginning of the part | ||
| 12356 | 2026.03.13 18:55:30.619748 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 138 rows starting from the beginning of the part | ||
| 12357 | 2026.03.13 18:55:30.619800 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 797 rows starting from the beginning of the part | ||
| 12358 | 2026.03.13 18:55:30.619842 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 2026 rows starting from the beginning of the part | ||
| 12359 | 2026.03.13 18:55:30.619883 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 12360 | 2026.03.13 18:55:30.620238 [ 5 ] {1580dc50-f2ee-47be-9857-acd9d13bd870} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12361 | 2026.03.13 18:55:30.620293 [ 5 ] {1580dc50-f2ee-47be-9857-acd9d13bd870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12362 | 2026.03.13 18:55:30.620673 [ 5 ] {1580dc50-f2ee-47be-9857-acd9d13bd870} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12363 | 2026.03.13 18:55:30.620932 [ 5 ] {1580dc50-f2ee-47be-9857-acd9d13bd870} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12364 | 2026.03.13 18:55:30.621060 [ 90 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12365 | 2026.03.13 18:55:30.621074 [ 5 ] {1580dc50-f2ee-47be-9857-acd9d13bd870} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001517 sec., 42188.52999340805 rows/sec., 3.29 MiB/sec. | ||
| 12366 | 2026.03.13 18:55:30.621100 [ 90 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12367 | 2026.03.13 18:55:30.621125 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12368 | 2026.03.13 18:55:30.621127 [ 5 ] {1580dc50-f2ee-47be-9857-acd9d13bd870} <Debug> TCPHandler: Processed in 0.001734602 sec. | ||
| 12369 | 2026.03.13 18:55:30.621217 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 12370 | 2026.03.13 18:55:30.621254 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12371 | 2026.03.13 18:55:30.621312 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12372 | 2026.03.13 18:55:30.621342 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1552 rows starting from the beginning of the part | ||
| 12373 | 2026.03.13 18:55:30.621354 [ 5 ] {ec19fba9-7919-4f7e-82bb-0f346ef56e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12374 | 2026.03.13 18:55:30.621397 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 492 rows starting from the beginning of the part | ||
| 12375 | 2026.03.13 18:55:30.621402 [ 5 ] {ec19fba9-7919-4f7e-82bb-0f346ef56e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12376 | 2026.03.13 18:55:30.621441 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 105 rows starting from the beginning of the part | ||
| 12377 | 2026.03.13 18:55:30.621481 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 490 rows starting from the beginning of the part | ||
| 12378 | 2026.03.13 18:55:30.621522 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1060 rows starting from the beginning of the part | ||
| 12379 | 2026.03.13 18:55:30.621560 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 12380 | 2026.03.13 18:55:30.621811 [ 5 ] {ec19fba9-7919-4f7e-82bb-0f346ef56e4f} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2026.03.13 18:55:30.621847 [ 5 ] {ec19fba9-7919-4f7e-82bb-0f346ef56e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12382 | 2026.03.13 18:55:30.622159 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6709 rows, containing 5 columns (5 merged, 0 gathered) in 0.002791373 sec., 2403476.711998002 rows/sec., 194.64 MiB/sec. | ||
| 12383 | 2026.03.13 18:55:30.622222 [ 5 ] {ec19fba9-7919-4f7e-82bb-0f346ef56e4f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12384 | 2026.03.13 18:55:30.622458 [ 5 ] {ec19fba9-7919-4f7e-82bb-0f346ef56e4f} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12385 | 2026.03.13 18:55:30.622474 [ 198 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12386 | 2026.03.13 18:55:30.622601 [ 5 ] {ec19fba9-7919-4f7e-82bb-0f346ef56e4f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001269 sec., 100866.82427107959 rows/sec., 7.03 MiB/sec. | ||
| 12387 | 2026.03.13 18:55:30.622646 [ 5 ] {ec19fba9-7919-4f7e-82bb-0f346ef56e4f} <Debug> TCPHandler: Processed in 0.001442903 sec. | ||
| 12388 | 2026.03.13 18:55:30.622761 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12389 | 2026.03.13 18:55:30.622796 [ 198 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_96_19} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12390 | 2026.03.13 18:55:30.622859 [ 5 ] {f33d3878-f1a1-4434-9bca-f073f72ad745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12391 | 2026.03.13 18:55:30.622886 [ 198 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_96_19} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12392 | 2026.03.13 18:55:30.622909 [ 5 ] {f33d3878-f1a1-4434-9bca-f073f72ad745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12393 | 2026.03.13 18:55:30.622958 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3763 rows, containing 5 columns (5 merged, 0 gathered) in 0.001781823 sec., 2111882.044400594 rows/sec., 156.09 MiB/sec. | ||
| 12394 | 2026.03.13 18:55:30.622986 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 12395 | 2026.03.13 18:55:30.623186 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12396 | 2026.03.13 18:55:30.623253 [ 5 ] {f33d3878-f1a1-4434-9bca-f073f72ad745} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12397 | 2026.03.13 18:55:30.623299 [ 5 ] {f33d3878-f1a1-4434-9bca-f073f72ad745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12398 | 2026.03.13 18:55:30.623456 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_96_19} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12399 | 2026.03.13 18:55:30.623533 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_96_19} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12400 | 2026.03.13 18:55:30.623613 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 12401 | 2026.03.13 18:55:30.623660 [ 5 ] {f33d3878-f1a1-4434-9bca-f073f72ad745} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12402 | 2026.03.13 18:55:30.623887 [ 5 ] {f33d3878-f1a1-4434-9bca-f073f72ad745} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12403 | 2026.03.13 18:55:30.624021 [ 5 ] {f33d3878-f1a1-4434-9bca-f073f72ad745} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001182 sec., 40609.13705583756 rows/sec., 2.74 MiB/sec. | ||
| 12404 | 2026.03.13 18:55:30.624059 [ 5 ] {f33d3878-f1a1-4434-9bca-f073f72ad745} <Debug> TCPHandler: Processed in 0.001347271 sec. | ||
| 12405 | 2026.03.13 18:55:31.702349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12406 | 2026.03.13 18:55:31.721885 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2026.03.13 18:55:31.721950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12408 | 2026.03.13 18:55:31.728176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12409 | 2026.03.13 18:55:31.728924 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2026.03.13 18:55:31.732040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12411 | 2026.03.13 18:55:35.627449 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12412 | 2026.03.13 18:55:35.627639 [ 5 ] {a26fec3d-a649-46dd-8e94-0be437572f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12413 | 2026.03.13 18:55:35.627704 [ 5 ] {a26fec3d-a649-46dd-8e94-0be437572f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12414 | 2026.03.13 18:55:35.628473 [ 5 ] {a26fec3d-a649-46dd-8e94-0be437572f31} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12415 | 2026.03.13 18:55:35.628521 [ 5 ] {a26fec3d-a649-46dd-8e94-0be437572f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12416 | 2026.03.13 18:55:35.628924 [ 5 ] {a26fec3d-a649-46dd-8e94-0be437572f31} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12417 | 2026.03.13 18:55:35.629142 [ 5 ] {a26fec3d-a649-46dd-8e94-0be437572f31} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2026.03.13 18:55:35.629291 [ 5 ] {a26fec3d-a649-46dd-8e94-0be437572f31} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0017 sec., 167058.82352941178 rows/sec., 10.61 MiB/sec. | ||
| 12419 | 2026.03.13 18:55:35.629334 [ 5 ] {a26fec3d-a649-46dd-8e94-0be437572f31} <Debug> TCPHandler: Processed in 0.00201314 sec. | ||
| 12420 | 2026.03.13 18:55:35.629452 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12421 | 2026.03.13 18:55:35.629545 [ 5 ] {a3f8fb1d-ad0d-4b01-a464-7b301af4dd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12422 | 2026.03.13 18:55:35.629585 [ 5 ] {a3f8fb1d-ad0d-4b01-a464-7b301af4dd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12423 | 2026.03.13 18:55:35.630391 [ 5 ] {a3f8fb1d-ad0d-4b01-a464-7b301af4dd60} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.03.13 18:55:35.630427 [ 5 ] {a3f8fb1d-ad0d-4b01-a464-7b301af4dd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12425 | 2026.03.13 18:55:35.630767 [ 5 ] {a3f8fb1d-ad0d-4b01-a464-7b301af4dd60} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12426 | 2026.03.13 18:55:35.630970 [ 5 ] {a3f8fb1d-ad0d-4b01-a464-7b301af4dd60} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2026.03.13 18:55:35.631098 [ 5 ] {a3f8fb1d-ad0d-4b01-a464-7b301af4dd60} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001573 sec., 506675.14303877944 rows/sec., 39.42 MiB/sec. | ||
| 12428 | 2026.03.13 18:55:35.631136 [ 5 ] {a3f8fb1d-ad0d-4b01-a464-7b301af4dd60} <Debug> TCPHandler: Processed in 0.001731882 sec. | ||
| 12429 | 2026.03.13 18:55:35.631240 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12430 | 2026.03.13 18:55:35.631331 [ 5 ] {ee972fc6-0955-47ce-8652-83551ca6869b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12431 | 2026.03.13 18:55:35.631370 [ 5 ] {ee972fc6-0955-47ce-8652-83551ca6869b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12432 | 2026.03.13 18:55:35.631805 [ 5 ] {ee972fc6-0955-47ce-8652-83551ca6869b} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2026.03.13 18:55:35.631842 [ 5 ] {ee972fc6-0955-47ce-8652-83551ca6869b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12434 | 2026.03.13 18:55:35.632134 [ 5 ] {ee972fc6-0955-47ce-8652-83551ca6869b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12435 | 2026.03.13 18:55:35.632333 [ 5 ] {ee972fc6-0955-47ce-8652-83551ca6869b} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12436 | 2026.03.13 18:55:35.632455 [ 5 ] {ee972fc6-0955-47ce-8652-83551ca6869b} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001142 sec., 124343.25744308232 rows/sec., 7.30 MiB/sec. | ||
| 12437 | 2026.03.13 18:55:35.632492 [ 5 ] {ee972fc6-0955-47ce-8652-83551ca6869b} <Debug> TCPHandler: Processed in 0.001298559 sec. | ||
| 12438 | 2026.03.13 18:55:35.632599 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12439 | 2026.03.13 18:55:35.632689 [ 5 ] {246f52be-ea12-4cc9-b0e8-32ac715262d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12440 | 2026.03.13 18:55:35.632727 [ 5 ] {246f52be-ea12-4cc9-b0e8-32ac715262d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12441 | 2026.03.13 18:55:35.633157 [ 5 ] {246f52be-ea12-4cc9-b0e8-32ac715262d2} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12442 | 2026.03.13 18:55:35.633193 [ 5 ] {246f52be-ea12-4cc9-b0e8-32ac715262d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12443 | 2026.03.13 18:55:35.633488 [ 5 ] {246f52be-ea12-4cc9-b0e8-32ac715262d2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12444 | 2026.03.13 18:55:35.633691 [ 5 ] {246f52be-ea12-4cc9-b0e8-32ac715262d2} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12445 | 2026.03.13 18:55:35.633815 [ 5 ] {246f52be-ea12-4cc9-b0e8-32ac715262d2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001144 sec., 130244.75524475524 rows/sec., 8.41 MiB/sec. | ||
| 12446 | 2026.03.13 18:55:35.633852 [ 5 ] {246f52be-ea12-4cc9-b0e8-32ac715262d2} <Debug> TCPHandler: Processed in 0.001301149 sec. | ||
| 12447 | 2026.03.13 18:55:35.633957 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12448 | 2026.03.13 18:55:35.634045 [ 5 ] {6683fed2-e046-43b1-a5da-413fd9efdf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12449 | 2026.03.13 18:55:35.634083 [ 5 ] {6683fed2-e046-43b1-a5da-413fd9efdf31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12450 | 2026.03.13 18:55:35.634514 [ 5 ] {6683fed2-e046-43b1-a5da-413fd9efdf31} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.03.13 18:55:35.634549 [ 5 ] {6683fed2-e046-43b1-a5da-413fd9efdf31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12452 | 2026.03.13 18:55:35.634840 [ 5 ] {6683fed2-e046-43b1-a5da-413fd9efdf31} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12453 | 2026.03.13 18:55:35.635038 [ 5 ] {6683fed2-e046-43b1-a5da-413fd9efdf31} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.03.13 18:55:35.635159 [ 5 ] {6683fed2-e046-43b1-a5da-413fd9efdf31} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001131 sec., 130857.6480990274 rows/sec., 7.44 MiB/sec. | ||
| 12455 | 2026.03.13 18:55:35.635195 [ 5 ] {6683fed2-e046-43b1-a5da-413fd9efdf31} <Debug> TCPHandler: Processed in 0.001284858 sec. | ||
| 12456 | 2026.03.13 18:55:35.635298 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12457 | 2026.03.13 18:55:35.635387 [ 5 ] {afba99aa-848b-43dd-addd-366c4cb3a1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12458 | 2026.03.13 18:55:35.635425 [ 5 ] {afba99aa-848b-43dd-addd-366c4cb3a1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12459 | 2026.03.13 18:55:35.635986 [ 5 ] {afba99aa-848b-43dd-addd-366c4cb3a1c4} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12460 | 2026.03.13 18:55:35.636021 [ 5 ] {afba99aa-848b-43dd-addd-366c4cb3a1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12461 | 2026.03.13 18:55:35.636321 [ 5 ] {afba99aa-848b-43dd-addd-366c4cb3a1c4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12462 | 2026.03.13 18:55:35.636518 [ 5 ] {afba99aa-848b-43dd-addd-366c4cb3a1c4} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2026.03.13 18:55:35.636642 [ 5 ] {afba99aa-848b-43dd-addd-366c4cb3a1c4} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001272 sec., 385220.12578616355 rows/sec., 27.01 MiB/sec. | ||
| 12464 | 2026.03.13 18:55:35.636678 [ 5 ] {afba99aa-848b-43dd-addd-366c4cb3a1c4} <Debug> TCPHandler: Processed in 0.001426733 sec. | ||
| 12465 | 2026.03.13 18:55:35.636780 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12466 | 2026.03.13 18:55:35.636869 [ 5 ] {603b92cd-ae1b-435a-99ad-30ece3bacc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12467 | 2026.03.13 18:55:35.636908 [ 5 ] {603b92cd-ae1b-435a-99ad-30ece3bacc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12468 | 2026.03.13 18:55:35.637227 [ 5 ] {603b92cd-ae1b-435a-99ad-30ece3bacc41} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12469 | 2026.03.13 18:55:35.637263 [ 5 ] {603b92cd-ae1b-435a-99ad-30ece3bacc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12470 | 2026.03.13 18:55:35.637553 [ 5 ] {603b92cd-ae1b-435a-99ad-30ece3bacc41} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12471 | 2026.03.13 18:55:35.637759 [ 5 ] {603b92cd-ae1b-435a-99ad-30ece3bacc41} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12472 | 2026.03.13 18:55:35.637880 [ 5 ] {603b92cd-ae1b-435a-99ad-30ece3bacc41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 12473 | 2026.03.13 18:55:35.637915 [ 5 ] {603b92cd-ae1b-435a-99ad-30ece3bacc41} <Debug> TCPHandler: Processed in 0.001181425 sec. | ||
| 12474 | 2026.03.13 18:55:35.638018 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12475 | 2026.03.13 18:55:35.638109 [ 5 ] {29677d05-8b98-404f-950a-b598f11e431e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12476 | 2026.03.13 18:55:35.638149 [ 5 ] {29677d05-8b98-404f-950a-b598f11e431e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12477 | 2026.03.13 18:55:35.638552 [ 5 ] {29677d05-8b98-404f-950a-b598f11e431e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12478 | 2026.03.13 18:55:35.638586 [ 5 ] {29677d05-8b98-404f-950a-b598f11e431e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12479 | 2026.03.13 18:55:35.638901 [ 5 ] {29677d05-8b98-404f-950a-b598f11e431e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12480 | 2026.03.13 18:55:35.639101 [ 5 ] {29677d05-8b98-404f-950a-b598f11e431e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12481 | 2026.03.13 18:55:35.639224 [ 5 ] {29677d05-8b98-404f-950a-b598f11e431e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001133 sec., 233892.32127096207 rows/sec., 15.54 MiB/sec. | ||
| 12482 | 2026.03.13 18:55:35.639259 [ 5 ] {29677d05-8b98-404f-950a-b598f11e431e} <Debug> TCPHandler: Processed in 0.001286859 sec. | ||
| 12483 | 2026.03.13 18:55:35.639362 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12484 | 2026.03.13 18:55:35.639452 [ 5 ] {1960fd85-ec2e-4861-9799-c0b636c4a155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12485 | 2026.03.13 18:55:35.639492 [ 5 ] {1960fd85-ec2e-4861-9799-c0b636c4a155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12486 | 2026.03.13 18:55:35.639788 [ 5 ] {1960fd85-ec2e-4861-9799-c0b636c4a155} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12487 | 2026.03.13 18:55:35.639820 [ 5 ] {1960fd85-ec2e-4861-9799-c0b636c4a155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12488 | 2026.03.13 18:55:35.640091 [ 5 ] {1960fd85-ec2e-4861-9799-c0b636c4a155} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12489 | 2026.03.13 18:55:35.640285 [ 5 ] {1960fd85-ec2e-4861-9799-c0b636c4a155} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12490 | 2026.03.13 18:55:35.640404 [ 5 ] {1960fd85-ec2e-4861-9799-c0b636c4a155} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00097 sec., 1030.9278350515463 rows/sec., 69.47 KiB/sec. | ||
| 12491 | 2026.03.13 18:55:35.640438 [ 5 ] {1960fd85-ec2e-4861-9799-c0b636c4a155} <Debug> TCPHandler: Processed in 0.001122504 sec. | ||
| 12492 | 2026.03.13 18:55:35.640541 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12493 | 2026.03.13 18:55:35.640631 [ 5 ] {984106a3-3513-49f9-9dd4-b48e71e3f30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12494 | 2026.03.13 18:55:35.640670 [ 5 ] {984106a3-3513-49f9-9dd4-b48e71e3f30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12495 | 2026.03.13 18:55:35.640990 [ 5 ] {984106a3-3513-49f9-9dd4-b48e71e3f30d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2026.03.13 18:55:35.641023 [ 5 ] {984106a3-3513-49f9-9dd4-b48e71e3f30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12497 | 2026.03.13 18:55:35.641314 [ 5 ] {984106a3-3513-49f9-9dd4-b48e71e3f30d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12498 | 2026.03.13 18:55:35.641522 [ 5 ] {984106a3-3513-49f9-9dd4-b48e71e3f30d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12499 | 2026.03.13 18:55:35.641643 [ 5 ] {984106a3-3513-49f9-9dd4-b48e71e3f30d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001029 sec., 87463.55685131195 rows/sec., 5.47 MiB/sec. | ||
| 12500 | 2026.03.13 18:55:35.641676 [ 5 ] {984106a3-3513-49f9-9dd4-b48e71e3f30d} <Debug> TCPHandler: Processed in 0.001182155 sec. | ||
| 12501 | 2026.03.13 18:55:37.517312 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12502 | 2026.03.13 18:55:37.517399 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12503 | 2026.03.13 18:55:37.715592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28822 | ||
| 12504 | 2026.03.13 18:55:37.716298 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12505 | 2026.03.13 18:55:37.716343 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12506 | 2026.03.13 18:55:37.716831 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12507 | 2026.03.13 18:55:37.717063 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2026.03.13 18:55:37.717195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28822 | ||
| 12509 | 2026.03.13 18:55:37.820725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1520 | ||
| 12510 | 2026.03.13 18:55:37.822901 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2026.03.13 18:55:37.822939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12512 | 2026.03.13 18:55:37.824083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12513 | 2026.03.13 18:55:37.824347 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12514 | 2026.03.13 18:55:37.824663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1520 | ||
| 12515 | 2026.03.13 18:55:39.232098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12516 | 2026.03.13 18:55:39.248922 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12517 | 2026.03.13 18:55:39.248969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12518 | 2026.03.13 18:55:39.254972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12519 | 2026.03.13 18:55:39.255646 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12520 | 2026.03.13 18:55:39.258369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12521 | 2026.03.13 18:55:40.620978 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12522 | 2026.03.13 18:55:40.621157 [ 5 ] {03095ec8-1f27-49c7-92a8-9be2f11647d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12523 | 2026.03.13 18:55:40.621224 [ 5 ] {03095ec8-1f27-49c7-92a8-9be2f11647d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12524 | 2026.03.13 18:55:40.621940 [ 5 ] {03095ec8-1f27-49c7-92a8-9be2f11647d8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12525 | 2026.03.13 18:55:40.621988 [ 5 ] {03095ec8-1f27-49c7-92a8-9be2f11647d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12526 | 2026.03.13 18:55:40.622396 [ 5 ] {03095ec8-1f27-49c7-92a8-9be2f11647d8} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12527 | 2026.03.13 18:55:40.622636 [ 5 ] {03095ec8-1f27-49c7-92a8-9be2f11647d8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12528 | 2026.03.13 18:55:40.622793 [ 5 ] {03095ec8-1f27-49c7-92a8-9be2f11647d8} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001685 sec., 81899.10979228486 rows/sec., 7.12 MiB/sec. | ||
| 12529 | 2026.03.13 18:55:40.622836 [ 5 ] {03095ec8-1f27-49c7-92a8-9be2f11647d8} <Debug> TCPHandler: Processed in 0.001988179 sec. | ||
| 12530 | 2026.03.13 18:55:40.622957 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12531 | 2026.03.13 18:55:40.623051 [ 5 ] {1fe3e515-8c99-4eaf-aa07-85d6b252ffc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12532 | 2026.03.13 18:55:40.623093 [ 5 ] {1fe3e515-8c99-4eaf-aa07-85d6b252ffc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12533 | 2026.03.13 18:55:40.623507 [ 5 ] {1fe3e515-8c99-4eaf-aa07-85d6b252ffc1} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12534 | 2026.03.13 18:55:40.623544 [ 5 ] {1fe3e515-8c99-4eaf-aa07-85d6b252ffc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12535 | 2026.03.13 18:55:40.623847 [ 5 ] {1fe3e515-8c99-4eaf-aa07-85d6b252ffc1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12536 | 2026.03.13 18:55:40.624071 [ 5 ] {1fe3e515-8c99-4eaf-aa07-85d6b252ffc1} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2026.03.13 18:55:40.624206 [ 5 ] {1fe3e515-8c99-4eaf-aa07-85d6b252ffc1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001174 sec., 34923.33901192505 rows/sec., 2.56 MiB/sec. | ||
| 12538 | 2026.03.13 18:55:40.624245 [ 5 ] {1fe3e515-8c99-4eaf-aa07-85d6b252ffc1} <Debug> TCPHandler: Processed in 0.00133748 sec. | ||
| 12539 | 2026.03.13 18:55:40.624353 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12540 | 2026.03.13 18:55:40.624446 [ 5 ] {50e4e5c5-6801-4859-8050-d6c97f14a65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12541 | 2026.03.13 18:55:40.624487 [ 5 ] {50e4e5c5-6801-4859-8050-d6c97f14a65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12542 | 2026.03.13 18:55:40.624929 [ 5 ] {50e4e5c5-6801-4859-8050-d6c97f14a65d} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12543 | 2026.03.13 18:55:40.624966 [ 5 ] {50e4e5c5-6801-4859-8050-d6c97f14a65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12544 | 2026.03.13 18:55:40.625273 [ 5 ] {50e4e5c5-6801-4859-8050-d6c97f14a65d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12545 | 2026.03.13 18:55:40.625479 [ 5 ] {50e4e5c5-6801-4859-8050-d6c97f14a65d} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12546 | 2026.03.13 18:55:40.625618 [ 5 ] {50e4e5c5-6801-4859-8050-d6c97f14a65d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00119 sec., 88235.29411764705 rows/sec., 6.89 MiB/sec. | ||
| 12547 | 2026.03.13 18:55:40.625658 [ 5 ] {50e4e5c5-6801-4859-8050-d6c97f14a65d} <Debug> TCPHandler: Processed in 0.00135326 sec. | ||
| 12548 | 2026.03.13 18:55:40.625770 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12549 | 2026.03.13 18:55:40.625863 [ 5 ] {f8ae8fe3-616d-4f26-ad9b-c226e16df11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12550 | 2026.03.13 18:55:40.625908 [ 5 ] {f8ae8fe3-616d-4f26-ad9b-c226e16df11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12551 | 2026.03.13 18:55:40.626331 [ 5 ] {f8ae8fe3-616d-4f26-ad9b-c226e16df11b} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12552 | 2026.03.13 18:55:40.626368 [ 5 ] {f8ae8fe3-616d-4f26-ad9b-c226e16df11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12553 | 2026.03.13 18:55:40.626703 [ 5 ] {f8ae8fe3-616d-4f26-ad9b-c226e16df11b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12554 | 2026.03.13 18:55:40.626910 [ 5 ] {f8ae8fe3-616d-4f26-ad9b-c226e16df11b} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12555 | 2026.03.13 18:55:40.627033 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 5 parts from all_1_91_18 to all_95_95_0 | ||
| 12556 | 2026.03.13 18:55:40.627041 [ 5 ] {f8ae8fe3-616d-4f26-ad9b-c226e16df11b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 12557 | 2026.03.13 18:55:40.627111 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12558 | 2026.03.13 18:55:40.627126 [ 5 ] {f8ae8fe3-616d-4f26-ad9b-c226e16df11b} <Debug> TCPHandler: Processed in 0.001404672 sec. | ||
| 12559 | 2026.03.13 18:55:40.627139 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12560 | 2026.03.13 18:55:40.627255 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12561 | 2026.03.13 18:55:40.627262 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_91_18 to all_95_95_0 into Compact with storage Full | ||
| 12562 | 2026.03.13 18:55:40.627352 [ 5 ] {873baa64-bc90-42f8-9a3e-53e3600026dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12563 | 2026.03.13 18:55:40.627410 [ 5 ] {873baa64-bc90-42f8-9a3e-53e3600026dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12564 | 2026.03.13 18:55:40.627411 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12565 | 2026.03.13 18:55:40.627464 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 30440 rows starting from the beginning of the part | ||
| 12566 | 2026.03.13 18:55:40.627533 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 265 rows starting from the beginning of the part | ||
| 12567 | 2026.03.13 18:55:40.627580 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1221 rows starting from the beginning of the part | ||
| 12568 | 2026.03.13 18:55:40.627625 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 128 rows starting from the beginning of the part | ||
| 12569 | 2026.03.13 18:55:40.627667 [ 198 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 265 rows starting from the beginning of the part | ||
| 12570 | 2026.03.13 18:55:40.628319 [ 5 ] {873baa64-bc90-42f8-9a3e-53e3600026dd} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12571 | 2026.03.13 18:55:40.628361 [ 5 ] {873baa64-bc90-42f8-9a3e-53e3600026dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12572 | 2026.03.13 18:55:40.629015 [ 5 ] {873baa64-bc90-42f8-9a3e-53e3600026dd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12573 | 2026.03.13 18:55:40.629247 [ 5 ] {873baa64-bc90-42f8-9a3e-53e3600026dd} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12574 | 2026.03.13 18:55:40.629387 [ 5 ] {873baa64-bc90-42f8-9a3e-53e3600026dd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002053 sec., 19970.774476376035 rows/sec., 35.79 MiB/sec. | ||
| 12575 | 2026.03.13 18:55:40.629441 [ 5 ] {873baa64-bc90-42f8-9a3e-53e3600026dd} <Debug> TCPHandler: Processed in 0.002235666 sec. | ||
| 12576 | 2026.03.13 18:55:40.629549 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12577 | 2026.03.13 18:55:40.629645 [ 5 ] {4a8618fb-f265-4b87-a3ab-689a460a583d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12578 | 2026.03.13 18:55:40.629687 [ 5 ] {4a8618fb-f265-4b87-a3ab-689a460a583d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12579 | 2026.03.13 18:55:40.630028 [ 5 ] {4a8618fb-f265-4b87-a3ab-689a460a583d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12580 | 2026.03.13 18:55:40.630063 [ 5 ] {4a8618fb-f265-4b87-a3ab-689a460a583d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12581 | 2026.03.13 18:55:40.630395 [ 5 ] {4a8618fb-f265-4b87-a3ab-689a460a583d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12582 | 2026.03.13 18:55:40.630601 [ 5 ] {4a8618fb-f265-4b87-a3ab-689a460a583d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12583 | 2026.03.13 18:55:40.630730 [ 5 ] {4a8618fb-f265-4b87-a3ab-689a460a583d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 12584 | 2026.03.13 18:55:40.630765 [ 5 ] {4a8618fb-f265-4b87-a3ab-689a460a583d} <Debug> TCPHandler: Processed in 0.001265618 sec. | ||
| 12585 | 2026.03.13 18:55:40.634246 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32319 rows, containing 5 columns (5 merged, 0 gathered) in 0.00703642 sec., 4593102.74258785 rows/sec., 301.74 MiB/sec. | ||
| 12586 | 2026.03.13 18:55:40.634676 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 12587 | 2026.03.13 18:55:40.634953 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2026.03.13 18:55:40.635029 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 5 parts: [all_1_91_18, all_95_95_0] -> all_1_95_19 | ||
| 12589 | 2026.03.13 18:55:40.635110 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12590 | 2026.03.13 18:55:45.217330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29334 | ||
| 12591 | 2026.03.13 18:55:45.217951 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12592 | 2026.03.13 18:55:45.218004 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12593 | 2026.03.13 18:55:45.218545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12594 | 2026.03.13 18:55:45.218776 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12595 | 2026.03.13 18:55:45.218911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29334 | ||
| 12596 | 2026.03.13 18:55:45.218951 [ 72 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12597 | 2026.03.13 18:55:45.219046 [ 72 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12598 | 2026.03.13 18:55:45.219083 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12599 | 2026.03.13 18:55:45.219218 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 12600 | 2026.03.13 18:55:45.219362 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12601 | 2026.03.13 18:55:45.219404 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26902 rows starting from the beginning of the part | ||
| 12602 | 2026.03.13 18:55:45.219470 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 12603 | 2026.03.13 18:55:45.219516 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 12604 | 2026.03.13 18:55:45.219557 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 12605 | 2026.03.13 18:55:45.219597 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 12606 | 2026.03.13 18:55:45.219640 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 12607 | 2026.03.13 18:55:45.221966 [ 188 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29334 rows, containing 4 columns (4 merged, 0 gathered) in 0.002805534 sec., 10455763.501707695 rows/sec., 149.57 MiB/sec. | ||
| 12608 | 2026.03.13 18:55:45.222340 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12609 | 2026.03.13 18:55:45.222662 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_61_12} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12610 | 2026.03.13 18:55:45.222748 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_61_12} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12611 | 2026.03.13 18:55:45.222851 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 12612 | 2026.03.13 18:55:45.627869 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12613 | 2026.03.13 18:55:45.628054 [ 5 ] {4a381f57-55b1-4d1e-989d-36a36e63054e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12614 | 2026.03.13 18:55:45.628125 [ 5 ] {4a381f57-55b1-4d1e-989d-36a36e63054e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12615 | 2026.03.13 18:55:45.628896 [ 5 ] {4a381f57-55b1-4d1e-989d-36a36e63054e} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12616 | 2026.03.13 18:55:45.628948 [ 5 ] {4a381f57-55b1-4d1e-989d-36a36e63054e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12617 | 2026.03.13 18:55:45.629361 [ 5 ] {4a381f57-55b1-4d1e-989d-36a36e63054e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12618 | 2026.03.13 18:55:45.629590 [ 5 ] {4a381f57-55b1-4d1e-989d-36a36e63054e} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2026.03.13 18:55:45.629744 [ 5 ] {4a381f57-55b1-4d1e-989d-36a36e63054e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001742 sec., 163030.99885189437 rows/sec., 10.35 MiB/sec. | ||
| 12620 | 2026.03.13 18:55:45.629793 [ 5 ] {4a381f57-55b1-4d1e-989d-36a36e63054e} <Debug> TCPHandler: Processed in 0.002056741 sec. | ||
| 12621 | 2026.03.13 18:55:45.629916 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12622 | 2026.03.13 18:55:45.630017 [ 5 ] {0cbdb5dc-040e-458f-ae7e-76286f2bc43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12623 | 2026.03.13 18:55:45.630061 [ 5 ] {0cbdb5dc-040e-458f-ae7e-76286f2bc43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12624 | 2026.03.13 18:55:45.630465 [ 5 ] {0cbdb5dc-040e-458f-ae7e-76286f2bc43f} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12625 | 2026.03.13 18:55:45.630502 [ 5 ] {0cbdb5dc-040e-458f-ae7e-76286f2bc43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12626 | 2026.03.13 18:55:45.630801 [ 5 ] {0cbdb5dc-040e-458f-ae7e-76286f2bc43f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12627 | 2026.03.13 18:55:45.631011 [ 5 ] {0cbdb5dc-040e-458f-ae7e-76286f2bc43f} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2026.03.13 18:55:45.631141 [ 5 ] {0cbdb5dc-040e-458f-ae7e-76286f2bc43f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001149 sec., 1740.6440382941687 rows/sec., 141.94 KiB/sec. | ||
| 12629 | 2026.03.13 18:55:45.631180 [ 5 ] {0cbdb5dc-040e-458f-ae7e-76286f2bc43f} <Debug> TCPHandler: Processed in 0.001314439 sec. | ||
| 12630 | 2026.03.13 18:55:45.631288 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12631 | 2026.03.13 18:55:45.631391 [ 5 ] {0a0a7065-ec18-430b-929a-7590ca62ca86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12632 | 2026.03.13 18:55:45.631440 [ 5 ] {0a0a7065-ec18-430b-929a-7590ca62ca86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12633 | 2026.03.13 18:55:45.632360 [ 5 ] {0a0a7065-ec18-430b-929a-7590ca62ca86} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12634 | 2026.03.13 18:55:45.632401 [ 5 ] {0a0a7065-ec18-430b-929a-7590ca62ca86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12635 | 2026.03.13 18:55:45.632797 [ 5 ] {0a0a7065-ec18-430b-929a-7590ca62ca86} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12636 | 2026.03.13 18:55:45.633009 [ 5 ] {0a0a7065-ec18-430b-929a-7590ca62ca86} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12637 | 2026.03.13 18:55:45.633142 [ 5 ] {0a0a7065-ec18-430b-929a-7590ca62ca86} <Debug> executeQuery: Read 798 rows, 63.57 KiB in 0.001775 sec., 449577.46478873235 rows/sec., 34.97 MiB/sec. | ||
| 12638 | 2026.03.13 18:55:45.633181 [ 5 ] {0a0a7065-ec18-430b-929a-7590ca62ca86} <Debug> TCPHandler: Processed in 0.001942018 sec. | ||
| 12639 | 2026.03.13 18:55:45.633284 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12640 | 2026.03.13 18:55:45.633387 [ 5 ] {766e0b0a-f569-4d7f-81dd-145880b44709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12641 | 2026.03.13 18:55:45.633427 [ 5 ] {766e0b0a-f569-4d7f-81dd-145880b44709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12642 | 2026.03.13 18:55:45.633897 [ 5 ] {766e0b0a-f569-4d7f-81dd-145880b44709} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12643 | 2026.03.13 18:55:45.633935 [ 5 ] {766e0b0a-f569-4d7f-81dd-145880b44709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12644 | 2026.03.13 18:55:45.634266 [ 5 ] {766e0b0a-f569-4d7f-81dd-145880b44709} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12645 | 2026.03.13 18:55:45.634477 [ 5 ] {766e0b0a-f569-4d7f-81dd-145880b44709} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12646 | 2026.03.13 18:55:45.634609 [ 5 ] {766e0b0a-f569-4d7f-81dd-145880b44709} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001243 sec., 115848.75301689461 rows/sec., 6.82 MiB/sec. | ||
| 12647 | 2026.03.13 18:55:45.634646 [ 5 ] {766e0b0a-f569-4d7f-81dd-145880b44709} <Debug> TCPHandler: Processed in 0.001413512 sec. | ||
| 12648 | 2026.03.13 18:55:45.634754 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12649 | 2026.03.13 18:55:45.634847 [ 5 ] {8f2898c4-b746-4251-b878-d5ec8274e905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12650 | 2026.03.13 18:55:45.634887 [ 5 ] {8f2898c4-b746-4251-b878-d5ec8274e905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12651 | 2026.03.13 18:55:45.635320 [ 5 ] {8f2898c4-b746-4251-b878-d5ec8274e905} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12652 | 2026.03.13 18:55:45.635356 [ 5 ] {8f2898c4-b746-4251-b878-d5ec8274e905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12653 | 2026.03.13 18:55:45.635660 [ 5 ] {8f2898c4-b746-4251-b878-d5ec8274e905} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12654 | 2026.03.13 18:55:45.635864 [ 5 ] {8f2898c4-b746-4251-b878-d5ec8274e905} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2026.03.13 18:55:45.635993 [ 5 ] {8f2898c4-b746-4251-b878-d5ec8274e905} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 12656 | 2026.03.13 18:55:45.636029 [ 5 ] {8f2898c4-b746-4251-b878-d5ec8274e905} <Debug> TCPHandler: Processed in 0.001324829 sec. | ||
| 12657 | 2026.03.13 18:55:45.636135 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12658 | 2026.03.13 18:55:45.636227 [ 5 ] {ab38ac04-daf7-401a-a37b-e40acd06eceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12659 | 2026.03.13 18:55:45.636265 [ 5 ] {ab38ac04-daf7-401a-a37b-e40acd06eceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12660 | 2026.03.13 18:55:45.636700 [ 5 ] {ab38ac04-daf7-401a-a37b-e40acd06eceb} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12661 | 2026.03.13 18:55:45.636736 [ 5 ] {ab38ac04-daf7-401a-a37b-e40acd06eceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12662 | 2026.03.13 18:55:45.637042 [ 5 ] {ab38ac04-daf7-401a-a37b-e40acd06eceb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12663 | 2026.03.13 18:55:45.637251 [ 5 ] {ab38ac04-daf7-401a-a37b-e40acd06eceb} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12664 | 2026.03.13 18:55:45.637380 [ 5 ] {ab38ac04-daf7-401a-a37b-e40acd06eceb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 12665 | 2026.03.13 18:55:45.637417 [ 5 ] {ab38ac04-daf7-401a-a37b-e40acd06eceb} <Debug> TCPHandler: Processed in 0.00133037 sec. | ||
| 12666 | 2026.03.13 18:55:45.637531 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12667 | 2026.03.13 18:55:45.637624 [ 5 ] {35e79f47-c3a9-429c-81fb-40cbe521c719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12668 | 2026.03.13 18:55:45.637662 [ 5 ] {35e79f47-c3a9-429c-81fb-40cbe521c719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12669 | 2026.03.13 18:55:45.638233 [ 5 ] {35e79f47-c3a9-429c-81fb-40cbe521c719} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12670 | 2026.03.13 18:55:45.638271 [ 5 ] {35e79f47-c3a9-429c-81fb-40cbe521c719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12671 | 2026.03.13 18:55:45.638593 [ 5 ] {35e79f47-c3a9-429c-81fb-40cbe521c719} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12672 | 2026.03.13 18:55:45.638804 [ 5 ] {35e79f47-c3a9-429c-81fb-40cbe521c719} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12673 | 2026.03.13 18:55:45.638930 [ 5 ] {35e79f47-c3a9-429c-81fb-40cbe521c719} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001324 sec., 371601.2084592145 rows/sec., 26.07 MiB/sec. | ||
| 12674 | 2026.03.13 18:55:45.638967 [ 5 ] {35e79f47-c3a9-429c-81fb-40cbe521c719} <Debug> TCPHandler: Processed in 0.001492145 sec. | ||
| 12675 | 2026.03.13 18:55:45.639075 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12676 | 2026.03.13 18:55:45.639186 [ 5 ] {1612398e-4821-4997-81d6-74610c6f0ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12677 | 2026.03.13 18:55:45.639234 [ 5 ] {1612398e-4821-4997-81d6-74610c6f0ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12678 | 2026.03.13 18:55:45.639584 [ 5 ] {1612398e-4821-4997-81d6-74610c6f0ffa} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12679 | 2026.03.13 18:55:45.639619 [ 5 ] {1612398e-4821-4997-81d6-74610c6f0ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12680 | 2026.03.13 18:55:45.639930 [ 5 ] {1612398e-4821-4997-81d6-74610c6f0ffa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12681 | 2026.03.13 18:55:45.640139 [ 5 ] {1612398e-4821-4997-81d6-74610c6f0ffa} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12682 | 2026.03.13 18:55:45.640268 [ 5 ] {1612398e-4821-4997-81d6-74610c6f0ffa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 12683 | 2026.03.13 18:55:45.640304 [ 5 ] {1612398e-4821-4997-81d6-74610c6f0ffa} <Debug> TCPHandler: Processed in 0.001285658 sec. | ||
| 12684 | 2026.03.13 18:55:45.640406 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12685 | 2026.03.13 18:55:45.640497 [ 5 ] {41d43f74-1f09-4878-b4f1-ba915f3fc2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12686 | 2026.03.13 18:55:45.640539 [ 5 ] {41d43f74-1f09-4878-b4f1-ba915f3fc2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12687 | 2026.03.13 18:55:45.640938 [ 5 ] {41d43f74-1f09-4878-b4f1-ba915f3fc2da} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12688 | 2026.03.13 18:55:45.640975 [ 5 ] {41d43f74-1f09-4878-b4f1-ba915f3fc2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12689 | 2026.03.13 18:55:45.641299 [ 5 ] {41d43f74-1f09-4878-b4f1-ba915f3fc2da} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12690 | 2026.03.13 18:55:45.641503 [ 5 ] {41d43f74-1f09-4878-b4f1-ba915f3fc2da} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12691 | 2026.03.13 18:55:45.641629 [ 5 ] {41d43f74-1f09-4878-b4f1-ba915f3fc2da} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.00115 sec., 231304.34782608697 rows/sec., 15.37 MiB/sec. | ||
| 12692 | 2026.03.13 18:55:45.641664 [ 5 ] {41d43f74-1f09-4878-b4f1-ba915f3fc2da} <Debug> TCPHandler: Processed in 0.001305448 sec. | ||
| 12693 | 2026.03.13 18:55:45.641769 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12694 | 2026.03.13 18:55:45.641886 [ 5 ] {157f2f17-af3a-4762-9ff2-6e592930647b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12695 | 2026.03.13 18:55:45.641927 [ 5 ] {157f2f17-af3a-4762-9ff2-6e592930647b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12696 | 2026.03.13 18:55:45.642228 [ 5 ] {157f2f17-af3a-4762-9ff2-6e592930647b} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12697 | 2026.03.13 18:55:45.642263 [ 5 ] {157f2f17-af3a-4762-9ff2-6e592930647b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12698 | 2026.03.13 18:55:45.642549 [ 5 ] {157f2f17-af3a-4762-9ff2-6e592930647b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12699 | 2026.03.13 18:55:45.642758 [ 5 ] {157f2f17-af3a-4762-9ff2-6e592930647b} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12700 | 2026.03.13 18:55:45.642883 [ 5 ] {157f2f17-af3a-4762-9ff2-6e592930647b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 12701 | 2026.03.13 18:55:45.642918 [ 5 ] {157f2f17-af3a-4762-9ff2-6e592930647b} <Debug> TCPHandler: Processed in 0.001195826 sec. | ||
| 12702 | 2026.03.13 18:55:45.643038 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12703 | 2026.03.13 18:55:45.643128 [ 5 ] {47895c52-83c0-4f56-8a8b-8049d3ab464b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12704 | 2026.03.13 18:55:45.643168 [ 5 ] {47895c52-83c0-4f56-8a8b-8049d3ab464b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12705 | 2026.03.13 18:55:45.643483 [ 5 ] {47895c52-83c0-4f56-8a8b-8049d3ab464b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12706 | 2026.03.13 18:55:45.643523 [ 5 ] {47895c52-83c0-4f56-8a8b-8049d3ab464b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12707 | 2026.03.13 18:55:45.643834 [ 5 ] {47895c52-83c0-4f56-8a8b-8049d3ab464b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12708 | 2026.03.13 18:55:45.644040 [ 5 ] {47895c52-83c0-4f56-8a8b-8049d3ab464b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12709 | 2026.03.13 18:55:45.644150 [ 74 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12710 | 2026.03.13 18:55:45.644163 [ 5 ] {47895c52-83c0-4f56-8a8b-8049d3ab464b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001053 sec., 85470.08547008548 rows/sec., 5.35 MiB/sec. | ||
| 12711 | 2026.03.13 18:55:45.644214 [ 74 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12712 | 2026.03.13 18:55:45.644222 [ 5 ] {47895c52-83c0-4f56-8a8b-8049d3ab464b} <Debug> TCPHandler: Processed in 0.001230267 sec. | ||
| 12713 | 2026.03.13 18:55:45.644241 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12714 | 2026.03.13 18:55:45.644380 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 12715 | 2026.03.13 18:55:45.644539 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12716 | 2026.03.13 18:55:45.644576 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4740 rows starting from the beginning of the part | ||
| 12717 | 2026.03.13 18:55:45.644649 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 12 rows starting from the beginning of the part | ||
| 12718 | 2026.03.13 18:55:45.644700 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 48 rows starting from the beginning of the part | ||
| 12719 | 2026.03.13 18:55:45.644745 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 12720 | 2026.03.13 18:55:45.644788 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 12721 | 2026.03.13 18:55:45.644831 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 12722 | 2026.03.13 18:55:45.646601 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5040 rows, containing 4 columns (4 merged, 0 gathered) in 0.002275838 sec., 2214568.8752890145 rows/sec., 147.08 MiB/sec. | ||
| 12723 | 2026.03.13 18:55:45.647016 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12724 | 2026.03.13 18:55:45.647332 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_96_19} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.03.13 18:55:45.647409 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_96_19} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12726 | 2026.03.13 18:55:45.647488 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12727 | 2026.03.13 18:55:46.758418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12728 | 2026.03.13 18:55:46.775183 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12729 | 2026.03.13 18:55:46.775239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12730 | 2026.03.13 18:55:46.781448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12731 | 2026.03.13 18:55:46.782147 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12732 | 2026.03.13 18:55:46.782435 [ 73 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12733 | 2026.03.13 18:55:46.782503 [ 73 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12734 | 2026.03.13 18:55:46.782521 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12735 | 2026.03.13 18:55:46.782616 [ 199 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 12736 | 2026.03.13 18:55:46.785210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12737 | 2026.03.13 18:55:46.785732 [ 199 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12738 | 2026.03.13 18:55:46.786521 [ 199 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 12739 | 2026.03.13 18:55:46.789862 [ 199 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 12740 | 2026.03.13 18:55:46.793279 [ 199 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 12741 | 2026.03.13 18:55:46.797078 [ 199 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 12742 | 2026.03.13 18:55:46.801138 [ 199 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 12743 | 2026.03.13 18:55:46.804954 [ 199 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 12744 | 2026.03.13 18:55:46.858352 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.075776733 sec., 6070.464927539169 rows/sec., 31.39 MiB/sec. | ||
| 12745 | 2026.03.13 18:55:46.861636 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12746 | 2026.03.13 18:55:46.863653 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_61_12} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12747 | 2026.03.13 18:55:46.863756 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_61_12} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12748 | 2026.03.13 18:55:46.866277 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12749 | 2026.03.13 18:55:47.824841 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1554 | ||
| 12750 | 2026.03.13 18:55:47.827655 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12751 | 2026.03.13 18:55:47.827695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12752 | 2026.03.13 18:55:47.828902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12753 | 2026.03.13 18:55:47.829172 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12754 | 2026.03.13 18:55:47.829305 [ 70 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12755 | 2026.03.13 18:55:47.829342 [ 70 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12756 | 2026.03.13 18:55:47.829362 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12757 | 2026.03.13 18:55:47.829444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1554 | ||
| 12758 | 2026.03.13 18:55:47.829497 [ 193 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 12759 | 2026.03.13 18:55:47.830053 [ 193 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12760 | 2026.03.13 18:55:47.830202 [ 193 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1386 rows starting from the beginning of the part | ||
| 12761 | 2026.03.13 18:55:47.830587 [ 193 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part | ||
| 12762 | 2026.03.13 18:55:47.830949 [ 193 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 12763 | 2026.03.13 18:55:47.831360 [ 193 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 54 rows starting from the beginning of the part | ||
| 12764 | 2026.03.13 18:55:47.831731 [ 193 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part | ||
| 12765 | 2026.03.13 18:55:47.832077 [ 193 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 12766 | 2026.03.13 18:55:47.839489 [ 186 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 72 columns (72 merged, 0 gathered) in 0.010063021 sec., 154426.7869459877 rows/sec., 123.56 MiB/sec. | ||
| 12767 | 2026.03.13 18:55:47.841235 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12768 | 2026.03.13 18:55:47.841770 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_46_9} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12769 | 2026.03.13 18:55:47.841837 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_46_9} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12770 | 2026.03.13 18:55:47.842151 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 12771 | 2026.03.13 18:55:50.621469 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12772 | 2026.03.13 18:55:50.621668 [ 5 ] {95c460bf-5c41-4f23-83ef-4cc849f731a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12773 | 2026.03.13 18:55:50.621743 [ 5 ] {95c460bf-5c41-4f23-83ef-4cc849f731a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12774 | 2026.03.13 18:55:50.622511 [ 5 ] {95c460bf-5c41-4f23-83ef-4cc849f731a2} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12775 | 2026.03.13 18:55:50.622564 [ 5 ] {95c460bf-5c41-4f23-83ef-4cc849f731a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12776 | 2026.03.13 18:55:50.622976 [ 5 ] {95c460bf-5c41-4f23-83ef-4cc849f731a2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12777 | 2026.03.13 18:55:50.623216 [ 5 ] {95c460bf-5c41-4f23-83ef-4cc849f731a2} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12778 | 2026.03.13 18:55:50.623377 [ 5 ] {95c460bf-5c41-4f23-83ef-4cc849f731a2} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001765 sec., 78186.96883852691 rows/sec., 6.80 MiB/sec. | ||
| 12779 | 2026.03.13 18:55:50.623420 [ 5 ] {95c460bf-5c41-4f23-83ef-4cc849f731a2} <Debug> TCPHandler: Processed in 0.002092112 sec. | ||
| 12780 | 2026.03.13 18:55:50.623538 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12781 | 2026.03.13 18:55:50.623637 [ 5 ] {3d5ea71d-194d-490d-ab43-f7e4a07bb9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12782 | 2026.03.13 18:55:50.623678 [ 5 ] {3d5ea71d-194d-490d-ab43-f7e4a07bb9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12783 | 2026.03.13 18:55:50.624090 [ 5 ] {3d5ea71d-194d-490d-ab43-f7e4a07bb9f4} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12784 | 2026.03.13 18:55:50.624127 [ 5 ] {3d5ea71d-194d-490d-ab43-f7e4a07bb9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12785 | 2026.03.13 18:55:50.624430 [ 5 ] {3d5ea71d-194d-490d-ab43-f7e4a07bb9f4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12786 | 2026.03.13 18:55:50.624659 [ 5 ] {3d5ea71d-194d-490d-ab43-f7e4a07bb9f4} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12787 | 2026.03.13 18:55:50.624792 [ 5 ] {3d5ea71d-194d-490d-ab43-f7e4a07bb9f4} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001173 sec., 34953.11167945439 rows/sec., 2.57 MiB/sec. | ||
| 12788 | 2026.03.13 18:55:50.624830 [ 5 ] {3d5ea71d-194d-490d-ab43-f7e4a07bb9f4} <Debug> TCPHandler: Processed in 0.00134557 sec. | ||
| 12789 | 2026.03.13 18:55:50.624938 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12790 | 2026.03.13 18:55:50.625030 [ 5 ] {60603a10-4613-4a8e-b09e-1f3c5c775ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12791 | 2026.03.13 18:55:50.625071 [ 5 ] {60603a10-4613-4a8e-b09e-1f3c5c775ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12792 | 2026.03.13 18:55:50.625491 [ 5 ] {60603a10-4613-4a8e-b09e-1f3c5c775ad7} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12793 | 2026.03.13 18:55:50.625532 [ 5 ] {60603a10-4613-4a8e-b09e-1f3c5c775ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12794 | 2026.03.13 18:55:50.625843 [ 5 ] {60603a10-4613-4a8e-b09e-1f3c5c775ad7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12795 | 2026.03.13 18:55:50.626054 [ 5 ] {60603a10-4613-4a8e-b09e-1f3c5c775ad7} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12796 | 2026.03.13 18:55:50.626181 [ 5 ] {60603a10-4613-4a8e-b09e-1f3c5c775ad7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001169 sec., 89820.35928143714 rows/sec., 7.02 MiB/sec. | ||
| 12797 | 2026.03.13 18:55:50.626219 [ 5 ] {60603a10-4613-4a8e-b09e-1f3c5c775ad7} <Debug> TCPHandler: Processed in 0.00133087 sec. | ||
| 12798 | 2026.03.13 18:55:50.626325 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12799 | 2026.03.13 18:55:50.626417 [ 5 ] {2777523f-2cbd-4d55-8790-76ce3e2e44aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12800 | 2026.03.13 18:55:50.626460 [ 5 ] {2777523f-2cbd-4d55-8790-76ce3e2e44aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12801 | 2026.03.13 18:55:50.626854 [ 5 ] {2777523f-2cbd-4d55-8790-76ce3e2e44aa} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12802 | 2026.03.13 18:55:50.626888 [ 5 ] {2777523f-2cbd-4d55-8790-76ce3e2e44aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12803 | 2026.03.13 18:55:50.627219 [ 5 ] {2777523f-2cbd-4d55-8790-76ce3e2e44aa} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12804 | 2026.03.13 18:55:50.627430 [ 5 ] {2777523f-2cbd-4d55-8790-76ce3e2e44aa} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12805 | 2026.03.13 18:55:50.627564 [ 5 ] {2777523f-2cbd-4d55-8790-76ce3e2e44aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 12806 | 2026.03.13 18:55:50.627601 [ 5 ] {2777523f-2cbd-4d55-8790-76ce3e2e44aa} <Debug> TCPHandler: Processed in 0.00132504 sec. | ||
| 12807 | 2026.03.13 18:55:50.627707 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12808 | 2026.03.13 18:55:50.627799 [ 5 ] {e9b7470f-c903-45d4-b352-48becb16992d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12809 | 2026.03.13 18:55:50.627853 [ 5 ] {e9b7470f-c903-45d4-b352-48becb16992d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12810 | 2026.03.13 18:55:50.628676 [ 5 ] {e9b7470f-c903-45d4-b352-48becb16992d} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12811 | 2026.03.13 18:55:50.628709 [ 5 ] {e9b7470f-c903-45d4-b352-48becb16992d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12812 | 2026.03.13 18:55:50.629268 [ 5 ] {e9b7470f-c903-45d4-b352-48becb16992d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12813 | 2026.03.13 18:55:50.629495 [ 5 ] {e9b7470f-c903-45d4-b352-48becb16992d} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12814 | 2026.03.13 18:55:50.629643 [ 5 ] {e9b7470f-c903-45d4-b352-48becb16992d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001861 sec., 22031.166039763568 rows/sec., 39.48 MiB/sec. | ||
| 12815 | 2026.03.13 18:55:50.629709 [ 5 ] {e9b7470f-c903-45d4-b352-48becb16992d} <Debug> TCPHandler: Processed in 0.002050551 sec. | ||
| 12816 | 2026.03.13 18:55:50.629818 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12817 | 2026.03.13 18:55:50.629912 [ 5 ] {a5fcf40b-3c69-480d-8a97-573d11af36fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12818 | 2026.03.13 18:55:50.629953 [ 5 ] {a5fcf40b-3c69-480d-8a97-573d11af36fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12819 | 2026.03.13 18:55:50.630275 [ 5 ] {a5fcf40b-3c69-480d-8a97-573d11af36fe} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12820 | 2026.03.13 18:55:50.630309 [ 5 ] {a5fcf40b-3c69-480d-8a97-573d11af36fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12821 | 2026.03.13 18:55:50.630621 [ 5 ] {a5fcf40b-3c69-480d-8a97-573d11af36fe} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12822 | 2026.03.13 18:55:50.630829 [ 5 ] {a5fcf40b-3c69-480d-8a97-573d11af36fe} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12823 | 2026.03.13 18:55:50.630954 [ 5 ] {a5fcf40b-3c69-480d-8a97-573d11af36fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 12824 | 2026.03.13 18:55:50.630989 [ 5 ] {a5fcf40b-3c69-480d-8a97-573d11af36fe} <Debug> TCPHandler: Processed in 0.001220127 sec. | ||
| 12825 | 2026.03.13 18:55:52.517647 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12826 | 2026.03.13 18:55:52.517716 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12827 | 2026.03.13 18:55:52.719077 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29782 | ||
| 12828 | 2026.03.13 18:55:52.719658 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12829 | 2026.03.13 18:55:52.719704 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12830 | 2026.03.13 18:55:52.720212 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12831 | 2026.03.13 18:55:52.720463 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12832 | 2026.03.13 18:55:52.720605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29782 | ||
| 12833 | 2026.03.13 18:55:54.285285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12834 | 2026.03.13 18:55:54.299942 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12835 | 2026.03.13 18:55:54.299987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12836 | 2026.03.13 18:55:54.305300 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12837 | 2026.03.13 18:55:54.305961 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12838 | 2026.03.13 18:55:54.308790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12839 | 2026.03.13 18:55:55.626188 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12840 | 2026.03.13 18:55:55.626387 [ 5 ] {a51dca06-37cf-45aa-abd8-f958b1b85f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12841 | 2026.03.13 18:55:55.626460 [ 5 ] {a51dca06-37cf-45aa-abd8-f958b1b85f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12842 | 2026.03.13 18:55:55.627256 [ 5 ] {a51dca06-37cf-45aa-abd8-f958b1b85f0c} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12843 | 2026.03.13 18:55:55.627303 [ 5 ] {a51dca06-37cf-45aa-abd8-f958b1b85f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12844 | 2026.03.13 18:55:55.627705 [ 5 ] {a51dca06-37cf-45aa-abd8-f958b1b85f0c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12845 | 2026.03.13 18:55:55.627924 [ 5 ] {a51dca06-37cf-45aa-abd8-f958b1b85f0c} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12846 | 2026.03.13 18:55:55.628073 [ 5 ] {a51dca06-37cf-45aa-abd8-f958b1b85f0c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001741 sec., 163124.64101091327 rows/sec., 10.36 MiB/sec. | ||
| 12847 | 2026.03.13 18:55:55.628115 [ 5 ] {a51dca06-37cf-45aa-abd8-f958b1b85f0c} <Debug> TCPHandler: Processed in 0.002070412 sec. | ||
| 12848 | 2026.03.13 18:55:55.628238 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12849 | 2026.03.13 18:55:55.628331 [ 5 ] {50a6efd8-3e7e-428e-940f-3342a8a5a444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12850 | 2026.03.13 18:55:55.628371 [ 5 ] {50a6efd8-3e7e-428e-940f-3342a8a5a444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12851 | 2026.03.13 18:55:55.629090 [ 5 ] {50a6efd8-3e7e-428e-940f-3342a8a5a444} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12852 | 2026.03.13 18:55:55.629128 [ 5 ] {50a6efd8-3e7e-428e-940f-3342a8a5a444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12853 | 2026.03.13 18:55:55.629485 [ 5 ] {50a6efd8-3e7e-428e-940f-3342a8a5a444} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12854 | 2026.03.13 18:55:55.629696 [ 5 ] {50a6efd8-3e7e-428e-940f-3342a8a5a444} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12855 | 2026.03.13 18:55:55.629827 [ 5 ] {50a6efd8-3e7e-428e-940f-3342a8a5a444} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001514 sec., 526420.0792602377 rows/sec., 40.96 MiB/sec. | ||
| 12856 | 2026.03.13 18:55:55.629823 [ 62 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12857 | 2026.03.13 18:55:55.629866 [ 5 ] {50a6efd8-3e7e-428e-940f-3342a8a5a444} <Debug> TCPHandler: Processed in 0.00167607 sec. | ||
| 12858 | 2026.03.13 18:55:55.629908 [ 62 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12859 | 2026.03.13 18:55:55.629937 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12860 | 2026.03.13 18:55:55.630000 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12861 | 2026.03.13 18:55:55.630062 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 12862 | 2026.03.13 18:55:55.630096 [ 5 ] {ad8c1639-3a77-4e16-9c4a-8bbd8806e3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12863 | 2026.03.13 18:55:55.630147 [ 5 ] {ad8c1639-3a77-4e16-9c4a-8bbd8806e3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12864 | 2026.03.13 18:55:55.630222 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12865 | 2026.03.13 18:55:55.630264 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2894 rows starting from the beginning of the part | ||
| 12866 | 2026.03.13 18:55:55.630339 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 797 rows starting from the beginning of the part | ||
| 12867 | 2026.03.13 18:55:55.630389 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 138 rows starting from the beginning of the part | ||
| 12868 | 2026.03.13 18:55:55.630436 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 798 rows starting from the beginning of the part | ||
| 12869 | 2026.03.13 18:55:55.630480 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 138 rows starting from the beginning of the part | ||
| 12870 | 2026.03.13 18:55:55.630523 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 797 rows starting from the beginning of the part | ||
| 12871 | 2026.03.13 18:55:55.630575 [ 5 ] {ad8c1639-3a77-4e16-9c4a-8bbd8806e3fa} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12872 | 2026.03.13 18:55:55.630615 [ 5 ] {ad8c1639-3a77-4e16-9c4a-8bbd8806e3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12873 | 2026.03.13 18:55:55.630966 [ 5 ] {ad8c1639-3a77-4e16-9c4a-8bbd8806e3fa} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12874 | 2026.03.13 18:55:55.631183 [ 5 ] {ad8c1639-3a77-4e16-9c4a-8bbd8806e3fa} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12875 | 2026.03.13 18:55:55.631289 [ 62 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 6 parts from all_1_62_13 to all_67_67_0 | ||
| 12876 | 2026.03.13 18:55:55.631315 [ 5 ] {ad8c1639-3a77-4e16-9c4a-8bbd8806e3fa} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001237 sec., 114793.85610347615 rows/sec., 6.74 MiB/sec. | ||
| 12877 | 2026.03.13 18:55:55.631317 [ 62 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2026.03.13 18:55:55.631355 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12879 | 2026.03.13 18:55:55.631360 [ 5 ] {ad8c1639-3a77-4e16-9c4a-8bbd8806e3fa} <Debug> TCPHandler: Processed in 0.001414912 sec. | ||
| 12880 | 2026.03.13 18:55:55.631448 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_67_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_62_13 to all_67_67_0 into Compact with storage Full | ||
| 12881 | 2026.03.13 18:55:55.631482 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12882 | 2026.03.13 18:55:55.631567 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_67_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12883 | 2026.03.13 18:55:55.631583 [ 5 ] {a14cb929-d3bd-48b2-8d24-6a18fd02258f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12884 | 2026.03.13 18:55:55.631604 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_62_13, total 226 rows starting from the beginning of the part | ||
| 12885 | 2026.03.13 18:55:55.631626 [ 5 ] {a14cb929-d3bd-48b2-8d24-6a18fd02258f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12886 | 2026.03.13 18:55:55.631677 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 142 rows starting from the beginning of the part | ||
| 12887 | 2026.03.13 18:55:55.631724 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part | ||
| 12888 | 2026.03.13 18:55:55.631764 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 144 rows starting from the beginning of the part | ||
| 12889 | 2026.03.13 18:55:55.631805 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 12890 | 2026.03.13 18:55:55.631845 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 142 rows starting from the beginning of the part | ||
| 12891 | 2026.03.13 18:55:55.632049 [ 5 ] {a14cb929-d3bd-48b2-8d24-6a18fd02258f} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12892 | 2026.03.13 18:55:55.632089 [ 5 ] {a14cb929-d3bd-48b2-8d24-6a18fd02258f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12893 | 2026.03.13 18:55:55.632528 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5562 rows, containing 5 columns (5 merged, 0 gathered) in 0.002521505 sec., 2205825.4891423974 rows/sec., 180.32 MiB/sec. | ||
| 12894 | 2026.03.13 18:55:55.632544 [ 5 ] {a14cb929-d3bd-48b2-8d24-6a18fd02258f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12895 | 2026.03.13 18:55:55.632765 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_67_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135908 sec., 541542.8083703682 rows/sec., 35.65 MiB/sec. | ||
| 12896 | 2026.03.13 18:55:55.632786 [ 5 ] {a14cb929-d3bd-48b2-8d24-6a18fd02258f} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12897 | 2026.03.13 18:55:55.632897 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12898 | 2026.03.13 18:55:55.632926 [ 5 ] {a14cb929-d3bd-48b2-8d24-6a18fd02258f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001361 sec., 109478.32476120499 rows/sec., 7.07 MiB/sec. | ||
| 12899 | 2026.03.13 18:55:55.632930 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_67_14} <Trace> MergedBlockOutputStream: filled checksums all_1_67_14 (state Temporary) | ||
| 12900 | 2026.03.13 18:55:55.632968 [ 5 ] {a14cb929-d3bd-48b2-8d24-6a18fd02258f} <Debug> TCPHandler: Processed in 0.001533335 sec. | ||
| 12901 | 2026.03.13 18:55:55.633082 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12902 | 2026.03.13 18:55:55.633175 [ 5 ] {96582a90-2e4a-412f-9b20-7b5e033fc6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12903 | 2026.03.13 18:55:55.633215 [ 5 ] {96582a90-2e4a-412f-9b20-7b5e033fc6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12904 | 2026.03.13 18:55:55.633221 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_101_20} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12905 | 2026.03.13 18:55:55.633254 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_67_14} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_67_14 to all_1_67_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12906 | 2026.03.13 18:55:55.633296 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_101_20} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12907 | 2026.03.13 18:55:55.633333 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_67_14} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 6 parts: [all_1_62_13, all_67_67_0] -> all_1_67_14 | ||
| 12908 | 2026.03.13 18:55:55.633394 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12909 | 2026.03.13 18:55:55.633446 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12910 | 2026.03.13 18:55:55.633636 [ 5 ] {96582a90-2e4a-412f-9b20-7b5e033fc6f3} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2026.03.13 18:55:55.633676 [ 5 ] {96582a90-2e4a-412f-9b20-7b5e033fc6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12912 | 2026.03.13 18:55:55.633978 [ 5 ] {96582a90-2e4a-412f-9b20-7b5e033fc6f3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12913 | 2026.03.13 18:55:55.634188 [ 5 ] {96582a90-2e4a-412f-9b20-7b5e033fc6f3} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2026.03.13 18:55:55.634313 [ 5 ] {96582a90-2e4a-412f-9b20-7b5e033fc6f3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 12915 | 2026.03.13 18:55:55.634351 [ 5 ] {96582a90-2e4a-412f-9b20-7b5e033fc6f3} <Debug> TCPHandler: Processed in 0.001315839 sec. | ||
| 12916 | 2026.03.13 18:55:55.634459 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2026.03.13 18:55:55.634550 [ 5 ] {4b1af5be-ea75-41eb-9a8e-0c89c8dfc832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12918 | 2026.03.13 18:55:55.634589 [ 5 ] {4b1af5be-ea75-41eb-9a8e-0c89c8dfc832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12919 | 2026.03.13 18:55:55.635133 [ 5 ] {4b1af5be-ea75-41eb-9a8e-0c89c8dfc832} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2026.03.13 18:55:55.635169 [ 5 ] {4b1af5be-ea75-41eb-9a8e-0c89c8dfc832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12921 | 2026.03.13 18:55:55.635480 [ 5 ] {4b1af5be-ea75-41eb-9a8e-0c89c8dfc832} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12922 | 2026.03.13 18:55:55.635690 [ 5 ] {4b1af5be-ea75-41eb-9a8e-0c89c8dfc832} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2026.03.13 18:55:55.635809 [ 62 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12924 | 2026.03.13 18:55:55.635815 [ 5 ] {4b1af5be-ea75-41eb-9a8e-0c89c8dfc832} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001282 sec., 382215.28861154447 rows/sec., 26.80 MiB/sec. | ||
| 12925 | 2026.03.13 18:55:55.635868 [ 62 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12926 | 2026.03.13 18:55:55.635893 [ 5 ] {4b1af5be-ea75-41eb-9a8e-0c89c8dfc832} <Debug> TCPHandler: Processed in 0.001480554 sec. | ||
| 12927 | 2026.03.13 18:55:55.635905 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12928 | 2026.03.13 18:55:55.636004 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 12929 | 2026.03.13 18:55:55.636009 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12930 | 2026.03.13 18:55:55.636095 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12931 | 2026.03.13 18:55:55.636113 [ 5 ] {2ebc9d70-6d95-4329-b0fe-cde7fcbc47ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12932 | 2026.03.13 18:55:55.636127 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1552 rows starting from the beginning of the part | ||
| 12933 | 2026.03.13 18:55:55.636155 [ 5 ] {2ebc9d70-6d95-4329-b0fe-cde7fcbc47ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12934 | 2026.03.13 18:55:55.636191 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 490 rows starting from the beginning of the part | ||
| 12935 | 2026.03.13 18:55:55.636240 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 105 rows starting from the beginning of the part | ||
| 12936 | 2026.03.13 18:55:55.636289 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 492 rows starting from the beginning of the part | ||
| 12937 | 2026.03.13 18:55:55.636333 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 105 rows starting from the beginning of the part | ||
| 12938 | 2026.03.13 18:55:55.636377 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 490 rows starting from the beginning of the part | ||
| 12939 | 2026.03.13 18:55:55.636557 [ 5 ] {2ebc9d70-6d95-4329-b0fe-cde7fcbc47ba} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12940 | 2026.03.13 18:55:55.636591 [ 5 ] {2ebc9d70-6d95-4329-b0fe-cde7fcbc47ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12941 | 2026.03.13 18:55:55.636898 [ 5 ] {2ebc9d70-6d95-4329-b0fe-cde7fcbc47ba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12942 | 2026.03.13 18:55:55.637111 [ 5 ] {2ebc9d70-6d95-4329-b0fe-cde7fcbc47ba} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2026.03.13 18:55:55.637210 [ 62 ] {} <Debug> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 12944 | 2026.03.13 18:55:55.637237 [ 62 ] {} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12945 | 2026.03.13 18:55:55.637238 [ 5 ] {2ebc9d70-6d95-4329-b0fe-cde7fcbc47ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 12946 | 2026.03.13 18:55:55.637253 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12947 | 2026.03.13 18:55:55.637287 [ 5 ] {2ebc9d70-6d95-4329-b0fe-cde7fcbc47ba} <Debug> TCPHandler: Processed in 0.001325839 sec. | ||
| 12948 | 2026.03.13 18:55:55.637339 [ 198 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::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 | ||
| 12949 | 2026.03.13 18:55:55.637400 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12950 | 2026.03.13 18:55:55.637442 [ 198 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12951 | 2026.03.13 18:55:55.637475 [ 198 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 12952 | 2026.03.13 18:55:55.637495 [ 5 ] {70bf46f4-205f-4374-b476-5a7040024a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12953 | 2026.03.13 18:55:55.637526 [ 198 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 12954 | 2026.03.13 18:55:55.637542 [ 5 ] {70bf46f4-205f-4374-b476-5a7040024a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12955 | 2026.03.13 18:55:55.637573 [ 198 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 12956 | 2026.03.13 18:55:55.637615 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001649519 sec., 1960571.5363084634 rows/sec., 145.66 MiB/sec. | ||
| 12957 | 2026.03.13 18:55:55.637617 [ 198 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 12958 | 2026.03.13 18:55:55.637677 [ 198 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 12959 | 2026.03.13 18:55:55.637719 [ 198 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 12960 | 2026.03.13 18:55:55.637805 [ 186 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12961 | 2026.03.13 18:55:55.637953 [ 5 ] {70bf46f4-205f-4374-b476-5a7040024a6a} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12962 | 2026.03.13 18:55:55.637995 [ 5 ] {70bf46f4-205f-4374-b476-5a7040024a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 12963 | 2026.03.13 18:55:55.638051 [ 186 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_101_20} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12964 | 2026.03.13 18:55:55.638130 [ 186 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_101_20} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12965 | 2026.03.13 18:55:55.638217 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 12966 | 2026.03.13 18:55:55.638354 [ 5 ] {70bf46f4-205f-4374-b476-5a7040024a6a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12967 | 2026.03.13 18:55:55.638431 [ 187 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001128073 sec., 79782.0708411601 rows/sec., 4.07 MiB/sec. | ||
| 12968 | 2026.03.13 18:55:55.638545 [ 186 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 12969 | 2026.03.13 18:55:55.638595 [ 5 ] {70bf46f4-205f-4374-b476-5a7040024a6a} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12970 | 2026.03.13 18:55:55.638741 [ 5 ] {70bf46f4-205f-4374-b476-5a7040024a6a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001263 sec., 209817.8939034046 rows/sec., 13.94 MiB/sec. | ||
| 12971 | 2026.03.13 18:55:55.638780 [ 5 ] {70bf46f4-205f-4374-b476-5a7040024a6a} <Debug> TCPHandler: Processed in 0.001428763 sec. | ||
| 12972 | 2026.03.13 18:55:55.638800 [ 186 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_15_3} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12973 | 2026.03.13 18:55:55.638863 [ 186 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_15_3} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 12974 | 2026.03.13 18:55:55.638897 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12975 | 2026.03.13 18:55:55.638923 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12976 | 2026.03.13 18:55:55.638993 [ 5 ] {b5cb7cc2-0403-4211-b6c5-cf4203aa021c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12977 | 2026.03.13 18:55:55.639040 [ 5 ] {b5cb7cc2-0403-4211-b6c5-cf4203aa021c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12978 | 2026.03.13 18:55:55.639348 [ 5 ] {b5cb7cc2-0403-4211-b6c5-cf4203aa021c} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12979 | 2026.03.13 18:55:55.639383 [ 5 ] {b5cb7cc2-0403-4211-b6c5-cf4203aa021c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12980 | 2026.03.13 18:55:55.639676 [ 5 ] {b5cb7cc2-0403-4211-b6c5-cf4203aa021c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12981 | 2026.03.13 18:55:55.639888 [ 5 ] {b5cb7cc2-0403-4211-b6c5-cf4203aa021c} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12982 | 2026.03.13 18:55:55.639979 [ 59 ] {} <Debug> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 12983 | 2026.03.13 18:55:55.640013 [ 5 ] {b5cb7cc2-0403-4211-b6c5-cf4203aa021c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 12984 | 2026.03.13 18:55:55.640014 [ 59 ] {} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12985 | 2026.03.13 18:55:55.640049 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 12986 | 2026.03.13 18:55:55.640131 [ 5 ] {b5cb7cc2-0403-4211-b6c5-cf4203aa021c} <Debug> TCPHandler: Processed in 0.001280098 sec. | ||
| 12987 | 2026.03.13 18:55:55.640145 [ 198 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 12988 | 2026.03.13 18:55:55.640270 [ 198 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12989 | 2026.03.13 18:55:55.640301 [ 198 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 12990 | 2026.03.13 18:55:55.640354 [ 198 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 12991 | 2026.03.13 18:55:55.640356 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12992 | 2026.03.13 18:55:55.640398 [ 198 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 12993 | 2026.03.13 18:55:55.640442 [ 198 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 12994 | 2026.03.13 18:55:55.640480 [ 198 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 12995 | 2026.03.13 18:55:55.640485 [ 5 ] {32eecca4-5259-4c6c-bc4c-cf116a51d0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12996 | 2026.03.13 18:55:55.640521 [ 198 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 12997 | 2026.03.13 18:55:55.640545 [ 5 ] {32eecca4-5259-4c6c-bc4c-cf116a51d0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12998 | 2026.03.13 18:55:55.640957 [ 5 ] {32eecca4-5259-4c6c-bc4c-cf116a51d0e7} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12999 | 2026.03.13 18:55:55.640998 [ 5 ] {32eecca4-5259-4c6c-bc4c-cf116a51d0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13000 | 2026.03.13 18:55:55.641289 [ 187 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189226 sec., 12613.245926342006 rows/sec., 849.92 KiB/sec. | ||
| 13001 | 2026.03.13 18:55:55.641327 [ 5 ] {32eecca4-5259-4c6c-bc4c-cf116a51d0e7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13002 | 2026.03.13 18:55:55.641431 [ 201 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 13003 | 2026.03.13 18:55:55.641568 [ 5 ] {32eecca4-5259-4c6c-bc4c-cf116a51d0e7} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13004 | 2026.03.13 18:55:55.641723 [ 5 ] {32eecca4-5259-4c6c-bc4c-cf116a51d0e7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001262 sec., 71315.37242472266 rows/sec., 4.46 MiB/sec. | ||
| 13005 | 2026.03.13 18:55:55.641749 [ 201 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_15_3} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2026.03.13 18:55:55.641764 [ 5 ] {32eecca4-5259-4c6c-bc4c-cf116a51d0e7} <Debug> TCPHandler: Processed in 0.001468534 sec. | ||
| 13007 | 2026.03.13 18:55:55.641836 [ 201 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_15_3} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 13008 | 2026.03.13 18:55:55.641925 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13009 | 2026.03.13 18:55:56.589110 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13010 | 2026.03.13 18:55:56.589341 [ 5 ] {0af614a6-eaac-4098-889f-542c45a163af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13011 | 2026.03.13 18:55:56.589423 [ 5 ] {0af614a6-eaac-4098-889f-542c45a163af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13012 | 2026.03.13 18:55:56.590189 [ 5 ] {0af614a6-eaac-4098-889f-542c45a163af} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13013 | 2026.03.13 18:55:56.590231 [ 5 ] {0af614a6-eaac-4098-889f-542c45a163af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 13014 | 2026.03.13 18:55:56.590639 [ 5 ] {0af614a6-eaac-4098-889f-542c45a163af} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13015 | 2026.03.13 18:55:56.590872 [ 5 ] {0af614a6-eaac-4098-889f-542c45a163af} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13016 | 2026.03.13 18:55:56.591031 [ 5 ] {0af614a6-eaac-4098-889f-542c45a163af} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001753 sec., 13690.815744438107 rows/sec., 1.14 MiB/sec. | ||
| 13017 | 2026.03.13 18:55:56.591081 [ 5 ] {0af614a6-eaac-4098-889f-542c45a163af} <Debug> TCPHandler: Processed in 0.002124694 sec. | ||
| 13018 | 2026.03.13 18:55:56.591208 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13019 | 2026.03.13 18:55:56.591337 [ 5 ] {00c4593a-263b-4492-9675-002e82711977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13020 | 2026.03.13 18:55:56.591388 [ 5 ] {00c4593a-263b-4492-9675-002e82711977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13021 | 2026.03.13 18:55:56.591875 [ 5 ] {00c4593a-263b-4492-9675-002e82711977} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2026.03.13 18:55:56.591911 [ 5 ] {00c4593a-263b-4492-9675-002e82711977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 13023 | 2026.03.13 18:55:56.592226 [ 5 ] {00c4593a-263b-4492-9675-002e82711977} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13024 | 2026.03.13 18:55:56.592437 [ 5 ] {00c4593a-263b-4492-9675-002e82711977} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13025 | 2026.03.13 18:55:56.592574 [ 5 ] {00c4593a-263b-4492-9675-002e82711977} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001265 sec., 4743.083003952569 rows/sec., 386.77 KiB/sec. | ||
| 13026 | 2026.03.13 18:55:56.592614 [ 5 ] {00c4593a-263b-4492-9675-002e82711977} <Debug> TCPHandler: Processed in 0.001469304 sec. | ||
| 13027 | 2026.03.13 18:55:56.592721 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13028 | 2026.03.13 18:55:56.592816 [ 5 ] {c879e6d3-0ba2-4adf-a343-bd00c6f8e057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13029 | 2026.03.13 18:55:56.592856 [ 5 ] {c879e6d3-0ba2-4adf-a343-bd00c6f8e057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13030 | 2026.03.13 18:55:56.594400 [ 5 ] {c879e6d3-0ba2-4adf-a343-bd00c6f8e057} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2026.03.13 18:55:56.594436 [ 5 ] {c879e6d3-0ba2-4adf-a343-bd00c6f8e057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 13032 | 2026.03.13 18:55:56.594872 [ 5 ] {c879e6d3-0ba2-4adf-a343-bd00c6f8e057} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13033 | 2026.03.13 18:55:56.595098 [ 5 ] {c879e6d3-0ba2-4adf-a343-bd00c6f8e057} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2026.03.13 18:55:56.595229 [ 5 ] {c879e6d3-0ba2-4adf-a343-bd00c6f8e057} <Debug> executeQuery: Read 2145 rows, 169.05 KiB in 0.002432 sec., 881990.1315789473 rows/sec., 67.88 MiB/sec. | ||
| 13035 | 2026.03.13 18:55:56.595268 [ 5 ] {c879e6d3-0ba2-4adf-a343-bd00c6f8e057} <Debug> TCPHandler: Processed in 0.002596418 sec. | ||
| 13036 | 2026.03.13 18:55:56.595378 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13037 | 2026.03.13 18:55:56.595472 [ 5 ] {d35582f6-87bf-4a46-890d-5365ecef9e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13038 | 2026.03.13 18:55:56.595513 [ 5 ] {d35582f6-87bf-4a46-890d-5365ecef9e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13039 | 2026.03.13 18:55:56.595947 [ 5 ] {d35582f6-87bf-4a46-890d-5365ecef9e72} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13040 | 2026.03.13 18:55:56.595983 [ 5 ] {d35582f6-87bf-4a46-890d-5365ecef9e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 13041 | 2026.03.13 18:55:56.596289 [ 5 ] {d35582f6-87bf-4a46-890d-5365ecef9e72} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13042 | 2026.03.13 18:55:56.596501 [ 5 ] {d35582f6-87bf-4a46-890d-5365ecef9e72} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13043 | 2026.03.13 18:55:56.596629 [ 5 ] {d35582f6-87bf-4a46-890d-5365ecef9e72} <Debug> executeQuery: Read 70 rows, 5.29 KiB in 0.001175 sec., 59574.46808510638 rows/sec., 4.40 MiB/sec. | ||
| 13044 | 2026.03.13 18:55:56.596666 [ 5 ] {d35582f6-87bf-4a46-890d-5365ecef9e72} <Debug> TCPHandler: Processed in 0.00133779 sec. | ||
| 13045 | 2026.03.13 18:55:56.596773 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13046 | 2026.03.13 18:55:56.596865 [ 5 ] {41cc69c9-39b1-4490-b361-5854de4c1663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13047 | 2026.03.13 18:55:56.596904 [ 5 ] {41cc69c9-39b1-4490-b361-5854de4c1663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13048 | 2026.03.13 18:55:56.597715 [ 5 ] {41cc69c9-39b1-4490-b361-5854de4c1663} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13049 | 2026.03.13 18:55:56.597751 [ 5 ] {41cc69c9-39b1-4490-b361-5854de4c1663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 13050 | 2026.03.13 18:55:56.598085 [ 5 ] {41cc69c9-39b1-4490-b361-5854de4c1663} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13051 | 2026.03.13 18:55:56.598299 [ 5 ] {41cc69c9-39b1-4490-b361-5854de4c1663} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13052 | 2026.03.13 18:55:56.598406 [ 58 ] {} <Debug> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 13053 | 2026.03.13 18:55:56.598426 [ 5 ] {41cc69c9-39b1-4490-b361-5854de4c1663} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001579 sec., 463584.5471817606 rows/sec., 27.42 MiB/sec. | ||
| 13054 | 2026.03.13 18:55:56.598473 [ 58 ] {} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13055 | 2026.03.13 18:55:56.598482 [ 5 ] {41cc69c9-39b1-4490-b361-5854de4c1663} <Debug> TCPHandler: Processed in 0.001757413 sec. | ||
| 13056 | 2026.03.13 18:55:56.598501 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 13057 | 2026.03.13 18:55:56.598601 [ 187 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 13058 | 2026.03.13 18:55:56.598602 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13059 | 2026.03.13 18:55:56.598713 [ 187 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13060 | 2026.03.13 18:55:56.598727 [ 5 ] {6320dfbb-17c6-45e7-ba3a-a83a80211800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13061 | 2026.03.13 18:55:56.598749 [ 187 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 881 rows starting from the beginning of the part | ||
| 13062 | 2026.03.13 18:55:56.598767 [ 5 ] {6320dfbb-17c6-45e7-ba3a-a83a80211800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13063 | 2026.03.13 18:55:56.598815 [ 187 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 708 rows starting from the beginning of the part | ||
| 13064 | 2026.03.13 18:55:56.598867 [ 187 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 13065 | 2026.03.13 18:55:56.598913 [ 187 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 13066 | 2026.03.13 18:55:56.598962 [ 187 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 13067 | 2026.03.13 18:55:56.599007 [ 187 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 732 rows starting from the beginning of the part | ||
| 13068 | 2026.03.13 18:55:56.599174 [ 5 ] {6320dfbb-17c6-45e7-ba3a-a83a80211800} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13069 | 2026.03.13 18:55:56.599210 [ 5 ] {6320dfbb-17c6-45e7-ba3a-a83a80211800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13070 | 2026.03.13 18:55:56.599507 [ 5 ] {6320dfbb-17c6-45e7-ba3a-a83a80211800} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13071 | 2026.03.13 18:55:56.599722 [ 5 ] {6320dfbb-17c6-45e7-ba3a-a83a80211800} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13072 | 2026.03.13 18:55:56.599851 [ 5 ] {6320dfbb-17c6-45e7-ba3a-a83a80211800} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 61.57 KiB/sec. | ||
| 13073 | 2026.03.13 18:55:56.599891 [ 5 ] {6320dfbb-17c6-45e7-ba3a-a83a80211800} <Debug> TCPHandler: Processed in 0.001337699 sec. | ||
| 13074 | 2026.03.13 18:55:56.599996 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13075 | 2026.03.13 18:55:56.600088 [ 5 ] {49d9fcb7-3ad2-4295-ac75-0ad62ef68a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13076 | 2026.03.13 18:55:56.600128 [ 5 ] {49d9fcb7-3ad2-4295-ac75-0ad62ef68a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13077 | 2026.03.13 18:55:56.600247 [ 201 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684551 sec., 1643167.82335471 rows/sec., 105.04 MiB/sec. | ||
| 13078 | 2026.03.13 18:55:56.600506 [ 202 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 13079 | 2026.03.13 18:55:56.600526 [ 5 ] {49d9fcb7-3ad2-4295-ac75-0ad62ef68a6b} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13080 | 2026.03.13 18:55:56.600567 [ 5 ] {49d9fcb7-3ad2-4295-ac75-0ad62ef68a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13081 | 2026.03.13 18:55:56.600895 [ 202 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_31_6} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13082 | 2026.03.13 18:55:56.600961 [ 5 ] {49d9fcb7-3ad2-4295-ac75-0ad62ef68a6b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13083 | 2026.03.13 18:55:56.600988 [ 202 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_31_6} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 13084 | 2026.03.13 18:55:56.601099 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 13085 | 2026.03.13 18:55:56.601208 [ 5 ] {49d9fcb7-3ad2-4295-ac75-0ad62ef68a6b} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13086 | 2026.03.13 18:55:56.601354 [ 5 ] {49d9fcb7-3ad2-4295-ac75-0ad62ef68a6b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001283 sec., 9353.078721745907 rows/sec., 730.71 KiB/sec. | ||
| 13087 | 2026.03.13 18:55:56.601395 [ 5 ] {49d9fcb7-3ad2-4295-ac75-0ad62ef68a6b} <Debug> TCPHandler: Processed in 0.001447984 sec. | ||
| 13088 | 2026.03.13 18:55:56.601504 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13089 | 2026.03.13 18:55:56.601599 [ 5 ] {43457ee6-ab65-47d0-9b2c-434453b7622b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13090 | 2026.03.13 18:55:56.601640 [ 5 ] {43457ee6-ab65-47d0-9b2c-434453b7622b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13091 | 2026.03.13 18:55:56.602654 [ 5 ] {43457ee6-ab65-47d0-9b2c-434453b7622b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13092 | 2026.03.13 18:55:56.602691 [ 5 ] {43457ee6-ab65-47d0-9b2c-434453b7622b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 13093 | 2026.03.13 18:55:56.603051 [ 5 ] {43457ee6-ab65-47d0-9b2c-434453b7622b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13094 | 2026.03.13 18:55:56.603269 [ 5 ] {43457ee6-ab65-47d0-9b2c-434453b7622b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13095 | 2026.03.13 18:55:56.603403 [ 5 ] {43457ee6-ab65-47d0-9b2c-434453b7622b} <Debug> executeQuery: Read 1094 rows, 78.25 KiB in 0.001823 sec., 600109.7092704334 rows/sec., 41.92 MiB/sec. | ||
| 13096 | 2026.03.13 18:55:56.603443 [ 5 ] {43457ee6-ab65-47d0-9b2c-434453b7622b} <Debug> TCPHandler: Processed in 0.00198978 sec. | ||
| 13097 | 2026.03.13 18:55:56.603551 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13098 | 2026.03.13 18:55:56.603646 [ 5 ] {d079de57-d4b4-4905-8bef-5340cd41ce23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13099 | 2026.03.13 18:55:56.603692 [ 5 ] {d079de57-d4b4-4905-8bef-5340cd41ce23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13100 | 2026.03.13 18:55:56.604500 [ 5 ] {d079de57-d4b4-4905-8bef-5340cd41ce23} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13101 | 2026.03.13 18:55:56.604538 [ 5 ] {d079de57-d4b4-4905-8bef-5340cd41ce23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 13102 | 2026.03.13 18:55:56.604960 [ 5 ] {d079de57-d4b4-4905-8bef-5340cd41ce23} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13103 | 2026.03.13 18:55:56.605175 [ 5 ] {d079de57-d4b4-4905-8bef-5340cd41ce23} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13104 | 2026.03.13 18:55:56.605297 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 13105 | 2026.03.13 18:55:56.605311 [ 5 ] {d079de57-d4b4-4905-8bef-5340cd41ce23} <Debug> executeQuery: Read 1292 rows, 84.11 KiB in 0.001684 sec., 767220.9026128267 rows/sec., 48.77 MiB/sec. | ||
| 13106 | 2026.03.13 18:55:56.605335 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2026.03.13 18:55:56.605360 [ 5 ] {d079de57-d4b4-4905-8bef-5340cd41ce23} <Debug> TCPHandler: Processed in 0.001858466 sec. | ||
| 13108 | 2026.03.13 18:55:56.605360 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 13109 | 2026.03.13 18:55:56.605462 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 13110 | 2026.03.13 18:55:56.605479 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13111 | 2026.03.13 18:55:56.605573 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13112 | 2026.03.13 18:55:56.605580 [ 5 ] {4cb3e06d-5efe-44aa-af77-fae9f1b01220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13113 | 2026.03.13 18:55:56.605605 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 32319 rows starting from the beginning of the part | ||
| 13114 | 2026.03.13 18:55:56.605643 [ 5 ] {4cb3e06d-5efe-44aa-af77-fae9f1b01220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13115 | 2026.03.13 18:55:56.605662 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13116 | 2026.03.13 18:55:56.605709 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 266 rows starting from the beginning of the part | ||
| 13117 | 2026.03.13 18:55:56.605754 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13118 | 2026.03.13 18:55:56.605794 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 265 rows starting from the beginning of the part | ||
| 13119 | 2026.03.13 18:55:56.605834 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1292 rows starting from the beginning of the part | ||
| 13120 | 2026.03.13 18:55:56.606566 [ 5 ] {4cb3e06d-5efe-44aa-af77-fae9f1b01220} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13121 | 2026.03.13 18:55:56.606604 [ 5 ] {4cb3e06d-5efe-44aa-af77-fae9f1b01220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13122 | 2026.03.13 18:55:56.607259 [ 5 ] {4cb3e06d-5efe-44aa-af77-fae9f1b01220} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13123 | 2026.03.13 18:55:56.607503 [ 5 ] {4cb3e06d-5efe-44aa-af77-fae9f1b01220} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2026.03.13 18:55:56.607618 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13125 | 2026.03.13 18:55:56.607647 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13126 | 2026.03.13 18:55:56.607652 [ 5 ] {4cb3e06d-5efe-44aa-af77-fae9f1b01220} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.00209 sec., 24880.38277511962 rows/sec., 44.58 MiB/sec. | ||
| 13127 | 2026.03.13 18:55:56.607663 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13128 | 2026.03.13 18:55:56.607735 [ 5 ] {4cb3e06d-5efe-44aa-af77-fae9f1b01220} <Debug> TCPHandler: Processed in 0.002305669 sec. | ||
| 13129 | 2026.03.13 18:55:56.607763 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::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 | ||
| 13130 | 2026.03.13 18:55:56.607853 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13131 | 2026.03.13 18:55:56.607954 [ 5 ] {64607ade-030c-453e-b763-f511bb4575d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13132 | 2026.03.13 18:55:56.607999 [ 5 ] {64607ade-030c-453e-b763-f511bb4575d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13133 | 2026.03.13 18:55:56.608100 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13134 | 2026.03.13 18:55:56.608201 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1704 rows starting from the beginning of the part | ||
| 13135 | 2026.03.13 18:55:56.608343 [ 5 ] {64607ade-030c-453e-b763-f511bb4575d3} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13136 | 2026.03.13 18:55:56.608387 [ 5 ] {64607ade-030c-453e-b763-f511bb4575d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13137 | 2026.03.13 18:55:56.608408 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 13138 | 2026.03.13 18:55:56.608589 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 52 rows starting from the beginning of the part | ||
| 13139 | 2026.03.13 18:55:56.608725 [ 5 ] {64607ade-030c-453e-b763-f511bb4575d3} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13140 | 2026.03.13 18:55:56.608754 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 13141 | 2026.03.13 18:55:56.608892 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 13142 | 2026.03.13 18:55:56.608976 [ 5 ] {64607ade-030c-453e-b763-f511bb4575d3} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13143 | 2026.03.13 18:55:56.608981 [ 201 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 52 rows starting from the beginning of the part | ||
| 13144 | 2026.03.13 18:55:56.609122 [ 5 ] {64607ade-030c-453e-b763-f511bb4575d3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001185 sec., 10126.582278481012 rows/sec., 698.84 KiB/sec. | ||
| 13145 | 2026.03.13 18:55:56.609165 [ 5 ] {64607ade-030c-453e-b763-f511bb4575d3} <Debug> TCPHandler: Processed in 0.001363111 sec. | ||
| 13146 | 2026.03.13 18:55:56.614910 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34462 rows, containing 5 columns (5 merged, 0 gathered) in 0.009477673 sec., 3636124.6056917133 rows/sec., 238.76 MiB/sec. | ||
| 13147 | 2026.03.13 18:55:56.615213 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 13148 | 2026.03.13 18:55:56.615526 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13149 | 2026.03.13 18:55:56.615605 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 13150 | 2026.03.13 18:55:56.615691 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 13151 | 2026.03.13 18:55:56.621197 [ 195 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1931 rows, containing 19 columns (19 merged, 0 gathered) in 0.013474223 sec., 143310.67550240186 rows/sec., 256.81 MiB/sec. | ||
| 13152 | 2026.03.13 18:55:56.624223 [ 188 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13153 | 2026.03.13 18:55:56.624625 [ 188 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2026.03.13 18:55:56.624715 [ 188 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13155 | 2026.03.13 18:55:56.624880 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.71 MiB. | ||
| 13156 | 2026.03.13 18:55:57.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.55 MiB, peak 360.22 MiB, free memory in arenas 0.00 B, will set to 352.96 MiB (RSS), difference: 10.41 MiB | ||
| 13157 | 2026.03.13 18:55:57.829624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1608 | ||
| 13158 | 2026.03.13 18:55:57.832473 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13159 | 2026.03.13 18:55:57.832532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13160 | 2026.03.13 18:55:57.833795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13161 | 2026.03.13 18:55:57.834077 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13162 | 2026.03.13 18:55:57.834445 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1608 | ||
| 13163 | 2026.03.13 18:56:00.221720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30294 | ||
| 13164 | 2026.03.13 18:56:00.222365 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13165 | 2026.03.13 18:56:00.222415 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13166 | 2026.03.13 18:56:00.222907 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13167 | 2026.03.13 18:56:00.223146 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13168 | 2026.03.13 18:56:00.223301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30294 | ||
| 13169 | 2026.03.13 18:56:00.617503 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13170 | 2026.03.13 18:56:00.617682 [ 5 ] {4f6e33b4-3a78-4dc5-98ae-92c47b3949b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13171 | 2026.03.13 18:56:00.617753 [ 5 ] {4f6e33b4-3a78-4dc5-98ae-92c47b3949b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13172 | 2026.03.13 18:56:00.618418 [ 5 ] {4f6e33b4-3a78-4dc5-98ae-92c47b3949b4} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2026.03.13 18:56:00.618471 [ 5 ] {4f6e33b4-3a78-4dc5-98ae-92c47b3949b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13174 | 2026.03.13 18:56:00.618890 [ 5 ] {4f6e33b4-3a78-4dc5-98ae-92c47b3949b4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13175 | 2026.03.13 18:56:00.619138 [ 5 ] {4f6e33b4-3a78-4dc5-98ae-92c47b3949b4} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13176 | 2026.03.13 18:56:00.619305 [ 5 ] {4f6e33b4-3a78-4dc5-98ae-92c47b3949b4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001674 sec., 33452.807646356036 rows/sec., 2.57 MiB/sec. | ||
| 13177 | 2026.03.13 18:56:00.619358 [ 5 ] {4f6e33b4-3a78-4dc5-98ae-92c47b3949b4} <Debug> TCPHandler: Processed in 0.001993709 sec. | ||
| 13178 | 2026.03.13 18:56:00.619481 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13179 | 2026.03.13 18:56:00.619584 [ 5 ] {7224a6c6-ef42-4f9f-9af8-d944fc09b8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13180 | 2026.03.13 18:56:00.619630 [ 5 ] {7224a6c6-ef42-4f9f-9af8-d944fc09b8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13181 | 2026.03.13 18:56:00.620077 [ 5 ] {7224a6c6-ef42-4f9f-9af8-d944fc09b8d4} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13182 | 2026.03.13 18:56:00.620116 [ 5 ] {7224a6c6-ef42-4f9f-9af8-d944fc09b8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13183 | 2026.03.13 18:56:00.620449 [ 5 ] {7224a6c6-ef42-4f9f-9af8-d944fc09b8d4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13184 | 2026.03.13 18:56:00.620680 [ 5 ] {7224a6c6-ef42-4f9f-9af8-d944fc09b8d4} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13185 | 2026.03.13 18:56:00.620820 [ 5 ] {7224a6c6-ef42-4f9f-9af8-d944fc09b8d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 13186 | 2026.03.13 18:56:00.620861 [ 5 ] {7224a6c6-ef42-4f9f-9af8-d944fc09b8d4} <Debug> TCPHandler: Processed in 0.001431553 sec. | ||
| 13187 | 2026.03.13 18:56:00.620975 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13188 | 2026.03.13 18:56:00.621073 [ 5 ] {2e59b964-abc5-44ed-bb3f-5a5d5ac5be56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13189 | 2026.03.13 18:56:00.621120 [ 5 ] {2e59b964-abc5-44ed-bb3f-5a5d5ac5be56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13190 | 2026.03.13 18:56:00.621527 [ 5 ] {2e59b964-abc5-44ed-bb3f-5a5d5ac5be56} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13191 | 2026.03.13 18:56:00.621566 [ 5 ] {2e59b964-abc5-44ed-bb3f-5a5d5ac5be56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13192 | 2026.03.13 18:56:00.621918 [ 5 ] {2e59b964-abc5-44ed-bb3f-5a5d5ac5be56} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13193 | 2026.03.13 18:56:00.622136 [ 5 ] {2e59b964-abc5-44ed-bb3f-5a5d5ac5be56} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13194 | 2026.03.13 18:56:00.622273 [ 5 ] {2e59b964-abc5-44ed-bb3f-5a5d5ac5be56} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001221 sec., 104832.10483210483 rows/sec., 7.30 MiB/sec. | ||
| 13195 | 2026.03.13 18:56:00.622311 [ 5 ] {2e59b964-abc5-44ed-bb3f-5a5d5ac5be56} <Debug> TCPHandler: Processed in 0.001386712 sec. | ||
| 13196 | 2026.03.13 18:56:00.622425 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13197 | 2026.03.13 18:56:00.622526 [ 5 ] {6ec5bd06-eb49-4d99-8edc-8ee85127baea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13198 | 2026.03.13 18:56:00.622571 [ 5 ] {6ec5bd06-eb49-4d99-8edc-8ee85127baea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13199 | 2026.03.13 18:56:00.622918 [ 5 ] {6ec5bd06-eb49-4d99-8edc-8ee85127baea} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13200 | 2026.03.13 18:56:00.622956 [ 5 ] {6ec5bd06-eb49-4d99-8edc-8ee85127baea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13201 | 2026.03.13 18:56:00.623283 [ 5 ] {6ec5bd06-eb49-4d99-8edc-8ee85127baea} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13202 | 2026.03.13 18:56:00.623512 [ 5 ] {6ec5bd06-eb49-4d99-8edc-8ee85127baea} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13203 | 2026.03.13 18:56:00.623650 [ 5 ] {6ec5bd06-eb49-4d99-8edc-8ee85127baea} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001144 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
| 13204 | 2026.03.13 18:56:00.623689 [ 5 ] {6ec5bd06-eb49-4d99-8edc-8ee85127baea} <Debug> TCPHandler: Processed in 0.001319599 sec. | ||
| 13205 | 2026.03.13 18:56:01.809826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13206 | 2026.03.13 18:56:01.825912 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13207 | 2026.03.13 18:56:01.825975 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13208 | 2026.03.13 18:56:01.831978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13209 | 2026.03.13 18:56:01.832678 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13210 | 2026.03.13 18:56:01.835584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13211 | 2026.03.13 18:56:05.618532 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13212 | 2026.03.13 18:56:05.618741 [ 5 ] {b815bdda-7f1a-4f67-91c7-c00b66950aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13213 | 2026.03.13 18:56:05.618816 [ 5 ] {b815bdda-7f1a-4f67-91c7-c00b66950aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13214 | 2026.03.13 18:56:05.619507 [ 5 ] {b815bdda-7f1a-4f67-91c7-c00b66950aa5} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13215 | 2026.03.13 18:56:05.619558 [ 5 ] {b815bdda-7f1a-4f67-91c7-c00b66950aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13216 | 2026.03.13 18:56:05.619973 [ 5 ] {b815bdda-7f1a-4f67-91c7-c00b66950aa5} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13217 | 2026.03.13 18:56:05.620212 [ 5 ] {b815bdda-7f1a-4f67-91c7-c00b66950aa5} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13218 | 2026.03.13 18:56:05.620371 [ 5 ] {b815bdda-7f1a-4f67-91c7-c00b66950aa5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.55 MiB/sec. | ||
| 13219 | 2026.03.13 18:56:05.620415 [ 5 ] {b815bdda-7f1a-4f67-91c7-c00b66950aa5} <Debug> TCPHandler: Processed in 0.0020239 sec. | ||
| 13220 | 2026.03.13 18:56:05.620535 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13221 | 2026.03.13 18:56:05.620631 [ 5 ] {79dc4452-262e-4bfb-9d9e-80c13fac17aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13222 | 2026.03.13 18:56:05.620671 [ 5 ] {79dc4452-262e-4bfb-9d9e-80c13fac17aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13223 | 2026.03.13 18:56:05.621121 [ 5 ] {79dc4452-262e-4bfb-9d9e-80c13fac17aa} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13224 | 2026.03.13 18:56:05.621159 [ 5 ] {79dc4452-262e-4bfb-9d9e-80c13fac17aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13225 | 2026.03.13 18:56:05.621506 [ 5 ] {79dc4452-262e-4bfb-9d9e-80c13fac17aa} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13226 | 2026.03.13 18:56:05.621732 [ 5 ] {79dc4452-262e-4bfb-9d9e-80c13fac17aa} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13227 | 2026.03.13 18:56:05.621865 [ 5 ] {79dc4452-262e-4bfb-9d9e-80c13fac17aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. | ||
| 13228 | 2026.03.13 18:56:05.621904 [ 5 ] {79dc4452-262e-4bfb-9d9e-80c13fac17aa} <Debug> TCPHandler: Processed in 0.001419522 sec. | ||
| 13229 | 2026.03.13 18:56:05.622014 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13230 | 2026.03.13 18:56:05.622110 [ 5 ] {67412c9b-b9a9-414e-a32e-d25095b1f6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13231 | 2026.03.13 18:56:05.622156 [ 5 ] {67412c9b-b9a9-414e-a32e-d25095b1f6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13232 | 2026.03.13 18:56:05.622572 [ 5 ] {67412c9b-b9a9-414e-a32e-d25095b1f6aa} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13233 | 2026.03.13 18:56:05.622610 [ 5 ] {67412c9b-b9a9-414e-a32e-d25095b1f6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13234 | 2026.03.13 18:56:05.622978 [ 5 ] {67412c9b-b9a9-414e-a32e-d25095b1f6aa} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13235 | 2026.03.13 18:56:05.623216 [ 5 ] {67412c9b-b9a9-414e-a32e-d25095b1f6aa} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13236 | 2026.03.13 18:56:05.623362 [ 5 ] {67412c9b-b9a9-414e-a32e-d25095b1f6aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 13237 | 2026.03.13 18:56:05.623404 [ 5 ] {67412c9b-b9a9-414e-a32e-d25095b1f6aa} <Debug> TCPHandler: Processed in 0.001439763 sec. | ||
| 13238 | 2026.03.13 18:56:05.623518 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13239 | 2026.03.13 18:56:05.623614 [ 5 ] {7e36b520-8fa2-4c4a-9bc5-b91a4bdc95e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13240 | 2026.03.13 18:56:05.623658 [ 5 ] {7e36b520-8fa2-4c4a-9bc5-b91a4bdc95e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13241 | 2026.03.13 18:56:05.624024 [ 5 ] {7e36b520-8fa2-4c4a-9bc5-b91a4bdc95e2} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13242 | 2026.03.13 18:56:05.624071 [ 5 ] {7e36b520-8fa2-4c4a-9bc5-b91a4bdc95e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13243 | 2026.03.13 18:56:05.624432 [ 5 ] {7e36b520-8fa2-4c4a-9bc5-b91a4bdc95e2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13244 | 2026.03.13 18:56:05.624663 [ 5 ] {7e36b520-8fa2-4c4a-9bc5-b91a4bdc95e2} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2026.03.13 18:56:05.624777 [ 37 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13246 | 2026.03.13 18:56:05.624793 [ 5 ] {7e36b520-8fa2-4c4a-9bc5-b91a4bdc95e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 13247 | 2026.03.13 18:56:05.624845 [ 37 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13248 | 2026.03.13 18:56:05.624854 [ 5 ] {7e36b520-8fa2-4c4a-9bc5-b91a4bdc95e2} <Debug> TCPHandler: Processed in 0.001390051 sec. | ||
| 13249 | 2026.03.13 18:56:05.624875 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13250 | 2026.03.13 18:56:05.624989 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 13251 | 2026.03.13 18:56:05.625125 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13252 | 2026.03.13 18:56:05.625163 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5040 rows starting from the beginning of the part | ||
| 13253 | 2026.03.13 18:56:05.625227 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13254 | 2026.03.13 18:56:05.625271 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 13255 | 2026.03.13 18:56:05.625313 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 12 rows starting from the beginning of the part | ||
| 13256 | 2026.03.13 18:56:05.625353 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part | ||
| 13257 | 2026.03.13 18:56:05.625393 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 13258 | 2026.03.13 18:56:05.627032 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5310 rows, containing 4 columns (4 merged, 0 gathered) in 0.002089982 sec., 2540691.738014968 rows/sec., 168.65 MiB/sec. | ||
| 13259 | 2026.03.13 18:56:05.627399 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13260 | 2026.03.13 18:56:05.627666 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_101_20} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13261 | 2026.03.13 18:56:05.627741 [ 197 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_101_20} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13262 | 2026.03.13 18:56:05.627818 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13263 | 2026.03.13 18:56:07.517770 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13264 | 2026.03.13 18:56:07.517835 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13265 | 2026.03.13 18:56:07.643824 [ 36 ] {} <Debug> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 13266 | 2026.03.13 18:56:07.643877 [ 36 ] {} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13267 | 2026.03.13 18:56:07.643897 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13268 | 2026.03.13 18:56:07.644040 [ 194 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 13269 | 2026.03.13 18:56:07.644176 [ 194 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13270 | 2026.03.13 18:56:07.644211 [ 194 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 308 rows starting from the beginning of the part | ||
| 13271 | 2026.03.13 18:56:07.644281 [ 194 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 13272 | 2026.03.13 18:56:07.644327 [ 194 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 13273 | 2026.03.13 18:56:07.644372 [ 194 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 13274 | 2026.03.13 18:56:07.644410 [ 194 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 13275 | 2026.03.13 18:56:07.645343 [ 197 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362191 sec., 869187.9479456259 rows/sec., 59.21 MiB/sec. | ||
| 13276 | 2026.03.13 18:56:07.645556 [ 188 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 13277 | 2026.03.13 18:56:07.645872 [ 188 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_28_6} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13278 | 2026.03.13 18:56:07.646014 [ 188 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_28_6} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 13279 | 2026.03.13 18:56:07.646173 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 13280 | 2026.03.13 18:56:07.724412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30742 | ||
| 13281 | 2026.03.13 18:56:07.724911 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13282 | 2026.03.13 18:56:07.724956 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13283 | 2026.03.13 18:56:07.725461 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13284 | 2026.03.13 18:56:07.725706 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13285 | 2026.03.13 18:56:07.725869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30742 | ||
| 13286 | 2026.03.13 18:56:07.835666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1624 | ||
| 13287 | 2026.03.13 18:56:07.837756 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2026.03.13 18:56:07.837809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13289 | 2026.03.13 18:56:07.839023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13290 | 2026.03.13 18:56:07.839319 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2026.03.13 18:56:07.839714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624 | ||
| 13292 | 2026.03.13 18:56:07.945019 [ 34 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 13293 | 2026.03.13 18:56:07.945074 [ 34 ] {} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13294 | 2026.03.13 18:56:07.945097 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13295 | 2026.03.13 18:56:07.945228 [ 197 ] {22f80222-88c7-4f5e-9966-6f722218ae09::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 | ||
| 13296 | 2026.03.13 18:56:07.945361 [ 197 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13297 | 2026.03.13 18:56:07.945395 [ 197 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 13298 | 2026.03.13 18:56:07.945466 [ 197 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 13299 | 2026.03.13 18:56:07.945514 [ 197 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 13300 | 2026.03.13 18:56:07.945565 [ 197 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 13301 | 2026.03.13 18:56:07.945606 [ 197 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 13302 | 2026.03.13 18:56:07.946365 [ 188 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191835 sec., 31883.60804977199 rows/sec., 2.66 MiB/sec. | ||
| 13303 | 2026.03.13 18:56:07.946568 [ 199 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 13304 | 2026.03.13 18:56:07.946919 [ 199 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_29_7} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13305 | 2026.03.13 18:56:07.947005 [ 199 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_29_7} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 13306 | 2026.03.13 18:56:07.947116 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13307 | 2026.03.13 18:56:07.964203 [ 34 ] {} <Debug> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 13308 | 2026.03.13 18:56:07.964248 [ 34 ] {} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13309 | 2026.03.13 18:56:07.964270 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13310 | 2026.03.13 18:56:07.964367 [ 197 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 13311 | 2026.03.13 18:56:07.964484 [ 197 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13312 | 2026.03.13 18:56:07.964513 [ 197 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 160 rows starting from the beginning of the part | ||
| 13313 | 2026.03.13 18:56:07.964566 [ 197 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 13314 | 2026.03.13 18:56:07.964609 [ 197 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 13315 | 2026.03.13 18:56:07.964649 [ 197 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 13316 | 2026.03.13 18:56:07.964685 [ 197 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 13317 | 2026.03.13 18:56:07.965456 [ 188 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001124674 sec., 547714.2709798573 rows/sec., 33.65 MiB/sec. | ||
| 13318 | 2026.03.13 18:56:07.965640 [ 193 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 13319 | 2026.03.13 18:56:07.965920 [ 193 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_28_6} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13320 | 2026.03.13 18:56:07.966004 [ 193 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_28_6} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 13321 | 2026.03.13 18:56:07.966090 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13322 | 2026.03.13 18:56:08.003408 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003041021 sec. | ||
| 13323 | 2026.03.13 18:56:09.336634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13324 | 2026.03.13 18:56:09.353013 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13325 | 2026.03.13 18:56:09.353067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13326 | 2026.03.13 18:56:09.359137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13327 | 2026.03.13 18:56:09.359858 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13328 | 2026.03.13 18:56:09.363211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13329 | 2026.03.13 18:56:10.620781 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2026.03.13 18:56:10.620961 [ 5 ] {ca171c5e-c6d5-4e7d-85a0-27b586b288b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13331 | 2026.03.13 18:56:10.621028 [ 5 ] {ca171c5e-c6d5-4e7d-85a0-27b586b288b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13332 | 2026.03.13 18:56:10.621799 [ 5 ] {ca171c5e-c6d5-4e7d-85a0-27b586b288b8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.03.13 18:56:10.621850 [ 5 ] {ca171c5e-c6d5-4e7d-85a0-27b586b288b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13334 | 2026.03.13 18:56:10.622264 [ 5 ] {ca171c5e-c6d5-4e7d-85a0-27b586b288b8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13335 | 2026.03.13 18:56:10.622509 [ 5 ] {ca171c5e-c6d5-4e7d-85a0-27b586b288b8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2026.03.13 18:56:10.622686 [ 5 ] {ca171c5e-c6d5-4e7d-85a0-27b586b288b8} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001774 sec., 77790.30439684329 rows/sec., 6.76 MiB/sec. | ||
| 13337 | 2026.03.13 18:56:10.622743 [ 5 ] {ca171c5e-c6d5-4e7d-85a0-27b586b288b8} <Debug> TCPHandler: Processed in 0.002094222 sec. | ||
| 13338 | 2026.03.13 18:56:10.622868 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2026.03.13 18:56:10.622973 [ 5 ] {f3534fd9-3681-4d27-8947-11b5cf927d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13340 | 2026.03.13 18:56:10.623018 [ 5 ] {f3534fd9-3681-4d27-8947-11b5cf927d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13341 | 2026.03.13 18:56:10.623452 [ 5 ] {f3534fd9-3681-4d27-8947-11b5cf927d5e} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.03.13 18:56:10.623489 [ 5 ] {f3534fd9-3681-4d27-8947-11b5cf927d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13343 | 2026.03.13 18:56:10.623811 [ 5 ] {f3534fd9-3681-4d27-8947-11b5cf927d5e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13344 | 2026.03.13 18:56:10.624024 [ 5 ] {f3534fd9-3681-4d27-8947-11b5cf927d5e} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2026.03.13 18:56:10.624160 [ 5 ] {f3534fd9-3681-4d27-8947-11b5cf927d5e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001212 sec., 33828.38283828383 rows/sec., 2.48 MiB/sec. | ||
| 13346 | 2026.03.13 18:56:10.624202 [ 5 ] {f3534fd9-3681-4d27-8947-11b5cf927d5e} <Debug> TCPHandler: Processed in 0.001387341 sec. | ||
| 13347 | 2026.03.13 18:56:10.624315 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13348 | 2026.03.13 18:56:10.624412 [ 5 ] {990a2e5e-7330-4e49-8aa2-dbde6879e350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13349 | 2026.03.13 18:56:10.624455 [ 5 ] {990a2e5e-7330-4e49-8aa2-dbde6879e350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13350 | 2026.03.13 18:56:10.624891 [ 5 ] {990a2e5e-7330-4e49-8aa2-dbde6879e350} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2026.03.13 18:56:10.624929 [ 5 ] {990a2e5e-7330-4e49-8aa2-dbde6879e350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13352 | 2026.03.13 18:56:10.625242 [ 5 ] {990a2e5e-7330-4e49-8aa2-dbde6879e350} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13353 | 2026.03.13 18:56:10.625468 [ 5 ] {990a2e5e-7330-4e49-8aa2-dbde6879e350} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2026.03.13 18:56:10.625607 [ 5 ] {990a2e5e-7330-4e49-8aa2-dbde6879e350} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001215 sec., 86419.75308641976 rows/sec., 6.75 MiB/sec. | ||
| 13355 | 2026.03.13 18:56:10.625647 [ 5 ] {990a2e5e-7330-4e49-8aa2-dbde6879e350} <Debug> TCPHandler: Processed in 0.001381911 sec. | ||
| 13356 | 2026.03.13 18:56:10.625759 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2026.03.13 18:56:10.625854 [ 5 ] {110afdb0-2f7b-4bd2-8c2a-a71d83f8f741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13358 | 2026.03.13 18:56:10.625898 [ 5 ] {110afdb0-2f7b-4bd2-8c2a-a71d83f8f741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13359 | 2026.03.13 18:56:10.626330 [ 5 ] {110afdb0-2f7b-4bd2-8c2a-a71d83f8f741} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2026.03.13 18:56:10.626369 [ 5 ] {110afdb0-2f7b-4bd2-8c2a-a71d83f8f741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13361 | 2026.03.13 18:56:10.626729 [ 5 ] {110afdb0-2f7b-4bd2-8c2a-a71d83f8f741} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13362 | 2026.03.13 18:56:10.626944 [ 5 ] {110afdb0-2f7b-4bd2-8c2a-a71d83f8f741} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2026.03.13 18:56:10.627078 [ 5 ] {110afdb0-2f7b-4bd2-8c2a-a71d83f8f741} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 13364 | 2026.03.13 18:56:10.627117 [ 5 ] {110afdb0-2f7b-4bd2-8c2a-a71d83f8f741} <Debug> TCPHandler: Processed in 0.001407812 sec. | ||
| 13365 | 2026.03.13 18:56:10.627226 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13366 | 2026.03.13 18:56:10.627325 [ 5 ] {a31b7afa-d1ac-4336-9f16-cabad8ceb3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13367 | 2026.03.13 18:56:10.627380 [ 5 ] {a31b7afa-d1ac-4336-9f16-cabad8ceb3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13368 | 2026.03.13 18:56:10.628287 [ 5 ] {a31b7afa-d1ac-4336-9f16-cabad8ceb3a4} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13369 | 2026.03.13 18:56:10.628323 [ 5 ] {a31b7afa-d1ac-4336-9f16-cabad8ceb3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13370 | 2026.03.13 18:56:10.628887 [ 5 ] {a31b7afa-d1ac-4336-9f16-cabad8ceb3a4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13371 | 2026.03.13 18:56:10.629111 [ 5 ] {a31b7afa-d1ac-4336-9f16-cabad8ceb3a4} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13372 | 2026.03.13 18:56:10.629245 [ 5 ] {a31b7afa-d1ac-4336-9f16-cabad8ceb3a4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00194 sec., 21134.0206185567 rows/sec., 37.87 MiB/sec. | ||
| 13373 | 2026.03.13 18:56:10.629298 [ 5 ] {a31b7afa-d1ac-4336-9f16-cabad8ceb3a4} <Debug> TCPHandler: Processed in 0.002120873 sec. | ||
| 13374 | 2026.03.13 18:56:10.629412 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13375 | 2026.03.13 18:56:10.629504 [ 5 ] {25bb2918-1cbc-4344-b9d4-63579251a693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13376 | 2026.03.13 18:56:10.629545 [ 5 ] {25bb2918-1cbc-4344-b9d4-63579251a693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13377 | 2026.03.13 18:56:10.629875 [ 5 ] {25bb2918-1cbc-4344-b9d4-63579251a693} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13378 | 2026.03.13 18:56:10.629934 [ 5 ] {25bb2918-1cbc-4344-b9d4-63579251a693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13379 | 2026.03.13 18:56:10.630231 [ 5 ] {25bb2918-1cbc-4344-b9d4-63579251a693} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13380 | 2026.03.13 18:56:10.630439 [ 5 ] {25bb2918-1cbc-4344-b9d4-63579251a693} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13381 | 2026.03.13 18:56:10.630565 [ 5 ] {25bb2918-1cbc-4344-b9d4-63579251a693} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 13382 | 2026.03.13 18:56:10.630601 [ 5 ] {25bb2918-1cbc-4344-b9d4-63579251a693} <Debug> TCPHandler: Processed in 0.001237647 sec. | ||
| 13383 | 2026.03.13 18:56:15.226939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31254 | ||
| 13384 | 2026.03.13 18:56:15.227478 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13385 | 2026.03.13 18:56:15.227518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13386 | 2026.03.13 18:56:15.227995 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13387 | 2026.03.13 18:56:15.228255 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2026.03.13 18:56:15.228399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31254 | ||
| 13389 | 2026.03.13 18:56:15.619134 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13390 | 2026.03.13 18:56:15.619308 [ 5 ] {56ea49b5-2b19-4a99-acab-0ab640cbaa99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13391 | 2026.03.13 18:56:15.619375 [ 5 ] {56ea49b5-2b19-4a99-acab-0ab640cbaa99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13392 | 2026.03.13 18:56:15.619985 [ 5 ] {56ea49b5-2b19-4a99-acab-0ab640cbaa99} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2026.03.13 18:56:15.620037 [ 5 ] {56ea49b5-2b19-4a99-acab-0ab640cbaa99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13394 | 2026.03.13 18:56:15.620421 [ 5 ] {56ea49b5-2b19-4a99-acab-0ab640cbaa99} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13395 | 2026.03.13 18:56:15.620660 [ 5 ] {56ea49b5-2b19-4a99-acab-0ab640cbaa99} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13396 | 2026.03.13 18:56:15.620826 [ 5 ] {56ea49b5-2b19-4a99-acab-0ab640cbaa99} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001567 sec., 1276.3241863433311 rows/sec., 104.08 KiB/sec. | ||
| 13397 | 2026.03.13 18:56:15.620879 [ 5 ] {56ea49b5-2b19-4a99-acab-0ab640cbaa99} <Debug> TCPHandler: Processed in 0.001877416 sec. | ||
| 13398 | 2026.03.13 18:56:15.620998 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13399 | 2026.03.13 18:56:15.621102 [ 5 ] {d540e20a-5aed-4e9f-bdd7-69e4e31e4181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13400 | 2026.03.13 18:56:15.621147 [ 5 ] {d540e20a-5aed-4e9f-bdd7-69e4e31e4181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13401 | 2026.03.13 18:56:15.621599 [ 5 ] {d540e20a-5aed-4e9f-bdd7-69e4e31e4181} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13402 | 2026.03.13 18:56:15.621639 [ 5 ] {d540e20a-5aed-4e9f-bdd7-69e4e31e4181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13403 | 2026.03.13 18:56:15.622085 [ 5 ] {d540e20a-5aed-4e9f-bdd7-69e4e31e4181} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13404 | 2026.03.13 18:56:15.622321 [ 5 ] {d540e20a-5aed-4e9f-bdd7-69e4e31e4181} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13405 | 2026.03.13 18:56:15.622465 [ 5 ] {d540e20a-5aed-4e9f-bdd7-69e4e31e4181} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001386 sec., 41125.54112554112 rows/sec., 3.16 MiB/sec. | ||
| 13406 | 2026.03.13 18:56:15.622465 [ 26 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13407 | 2026.03.13 18:56:15.622505 [ 5 ] {d540e20a-5aed-4e9f-bdd7-69e4e31e4181} <Debug> TCPHandler: Processed in 0.001558847 sec. | ||
| 13408 | 2026.03.13 18:56:15.622541 [ 26 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2026.03.13 18:56:15.622567 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13410 | 2026.03.13 18:56:15.622628 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13411 | 2026.03.13 18:56:15.622668 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 13412 | 2026.03.13 18:56:15.622730 [ 5 ] {33656761-b324-4790-861b-9782efadbc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13413 | 2026.03.13 18:56:15.622778 [ 5 ] {33656761-b324-4790-861b-9782efadbc79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13414 | 2026.03.13 18:56:15.622779 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13415 | 2026.03.13 18:56:15.622826 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2894 rows starting from the beginning of the part | ||
| 13416 | 2026.03.13 18:56:15.622892 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 2145 rows starting from the beginning of the part | ||
| 13417 | 2026.03.13 18:56:15.622939 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 13418 | 2026.03.13 18:56:15.622998 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
| 13419 | 2026.03.13 18:56:15.623084 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 138 rows starting from the beginning of the part | ||
| 13420 | 2026.03.13 18:56:15.623156 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 57 rows starting from the beginning of the part | ||
| 13421 | 2026.03.13 18:56:15.623210 [ 5 ] {33656761-b324-4790-861b-9782efadbc79} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13422 | 2026.03.13 18:56:15.623253 [ 5 ] {33656761-b324-4790-861b-9782efadbc79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13423 | 2026.03.13 18:56:15.623612 [ 5 ] {33656761-b324-4790-861b-9782efadbc79} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13424 | 2026.03.13 18:56:15.623842 [ 5 ] {33656761-b324-4790-861b-9782efadbc79} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13425 | 2026.03.13 18:56:15.623984 [ 5 ] {33656761-b324-4790-861b-9782efadbc79} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001274 sec., 1569.8587127158555 rows/sec., 109.61 KiB/sec. | ||
| 13426 | 2026.03.13 18:56:15.624024 [ 5 ] {33656761-b324-4790-861b-9782efadbc79} <Debug> TCPHandler: Processed in 0.001446453 sec. | ||
| 13427 | 2026.03.13 18:56:15.624144 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13428 | 2026.03.13 18:56:15.624239 [ 5 ] {77c31790-06a2-4cdf-bea8-4a7df7c1d7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13429 | 2026.03.13 18:56:15.624279 [ 5 ] {77c31790-06a2-4cdf-bea8-4a7df7c1d7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13430 | 2026.03.13 18:56:15.624706 [ 5 ] {77c31790-06a2-4cdf-bea8-4a7df7c1d7e6} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13431 | 2026.03.13 18:56:15.624742 [ 5 ] {77c31790-06a2-4cdf-bea8-4a7df7c1d7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13432 | 2026.03.13 18:56:15.625062 [ 5 ] {77c31790-06a2-4cdf-bea8-4a7df7c1d7e6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13433 | 2026.03.13 18:56:15.625282 [ 5 ] {77c31790-06a2-4cdf-bea8-4a7df7c1d7e6} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13434 | 2026.03.13 18:56:15.625309 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5346 rows, containing 5 columns (5 merged, 0 gathered) in 0.00267866 sec., 1995774.0064061882 rows/sec., 161.95 MiB/sec. | ||
| 13435 | 2026.03.13 18:56:15.625415 [ 26 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13436 | 2026.03.13 18:56:15.625421 [ 5 ] {77c31790-06a2-4cdf-bea8-4a7df7c1d7e6} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001201 sec., 54954.20482930891 rows/sec., 4.29 MiB/sec. | ||
| 13437 | 2026.03.13 18:56:15.625456 [ 26 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13438 | 2026.03.13 18:56:15.625478 [ 5 ] {77c31790-06a2-4cdf-bea8-4a7df7c1d7e6} <Debug> TCPHandler: Processed in 0.001382851 sec. | ||
| 13439 | 2026.03.13 18:56:15.625482 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13440 | 2026.03.13 18:56:15.625571 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 13441 | 2026.03.13 18:56:15.625599 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13442 | 2026.03.13 18:56:15.625618 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13443 | 2026.03.13 18:56:15.625664 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13444 | 2026.03.13 18:56:15.625692 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1552 rows starting from the beginning of the part | ||
| 13445 | 2026.03.13 18:56:15.625697 [ 5 ] {ec8f8f8b-8b66-4226-afb5-8cd680f5b484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13446 | 2026.03.13 18:56:15.625744 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1094 rows starting from the beginning of the part | ||
| 13447 | 2026.03.13 18:56:15.625749 [ 5 ] {ec8f8f8b-8b66-4226-afb5-8cd680f5b484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13448 | 2026.03.13 18:56:15.625794 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 13449 | 2026.03.13 18:56:15.625836 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 13450 | 2026.03.13 18:56:15.625875 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 105 rows starting from the beginning of the part | ||
| 13451 | 2026.03.13 18:56:15.625912 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 66 rows starting from the beginning of the part | ||
| 13452 | 2026.03.13 18:56:15.625946 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_106_21} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13453 | 2026.03.13 18:56:15.626023 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_106_21} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13454 | 2026.03.13 18:56:15.626095 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13455 | 2026.03.13 18:56:15.626192 [ 5 ] {ec8f8f8b-8b66-4226-afb5-8cd680f5b484} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2026.03.13 18:56:15.626233 [ 5 ] {ec8f8f8b-8b66-4226-afb5-8cd680f5b484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13457 | 2026.03.13 18:56:15.626598 [ 5 ] {ec8f8f8b-8b66-4226-afb5-8cd680f5b484} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13458 | 2026.03.13 18:56:15.626825 [ 5 ] {ec8f8f8b-8b66-4226-afb5-8cd680f5b484} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13459 | 2026.03.13 18:56:15.626962 [ 5 ] {ec8f8f8b-8b66-4226-afb5-8cd680f5b484} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001283 sec., 125487.1395167576 rows/sec., 8.74 MiB/sec. | ||
| 13460 | 2026.03.13 18:56:15.626999 [ 5 ] {ec8f8f8b-8b66-4226-afb5-8cd680f5b484} <Debug> TCPHandler: Processed in 0.001449204 sec. | ||
| 13461 | 2026.03.13 18:56:15.627112 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13462 | 2026.03.13 18:56:15.627170 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2945 rows, containing 5 columns (5 merged, 0 gathered) in 0.001632689 sec., 1803772.794451362 rows/sec., 134.32 MiB/sec. | ||
| 13463 | 2026.03.13 18:56:15.627205 [ 5 ] {e835d725-bf49-410a-a60a-79e466d81e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13464 | 2026.03.13 18:56:15.627252 [ 5 ] {e835d725-bf49-410a-a60a-79e466d81e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13465 | 2026.03.13 18:56:15.627356 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13466 | 2026.03.13 18:56:15.627588 [ 5 ] {e835d725-bf49-410a-a60a-79e466d81e27} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13467 | 2026.03.13 18:56:15.627606 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_106_21} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13468 | 2026.03.13 18:56:15.627632 [ 5 ] {e835d725-bf49-410a-a60a-79e466d81e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13469 | 2026.03.13 18:56:15.627681 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_106_21} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13470 | 2026.03.13 18:56:15.627757 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 13471 | 2026.03.13 18:56:15.627979 [ 5 ] {e835d725-bf49-410a-a60a-79e466d81e27} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13472 | 2026.03.13 18:56:15.628196 [ 5 ] {e835d725-bf49-410a-a60a-79e466d81e27} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2026.03.13 18:56:15.628326 [ 5 ] {e835d725-bf49-410a-a60a-79e466d81e27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 13474 | 2026.03.13 18:56:15.628362 [ 5 ] {e835d725-bf49-410a-a60a-79e466d81e27} <Debug> TCPHandler: Processed in 0.001299679 sec. | ||
| 13475 | 2026.03.13 18:56:16.848583 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45720 | ||
| 13476 | 2026.03.13 18:56:16.848690 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13477 | 2026.03.13 18:56:16.848716 [ 294 ] {} <Debug> TCP-Session: f8d72fa7-1937-467e-9160-f0f2051fecb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45720 | ||
| 13478 | 2026.03.13 18:56:16.848737 [ 294 ] {} <Debug> TCP-Session: f8d72fa7-1937-467e-9160-f0f2051fecb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13479 | 2026.03.13 18:56:16.848749 [ 294 ] {} <Debug> TCP-Session: f8d72fa7-1937-467e-9160-f0f2051fecb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13480 | 2026.03.13 18:56:16.848946 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60018 | ||
| 13481 | 2026.03.13 18:56:16.848987 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50647 | ||
| 13482 | 2026.03.13 18:56:16.849008 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39324 | ||
| 13483 | 2026.03.13 18:56:16.849035 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54868 | ||
| 13484 | 2026.03.13 18:56:16.849071 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13485 | 2026.03.13 18:56:16.849057 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33660 | ||
| 13486 | 2026.03.13 18:56:16.849104 [ 3 ] {} <Debug> TCP-Session: 09188400-b844-4dc5-969d-f425e119420d Authenticating user 'default' from [fd00:1122:3344:101::e]:60018 | ||
| 13487 | 2026.03.13 18:56:16.849068 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51221 | ||
| 13488 | 2026.03.13 18:56:16.849149 [ 3 ] {} <Debug> TCP-Session: 09188400-b844-4dc5-969d-f425e119420d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13489 | 2026.03.13 18:56:16.849190 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13490 | 2026.03.13 18:56:16.849211 [ 3 ] {} <Debug> TCP-Session: 09188400-b844-4dc5-969d-f425e119420d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13491 | 2026.03.13 18:56:16.849147 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13492 | 2026.03.13 18:56:16.849247 [ 292 ] {} <Debug> TCP-Session: fc9397c5-8f99-4c37-88d3-6cef67798119 Authenticating user 'default' from [fd00:1122:3344:101::e]:33660 | ||
| 13493 | 2026.03.13 18:56:16.849272 [ 291 ] {} <Debug> TCP-Session: 68aaaf8d-2461-4bcb-8392-100c686c535b Authenticating user 'default' from [fd00:1122:3344:101::e]:54868 | ||
| 13494 | 2026.03.13 18:56:16.849273 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13495 | 2026.03.13 18:56:16.849302 [ 291 ] {} <Debug> TCP-Session: 68aaaf8d-2461-4bcb-8392-100c686c535b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13496 | 2026.03.13 18:56:16.849291 [ 292 ] {} <Debug> TCP-Session: fc9397c5-8f99-4c37-88d3-6cef67798119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13497 | 2026.03.13 18:56:16.849327 [ 291 ] {} <Debug> TCP-Session: 68aaaf8d-2461-4bcb-8392-100c686c535b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13498 | 2026.03.13 18:56:16.849342 [ 292 ] {} <Debug> TCP-Session: fc9397c5-8f99-4c37-88d3-6cef67798119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13499 | 2026.03.13 18:56:16.849325 [ 293 ] {} <Debug> TCP-Session: 05d22704-e1b1-4df7-b8f9-a7ea8fccffef Authenticating user 'default' from [fd00:1122:3344:101::e]:51221 | ||
| 13500 | 2026.03.13 18:56:16.849138 [ 294 ] {} <Trace> TCP-Session: f8d72fa7-1937-467e-9160-f0f2051fecb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13501 | 2026.03.13 18:56:16.849417 [ 293 ] {} <Debug> TCP-Session: 05d22704-e1b1-4df7-b8f9-a7ea8fccffef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13502 | 2026.03.13 18:56:16.849135 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13503 | 2026.03.13 18:56:16.849449 [ 293 ] {} <Debug> TCP-Session: 05d22704-e1b1-4df7-b8f9-a7ea8fccffef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13504 | 2026.03.13 18:56:16.849478 [ 288 ] {} <Debug> TCP-Session: 93be5d93-96e5-42d7-a635-1f8edfbbfc64 Authenticating user 'default' from [fd00:1122:3344:101::e]:39324 | ||
| 13505 | 2026.03.13 18:56:16.849025 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36109 | ||
| 13506 | 2026.03.13 18:56:16.849506 [ 288 ] {} <Debug> TCP-Session: 93be5d93-96e5-42d7-a635-1f8edfbbfc64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13507 | 2026.03.13 18:56:16.849025 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46567 | ||
| 13508 | 2026.03.13 18:56:16.849550 [ 288 ] {} <Debug> TCP-Session: 93be5d93-96e5-42d7-a635-1f8edfbbfc64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13509 | 2026.03.13 18:56:16.849084 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13510 | 2026.03.13 18:56:16.849592 [ 294 ] {c2f1bd15-34e4-4dce-9691-5ec1dae07347} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45720) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13511 | 2026.03.13 18:56:16.849621 [ 287 ] {} <Debug> TCP-Session: 9e734e33-a8e4-4a98-ab1b-13cf513659f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50647 | ||
| 13512 | 2026.03.13 18:56:16.849647 [ 287 ] {} <Debug> TCP-Session: 9e734e33-a8e4-4a98-ab1b-13cf513659f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13513 | 2026.03.13 18:56:16.849661 [ 287 ] {} <Debug> TCP-Session: 9e734e33-a8e4-4a98-ab1b-13cf513659f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13514 | 2026.03.13 18:56:16.850008 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13515 | 2026.03.13 18:56:16.850043 [ 289 ] {} <Debug> TCP-Session: 9e4d998e-6bf8-4ff0-a741-bb70d6e4f18d Authenticating user 'default' from [fd00:1122:3344:101::e]:36109 | ||
| 13516 | 2026.03.13 18:56:16.850061 [ 289 ] {} <Debug> TCP-Session: 9e4d998e-6bf8-4ff0-a741-bb70d6e4f18d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13517 | 2026.03.13 18:56:16.850072 [ 289 ] {} <Debug> TCP-Session: 9e4d998e-6bf8-4ff0-a741-bb70d6e4f18d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13518 | 2026.03.13 18:56:16.850141 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13519 | 2026.03.13 18:56:16.850176 [ 290 ] {} <Debug> TCP-Session: 08a89cb3-9ebd-4cb8-ae5d-fd19db0476e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46567 | ||
| 13520 | 2026.03.13 18:56:16.850195 [ 290 ] {} <Debug> TCP-Session: 08a89cb3-9ebd-4cb8-ae5d-fd19db0476e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13521 | 2026.03.13 18:56:16.850207 [ 290 ] {} <Debug> TCP-Session: 08a89cb3-9ebd-4cb8-ae5d-fd19db0476e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13522 | 2026.03.13 18:56:16.850271 [ 294 ] {c2f1bd15-34e4-4dce-9691-5ec1dae07347} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13523 | 2026.03.13 18:56:16.850329 [ 294 ] {c2f1bd15-34e4-4dce-9691-5ec1dae07347} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13524 | 2026.03.13 18:56:16.850644 [ 294 ] {c2f1bd15-34e4-4dce-9691-5ec1dae07347} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 13525 | 2026.03.13 18:56:16.852181 [ 319 ] {c2f1bd15-34e4-4dce-9691-5ec1dae07347} <Trace> AggregatingTransform: Aggregating | ||
| 13526 | 2026.03.13 18:56:16.852236 [ 319 ] {c2f1bd15-34e4-4dce-9691-5ec1dae07347} <Trace> Aggregator: Aggregation method: without_key | ||
| 13527 | 2026.03.13 18:56:16.852279 [ 319 ] {c2f1bd15-34e4-4dce-9691-5ec1dae07347} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001534716 sec. (651.586 rows/sec., 25.45 KiB/sec.) | ||
| 13528 | 2026.03.13 18:56:16.852301 [ 319 ] {c2f1bd15-34e4-4dce-9691-5ec1dae07347} <Trace> Aggregator: Merging aggregated data | ||
| 13529 | 2026.03.13 18:56:16.853453 [ 294 ] {c2f1bd15-34e4-4dce-9691-5ec1dae07347} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003922 sec., 254.97195308516064 rows/sec., 9.96 KiB/sec. | ||
| 13530 | 2026.03.13 18:56:16.853604 [ 294 ] {c2f1bd15-34e4-4dce-9691-5ec1dae07347} <Debug> TCPHandler: Processed in 0.004641069 sec. | ||
| 13531 | 2026.03.13 18:56:16.853720 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13532 | 2026.03.13 18:56:16.853748 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13533 | 2026.03.13 18:56:16.853749 [ 294 ] {} <Debug> TCP-Session: f8d72fa7-1937-467e-9160-f0f2051fecb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13534 | 2026.03.13 18:56:16.853767 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13535 | 2026.03.13 18:56:16.853790 [ 3 ] {} <Debug> TCP-Session: 09188400-b844-4dc5-969d-f425e119420d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13536 | 2026.03.13 18:56:16.853802 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13537 | 2026.03.13 18:56:16.853815 [ 287 ] {} <Debug> TCP-Session: 9e734e33-a8e4-4a98-ab1b-13cf513659f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13538 | 2026.03.13 18:56:16.853831 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13539 | 2026.03.13 18:56:16.853855 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13540 | 2026.03.13 18:56:16.853851 [ 288 ] {} <Debug> TCP-Session: 93be5d93-96e5-42d7-a635-1f8edfbbfc64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13541 | 2026.03.13 18:56:16.853887 [ 290 ] {} <Debug> TCP-Session: 08a89cb3-9ebd-4cb8-ae5d-fd19db0476e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13542 | 2026.03.13 18:56:16.853907 [ 289 ] {} <Debug> TCP-Session: 9e4d998e-6bf8-4ff0-a741-bb70d6e4f18d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13543 | 2026.03.13 18:56:16.853865 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13544 | 2026.03.13 18:56:16.853834 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13545 | 2026.03.13 18:56:16.853977 [ 292 ] {} <Debug> TCP-Session: fc9397c5-8f99-4c37-88d3-6cef67798119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13546 | 2026.03.13 18:56:16.853784 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13547 | 2026.03.13 18:56:16.854005 [ 291 ] {} <Debug> TCP-Session: 68aaaf8d-2461-4bcb-8392-100c686c535b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13548 | 2026.03.13 18:56:16.854042 [ 293 ] {} <Debug> TCP-Session: 05d22704-e1b1-4df7-b8f9-a7ea8fccffef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13549 | 2026.03.13 18:56:16.864208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13550 | 2026.03.13 18:56:16.882153 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13551 | 2026.03.13 18:56:16.882205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 13552 | 2026.03.13 18:56:16.888715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13553 | 2026.03.13 18:56:16.889435 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13554 | 2026.03.13 18:56:16.892659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13555 | 2026.03.13 18:56:17.840768 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1650 | ||
| 13556 | 2026.03.13 18:56:17.844413 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13557 | 2026.03.13 18:56:17.844518 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13558 | 2026.03.13 18:56:17.846582 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13559 | 2026.03.13 18:56:17.846992 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13560 | 2026.03.13 18:56:17.847677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
| 13561 | 2026.03.13 18:56:17.920718 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56884 | ||
| 13562 | 2026.03.13 18:56:17.920835 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13563 | 2026.03.13 18:56:17.920863 [ 294 ] {} <Debug> TCP-Session: 79206e51-78e2-4a02-b866-792cb79435db Authenticating user 'default' from [fd00:1122:3344:101::e]:56884 | ||
| 13564 | 2026.03.13 18:56:17.920887 [ 294 ] {} <Debug> TCP-Session: 79206e51-78e2-4a02-b866-792cb79435db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13565 | 2026.03.13 18:56:17.920901 [ 294 ] {} <Debug> TCP-Session: 79206e51-78e2-4a02-b866-792cb79435db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13566 | 2026.03.13 18:56:17.921122 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33095 | ||
| 13567 | 2026.03.13 18:56:17.921152 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64025 | ||
| 13568 | 2026.03.13 18:56:17.921180 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64737 | ||
| 13569 | 2026.03.13 18:56:17.921208 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43512 | ||
| 13570 | 2026.03.13 18:56:17.921217 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44509 | ||
| 13571 | 2026.03.13 18:56:17.921252 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13572 | 2026.03.13 18:56:17.921252 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13573 | 2026.03.13 18:56:17.921301 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13574 | 2026.03.13 18:56:17.921301 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13575 | 2026.03.13 18:56:17.921324 [ 3 ] {} <Debug> TCP-Session: f86de9e4-1a30-4012-af15-a33c0e4b3f25 Authenticating user 'default' from [fd00:1122:3344:101::e]:33095 | ||
| 13576 | 2026.03.13 18:56:17.921340 [ 292 ] {} <Debug> TCP-Session: dfe0194a-ece4-40e9-aacb-6478272ba47c Authenticating user 'default' from [fd00:1122:3344:101::e]:43512 | ||
| 13577 | 2026.03.13 18:56:17.921367 [ 3 ] {} <Debug> TCP-Session: f86de9e4-1a30-4012-af15-a33c0e4b3f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13578 | 2026.03.13 18:56:17.921348 [ 288 ] {} <Debug> TCP-Session: f434e2be-a7c9-4b9c-a9b7-6b5beb3f9260 Authenticating user 'default' from [fd00:1122:3344:101::e]:64737 | ||
| 13579 | 2026.03.13 18:56:17.921402 [ 292 ] {} <Debug> TCP-Session: dfe0194a-ece4-40e9-aacb-6478272ba47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13580 | 2026.03.13 18:56:17.921427 [ 288 ] {} <Debug> TCP-Session: f434e2be-a7c9-4b9c-a9b7-6b5beb3f9260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13581 | 2026.03.13 18:56:17.921432 [ 292 ] {} <Debug> TCP-Session: dfe0194a-ece4-40e9-aacb-6478272ba47c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13582 | 2026.03.13 18:56:17.921444 [ 288 ] {} <Debug> TCP-Session: f434e2be-a7c9-4b9c-a9b7-6b5beb3f9260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13583 | 2026.03.13 18:56:17.921400 [ 3 ] {} <Debug> TCP-Session: f86de9e4-1a30-4012-af15-a33c0e4b3f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13584 | 2026.03.13 18:56:17.921347 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13585 | 2026.03.13 18:56:17.921304 [ 287 ] {} <Debug> TCP-Session: 52a37bae-baef-4dec-b90f-a695d53c3d80 Authenticating user 'default' from [fd00:1122:3344:101::e]:64025 | ||
| 13586 | 2026.03.13 18:56:17.921521 [ 293 ] {} <Debug> TCP-Session: 1426e726-5f68-4a03-837b-d92faf714538 Authenticating user 'default' from [fd00:1122:3344:101::e]:44509 | ||
| 13587 | 2026.03.13 18:56:17.921537 [ 287 ] {} <Debug> TCP-Session: 52a37bae-baef-4dec-b90f-a695d53c3d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13588 | 2026.03.13 18:56:17.921189 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57238 | ||
| 13589 | 2026.03.13 18:56:17.921558 [ 293 ] {} <Debug> TCP-Session: 1426e726-5f68-4a03-837b-d92faf714538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13590 | 2026.03.13 18:56:17.921561 [ 287 ] {} <Debug> TCP-Session: 52a37bae-baef-4dec-b90f-a695d53c3d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13591 | 2026.03.13 18:56:17.921591 [ 293 ] {} <Debug> TCP-Session: 1426e726-5f68-4a03-837b-d92faf714538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13592 | 2026.03.13 18:56:17.921193 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56847 | ||
| 13593 | 2026.03.13 18:56:17.921637 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13594 | 2026.03.13 18:56:17.921188 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33057 | ||
| 13595 | 2026.03.13 18:56:17.921672 [ 289 ] {} <Debug> TCP-Session: 3d59eeac-01a4-4099-8042-0a94c6d73775 Authenticating user 'default' from [fd00:1122:3344:101::e]:57238 | ||
| 13596 | 2026.03.13 18:56:17.921699 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13597 | 2026.03.13 18:56:17.921714 [ 289 ] {} <Debug> TCP-Session: 3d59eeac-01a4-4099-8042-0a94c6d73775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13598 | 2026.03.13 18:56:17.921310 [ 294 ] {} <Trace> TCP-Session: 79206e51-78e2-4a02-b866-792cb79435db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13599 | 2026.03.13 18:56:17.921736 [ 291 ] {} <Debug> TCP-Session: df6e3277-4c11-49bd-ab3f-6f87f756e024 Authenticating user 'default' from [fd00:1122:3344:101::e]:56847 | ||
| 13600 | 2026.03.13 18:56:17.921765 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13601 | 2026.03.13 18:56:17.921783 [ 291 ] {} <Debug> TCP-Session: df6e3277-4c11-49bd-ab3f-6f87f756e024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13602 | 2026.03.13 18:56:17.921740 [ 289 ] {} <Debug> TCP-Session: 3d59eeac-01a4-4099-8042-0a94c6d73775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13603 | 2026.03.13 18:56:17.921804 [ 290 ] {} <Debug> TCP-Session: d657de20-107d-4220-a391-8cdb745dc0ee Authenticating user 'default' from [fd00:1122:3344:101::e]:33057 | ||
| 13604 | 2026.03.13 18:56:17.921808 [ 291 ] {} <Debug> TCP-Session: df6e3277-4c11-49bd-ab3f-6f87f756e024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13605 | 2026.03.13 18:56:17.921848 [ 290 ] {} <Debug> TCP-Session: d657de20-107d-4220-a391-8cdb745dc0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13606 | 2026.03.13 18:56:17.921871 [ 290 ] {} <Debug> TCP-Session: d657de20-107d-4220-a391-8cdb745dc0ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13607 | 2026.03.13 18:56:17.921916 [ 294 ] {f5552ee9-356f-4bf0-b4bb-8042e954ed94} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56884) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13608 | 2026.03.13 18:56:17.922183 [ 294 ] {f5552ee9-356f-4bf0-b4bb-8042e954ed94} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13609 | 2026.03.13 18:56:17.922239 [ 294 ] {f5552ee9-356f-4bf0-b4bb-8042e954ed94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13610 | 2026.03.13 18:56:17.922531 [ 294 ] {f5552ee9-356f-4bf0-b4bb-8042e954ed94} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 13611 | 2026.03.13 18:56:17.923548 [ 311 ] {f5552ee9-356f-4bf0-b4bb-8042e954ed94} <Trace> AggregatingTransform: Aggregating | ||
| 13612 | 2026.03.13 18:56:17.923609 [ 311 ] {f5552ee9-356f-4bf0-b4bb-8042e954ed94} <Trace> Aggregator: Aggregation method: without_key | ||
| 13613 | 2026.03.13 18:56:17.923648 [ 311 ] {f5552ee9-356f-4bf0-b4bb-8042e954ed94} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00101517 sec. (985.057 rows/sec., 38.48 KiB/sec.) | ||
| 13614 | 2026.03.13 18:56:17.923666 [ 311 ] {f5552ee9-356f-4bf0-b4bb-8042e954ed94} <Trace> Aggregator: Merging aggregated data | ||
| 13615 | 2026.03.13 18:56:17.925122 [ 294 ] {f5552ee9-356f-4bf0-b4bb-8042e954ed94} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003259 sec., 306.84258975145747 rows/sec., 11.99 KiB/sec. | ||
| 13616 | 2026.03.13 18:56:17.925353 [ 294 ] {f5552ee9-356f-4bf0-b4bb-8042e954ed94} <Debug> TCPHandler: Processed in 0.004162044 sec. | ||
| 13617 | 2026.03.13 18:56:17.925470 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13618 | 2026.03.13 18:56:17.925501 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13619 | 2026.03.13 18:56:17.925511 [ 294 ] {} <Debug> TCP-Session: 79206e51-78e2-4a02-b866-792cb79435db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13620 | 2026.03.13 18:56:17.925523 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13621 | 2026.03.13 18:56:17.925545 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13622 | 2026.03.13 18:56:17.925565 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13623 | 2026.03.13 18:56:17.925586 [ 287 ] {} <Debug> TCP-Session: 52a37bae-baef-4dec-b90f-a695d53c3d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13624 | 2026.03.13 18:56:17.925600 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13625 | 2026.03.13 18:56:17.925619 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13626 | 2026.03.13 18:56:17.925637 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13627 | 2026.03.13 18:56:17.925660 [ 288 ] {} <Debug> TCP-Session: f434e2be-a7c9-4b9c-a9b7-6b5beb3f9260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13628 | 2026.03.13 18:56:17.925681 [ 291 ] {} <Debug> TCP-Session: df6e3277-4c11-49bd-ab3f-6f87f756e024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13629 | 2026.03.13 18:56:17.925697 [ 292 ] {} <Debug> TCP-Session: dfe0194a-ece4-40e9-aacb-6478272ba47c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13630 | 2026.03.13 18:56:17.925628 [ 290 ] {} <Debug> TCP-Session: d657de20-107d-4220-a391-8cdb745dc0ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13631 | 2026.03.13 18:56:17.925608 [ 293 ] {} <Debug> TCP-Session: 1426e726-5f68-4a03-837b-d92faf714538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13632 | 2026.03.13 18:56:17.925584 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13633 | 2026.03.13 18:56:17.925549 [ 3 ] {} <Debug> TCP-Session: f86de9e4-1a30-4012-af15-a33c0e4b3f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13634 | 2026.03.13 18:56:17.925806 [ 289 ] {} <Debug> TCP-Session: 3d59eeac-01a4-4099-8042-0a94c6d73775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13635 | 2026.03.13 18:56:17.986423 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35350 | ||
| 13636 | 2026.03.13 18:56:17.986537 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13637 | 2026.03.13 18:56:17.986564 [ 294 ] {} <Debug> TCP-Session: adde881d-fcd7-4c9c-bd55-4e6a9fd8a0e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35350 | ||
| 13638 | 2026.03.13 18:56:17.986587 [ 294 ] {} <Debug> TCP-Session: adde881d-fcd7-4c9c-bd55-4e6a9fd8a0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13639 | 2026.03.13 18:56:17.986599 [ 294 ] {} <Debug> TCP-Session: adde881d-fcd7-4c9c-bd55-4e6a9fd8a0e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13640 | 2026.03.13 18:56:17.986801 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64757 | ||
| 13641 | 2026.03.13 18:56:17.986800 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40276 | ||
| 13642 | 2026.03.13 18:56:17.986857 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45839 | ||
| 13643 | 2026.03.13 18:56:17.986890 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52451 | ||
| 13644 | 2026.03.13 18:56:17.986906 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38750 | ||
| 13645 | 2026.03.13 18:56:17.986928 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13646 | 2026.03.13 18:56:17.986877 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62079 | ||
| 13647 | 2026.03.13 18:56:17.986984 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13648 | 2026.03.13 18:56:17.986984 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13649 | 2026.03.13 18:56:17.986990 [ 3 ] {} <Debug> TCP-Session: 31185850-3d21-4f2c-ac41-f4ada0ec669e Authenticating user 'default' from [fd00:1122:3344:101::e]:40276 | ||
| 13650 | 2026.03.13 18:56:17.987020 [ 292 ] {} <Debug> TCP-Session: 2668907c-7442-4316-996f-7fc231663f62 Authenticating user 'default' from [fd00:1122:3344:101::e]:52451 | ||
| 13651 | 2026.03.13 18:56:17.987028 [ 288 ] {} <Debug> TCP-Session: 75fa340b-de00-4d21-a3f8-78b8f3aa4079 Authenticating user 'default' from [fd00:1122:3344:101::e]:45839 | ||
| 13652 | 2026.03.13 18:56:17.987033 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13653 | 2026.03.13 18:56:17.987048 [ 3 ] {} <Debug> TCP-Session: 31185850-3d21-4f2c-ac41-f4ada0ec669e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13654 | 2026.03.13 18:56:17.987066 [ 288 ] {} <Debug> TCP-Session: 75fa340b-de00-4d21-a3f8-78b8f3aa4079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13655 | 2026.03.13 18:56:17.987081 [ 291 ] {} <Debug> TCP-Session: 160d5d02-3403-4ba1-9c37-d3b9c9697da0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62079 | ||
| 13656 | 2026.03.13 18:56:17.987086 [ 3 ] {} <Debug> TCP-Session: 31185850-3d21-4f2c-ac41-f4ada0ec669e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13657 | 2026.03.13 18:56:17.987102 [ 288 ] {} <Debug> TCP-Session: 75fa340b-de00-4d21-a3f8-78b8f3aa4079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13658 | 2026.03.13 18:56:17.987117 [ 291 ] {} <Debug> TCP-Session: 160d5d02-3403-4ba1-9c37-d3b9c9697da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13659 | 2026.03.13 18:56:17.987060 [ 292 ] {} <Debug> TCP-Session: 2668907c-7442-4316-996f-7fc231663f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13660 | 2026.03.13 18:56:17.987150 [ 291 ] {} <Debug> TCP-Session: 160d5d02-3403-4ba1-9c37-d3b9c9697da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13661 | 2026.03.13 18:56:17.987171 [ 292 ] {} <Debug> TCP-Session: 2668907c-7442-4316-996f-7fc231663f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13662 | 2026.03.13 18:56:17.987035 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13663 | 2026.03.13 18:56:17.986868 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34617 | ||
| 13664 | 2026.03.13 18:56:17.987250 [ 293 ] {} <Debug> TCP-Session: ba1589b8-e1ad-40b9-b1c0-62af02102a81 Authenticating user 'default' from [fd00:1122:3344:101::e]:38750 | ||
| 13665 | 2026.03.13 18:56:17.986867 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51223 | ||
| 13666 | 2026.03.13 18:56:17.987284 [ 293 ] {} <Debug> TCP-Session: ba1589b8-e1ad-40b9-b1c0-62af02102a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13667 | 2026.03.13 18:56:17.986923 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13668 | 2026.03.13 18:56:17.987307 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13669 | 2026.03.13 18:56:17.987344 [ 287 ] {} <Debug> TCP-Session: a17740aa-46ed-4837-aed7-d7339c810396 Authenticating user 'default' from [fd00:1122:3344:101::e]:64757 | ||
| 13670 | 2026.03.13 18:56:17.987352 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13671 | 2026.03.13 18:56:17.987372 [ 287 ] {} <Debug> TCP-Session: a17740aa-46ed-4837-aed7-d7339c810396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13672 | 2026.03.13 18:56:17.987390 [ 290 ] {} <Debug> TCP-Session: 40153790-787c-4d18-bde0-c2501be13849 Authenticating user 'default' from [fd00:1122:3344:101::e]:51223 | ||
| 13673 | 2026.03.13 18:56:17.987401 [ 287 ] {} <Debug> TCP-Session: a17740aa-46ed-4837-aed7-d7339c810396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13674 | 2026.03.13 18:56:17.987433 [ 290 ] {} <Debug> TCP-Session: 40153790-787c-4d18-bde0-c2501be13849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13675 | 2026.03.13 18:56:17.987362 [ 289 ] {} <Debug> TCP-Session: 674bc70c-03a1-4eef-b718-13716ab076f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34617 | ||
| 13676 | 2026.03.13 18:56:17.987465 [ 290 ] {} <Debug> TCP-Session: 40153790-787c-4d18-bde0-c2501be13849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13677 | 2026.03.13 18:56:17.987488 [ 289 ] {} <Debug> TCP-Session: 674bc70c-03a1-4eef-b718-13716ab076f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13678 | 2026.03.13 18:56:17.987317 [ 293 ] {} <Debug> TCP-Session: ba1589b8-e1ad-40b9-b1c0-62af02102a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13679 | 2026.03.13 18:56:17.987510 [ 289 ] {} <Debug> TCP-Session: 674bc70c-03a1-4eef-b718-13716ab076f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13680 | 2026.03.13 18:56:17.987003 [ 294 ] {} <Trace> TCP-Session: adde881d-fcd7-4c9c-bd55-4e6a9fd8a0e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13681 | 2026.03.13 18:56:17.987721 [ 294 ] {64367c93-c808-472e-b7c9-6680472b5a25} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35350) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13682 | 2026.03.13 18:56:17.987981 [ 294 ] {64367c93-c808-472e-b7c9-6680472b5a25} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13683 | 2026.03.13 18:56:17.988033 [ 294 ] {64367c93-c808-472e-b7c9-6680472b5a25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13684 | 2026.03.13 18:56:17.988313 [ 294 ] {64367c93-c808-472e-b7c9-6680472b5a25} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 13685 | 2026.03.13 18:56:17.989304 [ 308 ] {64367c93-c808-472e-b7c9-6680472b5a25} <Trace> AggregatingTransform: Aggregating | ||
| 13686 | 2026.03.13 18:56:17.989337 [ 308 ] {64367c93-c808-472e-b7c9-6680472b5a25} <Trace> Aggregator: Aggregation method: without_key | ||
| 13687 | 2026.03.13 18:56:17.989370 [ 308 ] {64367c93-c808-472e-b7c9-6680472b5a25} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960119 sec. (1041.538 rows/sec., 40.69 KiB/sec.) | ||
| 13688 | 2026.03.13 18:56:17.989388 [ 308 ] {64367c93-c808-472e-b7c9-6680472b5a25} <Trace> Aggregator: Merging aggregated data | ||
| 13689 | 2026.03.13 18:56:17.990713 [ 294 ] {64367c93-c808-472e-b7c9-6680472b5a25} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003051 sec., 327.76138970829237 rows/sec., 12.80 KiB/sec. | ||
| 13690 | 2026.03.13 18:56:17.990824 [ 294 ] {64367c93-c808-472e-b7c9-6680472b5a25} <Debug> TCPHandler: Processed in 0.003940367 sec. | ||
| 13691 | 2026.03.13 18:56:17.990957 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13692 | 2026.03.13 18:56:17.990986 [ 294 ] {} <Debug> TCP-Session: adde881d-fcd7-4c9c-bd55-4e6a9fd8a0e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13693 | 2026.03.13 18:56:17.990985 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13694 | 2026.03.13 18:56:17.991009 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13695 | 2026.03.13 18:56:17.991037 [ 289 ] {} <Debug> TCP-Session: 674bc70c-03a1-4eef-b718-13716ab076f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13696 | 2026.03.13 18:56:17.991055 [ 3 ] {} <Debug> TCP-Session: 31185850-3d21-4f2c-ac41-f4ada0ec669e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13697 | 2026.03.13 18:56:17.991043 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13698 | 2026.03.13 18:56:17.991081 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13699 | 2026.03.13 18:56:17.991116 [ 287 ] {} <Debug> TCP-Session: a17740aa-46ed-4837-aed7-d7339c810396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13700 | 2026.03.13 18:56:17.991125 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13701 | 2026.03.13 18:56:17.991144 [ 293 ] {} <Debug> TCP-Session: ba1589b8-e1ad-40b9-b1c0-62af02102a81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13702 | 2026.03.13 18:56:17.991153 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13703 | 2026.03.13 18:56:17.991183 [ 288 ] {} <Debug> TCP-Session: 75fa340b-de00-4d21-a3f8-78b8f3aa4079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13704 | 2026.03.13 18:56:17.991055 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13705 | 2026.03.13 18:56:17.991212 [ 292 ] {} <Debug> TCP-Session: 2668907c-7442-4316-996f-7fc231663f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13706 | 2026.03.13 18:56:17.991131 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13707 | 2026.03.13 18:56:17.991252 [ 291 ] {} <Debug> TCP-Session: 160d5d02-3403-4ba1-9c37-d3b9c9697da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13708 | 2026.03.13 18:56:17.991290 [ 290 ] {} <Debug> TCP-Session: 40153790-787c-4d18-bde0-c2501be13849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13709 | 2026.03.13 18:56:20.621301 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13710 | 2026.03.13 18:56:20.621483 [ 5 ] {c29f2e2e-45e9-4e0b-82e7-e533a53a925a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13711 | 2026.03.13 18:56:20.621549 [ 5 ] {c29f2e2e-45e9-4e0b-82e7-e533a53a925a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13712 | 2026.03.13 18:56:20.622244 [ 5 ] {c29f2e2e-45e9-4e0b-82e7-e533a53a925a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13713 | 2026.03.13 18:56:20.622290 [ 5 ] {c29f2e2e-45e9-4e0b-82e7-e533a53a925a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13714 | 2026.03.13 18:56:20.622722 [ 5 ] {c29f2e2e-45e9-4e0b-82e7-e533a53a925a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13715 | 2026.03.13 18:56:20.622960 [ 5 ] {c29f2e2e-45e9-4e0b-82e7-e533a53a925a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13716 | 2026.03.13 18:56:20.623115 [ 5 ] {c29f2e2e-45e9-4e0b-82e7-e533a53a925a} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001683 sec., 81996.43493761141 rows/sec., 7.13 MiB/sec. | ||
| 13717 | 2026.03.13 18:56:20.623158 [ 5 ] {c29f2e2e-45e9-4e0b-82e7-e533a53a925a} <Debug> TCPHandler: Processed in 0.001989669 sec. | ||
| 13718 | 2026.03.13 18:56:20.623279 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13719 | 2026.03.13 18:56:20.623375 [ 5 ] {bee9062d-beed-43c3-8725-5da13f409626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13720 | 2026.03.13 18:56:20.623419 [ 5 ] {bee9062d-beed-43c3-8725-5da13f409626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13721 | 2026.03.13 18:56:20.623864 [ 5 ] {bee9062d-beed-43c3-8725-5da13f409626} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13722 | 2026.03.13 18:56:20.623900 [ 5 ] {bee9062d-beed-43c3-8725-5da13f409626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13723 | 2026.03.13 18:56:20.624215 [ 5 ] {bee9062d-beed-43c3-8725-5da13f409626} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13724 | 2026.03.13 18:56:20.624421 [ 5 ] {bee9062d-beed-43c3-8725-5da13f409626} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13725 | 2026.03.13 18:56:20.624555 [ 5 ] {bee9062d-beed-43c3-8725-5da13f409626} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.0012 sec., 34166.66666666667 rows/sec., 2.51 MiB/sec. | ||
| 13726 | 2026.03.13 18:56:20.624595 [ 5 ] {bee9062d-beed-43c3-8725-5da13f409626} <Debug> TCPHandler: Processed in 0.001368071 sec. | ||
| 13727 | 2026.03.13 18:56:20.624710 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13728 | 2026.03.13 18:56:20.624813 [ 5 ] {a5a8b93c-ac5b-4aec-88a4-9ef33aa7ed8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13729 | 2026.03.13 18:56:20.624856 [ 5 ] {a5a8b93c-ac5b-4aec-88a4-9ef33aa7ed8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13730 | 2026.03.13 18:56:20.625288 [ 5 ] {a5a8b93c-ac5b-4aec-88a4-9ef33aa7ed8d} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13731 | 2026.03.13 18:56:20.625321 [ 5 ] {a5a8b93c-ac5b-4aec-88a4-9ef33aa7ed8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13732 | 2026.03.13 18:56:20.625627 [ 5 ] {a5a8b93c-ac5b-4aec-88a4-9ef33aa7ed8d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13733 | 2026.03.13 18:56:20.625833 [ 5 ] {a5a8b93c-ac5b-4aec-88a4-9ef33aa7ed8d} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13734 | 2026.03.13 18:56:20.625960 [ 5 ] {a5a8b93c-ac5b-4aec-88a4-9ef33aa7ed8d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001165 sec., 90128.75536480687 rows/sec., 7.04 MiB/sec. | ||
| 13735 | 2026.03.13 18:56:20.625997 [ 5 ] {a5a8b93c-ac5b-4aec-88a4-9ef33aa7ed8d} <Debug> TCPHandler: Processed in 0.00133557 sec. | ||
| 13736 | 2026.03.13 18:56:20.626119 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13737 | 2026.03.13 18:56:20.626214 [ 5 ] {f88f1787-03c1-4e38-987c-ec6c31e4a307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13738 | 2026.03.13 18:56:20.626258 [ 5 ] {f88f1787-03c1-4e38-987c-ec6c31e4a307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13739 | 2026.03.13 18:56:20.626713 [ 5 ] {f88f1787-03c1-4e38-987c-ec6c31e4a307} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13740 | 2026.03.13 18:56:20.626749 [ 5 ] {f88f1787-03c1-4e38-987c-ec6c31e4a307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13741 | 2026.03.13 18:56:20.627102 [ 5 ] {f88f1787-03c1-4e38-987c-ec6c31e4a307} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13742 | 2026.03.13 18:56:20.627326 [ 5 ] {f88f1787-03c1-4e38-987c-ec6c31e4a307} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13743 | 2026.03.13 18:56:20.627450 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 2 parts from all_1_100_20 to all_101_101_0 | ||
| 13744 | 2026.03.13 18:56:20.627465 [ 5 ] {f88f1787-03c1-4e38-987c-ec6c31e4a307} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 13745 | 2026.03.13 18:56:20.627482 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13746 | 2026.03.13 18:56:20.627505 [ 5 ] {f88f1787-03c1-4e38-987c-ec6c31e4a307} <Debug> TCPHandler: Processed in 0.001439293 sec. | ||
| 13747 | 2026.03.13 18:56:20.627506 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13748 | 2026.03.13 18:56:20.627637 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_101_21} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_100_20 to all_101_101_0 into Compact with storage Full | ||
| 13749 | 2026.03.13 18:56:20.627645 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13750 | 2026.03.13 18:56:20.627791 [ 5 ] {f796a6fc-3fc9-4cda-b13a-2a4c34c337a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13751 | 2026.03.13 18:56:20.627802 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_101_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13752 | 2026.03.13 18:56:20.627851 [ 5 ] {f796a6fc-3fc9-4cda-b13a-2a4c34c337a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13753 | 2026.03.13 18:56:20.627855 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_20, total 34462 rows starting from the beginning of the part | ||
| 13754 | 2026.03.13 18:56:20.627952 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 128 rows starting from the beginning of the part | ||
| 13755 | 2026.03.13 18:56:20.628762 [ 5 ] {f796a6fc-3fc9-4cda-b13a-2a4c34c337a0} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13756 | 2026.03.13 18:56:20.628804 [ 5 ] {f796a6fc-3fc9-4cda-b13a-2a4c34c337a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13757 | 2026.03.13 18:56:20.629448 [ 5 ] {f796a6fc-3fc9-4cda-b13a-2a4c34c337a0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13758 | 2026.03.13 18:56:20.629701 [ 5 ] {f796a6fc-3fc9-4cda-b13a-2a4c34c337a0} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13759 | 2026.03.13 18:56:20.629850 [ 5 ] {f796a6fc-3fc9-4cda-b13a-2a4c34c337a0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002078 sec., 19730.51010587103 rows/sec., 35.36 MiB/sec. | ||
| 13760 | 2026.03.13 18:56:20.629920 [ 5 ] {f796a6fc-3fc9-4cda-b13a-2a4c34c337a0} <Debug> TCPHandler: Processed in 0.00232865 sec. | ||
| 13761 | 2026.03.13 18:56:20.630051 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13762 | 2026.03.13 18:56:20.630148 [ 5 ] {a4e5e505-9922-44e4-9238-417df06bcac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13763 | 2026.03.13 18:56:20.630191 [ 5 ] {a4e5e505-9922-44e4-9238-417df06bcac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13764 | 2026.03.13 18:56:20.630539 [ 5 ] {a4e5e505-9922-44e4-9238-417df06bcac1} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13765 | 2026.03.13 18:56:20.630574 [ 5 ] {a4e5e505-9922-44e4-9238-417df06bcac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 13766 | 2026.03.13 18:56:20.630899 [ 5 ] {a4e5e505-9922-44e4-9238-417df06bcac1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13767 | 2026.03.13 18:56:20.631113 [ 5 ] {a4e5e505-9922-44e4-9238-417df06bcac1} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13768 | 2026.03.13 18:56:20.631246 [ 5 ] {a4e5e505-9922-44e4-9238-417df06bcac1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 13769 | 2026.03.13 18:56:20.631283 [ 5 ] {a4e5e505-9922-44e4-9238-417df06bcac1} <Debug> TCPHandler: Processed in 0.001283018 sec. | ||
| 13770 | 2026.03.13 18:56:20.635761 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_101_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34590 rows, containing 5 columns (5 merged, 0 gathered) in 0.008173284 sec., 4232081.009298099 rows/sec., 277.95 MiB/sec. | ||
| 13771 | 2026.03.13 18:56:20.636102 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_101_21} <Trace> MergedBlockOutputStream: filled checksums all_1_101_21 (state Temporary) | ||
| 13772 | 2026.03.13 18:56:20.636421 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_101_21} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_101_21 to all_1_101_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13773 | 2026.03.13 18:56:20.636511 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_101_21} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 2 parts: [all_1_100_20, all_101_101_0] -> all_1_101_21 | ||
| 13774 | 2026.03.13 18:56:20.636589 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13775 | 2026.03.13 18:56:21.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.55 MiB, peak 363.30 MiB, free memory in arenas 0.00 B, will set to 355.28 MiB (RSS), difference: 1.73 MiB | ||
| 13776 | 2026.03.13 18:56:22.518084 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13777 | 2026.03.13 18:56:22.518147 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13778 | 2026.03.13 18:56:22.729494 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31702 | ||
| 13779 | 2026.03.13 18:56:22.730011 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13780 | 2026.03.13 18:56:22.730059 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13781 | 2026.03.13 18:56:22.730581 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13782 | 2026.03.13 18:56:22.730830 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13783 | 2026.03.13 18:56:22.730984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31702 | ||
| 13784 | 2026.03.13 18:56:22.730985 [ 51 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13785 | 2026.03.13 18:56:22.731058 [ 51 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13786 | 2026.03.13 18:56:22.731080 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13787 | 2026.03.13 18:56:22.731211 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 13788 | 2026.03.13 18:56:22.731359 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13789 | 2026.03.13 18:56:22.731405 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29334 rows starting from the beginning of the part | ||
| 13790 | 2026.03.13 18:56:22.731473 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 13791 | 2026.03.13 18:56:22.731520 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 13792 | 2026.03.13 18:56:22.731561 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 13793 | 2026.03.13 18:56:22.731598 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 13794 | 2026.03.13 18:56:22.731638 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 13795 | 2026.03.13 18:56:22.734121 [ 189 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31702 rows, containing 4 columns (4 merged, 0 gathered) in 0.002974849 sec., 10656675.347219305 rows/sec., 152.44 MiB/sec. | ||
| 13796 | 2026.03.13 18:56:22.734426 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13797 | 2026.03.13 18:56:22.734714 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_66_13} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13798 | 2026.03.13 18:56:22.734793 [ 202 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_66_13} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13799 | 2026.03.13 18:56:22.734898 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 13800 | 2026.03.13 18:56:24.393697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13801 | 2026.03.13 18:56:24.411131 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2026.03.13 18:56:24.411197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13803 | 2026.03.13 18:56:24.419130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13804 | 2026.03.13 18:56:24.420189 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13805 | 2026.03.13 18:56:24.420590 [ 121 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13806 | 2026.03.13 18:56:24.420670 [ 121 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13807 | 2026.03.13 18:56:24.420697 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13808 | 2026.03.13 18:56:24.420839 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 13809 | 2026.03.13 18:56:24.425206 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13810 | 2026.03.13 18:56:24.425526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13811 | 2026.03.13 18:56:24.426823 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 13812 | 2026.03.13 18:56:24.431535 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 13813 | 2026.03.13 18:56:24.436151 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 13814 | 2026.03.13 18:56:24.440945 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 13815 | 2026.03.13 18:56:24.446069 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 13816 | 2026.03.13 18:56:24.450096 [ 200 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 13817 | 2026.03.13 18:56:24.509384 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.088606867 sec., 5609.046079916131 rows/sec., 29.00 MiB/sec. | ||
| 13818 | 2026.03.13 18:56:24.512673 [ 189 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13819 | 2026.03.13 18:56:24.514910 [ 189 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_66_13} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13820 | 2026.03.13 18:56:24.515027 [ 189 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_66_13} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13821 | 2026.03.13 18:56:24.517467 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13822 | 2026.03.13 18:56:25.619178 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13823 | 2026.03.13 18:56:25.619356 [ 5 ] {9aaaed37-5cfd-491b-a8ea-973cf9eaef09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13824 | 2026.03.13 18:56:25.619424 [ 5 ] {9aaaed37-5cfd-491b-a8ea-973cf9eaef09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13825 | 2026.03.13 18:56:25.620100 [ 5 ] {9aaaed37-5cfd-491b-a8ea-973cf9eaef09} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13826 | 2026.03.13 18:56:25.620141 [ 5 ] {9aaaed37-5cfd-491b-a8ea-973cf9eaef09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13827 | 2026.03.13 18:56:25.620557 [ 5 ] {9aaaed37-5cfd-491b-a8ea-973cf9eaef09} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13828 | 2026.03.13 18:56:25.620806 [ 5 ] {9aaaed37-5cfd-491b-a8ea-973cf9eaef09} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13829 | 2026.03.13 18:56:25.620961 [ 5 ] {9aaaed37-5cfd-491b-a8ea-973cf9eaef09} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.60 MiB/sec. | ||
| 13830 | 2026.03.13 18:56:25.621011 [ 5 ] {9aaaed37-5cfd-491b-a8ea-973cf9eaef09} <Debug> TCPHandler: Processed in 0.001965218 sec. | ||
| 13831 | 2026.03.13 18:56:25.621143 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13832 | 2026.03.13 18:56:25.621248 [ 5 ] {2f952d57-025a-41ee-aa8e-cf78b45beed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13833 | 2026.03.13 18:56:25.621292 [ 5 ] {2f952d57-025a-41ee-aa8e-cf78b45beed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13834 | 2026.03.13 18:56:25.621732 [ 5 ] {2f952d57-025a-41ee-aa8e-cf78b45beed7} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13835 | 2026.03.13 18:56:25.621767 [ 5 ] {2f952d57-025a-41ee-aa8e-cf78b45beed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13836 | 2026.03.13 18:56:25.622078 [ 5 ] {2f952d57-025a-41ee-aa8e-cf78b45beed7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13837 | 2026.03.13 18:56:25.622298 [ 5 ] {2f952d57-025a-41ee-aa8e-cf78b45beed7} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13838 | 2026.03.13 18:56:25.622434 [ 5 ] {2f952d57-025a-41ee-aa8e-cf78b45beed7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 13839 | 2026.03.13 18:56:25.622473 [ 5 ] {2f952d57-025a-41ee-aa8e-cf78b45beed7} <Debug> TCPHandler: Processed in 0.001381981 sec. | ||
| 13840 | 2026.03.13 18:56:25.622593 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13841 | 2026.03.13 18:56:25.622689 [ 5 ] {9a565140-27d3-4832-b548-50f3bbd9d392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13842 | 2026.03.13 18:56:25.622736 [ 5 ] {9a565140-27d3-4832-b548-50f3bbd9d392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13843 | 2026.03.13 18:56:25.623154 [ 5 ] {9a565140-27d3-4832-b548-50f3bbd9d392} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13844 | 2026.03.13 18:56:25.623188 [ 5 ] {9a565140-27d3-4832-b548-50f3bbd9d392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13845 | 2026.03.13 18:56:25.623521 [ 5 ] {9a565140-27d3-4832-b548-50f3bbd9d392} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13846 | 2026.03.13 18:56:25.623734 [ 5 ] {9a565140-27d3-4832-b548-50f3bbd9d392} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13847 | 2026.03.13 18:56:25.623854 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 2 parts from all_1_101_21 to all_102_102_0 | ||
| 13848 | 2026.03.13 18:56:25.623867 [ 5 ] {9a565140-27d3-4832-b548-50f3bbd9d392} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 13849 | 2026.03.13 18:56:25.623890 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13850 | 2026.03.13 18:56:25.623910 [ 5 ] {9a565140-27d3-4832-b548-50f3bbd9d392} <Debug> TCPHandler: Processed in 0.001367471 sec. | ||
| 13851 | 2026.03.13 18:56:25.623916 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13852 | 2026.03.13 18:56:25.624031 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13853 | 2026.03.13 18:56:25.624035 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_102_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_101_21 to all_102_102_0 into Compact with storage Full | ||
| 13854 | 2026.03.13 18:56:25.624125 [ 5 ] {316b5620-15dc-405f-ba00-e1ca7a0bee5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13855 | 2026.03.13 18:56:25.624173 [ 5 ] {316b5620-15dc-405f-ba00-e1ca7a0bee5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13856 | 2026.03.13 18:56:25.624208 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_102_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13857 | 2026.03.13 18:56:25.624258 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_101_21, total 34590 rows starting from the beginning of the part | ||
| 13858 | 2026.03.13 18:56:25.624334 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13859 | 2026.03.13 18:56:25.624528 [ 5 ] {316b5620-15dc-405f-ba00-e1ca7a0bee5d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13860 | 2026.03.13 18:56:25.624570 [ 5 ] {316b5620-15dc-405f-ba00-e1ca7a0bee5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13861 | 2026.03.13 18:56:25.624916 [ 5 ] {316b5620-15dc-405f-ba00-e1ca7a0bee5d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13862 | 2026.03.13 18:56:25.625138 [ 5 ] {316b5620-15dc-405f-ba00-e1ca7a0bee5d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13863 | 2026.03.13 18:56:25.625278 [ 5 ] {316b5620-15dc-405f-ba00-e1ca7a0bee5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 13864 | 2026.03.13 18:56:25.625317 [ 5 ] {316b5620-15dc-405f-ba00-e1ca7a0bee5d} <Debug> TCPHandler: Processed in 0.00133919 sec. | ||
| 13865 | 2026.03.13 18:56:25.631050 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_102_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34750 rows, containing 5 columns (5 merged, 0 gathered) in 0.007064141 sec., 4919210.984038965 rows/sec., 323.17 MiB/sec. | ||
| 13866 | 2026.03.13 18:56:25.631374 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_102_22} <Trace> MergedBlockOutputStream: filled checksums all_1_102_22 (state Temporary) | ||
| 13867 | 2026.03.13 18:56:25.631649 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_102_22} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_102_22 to all_1_102_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13868 | 2026.03.13 18:56:25.631716 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_102_22} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 2 parts: [all_1_101_21, all_102_102_0] -> all_1_102_22 | ||
| 13869 | 2026.03.13 18:56:25.631789 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13870 | 2026.03.13 18:56:26.590301 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13871 | 2026.03.13 18:56:26.590483 [ 5 ] {06116cd0-07b9-4c74-95fd-20d8e5a18a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13872 | 2026.03.13 18:56:26.590552 [ 5 ] {06116cd0-07b9-4c74-95fd-20d8e5a18a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13873 | 2026.03.13 18:56:26.591198 [ 5 ] {06116cd0-07b9-4c74-95fd-20d8e5a18a95} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13874 | 2026.03.13 18:56:26.591243 [ 5 ] {06116cd0-07b9-4c74-95fd-20d8e5a18a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13875 | 2026.03.13 18:56:26.591659 [ 5 ] {06116cd0-07b9-4c74-95fd-20d8e5a18a95} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13876 | 2026.03.13 18:56:26.591894 [ 5 ] {06116cd0-07b9-4c74-95fd-20d8e5a18a95} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13877 | 2026.03.13 18:56:26.592060 [ 5 ] {06116cd0-07b9-4c74-95fd-20d8e5a18a95} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001627 sec., 14751.075599262447 rows/sec., 1.22 MiB/sec. | ||
| 13878 | 2026.03.13 18:56:26.592114 [ 5 ] {06116cd0-07b9-4c74-95fd-20d8e5a18a95} <Debug> TCPHandler: Processed in 0.001950168 sec. | ||
| 13879 | 2026.03.13 18:56:26.592243 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13880 | 2026.03.13 18:56:26.592363 [ 5 ] {69b4da76-1016-4a00-80bc-f54b138e7cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13881 | 2026.03.13 18:56:26.592413 [ 5 ] {69b4da76-1016-4a00-80bc-f54b138e7cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13882 | 2026.03.13 18:56:26.592831 [ 5 ] {69b4da76-1016-4a00-80bc-f54b138e7cc6} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13883 | 2026.03.13 18:56:26.592868 [ 5 ] {69b4da76-1016-4a00-80bc-f54b138e7cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13884 | 2026.03.13 18:56:26.593173 [ 5 ] {69b4da76-1016-4a00-80bc-f54b138e7cc6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13885 | 2026.03.13 18:56:26.593387 [ 5 ] {69b4da76-1016-4a00-80bc-f54b138e7cc6} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13886 | 2026.03.13 18:56:26.593532 [ 5 ] {69b4da76-1016-4a00-80bc-f54b138e7cc6} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001201 sec., 6661.1157368859285 rows/sec., 543.17 KiB/sec. | ||
| 13887 | 2026.03.13 18:56:26.593574 [ 5 ] {69b4da76-1016-4a00-80bc-f54b138e7cc6} <Debug> TCPHandler: Processed in 0.001384491 sec. | ||
| 13888 | 2026.03.13 18:56:26.593694 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13889 | 2026.03.13 18:56:26.593798 [ 5 ] {049261cf-0335-4973-8b37-b28f1bbcedf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13890 | 2026.03.13 18:56:26.593840 [ 5 ] {049261cf-0335-4973-8b37-b28f1bbcedf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13891 | 2026.03.13 18:56:26.595515 [ 5 ] {049261cf-0335-4973-8b37-b28f1bbcedf4} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13892 | 2026.03.13 18:56:26.595549 [ 5 ] {049261cf-0335-4973-8b37-b28f1bbcedf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13893 | 2026.03.13 18:56:26.596025 [ 5 ] {049261cf-0335-4973-8b37-b28f1bbcedf4} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13894 | 2026.03.13 18:56:26.596269 [ 5 ] {049261cf-0335-4973-8b37-b28f1bbcedf4} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13895 | 2026.03.13 18:56:26.596430 [ 5 ] {049261cf-0335-4973-8b37-b28f1bbcedf4} <Debug> executeQuery: Read 2146 rows, 169.12 KiB in 0.002654 sec., 808590.8063300678 rows/sec., 62.23 MiB/sec. | ||
| 13896 | 2026.03.13 18:56:26.596470 [ 5 ] {049261cf-0335-4973-8b37-b28f1bbcedf4} <Debug> TCPHandler: Processed in 0.002828575 sec. | ||
| 13897 | 2026.03.13 18:56:26.596587 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13898 | 2026.03.13 18:56:26.596684 [ 5 ] {c4faedcf-2f54-4fd2-8254-99440bc22ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13899 | 2026.03.13 18:56:26.596725 [ 5 ] {c4faedcf-2f54-4fd2-8254-99440bc22ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13900 | 2026.03.13 18:56:26.597175 [ 5 ] {c4faedcf-2f54-4fd2-8254-99440bc22ae9} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13901 | 2026.03.13 18:56:26.597212 [ 5 ] {c4faedcf-2f54-4fd2-8254-99440bc22ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13902 | 2026.03.13 18:56:26.597526 [ 5 ] {c4faedcf-2f54-4fd2-8254-99440bc22ae9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13903 | 2026.03.13 18:56:26.597730 [ 5 ] {c4faedcf-2f54-4fd2-8254-99440bc22ae9} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13904 | 2026.03.13 18:56:26.597856 [ 5 ] {c4faedcf-2f54-4fd2-8254-99440bc22ae9} <Debug> executeQuery: Read 72 rows, 5.43 KiB in 0.001193 sec., 60352.0536462699 rows/sec., 4.44 MiB/sec. | ||
| 13905 | 2026.03.13 18:56:26.597852 [ 153 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 6 parts from all_1_67_14 to all_72_72_0 | ||
| 13906 | 2026.03.13 18:56:26.597896 [ 5 ] {c4faedcf-2f54-4fd2-8254-99440bc22ae9} <Debug> TCPHandler: Processed in 0.00135916 sec. | ||
| 13907 | 2026.03.13 18:56:26.597934 [ 153 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13908 | 2026.03.13 18:56:26.597962 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13909 | 2026.03.13 18:56:26.598030 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13910 | 2026.03.13 18:56:26.598059 [ 195 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_72_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_67_14 to all_72_72_0 into Compact with storage Full | ||
| 13911 | 2026.03.13 18:56:26.598129 [ 5 ] {e8695d8e-4fba-4e49-92bb-a7e516de0fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13912 | 2026.03.13 18:56:26.598148 [ 195 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_72_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13913 | 2026.03.13 18:56:26.598168 [ 5 ] {e8695d8e-4fba-4e49-92bb-a7e516de0fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13914 | 2026.03.13 18:56:26.598178 [ 195 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_67_14, total 226 rows starting from the beginning of the part | ||
| 13915 | 2026.03.13 18:56:26.598239 [ 195 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 70 rows starting from the beginning of the part | ||
| 13916 | 2026.03.13 18:56:26.598281 [ 195 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 41 rows starting from the beginning of the part | ||
| 13917 | 2026.03.13 18:56:26.598323 [ 195 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2 rows starting from the beginning of the part | ||
| 13918 | 2026.03.13 18:56:26.598368 [ 195 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 41 rows starting from the beginning of the part | ||
| 13919 | 2026.03.13 18:56:26.598407 [ 195 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_72_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 72 rows starting from the beginning of the part | ||
| 13920 | 2026.03.13 18:56:26.598966 [ 5 ] {e8695d8e-4fba-4e49-92bb-a7e516de0fe7} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13921 | 2026.03.13 18:56:26.599001 [ 5 ] {e8695d8e-4fba-4e49-92bb-a7e516de0fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13922 | 2026.03.13 18:56:26.599236 [ 187 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_72_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215686 sec., 371806.53556921775 rows/sec., 26.99 MiB/sec. | ||
| 13923 | 2026.03.13 18:56:26.599387 [ 5 ] {e8695d8e-4fba-4e49-92bb-a7e516de0fe7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13924 | 2026.03.13 18:56:26.599421 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_72_15} <Trace> MergedBlockOutputStream: filled checksums all_1_72_15 (state Temporary) | ||
| 13925 | 2026.03.13 18:56:26.599643 [ 5 ] {e8695d8e-4fba-4e49-92bb-a7e516de0fe7} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13926 | 2026.03.13 18:56:26.599782 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_72_15} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_72_15 to all_1_72_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13927 | 2026.03.13 18:56:26.599790 [ 5 ] {e8695d8e-4fba-4e49-92bb-a7e516de0fe7} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00168 sec., 435714.2857142857 rows/sec., 25.77 MiB/sec. | ||
| 13928 | 2026.03.13 18:56:26.599849 [ 5 ] {e8695d8e-4fba-4e49-92bb-a7e516de0fe7} <Debug> TCPHandler: Processed in 0.001868225 sec. | ||
| 13929 | 2026.03.13 18:56:26.599890 [ 201 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_72_15} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 6 parts: [all_1_67_14, all_72_72_0] -> all_1_72_15 | ||
| 13930 | 2026.03.13 18:56:26.599972 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13931 | 2026.03.13 18:56:26.599995 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13932 | 2026.03.13 18:56:26.600071 [ 5 ] {d369aaab-2d71-4d89-b39a-e53c2788d176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13933 | 2026.03.13 18:56:26.600121 [ 5 ] {d369aaab-2d71-4d89-b39a-e53c2788d176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13934 | 2026.03.13 18:56:26.600547 [ 5 ] {d369aaab-2d71-4d89-b39a-e53c2788d176} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13935 | 2026.03.13 18:56:26.600584 [ 5 ] {d369aaab-2d71-4d89-b39a-e53c2788d176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13936 | 2026.03.13 18:56:26.600877 [ 5 ] {d369aaab-2d71-4d89-b39a-e53c2788d176} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13937 | 2026.03.13 18:56:26.601089 [ 5 ] {d369aaab-2d71-4d89-b39a-e53c2788d176} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2026.03.13 18:56:26.601252 [ 5 ] {d369aaab-2d71-4d89-b39a-e53c2788d176} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001199 sec., 834.0283569641368 rows/sec., 58.64 KiB/sec. | ||
| 13939 | 2026.03.13 18:56:26.601294 [ 5 ] {d369aaab-2d71-4d89-b39a-e53c2788d176} <Debug> TCPHandler: Processed in 0.001372671 sec. | ||
| 13940 | 2026.03.13 18:56:26.601434 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13941 | 2026.03.13 18:56:26.601528 [ 5 ] {84c0b49c-57bb-4828-9c02-6a37b2a3f890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13942 | 2026.03.13 18:56:26.601567 [ 5 ] {84c0b49c-57bb-4828-9c02-6a37b2a3f890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13943 | 2026.03.13 18:56:26.602008 [ 5 ] {84c0b49c-57bb-4828-9c02-6a37b2a3f890} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2026.03.13 18:56:26.602045 [ 5 ] {84c0b49c-57bb-4828-9c02-6a37b2a3f890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13945 | 2026.03.13 18:56:26.602367 [ 5 ] {84c0b49c-57bb-4828-9c02-6a37b2a3f890} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13946 | 2026.03.13 18:56:26.602577 [ 5 ] {84c0b49c-57bb-4828-9c02-6a37b2a3f890} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2026.03.13 18:56:26.602714 [ 5 ] {84c0b49c-57bb-4828-9c02-6a37b2a3f890} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001203 sec., 9975.062344139651 rows/sec., 779.30 KiB/sec. | ||
| 13948 | 2026.03.13 18:56:26.602756 [ 5 ] {84c0b49c-57bb-4828-9c02-6a37b2a3f890} <Debug> TCPHandler: Processed in 0.001372421 sec. | ||
| 13949 | 2026.03.13 18:56:26.602890 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13950 | 2026.03.13 18:56:26.602993 [ 5 ] {0accdb22-e3ab-4e66-aa06-f8c8316f25dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13951 | 2026.03.13 18:56:26.603033 [ 5 ] {0accdb22-e3ab-4e66-aa06-f8c8316f25dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13952 | 2026.03.13 18:56:26.604000 [ 5 ] {0accdb22-e3ab-4e66-aa06-f8c8316f25dd} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13953 | 2026.03.13 18:56:26.604039 [ 5 ] {0accdb22-e3ab-4e66-aa06-f8c8316f25dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13954 | 2026.03.13 18:56:26.604400 [ 5 ] {0accdb22-e3ab-4e66-aa06-f8c8316f25dd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13955 | 2026.03.13 18:56:26.604616 [ 5 ] {0accdb22-e3ab-4e66-aa06-f8c8316f25dd} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2026.03.13 18:56:26.604755 [ 5 ] {0accdb22-e3ab-4e66-aa06-f8c8316f25dd} <Debug> executeQuery: Read 1096 rows, 78.42 KiB in 0.001781 sec., 615384.6153846154 rows/sec., 43.00 MiB/sec. | ||
| 13957 | 2026.03.13 18:56:26.604795 [ 5 ] {0accdb22-e3ab-4e66-aa06-f8c8316f25dd} <Debug> TCPHandler: Processed in 0.001968008 sec. | ||
| 13958 | 2026.03.13 18:56:26.604919 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13959 | 2026.03.13 18:56:26.605016 [ 5 ] {1d2f1f66-d343-49c6-ae5c-5a2b8a4363ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13960 | 2026.03.13 18:56:26.605060 [ 5 ] {1d2f1f66-d343-49c6-ae5c-5a2b8a4363ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13961 | 2026.03.13 18:56:26.605864 [ 5 ] {1d2f1f66-d343-49c6-ae5c-5a2b8a4363ce} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2026.03.13 18:56:26.605903 [ 5 ] {1d2f1f66-d343-49c6-ae5c-5a2b8a4363ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13963 | 2026.03.13 18:56:26.606329 [ 5 ] {1d2f1f66-d343-49c6-ae5c-5a2b8a4363ce} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13964 | 2026.03.13 18:56:26.606554 [ 5 ] {1d2f1f66-d343-49c6-ae5c-5a2b8a4363ce} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2026.03.13 18:56:26.606670 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_102_22 to all_107_107_0 | ||
| 13966 | 2026.03.13 18:56:26.606697 [ 5 ] {1d2f1f66-d343-49c6-ae5c-5a2b8a4363ce} <Debug> executeQuery: Read 1257 rows, 81.19 KiB in 0.0017 sec., 739411.7647058824 rows/sec., 46.64 MiB/sec. | ||
| 13967 | 2026.03.13 18:56:26.606710 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13968 | 2026.03.13 18:56:26.606740 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13969 | 2026.03.13 18:56:26.606745 [ 5 ] {1d2f1f66-d343-49c6-ae5c-5a2b8a4363ce} <Debug> TCPHandler: Processed in 0.001878365 sec. | ||
| 13970 | 2026.03.13 18:56:26.606864 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_107_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_102_22 to all_107_107_0 into Compact with storage Full | ||
| 13971 | 2026.03.13 18:56:26.606876 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13972 | 2026.03.13 18:56:26.606992 [ 5 ] {ac6cab93-1f28-4e93-9659-63fdee917108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13973 | 2026.03.13 18:56:26.607015 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_107_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13974 | 2026.03.13 18:56:26.607048 [ 5 ] {ac6cab93-1f28-4e93-9659-63fdee917108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13975 | 2026.03.13 18:56:26.607058 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_102_22, total 34750 rows starting from the beginning of the part | ||
| 13976 | 2026.03.13 18:56:26.607137 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13977 | 2026.03.13 18:56:26.607185 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 161 rows starting from the beginning of the part | ||
| 13978 | 2026.03.13 18:56:26.607228 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13979 | 2026.03.13 18:56:26.607271 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 13980 | 2026.03.13 18:56:26.607314 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1257 rows starting from the beginning of the part | ||
| 13981 | 2026.03.13 18:56:26.608012 [ 5 ] {ac6cab93-1f28-4e93-9659-63fdee917108} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13982 | 2026.03.13 18:56:26.608053 [ 5 ] {ac6cab93-1f28-4e93-9659-63fdee917108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13983 | 2026.03.13 18:56:26.608658 [ 5 ] {ac6cab93-1f28-4e93-9659-63fdee917108} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13984 | 2026.03.13 18:56:26.608905 [ 5 ] {ac6cab93-1f28-4e93-9659-63fdee917108} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13985 | 2026.03.13 18:56:26.609052 [ 5 ] {ac6cab93-1f28-4e93-9659-63fdee917108} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002078 sec., 25024.061597690088 rows/sec., 44.84 MiB/sec. | ||
| 13986 | 2026.03.13 18:56:26.609122 [ 5 ] {ac6cab93-1f28-4e93-9659-63fdee917108} <Debug> TCPHandler: Processed in 0.002295589 sec. | ||
| 13987 | 2026.03.13 18:56:26.609243 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13988 | 2026.03.13 18:56:26.609339 [ 5 ] {865d1864-207f-459f-9291-e7da096b4602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13989 | 2026.03.13 18:56:26.609382 [ 5 ] {865d1864-207f-459f-9291-e7da096b4602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13990 | 2026.03.13 18:56:26.609717 [ 5 ] {865d1864-207f-459f-9291-e7da096b4602} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13991 | 2026.03.13 18:56:26.609755 [ 5 ] {865d1864-207f-459f-9291-e7da096b4602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13992 | 2026.03.13 18:56:26.610075 [ 5 ] {865d1864-207f-459f-9291-e7da096b4602} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13993 | 2026.03.13 18:56:26.610290 [ 5 ] {865d1864-207f-459f-9291-e7da096b4602} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13994 | 2026.03.13 18:56:26.610410 [ 153 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13995 | 2026.03.13 18:56:26.610420 [ 5 ] {865d1864-207f-459f-9291-e7da096b4602} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 753.53 KiB/sec. | ||
| 13996 | 2026.03.13 18:56:26.610447 [ 153 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13997 | 2026.03.13 18:56:26.610470 [ 5 ] {865d1864-207f-459f-9291-e7da096b4602} <Debug> TCPHandler: Processed in 0.001276588 sec. | ||
| 13998 | 2026.03.13 18:56:26.610470 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 13999 | 2026.03.13 18:56:26.610570 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 14000 | 2026.03.13 18:56:26.610673 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14001 | 2026.03.13 18:56:26.610705 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5310 rows starting from the beginning of the part | ||
| 14002 | 2026.03.13 18:56:26.610771 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14003 | 2026.03.13 18:56:26.610812 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14004 | 2026.03.13 18:56:26.610850 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14005 | 2026.03.13 18:56:26.610887 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 14006 | 2026.03.13 18:56:26.610923 [ 201 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 12 rows starting from the beginning of the part | ||
| 14007 | 2026.03.13 18:56:26.612942 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5562 rows, containing 4 columns (4 merged, 0 gathered) in 0.002407101 sec., 2310663.324887489 rows/sec., 153.49 MiB/sec. | ||
| 14008 | 2026.03.13 18:56:26.613336 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14009 | 2026.03.13 18:56:26.613602 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_106_21} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.03.13 18:56:26.613672 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_106_21} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14011 | 2026.03.13 18:56:26.613767 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 14012 | 2026.03.13 18:56:26.615741 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_107_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36648 rows, containing 5 columns (5 merged, 0 gathered) in 0.008933187 sec., 4102455.2603678843 rows/sec., 269.43 MiB/sec. | ||
| 14013 | 2026.03.13 18:56:26.616189 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_107_23} <Trace> MergedBlockOutputStream: filled checksums all_1_107_23 (state Temporary) | ||
| 14014 | 2026.03.13 18:56:26.616440 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_107_23} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_107_23 to all_1_107_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14015 | 2026.03.13 18:56:26.616506 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_107_23} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_102_22, all_107_107_0] -> all_1_107_23 | ||
| 14016 | 2026.03.13 18:56:26.616593 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 14017 | 2026.03.13 18:56:27.848788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1696 | ||
| 14018 | 2026.03.13 18:56:27.851395 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14019 | 2026.03.13 18:56:27.851446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 14020 | 2026.03.13 18:56:27.852674 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14021 | 2026.03.13 18:56:27.852932 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14022 | 2026.03.13 18:56:27.853200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1696 | ||
| 14023 | 2026.03.13 18:56:30.232086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32214 | ||
| 14024 | 2026.03.13 18:56:30.232631 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14025 | 2026.03.13 18:56:30.232680 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 14026 | 2026.03.13 18:56:30.233192 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14027 | 2026.03.13 18:56:30.233440 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14028 | 2026.03.13 18:56:30.233576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32214 | ||
| 14029 | 2026.03.13 18:56:30.617049 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14030 | 2026.03.13 18:56:30.617245 [ 5 ] {e8d898ed-5249-49a9-b4a7-5cf67a55dc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14031 | 2026.03.13 18:56:30.617317 [ 5 ] {e8d898ed-5249-49a9-b4a7-5cf67a55dc36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14032 | 2026.03.13 18:56:30.618195 [ 5 ] {e8d898ed-5249-49a9-b4a7-5cf67a55dc36} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2026.03.13 18:56:30.618236 [ 5 ] {e8d898ed-5249-49a9-b4a7-5cf67a55dc36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 14034 | 2026.03.13 18:56:30.618620 [ 5 ] {e8d898ed-5249-49a9-b4a7-5cf67a55dc36} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14035 | 2026.03.13 18:56:30.618834 [ 5 ] {e8d898ed-5249-49a9-b4a7-5cf67a55dc36} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2026.03.13 18:56:30.618984 [ 5 ] {e8d898ed-5249-49a9-b4a7-5cf67a55dc36} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001794 sec., 31215.161649944257 rows/sec., 2.40 MiB/sec. | ||
| 14037 | 2026.03.13 18:56:30.619027 [ 5 ] {e8d898ed-5249-49a9-b4a7-5cf67a55dc36} <Debug> TCPHandler: Processed in 0.002111993 sec. | ||
| 14038 | 2026.03.13 18:56:30.619163 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14039 | 2026.03.13 18:56:30.619256 [ 5 ] {102629bb-3c2e-4eaf-af50-e590523d8c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14040 | 2026.03.13 18:56:30.619297 [ 5 ] {102629bb-3c2e-4eaf-af50-e590523d8c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14041 | 2026.03.13 18:56:30.619812 [ 5 ] {102629bb-3c2e-4eaf-af50-e590523d8c5c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14042 | 2026.03.13 18:56:30.619851 [ 5 ] {102629bb-3c2e-4eaf-af50-e590523d8c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 14043 | 2026.03.13 18:56:30.620149 [ 5 ] {102629bb-3c2e-4eaf-af50-e590523d8c5c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14044 | 2026.03.13 18:56:30.620351 [ 5 ] {102629bb-3c2e-4eaf-af50-e590523d8c5c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14045 | 2026.03.13 18:56:30.620478 [ 5 ] {102629bb-3c2e-4eaf-af50-e590523d8c5c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 14046 | 2026.03.13 18:56:30.620516 [ 5 ] {102629bb-3c2e-4eaf-af50-e590523d8c5c} <Debug> TCPHandler: Processed in 0.001401022 sec. | ||
| 14047 | 2026.03.13 18:56:30.620651 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14048 | 2026.03.13 18:56:30.620745 [ 5 ] {b441bc77-db23-44db-9eb3-3deb594acf72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14049 | 2026.03.13 18:56:30.620787 [ 5 ] {b441bc77-db23-44db-9eb3-3deb594acf72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14050 | 2026.03.13 18:56:30.621257 [ 5 ] {b441bc77-db23-44db-9eb3-3deb594acf72} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14051 | 2026.03.13 18:56:30.621295 [ 5 ] {b441bc77-db23-44db-9eb3-3deb594acf72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 14052 | 2026.03.13 18:56:30.621613 [ 5 ] {b441bc77-db23-44db-9eb3-3deb594acf72} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14053 | 2026.03.13 18:56:30.621814 [ 5 ] {b441bc77-db23-44db-9eb3-3deb594acf72} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14054 | 2026.03.13 18:56:30.621939 [ 5 ] {b441bc77-db23-44db-9eb3-3deb594acf72} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001213 sec., 105523.4954657873 rows/sec., 7.35 MiB/sec. | ||
| 14055 | 2026.03.13 18:56:30.621976 [ 5 ] {b441bc77-db23-44db-9eb3-3deb594acf72} <Debug> TCPHandler: Processed in 0.001373851 sec. | ||
| 14056 | 2026.03.13 18:56:30.622095 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14057 | 2026.03.13 18:56:30.622188 [ 5 ] {40658960-9e42-4a80-a89d-39b4211d376a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14058 | 2026.03.13 18:56:30.622230 [ 5 ] {40658960-9e42-4a80-a89d-39b4211d376a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14059 | 2026.03.13 18:56:30.622610 [ 5 ] {40658960-9e42-4a80-a89d-39b4211d376a} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14060 | 2026.03.13 18:56:30.622648 [ 5 ] {40658960-9e42-4a80-a89d-39b4211d376a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 14061 | 2026.03.13 18:56:30.622960 [ 5 ] {40658960-9e42-4a80-a89d-39b4211d376a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14062 | 2026.03.13 18:56:30.623157 [ 5 ] {40658960-9e42-4a80-a89d-39b4211d376a} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14063 | 2026.03.13 18:56:30.623282 [ 5 ] {40658960-9e42-4a80-a89d-39b4211d376a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001113 sec., 43126.684636118596 rows/sec., 2.91 MiB/sec. | ||
| 14064 | 2026.03.13 18:56:30.623319 [ 5 ] {40658960-9e42-4a80-a89d-39b4211d376a} <Debug> TCPHandler: Processed in 0.001270658 sec. | ||
| 14065 | 2026.03.13 18:56:31.926575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14066 | 2026.03.13 18:56:31.941494 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2026.03.13 18:56:31.941555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 14068 | 2026.03.13 18:56:31.946870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14069 | 2026.03.13 18:56:31.947528 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.03.13 18:56:31.950207 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14071 | 2026.03.13 18:56:35.618151 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14072 | 2026.03.13 18:56:35.618378 [ 5 ] {ac963ec3-4f1f-438e-87e2-51df74717be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14073 | 2026.03.13 18:56:35.618454 [ 5 ] {ac963ec3-4f1f-438e-87e2-51df74717be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14074 | 2026.03.13 18:56:35.619212 [ 5 ] {ac963ec3-4f1f-438e-87e2-51df74717be1} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14075 | 2026.03.13 18:56:35.619267 [ 5 ] {ac963ec3-4f1f-438e-87e2-51df74717be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14076 | 2026.03.13 18:56:35.619672 [ 5 ] {ac963ec3-4f1f-438e-87e2-51df74717be1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14077 | 2026.03.13 18:56:35.619893 [ 5 ] {ac963ec3-4f1f-438e-87e2-51df74717be1} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14078 | 2026.03.13 18:56:35.620057 [ 5 ] {ac963ec3-4f1f-438e-87e2-51df74717be1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00174 sec., 32183.908045977012 rows/sec., 2.47 MiB/sec. | ||
| 14079 | 2026.03.13 18:56:35.620052 [ 146 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14080 | 2026.03.13 18:56:35.620109 [ 5 ] {ac963ec3-4f1f-438e-87e2-51df74717be1} <Debug> TCPHandler: Processed in 0.002101332 sec. | ||
| 14081 | 2026.03.13 18:56:35.620149 [ 146 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14082 | 2026.03.13 18:56:35.620177 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14083 | 2026.03.13 18:56:35.620265 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14084 | 2026.03.13 18:56:35.620334 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 14085 | 2026.03.13 18:56:35.620373 [ 5 ] {28b1fa93-02c4-4e2d-a6f3-8bc1325b73b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14086 | 2026.03.13 18:56:35.620453 [ 5 ] {28b1fa93-02c4-4e2d-a6f3-8bc1325b73b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14087 | 2026.03.13 18:56:35.620551 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14088 | 2026.03.13 18:56:35.620612 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2894 rows starting from the beginning of the part | ||
| 14089 | 2026.03.13 18:56:35.620721 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 138 rows starting from the beginning of the part | ||
| 14090 | 2026.03.13 18:56:35.620799 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
| 14091 | 2026.03.13 18:56:35.620867 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 2146 rows starting from the beginning of the part | ||
| 14092 | 2026.03.13 18:56:35.620922 [ 5 ] {28b1fa93-02c4-4e2d-a6f3-8bc1325b73b8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14093 | 2026.03.13 18:56:35.620932 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 14094 | 2026.03.13 18:56:35.620969 [ 5 ] {28b1fa93-02c4-4e2d-a6f3-8bc1325b73b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14095 | 2026.03.13 18:56:35.621017 [ 197 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 14096 | 2026.03.13 18:56:35.621319 [ 5 ] {28b1fa93-02c4-4e2d-a6f3-8bc1325b73b8} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14097 | 2026.03.13 18:56:35.621566 [ 5 ] {28b1fa93-02c4-4e2d-a6f3-8bc1325b73b8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14098 | 2026.03.13 18:56:35.621706 [ 5 ] {28b1fa93-02c4-4e2d-a6f3-8bc1325b73b8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001357 sec., 47162.859248341934 rows/sec., 3.68 MiB/sec. | ||
| 14099 | 2026.03.13 18:56:35.621730 [ 145 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14100 | 2026.03.13 18:56:35.621747 [ 5 ] {28b1fa93-02c4-4e2d-a6f3-8bc1325b73b8} <Debug> TCPHandler: Processed in 0.001534986 sec. | ||
| 14101 | 2026.03.13 18:56:35.621782 [ 145 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14102 | 2026.03.13 18:56:35.621809 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14103 | 2026.03.13 18:56:35.621886 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14104 | 2026.03.13 18:56:35.621919 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 14105 | 2026.03.13 18:56:35.621987 [ 5 ] {c262d551-a3bc-4207-a825-7ab669516258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14106 | 2026.03.13 18:56:35.622037 [ 5 ] {c262d551-a3bc-4207-a825-7ab669516258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14107 | 2026.03.13 18:56:35.622061 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14108 | 2026.03.13 18:56:35.622101 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1552 rows starting from the beginning of the part | ||
| 14109 | 2026.03.13 18:56:35.622172 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 105 rows starting from the beginning of the part | ||
| 14110 | 2026.03.13 18:56:35.622220 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
| 14111 | 2026.03.13 18:56:35.622267 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1096 rows starting from the beginning of the part | ||
| 14112 | 2026.03.13 18:56:35.622309 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 14113 | 2026.03.13 18:56:35.622354 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 14114 | 2026.03.13 18:56:35.622461 [ 5 ] {c262d551-a3bc-4207-a825-7ab669516258} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14115 | 2026.03.13 18:56:35.622503 [ 5 ] {c262d551-a3bc-4207-a825-7ab669516258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14116 | 2026.03.13 18:56:35.622878 [ 5 ] {c262d551-a3bc-4207-a825-7ab669516258} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14117 | 2026.03.13 18:56:35.623133 [ 5 ] {c262d551-a3bc-4207-a825-7ab669516258} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14118 | 2026.03.13 18:56:35.623223 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5346 rows, containing 5 columns (5 merged, 0 gathered) in 0.002974589 sec., 1797223.0785496752 rows/sec., 145.84 MiB/sec. | ||
| 14119 | 2026.03.13 18:56:35.623274 [ 5 ] {c262d551-a3bc-4207-a825-7ab669516258} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 14120 | 2026.03.13 18:56:35.623311 [ 5 ] {c262d551-a3bc-4207-a825-7ab669516258} <Debug> TCPHandler: Processed in 0.001476514 sec. | ||
| 14121 | 2026.03.13 18:56:35.623425 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14122 | 2026.03.13 18:56:35.623555 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14123 | 2026.03.13 18:56:35.623619 [ 5 ] {5f7003f9-8652-47a3-92c1-1a2356f38f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14124 | 2026.03.13 18:56:35.623668 [ 5 ] {5f7003f9-8652-47a3-92c1-1a2356f38f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14125 | 2026.03.13 18:56:35.623779 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2945 rows, containing 5 columns (5 merged, 0 gathered) in 0.001919928 sec., 1533911.68835498 rows/sec., 114.23 MiB/sec. | ||
| 14126 | 2026.03.13 18:56:35.623851 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_111_22} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14127 | 2026.03.13 18:56:35.623964 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_111_22} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14128 | 2026.03.13 18:56:35.623990 [ 197 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14129 | 2026.03.13 18:56:35.624020 [ 5 ] {5f7003f9-8652-47a3-92c1-1a2356f38f0e} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14130 | 2026.03.13 18:56:35.624062 [ 5 ] {5f7003f9-8652-47a3-92c1-1a2356f38f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14131 | 2026.03.13 18:56:35.624074 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14132 | 2026.03.13 18:56:35.624283 [ 197 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_111_22} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14133 | 2026.03.13 18:56:35.624384 [ 197 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_111_22} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14134 | 2026.03.13 18:56:35.624413 [ 5 ] {5f7003f9-8652-47a3-92c1-1a2356f38f0e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14135 | 2026.03.13 18:56:35.624475 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 14136 | 2026.03.13 18:56:35.624633 [ 5 ] {5f7003f9-8652-47a3-92c1-1a2356f38f0e} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14137 | 2026.03.13 18:56:35.624779 [ 5 ] {5f7003f9-8652-47a3-92c1-1a2356f38f0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 14138 | 2026.03.13 18:56:35.624815 [ 5 ] {5f7003f9-8652-47a3-92c1-1a2356f38f0e} <Debug> TCPHandler: Processed in 0.001439343 sec. | ||
| 14139 | 2026.03.13 18:56:37.518195 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14140 | 2026.03.13 18:56:37.518288 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14141 | 2026.03.13 18:56:37.734689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32662 | ||
| 14142 | 2026.03.13 18:56:37.735219 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14143 | 2026.03.13 18:56:37.735264 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14144 | 2026.03.13 18:56:37.735759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14145 | 2026.03.13 18:56:37.735988 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14146 | 2026.03.13 18:56:37.736118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32662 | ||
| 14147 | 2026.03.13 18:56:37.854383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1712 | ||
| 14148 | 2026.03.13 18:56:37.856381 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14149 | 2026.03.13 18:56:37.856427 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14150 | 2026.03.13 18:56:37.857578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14151 | 2026.03.13 18:56:37.857846 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14152 | 2026.03.13 18:56:37.858025 [ 144 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14153 | 2026.03.13 18:56:37.858097 [ 144 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14154 | 2026.03.13 18:56:37.858111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1712 | ||
| 14155 | 2026.03.13 18:56:37.858120 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14156 | 2026.03.13 18:56:37.858224 [ 198 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 14157 | 2026.03.13 18:56:37.858643 [ 198 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14158 | 2026.03.13 18:56:37.858763 [ 198 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1554 rows starting from the beginning of the part | ||
| 14159 | 2026.03.13 18:56:37.859066 [ 198 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 54 rows starting from the beginning of the part | ||
| 14160 | 2026.03.13 18:56:37.859351 [ 198 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part | ||
| 14161 | 2026.03.13 18:56:37.859636 [ 198 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 14162 | 2026.03.13 18:56:37.859921 [ 198 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part | ||
| 14163 | 2026.03.13 18:56:37.860213 [ 198 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 16 rows starting from the beginning of the part | ||
| 14164 | 2026.03.13 18:56:37.866940 [ 196 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 72 columns (72 merged, 0 gathered) in 0.008748221 sec., 195696.93083885283 rows/sec., 154.99 MiB/sec. | ||
| 14165 | 2026.03.13 18:56:37.869133 [ 196 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14166 | 2026.03.13 18:56:37.869794 [ 196 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_51_10} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2026.03.13 18:56:37.869894 [ 196 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_51_10} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14168 | 2026.03.13 18:56:37.870299 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 14169 | 2026.03.13 18:56:38.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.70 MiB, peak 370.12 MiB, free memory in arenas 0.00 B, will set to 358.80 MiB (RSS), difference: 4.10 MiB | ||
| 14170 | 2026.03.13 18:56:39.450257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14171 | 2026.03.13 18:56:39.466675 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14172 | 2026.03.13 18:56:39.466724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14173 | 2026.03.13 18:56:39.472192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14174 | 2026.03.13 18:56:39.472899 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14175 | 2026.03.13 18:56:39.475655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14176 | 2026.03.13 18:56:40.620990 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14177 | 2026.03.13 18:56:40.621253 [ 5 ] {9eaaf7d3-2461-4dc8-82ff-85b10d15750e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14178 | 2026.03.13 18:56:40.621359 [ 5 ] {9eaaf7d3-2461-4dc8-82ff-85b10d15750e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14179 | 2026.03.13 18:56:40.622100 [ 5 ] {9eaaf7d3-2461-4dc8-82ff-85b10d15750e} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14180 | 2026.03.13 18:56:40.622146 [ 5 ] {9eaaf7d3-2461-4dc8-82ff-85b10d15750e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14181 | 2026.03.13 18:56:40.622543 [ 5 ] {9eaaf7d3-2461-4dc8-82ff-85b10d15750e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14182 | 2026.03.13 18:56:40.622766 [ 5 ] {9eaaf7d3-2461-4dc8-82ff-85b10d15750e} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14183 | 2026.03.13 18:56:40.622923 [ 5 ] {9eaaf7d3-2461-4dc8-82ff-85b10d15750e} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001742 sec., 79219.28817451205 rows/sec., 6.89 MiB/sec. | ||
| 14184 | 2026.03.13 18:56:40.622967 [ 5 ] {9eaaf7d3-2461-4dc8-82ff-85b10d15750e} <Debug> TCPHandler: Processed in 0.002151594 sec. | ||
| 14185 | 2026.03.13 18:56:40.623087 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14186 | 2026.03.13 18:56:40.623182 [ 5 ] {0ae0a3c1-ba49-47ab-949b-c496d77bdef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14187 | 2026.03.13 18:56:40.623223 [ 5 ] {0ae0a3c1-ba49-47ab-949b-c496d77bdef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14188 | 2026.03.13 18:56:40.623634 [ 5 ] {0ae0a3c1-ba49-47ab-949b-c496d77bdef1} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2026.03.13 18:56:40.623671 [ 5 ] {0ae0a3c1-ba49-47ab-949b-c496d77bdef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14190 | 2026.03.13 18:56:40.623965 [ 5 ] {0ae0a3c1-ba49-47ab-949b-c496d77bdef1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14191 | 2026.03.13 18:56:40.624181 [ 5 ] {0ae0a3c1-ba49-47ab-949b-c496d77bdef1} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14192 | 2026.03.13 18:56:40.624310 [ 5 ] {0ae0a3c1-ba49-47ab-949b-c496d77bdef1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001146 sec., 35776.614310645724 rows/sec., 2.63 MiB/sec. | ||
| 14193 | 2026.03.13 18:56:40.624349 [ 5 ] {0ae0a3c1-ba49-47ab-949b-c496d77bdef1} <Debug> TCPHandler: Processed in 0.001312729 sec. | ||
| 14194 | 2026.03.13 18:56:40.624450 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14195 | 2026.03.13 18:56:40.624542 [ 5 ] {b52f4d4c-87fc-4634-9e8c-1ea890193f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14196 | 2026.03.13 18:56:40.624582 [ 5 ] {b52f4d4c-87fc-4634-9e8c-1ea890193f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14197 | 2026.03.13 18:56:40.625008 [ 5 ] {b52f4d4c-87fc-4634-9e8c-1ea890193f87} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14198 | 2026.03.13 18:56:40.625044 [ 5 ] {b52f4d4c-87fc-4634-9e8c-1ea890193f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14199 | 2026.03.13 18:56:40.625334 [ 5 ] {b52f4d4c-87fc-4634-9e8c-1ea890193f87} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14200 | 2026.03.13 18:56:40.625542 [ 5 ] {b52f4d4c-87fc-4634-9e8c-1ea890193f87} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14201 | 2026.03.13 18:56:40.625670 [ 5 ] {b52f4d4c-87fc-4634-9e8c-1ea890193f87} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001145 sec., 91703.05676855895 rows/sec., 7.16 MiB/sec. | ||
| 14202 | 2026.03.13 18:56:40.625709 [ 5 ] {b52f4d4c-87fc-4634-9e8c-1ea890193f87} <Debug> TCPHandler: Processed in 0.001308109 sec. | ||
| 14203 | 2026.03.13 18:56:40.625814 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14204 | 2026.03.13 18:56:40.625908 [ 5 ] {f3893af0-3ba5-4ed5-b9a6-2201c24b7dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14205 | 2026.03.13 18:56:40.625952 [ 5 ] {f3893af0-3ba5-4ed5-b9a6-2201c24b7dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14206 | 2026.03.13 18:56:40.626339 [ 5 ] {f3893af0-3ba5-4ed5-b9a6-2201c24b7dae} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14207 | 2026.03.13 18:56:40.626375 [ 5 ] {f3893af0-3ba5-4ed5-b9a6-2201c24b7dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14208 | 2026.03.13 18:56:40.626705 [ 5 ] {f3893af0-3ba5-4ed5-b9a6-2201c24b7dae} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14209 | 2026.03.13 18:56:40.626911 [ 5 ] {f3893af0-3ba5-4ed5-b9a6-2201c24b7dae} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14210 | 2026.03.13 18:56:40.627047 [ 5 ] {f3893af0-3ba5-4ed5-b9a6-2201c24b7dae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 14211 | 2026.03.13 18:56:40.627085 [ 5 ] {f3893af0-3ba5-4ed5-b9a6-2201c24b7dae} <Debug> TCPHandler: Processed in 0.001320589 sec. | ||
| 14212 | 2026.03.13 18:56:40.627202 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14213 | 2026.03.13 18:56:40.627326 [ 5 ] {fcb2f197-2cd3-4d02-be0e-1435c3e1683b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14214 | 2026.03.13 18:56:40.627399 [ 5 ] {fcb2f197-2cd3-4d02-be0e-1435c3e1683b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14215 | 2026.03.13 18:56:40.628403 [ 5 ] {fcb2f197-2cd3-4d02-be0e-1435c3e1683b} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2026.03.13 18:56:40.628445 [ 5 ] {fcb2f197-2cd3-4d02-be0e-1435c3e1683b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14217 | 2026.03.13 18:56:40.629000 [ 5 ] {fcb2f197-2cd3-4d02-be0e-1435c3e1683b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14218 | 2026.03.13 18:56:40.629231 [ 5 ] {fcb2f197-2cd3-4d02-be0e-1435c3e1683b} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14219 | 2026.03.13 18:56:40.629371 [ 5 ] {fcb2f197-2cd3-4d02-be0e-1435c3e1683b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00207 sec., 19806.763285024157 rows/sec., 35.49 MiB/sec. | ||
| 14220 | 2026.03.13 18:56:40.629426 [ 5 ] {fcb2f197-2cd3-4d02-be0e-1435c3e1683b} <Debug> TCPHandler: Processed in 0.002284708 sec. | ||
| 14221 | 2026.03.13 18:56:40.629534 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14222 | 2026.03.13 18:56:40.629630 [ 5 ] {bac84c24-7cb2-4c0f-8cf7-bd4ad6105b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14223 | 2026.03.13 18:56:40.629673 [ 5 ] {bac84c24-7cb2-4c0f-8cf7-bd4ad6105b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14224 | 2026.03.13 18:56:40.630011 [ 5 ] {bac84c24-7cb2-4c0f-8cf7-bd4ad6105b1b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14225 | 2026.03.13 18:56:40.630047 [ 5 ] {bac84c24-7cb2-4c0f-8cf7-bd4ad6105b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14226 | 2026.03.13 18:56:40.630347 [ 5 ] {bac84c24-7cb2-4c0f-8cf7-bd4ad6105b1b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14227 | 2026.03.13 18:56:40.630557 [ 5 ] {bac84c24-7cb2-4c0f-8cf7-bd4ad6105b1b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14228 | 2026.03.13 18:56:40.630687 [ 5 ] {bac84c24-7cb2-4c0f-8cf7-bd4ad6105b1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 14229 | 2026.03.13 18:56:40.630723 [ 5 ] {bac84c24-7cb2-4c0f-8cf7-bd4ad6105b1b} <Debug> TCPHandler: Processed in 0.001238917 sec. | ||
| 14230 | 2026.03.13 18:56:45.237243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33174 | ||
| 14231 | 2026.03.13 18:56:45.237802 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14232 | 2026.03.13 18:56:45.237840 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14233 | 2026.03.13 18:56:45.238310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14234 | 2026.03.13 18:56:45.238534 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14235 | 2026.03.13 18:56:45.238667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33174 | ||
| 14236 | 2026.03.13 18:56:45.619281 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14237 | 2026.03.13 18:56:45.619456 [ 5 ] {cf7876ac-74e1-41b6-8770-7fdeabc19b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14238 | 2026.03.13 18:56:45.619521 [ 5 ] {cf7876ac-74e1-41b6-8770-7fdeabc19b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14239 | 2026.03.13 18:56:45.620119 [ 5 ] {cf7876ac-74e1-41b6-8770-7fdeabc19b6e} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14240 | 2026.03.13 18:56:45.620156 [ 5 ] {cf7876ac-74e1-41b6-8770-7fdeabc19b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14241 | 2026.03.13 18:56:45.620539 [ 5 ] {cf7876ac-74e1-41b6-8770-7fdeabc19b6e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14242 | 2026.03.13 18:56:45.620761 [ 5 ] {cf7876ac-74e1-41b6-8770-7fdeabc19b6e} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14243 | 2026.03.13 18:56:45.620908 [ 5 ] {cf7876ac-74e1-41b6-8770-7fdeabc19b6e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001501 sec., 1332.4450366422386 rows/sec., 108.65 KiB/sec. | ||
| 14244 | 2026.03.13 18:56:45.620949 [ 5 ] {cf7876ac-74e1-41b6-8770-7fdeabc19b6e} <Debug> TCPHandler: Processed in 0.001794104 sec. | ||
| 14245 | 2026.03.13 18:56:45.621082 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14246 | 2026.03.13 18:56:45.621206 [ 5 ] {7ac371da-41a5-4eeb-8cf3-23d200587235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14247 | 2026.03.13 18:56:45.621256 [ 5 ] {7ac371da-41a5-4eeb-8cf3-23d200587235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14248 | 2026.03.13 18:56:45.621741 [ 5 ] {7ac371da-41a5-4eeb-8cf3-23d200587235} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14249 | 2026.03.13 18:56:45.621775 [ 5 ] {7ac371da-41a5-4eeb-8cf3-23d200587235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14250 | 2026.03.13 18:56:45.622100 [ 5 ] {7ac371da-41a5-4eeb-8cf3-23d200587235} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14251 | 2026.03.13 18:56:45.622318 [ 5 ] {7ac371da-41a5-4eeb-8cf3-23d200587235} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14252 | 2026.03.13 18:56:45.622449 [ 5 ] {7ac371da-41a5-4eeb-8cf3-23d200587235} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001269 sec., 44917.25768321513 rows/sec., 3.45 MiB/sec. | ||
| 14253 | 2026.03.13 18:56:45.622487 [ 5 ] {7ac371da-41a5-4eeb-8cf3-23d200587235} <Debug> TCPHandler: Processed in 0.001468214 sec. | ||
| 14254 | 2026.03.13 18:56:45.622597 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14255 | 2026.03.13 18:56:45.622709 [ 5 ] {5e537ead-a4c7-4e2f-91b6-85fea7b93d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14256 | 2026.03.13 18:56:45.622757 [ 5 ] {5e537ead-a4c7-4e2f-91b6-85fea7b93d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14257 | 2026.03.13 18:56:45.623204 [ 5 ] {5e537ead-a4c7-4e2f-91b6-85fea7b93d57} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14258 | 2026.03.13 18:56:45.623244 [ 5 ] {5e537ead-a4c7-4e2f-91b6-85fea7b93d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14259 | 2026.03.13 18:56:45.623585 [ 5 ] {5e537ead-a4c7-4e2f-91b6-85fea7b93d57} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14260 | 2026.03.13 18:56:45.623787 [ 5 ] {5e537ead-a4c7-4e2f-91b6-85fea7b93d57} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14261 | 2026.03.13 18:56:45.623911 [ 5 ] {5e537ead-a4c7-4e2f-91b6-85fea7b93d57} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001226 sec., 1631.321370309951 rows/sec., 113.91 KiB/sec. | ||
| 14262 | 2026.03.13 18:56:45.623948 [ 5 ] {5e537ead-a4c7-4e2f-91b6-85fea7b93d57} <Debug> TCPHandler: Processed in 0.001404422 sec. | ||
| 14263 | 2026.03.13 18:56:45.624053 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14264 | 2026.03.13 18:56:45.624151 [ 5 ] {62893ad0-1e17-4bd2-872e-5458c0c305d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14265 | 2026.03.13 18:56:45.624191 [ 5 ] {62893ad0-1e17-4bd2-872e-5458c0c305d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14266 | 2026.03.13 18:56:45.624612 [ 5 ] {62893ad0-1e17-4bd2-872e-5458c0c305d2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14267 | 2026.03.13 18:56:45.624647 [ 5 ] {62893ad0-1e17-4bd2-872e-5458c0c305d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14268 | 2026.03.13 18:56:45.624959 [ 5 ] {62893ad0-1e17-4bd2-872e-5458c0c305d2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14269 | 2026.03.13 18:56:45.625181 [ 5 ] {62893ad0-1e17-4bd2-872e-5458c0c305d2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14270 | 2026.03.13 18:56:45.625309 [ 5 ] {62893ad0-1e17-4bd2-872e-5458c0c305d2} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001176 sec., 56122.44897959184 rows/sec., 4.38 MiB/sec. | ||
| 14271 | 2026.03.13 18:56:45.625376 [ 5 ] {62893ad0-1e17-4bd2-872e-5458c0c305d2} <Debug> TCPHandler: Processed in 0.001372061 sec. | ||
| 14272 | 2026.03.13 18:56:45.625511 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14273 | 2026.03.13 18:56:45.625630 [ 5 ] {1152ff2f-3077-4ffe-8f87-b833e4014138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14274 | 2026.03.13 18:56:45.625681 [ 5 ] {1152ff2f-3077-4ffe-8f87-b833e4014138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14275 | 2026.03.13 18:56:45.626169 [ 5 ] {1152ff2f-3077-4ffe-8f87-b833e4014138} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14276 | 2026.03.13 18:56:45.626212 [ 5 ] {1152ff2f-3077-4ffe-8f87-b833e4014138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14277 | 2026.03.13 18:56:45.626610 [ 5 ] {1152ff2f-3077-4ffe-8f87-b833e4014138} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14278 | 2026.03.13 18:56:45.626834 [ 5 ] {1152ff2f-3077-4ffe-8f87-b833e4014138} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14279 | 2026.03.13 18:56:45.626968 [ 5 ] {1152ff2f-3077-4ffe-8f87-b833e4014138} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001364 sec., 118035.19061583577 rows/sec., 8.22 MiB/sec. | ||
| 14280 | 2026.03.13 18:56:45.627006 [ 5 ] {1152ff2f-3077-4ffe-8f87-b833e4014138} <Debug> TCPHandler: Processed in 0.001555566 sec. | ||
| 14281 | 2026.03.13 18:56:45.627107 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14282 | 2026.03.13 18:56:45.627201 [ 5 ] {a3ec2f19-79bc-4a35-aa91-356a7ef1102d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14283 | 2026.03.13 18:56:45.627243 [ 5 ] {a3ec2f19-79bc-4a35-aa91-356a7ef1102d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14284 | 2026.03.13 18:56:45.627583 [ 5 ] {a3ec2f19-79bc-4a35-aa91-356a7ef1102d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14285 | 2026.03.13 18:56:45.627617 [ 5 ] {a3ec2f19-79bc-4a35-aa91-356a7ef1102d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14286 | 2026.03.13 18:56:45.627921 [ 5 ] {a3ec2f19-79bc-4a35-aa91-356a7ef1102d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14287 | 2026.03.13 18:56:45.628158 [ 5 ] {a3ec2f19-79bc-4a35-aa91-356a7ef1102d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14288 | 2026.03.13 18:56:45.628286 [ 5 ] {a3ec2f19-79bc-4a35-aa91-356a7ef1102d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 14289 | 2026.03.13 18:56:45.628323 [ 5 ] {a3ec2f19-79bc-4a35-aa91-356a7ef1102d} <Debug> TCPHandler: Processed in 0.001265747 sec. | ||
| 14290 | 2026.03.13 18:56:46.976685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14291 | 2026.03.13 18:56:46.992772 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14292 | 2026.03.13 18:56:46.992831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14293 | 2026.03.13 18:56:46.998829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14294 | 2026.03.13 18:56:46.999508 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14295 | 2026.03.13 18:56:47.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.32 MiB, peak 370.12 MiB, free memory in arenas 0.00 B, will set to 358.80 MiB (RSS), difference: -4.52 MiB | ||
| 14296 | 2026.03.13 18:56:47.002388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14297 | 2026.03.13 18:56:47.859193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1736 | ||
| 14298 | 2026.03.13 18:56:47.861404 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14299 | 2026.03.13 18:56:47.861448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14300 | 2026.03.13 18:56:47.862641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14301 | 2026.03.13 18:56:47.862907 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14302 | 2026.03.13 18:56:47.863174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1736 | ||
| 14303 | 2026.03.13 18:56:48.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.80 MiB, peak 370.12 MiB, free memory in arenas 0.00 B, will set to 358.80 MiB (RSS), difference: 4.00 MiB | ||
| 14304 | 2026.03.13 18:56:50.620546 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14305 | 2026.03.13 18:56:50.620722 [ 5 ] {008ebb61-ec5e-461c-bb1f-abccaadfd9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14306 | 2026.03.13 18:56:50.620788 [ 5 ] {008ebb61-ec5e-461c-bb1f-abccaadfd9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14307 | 2026.03.13 18:56:50.621537 [ 5 ] {008ebb61-ec5e-461c-bb1f-abccaadfd9c4} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14308 | 2026.03.13 18:56:50.621581 [ 5 ] {008ebb61-ec5e-461c-bb1f-abccaadfd9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14309 | 2026.03.13 18:56:50.621983 [ 5 ] {008ebb61-ec5e-461c-bb1f-abccaadfd9c4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14310 | 2026.03.13 18:56:50.622209 [ 5 ] {008ebb61-ec5e-461c-bb1f-abccaadfd9c4} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14311 | 2026.03.13 18:56:50.622374 [ 5 ] {008ebb61-ec5e-461c-bb1f-abccaadfd9c4} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001702 sec., 81081.08108108108 rows/sec., 7.05 MiB/sec. | ||
| 14312 | 2026.03.13 18:56:50.622416 [ 5 ] {008ebb61-ec5e-461c-bb1f-abccaadfd9c4} <Debug> TCPHandler: Processed in 0.001999669 sec. | ||
| 14313 | 2026.03.13 18:56:50.622550 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14314 | 2026.03.13 18:56:50.622673 [ 5 ] {4fb54eac-89dc-46c2-b933-30bead84123e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14315 | 2026.03.13 18:56:50.622725 [ 5 ] {4fb54eac-89dc-46c2-b933-30bead84123e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14316 | 2026.03.13 18:56:50.623169 [ 5 ] {4fb54eac-89dc-46c2-b933-30bead84123e} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14317 | 2026.03.13 18:56:50.623207 [ 5 ] {4fb54eac-89dc-46c2-b933-30bead84123e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14318 | 2026.03.13 18:56:50.623535 [ 5 ] {4fb54eac-89dc-46c2-b933-30bead84123e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14319 | 2026.03.13 18:56:50.623755 [ 5 ] {4fb54eac-89dc-46c2-b933-30bead84123e} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2026.03.13 18:56:50.623890 [ 5 ] {4fb54eac-89dc-46c2-b933-30bead84123e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001243 sec., 32984.71440064361 rows/sec., 2.42 MiB/sec. | ||
| 14321 | 2026.03.13 18:56:50.623930 [ 5 ] {4fb54eac-89dc-46c2-b933-30bead84123e} <Debug> TCPHandler: Processed in 0.001443884 sec. | ||
| 14322 | 2026.03.13 18:56:50.624052 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14323 | 2026.03.13 18:56:50.624147 [ 5 ] {4e2ac738-d137-4265-bd41-32d9bcfaddd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14324 | 2026.03.13 18:56:50.624188 [ 5 ] {4e2ac738-d137-4265-bd41-32d9bcfaddd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14325 | 2026.03.13 18:56:50.624629 [ 5 ] {4e2ac738-d137-4265-bd41-32d9bcfaddd4} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14326 | 2026.03.13 18:56:50.624665 [ 5 ] {4e2ac738-d137-4265-bd41-32d9bcfaddd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14327 | 2026.03.13 18:56:50.624972 [ 5 ] {4e2ac738-d137-4265-bd41-32d9bcfaddd4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14328 | 2026.03.13 18:56:50.625191 [ 5 ] {4e2ac738-d137-4265-bd41-32d9bcfaddd4} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14329 | 2026.03.13 18:56:50.625325 [ 5 ] {4e2ac738-d137-4265-bd41-32d9bcfaddd4} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001196 sec., 87792.64214046823 rows/sec., 6.86 MiB/sec. | ||
| 14330 | 2026.03.13 18:56:50.625364 [ 5 ] {4e2ac738-d137-4265-bd41-32d9bcfaddd4} <Debug> TCPHandler: Processed in 0.001362751 sec. | ||
| 14331 | 2026.03.13 18:56:50.625476 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14332 | 2026.03.13 18:56:50.625571 [ 5 ] {44f3a863-ff6c-40b0-aa6d-a424093a1b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14333 | 2026.03.13 18:56:50.625615 [ 5 ] {44f3a863-ff6c-40b0-aa6d-a424093a1b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14334 | 2026.03.13 18:56:50.626027 [ 5 ] {44f3a863-ff6c-40b0-aa6d-a424093a1b13} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14335 | 2026.03.13 18:56:50.626063 [ 5 ] {44f3a863-ff6c-40b0-aa6d-a424093a1b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14336 | 2026.03.13 18:56:50.626398 [ 5 ] {44f3a863-ff6c-40b0-aa6d-a424093a1b13} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14337 | 2026.03.13 18:56:50.626626 [ 5 ] {44f3a863-ff6c-40b0-aa6d-a424093a1b13} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14338 | 2026.03.13 18:56:50.626734 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 2 parts from all_1_107_23 to all_108_108_0 | ||
| 14339 | 2026.03.13 18:56:50.626760 [ 5 ] {44f3a863-ff6c-40b0-aa6d-a424093a1b13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 14340 | 2026.03.13 18:56:50.626776 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14341 | 2026.03.13 18:56:50.626799 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14342 | 2026.03.13 18:56:50.626800 [ 5 ] {44f3a863-ff6c-40b0-aa6d-a424093a1b13} <Debug> TCPHandler: Processed in 0.001374211 sec. | ||
| 14343 | 2026.03.13 18:56:50.626919 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14344 | 2026.03.13 18:56:50.626926 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_108_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_107_23 to all_108_108_0 into Compact with storage Full | ||
| 14345 | 2026.03.13 18:56:50.627014 [ 5 ] {a189cba5-83f7-408b-93ee-3a291d9d8eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14346 | 2026.03.13 18:56:50.627076 [ 5 ] {a189cba5-83f7-408b-93ee-3a291d9d8eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14347 | 2026.03.13 18:56:50.627132 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_108_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14348 | 2026.03.13 18:56:50.627192 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_108_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_23, total 36648 rows starting from the beginning of the part | ||
| 14349 | 2026.03.13 18:56:50.627294 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_108_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 128 rows starting from the beginning of the part | ||
| 14350 | 2026.03.13 18:56:50.627964 [ 5 ] {a189cba5-83f7-408b-93ee-3a291d9d8eba} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14351 | 2026.03.13 18:56:50.628005 [ 5 ] {a189cba5-83f7-408b-93ee-3a291d9d8eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14352 | 2026.03.13 18:56:50.628775 [ 5 ] {a189cba5-83f7-408b-93ee-3a291d9d8eba} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14353 | 2026.03.13 18:56:50.629015 [ 5 ] {a189cba5-83f7-408b-93ee-3a291d9d8eba} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14354 | 2026.03.13 18:56:50.629127 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14355 | 2026.03.13 18:56:50.629157 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14356 | 2026.03.13 18:56:50.629158 [ 5 ] {a189cba5-83f7-408b-93ee-3a291d9d8eba} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002162 sec., 18963.922294172065 rows/sec., 33.98 MiB/sec. | ||
| 14357 | 2026.03.13 18:56:50.629175 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 14358 | 2026.03.13 18:56:50.629219 [ 5 ] {a189cba5-83f7-408b-93ee-3a291d9d8eba} <Debug> TCPHandler: Processed in 0.00235043 sec. | ||
| 14359 | 2026.03.13 18:56:50.629254 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::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 | ||
| 14360 | 2026.03.13 18:56:50.629337 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14361 | 2026.03.13 18:56:50.629432 [ 5 ] {d3b6261a-3b25-444b-8181-7ae065df9a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14362 | 2026.03.13 18:56:50.629436 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14363 | 2026.03.13 18:56:50.629474 [ 5 ] {d3b6261a-3b25-444b-8181-7ae065df9a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14364 | 2026.03.13 18:56:50.629501 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1931 rows starting from the beginning of the part | ||
| 14365 | 2026.03.13 18:56:50.629621 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part | ||
| 14366 | 2026.03.13 18:56:50.629719 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 14367 | 2026.03.13 18:56:50.629816 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 52 rows starting from the beginning of the part | ||
| 14368 | 2026.03.13 18:56:50.629822 [ 5 ] {d3b6261a-3b25-444b-8181-7ae065df9a62} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14369 | 2026.03.13 18:56:50.629859 [ 5 ] {d3b6261a-3b25-444b-8181-7ae065df9a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14370 | 2026.03.13 18:56:50.629906 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 14371 | 2026.03.13 18:56:50.629995 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 14372 | 2026.03.13 18:56:50.630321 [ 5 ] {d3b6261a-3b25-444b-8181-7ae065df9a62} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14373 | 2026.03.13 18:56:50.630545 [ 5 ] {d3b6261a-3b25-444b-8181-7ae065df9a62} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14374 | 2026.03.13 18:56:50.630657 [ 131 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14375 | 2026.03.13 18:56:50.630683 [ 5 ] {d3b6261a-3b25-444b-8181-7ae065df9a62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00127 sec., 47244.09448818897 rows/sec., 3.18 MiB/sec. | ||
| 14376 | 2026.03.13 18:56:50.630684 [ 131 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14377 | 2026.03.13 18:56:50.630713 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14378 | 2026.03.13 18:56:50.630720 [ 5 ] {d3b6261a-3b25-444b-8181-7ae065df9a62} <Debug> TCPHandler: Processed in 0.001432652 sec. | ||
| 14379 | 2026.03.13 18:56:50.630813 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 14380 | 2026.03.13 18:56:50.630962 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14381 | 2026.03.13 18:56:50.630998 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5562 rows starting from the beginning of the part | ||
| 14382 | 2026.03.13 18:56:50.631064 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 48 rows starting from the beginning of the part | ||
| 14383 | 2026.03.13 18:56:50.631106 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 14384 | 2026.03.13 18:56:50.631145 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 14385 | 2026.03.13 18:56:50.631182 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 14386 | 2026.03.13 18:56:50.631218 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 14387 | 2026.03.13 18:56:50.633234 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5850 rows, containing 4 columns (4 merged, 0 gathered) in 0.002466943 sec., 2371355.9656627653 rows/sec., 157.63 MiB/sec. | ||
| 14388 | 2026.03.13 18:56:50.633599 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14389 | 2026.03.13 18:56:50.633887 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_111_22} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14390 | 2026.03.13 18:56:50.634000 [ 193 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_111_22} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14391 | 2026.03.13 18:56:50.634101 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 14392 | 2026.03.13 18:56:50.637108 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_108_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36776 rows, containing 5 columns (5 merged, 0 gathered) in 0.010244486 sec., 3589833.594384335 rows/sec., 235.81 MiB/sec. | ||
| 14393 | 2026.03.13 18:56:50.637538 [ 186 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_108_24} <Trace> MergedBlockOutputStream: filled checksums all_1_108_24 (state Temporary) | ||
| 14394 | 2026.03.13 18:56:50.637847 [ 186 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_108_24} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_108_24 to all_1_108_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14395 | 2026.03.13 18:56:50.637931 [ 186 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_108_24} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 2 parts: [all_1_107_23, all_108_108_0] -> all_1_108_24 | ||
| 14396 | 2026.03.13 18:56:50.638013 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14397 | 2026.03.13 18:56:50.642479 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2147 rows, containing 19 columns (19 merged, 0 gathered) in 0.013260236 sec., 161912.65374160762 rows/sec., 290.14 MiB/sec. | ||
| 14398 | 2026.03.13 18:56:50.644787 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14399 | 2026.03.13 18:56:50.645101 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2026.03.13 18:56:50.645175 [ 191 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14401 | 2026.03.13 18:56:50.645274 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.21 MiB. | ||
| 14402 | 2026.03.13 18:56:51.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.36 MiB, peak 379.13 MiB, free memory in arenas 0.00 B, will set to 368.95 MiB (RSS), difference: 9.59 MiB | ||
| 14403 | 2026.03.13 18:56:52.518334 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14404 | 2026.03.13 18:56:52.518402 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14405 | 2026.03.13 18:56:52.537133 [ 218 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 14406 | 2026.03.13 18:56:52.537178 [ 218 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 14407 | 2026.03.13 18:56:52.552445 [ 218 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 14408 | 2026.03.13 18:56:52.738797 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33622 | ||
| 14409 | 2026.03.13 18:56:52.739367 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14410 | 2026.03.13 18:56:52.739408 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14411 | 2026.03.13 18:56:52.739951 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14412 | 2026.03.13 18:56:52.740180 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14413 | 2026.03.13 18:56:52.740312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33622 | ||
| 14414 | 2026.03.13 18:56:52.740538 [ 222 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 14415 | 2026.03.13 18:56:52.740598 [ 222 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 14416 | 2026.03.13 18:56:52.743927 [ 222 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 14417 | 2026.03.13 18:56:54.503433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14418 | 2026.03.13 18:56:54.520696 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14419 | 2026.03.13 18:56:54.520762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14420 | 2026.03.13 18:56:54.526787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14421 | 2026.03.13 18:56:54.527492 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14422 | 2026.03.13 18:56:54.530769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14423 | 2026.03.13 18:56:55.618604 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14424 | 2026.03.13 18:56:55.618798 [ 5 ] {f4f6eaac-ebaf-4c7a-8eda-d31d15780e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14425 | 2026.03.13 18:56:55.618869 [ 5 ] {f4f6eaac-ebaf-4c7a-8eda-d31d15780e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14426 | 2026.03.13 18:56:55.619727 [ 5 ] {f4f6eaac-ebaf-4c7a-8eda-d31d15780e32} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14427 | 2026.03.13 18:56:55.619764 [ 5 ] {f4f6eaac-ebaf-4c7a-8eda-d31d15780e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14428 | 2026.03.13 18:56:55.620134 [ 5 ] {f4f6eaac-ebaf-4c7a-8eda-d31d15780e32} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14429 | 2026.03.13 18:56:55.620362 [ 5 ] {f4f6eaac-ebaf-4c7a-8eda-d31d15780e32} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14430 | 2026.03.13 18:56:55.620509 [ 5 ] {f4f6eaac-ebaf-4c7a-8eda-d31d15780e32} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001766 sec., 31710.07927519819 rows/sec., 2.44 MiB/sec. | ||
| 14431 | 2026.03.13 18:56:55.620550 [ 5 ] {f4f6eaac-ebaf-4c7a-8eda-d31d15780e32} <Debug> TCPHandler: Processed in 0.002077062 sec. | ||
| 14432 | 2026.03.13 18:56:55.620687 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14433 | 2026.03.13 18:56:55.620780 [ 5 ] {d561b163-fde4-4408-87b4-32685b9cfbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14434 | 2026.03.13 18:56:55.620821 [ 5 ] {d561b163-fde4-4408-87b4-32685b9cfbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14435 | 2026.03.13 18:56:55.621307 [ 5 ] {d561b163-fde4-4408-87b4-32685b9cfbfc} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14436 | 2026.03.13 18:56:55.621342 [ 5 ] {d561b163-fde4-4408-87b4-32685b9cfbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14437 | 2026.03.13 18:56:55.621633 [ 5 ] {d561b163-fde4-4408-87b4-32685b9cfbfc} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14438 | 2026.03.13 18:56:55.621833 [ 5 ] {d561b163-fde4-4408-87b4-32685b9cfbfc} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14439 | 2026.03.13 18:56:55.621955 [ 5 ] {d561b163-fde4-4408-87b4-32685b9cfbfc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 14440 | 2026.03.13 18:56:55.621992 [ 5 ] {d561b163-fde4-4408-87b4-32685b9cfbfc} <Debug> TCPHandler: Processed in 0.001362951 sec. | ||
| 14441 | 2026.03.13 18:56:55.622108 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14442 | 2026.03.13 18:56:55.622210 [ 5 ] {38d508ae-0ace-438b-885d-a90c3182c64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14443 | 2026.03.13 18:56:55.622253 [ 5 ] {38d508ae-0ace-438b-885d-a90c3182c64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14444 | 2026.03.13 18:56:55.622733 [ 5 ] {38d508ae-0ace-438b-885d-a90c3182c64e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14445 | 2026.03.13 18:56:55.622766 [ 5 ] {38d508ae-0ace-438b-885d-a90c3182c64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14446 | 2026.03.13 18:56:55.623080 [ 5 ] {38d508ae-0ace-438b-885d-a90c3182c64e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14447 | 2026.03.13 18:56:55.623278 [ 5 ] {38d508ae-0ace-438b-885d-a90c3182c64e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14448 | 2026.03.13 18:56:55.623404 [ 5 ] {38d508ae-0ace-438b-885d-a90c3182c64e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 14449 | 2026.03.13 18:56:55.623406 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 2 parts from all_1_108_24 to all_109_109_0 | ||
| 14450 | 2026.03.13 18:56:55.623440 [ 5 ] {38d508ae-0ace-438b-885d-a90c3182c64e} <Debug> TCPHandler: Processed in 0.001380621 sec. | ||
| 14451 | 2026.03.13 18:56:55.623451 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14452 | 2026.03.13 18:56:55.623471 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14453 | 2026.03.13 18:56:55.623555 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14454 | 2026.03.13 18:56:55.623593 [ 186 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_109_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_108_24 to all_109_109_0 into Compact with storage Full | ||
| 14455 | 2026.03.13 18:56:55.623647 [ 5 ] {fe7779fa-564c-4b1b-be64-0d10913d1229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14456 | 2026.03.13 18:56:55.623692 [ 5 ] {fe7779fa-564c-4b1b-be64-0d10913d1229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14457 | 2026.03.13 18:56:55.623755 [ 186 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_109_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14458 | 2026.03.13 18:56:55.623802 [ 186 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_109_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_24, total 36776 rows starting from the beginning of the part | ||
| 14459 | 2026.03.13 18:56:55.623880 [ 186 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_109_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14460 | 2026.03.13 18:56:55.624029 [ 5 ] {fe7779fa-564c-4b1b-be64-0d10913d1229} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2026.03.13 18:56:55.624068 [ 5 ] {fe7779fa-564c-4b1b-be64-0d10913d1229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14462 | 2026.03.13 18:56:55.624393 [ 5 ] {fe7779fa-564c-4b1b-be64-0d10913d1229} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14463 | 2026.03.13 18:56:55.624589 [ 5 ] {fe7779fa-564c-4b1b-be64-0d10913d1229} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14464 | 2026.03.13 18:56:55.624716 [ 5 ] {fe7779fa-564c-4b1b-be64-0d10913d1229} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 14465 | 2026.03.13 18:56:55.624750 [ 5 ] {fe7779fa-564c-4b1b-be64-0d10913d1229} <Debug> TCPHandler: Processed in 0.001243468 sec. | ||
| 14466 | 2026.03.13 18:56:55.630244 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_109_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36936 rows, containing 5 columns (5 merged, 0 gathered) in 0.006710151 sec., 5504496.098522969 rows/sec., 361.67 MiB/sec. | ||
| 14467 | 2026.03.13 18:56:55.630650 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_109_25} <Trace> MergedBlockOutputStream: filled checksums all_1_109_25 (state Temporary) | ||
| 14468 | 2026.03.13 18:56:55.630910 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_109_25} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_109_25 to all_1_109_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2026.03.13 18:56:55.630974 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_109_25} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 2 parts: [all_1_108_24, all_109_109_0] -> all_1_109_25 | ||
| 14470 | 2026.03.13 18:56:55.631044 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14471 | 2026.03.13 18:56:56.589067 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14472 | 2026.03.13 18:56:56.589240 [ 5 ] {3401d4f4-d97b-4ba2-9294-ddcf60f153ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14473 | 2026.03.13 18:56:56.589304 [ 5 ] {3401d4f4-d97b-4ba2-9294-ddcf60f153ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14474 | 2026.03.13 18:56:56.589924 [ 5 ] {3401d4f4-d97b-4ba2-9294-ddcf60f153ce} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14475 | 2026.03.13 18:56:56.589960 [ 5 ] {3401d4f4-d97b-4ba2-9294-ddcf60f153ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14476 | 2026.03.13 18:56:56.590348 [ 5 ] {3401d4f4-d97b-4ba2-9294-ddcf60f153ce} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14477 | 2026.03.13 18:56:56.590565 [ 5 ] {3401d4f4-d97b-4ba2-9294-ddcf60f153ce} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14478 | 2026.03.13 18:56:56.590713 [ 5 ] {3401d4f4-d97b-4ba2-9294-ddcf60f153ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001521 sec., 15779.092702169626 rows/sec., 1.31 MiB/sec. | ||
| 14479 | 2026.03.13 18:56:56.590754 [ 5 ] {3401d4f4-d97b-4ba2-9294-ddcf60f153ce} <Debug> TCPHandler: Processed in 0.001814644 sec. | ||
| 14480 | 2026.03.13 18:56:56.590873 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14481 | 2026.03.13 18:56:56.590965 [ 5 ] {212d41cb-61f7-4f43-b89e-fb1218361683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14482 | 2026.03.13 18:56:56.591005 [ 5 ] {212d41cb-61f7-4f43-b89e-fb1218361683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14483 | 2026.03.13 18:56:56.591391 [ 5 ] {212d41cb-61f7-4f43-b89e-fb1218361683} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14484 | 2026.03.13 18:56:56.591426 [ 5 ] {212d41cb-61f7-4f43-b89e-fb1218361683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14485 | 2026.03.13 18:56:56.591701 [ 5 ] {212d41cb-61f7-4f43-b89e-fb1218361683} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14486 | 2026.03.13 18:56:56.591905 [ 5 ] {212d41cb-61f7-4f43-b89e-fb1218361683} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14487 | 2026.03.13 18:56:56.592028 [ 5 ] {212d41cb-61f7-4f43-b89e-fb1218361683} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 453.02 KiB/sec. | ||
| 14488 | 2026.03.13 18:56:56.592063 [ 5 ] {212d41cb-61f7-4f43-b89e-fb1218361683} <Debug> TCPHandler: Processed in 0.001238047 sec. | ||
| 14489 | 2026.03.13 18:56:56.592169 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14490 | 2026.03.13 18:56:56.592260 [ 5 ] {83ae04ed-d89f-4f3c-b89f-d9b391bc8045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14491 | 2026.03.13 18:56:56.592302 [ 5 ] {83ae04ed-d89f-4f3c-b89f-d9b391bc8045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14492 | 2026.03.13 18:56:56.593776 [ 5 ] {83ae04ed-d89f-4f3c-b89f-d9b391bc8045} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14493 | 2026.03.13 18:56:56.593810 [ 5 ] {83ae04ed-d89f-4f3c-b89f-d9b391bc8045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14494 | 2026.03.13 18:56:56.594227 [ 5 ] {83ae04ed-d89f-4f3c-b89f-d9b391bc8045} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14495 | 2026.03.13 18:56:56.594431 [ 5 ] {83ae04ed-d89f-4f3c-b89f-d9b391bc8045} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14496 | 2026.03.13 18:56:56.594540 [ 127 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14497 | 2026.03.13 18:56:56.594553 [ 5 ] {83ae04ed-d89f-4f3c-b89f-d9b391bc8045} <Debug> executeQuery: Read 2145 rows, 169.05 KiB in 0.00231 sec., 928571.4285714285 rows/sec., 71.47 MiB/sec. | ||
| 14498 | 2026.03.13 18:56:56.594585 [ 127 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14499 | 2026.03.13 18:56:56.594600 [ 5 ] {83ae04ed-d89f-4f3c-b89f-d9b391bc8045} <Debug> TCPHandler: Processed in 0.002478184 sec. | ||
| 14500 | 2026.03.13 18:56:56.594608 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14501 | 2026.03.13 18:56:56.594706 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 14502 | 2026.03.13 18:56:56.594710 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14503 | 2026.03.13 18:56:56.594789 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14504 | 2026.03.13 18:56:56.594811 [ 5 ] {f7cd00e8-9a6a-4863-a76d-8c49925cda62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14505 | 2026.03.13 18:56:56.594817 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2894 rows starting from the beginning of the part | ||
| 14506 | 2026.03.13 18:56:56.594850 [ 5 ] {f7cd00e8-9a6a-4863-a76d-8c49925cda62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14507 | 2026.03.13 18:56:56.594882 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 138 rows starting from the beginning of the part | ||
| 14508 | 2026.03.13 18:56:56.594925 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 57 rows starting from the beginning of the part | ||
| 14509 | 2026.03.13 18:56:56.594966 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 138 rows starting from the beginning of the part | ||
| 14510 | 2026.03.13 18:56:56.595005 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 14511 | 2026.03.13 18:56:56.595042 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 2145 rows starting from the beginning of the part | ||
| 14512 | 2026.03.13 18:56:56.595263 [ 5 ] {f7cd00e8-9a6a-4863-a76d-8c49925cda62} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14513 | 2026.03.13 18:56:56.595297 [ 5 ] {f7cd00e8-9a6a-4863-a76d-8c49925cda62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14514 | 2026.03.13 18:56:56.595595 [ 5 ] {f7cd00e8-9a6a-4863-a76d-8c49925cda62} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14515 | 2026.03.13 18:56:56.595804 [ 5 ] {f7cd00e8-9a6a-4863-a76d-8c49925cda62} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14516 | 2026.03.13 18:56:56.595929 [ 5 ] {f7cd00e8-9a6a-4863-a76d-8c49925cda62} <Debug> executeQuery: Read 70 rows, 5.29 KiB in 0.001136 sec., 61619.71830985915 rows/sec., 4.55 MiB/sec. | ||
| 14517 | 2026.03.13 18:56:56.595965 [ 5 ] {f7cd00e8-9a6a-4863-a76d-8c49925cda62} <Debug> TCPHandler: Processed in 0.001302199 sec. | ||
| 14518 | 2026.03.13 18:56:56.596071 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14519 | 2026.03.13 18:56:56.596162 [ 5 ] {a05a6549-0c1f-441c-9c69-ac7c055b46fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14520 | 2026.03.13 18:56:56.596200 [ 5 ] {a05a6549-0c1f-441c-9c69-ac7c055b46fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14521 | 2026.03.13 18:56:56.596828 [ 5 ] {a05a6549-0c1f-441c-9c69-ac7c055b46fb} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14522 | 2026.03.13 18:56:56.596832 [ 187 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5428 rows, containing 5 columns (5 merged, 0 gathered) in 0.002169995 sec., 2501388.252046664 rows/sec., 203.61 MiB/sec. | ||
| 14523 | 2026.03.13 18:56:56.596863 [ 5 ] {a05a6549-0c1f-441c-9c69-ac7c055b46fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14524 | 2026.03.13 18:56:56.597087 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14525 | 2026.03.13 18:56:56.597185 [ 5 ] {a05a6549-0c1f-441c-9c69-ac7c055b46fb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14526 | 2026.03.13 18:56:56.597330 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_116_23} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14527 | 2026.03.13 18:56:56.597390 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_116_23} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14528 | 2026.03.13 18:56:56.597403 [ 5 ] {a05a6549-0c1f-441c-9c69-ac7c055b46fb} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14529 | 2026.03.13 18:56:56.597452 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 14530 | 2026.03.13 18:56:56.597524 [ 5 ] {a05a6549-0c1f-441c-9c69-ac7c055b46fb} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00138 sec., 530434.7826086957 rows/sec., 31.37 MiB/sec. | ||
| 14531 | 2026.03.13 18:56:56.597560 [ 5 ] {a05a6549-0c1f-441c-9c69-ac7c055b46fb} <Debug> TCPHandler: Processed in 0.001536377 sec. | ||
| 14532 | 2026.03.13 18:56:56.597665 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14533 | 2026.03.13 18:56:56.597756 [ 5 ] {1ebeead4-d55e-4e56-9e32-b417a2287f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14534 | 2026.03.13 18:56:56.597794 [ 5 ] {1ebeead4-d55e-4e56-9e32-b417a2287f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14535 | 2026.03.13 18:56:56.598155 [ 5 ] {1ebeead4-d55e-4e56-9e32-b417a2287f8e} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14536 | 2026.03.13 18:56:56.598190 [ 5 ] {1ebeead4-d55e-4e56-9e32-b417a2287f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14537 | 2026.03.13 18:56:56.598467 [ 5 ] {1ebeead4-d55e-4e56-9e32-b417a2287f8e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14538 | 2026.03.13 18:56:56.598675 [ 5 ] {1ebeead4-d55e-4e56-9e32-b417a2287f8e} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14539 | 2026.03.13 18:56:56.598762 [ 127 ] {} <Debug> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14540 | 2026.03.13 18:56:56.598790 [ 127 ] {} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14541 | 2026.03.13 18:56:56.598795 [ 5 ] {1ebeead4-d55e-4e56-9e32-b417a2287f8e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 66.58 KiB/sec. | ||
| 14542 | 2026.03.13 18:56:56.598808 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14543 | 2026.03.13 18:56:56.598833 [ 5 ] {1ebeead4-d55e-4e56-9e32-b417a2287f8e} <Debug> TCPHandler: Processed in 0.001214657 sec. | ||
| 14544 | 2026.03.13 18:56:56.598873 [ 195 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 14545 | 2026.03.13 18:56:56.598939 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14546 | 2026.03.13 18:56:56.598963 [ 195 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14547 | 2026.03.13 18:56:56.598990 [ 195 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 1 rows starting from the beginning of the part | ||
| 14548 | 2026.03.13 18:56:56.599030 [ 5 ] {74714a3b-7e95-421e-bc23-d3c7c0040425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14549 | 2026.03.13 18:56:56.599042 [ 195 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 14550 | 2026.03.13 18:56:56.599069 [ 5 ] {74714a3b-7e95-421e-bc23-d3c7c0040425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14551 | 2026.03.13 18:56:56.599085 [ 195 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 14552 | 2026.03.13 18:56:56.599122 [ 195 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 14553 | 2026.03.13 18:56:56.599159 [ 195 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 14554 | 2026.03.13 18:56:56.599452 [ 5 ] {74714a3b-7e95-421e-bc23-d3c7c0040425} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14555 | 2026.03.13 18:56:56.599485 [ 5 ] {74714a3b-7e95-421e-bc23-d3c7c0040425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14556 | 2026.03.13 18:56:56.599769 [ 5 ] {74714a3b-7e95-421e-bc23-d3c7c0040425} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14557 | 2026.03.13 18:56:56.599771 [ 187 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000924587 sec., 5407.819923922789 rows/sec., 401.36 KiB/sec. | ||
| 14558 | 2026.03.13 18:56:56.599876 [ 195 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14559 | 2026.03.13 18:56:56.599992 [ 5 ] {74714a3b-7e95-421e-bc23-d3c7c0040425} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14560 | 2026.03.13 18:56:56.600113 [ 195 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_17_4} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14561 | 2026.03.13 18:56:56.600116 [ 5 ] {74714a3b-7e95-421e-bc23-d3c7c0040425} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 14562 | 2026.03.13 18:56:56.600160 [ 5 ] {74714a3b-7e95-421e-bc23-d3c7c0040425} <Debug> TCPHandler: Processed in 0.001268618 sec. | ||
| 14563 | 2026.03.13 18:56:56.600177 [ 195 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_17_4} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14564 | 2026.03.13 18:56:56.600239 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14565 | 2026.03.13 18:56:56.600265 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14566 | 2026.03.13 18:56:56.600355 [ 5 ] {ae932bea-6abb-49d7-b247-654fec9836e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14567 | 2026.03.13 18:56:56.600393 [ 5 ] {ae932bea-6abb-49d7-b247-654fec9836e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14568 | 2026.03.13 18:56:56.601139 [ 5 ] {ae932bea-6abb-49d7-b247-654fec9836e1} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14569 | 2026.03.13 18:56:56.601173 [ 5 ] {ae932bea-6abb-49d7-b247-654fec9836e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14570 | 2026.03.13 18:56:56.601507 [ 5 ] {ae932bea-6abb-49d7-b247-654fec9836e1} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14571 | 2026.03.13 18:56:56.601722 [ 5 ] {ae932bea-6abb-49d7-b247-654fec9836e1} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14572 | 2026.03.13 18:56:56.601850 [ 5 ] {ae932bea-6abb-49d7-b247-654fec9836e1} <Debug> executeQuery: Read 1094 rows, 78.25 KiB in 0.001511 sec., 724023.8252812707 rows/sec., 50.58 MiB/sec. | ||
| 14573 | 2026.03.13 18:56:56.601888 [ 5 ] {ae932bea-6abb-49d7-b247-654fec9836e1} <Debug> TCPHandler: Processed in 0.00166922 sec. | ||
| 14574 | 2026.03.13 18:56:56.601886 [ 124 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14575 | 2026.03.13 18:56:56.601968 [ 124 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14576 | 2026.03.13 18:56:56.601990 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14577 | 2026.03.13 18:56:56.601997 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14578 | 2026.03.13 18:56:56.602066 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 14579 | 2026.03.13 18:56:56.602094 [ 5 ] {6b3ca1ca-0ed8-4487-b280-fa6dad826f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14580 | 2026.03.13 18:56:56.602136 [ 5 ] {6b3ca1ca-0ed8-4487-b280-fa6dad826f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14581 | 2026.03.13 18:56:56.602146 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14582 | 2026.03.13 18:56:56.602172 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1552 rows starting from the beginning of the part | ||
| 14583 | 2026.03.13 18:56:56.602220 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 105 rows starting from the beginning of the part | ||
| 14584 | 2026.03.13 18:56:56.602261 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 66 rows starting from the beginning of the part | ||
| 14585 | 2026.03.13 18:56:56.602302 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 105 rows starting from the beginning of the part | ||
| 14586 | 2026.03.13 18:56:56.602340 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 14587 | 2026.03.13 18:56:56.602382 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1094 rows starting from the beginning of the part | ||
| 14588 | 2026.03.13 18:56:56.602809 [ 5 ] {6b3ca1ca-0ed8-4487-b280-fa6dad826f32} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14589 | 2026.03.13 18:56:56.602844 [ 5 ] {6b3ca1ca-0ed8-4487-b280-fa6dad826f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14590 | 2026.03.13 18:56:56.603247 [ 5 ] {6b3ca1ca-0ed8-4487-b280-fa6dad826f32} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14591 | 2026.03.13 18:56:56.603454 [ 5 ] {6b3ca1ca-0ed8-4487-b280-fa6dad826f32} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14592 | 2026.03.13 18:56:56.603511 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2986 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476324 sec., 2022591.2469078603 rows/sec., 150.83 MiB/sec. | ||
| 14593 | 2026.03.13 18:56:56.603580 [ 5 ] {6b3ca1ca-0ed8-4487-b280-fa6dad826f32} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001504 sec., 835106.3829787235 rows/sec., 52.67 MiB/sec. | ||
| 14594 | 2026.03.13 18:56:56.603589 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_109_25 to all_114_114_0 | ||
| 14595 | 2026.03.13 18:56:56.603619 [ 5 ] {6b3ca1ca-0ed8-4487-b280-fa6dad826f32} <Debug> TCPHandler: Processed in 0.00166981 sec. | ||
| 14596 | 2026.03.13 18:56:56.603627 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2026.03.13 18:56:56.603672 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14598 | 2026.03.13 18:56:56.603677 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14599 | 2026.03.13 18:56:56.603750 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14600 | 2026.03.13 18:56:56.603809 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_114_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_109_25 to all_114_114_0 into Compact with storage Full | ||
| 14601 | 2026.03.13 18:56:56.603847 [ 5 ] {0e2d2350-c461-4edc-8fd4-907a59488c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14602 | 2026.03.13 18:56:56.603907 [ 5 ] {0e2d2350-c461-4edc-8fd4-907a59488c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14603 | 2026.03.13 18:56:56.603907 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_116_23} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14604 | 2026.03.13 18:56:56.603970 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_114_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14605 | 2026.03.13 18:56:56.603979 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_116_23} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14606 | 2026.03.13 18:56:56.604014 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_114_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_25, total 36936 rows starting from the beginning of the part | ||
| 14607 | 2026.03.13 18:56:56.604057 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 14608 | 2026.03.13 18:56:56.604085 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_114_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 14609 | 2026.03.13 18:56:56.604138 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_114_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 161 rows starting from the beginning of the part | ||
| 14610 | 2026.03.13 18:56:56.604187 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_114_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 14611 | 2026.03.13 18:56:56.604235 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_114_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 14612 | 2026.03.13 18:56:56.604275 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_114_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1256 rows starting from the beginning of the part | ||
| 14613 | 2026.03.13 18:56:56.604783 [ 5 ] {0e2d2350-c461-4edc-8fd4-907a59488c28} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14614 | 2026.03.13 18:56:56.604824 [ 5 ] {0e2d2350-c461-4edc-8fd4-907a59488c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14615 | 2026.03.13 18:56:56.605408 [ 5 ] {0e2d2350-c461-4edc-8fd4-907a59488c28} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14616 | 2026.03.13 18:56:56.605653 [ 5 ] {0e2d2350-c461-4edc-8fd4-907a59488c28} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14617 | 2026.03.13 18:56:56.605793 [ 5 ] {0e2d2350-c461-4edc-8fd4-907a59488c28} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001964 sec., 26476.578411405295 rows/sec., 47.44 MiB/sec. | ||
| 14618 | 2026.03.13 18:56:56.605847 [ 5 ] {0e2d2350-c461-4edc-8fd4-907a59488c28} <Debug> TCPHandler: Processed in 0.002155985 sec. | ||
| 14619 | 2026.03.13 18:56:56.605957 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14620 | 2026.03.13 18:56:56.606049 [ 5 ] {3d48924c-70ef-4a9c-80c4-0eb5df70cc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14621 | 2026.03.13 18:56:56.606090 [ 5 ] {3d48924c-70ef-4a9c-80c4-0eb5df70cc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14622 | 2026.03.13 18:56:56.606406 [ 5 ] {3d48924c-70ef-4a9c-80c4-0eb5df70cc2c} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14623 | 2026.03.13 18:56:56.606440 [ 5 ] {3d48924c-70ef-4a9c-80c4-0eb5df70cc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14624 | 2026.03.13 18:56:56.606739 [ 5 ] {3d48924c-70ef-4a9c-80c4-0eb5df70cc2c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14625 | 2026.03.13 18:56:56.606951 [ 5 ] {3d48924c-70ef-4a9c-80c4-0eb5df70cc2c} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14626 | 2026.03.13 18:56:56.607077 [ 5 ] {3d48924c-70ef-4a9c-80c4-0eb5df70cc2c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001046 sec., 11472.27533460803 rows/sec., 791.71 KiB/sec. | ||
| 14627 | 2026.03.13 18:56:56.607113 [ 5 ] {3d48924c-70ef-4a9c-80c4-0eb5df70cc2c} <Debug> TCPHandler: Processed in 0.001204706 sec. | ||
| 14628 | 2026.03.13 18:56:56.611461 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_114_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38833 rows, containing 5 columns (5 merged, 0 gathered) in 0.007707041 sec., 5038639.342907349 rows/sec., 330.96 MiB/sec. | ||
| 14629 | 2026.03.13 18:56:56.612029 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_114_26} <Trace> MergedBlockOutputStream: filled checksums all_1_114_26 (state Temporary) | ||
| 14630 | 2026.03.13 18:56:56.612270 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_114_26} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_114_26 to all_1_114_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14631 | 2026.03.13 18:56:56.612333 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_114_26} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_109_25, all_114_114_0] -> all_1_114_26 | ||
| 14632 | 2026.03.13 18:56:56.612416 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14633 | 2026.03.13 18:56:57.864295 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1778 | ||
| 14634 | 2026.03.13 18:56:57.867139 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14635 | 2026.03.13 18:56:57.867199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14636 | 2026.03.13 18:56:57.868455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14637 | 2026.03.13 18:56:57.868735 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14638 | 2026.03.13 18:56:57.869137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1778 | ||
| 14639 | 2026.03.13 18:57:00.241408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34134 | ||
| 14640 | 2026.03.13 18:57:00.241942 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14641 | 2026.03.13 18:57:00.241986 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14642 | 2026.03.13 18:57:00.242458 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14643 | 2026.03.13 18:57:00.242685 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14644 | 2026.03.13 18:57:00.242821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34134 | ||
| 14645 | 2026.03.13 18:57:00.242844 [ 120 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14646 | 2026.03.13 18:57:00.242940 [ 120 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14647 | 2026.03.13 18:57:00.242976 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14648 | 2026.03.13 18:57:00.243108 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 14649 | 2026.03.13 18:57:00.243260 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14650 | 2026.03.13 18:57:00.243305 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31702 rows starting from the beginning of the part | ||
| 14651 | 2026.03.13 18:57:00.243379 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 14652 | 2026.03.13 18:57:00.243433 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 14653 | 2026.03.13 18:57:00.243483 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 14654 | 2026.03.13 18:57:00.243530 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 14655 | 2026.03.13 18:57:00.243580 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 14656 | 2026.03.13 18:57:00.246025 [ 188 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34134 rows, containing 4 columns (4 merged, 0 gathered) in 0.002973159 sec., 11480717.983801069 rows/sec., 164.23 MiB/sec. | ||
| 14657 | 2026.03.13 18:57:00.246231 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14658 | 2026.03.13 18:57:00.246554 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_71_14} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14659 | 2026.03.13 18:57:00.246634 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_71_14} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14660 | 2026.03.13 18:57:00.246739 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 14661 | 2026.03.13 18:57:00.617034 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14662 | 2026.03.13 18:57:00.617225 [ 5 ] {7b69f272-325e-4f28-9398-62775a4931b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14663 | 2026.03.13 18:57:00.617298 [ 5 ] {7b69f272-325e-4f28-9398-62775a4931b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14664 | 2026.03.13 18:57:00.617990 [ 5 ] {7b69f272-325e-4f28-9398-62775a4931b5} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14665 | 2026.03.13 18:57:00.618041 [ 5 ] {7b69f272-325e-4f28-9398-62775a4931b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14666 | 2026.03.13 18:57:00.618440 [ 5 ] {7b69f272-325e-4f28-9398-62775a4931b5} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14667 | 2026.03.13 18:57:00.618666 [ 5 ] {7b69f272-325e-4f28-9398-62775a4931b5} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14668 | 2026.03.13 18:57:00.618815 [ 5 ] {7b69f272-325e-4f28-9398-62775a4931b5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001644 sec., 34063.2603406326 rows/sec., 2.62 MiB/sec. | ||
| 14669 | 2026.03.13 18:57:00.618857 [ 5 ] {7b69f272-325e-4f28-9398-62775a4931b5} <Debug> TCPHandler: Processed in 0.001956958 sec. | ||
| 14670 | 2026.03.13 18:57:00.618975 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14671 | 2026.03.13 18:57:00.619068 [ 5 ] {f4c48be6-18ad-4941-9341-fe1d04083613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14672 | 2026.03.13 18:57:00.619108 [ 5 ] {f4c48be6-18ad-4941-9341-fe1d04083613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14673 | 2026.03.13 18:57:00.619518 [ 5 ] {f4c48be6-18ad-4941-9341-fe1d04083613} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14674 | 2026.03.13 18:57:00.619552 [ 5 ] {f4c48be6-18ad-4941-9341-fe1d04083613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14675 | 2026.03.13 18:57:00.619850 [ 5 ] {f4c48be6-18ad-4941-9341-fe1d04083613} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14676 | 2026.03.13 18:57:00.620081 [ 5 ] {f4c48be6-18ad-4941-9341-fe1d04083613} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14677 | 2026.03.13 18:57:00.620206 [ 5 ] {f4c48be6-18ad-4941-9341-fe1d04083613} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 14678 | 2026.03.13 18:57:00.620242 [ 5 ] {f4c48be6-18ad-4941-9341-fe1d04083613} <Debug> TCPHandler: Processed in 0.001314559 sec. | ||
| 14679 | 2026.03.13 18:57:00.620352 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14680 | 2026.03.13 18:57:00.620444 [ 5 ] {66911273-9a46-4396-bfba-c417acf85fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14681 | 2026.03.13 18:57:00.620487 [ 5 ] {66911273-9a46-4396-bfba-c417acf85fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14682 | 2026.03.13 18:57:00.620861 [ 5 ] {66911273-9a46-4396-bfba-c417acf85fb6} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14683 | 2026.03.13 18:57:00.620895 [ 5 ] {66911273-9a46-4396-bfba-c417acf85fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14684 | 2026.03.13 18:57:00.621223 [ 5 ] {66911273-9a46-4396-bfba-c417acf85fb6} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14685 | 2026.03.13 18:57:00.621435 [ 5 ] {66911273-9a46-4396-bfba-c417acf85fb6} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14686 | 2026.03.13 18:57:00.621565 [ 5 ] {66911273-9a46-4396-bfba-c417acf85fb6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001139 sec., 112379.28007023704 rows/sec., 7.83 MiB/sec. | ||
| 14687 | 2026.03.13 18:57:00.621601 [ 5 ] {66911273-9a46-4396-bfba-c417acf85fb6} <Debug> TCPHandler: Processed in 0.001297319 sec. | ||
| 14688 | 2026.03.13 18:57:00.621707 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14689 | 2026.03.13 18:57:00.621798 [ 5 ] {5d2f6ece-3a87-4575-b319-917e6d4c4d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14690 | 2026.03.13 18:57:00.621839 [ 5 ] {5d2f6ece-3a87-4575-b319-917e6d4c4d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14691 | 2026.03.13 18:57:00.622156 [ 5 ] {5d2f6ece-3a87-4575-b319-917e6d4c4d7c} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14692 | 2026.03.13 18:57:00.622189 [ 5 ] {5d2f6ece-3a87-4575-b319-917e6d4c4d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14693 | 2026.03.13 18:57:00.622488 [ 5 ] {5d2f6ece-3a87-4575-b319-917e6d4c4d7c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14694 | 2026.03.13 18:57:00.622697 [ 5 ] {5d2f6ece-3a87-4575-b319-917e6d4c4d7c} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14695 | 2026.03.13 18:57:00.622821 [ 5 ] {5d2f6ece-3a87-4575-b319-917e6d4c4d7c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001041 sec., 46109.51008645533 rows/sec., 3.11 MiB/sec. | ||
| 14696 | 2026.03.13 18:57:00.622855 [ 5 ] {5d2f6ece-3a87-4575-b319-917e6d4c4d7c} <Debug> TCPHandler: Processed in 0.001195725 sec. | ||
| 14697 | 2026.03.13 18:57:02.031800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14698 | 2026.03.13 18:57:02.049464 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14699 | 2026.03.13 18:57:02.049522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14700 | 2026.03.13 18:57:02.055572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14701 | 2026.03.13 18:57:02.056255 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14702 | 2026.03.13 18:57:02.056558 [ 117 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14703 | 2026.03.13 18:57:02.056634 [ 117 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14704 | 2026.03.13 18:57:02.056658 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14705 | 2026.03.13 18:57:02.056755 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 14706 | 2026.03.13 18:57:02.059337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14707 | 2026.03.13 18:57:02.059694 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14708 | 2026.03.13 18:57:02.060460 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 14709 | 2026.03.13 18:57:02.063684 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 14710 | 2026.03.13 18:57:02.066883 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 14711 | 2026.03.13 18:57:02.070431 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 14712 | 2026.03.13 18:57:02.074437 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 14713 | 2026.03.13 18:57:02.078759 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 14714 | 2026.03.13 18:57:02.130912 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.074186736 sec., 7211.531721789189 rows/sec., 37.29 MiB/sec. | ||
| 14715 | 2026.03.13 18:57:02.134067 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14716 | 2026.03.13 18:57:02.136038 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_71_14} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14717 | 2026.03.13 18:57:02.136147 [ 196 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_71_14} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14718 | 2026.03.13 18:57:02.139056 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14719 | 2026.03.13 18:57:05.618631 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14720 | 2026.03.13 18:57:05.618847 [ 5 ] {626a09b4-8c01-4942-b7d2-042ff5f26567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14721 | 2026.03.13 18:57:05.618919 [ 5 ] {626a09b4-8c01-4942-b7d2-042ff5f26567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14722 | 2026.03.13 18:57:05.619684 [ 5 ] {626a09b4-8c01-4942-b7d2-042ff5f26567} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14723 | 2026.03.13 18:57:05.619731 [ 5 ] {626a09b4-8c01-4942-b7d2-042ff5f26567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14724 | 2026.03.13 18:57:05.620121 [ 5 ] {626a09b4-8c01-4942-b7d2-042ff5f26567} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14725 | 2026.03.13 18:57:05.620338 [ 5 ] {626a09b4-8c01-4942-b7d2-042ff5f26567} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14726 | 2026.03.13 18:57:05.620494 [ 5 ] {626a09b4-8c01-4942-b7d2-042ff5f26567} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.53 MiB/sec. | ||
| 14727 | 2026.03.13 18:57:05.620535 [ 5 ] {626a09b4-8c01-4942-b7d2-042ff5f26567} <Debug> TCPHandler: Processed in 0.002038921 sec. | ||
| 14728 | 2026.03.13 18:57:05.620626 [ 223 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 14729 | 2026.03.13 18:57:05.620652 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14730 | 2026.03.13 18:57:05.620663 [ 223 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 14731 | 2026.03.13 18:57:05.620746 [ 5 ] {8f1c4b44-4013-48b5-a790-caf1443e2e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14732 | 2026.03.13 18:57:05.620786 [ 5 ] {8f1c4b44-4013-48b5-a790-caf1443e2e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14733 | 2026.03.13 18:57:05.621230 [ 5 ] {8f1c4b44-4013-48b5-a790-caf1443e2e13} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14734 | 2026.03.13 18:57:05.621264 [ 5 ] {8f1c4b44-4013-48b5-a790-caf1443e2e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14735 | 2026.03.13 18:57:05.621571 [ 5 ] {8f1c4b44-4013-48b5-a790-caf1443e2e13} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14736 | 2026.03.13 18:57:05.621779 [ 5 ] {8f1c4b44-4013-48b5-a790-caf1443e2e13} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14737 | 2026.03.13 18:57:05.621908 [ 5 ] {8f1c4b44-4013-48b5-a790-caf1443e2e13} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 14738 | 2026.03.13 18:57:05.621946 [ 5 ] {8f1c4b44-4013-48b5-a790-caf1443e2e13} <Debug> TCPHandler: Processed in 0.0013411 sec. | ||
| 14739 | 2026.03.13 18:57:05.622055 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14740 | 2026.03.13 18:57:05.622146 [ 5 ] {58a53dcf-2477-42b6-9f00-bb2a86eaff16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14741 | 2026.03.13 18:57:05.622189 [ 5 ] {58a53dcf-2477-42b6-9f00-bb2a86eaff16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14742 | 2026.03.13 18:57:05.622640 [ 5 ] {58a53dcf-2477-42b6-9f00-bb2a86eaff16} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14743 | 2026.03.13 18:57:05.622674 [ 5 ] {58a53dcf-2477-42b6-9f00-bb2a86eaff16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14744 | 2026.03.13 18:57:05.622997 [ 5 ] {58a53dcf-2477-42b6-9f00-bb2a86eaff16} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14745 | 2026.03.13 18:57:05.623207 [ 5 ] {58a53dcf-2477-42b6-9f00-bb2a86eaff16} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14746 | 2026.03.13 18:57:05.623333 [ 5 ] {58a53dcf-2477-42b6-9f00-bb2a86eaff16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 14747 | 2026.03.13 18:57:05.623369 [ 5 ] {58a53dcf-2477-42b6-9f00-bb2a86eaff16} <Debug> TCPHandler: Processed in 0.0013607 sec. | ||
| 14748 | 2026.03.13 18:57:05.623477 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14749 | 2026.03.13 18:57:05.623569 [ 5 ] {50714150-6910-48f3-a6df-f224cdf158e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14750 | 2026.03.13 18:57:05.623609 [ 5 ] {50714150-6910-48f3-a6df-f224cdf158e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14751 | 2026.03.13 18:57:05.623931 [ 5 ] {50714150-6910-48f3-a6df-f224cdf158e1} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14752 | 2026.03.13 18:57:05.623965 [ 5 ] {50714150-6910-48f3-a6df-f224cdf158e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14753 | 2026.03.13 18:57:05.624263 [ 5 ] {50714150-6910-48f3-a6df-f224cdf158e1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14754 | 2026.03.13 18:57:05.624463 [ 5 ] {50714150-6910-48f3-a6df-f224cdf158e1} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14755 | 2026.03.13 18:57:05.624586 [ 5 ] {50714150-6910-48f3-a6df-f224cdf158e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 14756 | 2026.03.13 18:57:05.624625 [ 5 ] {50714150-6910-48f3-a6df-f224cdf158e1} <Debug> TCPHandler: Processed in 0.001195336 sec. | ||
| 14757 | 2026.03.13 18:57:05.624830 [ 223 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 14758 | 2026.03.13 18:57:06.010333 [ 224 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 14759 | 2026.03.13 18:57:06.010387 [ 224 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 14760 | 2026.03.13 18:57:06.013076 [ 224 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 14761 | 2026.03.13 18:57:07.146640 [ 220 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): 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] | ||
| 14762 | 2026.03.13 18:57:07.146698 [ 220 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): 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] | ||
| 14763 | 2026.03.13 18:57:07.149563 [ 220 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): 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] | ||
| 14764 | 2026.03.13 18:57:07.367763 [ 38 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 14765 | 2026.03.13 18:57:07.367837 [ 38 ] {} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14766 | 2026.03.13 18:57:07.367859 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14767 | 2026.03.13 18:57:07.367957 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::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 | ||
| 14768 | 2026.03.13 18:57:07.368075 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14769 | 2026.03.13 18:57:07.368108 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 14770 | 2026.03.13 18:57:07.368179 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 14771 | 2026.03.13 18:57:07.368226 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 14772 | 2026.03.13 18:57:07.368272 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 14773 | 2026.03.13 18:57:07.368309 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 14774 | 2026.03.13 18:57:07.369047 [ 193 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001125903 sec., 33750.68722616424 rows/sec., 2.82 MiB/sec. | ||
| 14775 | 2026.03.13 18:57:07.369209 [ 202 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 14776 | 2026.03.13 18:57:07.369471 [ 202 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_33_8} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14777 | 2026.03.13 18:57:07.369544 [ 202 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_33_8} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 14778 | 2026.03.13 18:57:07.369624 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14779 | 2026.03.13 18:57:07.518462 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14780 | 2026.03.13 18:57:07.518516 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14781 | 2026.03.13 18:57:07.743943 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34582 | ||
| 14782 | 2026.03.13 18:57:07.744446 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14783 | 2026.03.13 18:57:07.744484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14784 | 2026.03.13 18:57:07.744955 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14785 | 2026.03.13 18:57:07.745194 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14786 | 2026.03.13 18:57:07.745328 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34582 | ||
| 14787 | 2026.03.13 18:57:07.870310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1794 | ||
| 14788 | 2026.03.13 18:57:07.872254 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14789 | 2026.03.13 18:57:07.872293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14790 | 2026.03.13 18:57:07.873451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14791 | 2026.03.13 18:57:07.873712 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14792 | 2026.03.13 18:57:07.873972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1794 | ||
| 14793 | 2026.03.13 18:57:09.295115 [ 12 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 5 parts from all_1_72_15 to all_76_76_0 | ||
| 14794 | 2026.03.13 18:57:09.295181 [ 12 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14795 | 2026.03.13 18:57:09.295202 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14796 | 2026.03.13 18:57:09.295346 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_76_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_72_15 to all_76_76_0 into Compact with storage Full | ||
| 14797 | 2026.03.13 18:57:09.295509 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_76_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14798 | 2026.03.13 18:57:09.295550 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_72_15, total 226 rows starting from the beginning of the part | ||
| 14799 | 2026.03.13 18:57:09.295627 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 41 rows starting from the beginning of the part | ||
| 14800 | 2026.03.13 18:57:09.295711 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2 rows starting from the beginning of the part | ||
| 14801 | 2026.03.13 18:57:09.295763 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 41 rows starting from the beginning of the part | ||
| 14802 | 2026.03.13 18:57:09.295807 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 70 rows starting from the beginning of the part | ||
| 14803 | 2026.03.13 18:57:09.296627 [ 202 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_76_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134466 sec., 282599.31878690526 rows/sec., 20.25 MiB/sec. | ||
| 14804 | 2026.03.13 18:57:09.296761 [ 202 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_76_16} <Trace> MergedBlockOutputStream: filled checksums all_1_76_16 (state Temporary) | ||
| 14805 | 2026.03.13 18:57:09.297004 [ 202 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_76_16} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_76_16 to all_1_76_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14806 | 2026.03.13 18:57:09.297079 [ 202 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_76_16} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 5 parts: [all_1_72_15, all_76_76_0] -> all_1_76_16 | ||
| 14807 | 2026.03.13 18:57:09.297179 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14808 | 2026.03.13 18:57:09.560375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 14809 | 2026.03.13 18:57:09.576769 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14810 | 2026.03.13 18:57:09.576832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14811 | 2026.03.13 18:57:09.582820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14812 | 2026.03.13 18:57:09.583518 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14813 | 2026.03.13 18:57:09.586568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 14814 | 2026.03.13 18:57:10.620377 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14815 | 2026.03.13 18:57:10.620565 [ 5 ] {c4f8a939-580d-4955-8b0f-0e44a7abfdb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14816 | 2026.03.13 18:57:10.620642 [ 5 ] {c4f8a939-580d-4955-8b0f-0e44a7abfdb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14817 | 2026.03.13 18:57:10.621463 [ 5 ] {c4f8a939-580d-4955-8b0f-0e44a7abfdb9} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14818 | 2026.03.13 18:57:10.621519 [ 5 ] {c4f8a939-580d-4955-8b0f-0e44a7abfdb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14819 | 2026.03.13 18:57:10.621946 [ 5 ] {c4f8a939-580d-4955-8b0f-0e44a7abfdb9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14820 | 2026.03.13 18:57:10.622182 [ 5 ] {c4f8a939-580d-4955-8b0f-0e44a7abfdb9} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14821 | 2026.03.13 18:57:10.622350 [ 5 ] {c4f8a939-580d-4955-8b0f-0e44a7abfdb9} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.00184 sec., 75000 rows/sec., 6.52 MiB/sec. | ||
| 14822 | 2026.03.13 18:57:10.622402 [ 5 ] {c4f8a939-580d-4955-8b0f-0e44a7abfdb9} <Debug> TCPHandler: Processed in 0.002156174 sec. | ||
| 14823 | 2026.03.13 18:57:10.622527 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14824 | 2026.03.13 18:57:10.622630 [ 5 ] {a88d9c1a-9e1a-40b9-9bbb-0c6235e0fc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14825 | 2026.03.13 18:57:10.622676 [ 5 ] {a88d9c1a-9e1a-40b9-9bbb-0c6235e0fc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14826 | 2026.03.13 18:57:10.623110 [ 5 ] {a88d9c1a-9e1a-40b9-9bbb-0c6235e0fc34} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14827 | 2026.03.13 18:57:10.623147 [ 5 ] {a88d9c1a-9e1a-40b9-9bbb-0c6235e0fc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14828 | 2026.03.13 18:57:10.623461 [ 5 ] {a88d9c1a-9e1a-40b9-9bbb-0c6235e0fc34} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14829 | 2026.03.13 18:57:10.623681 [ 5 ] {a88d9c1a-9e1a-40b9-9bbb-0c6235e0fc34} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14830 | 2026.03.13 18:57:10.623819 [ 5 ] {a88d9c1a-9e1a-40b9-9bbb-0c6235e0fc34} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001213 sec., 33800.49464138499 rows/sec., 2.48 MiB/sec. | ||
| 14831 | 2026.03.13 18:57:10.623859 [ 5 ] {a88d9c1a-9e1a-40b9-9bbb-0c6235e0fc34} <Debug> TCPHandler: Processed in 0.001384792 sec. | ||
| 14832 | 2026.03.13 18:57:10.623970 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14833 | 2026.03.13 18:57:10.624067 [ 5 ] {e3556f10-ad7d-426f-803c-9d83bddd3771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14834 | 2026.03.13 18:57:10.624109 [ 5 ] {e3556f10-ad7d-426f-803c-9d83bddd3771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14835 | 2026.03.13 18:57:10.624550 [ 5 ] {e3556f10-ad7d-426f-803c-9d83bddd3771} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14836 | 2026.03.13 18:57:10.624587 [ 5 ] {e3556f10-ad7d-426f-803c-9d83bddd3771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14837 | 2026.03.13 18:57:10.624898 [ 5 ] {e3556f10-ad7d-426f-803c-9d83bddd3771} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14838 | 2026.03.13 18:57:10.625114 [ 5 ] {e3556f10-ad7d-426f-803c-9d83bddd3771} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14839 | 2026.03.13 18:57:10.625250 [ 5 ] {e3556f10-ad7d-426f-803c-9d83bddd3771} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001202 sec., 87354.40931780367 rows/sec., 6.82 MiB/sec. | ||
| 14840 | 2026.03.13 18:57:10.625289 [ 5 ] {e3556f10-ad7d-426f-803c-9d83bddd3771} <Debug> TCPHandler: Processed in 0.001369421 sec. | ||
| 14841 | 2026.03.13 18:57:10.625399 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14842 | 2026.03.13 18:57:10.625494 [ 5 ] {eb616c00-e238-4857-aafb-b1cd76790728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14843 | 2026.03.13 18:57:10.625538 [ 5 ] {eb616c00-e238-4857-aafb-b1cd76790728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14844 | 2026.03.13 18:57:10.625949 [ 5 ] {eb616c00-e238-4857-aafb-b1cd76790728} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14845 | 2026.03.13 18:57:10.625988 [ 5 ] {eb616c00-e238-4857-aafb-b1cd76790728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14846 | 2026.03.13 18:57:10.626325 [ 5 ] {eb616c00-e238-4857-aafb-b1cd76790728} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14847 | 2026.03.13 18:57:10.626550 [ 5 ] {eb616c00-e238-4857-aafb-b1cd76790728} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14848 | 2026.03.13 18:57:10.626686 [ 5 ] {eb616c00-e238-4857-aafb-b1cd76790728} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 14849 | 2026.03.13 18:57:10.626726 [ 5 ] {eb616c00-e238-4857-aafb-b1cd76790728} <Debug> TCPHandler: Processed in 0.001376981 sec. | ||
| 14850 | 2026.03.13 18:57:10.626834 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14851 | 2026.03.13 18:57:10.626928 [ 5 ] {235994be-0a61-4a0b-9655-9477a46d4c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14852 | 2026.03.13 18:57:10.626985 [ 5 ] {235994be-0a61-4a0b-9655-9477a46d4c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14853 | 2026.03.13 18:57:10.627860 [ 5 ] {235994be-0a61-4a0b-9655-9477a46d4c90} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14854 | 2026.03.13 18:57:10.627897 [ 5 ] {235994be-0a61-4a0b-9655-9477a46d4c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14855 | 2026.03.13 18:57:10.628458 [ 5 ] {235994be-0a61-4a0b-9655-9477a46d4c90} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14856 | 2026.03.13 18:57:10.628681 [ 5 ] {235994be-0a61-4a0b-9655-9477a46d4c90} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14857 | 2026.03.13 18:57:10.628819 [ 5 ] {235994be-0a61-4a0b-9655-9477a46d4c90} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001909 sec., 21477.2132006286 rows/sec., 38.49 MiB/sec. | ||
| 14858 | 2026.03.13 18:57:10.628881 [ 5 ] {235994be-0a61-4a0b-9655-9477a46d4c90} <Debug> TCPHandler: Processed in 0.002096933 sec. | ||
| 14859 | 2026.03.13 18:57:10.628993 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14860 | 2026.03.13 18:57:10.629089 [ 5 ] {22e817a3-e284-4692-b36d-cf3f4ad8c9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14861 | 2026.03.13 18:57:10.629132 [ 5 ] {22e817a3-e284-4692-b36d-cf3f4ad8c9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14862 | 2026.03.13 18:57:10.629466 [ 5 ] {22e817a3-e284-4692-b36d-cf3f4ad8c9b5} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14863 | 2026.03.13 18:57:10.629504 [ 5 ] {22e817a3-e284-4692-b36d-cf3f4ad8c9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14864 | 2026.03.13 18:57:10.629808 [ 5 ] {22e817a3-e284-4692-b36d-cf3f4ad8c9b5} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14865 | 2026.03.13 18:57:10.630015 [ 5 ] {22e817a3-e284-4692-b36d-cf3f4ad8c9b5} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14866 | 2026.03.13 18:57:10.630147 [ 5 ] {22e817a3-e284-4692-b36d-cf3f4ad8c9b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 14867 | 2026.03.13 18:57:10.630144 [ 49 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14868 | 2026.03.13 18:57:10.630185 [ 5 ] {22e817a3-e284-4692-b36d-cf3f4ad8c9b5} <Debug> TCPHandler: Processed in 0.001241027 sec. | ||
| 14869 | 2026.03.13 18:57:10.630227 [ 49 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14870 | 2026.03.13 18:57:10.630253 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14871 | 2026.03.13 18:57:10.630361 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 14872 | 2026.03.13 18:57:10.630502 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14873 | 2026.03.13 18:57:10.630539 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5850 rows starting from the beginning of the part | ||
| 14874 | 2026.03.13 18:57:10.630611 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 14875 | 2026.03.13 18:57:10.630660 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 12 rows starting from the beginning of the part | ||
| 14876 | 2026.03.13 18:57:10.630706 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 48 rows starting from the beginning of the part | ||
| 14877 | 2026.03.13 18:57:10.630748 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 14878 | 2026.03.13 18:57:10.630790 [ 190 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 14879 | 2026.03.13 18:57:10.632561 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6090 rows, containing 4 columns (4 merged, 0 gathered) in 0.002250218 sec., 2706404.4461469953 rows/sec., 180.00 MiB/sec. | ||
| 14880 | 2026.03.13 18:57:10.633007 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14881 | 2026.03.13 18:57:10.633340 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_116_23} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14882 | 2026.03.13 18:57:10.633430 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_116_23} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14883 | 2026.03.13 18:57:10.633519 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 14884 | 2026.03.13 18:57:15.245476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35094 | ||
| 14885 | 2026.03.13 18:57:15.246127 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.03.13 18:57:15.246167 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14887 | 2026.03.13 18:57:15.246656 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14888 | 2026.03.13 18:57:15.246898 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.03.13 18:57:15.247031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35094 | ||
| 14890 | 2026.03.13 18:57:15.618076 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 14891 | 2026.03.13 18:57:15.618126 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 14892 | 2026.03.13 18:57:15.618724 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14893 | 2026.03.13 18:57:15.618922 [ 5 ] {0fd13832-5d29-4b1a-84ee-bb74a3ab70c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14894 | 2026.03.13 18:57:15.618996 [ 5 ] {0fd13832-5d29-4b1a-84ee-bb74a3ab70c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14895 | 2026.03.13 18:57:15.619736 [ 5 ] {0fd13832-5d29-4b1a-84ee-bb74a3ab70c7} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14896 | 2026.03.13 18:57:15.619782 [ 5 ] {0fd13832-5d29-4b1a-84ee-bb74a3ab70c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14897 | 2026.03.13 18:57:15.620169 [ 5 ] {0fd13832-5d29-4b1a-84ee-bb74a3ab70c7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14898 | 2026.03.13 18:57:15.620418 [ 5 ] {0fd13832-5d29-4b1a-84ee-bb74a3ab70c7} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14899 | 2026.03.13 18:57:15.620608 [ 5 ] {0fd13832-5d29-4b1a-84ee-bb74a3ab70c7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00174 sec., 1149.4252873563219 rows/sec., 93.73 KiB/sec. | ||
| 14900 | 2026.03.13 18:57:15.620661 [ 5 ] {0fd13832-5d29-4b1a-84ee-bb74a3ab70c7} <Debug> TCPHandler: Processed in 0.002077602 sec. | ||
| 14901 | 2026.03.13 18:57:15.620789 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14902 | 2026.03.13 18:57:15.620889 [ 5 ] {8605da62-2e7c-4914-9a8d-2353e16333a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14903 | 2026.03.13 18:57:15.620932 [ 5 ] {8605da62-2e7c-4914-9a8d-2353e16333a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14904 | 2026.03.13 18:57:15.621375 [ 5 ] {8605da62-2e7c-4914-9a8d-2353e16333a1} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14905 | 2026.03.13 18:57:15.621413 [ 5 ] {8605da62-2e7c-4914-9a8d-2353e16333a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14906 | 2026.03.13 18:57:15.621729 [ 5 ] {8605da62-2e7c-4914-9a8d-2353e16333a1} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14907 | 2026.03.13 18:57:15.621989 [ 5 ] {8605da62-2e7c-4914-9a8d-2353e16333a1} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14908 | 2026.03.13 18:57:15.622003 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 14909 | 2026.03.13 18:57:15.622125 [ 5 ] {8605da62-2e7c-4914-9a8d-2353e16333a1} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.00126 sec., 45238.09523809524 rows/sec., 3.47 MiB/sec. | ||
| 14910 | 2026.03.13 18:57:15.622167 [ 5 ] {8605da62-2e7c-4914-9a8d-2353e16333a1} <Debug> TCPHandler: Processed in 0.001433013 sec. | ||
| 14911 | 2026.03.13 18:57:15.622277 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14912 | 2026.03.13 18:57:15.622371 [ 5 ] {f32b9a2a-4d60-45a0-8c33-016104e40ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14913 | 2026.03.13 18:57:15.622412 [ 5 ] {f32b9a2a-4d60-45a0-8c33-016104e40ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14914 | 2026.03.13 18:57:15.622792 [ 5 ] {f32b9a2a-4d60-45a0-8c33-016104e40ed0} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14915 | 2026.03.13 18:57:15.622828 [ 5 ] {f32b9a2a-4d60-45a0-8c33-016104e40ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14916 | 2026.03.13 18:57:15.623110 [ 5 ] {f32b9a2a-4d60-45a0-8c33-016104e40ed0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14917 | 2026.03.13 18:57:15.623317 [ 5 ] {f32b9a2a-4d60-45a0-8c33-016104e40ed0} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14918 | 2026.03.13 18:57:15.623442 [ 5 ] {f32b9a2a-4d60-45a0-8c33-016104e40ed0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001091 sec., 1833.1805682859763 rows/sec., 128.00 KiB/sec. | ||
| 14919 | 2026.03.13 18:57:15.623480 [ 5 ] {f32b9a2a-4d60-45a0-8c33-016104e40ed0} <Debug> TCPHandler: Processed in 0.001250768 sec. | ||
| 14920 | 2026.03.13 18:57:15.623586 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14921 | 2026.03.13 18:57:15.623678 [ 5 ] {2cd32d95-f5d8-4d21-8b4c-e563ea11aff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14922 | 2026.03.13 18:57:15.623717 [ 5 ] {2cd32d95-f5d8-4d21-8b4c-e563ea11aff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14923 | 2026.03.13 18:57:15.624121 [ 5 ] {2cd32d95-f5d8-4d21-8b4c-e563ea11aff6} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14924 | 2026.03.13 18:57:15.624157 [ 5 ] {2cd32d95-f5d8-4d21-8b4c-e563ea11aff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14925 | 2026.03.13 18:57:15.624446 [ 5 ] {2cd32d95-f5d8-4d21-8b4c-e563ea11aff6} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14926 | 2026.03.13 18:57:15.624662 [ 5 ] {2cd32d95-f5d8-4d21-8b4c-e563ea11aff6} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14927 | 2026.03.13 18:57:15.624786 [ 5 ] {2cd32d95-f5d8-4d21-8b4c-e563ea11aff6} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001126 sec., 58614.5648312611 rows/sec., 4.58 MiB/sec. | ||
| 14928 | 2026.03.13 18:57:15.624822 [ 5 ] {2cd32d95-f5d8-4d21-8b4c-e563ea11aff6} <Debug> TCPHandler: Processed in 0.001282978 sec. | ||
| 14929 | 2026.03.13 18:57:15.624927 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14930 | 2026.03.13 18:57:15.625018 [ 5 ] {24936b37-7232-4b52-aaff-643d468abbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14931 | 2026.03.13 18:57:15.625060 [ 5 ] {24936b37-7232-4b52-aaff-643d468abbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14932 | 2026.03.13 18:57:15.625455 [ 5 ] {24936b37-7232-4b52-aaff-643d468abbf5} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14933 | 2026.03.13 18:57:15.625491 [ 5 ] {24936b37-7232-4b52-aaff-643d468abbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14934 | 2026.03.13 18:57:15.625808 [ 5 ] {24936b37-7232-4b52-aaff-643d468abbf5} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14935 | 2026.03.13 18:57:15.626014 [ 5 ] {24936b37-7232-4b52-aaff-643d468abbf5} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14936 | 2026.03.13 18:57:15.626140 [ 5 ] {24936b37-7232-4b52-aaff-643d468abbf5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001139 sec., 141352.06321334504 rows/sec., 9.84 MiB/sec. | ||
| 14937 | 2026.03.13 18:57:15.626175 [ 5 ] {24936b37-7232-4b52-aaff-643d468abbf5} <Debug> TCPHandler: Processed in 0.001295748 sec. | ||
| 14938 | 2026.03.13 18:57:15.626280 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14939 | 2026.03.13 18:57:15.626370 [ 5 ] {f0c53b4b-62da-4ca9-a289-838af2b23eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14940 | 2026.03.13 18:57:15.626410 [ 5 ] {f0c53b4b-62da-4ca9-a289-838af2b23eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14941 | 2026.03.13 18:57:15.626733 [ 5 ] {f0c53b4b-62da-4ca9-a289-838af2b23eb0} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14942 | 2026.03.13 18:57:15.626768 [ 5 ] {f0c53b4b-62da-4ca9-a289-838af2b23eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 14943 | 2026.03.13 18:57:15.627063 [ 5 ] {f0c53b4b-62da-4ca9-a289-838af2b23eb0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14944 | 2026.03.13 18:57:15.627264 [ 5 ] {f0c53b4b-62da-4ca9-a289-838af2b23eb0} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14945 | 2026.03.13 18:57:15.627389 [ 5 ] {f0c53b4b-62da-4ca9-a289-838af2b23eb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 14946 | 2026.03.13 18:57:15.627424 [ 5 ] {f0c53b4b-62da-4ca9-a289-838af2b23eb0} <Debug> TCPHandler: Processed in 0.001190806 sec. | ||
| 14947 | 2026.03.13 18:57:16.237872 [ 224 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 14948 | 2026.03.13 18:57:16.237942 [ 224 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 14949 | 2026.03.13 18:57:16.242057 [ 224 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 14950 | 2026.03.13 18:57:16.777903 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62232 | ||
| 14951 | 2026.03.13 18:57:16.778028 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14952 | 2026.03.13 18:57:16.778058 [ 294 ] {} <Debug> TCP-Session: 82cafea7-a44f-42f3-9e33-2e13567cb7fc Authenticating user 'default' from [fd00:1122:3344:101::e]:62232 | ||
| 14953 | 2026.03.13 18:57:16.778083 [ 294 ] {} <Debug> TCP-Session: 82cafea7-a44f-42f3-9e33-2e13567cb7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14954 | 2026.03.13 18:57:16.778098 [ 294 ] {} <Debug> TCP-Session: 82cafea7-a44f-42f3-9e33-2e13567cb7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14955 | 2026.03.13 18:57:16.778346 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60203 | ||
| 14956 | 2026.03.13 18:57:16.778381 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46560 | ||
| 14957 | 2026.03.13 18:57:16.778407 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48139 | ||
| 14958 | 2026.03.13 18:57:16.778418 [ 294 ] {} <Trace> TCP-Session: 82cafea7-a44f-42f3-9e33-2e13567cb7fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14959 | 2026.03.13 18:57:16.778476 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14960 | 2026.03.13 18:57:16.778398 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38465 | ||
| 14961 | 2026.03.13 18:57:16.778519 [ 3 ] {} <Debug> TCP-Session: d7e8d414-a211-47ca-80ff-bec7a68fc27b Authenticating user 'default' from [fd00:1122:3344:101::e]:60203 | ||
| 14962 | 2026.03.13 18:57:16.778514 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14963 | 2026.03.13 18:57:16.778571 [ 3 ] {} <Debug> TCP-Session: d7e8d414-a211-47ca-80ff-bec7a68fc27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14964 | 2026.03.13 18:57:16.778513 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14965 | 2026.03.13 18:57:16.778596 [ 289 ] {} <Debug> TCP-Session: 154207a9-d99c-4218-84f4-38048304645e Authenticating user 'default' from [fd00:1122:3344:101::e]:46560 | ||
| 14966 | 2026.03.13 18:57:16.778600 [ 3 ] {} <Debug> TCP-Session: d7e8d414-a211-47ca-80ff-bec7a68fc27b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14967 | 2026.03.13 18:57:16.778625 [ 293 ] {} <Debug> TCP-Session: 5dd4c331-c867-4e57-8df1-b9621e357c5a Authenticating user 'default' from [fd00:1122:3344:101::e]:48139 | ||
| 14968 | 2026.03.13 18:57:16.778635 [ 289 ] {} <Debug> TCP-Session: 154207a9-d99c-4218-84f4-38048304645e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14969 | 2026.03.13 18:57:16.778651 [ 294 ] {e8d24be4-3d8f-456d-a59b-b7470f5d80d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62232) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14970 | 2026.03.13 18:57:16.778659 [ 293 ] {} <Debug> TCP-Session: 5dd4c331-c867-4e57-8df1-b9621e357c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14971 | 2026.03.13 18:57:16.778663 [ 289 ] {} <Debug> TCP-Session: 154207a9-d99c-4218-84f4-38048304645e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14972 | 2026.03.13 18:57:16.778692 [ 293 ] {} <Debug> TCP-Session: 5dd4c331-c867-4e57-8df1-b9621e357c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14973 | 2026.03.13 18:57:16.778630 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14974 | 2026.03.13 18:57:16.778378 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56423 | ||
| 14975 | 2026.03.13 18:57:16.778743 [ 292 ] {} <Debug> TCP-Session: df74c998-b3d6-4e32-87b7-e20827960b06 Authenticating user 'default' from [fd00:1122:3344:101::e]:38465 | ||
| 14976 | 2026.03.13 18:57:16.778368 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64221 | ||
| 14977 | 2026.03.13 18:57:16.778780 [ 292 ] {} <Debug> TCP-Session: df74c998-b3d6-4e32-87b7-e20827960b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14978 | 2026.03.13 18:57:16.778806 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14979 | 2026.03.13 18:57:16.778814 [ 292 ] {} <Debug> TCP-Session: df74c998-b3d6-4e32-87b7-e20827960b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14980 | 2026.03.13 18:57:16.778839 [ 290 ] {} <Debug> TCP-Session: b2146c2e-1206-4342-b7c5-be555865e0e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56423 | ||
| 14981 | 2026.03.13 18:57:16.778348 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36055 | ||
| 14982 | 2026.03.13 18:57:16.778870 [ 290 ] {} <Debug> TCP-Session: b2146c2e-1206-4342-b7c5-be555865e0e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14983 | 2026.03.13 18:57:16.778869 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14984 | 2026.03.13 18:57:16.778912 [ 290 ] {} <Debug> TCP-Session: b2146c2e-1206-4342-b7c5-be555865e0e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14985 | 2026.03.13 18:57:16.778938 [ 294 ] {e8d24be4-3d8f-456d-a59b-b7470f5d80d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14986 | 2026.03.13 18:57:16.778954 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14987 | 2026.03.13 18:57:16.778957 [ 288 ] {} <Debug> TCP-Session: 6c0b8605-0994-40a5-bd7e-3647a16325a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64221 | ||
| 14988 | 2026.03.13 18:57:16.778993 [ 287 ] {} <Debug> TCP-Session: 36a67f5e-a483-4e89-afe8-45aa97ceb6fc Authenticating user 'default' from [fd00:1122:3344:101::e]:36055 | ||
| 14989 | 2026.03.13 18:57:16.778999 [ 294 ] {e8d24be4-3d8f-456d-a59b-b7470f5d80d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14990 | 2026.03.13 18:57:16.779022 [ 287 ] {} <Debug> TCP-Session: 36a67f5e-a483-4e89-afe8-45aa97ceb6fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14991 | 2026.03.13 18:57:16.779014 [ 288 ] {} <Debug> TCP-Session: 6c0b8605-0994-40a5-bd7e-3647a16325a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14992 | 2026.03.13 18:57:16.779046 [ 287 ] {} <Debug> TCP-Session: 36a67f5e-a483-4e89-afe8-45aa97ceb6fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14993 | 2026.03.13 18:57:16.779069 [ 288 ] {} <Debug> TCP-Session: 6c0b8605-0994-40a5-bd7e-3647a16325a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14994 | 2026.03.13 18:57:16.778386 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55265 | ||
| 14995 | 2026.03.13 18:57:16.779311 [ 294 ] {e8d24be4-3d8f-456d-a59b-b7470f5d80d8} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 14996 | 2026.03.13 18:57:16.779378 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14997 | 2026.03.13 18:57:16.779410 [ 291 ] {} <Debug> TCP-Session: b2a407b3-0c8d-481b-ab3f-a4f6d37d06f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55265 | ||
| 14998 | 2026.03.13 18:57:16.779426 [ 291 ] {} <Debug> TCP-Session: b2a407b3-0c8d-481b-ab3f-a4f6d37d06f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14999 | 2026.03.13 18:57:16.779438 [ 291 ] {} <Debug> TCP-Session: b2a407b3-0c8d-481b-ab3f-a4f6d37d06f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15000 | 2026.03.13 18:57:16.780254 [ 307 ] {e8d24be4-3d8f-456d-a59b-b7470f5d80d8} <Trace> AggregatingTransform: Aggregating | ||
| 15001 | 2026.03.13 18:57:16.780303 [ 307 ] {e8d24be4-3d8f-456d-a59b-b7470f5d80d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 15002 | 2026.03.13 18:57:16.780341 [ 307 ] {e8d24be4-3d8f-456d-a59b-b7470f5d80d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923168 sec. (1083.226 rows/sec., 42.31 KiB/sec.) | ||
| 15003 | 2026.03.13 18:57:16.780360 [ 307 ] {e8d24be4-3d8f-456d-a59b-b7470f5d80d8} <Trace> Aggregator: Merging aggregated data | ||
| 15004 | 2026.03.13 18:57:16.781728 [ 294 ] {e8d24be4-3d8f-456d-a59b-b7470f5d80d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003142 sec., 318.2686187141948 rows/sec., 12.43 KiB/sec. | ||
| 15005 | 2026.03.13 18:57:16.781859 [ 294 ] {e8d24be4-3d8f-456d-a59b-b7470f5d80d8} <Debug> TCPHandler: Processed in 0.003563907 sec. | ||
| 15006 | 2026.03.13 18:57:16.781973 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15007 | 2026.03.13 18:57:16.782001 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15008 | 2026.03.13 18:57:16.782001 [ 294 ] {} <Debug> TCP-Session: 82cafea7-a44f-42f3-9e33-2e13567cb7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15009 | 2026.03.13 18:57:16.782022 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15010 | 2026.03.13 18:57:16.782037 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15011 | 2026.03.13 18:57:16.782053 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15012 | 2026.03.13 18:57:16.782073 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15013 | 2026.03.13 18:57:16.782086 [ 3 ] {} <Debug> TCP-Session: d7e8d414-a211-47ca-80ff-bec7a68fc27b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15014 | 2026.03.13 18:57:16.782107 [ 288 ] {} <Debug> TCP-Session: 6c0b8605-0994-40a5-bd7e-3647a16325a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15015 | 2026.03.13 18:57:16.782124 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15016 | 2026.03.13 18:57:16.782133 [ 292 ] {} <Debug> TCP-Session: df74c998-b3d6-4e32-87b7-e20827960b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15017 | 2026.03.13 18:57:16.782172 [ 291 ] {} <Debug> TCP-Session: b2a407b3-0c8d-481b-ab3f-a4f6d37d06f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15018 | 2026.03.13 18:57:16.782106 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15019 | 2026.03.13 18:57:16.782091 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15020 | 2026.03.13 18:57:16.782243 [ 289 ] {} <Debug> TCP-Session: 154207a9-d99c-4218-84f4-38048304645e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15021 | 2026.03.13 18:57:16.782269 [ 290 ] {} <Debug> TCP-Session: b2146c2e-1206-4342-b7c5-be555865e0e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15022 | 2026.03.13 18:57:16.782072 [ 287 ] {} <Debug> TCP-Session: 36a67f5e-a483-4e89-afe8-45aa97ceb6fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15023 | 2026.03.13 18:57:16.782043 [ 293 ] {} <Debug> TCP-Session: 5dd4c331-c867-4e57-8df1-b9621e357c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15024 | 2026.03.13 18:57:17.087624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 15025 | 2026.03.13 18:57:17.104625 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15026 | 2026.03.13 18:57:17.104683 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 15027 | 2026.03.13 18:57:17.110880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15028 | 2026.03.13 18:57:17.111590 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15029 | 2026.03.13 18:57:17.114713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15030 | 2026.03.13 18:57:17.875082 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1820 | ||
| 15031 | 2026.03.13 18:57:17.878574 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15032 | 2026.03.13 18:57:17.878661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15033 | 2026.03.13 18:57:17.880531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15034 | 2026.03.13 18:57:17.880920 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15035 | 2026.03.13 18:57:17.881524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1820 | ||
| 15036 | 2026.03.13 18:57:18.176107 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50726 | ||
| 15037 | 2026.03.13 18:57:18.176260 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15038 | 2026.03.13 18:57:18.176299 [ 287 ] {} <Debug> TCP-Session: f974d58a-c7b4-4849-9974-a163cbd7a664 Authenticating user 'default' from [fd00:1122:3344:101::e]:50726 | ||
| 15039 | 2026.03.13 18:57:18.176329 [ 287 ] {} <Debug> TCP-Session: f974d58a-c7b4-4849-9974-a163cbd7a664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15040 | 2026.03.13 18:57:18.176347 [ 287 ] {} <Debug> TCP-Session: f974d58a-c7b4-4849-9974-a163cbd7a664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15041 | 2026.03.13 18:57:18.176630 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33129 | ||
| 15042 | 2026.03.13 18:57:18.176657 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35698 | ||
| 15043 | 2026.03.13 18:57:18.176704 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56603 | ||
| 15044 | 2026.03.13 18:57:18.176710 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44783 | ||
| 15045 | 2026.03.13 18:57:18.176771 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15046 | 2026.03.13 18:57:18.176790 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15047 | 2026.03.13 18:57:18.176806 [ 287 ] {} <Trace> TCP-Session: f974d58a-c7b4-4849-9974-a163cbd7a664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15048 | 2026.03.13 18:57:18.176837 [ 291 ] {} <Debug> TCP-Session: 579b7110-64f9-418d-a229-7802dde0869a Authenticating user 'default' from [fd00:1122:3344:101::e]:35698 | ||
| 15049 | 2026.03.13 18:57:18.176848 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15050 | 2026.03.13 18:57:18.176850 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15051 | 2026.03.13 18:57:18.176867 [ 291 ] {} <Debug> TCP-Session: 579b7110-64f9-418d-a229-7802dde0869a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15052 | 2026.03.13 18:57:18.176875 [ 3 ] {} <Debug> TCP-Session: e8540c14-e4e1-4d16-b89c-506a623910fe Authenticating user 'default' from [fd00:1122:3344:101::e]:44783 | ||
| 15053 | 2026.03.13 18:57:18.176904 [ 294 ] {} <Debug> TCP-Session: 4e0abb1b-4553-4e64-831b-771ddc4a2d30 Authenticating user 'default' from [fd00:1122:3344:101::e]:56603 | ||
| 15054 | 2026.03.13 18:57:18.176918 [ 3 ] {} <Debug> TCP-Session: e8540c14-e4e1-4d16-b89c-506a623910fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15055 | 2026.03.13 18:57:18.176906 [ 291 ] {} <Debug> TCP-Session: 579b7110-64f9-418d-a229-7802dde0869a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15056 | 2026.03.13 18:57:18.176951 [ 3 ] {} <Debug> TCP-Session: e8540c14-e4e1-4d16-b89c-506a623910fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15057 | 2026.03.13 18:57:18.176946 [ 294 ] {} <Debug> TCP-Session: 4e0abb1b-4553-4e64-831b-771ddc4a2d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15058 | 2026.03.13 18:57:18.176821 [ 288 ] {} <Debug> TCP-Session: 1b2e6206-0dff-4893-bbaa-701d4099f9fc Authenticating user 'default' from [fd00:1122:3344:101::e]:33129 | ||
| 15059 | 2026.03.13 18:57:18.176999 [ 294 ] {} <Debug> TCP-Session: 4e0abb1b-4553-4e64-831b-771ddc4a2d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15060 | 2026.03.13 18:57:18.177023 [ 287 ] {abc56fe5-ab18-45bb-ab2b-d56b3ad77805} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50726) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15061 | 2026.03.13 18:57:18.177029 [ 288 ] {} <Debug> TCP-Session: 1b2e6206-0dff-4893-bbaa-701d4099f9fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15062 | 2026.03.13 18:57:18.176685 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37962 | ||
| 15063 | 2026.03.13 18:57:18.177073 [ 288 ] {} <Debug> TCP-Session: 1b2e6206-0dff-4893-bbaa-701d4099f9fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15064 | 2026.03.13 18:57:18.176673 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54077 | ||
| 15065 | 2026.03.13 18:57:18.176641 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43219 | ||
| 15066 | 2026.03.13 18:57:18.176657 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57240 | ||
| 15067 | 2026.03.13 18:57:18.177213 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15068 | 2026.03.13 18:57:18.177199 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15069 | 2026.03.13 18:57:18.177262 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15070 | 2026.03.13 18:57:18.177265 [ 292 ] {} <Debug> TCP-Session: 5b330214-20b1-4ae3-8b88-e9da33eb0b5b Authenticating user 'default' from [fd00:1122:3344:101::e]:54077 | ||
| 15071 | 2026.03.13 18:57:18.177287 [ 293 ] {} <Debug> TCP-Session: 25f756d7-6b51-40d7-98c2-da94ea890d19 Authenticating user 'default' from [fd00:1122:3344:101::e]:37962 | ||
| 15072 | 2026.03.13 18:57:18.177295 [ 289 ] {} <Debug> TCP-Session: 4066e06f-c0ad-453e-a28d-16a72680eca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43219 | ||
| 15073 | 2026.03.13 18:57:18.177305 [ 292 ] {} <Debug> TCP-Session: 5b330214-20b1-4ae3-8b88-e9da33eb0b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15074 | 2026.03.13 18:57:18.177323 [ 293 ] {} <Debug> TCP-Session: 25f756d7-6b51-40d7-98c2-da94ea890d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15075 | 2026.03.13 18:57:18.177332 [ 289 ] {} <Debug> TCP-Session: 4066e06f-c0ad-453e-a28d-16a72680eca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15076 | 2026.03.13 18:57:18.177352 [ 293 ] {} <Debug> TCP-Session: 25f756d7-6b51-40d7-98c2-da94ea890d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15077 | 2026.03.13 18:57:18.177362 [ 289 ] {} <Debug> TCP-Session: 4066e06f-c0ad-453e-a28d-16a72680eca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15078 | 2026.03.13 18:57:18.177367 [ 287 ] {abc56fe5-ab18-45bb-ab2b-d56b3ad77805} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15079 | 2026.03.13 18:57:18.177294 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15080 | 2026.03.13 18:57:18.177341 [ 292 ] {} <Debug> TCP-Session: 5b330214-20b1-4ae3-8b88-e9da33eb0b5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15081 | 2026.03.13 18:57:18.177448 [ 290 ] {} <Debug> TCP-Session: 21ba47e3-03ec-4c81-8b44-ffbd0e1681ea Authenticating user 'default' from [fd00:1122:3344:101::e]:57240 | ||
| 15082 | 2026.03.13 18:57:18.177456 [ 287 ] {abc56fe5-ab18-45bb-ab2b-d56b3ad77805} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15083 | 2026.03.13 18:57:18.177480 [ 290 ] {} <Debug> TCP-Session: 21ba47e3-03ec-4c81-8b44-ffbd0e1681ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15084 | 2026.03.13 18:57:18.177509 [ 290 ] {} <Debug> TCP-Session: 21ba47e3-03ec-4c81-8b44-ffbd0e1681ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15085 | 2026.03.13 18:57:18.177863 [ 287 ] {abc56fe5-ab18-45bb-ab2b-d56b3ad77805} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 15086 | 2026.03.13 18:57:18.179185 [ 314 ] {abc56fe5-ab18-45bb-ab2b-d56b3ad77805} <Trace> AggregatingTransform: Aggregating | ||
| 15087 | 2026.03.13 18:57:18.179252 [ 314 ] {abc56fe5-ab18-45bb-ab2b-d56b3ad77805} <Trace> Aggregator: Aggregation method: without_key | ||
| 15088 | 2026.03.13 18:57:18.179305 [ 314 ] {abc56fe5-ab18-45bb-ab2b-d56b3ad77805} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001294928 sec. (772.244 rows/sec., 30.17 KiB/sec.) | ||
| 15089 | 2026.03.13 18:57:18.179329 [ 314 ] {abc56fe5-ab18-45bb-ab2b-d56b3ad77805} <Trace> Aggregator: Merging aggregated data | ||
| 15090 | 2026.03.13 18:57:18.180599 [ 287 ] {abc56fe5-ab18-45bb-ab2b-d56b3ad77805} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003646 sec., 274.27317608337904 rows/sec., 10.71 KiB/sec. | ||
| 15091 | 2026.03.13 18:57:18.180765 [ 287 ] {abc56fe5-ab18-45bb-ab2b-d56b3ad77805} <Debug> TCPHandler: Processed in 0.004129693 sec. | ||
| 15092 | 2026.03.13 18:57:18.180887 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15093 | 2026.03.13 18:57:18.180917 [ 287 ] {} <Debug> TCP-Session: f974d58a-c7b4-4849-9974-a163cbd7a664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15094 | 2026.03.13 18:57:18.180919 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15095 | 2026.03.13 18:57:18.180941 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15096 | 2026.03.13 18:57:18.180965 [ 288 ] {} <Debug> TCP-Session: 1b2e6206-0dff-4893-bbaa-701d4099f9fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15097 | 2026.03.13 18:57:18.180964 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15098 | 2026.03.13 18:57:18.180995 [ 289 ] {} <Debug> TCP-Session: 4066e06f-c0ad-453e-a28d-16a72680eca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15099 | 2026.03.13 18:57:18.181025 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15100 | 2026.03.13 18:57:18.181049 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15101 | 2026.03.13 18:57:18.181069 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15102 | 2026.03.13 18:57:18.181076 [ 3 ] {} <Debug> TCP-Session: e8540c14-e4e1-4d16-b89c-506a623910fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15103 | 2026.03.13 18:57:18.181099 [ 292 ] {} <Debug> TCP-Session: 5b330214-20b1-4ae3-8b88-e9da33eb0b5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15104 | 2026.03.13 18:57:18.181121 [ 294 ] {} <Debug> TCP-Session: 4e0abb1b-4553-4e64-831b-771ddc4a2d30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15105 | 2026.03.13 18:57:18.181001 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15106 | 2026.03.13 18:57:18.180981 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15107 | 2026.03.13 18:57:18.181191 [ 293 ] {} <Debug> TCP-Session: 25f756d7-6b51-40d7-98c2-da94ea890d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15108 | 2026.03.13 18:57:18.181064 [ 290 ] {} <Debug> TCP-Session: 21ba47e3-03ec-4c81-8b44-ffbd0e1681ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15109 | 2026.03.13 18:57:18.181218 [ 291 ] {} <Debug> TCP-Session: 579b7110-64f9-418d-a229-7802dde0869a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15110 | 2026.03.13 18:57:18.509598 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40708 | ||
| 15111 | 2026.03.13 18:57:18.509699 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15112 | 2026.03.13 18:57:18.509724 [ 287 ] {} <Debug> TCP-Session: 9d13a065-30c5-4eec-81f4-012ba9a123d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40708 | ||
| 15113 | 2026.03.13 18:57:18.509746 [ 287 ] {} <Debug> TCP-Session: 9d13a065-30c5-4eec-81f4-012ba9a123d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15114 | 2026.03.13 18:57:18.509759 [ 287 ] {} <Debug> TCP-Session: 9d13a065-30c5-4eec-81f4-012ba9a123d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15115 | 2026.03.13 18:57:18.509937 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65192 | ||
| 15116 | 2026.03.13 18:57:18.509988 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55662 | ||
| 15117 | 2026.03.13 18:57:18.510006 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62933 | ||
| 15118 | 2026.03.13 18:57:18.510044 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15119 | 2026.03.13 18:57:18.510046 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43370 | ||
| 15120 | 2026.03.13 18:57:18.510077 [ 288 ] {} <Debug> TCP-Session: c8f81491-0408-4a56-b4ed-2062562c4847 Authenticating user 'default' from [fd00:1122:3344:101::e]:65192 | ||
| 15121 | 2026.03.13 18:57:18.510092 [ 287 ] {} <Trace> TCP-Session: 9d13a065-30c5-4eec-81f4-012ba9a123d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15122 | 2026.03.13 18:57:18.510105 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15123 | 2026.03.13 18:57:18.510120 [ 288 ] {} <Debug> TCP-Session: c8f81491-0408-4a56-b4ed-2062562c4847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15124 | 2026.03.13 18:57:18.510147 [ 292 ] {} <Debug> TCP-Session: 6aabf54e-8afd-4db5-80e2-737e388191fd Authenticating user 'default' from [fd00:1122:3344:101::e]:62933 | ||
| 15125 | 2026.03.13 18:57:18.510150 [ 288 ] {} <Debug> TCP-Session: c8f81491-0408-4a56-b4ed-2062562c4847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15126 | 2026.03.13 18:57:18.510154 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15127 | 2026.03.13 18:57:18.510165 [ 292 ] {} <Debug> TCP-Session: 6aabf54e-8afd-4db5-80e2-737e388191fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15128 | 2026.03.13 18:57:18.510104 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15129 | 2026.03.13 18:57:18.510201 [ 3 ] {} <Debug> TCP-Session: 9032cea3-1678-4bd3-95b8-55c8d75af354 Authenticating user 'default' from [fd00:1122:3344:101::e]:43370 | ||
| 15130 | 2026.03.13 18:57:18.510236 [ 289 ] {} <Debug> TCP-Session: 224cc3e7-9b18-4469-ba62-5beadb09c06c Authenticating user 'default' from [fd00:1122:3344:101::e]:55662 | ||
| 15131 | 2026.03.13 18:57:18.510253 [ 3 ] {} <Debug> TCP-Session: 9032cea3-1678-4bd3-95b8-55c8d75af354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15132 | 2026.03.13 18:57:18.510204 [ 292 ] {} <Debug> TCP-Session: 6aabf54e-8afd-4db5-80e2-737e388191fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15133 | 2026.03.13 18:57:18.510278 [ 3 ] {} <Debug> TCP-Session: 9032cea3-1678-4bd3-95b8-55c8d75af354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15134 | 2026.03.13 18:57:18.510040 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36679 | ||
| 15135 | 2026.03.13 18:57:18.510026 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47649 | ||
| 15136 | 2026.03.13 18:57:18.510000 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33441 | ||
| 15137 | 2026.03.13 18:57:18.509997 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57106 | ||
| 15138 | 2026.03.13 18:57:18.510411 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15139 | 2026.03.13 18:57:18.510421 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15140 | 2026.03.13 18:57:18.510451 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15141 | 2026.03.13 18:57:18.510458 [ 294 ] {} <Debug> TCP-Session: db0943d5-fb25-4aa3-b56b-d904ae82c539 Authenticating user 'default' from [fd00:1122:3344:101::e]:36679 | ||
| 15142 | 2026.03.13 18:57:18.510474 [ 293 ] {} <Debug> TCP-Session: 149e282b-15c8-49f8-8724-0ca877480271 Authenticating user 'default' from [fd00:1122:3344:101::e]:47649 | ||
| 15143 | 2026.03.13 18:57:18.510481 [ 290 ] {} <Debug> TCP-Session: 2dd226e0-4bd1-4775-9e34-9e1dfae7205d Authenticating user 'default' from [fd00:1122:3344:101::e]:33441 | ||
| 15144 | 2026.03.13 18:57:18.510499 [ 294 ] {} <Debug> TCP-Session: db0943d5-fb25-4aa3-b56b-d904ae82c539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15145 | 2026.03.13 18:57:18.510502 [ 293 ] {} <Debug> TCP-Session: 149e282b-15c8-49f8-8724-0ca877480271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15146 | 2026.03.13 18:57:18.510519 [ 294 ] {} <Debug> TCP-Session: db0943d5-fb25-4aa3-b56b-d904ae82c539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15147 | 2026.03.13 18:57:18.510516 [ 290 ] {} <Debug> TCP-Session: 2dd226e0-4bd1-4775-9e34-9e1dfae7205d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15148 | 2026.03.13 18:57:18.510530 [ 293 ] {} <Debug> TCP-Session: 149e282b-15c8-49f8-8724-0ca877480271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15149 | 2026.03.13 18:57:18.510549 [ 290 ] {} <Debug> TCP-Session: 2dd226e0-4bd1-4775-9e34-9e1dfae7205d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15150 | 2026.03.13 18:57:18.510475 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15151 | 2026.03.13 18:57:18.510307 [ 287 ] {4acda783-07be-4687-97c1-4bd8fa0dbc59} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40708) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15152 | 2026.03.13 18:57:18.510601 [ 291 ] {} <Debug> TCP-Session: 32eb6008-d8a8-4db6-90c0-e984a0521b6e Authenticating user 'default' from [fd00:1122:3344:101::e]:57106 | ||
| 15153 | 2026.03.13 18:57:18.510275 [ 289 ] {} <Debug> TCP-Session: 224cc3e7-9b18-4469-ba62-5beadb09c06c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15154 | 2026.03.13 18:57:18.510626 [ 291 ] {} <Debug> TCP-Session: 32eb6008-d8a8-4db6-90c0-e984a0521b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15155 | 2026.03.13 18:57:18.510644 [ 289 ] {} <Debug> TCP-Session: 224cc3e7-9b18-4469-ba62-5beadb09c06c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15156 | 2026.03.13 18:57:18.510658 [ 291 ] {} <Debug> TCP-Session: 32eb6008-d8a8-4db6-90c0-e984a0521b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15157 | 2026.03.13 18:57:18.510850 [ 287 ] {4acda783-07be-4687-97c1-4bd8fa0dbc59} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15158 | 2026.03.13 18:57:18.510904 [ 287 ] {4acda783-07be-4687-97c1-4bd8fa0dbc59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15159 | 2026.03.13 18:57:18.511178 [ 287 ] {4acda783-07be-4687-97c1-4bd8fa0dbc59} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 15160 | 2026.03.13 18:57:18.512020 [ 327 ] {4acda783-07be-4687-97c1-4bd8fa0dbc59} <Trace> AggregatingTransform: Aggregating | ||
| 15161 | 2026.03.13 18:57:18.512054 [ 327 ] {4acda783-07be-4687-97c1-4bd8fa0dbc59} <Trace> Aggregator: Aggregation method: without_key | ||
| 15162 | 2026.03.13 18:57:18.512087 [ 327 ] {4acda783-07be-4687-97c1-4bd8fa0dbc59} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000810425 sec. (1233.920 rows/sec., 48.20 KiB/sec.) | ||
| 15163 | 2026.03.13 18:57:18.512104 [ 327 ] {4acda783-07be-4687-97c1-4bd8fa0dbc59} <Trace> Aggregator: Merging aggregated data | ||
| 15164 | 2026.03.13 18:57:18.513499 [ 287 ] {4acda783-07be-4687-97c1-4bd8fa0dbc59} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003269 sec., 305.90394616090543 rows/sec., 11.95 KiB/sec. | ||
| 15165 | 2026.03.13 18:57:18.513581 [ 287 ] {4acda783-07be-4687-97c1-4bd8fa0dbc59} <Debug> TCPHandler: Processed in 0.003617368 sec. | ||
| 15166 | 2026.03.13 18:57:18.513698 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15167 | 2026.03.13 18:57:18.513728 [ 287 ] {} <Debug> TCP-Session: 9d13a065-30c5-4eec-81f4-012ba9a123d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15168 | 2026.03.13 18:57:18.513729 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15169 | 2026.03.13 18:57:18.513746 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15170 | 2026.03.13 18:57:18.513778 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15171 | 2026.03.13 18:57:18.513796 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15172 | 2026.03.13 18:57:18.513811 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15173 | 2026.03.13 18:57:18.513831 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15174 | 2026.03.13 18:57:18.513851 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15175 | 2026.03.13 18:57:18.513870 [ 291 ] {} <Debug> TCP-Session: 32eb6008-d8a8-4db6-90c0-e984a0521b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15176 | 2026.03.13 18:57:18.513889 [ 292 ] {} <Debug> TCP-Session: 6aabf54e-8afd-4db5-80e2-737e388191fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15177 | 2026.03.13 18:57:18.513906 [ 3 ] {} <Debug> TCP-Session: 9032cea3-1678-4bd3-95b8-55c8d75af354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15178 | 2026.03.13 18:57:18.513865 [ 293 ] {} <Debug> TCP-Session: 149e282b-15c8-49f8-8724-0ca877480271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15179 | 2026.03.13 18:57:18.513823 [ 294 ] {} <Debug> TCP-Session: db0943d5-fb25-4aa3-b56b-d904ae82c539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15180 | 2026.03.13 18:57:18.513783 [ 288 ] {} <Debug> TCP-Session: c8f81491-0408-4a56-b4ed-2062562c4847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15181 | 2026.03.13 18:57:18.513816 [ 290 ] {} <Debug> TCP-Session: 2dd226e0-4bd1-4775-9e34-9e1dfae7205d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15182 | 2026.03.13 18:57:18.513760 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15183 | 2026.03.13 18:57:18.514078 [ 289 ] {} <Debug> TCP-Session: 224cc3e7-9b18-4469-ba62-5beadb09c06c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15184 | 2026.03.13 18:57:20.613675 [ 220 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 15185 | 2026.03.13 18:57:20.613747 [ 220 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 15186 | 2026.03.13 18:57:20.616342 [ 220 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 15187 | 2026.03.13 18:57:20.624694 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15188 | 2026.03.13 18:57:20.624896 [ 5 ] {aaa9253e-26c4-4199-95c2-41e5169ec323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15189 | 2026.03.13 18:57:20.624968 [ 5 ] {aaa9253e-26c4-4199-95c2-41e5169ec323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15190 | 2026.03.13 18:57:20.625763 [ 5 ] {aaa9253e-26c4-4199-95c2-41e5169ec323} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15191 | 2026.03.13 18:57:20.625812 [ 5 ] {aaa9253e-26c4-4199-95c2-41e5169ec323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15192 | 2026.03.13 18:57:20.626211 [ 5 ] {aaa9253e-26c4-4199-95c2-41e5169ec323} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15193 | 2026.03.13 18:57:20.626438 [ 5 ] {aaa9253e-26c4-4199-95c2-41e5169ec323} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15194 | 2026.03.13 18:57:20.626584 [ 78 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15195 | 2026.03.13 18:57:20.626592 [ 5 ] {aaa9253e-26c4-4199-95c2-41e5169ec323} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.00175 sec., 78857.14285714286 rows/sec., 6.86 MiB/sec. | ||
| 15196 | 2026.03.13 18:57:20.626674 [ 78 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15197 | 2026.03.13 18:57:20.626686 [ 5 ] {aaa9253e-26c4-4199-95c2-41e5169ec323} <Debug> TCPHandler: Processed in 0.002131444 sec. | ||
| 15198 | 2026.03.13 18:57:20.626715 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15199 | 2026.03.13 18:57:20.626828 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 15200 | 2026.03.13 18:57:20.626843 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15201 | 2026.03.13 18:57:20.626961 [ 5 ] {052845d2-ea55-4143-9c6b-700027a6df31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15202 | 2026.03.13 18:57:20.626967 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15203 | 2026.03.13 18:57:20.627008 [ 5 ] {052845d2-ea55-4143-9c6b-700027a6df31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15204 | 2026.03.13 18:57:20.627018 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2894 rows starting from the beginning of the part | ||
| 15205 | 2026.03.13 18:57:20.627101 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 15206 | 2026.03.13 18:57:20.627155 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part | ||
| 15207 | 2026.03.13 18:57:20.627203 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 138 rows starting from the beginning of the part | ||
| 15208 | 2026.03.13 18:57:20.627248 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 57 rows starting from the beginning of the part | ||
| 15209 | 2026.03.13 18:57:20.627293 [ 202 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 138 rows starting from the beginning of the part | ||
| 15210 | 2026.03.13 18:57:20.627476 [ 5 ] {052845d2-ea55-4143-9c6b-700027a6df31} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15211 | 2026.03.13 18:57:20.627518 [ 5 ] {052845d2-ea55-4143-9c6b-700027a6df31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15212 | 2026.03.13 18:57:20.627841 [ 5 ] {052845d2-ea55-4143-9c6b-700027a6df31} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15213 | 2026.03.13 18:57:20.628059 [ 5 ] {052845d2-ea55-4143-9c6b-700027a6df31} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15214 | 2026.03.13 18:57:20.628195 [ 5 ] {052845d2-ea55-4143-9c6b-700027a6df31} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001252 sec., 32747.603833865815 rows/sec., 2.40 MiB/sec. | ||
| 15215 | 2026.03.13 18:57:20.628234 [ 5 ] {052845d2-ea55-4143-9c6b-700027a6df31} <Debug> TCPHandler: Processed in 0.001438133 sec. | ||
| 15216 | 2026.03.13 18:57:20.628356 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15217 | 2026.03.13 18:57:20.628448 [ 5 ] {794ffbec-48ed-4f3a-802d-76b4f35623b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15218 | 2026.03.13 18:57:20.628488 [ 5 ] {794ffbec-48ed-4f3a-802d-76b4f35623b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15219 | 2026.03.13 18:57:20.628758 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001977759 sec., 1688274.4560889371 rows/sec., 138.07 MiB/sec. | ||
| 15220 | 2026.03.13 18:57:20.628978 [ 5 ] {794ffbec-48ed-4f3a-802d-76b4f35623b8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15221 | 2026.03.13 18:57:20.629026 [ 5 ] {794ffbec-48ed-4f3a-802d-76b4f35623b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15222 | 2026.03.13 18:57:20.629029 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15223 | 2026.03.13 18:57:20.629282 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_121_24} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15224 | 2026.03.13 18:57:20.629352 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_121_24} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15225 | 2026.03.13 18:57:20.629424 [ 5 ] {794ffbec-48ed-4f3a-802d-76b4f35623b8} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15226 | 2026.03.13 18:57:20.629439 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 15227 | 2026.03.13 18:57:20.629682 [ 5 ] {794ffbec-48ed-4f3a-802d-76b4f35623b8} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15228 | 2026.03.13 18:57:20.629811 [ 78 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15229 | 2026.03.13 18:57:20.629837 [ 5 ] {794ffbec-48ed-4f3a-802d-76b4f35623b8} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001405 sec., 74733.09608540926 rows/sec., 5.84 MiB/sec. | ||
| 15230 | 2026.03.13 18:57:20.629841 [ 78 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15231 | 2026.03.13 18:57:20.629878 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15232 | 2026.03.13 18:57:20.629889 [ 5 ] {794ffbec-48ed-4f3a-802d-76b4f35623b8} <Debug> TCPHandler: Processed in 0.001580028 sec. | ||
| 15233 | 2026.03.13 18:57:20.629937 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 15234 | 2026.03.13 18:57:20.630010 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15235 | 2026.03.13 18:57:20.630026 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15236 | 2026.03.13 18:57:20.630057 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1552 rows starting from the beginning of the part | ||
| 15237 | 2026.03.13 18:57:20.630100 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 15238 | 2026.03.13 18:57:20.630110 [ 5 ] {5c2a4acc-77e7-4a4e-9904-eb7d386f786f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15239 | 2026.03.13 18:57:20.630135 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
| 15240 | 2026.03.13 18:57:20.630159 [ 5 ] {5c2a4acc-77e7-4a4e-9904-eb7d386f786f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15241 | 2026.03.13 18:57:20.630173 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 105 rows starting from the beginning of the part | ||
| 15242 | 2026.03.13 18:57:20.630209 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 66 rows starting from the beginning of the part | ||
| 15243 | 2026.03.13 18:57:20.630255 [ 202 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 105 rows starting from the beginning of the part | ||
| 15244 | 2026.03.13 18:57:20.630583 [ 5 ] {5c2a4acc-77e7-4a4e-9904-eb7d386f786f} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15245 | 2026.03.13 18:57:20.630623 [ 5 ] {5c2a4acc-77e7-4a4e-9904-eb7d386f786f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15246 | 2026.03.13 18:57:20.630962 [ 5 ] {5c2a4acc-77e7-4a4e-9904-eb7d386f786f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15247 | 2026.03.13 18:57:20.631175 [ 5 ] {5c2a4acc-77e7-4a4e-9904-eb7d386f786f} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15248 | 2026.03.13 18:57:20.631205 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293059 sec., 1512691.9962662184 rows/sec., 113.93 MiB/sec. | ||
| 15249 | 2026.03.13 18:57:20.631280 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 2 parts from all_1_114_26 to all_115_115_0 | ||
| 15250 | 2026.03.13 18:57:20.631305 [ 5 ] {5c2a4acc-77e7-4a4e-9904-eb7d386f786f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 15251 | 2026.03.13 18:57:20.631310 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15252 | 2026.03.13 18:57:20.631345 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15253 | 2026.03.13 18:57:20.631350 [ 5 ] {5c2a4acc-77e7-4a4e-9904-eb7d386f786f} <Debug> TCPHandler: Processed in 0.001389621 sec. | ||
| 15254 | 2026.03.13 18:57:20.631366 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15255 | 2026.03.13 18:57:20.631407 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_115_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_114_26 to all_115_115_0 into Compact with storage Full | ||
| 15256 | 2026.03.13 18:57:20.631474 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15257 | 2026.03.13 18:57:20.631505 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_115_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15258 | 2026.03.13 18:57:20.631539 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_115_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_26, total 38833 rows starting from the beginning of the part | ||
| 15259 | 2026.03.13 18:57:20.631570 [ 5 ] {9dacbf23-9981-47cd-a718-679368c7db03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15260 | 2026.03.13 18:57:20.631595 [ 194 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_115_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 128 rows starting from the beginning of the part | ||
| 15261 | 2026.03.13 18:57:20.631602 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_121_24} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15262 | 2026.03.13 18:57:20.631629 [ 5 ] {9dacbf23-9981-47cd-a718-679368c7db03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15263 | 2026.03.13 18:57:20.631676 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_121_24} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15264 | 2026.03.13 18:57:20.631755 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 15265 | 2026.03.13 18:57:20.632508 [ 5 ] {9dacbf23-9981-47cd-a718-679368c7db03} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15266 | 2026.03.13 18:57:20.632547 [ 5 ] {9dacbf23-9981-47cd-a718-679368c7db03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15267 | 2026.03.13 18:57:20.633144 [ 5 ] {9dacbf23-9981-47cd-a718-679368c7db03} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15268 | 2026.03.13 18:57:20.633366 [ 5 ] {9dacbf23-9981-47cd-a718-679368c7db03} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15269 | 2026.03.13 18:57:20.633503 [ 5 ] {9dacbf23-9981-47cd-a718-679368c7db03} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001951 sec., 21014.864172219375 rows/sec., 37.66 MiB/sec. | ||
| 15270 | 2026.03.13 18:57:20.633518 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): 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] | ||
| 15271 | 2026.03.13 18:57:20.633552 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): 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] | ||
| 15272 | 2026.03.13 18:57:20.633557 [ 5 ] {9dacbf23-9981-47cd-a718-679368c7db03} <Debug> TCPHandler: Processed in 0.002130523 sec. | ||
| 15273 | 2026.03.13 18:57:20.633697 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15274 | 2026.03.13 18:57:20.633791 [ 5 ] {e8353c58-d26c-4b38-8c3e-fadfcef59d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15275 | 2026.03.13 18:57:20.633834 [ 5 ] {e8353c58-d26c-4b38-8c3e-fadfcef59d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15276 | 2026.03.13 18:57:20.634174 [ 5 ] {e8353c58-d26c-4b38-8c3e-fadfcef59d0b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15277 | 2026.03.13 18:57:20.634212 [ 5 ] {e8353c58-d26c-4b38-8c3e-fadfcef59d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15278 | 2026.03.13 18:57:20.634582 [ 5 ] {e8353c58-d26c-4b38-8c3e-fadfcef59d0b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15279 | 2026.03.13 18:57:20.634860 [ 5 ] {e8353c58-d26c-4b38-8c3e-fadfcef59d0b} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15280 | 2026.03.13 18:57:20.635000 [ 5 ] {e8353c58-d26c-4b38-8c3e-fadfcef59d0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 15281 | 2026.03.13 18:57:20.635037 [ 5 ] {e8353c58-d26c-4b38-8c3e-fadfcef59d0b} <Debug> TCPHandler: Processed in 0.001390461 sec. | ||
| 15282 | 2026.03.13 18:57:20.635412 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): 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] | ||
| 15283 | 2026.03.13 18:57:20.637746 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_115_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38961 rows, containing 5 columns (5 merged, 0 gathered) in 0.00635494 sec., 6130821.062039925 rows/sec., 402.78 MiB/sec. | ||
| 15284 | 2026.03.13 18:57:20.638344 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_115_27} <Trace> MergedBlockOutputStream: filled checksums all_1_115_27 (state Temporary) | ||
| 15285 | 2026.03.13 18:57:20.638652 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_115_27} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_115_27 to all_1_115_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15286 | 2026.03.13 18:57:20.638728 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_115_27} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 2 parts: [all_1_114_26, all_115_115_0] -> all_1_115_27 | ||
| 15287 | 2026.03.13 18:57:20.638816 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15288 | 2026.03.13 18:57:22.518799 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15289 | 2026.03.13 18:57:22.518894 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15290 | 2026.03.13 18:57:22.748175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35542 | ||
| 15291 | 2026.03.13 18:57:22.748697 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15292 | 2026.03.13 18:57:22.748743 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15293 | 2026.03.13 18:57:22.749224 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15294 | 2026.03.13 18:57:22.749451 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15295 | 2026.03.13 18:57:22.749587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35542 | ||
| 15296 | 2026.03.13 18:57:24.615761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15297 | 2026.03.13 18:57:24.633423 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15298 | 2026.03.13 18:57:24.633484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15299 | 2026.03.13 18:57:24.639603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15300 | 2026.03.13 18:57:24.640299 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15301 | 2026.03.13 18:57:24.643332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15302 | 2026.03.13 18:57:25.618216 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15303 | 2026.03.13 18:57:25.618420 [ 5 ] {cde5e13b-df97-4c2d-bca4-7196246f69ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15304 | 2026.03.13 18:57:25.618495 [ 5 ] {cde5e13b-df97-4c2d-bca4-7196246f69ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15305 | 2026.03.13 18:57:25.619235 [ 5 ] {cde5e13b-df97-4c2d-bca4-7196246f69ad} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15306 | 2026.03.13 18:57:25.619283 [ 5 ] {cde5e13b-df97-4c2d-bca4-7196246f69ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15307 | 2026.03.13 18:57:25.619683 [ 5 ] {cde5e13b-df97-4c2d-bca4-7196246f69ad} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15308 | 2026.03.13 18:57:25.619911 [ 5 ] {cde5e13b-df97-4c2d-bca4-7196246f69ad} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15309 | 2026.03.13 18:57:25.620068 [ 5 ] {cde5e13b-df97-4c2d-bca4-7196246f69ad} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001703 sec., 32883.14738696418 rows/sec., 2.53 MiB/sec. | ||
| 15310 | 2026.03.13 18:57:25.620109 [ 5 ] {cde5e13b-df97-4c2d-bca4-7196246f69ad} <Debug> TCPHandler: Processed in 0.002036311 sec. | ||
| 15311 | 2026.03.13 18:57:25.620231 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15312 | 2026.03.13 18:57:25.620328 [ 5 ] {a2db3fca-01a1-4f99-b2fa-ba9950d66f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15313 | 2026.03.13 18:57:25.620368 [ 5 ] {a2db3fca-01a1-4f99-b2fa-ba9950d66f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15314 | 2026.03.13 18:57:25.620794 [ 5 ] {a2db3fca-01a1-4f99-b2fa-ba9950d66f61} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15315 | 2026.03.13 18:57:25.620832 [ 5 ] {a2db3fca-01a1-4f99-b2fa-ba9950d66f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15316 | 2026.03.13 18:57:25.621137 [ 5 ] {a2db3fca-01a1-4f99-b2fa-ba9950d66f61} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15317 | 2026.03.13 18:57:25.621353 [ 5 ] {a2db3fca-01a1-4f99-b2fa-ba9950d66f61} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2026.03.13 18:57:25.621483 [ 5 ] {a2db3fca-01a1-4f99-b2fa-ba9950d66f61} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 15319 | 2026.03.13 18:57:25.621522 [ 5 ] {a2db3fca-01a1-4f99-b2fa-ba9950d66f61} <Debug> TCPHandler: Processed in 0.00134239 sec. | ||
| 15320 | 2026.03.13 18:57:25.621635 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15321 | 2026.03.13 18:57:25.621729 [ 5 ] {832fa4a6-25ca-4c35-9fff-029d49470b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15322 | 2026.03.13 18:57:25.621773 [ 5 ] {832fa4a6-25ca-4c35-9fff-029d49470b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15323 | 2026.03.13 18:57:25.622184 [ 5 ] {832fa4a6-25ca-4c35-9fff-029d49470b2d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15324 | 2026.03.13 18:57:25.622221 [ 5 ] {832fa4a6-25ca-4c35-9fff-029d49470b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15325 | 2026.03.13 18:57:25.622551 [ 5 ] {832fa4a6-25ca-4c35-9fff-029d49470b2d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15326 | 2026.03.13 18:57:25.622770 [ 5 ] {832fa4a6-25ca-4c35-9fff-029d49470b2d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15327 | 2026.03.13 18:57:25.622901 [ 5 ] {832fa4a6-25ca-4c35-9fff-029d49470b2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 15328 | 2026.03.13 18:57:25.622910 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 2 parts from all_1_115_27 to all_116_116_0 | ||
| 15329 | 2026.03.13 18:57:25.622938 [ 5 ] {832fa4a6-25ca-4c35-9fff-029d49470b2d} <Debug> TCPHandler: Processed in 0.001352891 sec. | ||
| 15330 | 2026.03.13 18:57:25.622978 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15331 | 2026.03.13 18:57:25.623004 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15332 | 2026.03.13 18:57:25.623071 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15333 | 2026.03.13 18:57:25.623110 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_116_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_115_27 to all_116_116_0 into Compact with storage Full | ||
| 15334 | 2026.03.13 18:57:25.623169 [ 5 ] {dcfb519e-6060-4f5e-a1b2-baed1a47a2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15335 | 2026.03.13 18:57:25.623217 [ 5 ] {dcfb519e-6060-4f5e-a1b2-baed1a47a2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15336 | 2026.03.13 18:57:25.623247 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_116_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15337 | 2026.03.13 18:57:25.623302 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_116_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_27, total 38961 rows starting from the beginning of the part | ||
| 15338 | 2026.03.13 18:57:25.623379 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_116_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 15339 | 2026.03.13 18:57:25.623551 [ 5 ] {dcfb519e-6060-4f5e-a1b2-baed1a47a2cd} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15340 | 2026.03.13 18:57:25.623594 [ 5 ] {dcfb519e-6060-4f5e-a1b2-baed1a47a2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15341 | 2026.03.13 18:57:25.623938 [ 5 ] {dcfb519e-6060-4f5e-a1b2-baed1a47a2cd} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15342 | 2026.03.13 18:57:25.624154 [ 5 ] {dcfb519e-6060-4f5e-a1b2-baed1a47a2cd} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2026.03.13 18:57:25.624287 [ 5 ] {dcfb519e-6060-4f5e-a1b2-baed1a47a2cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 15344 | 2026.03.13 18:57:25.624323 [ 5 ] {dcfb519e-6060-4f5e-a1b2-baed1a47a2cd} <Debug> TCPHandler: Processed in 0.001304099 sec. | ||
| 15345 | 2026.03.13 18:57:25.629496 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_116_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39121 rows, containing 5 columns (5 merged, 0 gathered) in 0.006421032 sec., 6092634.330431619 rows/sec., 400.37 MiB/sec. | ||
| 15346 | 2026.03.13 18:57:25.630146 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_116_28} <Trace> MergedBlockOutputStream: filled checksums all_1_116_28 (state Temporary) | ||
| 15347 | 2026.03.13 18:57:25.630463 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_116_28} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_116_28 to all_1_116_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15348 | 2026.03.13 18:57:25.630544 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_116_28} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 2 parts: [all_1_115_27, all_116_116_0] -> all_1_116_28 | ||
| 15349 | 2026.03.13 18:57:25.630647 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15350 | 2026.03.13 18:57:26.589688 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15351 | 2026.03.13 18:57:26.589887 [ 5 ] {9f9c2bd4-ca8a-4f68-9caa-f6dcbccf9136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15352 | 2026.03.13 18:57:26.589960 [ 5 ] {9f9c2bd4-ca8a-4f68-9caa-f6dcbccf9136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15353 | 2026.03.13 18:57:26.590628 [ 5 ] {9f9c2bd4-ca8a-4f68-9caa-f6dcbccf9136} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15354 | 2026.03.13 18:57:26.590669 [ 5 ] {9f9c2bd4-ca8a-4f68-9caa-f6dcbccf9136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15355 | 2026.03.13 18:57:26.591066 [ 5 ] {9f9c2bd4-ca8a-4f68-9caa-f6dcbccf9136} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15356 | 2026.03.13 18:57:26.591295 [ 5 ] {9f9c2bd4-ca8a-4f68-9caa-f6dcbccf9136} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15357 | 2026.03.13 18:57:26.591455 [ 5 ] {9f9c2bd4-ca8a-4f68-9caa-f6dcbccf9136} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001623 sec., 14787.430683918668 rows/sec., 1.23 MiB/sec. | ||
| 15358 | 2026.03.13 18:57:26.591497 [ 5 ] {9f9c2bd4-ca8a-4f68-9caa-f6dcbccf9136} <Debug> TCPHandler: Processed in 0.001947529 sec. | ||
| 15359 | 2026.03.13 18:57:26.591620 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15360 | 2026.03.13 18:57:26.591741 [ 5 ] {cfd3822d-0437-4842-92d6-fd59318ec0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15361 | 2026.03.13 18:57:26.591789 [ 5 ] {cfd3822d-0437-4842-92d6-fd59318ec0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15362 | 2026.03.13 18:57:26.592246 [ 5 ] {cfd3822d-0437-4842-92d6-fd59318ec0ab} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15363 | 2026.03.13 18:57:26.592281 [ 5 ] {cfd3822d-0437-4842-92d6-fd59318ec0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15364 | 2026.03.13 18:57:26.592585 [ 5 ] {cfd3822d-0437-4842-92d6-fd59318ec0ab} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15365 | 2026.03.13 18:57:26.592795 [ 5 ] {cfd3822d-0437-4842-92d6-fd59318ec0ab} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15366 | 2026.03.13 18:57:26.592924 [ 5 ] {cfd3822d-0437-4842-92d6-fd59318ec0ab} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001209 sec., 6617.038875103392 rows/sec., 539.57 KiB/sec. | ||
| 15367 | 2026.03.13 18:57:26.592962 [ 5 ] {cfd3822d-0437-4842-92d6-fd59318ec0ab} <Debug> TCPHandler: Processed in 0.001404282 sec. | ||
| 15368 | 2026.03.13 18:57:26.593067 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15369 | 2026.03.13 18:57:26.593178 [ 5 ] {9d01c097-2d76-4326-b349-cd83f81aa409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15370 | 2026.03.13 18:57:26.593226 [ 5 ] {9d01c097-2d76-4326-b349-cd83f81aa409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15371 | 2026.03.13 18:57:26.595348 [ 5 ] {9d01c097-2d76-4326-b349-cd83f81aa409} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15372 | 2026.03.13 18:57:26.595383 [ 5 ] {9d01c097-2d76-4326-b349-cd83f81aa409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15373 | 2026.03.13 18:57:26.595811 [ 5 ] {9d01c097-2d76-4326-b349-cd83f81aa409} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15374 | 2026.03.13 18:57:26.596040 [ 5 ] {9d01c097-2d76-4326-b349-cd83f81aa409} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15375 | 2026.03.13 18:57:26.596169 [ 5 ] {9d01c097-2d76-4326-b349-cd83f81aa409} <Debug> executeQuery: Read 2146 rows, 169.12 KiB in 0.003016 sec., 711538.4615384615 rows/sec., 54.76 MiB/sec. | ||
| 15376 | 2026.03.13 18:57:26.596207 [ 5 ] {9d01c097-2d76-4326-b349-cd83f81aa409} <Debug> TCPHandler: Processed in 0.003189705 sec. | ||
| 15377 | 2026.03.13 18:57:26.596321 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15378 | 2026.03.13 18:57:26.596416 [ 5 ] {c5204cd2-b577-4742-894a-079043c64091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15379 | 2026.03.13 18:57:26.596456 [ 5 ] {c5204cd2-b577-4742-894a-079043c64091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15380 | 2026.03.13 18:57:26.596892 [ 5 ] {c5204cd2-b577-4742-894a-079043c64091} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15381 | 2026.03.13 18:57:26.596926 [ 5 ] {c5204cd2-b577-4742-894a-079043c64091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15382 | 2026.03.13 18:57:26.597238 [ 5 ] {c5204cd2-b577-4742-894a-079043c64091} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15383 | 2026.03.13 18:57:26.597455 [ 5 ] {c5204cd2-b577-4742-894a-079043c64091} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15384 | 2026.03.13 18:57:26.597586 [ 5 ] {c5204cd2-b577-4742-894a-079043c64091} <Debug> executeQuery: Read 72 rows, 5.43 KiB in 0.001187 sec., 60657.11878685763 rows/sec., 4.47 MiB/sec. | ||
| 15385 | 2026.03.13 18:57:26.597624 [ 5 ] {c5204cd2-b577-4742-894a-079043c64091} <Debug> TCPHandler: Processed in 0.00135319 sec. | ||
| 15386 | 2026.03.13 18:57:26.597731 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15387 | 2026.03.13 18:57:26.597825 [ 5 ] {645bf4cf-de7a-4dcb-8651-76b6d35396d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15388 | 2026.03.13 18:57:26.597865 [ 5 ] {645bf4cf-de7a-4dcb-8651-76b6d35396d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15389 | 2026.03.13 18:57:26.598625 [ 5 ] {645bf4cf-de7a-4dcb-8651-76b6d35396d0} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15390 | 2026.03.13 18:57:26.598660 [ 5 ] {645bf4cf-de7a-4dcb-8651-76b6d35396d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15391 | 2026.03.13 18:57:26.598906 [ 225 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 15392 | 2026.03.13 18:57:26.598991 [ 225 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 15393 | 2026.03.13 18:57:26.599005 [ 5 ] {645bf4cf-de7a-4dcb-8651-76b6d35396d0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15394 | 2026.03.13 18:57:26.599263 [ 5 ] {645bf4cf-de7a-4dcb-8651-76b6d35396d0} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15395 | 2026.03.13 18:57:26.599403 [ 5 ] {645bf4cf-de7a-4dcb-8651-76b6d35396d0} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001597 sec., 458359.42391984974 rows/sec., 27.11 MiB/sec. | ||
| 15396 | 2026.03.13 18:57:26.599443 [ 5 ] {645bf4cf-de7a-4dcb-8651-76b6d35396d0} <Debug> TCPHandler: Processed in 0.001761443 sec. | ||
| 15397 | 2026.03.13 18:57:26.599552 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15398 | 2026.03.13 18:57:26.599647 [ 5 ] {3cccf4dc-6636-4b34-85c1-a4349caf47f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15399 | 2026.03.13 18:57:26.599689 [ 5 ] {3cccf4dc-6636-4b34-85c1-a4349caf47f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15400 | 2026.03.13 18:57:26.600076 [ 5 ] {3cccf4dc-6636-4b34-85c1-a4349caf47f5} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15401 | 2026.03.13 18:57:26.600117 [ 5 ] {3cccf4dc-6636-4b34-85c1-a4349caf47f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15402 | 2026.03.13 18:57:26.600429 [ 5 ] {3cccf4dc-6636-4b34-85c1-a4349caf47f5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15403 | 2026.03.13 18:57:26.600649 [ 5 ] {3cccf4dc-6636-4b34-85c1-a4349caf47f5} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15404 | 2026.03.13 18:57:26.600776 [ 5 ] {3cccf4dc-6636-4b34-85c1-a4349caf47f5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 61.30 KiB/sec. | ||
| 15405 | 2026.03.13 18:57:26.600815 [ 5 ] {3cccf4dc-6636-4b34-85c1-a4349caf47f5} <Debug> TCPHandler: Processed in 0.00131136 sec. | ||
| 15406 | 2026.03.13 18:57:26.600922 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15407 | 2026.03.13 18:57:26.601019 [ 5 ] {cf268de4-004f-4183-8d28-b5846f079b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15408 | 2026.03.13 18:57:26.601059 [ 5 ] {cf268de4-004f-4183-8d28-b5846f079b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15409 | 2026.03.13 18:57:26.601452 [ 5 ] {cf268de4-004f-4183-8d28-b5846f079b0a} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15410 | 2026.03.13 18:57:26.601490 [ 5 ] {cf268de4-004f-4183-8d28-b5846f079b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15411 | 2026.03.13 18:57:26.601835 [ 5 ] {cf268de4-004f-4183-8d28-b5846f079b0a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15412 | 2026.03.13 18:57:26.602054 [ 5 ] {cf268de4-004f-4183-8d28-b5846f079b0a} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15413 | 2026.03.13 18:57:26.602189 [ 5 ] {cf268de4-004f-4183-8d28-b5846f079b0a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001188 sec., 10101.0101010101 rows/sec., 789.14 KiB/sec. | ||
| 15414 | 2026.03.13 18:57:26.602227 [ 5 ] {cf268de4-004f-4183-8d28-b5846f079b0a} <Debug> TCPHandler: Processed in 0.001354841 sec. | ||
| 15415 | 2026.03.13 18:57:26.602331 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15416 | 2026.03.13 18:57:26.602424 [ 5 ] {6e15c887-c0e7-4f27-b948-3736ebcb0919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15417 | 2026.03.13 18:57:26.602464 [ 5 ] {6e15c887-c0e7-4f27-b948-3736ebcb0919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15418 | 2026.03.13 18:57:26.603307 [ 225 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 15419 | 2026.03.13 18:57:26.603449 [ 5 ] {6e15c887-c0e7-4f27-b948-3736ebcb0919} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2026.03.13 18:57:26.603490 [ 5 ] {6e15c887-c0e7-4f27-b948-3736ebcb0919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15421 | 2026.03.13 18:57:26.603846 [ 5 ] {6e15c887-c0e7-4f27-b948-3736ebcb0919} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15422 | 2026.03.13 18:57:26.604057 [ 5 ] {6e15c887-c0e7-4f27-b948-3736ebcb0919} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15423 | 2026.03.13 18:57:26.604185 [ 5 ] {6e15c887-c0e7-4f27-b948-3736ebcb0919} <Debug> executeQuery: Read 1096 rows, 78.42 KiB in 0.001778 sec., 616422.9471316085 rows/sec., 43.07 MiB/sec. | ||
| 15424 | 2026.03.13 18:57:26.604222 [ 5 ] {6e15c887-c0e7-4f27-b948-3736ebcb0919} <Debug> TCPHandler: Processed in 0.001940309 sec. | ||
| 15425 | 2026.03.13 18:57:26.604327 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15426 | 2026.03.13 18:57:26.604422 [ 5 ] {c760c05e-29be-4a64-917c-a4db411843fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15427 | 2026.03.13 18:57:26.604466 [ 5 ] {c760c05e-29be-4a64-917c-a4db411843fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15428 | 2026.03.13 18:57:26.605260 [ 5 ] {c760c05e-29be-4a64-917c-a4db411843fe} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15429 | 2026.03.13 18:57:26.605295 [ 5 ] {c760c05e-29be-4a64-917c-a4db411843fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15430 | 2026.03.13 18:57:26.605708 [ 5 ] {c760c05e-29be-4a64-917c-a4db411843fe} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15431 | 2026.03.13 18:57:26.605928 [ 5 ] {c760c05e-29be-4a64-917c-a4db411843fe} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15432 | 2026.03.13 18:57:26.606037 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_116_28 to all_121_121_0 | ||
| 15433 | 2026.03.13 18:57:26.606055 [ 5 ] {c760c05e-29be-4a64-917c-a4db411843fe} <Debug> executeQuery: Read 1257 rows, 81.19 KiB in 0.001652 sec., 760895.8837772397 rows/sec., 47.99 MiB/sec. | ||
| 15434 | 2026.03.13 18:57:26.606073 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15435 | 2026.03.13 18:57:26.606091 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15436 | 2026.03.13 18:57:26.606093 [ 5 ] {c760c05e-29be-4a64-917c-a4db411843fe} <Debug> TCPHandler: Processed in 0.001815034 sec. | ||
| 15437 | 2026.03.13 18:57:26.606175 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_121_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_28 to all_121_121_0 into Compact with storage Full | ||
| 15438 | 2026.03.13 18:57:26.606204 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15439 | 2026.03.13 18:57:26.606267 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_121_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15440 | 2026.03.13 18:57:26.606297 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_121_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_28, total 39121 rows starting from the beginning of the part | ||
| 15441 | 2026.03.13 18:57:26.606299 [ 5 ] {a8f3db18-be1c-493b-9461-1ae11a977c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15442 | 2026.03.13 18:57:26.606356 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_121_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 15443 | 2026.03.13 18:57:26.606359 [ 5 ] {a8f3db18-be1c-493b-9461-1ae11a977c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15444 | 2026.03.13 18:57:26.606402 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_121_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 161 rows starting from the beginning of the part | ||
| 15445 | 2026.03.13 18:57:26.606445 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_121_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 15446 | 2026.03.13 18:57:26.606490 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_121_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 15447 | 2026.03.13 18:57:26.606529 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_121_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1257 rows starting from the beginning of the part | ||
| 15448 | 2026.03.13 18:57:26.607283 [ 5 ] {a8f3db18-be1c-493b-9461-1ae11a977c8b} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15449 | 2026.03.13 18:57:26.607319 [ 5 ] {a8f3db18-be1c-493b-9461-1ae11a977c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15450 | 2026.03.13 18:57:26.607926 [ 5 ] {a8f3db18-be1c-493b-9461-1ae11a977c8b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15451 | 2026.03.13 18:57:26.608156 [ 5 ] {a8f3db18-be1c-493b-9461-1ae11a977c8b} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15452 | 2026.03.13 18:57:26.608294 [ 5 ] {a8f3db18-be1c-493b-9461-1ae11a977c8b} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002013 sec., 25832.0914058619 rows/sec., 46.29 MiB/sec. | ||
| 15453 | 2026.03.13 18:57:26.608351 [ 5 ] {a8f3db18-be1c-493b-9461-1ae11a977c8b} <Debug> TCPHandler: Processed in 0.002195416 sec. | ||
| 15454 | 2026.03.13 18:57:26.608458 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15455 | 2026.03.13 18:57:26.608552 [ 5 ] {c766b6c8-8778-4870-989c-039d7ac482cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15456 | 2026.03.13 18:57:26.608594 [ 5 ] {c766b6c8-8778-4870-989c-039d7ac482cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15457 | 2026.03.13 18:57:26.608915 [ 5 ] {c766b6c8-8778-4870-989c-039d7ac482cc} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15458 | 2026.03.13 18:57:26.608950 [ 5 ] {c766b6c8-8778-4870-989c-039d7ac482cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15459 | 2026.03.13 18:57:26.609252 [ 5 ] {c766b6c8-8778-4870-989c-039d7ac482cc} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15460 | 2026.03.13 18:57:26.609465 [ 5 ] {c766b6c8-8778-4870-989c-039d7ac482cc} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15461 | 2026.03.13 18:57:26.609593 [ 5 ] {c766b6c8-8778-4870-989c-039d7ac482cc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 782.73 KiB/sec. | ||
| 15462 | 2026.03.13 18:57:26.609628 [ 5 ] {c766b6c8-8778-4870-989c-039d7ac482cc} <Debug> TCPHandler: Processed in 0.001219797 sec. | ||
| 15463 | 2026.03.13 18:57:26.613752 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_121_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41019 rows, containing 5 columns (5 merged, 0 gathered) in 0.007610257 sec., 5389962.520319616 rows/sec., 354.09 MiB/sec. | ||
| 15464 | 2026.03.13 18:57:26.614070 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_121_29} <Trace> MergedBlockOutputStream: filled checksums all_1_121_29 (state Temporary) | ||
| 15465 | 2026.03.13 18:57:26.614417 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_121_29} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_121_29 to all_1_121_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15466 | 2026.03.13 18:57:26.614524 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_121_29} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_116_28, all_121_121_0] -> all_1_121_29 | ||
| 15467 | 2026.03.13 18:57:26.614647 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15468 | 2026.03.13 18:57:26.930374 [ 219 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 15469 | 2026.03.13 18:57:26.930432 [ 219 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 15470 | 2026.03.13 18:57:26.933792 [ 219 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 15471 | 2026.03.13 18:57:27.882686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1866 | ||
| 15472 | 2026.03.13 18:57:27.885203 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15473 | 2026.03.13 18:57:27.885247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15474 | 2026.03.13 18:57:27.886642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15475 | 2026.03.13 18:57:27.886896 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15476 | 2026.03.13 18:57:27.887044 [ 110 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15477 | 2026.03.13 18:57:27.887080 [ 110 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15478 | 2026.03.13 18:57:27.887098 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15479 | 2026.03.13 18:57:27.887152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1866 | ||
| 15480 | 2026.03.13 18:57:27.887225 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 15481 | 2026.03.13 18:57:27.887806 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15482 | 2026.03.13 18:57:27.887952 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1712 rows starting from the beginning of the part | ||
| 15483 | 2026.03.13 18:57:27.888311 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 15484 | 2026.03.13 18:57:27.888625 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 15485 | 2026.03.13 18:57:27.888933 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part | ||
| 15486 | 2026.03.13 18:57:27.889242 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
| 15487 | 2026.03.13 18:57:27.889554 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part | ||
| 15488 | 2026.03.13 18:57:27.896099 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1866 rows, containing 72 columns (72 merged, 0 gathered) in 0.008929877 sec., 208961.44482169242 rows/sec., 164.13 MiB/sec. | ||
| 15489 | 2026.03.13 18:57:27.897559 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15490 | 2026.03.13 18:57:27.898037 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_56_11} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15491 | 2026.03.13 18:57:27.898109 [ 188 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_56_11} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15492 | 2026.03.13 18:57:27.898279 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 15493 | 2026.03.13 18:57:30.250700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36054 | ||
| 15494 | 2026.03.13 18:57:30.251261 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15495 | 2026.03.13 18:57:30.251316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15496 | 2026.03.13 18:57:30.251834 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15497 | 2026.03.13 18:57:30.252083 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15498 | 2026.03.13 18:57:30.252243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36054 | ||
| 15499 | 2026.03.13 18:57:30.616898 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15500 | 2026.03.13 18:57:30.617090 [ 5 ] {0183b374-a3ff-44bc-92f6-e5acc249261c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15501 | 2026.03.13 18:57:30.617161 [ 5 ] {0183b374-a3ff-44bc-92f6-e5acc249261c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15502 | 2026.03.13 18:57:30.617879 [ 5 ] {0183b374-a3ff-44bc-92f6-e5acc249261c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15503 | 2026.03.13 18:57:30.617923 [ 5 ] {0183b374-a3ff-44bc-92f6-e5acc249261c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15504 | 2026.03.13 18:57:30.618310 [ 5 ] {0183b374-a3ff-44bc-92f6-e5acc249261c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15505 | 2026.03.13 18:57:30.618536 [ 5 ] {0183b374-a3ff-44bc-92f6-e5acc249261c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15506 | 2026.03.13 18:57:30.618692 [ 5 ] {0183b374-a3ff-44bc-92f6-e5acc249261c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.60 MiB/sec. | ||
| 15507 | 2026.03.13 18:57:30.618747 [ 5 ] {0183b374-a3ff-44bc-92f6-e5acc249261c} <Debug> TCPHandler: Processed in 0.001982479 sec. | ||
| 15508 | 2026.03.13 18:57:30.618876 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15509 | 2026.03.13 18:57:30.618984 [ 5 ] {eb19b990-2f47-411b-a115-938b9d58f6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15510 | 2026.03.13 18:57:30.619030 [ 5 ] {eb19b990-2f47-411b-a115-938b9d58f6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15511 | 2026.03.13 18:57:30.619496 [ 5 ] {eb19b990-2f47-411b-a115-938b9d58f6f4} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15512 | 2026.03.13 18:57:30.619532 [ 5 ] {eb19b990-2f47-411b-a115-938b9d58f6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15513 | 2026.03.13 18:57:30.619852 [ 5 ] {eb19b990-2f47-411b-a115-938b9d58f6f4} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15514 | 2026.03.13 18:57:30.620055 [ 5 ] {eb19b990-2f47-411b-a115-938b9d58f6f4} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15515 | 2026.03.13 18:57:30.620190 [ 5 ] {eb19b990-2f47-411b-a115-938b9d58f6f4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 15516 | 2026.03.13 18:57:30.620229 [ 5 ] {eb19b990-2f47-411b-a115-938b9d58f6f4} <Debug> TCPHandler: Processed in 0.001405631 sec. | ||
| 15517 | 2026.03.13 18:57:30.620346 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15518 | 2026.03.13 18:57:30.620440 [ 5 ] {dea17731-a8bc-4c8e-91b2-bfd93a6524b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15519 | 2026.03.13 18:57:30.620485 [ 5 ] {dea17731-a8bc-4c8e-91b2-bfd93a6524b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15520 | 2026.03.13 18:57:30.620885 [ 5 ] {dea17731-a8bc-4c8e-91b2-bfd93a6524b9} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15521 | 2026.03.13 18:57:30.620922 [ 5 ] {dea17731-a8bc-4c8e-91b2-bfd93a6524b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15522 | 2026.03.13 18:57:30.621255 [ 5 ] {dea17731-a8bc-4c8e-91b2-bfd93a6524b9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15523 | 2026.03.13 18:57:30.621471 [ 5 ] {dea17731-a8bc-4c8e-91b2-bfd93a6524b9} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15524 | 2026.03.13 18:57:30.621604 [ 5 ] {dea17731-a8bc-4c8e-91b2-bfd93a6524b9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001183 sec., 108199.49281487743 rows/sec., 7.54 MiB/sec. | ||
| 15525 | 2026.03.13 18:57:30.621641 [ 5 ] {dea17731-a8bc-4c8e-91b2-bfd93a6524b9} <Debug> TCPHandler: Processed in 0.00134511 sec. | ||
| 15526 | 2026.03.13 18:57:30.621754 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15527 | 2026.03.13 18:57:30.621846 [ 5 ] {1688b9d1-f117-41c5-a7e0-bbe141974df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15528 | 2026.03.13 18:57:30.621888 [ 5 ] {1688b9d1-f117-41c5-a7e0-bbe141974df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15529 | 2026.03.13 18:57:30.622211 [ 5 ] {1688b9d1-f117-41c5-a7e0-bbe141974df0} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15530 | 2026.03.13 18:57:30.622247 [ 5 ] {1688b9d1-f117-41c5-a7e0-bbe141974df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15531 | 2026.03.13 18:57:30.622541 [ 5 ] {1688b9d1-f117-41c5-a7e0-bbe141974df0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15532 | 2026.03.13 18:57:30.622743 [ 5 ] {1688b9d1-f117-41c5-a7e0-bbe141974df0} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15533 | 2026.03.13 18:57:30.622891 [ 108 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15534 | 2026.03.13 18:57:30.622901 [ 5 ] {1688b9d1-f117-41c5-a7e0-bbe141974df0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001074 sec., 44692.737430167595 rows/sec., 3.01 MiB/sec. | ||
| 15535 | 2026.03.13 18:57:30.622962 [ 108 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15536 | 2026.03.13 18:57:30.622978 [ 5 ] {1688b9d1-f117-41c5-a7e0-bbe141974df0} <Debug> TCPHandler: Processed in 0.001271898 sec. | ||
| 15537 | 2026.03.13 18:57:30.622987 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15538 | 2026.03.13 18:57:30.623128 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 15539 | 2026.03.13 18:57:30.623293 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15540 | 2026.03.13 18:57:30.623331 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6090 rows starting from the beginning of the part | ||
| 15541 | 2026.03.13 18:57:30.623403 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 15542 | 2026.03.13 18:57:30.623483 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 15543 | 2026.03.13 18:57:30.623528 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 15544 | 2026.03.13 18:57:30.623572 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 12 rows starting from the beginning of the part | ||
| 15545 | 2026.03.13 18:57:30.623616 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 48 rows starting from the beginning of the part | ||
| 15546 | 2026.03.13 18:57:30.625346 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6330 rows, containing 4 columns (4 merged, 0 gathered) in 0.002283488 sec., 2772075.0010510236 rows/sec., 184.47 MiB/sec. | ||
| 15547 | 2026.03.13 18:57:30.625690 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15548 | 2026.03.13 18:57:30.625937 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_121_24} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15549 | 2026.03.13 18:57:30.626008 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_121_24} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15550 | 2026.03.13 18:57:30.626077 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 15551 | 2026.03.13 18:57:30.731409 [ 223 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 15552 | 2026.03.13 18:57:30.731461 [ 223 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 15553 | 2026.03.13 18:57:30.734622 [ 223 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 15554 | 2026.03.13 18:57:30.932470 [ 219 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 15555 | 2026.03.13 18:57:30.932510 [ 219 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 15556 | 2026.03.13 18:57:30.935121 [ 219 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 15557 | 2026.03.13 18:57:32.143396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15558 | 2026.03.13 18:57:32.159702 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15559 | 2026.03.13 18:57:32.159752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 15560 | 2026.03.13 18:57:32.165801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15561 | 2026.03.13 18:57:32.166487 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15562 | 2026.03.13 18:57:32.169289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15563 | 2026.03.13 18:57:35.618802 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15564 | 2026.03.13 18:57:35.619010 [ 5 ] {d2863dd3-52b3-4f53-948a-a0d65720c562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15565 | 2026.03.13 18:57:35.619083 [ 5 ] {d2863dd3-52b3-4f53-948a-a0d65720c562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15566 | 2026.03.13 18:57:35.619923 [ 5 ] {d2863dd3-52b3-4f53-948a-a0d65720c562} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15567 | 2026.03.13 18:57:35.619968 [ 5 ] {d2863dd3-52b3-4f53-948a-a0d65720c562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15568 | 2026.03.13 18:57:35.620348 [ 5 ] {d2863dd3-52b3-4f53-948a-a0d65720c562} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15569 | 2026.03.13 18:57:35.620565 [ 5 ] {d2863dd3-52b3-4f53-948a-a0d65720c562} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15570 | 2026.03.13 18:57:35.620724 [ 5 ] {d2863dd3-52b3-4f53-948a-a0d65720c562} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001767 sec., 31692.13355970572 rows/sec., 2.43 MiB/sec. | ||
| 15571 | 2026.03.13 18:57:35.620765 [ 5 ] {d2863dd3-52b3-4f53-948a-a0d65720c562} <Debug> TCPHandler: Processed in 0.002104352 sec. | ||
| 15572 | 2026.03.13 18:57:35.620892 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15573 | 2026.03.13 18:57:35.620985 [ 5 ] {2d2f2ab0-272a-4225-a851-e9631db65487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15574 | 2026.03.13 18:57:35.621025 [ 5 ] {2d2f2ab0-272a-4225-a851-e9631db65487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15575 | 2026.03.13 18:57:35.621522 [ 5 ] {2d2f2ab0-272a-4225-a851-e9631db65487} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15576 | 2026.03.13 18:57:35.621560 [ 5 ] {2d2f2ab0-272a-4225-a851-e9631db65487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15577 | 2026.03.13 18:57:35.621855 [ 5 ] {2d2f2ab0-272a-4225-a851-e9631db65487} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15578 | 2026.03.13 18:57:35.622072 [ 5 ] {2d2f2ab0-272a-4225-a851-e9631db65487} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15579 | 2026.03.13 18:57:35.622203 [ 5 ] {2d2f2ab0-272a-4225-a851-e9631db65487} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 15580 | 2026.03.13 18:57:35.622241 [ 5 ] {2d2f2ab0-272a-4225-a851-e9631db65487} <Debug> TCPHandler: Processed in 0.001396892 sec. | ||
| 15581 | 2026.03.13 18:57:35.622358 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15582 | 2026.03.13 18:57:35.622451 [ 5 ] {030ba295-e15f-45ad-bf7a-4492f92db42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15583 | 2026.03.13 18:57:35.622494 [ 5 ] {030ba295-e15f-45ad-bf7a-4492f92db42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15584 | 2026.03.13 18:57:35.623031 [ 5 ] {030ba295-e15f-45ad-bf7a-4492f92db42c} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15585 | 2026.03.13 18:57:35.623080 [ 5 ] {030ba295-e15f-45ad-bf7a-4492f92db42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15586 | 2026.03.13 18:57:35.623487 [ 5 ] {030ba295-e15f-45ad-bf7a-4492f92db42c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15587 | 2026.03.13 18:57:35.623690 [ 5 ] {030ba295-e15f-45ad-bf7a-4492f92db42c} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15588 | 2026.03.13 18:57:35.623822 [ 5 ] {030ba295-e15f-45ad-bf7a-4492f92db42c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00139 sec., 115107.91366906476 rows/sec., 8.02 MiB/sec. | ||
| 15589 | 2026.03.13 18:57:35.623860 [ 5 ] {030ba295-e15f-45ad-bf7a-4492f92db42c} <Debug> TCPHandler: Processed in 0.001549636 sec. | ||
| 15590 | 2026.03.13 18:57:35.623951 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 15591 | 2026.03.13 18:57:35.623982 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15592 | 2026.03.13 18:57:35.624020 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 15593 | 2026.03.13 18:57:35.624096 [ 5 ] {8a5225cd-5838-4c43-bb3f-e6e8e6da9f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15594 | 2026.03.13 18:57:35.624145 [ 5 ] {8a5225cd-5838-4c43-bb3f-e6e8e6da9f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15595 | 2026.03.13 18:57:35.624491 [ 5 ] {8a5225cd-5838-4c43-bb3f-e6e8e6da9f50} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15596 | 2026.03.13 18:57:35.624528 [ 5 ] {8a5225cd-5838-4c43-bb3f-e6e8e6da9f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15597 | 2026.03.13 18:57:35.624878 [ 5 ] {8a5225cd-5838-4c43-bb3f-e6e8e6da9f50} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15598 | 2026.03.13 18:57:35.625151 [ 5 ] {8a5225cd-5838-4c43-bb3f-e6e8e6da9f50} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15599 | 2026.03.13 18:57:35.625288 [ 5 ] {8a5225cd-5838-4c43-bb3f-e6e8e6da9f50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 15600 | 2026.03.13 18:57:35.625325 [ 5 ] {8a5225cd-5838-4c43-bb3f-e6e8e6da9f50} <Debug> TCPHandler: Processed in 0.001393632 sec. | ||
| 15601 | 2026.03.13 18:57:35.627190 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 15602 | 2026.03.13 18:57:37.518958 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15603 | 2026.03.13 18:57:37.519033 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15604 | 2026.03.13 18:57:37.753345 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36502 | ||
| 15605 | 2026.03.13 18:57:37.753879 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15606 | 2026.03.13 18:57:37.753919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15607 | 2026.03.13 18:57:37.754428 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15608 | 2026.03.13 18:57:37.754685 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15609 | 2026.03.13 18:57:37.754837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36502 | ||
| 15610 | 2026.03.13 18:57:37.754837 [ 99 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15611 | 2026.03.13 18:57:37.754919 [ 99 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15612 | 2026.03.13 18:57:37.754944 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15613 | 2026.03.13 18:57:37.755079 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 15614 | 2026.03.13 18:57:37.755275 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15615 | 2026.03.13 18:57:37.755328 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34134 rows starting from the beginning of the part | ||
| 15616 | 2026.03.13 18:57:37.755403 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 15617 | 2026.03.13 18:57:37.755455 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 15618 | 2026.03.13 18:57:37.755505 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 15619 | 2026.03.13 18:57:37.755549 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 15620 | 2026.03.13 18:57:37.755588 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 15621 | 2026.03.13 18:57:37.758052 [ 193 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36502 rows, containing 4 columns (4 merged, 0 gathered) in 0.003037581 sec., 12016798.893593289 rows/sec., 171.90 MiB/sec. | ||
| 15622 | 2026.03.13 18:57:37.758438 [ 191 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15623 | 2026.03.13 18:57:37.758748 [ 191 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_76_15} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15624 | 2026.03.13 18:57:37.758828 [ 191 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_76_15} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15625 | 2026.03.13 18:57:37.758947 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15626 | 2026.03.13 18:57:37.888317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1882 | ||
| 15627 | 2026.03.13 18:57:37.890266 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15628 | 2026.03.13 18:57:37.890314 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15629 | 2026.03.13 18:57:37.891672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15630 | 2026.03.13 18:57:37.891944 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15631 | 2026.03.13 18:57:37.892308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1882 | ||
| 15632 | 2026.03.13 18:57:38.095937 [ 99 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 5 parts from all_1_76_16 to all_80_80_0 | ||
| 15633 | 2026.03.13 18:57:38.095987 [ 99 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15634 | 2026.03.13 18:57:38.096012 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15635 | 2026.03.13 18:57:38.096131 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_80_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_16 to all_80_80_0 into Compact with storage Full | ||
| 15636 | 2026.03.13 18:57:38.096264 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_80_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15637 | 2026.03.13 18:57:38.096301 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_16, total 226 rows starting from the beginning of the part | ||
| 15638 | 2026.03.13 18:57:38.096371 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 41 rows starting from the beginning of the part | ||
| 15639 | 2026.03.13 18:57:38.096424 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2 rows starting from the beginning of the part | ||
| 15640 | 2026.03.13 18:57:38.096472 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 41 rows starting from the beginning of the part | ||
| 15641 | 2026.03.13 18:57:38.096522 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 72 rows starting from the beginning of the part | ||
| 15642 | 2026.03.13 18:57:38.097255 [ 193 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_80_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173145 sec., 325620.44760025403 rows/sec., 23.34 MiB/sec. | ||
| 15643 | 2026.03.13 18:57:38.097416 [ 191 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_80_17} <Trace> MergedBlockOutputStream: filled checksums all_1_80_17 (state Temporary) | ||
| 15644 | 2026.03.13 18:57:38.097681 [ 191 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_80_17} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_80_17 to all_1_80_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15645 | 2026.03.13 18:57:38.097751 [ 191 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_80_17} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 5 parts: [all_1_76_16, all_80_80_0] -> all_1_80_17 | ||
| 15646 | 2026.03.13 18:57:38.097845 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15647 | 2026.03.13 18:57:39.670305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15648 | 2026.03.13 18:57:39.687417 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15649 | 2026.03.13 18:57:39.687471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15650 | 2026.03.13 18:57:39.693361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15651 | 2026.03.13 18:57:39.694073 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15652 | 2026.03.13 18:57:39.694347 [ 99 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15653 | 2026.03.13 18:57:39.694383 [ 99 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15654 | 2026.03.13 18:57:39.694402 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15655 | 2026.03.13 18:57:39.694522 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 15656 | 2026.03.13 18:57:39.697832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15657 | 2026.03.13 18:57:39.698194 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15658 | 2026.03.13 18:57:39.699611 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 15659 | 2026.03.13 18:57:39.703930 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 15660 | 2026.03.13 18:57:39.708352 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 15661 | 2026.03.13 18:57:39.712672 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 15662 | 2026.03.13 18:57:39.717145 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 15663 | 2026.03.13 18:57:39.721253 [ 190 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 15664 | 2026.03.13 18:57:39.775422 [ 191 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.080960388 sec., 7077.535250942721 rows/sec., 36.60 MiB/sec. | ||
| 15665 | 2026.03.13 18:57:39.778343 [ 199 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15666 | 2026.03.13 18:57:39.780269 [ 199 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_76_15} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15667 | 2026.03.13 18:57:39.780355 [ 199 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_76_15} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15668 | 2026.03.13 18:57:39.782783 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15669 | 2026.03.13 18:57:40.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.97 MiB, peak 388.41 MiB, free memory in arenas 0.00 B, will set to 369.91 MiB (RSS), difference: -1.06 MiB | ||
| 15670 | 2026.03.13 18:57:40.620401 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15671 | 2026.03.13 18:57:40.620586 [ 5 ] {a6213ea5-8abf-4a02-950c-9aa5b31a6733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15672 | 2026.03.13 18:57:40.620653 [ 5 ] {a6213ea5-8abf-4a02-950c-9aa5b31a6733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15673 | 2026.03.13 18:57:40.621401 [ 5 ] {a6213ea5-8abf-4a02-950c-9aa5b31a6733} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15674 | 2026.03.13 18:57:40.621449 [ 5 ] {a6213ea5-8abf-4a02-950c-9aa5b31a6733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15675 | 2026.03.13 18:57:40.621859 [ 5 ] {a6213ea5-8abf-4a02-950c-9aa5b31a6733} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15676 | 2026.03.13 18:57:40.622096 [ 5 ] {a6213ea5-8abf-4a02-950c-9aa5b31a6733} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15677 | 2026.03.13 18:57:40.622250 [ 97 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15678 | 2026.03.13 18:57:40.622265 [ 5 ] {a6213ea5-8abf-4a02-950c-9aa5b31a6733} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001729 sec., 79814.92192018508 rows/sec., 6.94 MiB/sec. | ||
| 15679 | 2026.03.13 18:57:40.622322 [ 97 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15680 | 2026.03.13 18:57:40.622347 [ 5 ] {a6213ea5-8abf-4a02-950c-9aa5b31a6733} <Debug> TCPHandler: Processed in 0.002078712 sec. | ||
| 15681 | 2026.03.13 18:57:40.622350 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15682 | 2026.03.13 18:57:40.622463 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 15683 | 2026.03.13 18:57:40.622490 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15684 | 2026.03.13 18:57:40.622555 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15685 | 2026.03.13 18:57:40.622584 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2894 rows starting from the beginning of the part | ||
| 15686 | 2026.03.13 18:57:40.622596 [ 5 ] {2b5a84a4-5295-4685-b750-fd3b6112128f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15687 | 2026.03.13 18:57:40.622643 [ 5 ] {2b5a84a4-5295-4685-b750-fd3b6112128f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15688 | 2026.03.13 18:57:40.622650 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
| 15689 | 2026.03.13 18:57:40.622705 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 2146 rows starting from the beginning of the part | ||
| 15690 | 2026.03.13 18:57:40.622753 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 15691 | 2026.03.13 18:57:40.622798 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 15692 | 2026.03.13 18:57:40.622844 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 138 rows starting from the beginning of the part | ||
| 15693 | 2026.03.13 18:57:40.623148 [ 5 ] {2b5a84a4-5295-4685-b750-fd3b6112128f} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15694 | 2026.03.13 18:57:40.623187 [ 5 ] {2b5a84a4-5295-4685-b750-fd3b6112128f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15695 | 2026.03.13 18:57:40.623501 [ 5 ] {2b5a84a4-5295-4685-b750-fd3b6112128f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15696 | 2026.03.13 18:57:40.623715 [ 5 ] {2b5a84a4-5295-4685-b750-fd3b6112128f} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15697 | 2026.03.13 18:57:40.623854 [ 5 ] {2b5a84a4-5295-4685-b750-fd3b6112128f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001283 sec., 31956.352299298516 rows/sec., 2.35 MiB/sec. | ||
| 15698 | 2026.03.13 18:57:40.623895 [ 5 ] {2b5a84a4-5295-4685-b750-fd3b6112128f} <Debug> TCPHandler: Processed in 0.001464214 sec. | ||
| 15699 | 2026.03.13 18:57:40.624007 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15700 | 2026.03.13 18:57:40.624105 [ 5 ] {e802620b-5823-4acc-944a-5d392ecc46f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15701 | 2026.03.13 18:57:40.624147 [ 5 ] {e802620b-5823-4acc-944a-5d392ecc46f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15702 | 2026.03.13 18:57:40.624616 [ 5 ] {e802620b-5823-4acc-944a-5d392ecc46f5} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15703 | 2026.03.13 18:57:40.624653 [ 5 ] {e802620b-5823-4acc-944a-5d392ecc46f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15704 | 2026.03.13 18:57:40.624858 [ 191 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5346 rows, containing 5 columns (5 merged, 0 gathered) in 0.002437143 sec., 2193552.0402372777 rows/sec., 178.00 MiB/sec. | ||
| 15705 | 2026.03.13 18:57:40.624958 [ 5 ] {e802620b-5823-4acc-944a-5d392ecc46f5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15706 | 2026.03.13 18:57:40.625109 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15707 | 2026.03.13 18:57:40.625170 [ 5 ] {e802620b-5823-4acc-944a-5d392ecc46f5} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15708 | 2026.03.13 18:57:40.625293 [ 97 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15709 | 2026.03.13 18:57:40.625306 [ 5 ] {e802620b-5823-4acc-944a-5d392ecc46f5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001222 sec., 85924.71358428805 rows/sec., 6.71 MiB/sec. | ||
| 15710 | 2026.03.13 18:57:40.625337 [ 97 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15711 | 2026.03.13 18:57:40.625354 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_126_25} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15712 | 2026.03.13 18:57:40.625359 [ 5 ] {e802620b-5823-4acc-944a-5d392ecc46f5} <Debug> TCPHandler: Processed in 0.001402362 sec. | ||
| 15713 | 2026.03.13 18:57:40.625366 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15714 | 2026.03.13 18:57:40.625436 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_126_25} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15715 | 2026.03.13 18:57:40.625460 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 15716 | 2026.03.13 18:57:40.625491 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15717 | 2026.03.13 18:57:40.625508 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 15718 | 2026.03.13 18:57:40.625540 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15719 | 2026.03.13 18:57:40.625568 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1552 rows starting from the beginning of the part | ||
| 15720 | 2026.03.13 18:57:40.625586 [ 5 ] {0d3373eb-e6d1-42e1-9d7e-333231866d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15721 | 2026.03.13 18:57:40.625620 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
| 15722 | 2026.03.13 18:57:40.625632 [ 5 ] {0d3373eb-e6d1-42e1-9d7e-333231866d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15723 | 2026.03.13 18:57:40.625666 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1096 rows starting from the beginning of the part | ||
| 15724 | 2026.03.13 18:57:40.625707 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 15725 | 2026.03.13 18:57:40.625746 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 15726 | 2026.03.13 18:57:40.625783 [ 191 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 105 rows starting from the beginning of the part | ||
| 15727 | 2026.03.13 18:57:40.626063 [ 5 ] {0d3373eb-e6d1-42e1-9d7e-333231866d4b} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15728 | 2026.03.13 18:57:40.626099 [ 5 ] {0d3373eb-e6d1-42e1-9d7e-333231866d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15729 | 2026.03.13 18:57:40.626435 [ 5 ] {0d3373eb-e6d1-42e1-9d7e-333231866d4b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15730 | 2026.03.13 18:57:40.626642 [ 5 ] {0d3373eb-e6d1-42e1-9d7e-333231866d4b} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15731 | 2026.03.13 18:57:40.626773 [ 5 ] {0d3373eb-e6d1-42e1-9d7e-333231866d4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 15732 | 2026.03.13 18:57:40.626812 [ 5 ] {0d3373eb-e6d1-42e1-9d7e-333231866d4b} <Debug> TCPHandler: Processed in 0.001371721 sec. | ||
| 15733 | 2026.03.13 18:57:40.626913 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15734 | 2026.03.13 18:57:40.626924 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2945 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489535 sec., 1977127.0899978853 rows/sec., 147.23 MiB/sec. | ||
| 15735 | 2026.03.13 18:57:40.627007 [ 5 ] {632d021c-2fd6-42c3-90ef-06176b57aa12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15736 | 2026.03.13 18:57:40.627067 [ 5 ] {632d021c-2fd6-42c3-90ef-06176b57aa12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15737 | 2026.03.13 18:57:40.627112 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15738 | 2026.03.13 18:57:40.627335 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_126_25} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15739 | 2026.03.13 18:57:40.627396 [ 195 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_126_25} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15740 | 2026.03.13 18:57:40.627468 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 15741 | 2026.03.13 18:57:40.627968 [ 5 ] {632d021c-2fd6-42c3-90ef-06176b57aa12} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15742 | 2026.03.13 18:57:40.628004 [ 5 ] {632d021c-2fd6-42c3-90ef-06176b57aa12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15743 | 2026.03.13 18:57:40.628568 [ 5 ] {632d021c-2fd6-42c3-90ef-06176b57aa12} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15744 | 2026.03.13 18:57:40.628794 [ 5 ] {632d021c-2fd6-42c3-90ef-06176b57aa12} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15745 | 2026.03.13 18:57:40.628911 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15746 | 2026.03.13 18:57:40.628938 [ 5 ] {632d021c-2fd6-42c3-90ef-06176b57aa12} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00195 sec., 21025.641025641027 rows/sec., 37.68 MiB/sec. | ||
| 15747 | 2026.03.13 18:57:40.628953 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15748 | 2026.03.13 18:57:40.628982 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15749 | 2026.03.13 18:57:40.629012 [ 5 ] {632d021c-2fd6-42c3-90ef-06176b57aa12} <Debug> TCPHandler: Processed in 0.002148084 sec. | ||
| 15750 | 2026.03.13 18:57:40.629080 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::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 | ||
| 15751 | 2026.03.13 18:57:40.629132 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15752 | 2026.03.13 18:57:40.629233 [ 5 ] {3a426d6a-b484-4761-b09f-dbc0c8e778d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15753 | 2026.03.13 18:57:40.629276 [ 5 ] {3a426d6a-b484-4761-b09f-dbc0c8e778d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15754 | 2026.03.13 18:57:40.629326 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15755 | 2026.03.13 18:57:40.629389 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2147 rows starting from the beginning of the part | ||
| 15756 | 2026.03.13 18:57:40.629511 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part | ||
| 15757 | 2026.03.13 18:57:40.629608 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part | ||
| 15758 | 2026.03.13 18:57:40.629634 [ 5 ] {3a426d6a-b484-4761-b09f-dbc0c8e778d3} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15759 | 2026.03.13 18:57:40.629675 [ 5 ] {3a426d6a-b484-4761-b09f-dbc0c8e778d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15760 | 2026.03.13 18:57:40.629710 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
| 15761 | 2026.03.13 18:57:40.629816 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 52 rows starting from the beginning of the part | ||
| 15762 | 2026.03.13 18:57:40.629918 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part | ||
| 15763 | 2026.03.13 18:57:40.629988 [ 5 ] {3a426d6a-b484-4761-b09f-dbc0c8e778d3} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15764 | 2026.03.13 18:57:40.630206 [ 5 ] {3a426d6a-b484-4761-b09f-dbc0c8e778d3} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15765 | 2026.03.13 18:57:40.630353 [ 5 ] {3a426d6a-b484-4761-b09f-dbc0c8e778d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 15766 | 2026.03.13 18:57:40.630392 [ 5 ] {3a426d6a-b484-4761-b09f-dbc0c8e778d3} <Debug> TCPHandler: Processed in 0.001309368 sec. | ||
| 15767 | 2026.03.13 18:57:40.642286 [ 194 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2374 rows, containing 19 columns (19 merged, 0 gathered) in 0.013251406 sec., 179150.80105462015 rows/sec., 321.03 MiB/sec. | ||
| 15768 | 2026.03.13 18:57:40.644470 [ 194 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15769 | 2026.03.13 18:57:40.644854 [ 194 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15770 | 2026.03.13 18:57:40.644939 [ 194 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15771 | 2026.03.13 18:57:40.645047 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.38 MiB. | ||
| 15772 | 2026.03.13 18:57:41.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.46 MiB, peak 388.41 MiB, free memory in arenas 0.00 B, will set to 374.19 MiB (RSS), difference: 3.73 MiB | ||
| 15773 | 2026.03.13 18:57:41.383599 [ 223 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 15774 | 2026.03.13 18:57:41.383651 [ 223 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 15775 | 2026.03.13 18:57:41.386301 [ 223 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 15776 | 2026.03.13 18:57:45.255844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37014 | ||
| 15777 | 2026.03.13 18:57:45.256395 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15778 | 2026.03.13 18:57:45.256434 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15779 | 2026.03.13 18:57:45.256929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15780 | 2026.03.13 18:57:45.257163 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15781 | 2026.03.13 18:57:45.257310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37014 | ||
| 15782 | 2026.03.13 18:57:45.627137 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15783 | 2026.03.13 18:57:45.627396 [ 5 ] {58c674ae-bb97-4142-b00f-8861329983e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15784 | 2026.03.13 18:57:45.627492 [ 5 ] {58c674ae-bb97-4142-b00f-8861329983e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15785 | 2026.03.13 18:57:45.628356 [ 5 ] {58c674ae-bb97-4142-b00f-8861329983e5} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15786 | 2026.03.13 18:57:45.628405 [ 5 ] {58c674ae-bb97-4142-b00f-8861329983e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15787 | 2026.03.13 18:57:45.628798 [ 5 ] {58c674ae-bb97-4142-b00f-8861329983e5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15788 | 2026.03.13 18:57:45.629026 [ 5 ] {58c674ae-bb97-4142-b00f-8861329983e5} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15789 | 2026.03.13 18:57:45.629180 [ 5 ] {58c674ae-bb97-4142-b00f-8861329983e5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001855 sec., 153099.73045822102 rows/sec., 9.72 MiB/sec. | ||
| 15790 | 2026.03.13 18:57:45.629223 [ 5 ] {58c674ae-bb97-4142-b00f-8861329983e5} <Debug> TCPHandler: Processed in 0.002254977 sec. | ||
| 15791 | 2026.03.13 18:57:45.629342 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15792 | 2026.03.13 18:57:45.629434 [ 5 ] {8cd07c00-2469-44b7-ab2a-12b6bd10628c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15793 | 2026.03.13 18:57:45.629474 [ 5 ] {8cd07c00-2469-44b7-ab2a-12b6bd10628c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15794 | 2026.03.13 18:57:45.629857 [ 5 ] {8cd07c00-2469-44b7-ab2a-12b6bd10628c} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15795 | 2026.03.13 18:57:45.629892 [ 5 ] {8cd07c00-2469-44b7-ab2a-12b6bd10628c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15796 | 2026.03.13 18:57:45.630175 [ 5 ] {8cd07c00-2469-44b7-ab2a-12b6bd10628c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15797 | 2026.03.13 18:57:45.630375 [ 5 ] {8cd07c00-2469-44b7-ab2a-12b6bd10628c} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15798 | 2026.03.13 18:57:45.630503 [ 5 ] {8cd07c00-2469-44b7-ab2a-12b6bd10628c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001087 sec., 1839.926402943882 rows/sec., 150.03 KiB/sec. | ||
| 15799 | 2026.03.13 18:57:45.630541 [ 5 ] {8cd07c00-2469-44b7-ab2a-12b6bd10628c} <Debug> TCPHandler: Processed in 0.001246397 sec. | ||
| 15800 | 2026.03.13 18:57:45.630647 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15801 | 2026.03.13 18:57:45.630738 [ 5 ] {b3116f6d-caa4-47aa-a9e3-150ce245e5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15802 | 2026.03.13 18:57:45.630777 [ 5 ] {b3116f6d-caa4-47aa-a9e3-150ce245e5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15803 | 2026.03.13 18:57:45.631570 [ 5 ] {b3116f6d-caa4-47aa-a9e3-150ce245e5d9} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15804 | 2026.03.13 18:57:45.631608 [ 5 ] {b3116f6d-caa4-47aa-a9e3-150ce245e5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15805 | 2026.03.13 18:57:45.631961 [ 5 ] {b3116f6d-caa4-47aa-a9e3-150ce245e5d9} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15806 | 2026.03.13 18:57:45.632168 [ 5 ] {b3116f6d-caa4-47aa-a9e3-150ce245e5d9} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15807 | 2026.03.13 18:57:45.632295 [ 5 ] {b3116f6d-caa4-47aa-a9e3-150ce245e5d9} <Debug> executeQuery: Read 798 rows, 63.57 KiB in 0.001575 sec., 506666.6666666667 rows/sec., 39.42 MiB/sec. | ||
| 15808 | 2026.03.13 18:57:45.632332 [ 5 ] {b3116f6d-caa4-47aa-a9e3-150ce245e5d9} <Debug> TCPHandler: Processed in 0.001732092 sec. | ||
| 15809 | 2026.03.13 18:57:45.632439 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15810 | 2026.03.13 18:57:45.632530 [ 5 ] {25a20a9a-1765-4961-94d2-ca26cc86c82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15811 | 2026.03.13 18:57:45.632569 [ 5 ] {25a20a9a-1765-4961-94d2-ca26cc86c82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15812 | 2026.03.13 18:57:45.632999 [ 5 ] {25a20a9a-1765-4961-94d2-ca26cc86c82b} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15813 | 2026.03.13 18:57:45.633035 [ 5 ] {25a20a9a-1765-4961-94d2-ca26cc86c82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15814 | 2026.03.13 18:57:45.633324 [ 5 ] {25a20a9a-1765-4961-94d2-ca26cc86c82b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15815 | 2026.03.13 18:57:45.633533 [ 5 ] {25a20a9a-1765-4961-94d2-ca26cc86c82b} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15816 | 2026.03.13 18:57:45.633659 [ 5 ] {25a20a9a-1765-4961-94d2-ca26cc86c82b} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001146 sec., 125654.45026178009 rows/sec., 7.40 MiB/sec. | ||
| 15817 | 2026.03.13 18:57:45.633696 [ 5 ] {25a20a9a-1765-4961-94d2-ca26cc86c82b} <Debug> TCPHandler: Processed in 0.001304129 sec. | ||
| 15818 | 2026.03.13 18:57:45.633808 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15819 | 2026.03.13 18:57:45.633899 [ 5 ] {8ad2bd40-978a-45fd-b4e2-b7af8cb3b94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15820 | 2026.03.13 18:57:45.633936 [ 5 ] {8ad2bd40-978a-45fd-b4e2-b7af8cb3b94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15821 | 2026.03.13 18:57:45.634358 [ 5 ] {8ad2bd40-978a-45fd-b4e2-b7af8cb3b94e} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15822 | 2026.03.13 18:57:45.634394 [ 5 ] {8ad2bd40-978a-45fd-b4e2-b7af8cb3b94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15823 | 2026.03.13 18:57:45.634695 [ 5 ] {8ad2bd40-978a-45fd-b4e2-b7af8cb3b94e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15824 | 2026.03.13 18:57:45.634898 [ 5 ] {8ad2bd40-978a-45fd-b4e2-b7af8cb3b94e} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15825 | 2026.03.13 18:57:45.635024 [ 5 ] {8ad2bd40-978a-45fd-b4e2-b7af8cb3b94e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001142 sec., 130472.85464098073 rows/sec., 8.43 MiB/sec. | ||
| 15826 | 2026.03.13 18:57:45.635060 [ 5 ] {8ad2bd40-978a-45fd-b4e2-b7af8cb3b94e} <Debug> TCPHandler: Processed in 0.001304519 sec. | ||
| 15827 | 2026.03.13 18:57:45.635167 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15828 | 2026.03.13 18:57:45.635257 [ 5 ] {c2683c3c-023e-456e-8971-1a4f8e5c953a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15829 | 2026.03.13 18:57:45.635296 [ 5 ] {c2683c3c-023e-456e-8971-1a4f8e5c953a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15830 | 2026.03.13 18:57:45.635720 [ 5 ] {c2683c3c-023e-456e-8971-1a4f8e5c953a} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15831 | 2026.03.13 18:57:45.635755 [ 5 ] {c2683c3c-023e-456e-8971-1a4f8e5c953a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15832 | 2026.03.13 18:57:45.636046 [ 5 ] {c2683c3c-023e-456e-8971-1a4f8e5c953a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15833 | 2026.03.13 18:57:45.636243 [ 5 ] {c2683c3c-023e-456e-8971-1a4f8e5c953a} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15834 | 2026.03.13 18:57:45.636366 [ 5 ] {c2683c3c-023e-456e-8971-1a4f8e5c953a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 15835 | 2026.03.13 18:57:45.636402 [ 5 ] {c2683c3c-023e-456e-8971-1a4f8e5c953a} <Debug> TCPHandler: Processed in 0.001282229 sec. | ||
| 15836 | 2026.03.13 18:57:45.636506 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15837 | 2026.03.13 18:57:45.636597 [ 5 ] {0083fef1-8488-4d48-a88b-6725edf7830b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15838 | 2026.03.13 18:57:45.636634 [ 5 ] {0083fef1-8488-4d48-a88b-6725edf7830b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15839 | 2026.03.13 18:57:45.637196 [ 5 ] {0083fef1-8488-4d48-a88b-6725edf7830b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15840 | 2026.03.13 18:57:45.637232 [ 5 ] {0083fef1-8488-4d48-a88b-6725edf7830b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15841 | 2026.03.13 18:57:45.637538 [ 5 ] {0083fef1-8488-4d48-a88b-6725edf7830b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15842 | 2026.03.13 18:57:45.637747 [ 5 ] {0083fef1-8488-4d48-a88b-6725edf7830b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15843 | 2026.03.13 18:57:45.637873 [ 5 ] {0083fef1-8488-4d48-a88b-6725edf7830b} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001294 sec., 380216.3833075734 rows/sec., 26.67 MiB/sec. | ||
| 15844 | 2026.03.13 18:57:45.637911 [ 5 ] {0083fef1-8488-4d48-a88b-6725edf7830b} <Debug> TCPHandler: Processed in 0.001451763 sec. | ||
| 15845 | 2026.03.13 18:57:45.638016 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15846 | 2026.03.13 18:57:45.638107 [ 5 ] {229a120d-00d7-49fe-b474-d3cd53250a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15847 | 2026.03.13 18:57:45.638147 [ 5 ] {229a120d-00d7-49fe-b474-d3cd53250a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15848 | 2026.03.13 18:57:45.638469 [ 5 ] {229a120d-00d7-49fe-b474-d3cd53250a90} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15849 | 2026.03.13 18:57:45.638504 [ 5 ] {229a120d-00d7-49fe-b474-d3cd53250a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15850 | 2026.03.13 18:57:45.638789 [ 5 ] {229a120d-00d7-49fe-b474-d3cd53250a90} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 15851 | 2026.03.13 18:57:45.638987 [ 5 ] {229a120d-00d7-49fe-b474-d3cd53250a90} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15852 | 2026.03.13 18:57:45.639111 [ 5 ] {229a120d-00d7-49fe-b474-d3cd53250a90} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001022 sec., 5870.841487279844 rows/sec., 306.73 KiB/sec. | ||
| 15853 | 2026.03.13 18:57:45.639147 [ 5 ] {229a120d-00d7-49fe-b474-d3cd53250a90} <Debug> TCPHandler: Processed in 0.001178015 sec. | ||
| 15854 | 2026.03.13 18:57:45.639251 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15855 | 2026.03.13 18:57:45.639342 [ 5 ] {f3e31a4f-adef-4c4e-83db-d5163ba1ba0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15856 | 2026.03.13 18:57:45.639382 [ 5 ] {f3e31a4f-adef-4c4e-83db-d5163ba1ba0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15857 | 2026.03.13 18:57:45.639775 [ 5 ] {f3e31a4f-adef-4c4e-83db-d5163ba1ba0f} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15858 | 2026.03.13 18:57:45.639809 [ 5 ] {f3e31a4f-adef-4c4e-83db-d5163ba1ba0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15859 | 2026.03.13 18:57:45.640124 [ 5 ] {f3e31a4f-adef-4c4e-83db-d5163ba1ba0f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15860 | 2026.03.13 18:57:45.640323 [ 5 ] {f3e31a4f-adef-4c4e-83db-d5163ba1ba0f} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15861 | 2026.03.13 18:57:45.640447 [ 5 ] {f3e31a4f-adef-4c4e-83db-d5163ba1ba0f} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001123 sec., 236865.53873552982 rows/sec., 15.74 MiB/sec. | ||
| 15862 | 2026.03.13 18:57:45.640483 [ 5 ] {f3e31a4f-adef-4c4e-83db-d5163ba1ba0f} <Debug> TCPHandler: Processed in 0.001277648 sec. | ||
| 15863 | 2026.03.13 18:57:45.640588 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15864 | 2026.03.13 18:57:45.640679 [ 5 ] {508d3c80-2d24-4106-9d78-3f6d1d35828b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15865 | 2026.03.13 18:57:45.640719 [ 5 ] {508d3c80-2d24-4106-9d78-3f6d1d35828b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15866 | 2026.03.13 18:57:45.641020 [ 5 ] {508d3c80-2d24-4106-9d78-3f6d1d35828b} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15867 | 2026.03.13 18:57:45.641055 [ 5 ] {508d3c80-2d24-4106-9d78-3f6d1d35828b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15868 | 2026.03.13 18:57:45.641330 [ 5 ] {508d3c80-2d24-4106-9d78-3f6d1d35828b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 15869 | 2026.03.13 18:57:45.641527 [ 5 ] {508d3c80-2d24-4106-9d78-3f6d1d35828b} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15870 | 2026.03.13 18:57:45.641650 [ 5 ] {508d3c80-2d24-4106-9d78-3f6d1d35828b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000989 sec., 1011.1223458038422 rows/sec., 68.13 KiB/sec. | ||
| 15871 | 2026.03.13 18:57:45.641686 [ 5 ] {508d3c80-2d24-4106-9d78-3f6d1d35828b} <Debug> TCPHandler: Processed in 0.001145204 sec. | ||
| 15872 | 2026.03.13 18:57:45.641790 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15873 | 2026.03.13 18:57:45.641883 [ 5 ] {9b1775b6-f6c2-40b3-bd4c-6bf29f869675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15874 | 2026.03.13 18:57:45.641923 [ 5 ] {9b1775b6-f6c2-40b3-bd4c-6bf29f869675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15875 | 2026.03.13 18:57:45.642239 [ 5 ] {9b1775b6-f6c2-40b3-bd4c-6bf29f869675} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15876 | 2026.03.13 18:57:45.642273 [ 5 ] {9b1775b6-f6c2-40b3-bd4c-6bf29f869675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15877 | 2026.03.13 18:57:45.642583 [ 5 ] {9b1775b6-f6c2-40b3-bd4c-6bf29f869675} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15878 | 2026.03.13 18:57:45.642783 [ 5 ] {9b1775b6-f6c2-40b3-bd4c-6bf29f869675} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15879 | 2026.03.13 18:57:45.642906 [ 5 ] {9b1775b6-f6c2-40b3-bd4c-6bf29f869675} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001039 sec., 86621.75168431184 rows/sec., 5.42 MiB/sec. | ||
| 15880 | 2026.03.13 18:57:45.642940 [ 5 ] {9b1775b6-f6c2-40b3-bd4c-6bf29f869675} <Debug> TCPHandler: Processed in 0.001196106 sec. | ||
| 15881 | 2026.03.13 18:57:47.198771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15882 | 2026.03.13 18:57:47.216992 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15883 | 2026.03.13 18:57:47.217051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15884 | 2026.03.13 18:57:47.223294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15885 | 2026.03.13 18:57:47.223984 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15886 | 2026.03.13 18:57:47.227265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15887 | 2026.03.13 18:57:47.893278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1916 | ||
| 15888 | 2026.03.13 18:57:47.895690 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15889 | 2026.03.13 18:57:47.895743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15890 | 2026.03.13 18:57:47.896977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15891 | 2026.03.13 18:57:47.897249 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15892 | 2026.03.13 18:57:47.897527 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1916 | ||
| 15893 | 2026.03.13 18:57:50.619924 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15894 | 2026.03.13 18:57:50.620123 [ 5 ] {e2a9c5ac-353e-4f43-be2e-57eb96518981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15895 | 2026.03.13 18:57:50.620199 [ 5 ] {e2a9c5ac-353e-4f43-be2e-57eb96518981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15896 | 2026.03.13 18:57:50.621012 [ 5 ] {e2a9c5ac-353e-4f43-be2e-57eb96518981} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15897 | 2026.03.13 18:57:50.621060 [ 5 ] {e2a9c5ac-353e-4f43-be2e-57eb96518981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15898 | 2026.03.13 18:57:50.621446 [ 5 ] {e2a9c5ac-353e-4f43-be2e-57eb96518981} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15899 | 2026.03.13 18:57:50.621661 [ 5 ] {e2a9c5ac-353e-4f43-be2e-57eb96518981} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15900 | 2026.03.13 18:57:50.621813 [ 5 ] {e2a9c5ac-353e-4f43-be2e-57eb96518981} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001745 sec., 79083.09455587392 rows/sec., 6.88 MiB/sec. | ||
| 15901 | 2026.03.13 18:57:50.621856 [ 5 ] {e2a9c5ac-353e-4f43-be2e-57eb96518981} <Debug> TCPHandler: Processed in 0.002064152 sec. | ||
| 15902 | 2026.03.13 18:57:50.621958 [ 218 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 15903 | 2026.03.13 18:57:50.622003 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15904 | 2026.03.13 18:57:50.622010 [ 218 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 15905 | 2026.03.13 18:57:50.622103 [ 5 ] {5027579e-3125-4c2e-bcec-87b84dfbe26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15906 | 2026.03.13 18:57:50.622147 [ 5 ] {5027579e-3125-4c2e-bcec-87b84dfbe26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15907 | 2026.03.13 18:57:50.622573 [ 5 ] {5027579e-3125-4c2e-bcec-87b84dfbe26a} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15908 | 2026.03.13 18:57:50.622609 [ 5 ] {5027579e-3125-4c2e-bcec-87b84dfbe26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15909 | 2026.03.13 18:57:50.622952 [ 5 ] {5027579e-3125-4c2e-bcec-87b84dfbe26a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15910 | 2026.03.13 18:57:50.623174 [ 5 ] {5027579e-3125-4c2e-bcec-87b84dfbe26a} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15911 | 2026.03.13 18:57:50.623301 [ 5 ] {5027579e-3125-4c2e-bcec-87b84dfbe26a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001217 sec., 33689.400164338535 rows/sec., 2.47 MiB/sec. | ||
| 15912 | 2026.03.13 18:57:50.623339 [ 5 ] {5027579e-3125-4c2e-bcec-87b84dfbe26a} <Debug> TCPHandler: Processed in 0.001383971 sec. | ||
| 15913 | 2026.03.13 18:57:50.623451 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15914 | 2026.03.13 18:57:50.623545 [ 5 ] {1e9797d8-af7c-41fb-b67b-27ae4cb1f3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15915 | 2026.03.13 18:57:50.623585 [ 5 ] {1e9797d8-af7c-41fb-b67b-27ae4cb1f3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15916 | 2026.03.13 18:57:50.624024 [ 5 ] {1e9797d8-af7c-41fb-b67b-27ae4cb1f3cf} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15917 | 2026.03.13 18:57:50.624063 [ 5 ] {1e9797d8-af7c-41fb-b67b-27ae4cb1f3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15918 | 2026.03.13 18:57:50.624399 [ 5 ] {1e9797d8-af7c-41fb-b67b-27ae4cb1f3cf} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15919 | 2026.03.13 18:57:50.624601 [ 5 ] {1e9797d8-af7c-41fb-b67b-27ae4cb1f3cf} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15920 | 2026.03.13 18:57:50.624728 [ 5 ] {1e9797d8-af7c-41fb-b67b-27ae4cb1f3cf} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.0012 sec., 87500.00000000001 rows/sec., 6.83 MiB/sec. | ||
| 15921 | 2026.03.13 18:57:50.624765 [ 5 ] {1e9797d8-af7c-41fb-b67b-27ae4cb1f3cf} <Debug> TCPHandler: Processed in 0.00136065 sec. | ||
| 15922 | 2026.03.13 18:57:50.624830 [ 219 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 15923 | 2026.03.13 18:57:50.624866 [ 219 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 15924 | 2026.03.13 18:57:50.624886 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15925 | 2026.03.13 18:57:50.624978 [ 5 ] {27e07a89-af6d-4023-abad-b1c40fa1e7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15926 | 2026.03.13 18:57:50.625021 [ 5 ] {27e07a89-af6d-4023-abad-b1c40fa1e7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15927 | 2026.03.13 18:57:50.625429 [ 5 ] {27e07a89-af6d-4023-abad-b1c40fa1e7c2} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15928 | 2026.03.13 18:57:50.625464 [ 5 ] {27e07a89-af6d-4023-abad-b1c40fa1e7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15929 | 2026.03.13 18:57:50.625802 [ 5 ] {27e07a89-af6d-4023-abad-b1c40fa1e7c2} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15930 | 2026.03.13 18:57:50.626035 [ 5 ] {27e07a89-af6d-4023-abad-b1c40fa1e7c2} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15931 | 2026.03.13 18:57:50.626164 [ 5 ] {27e07a89-af6d-4023-abad-b1c40fa1e7c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 15932 | 2026.03.13 18:57:50.626167 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 5 parts from all_1_121_29 to all_125_125_0 | ||
| 15933 | 2026.03.13 18:57:50.626201 [ 5 ] {27e07a89-af6d-4023-abad-b1c40fa1e7c2} <Debug> TCPHandler: Processed in 0.001363751 sec. | ||
| 15934 | 2026.03.13 18:57:50.626241 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15935 | 2026.03.13 18:57:50.626268 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15936 | 2026.03.13 18:57:50.626334 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15937 | 2026.03.13 18:57:50.626390 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_125_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_121_29 to all_125_125_0 into Compact with storage Full | ||
| 15938 | 2026.03.13 18:57:50.626443 [ 5 ] {6e497062-17d1-4943-888c-b1f6ace19c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15939 | 2026.03.13 18:57:50.626492 [ 218 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 15940 | 2026.03.13 18:57:50.626509 [ 5 ] {6e497062-17d1-4943-888c-b1f6ace19c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15941 | 2026.03.13 18:57:50.626547 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_125_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15942 | 2026.03.13 18:57:50.626589 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_125_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_121_29, total 41019 rows starting from the beginning of the part | ||
| 15943 | 2026.03.13 18:57:50.626656 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_125_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 128 rows starting from the beginning of the part | ||
| 15944 | 2026.03.13 18:57:50.626710 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_125_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15945 | 2026.03.13 18:57:50.626759 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_125_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 15946 | 2026.03.13 18:57:50.626799 [ 197 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_125_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 266 rows starting from the beginning of the part | ||
| 15947 | 2026.03.13 18:57:50.627441 [ 5 ] {6e497062-17d1-4943-888c-b1f6ace19c0e} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15948 | 2026.03.13 18:57:50.627483 [ 5 ] {6e497062-17d1-4943-888c-b1f6ace19c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15949 | 2026.03.13 18:57:50.628063 [ 219 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 15950 | 2026.03.13 18:57:50.628121 [ 5 ] {6e497062-17d1-4943-888c-b1f6ace19c0e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15951 | 2026.03.13 18:57:50.628368 [ 5 ] {6e497062-17d1-4943-888c-b1f6ace19c0e} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15952 | 2026.03.13 18:57:50.628515 [ 5 ] {6e497062-17d1-4943-888c-b1f6ace19c0e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002092 sec., 19598.470363288718 rows/sec., 35.12 MiB/sec. | ||
| 15953 | 2026.03.13 18:57:50.628574 [ 5 ] {6e497062-17d1-4943-888c-b1f6ace19c0e} <Debug> TCPHandler: Processed in 0.002294608 sec. | ||
| 15954 | 2026.03.13 18:57:50.628696 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15955 | 2026.03.13 18:57:50.628792 [ 5 ] {8044048d-f475-4f7e-b143-527e5142d108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15956 | 2026.03.13 18:57:50.628835 [ 5 ] {8044048d-f475-4f7e-b143-527e5142d108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15957 | 2026.03.13 18:57:50.629179 [ 5 ] {8044048d-f475-4f7e-b143-527e5142d108} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15958 | 2026.03.13 18:57:50.629216 [ 5 ] {8044048d-f475-4f7e-b143-527e5142d108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15959 | 2026.03.13 18:57:50.629532 [ 5 ] {8044048d-f475-4f7e-b143-527e5142d108} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15960 | 2026.03.13 18:57:50.629756 [ 5 ] {8044048d-f475-4f7e-b143-527e5142d108} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15961 | 2026.03.13 18:57:50.629890 [ 5 ] {8044048d-f475-4f7e-b143-527e5142d108} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 15962 | 2026.03.13 18:57:50.629927 [ 5 ] {8044048d-f475-4f7e-b143-527e5142d108} <Debug> TCPHandler: Processed in 0.001282609 sec. | ||
| 15963 | 2026.03.13 18:57:50.634176 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_125_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41733 rows, containing 5 columns (5 merged, 0 gathered) in 0.007839944 sec., 5323124.7570135705 rows/sec., 349.95 MiB/sec. | ||
| 15964 | 2026.03.13 18:57:50.634505 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_125_30} <Trace> MergedBlockOutputStream: filled checksums all_1_125_30 (state Temporary) | ||
| 15965 | 2026.03.13 18:57:50.634818 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_125_30} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_125_30 to all_1_125_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15966 | 2026.03.13 18:57:50.634900 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_125_30} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 5 parts: [all_1_121_29, all_125_125_0] -> all_1_125_30 | ||
| 15967 | 2026.03.13 18:57:50.634994 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15968 | 2026.03.13 18:57:51.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.18 MiB, peak 388.41 MiB, free memory in arenas 0.00 B, will set to 375.18 MiB (RSS), difference: 3.99 MiB | ||
| 15969 | 2026.03.13 18:57:52.519073 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15970 | 2026.03.13 18:57:52.519142 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15971 | 2026.03.13 18:57:52.758391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37462 | ||
| 15972 | 2026.03.13 18:57:52.758918 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15973 | 2026.03.13 18:57:52.758957 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15974 | 2026.03.13 18:57:52.759468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15975 | 2026.03.13 18:57:52.759707 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15976 | 2026.03.13 18:57:52.759857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37462 | ||
| 15977 | 2026.03.13 18:57:54.728300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15978 | 2026.03.13 18:57:54.746653 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15979 | 2026.03.13 18:57:54.746713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15980 | 2026.03.13 18:57:54.752975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15981 | 2026.03.13 18:57:54.753778 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15982 | 2026.03.13 18:57:54.757023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15983 | 2026.03.13 18:57:55.626066 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15984 | 2026.03.13 18:57:55.626258 [ 5 ] {d09f36b4-6f85-47ed-a722-7f90b5f9a6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15985 | 2026.03.13 18:57:55.626331 [ 5 ] {d09f36b4-6f85-47ed-a722-7f90b5f9a6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15986 | 2026.03.13 18:57:55.627149 [ 5 ] {d09f36b4-6f85-47ed-a722-7f90b5f9a6b8} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15987 | 2026.03.13 18:57:55.627195 [ 5 ] {d09f36b4-6f85-47ed-a722-7f90b5f9a6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15988 | 2026.03.13 18:57:55.627609 [ 5 ] {d09f36b4-6f85-47ed-a722-7f90b5f9a6b8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15989 | 2026.03.13 18:57:55.627835 [ 5 ] {d09f36b4-6f85-47ed-a722-7f90b5f9a6b8} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15990 | 2026.03.13 18:57:55.627981 [ 5 ] {d09f36b4-6f85-47ed-a722-7f90b5f9a6b8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001779 sec., 159640.24732996066 rows/sec., 10.14 MiB/sec. | ||
| 15991 | 2026.03.13 18:57:55.628005 [ 81 ] {} <Debug> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 15992 | 2026.03.13 18:57:55.628023 [ 5 ] {d09f36b4-6f85-47ed-a722-7f90b5f9a6b8} <Debug> TCPHandler: Processed in 0.002098383 sec. | ||
| 15993 | 2026.03.13 18:57:55.628096 [ 81 ] {} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15994 | 2026.03.13 18:57:55.628127 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 15995 | 2026.03.13 18:57:55.628196 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15996 | 2026.03.13 18:57:55.628258 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 15997 | 2026.03.13 18:57:55.628297 [ 5 ] {67e6751f-c83b-42de-bdbd-44227e6ce605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15998 | 2026.03.13 18:57:55.628346 [ 5 ] {67e6751f-c83b-42de-bdbd-44227e6ce605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15999 | 2026.03.13 18:57:55.628423 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16000 | 2026.03.13 18:57:55.628465 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 308 rows starting from the beginning of the part | ||
| 16001 | 2026.03.13 18:57:55.628542 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 16002 | 2026.03.13 18:57:55.628595 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 16003 | 2026.03.13 18:57:55.628645 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 16004 | 2026.03.13 18:57:55.628693 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 16005 | 2026.03.13 18:57:55.628739 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 16006 | 2026.03.13 18:57:55.629342 [ 5 ] {67e6751f-c83b-42de-bdbd-44227e6ce605} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16007 | 2026.03.13 18:57:55.629383 [ 5 ] {67e6751f-c83b-42de-bdbd-44227e6ce605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16008 | 2026.03.13 18:57:55.629742 [ 5 ] {67e6751f-c83b-42de-bdbd-44227e6ce605} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16009 | 2026.03.13 18:57:55.629744 [ 187 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549337 sec., 611874.6276633167 rows/sec., 42.40 MiB/sec. | ||
| 16010 | 2026.03.13 18:57:55.629907 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 16011 | 2026.03.13 18:57:55.629972 [ 5 ] {67e6751f-c83b-42de-bdbd-44227e6ce605} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16012 | 2026.03.13 18:57:55.630116 [ 5 ] {67e6751f-c83b-42de-bdbd-44227e6ce605} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001838 sec., 433623.5038084875 rows/sec., 33.74 MiB/sec. | ||
| 16013 | 2026.03.13 18:57:55.630156 [ 5 ] {67e6751f-c83b-42de-bdbd-44227e6ce605} <Debug> TCPHandler: Processed in 0.00201597 sec. | ||
| 16014 | 2026.03.13 18:57:55.630174 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_33_7} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16015 | 2026.03.13 18:57:55.630250 [ 196 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_33_7} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 16016 | 2026.03.13 18:57:55.630265 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16017 | 2026.03.13 18:57:55.630324 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 16018 | 2026.03.13 18:57:55.630361 [ 5 ] {afddfaad-b39f-463a-bbfa-b1857ca290da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16019 | 2026.03.13 18:57:55.630404 [ 5 ] {afddfaad-b39f-463a-bbfa-b1857ca290da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16020 | 2026.03.13 18:57:55.630859 [ 5 ] {afddfaad-b39f-463a-bbfa-b1857ca290da} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16021 | 2026.03.13 18:57:55.630895 [ 5 ] {afddfaad-b39f-463a-bbfa-b1857ca290da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16022 | 2026.03.13 18:57:55.631196 [ 5 ] {afddfaad-b39f-463a-bbfa-b1857ca290da} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16023 | 2026.03.13 18:57:55.631408 [ 5 ] {afddfaad-b39f-463a-bbfa-b1857ca290da} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16024 | 2026.03.13 18:57:55.631534 [ 5 ] {afddfaad-b39f-463a-bbfa-b1857ca290da} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001191 sec., 119227.53988245172 rows/sec., 7.00 MiB/sec. | ||
| 16025 | 2026.03.13 18:57:55.631571 [ 5 ] {afddfaad-b39f-463a-bbfa-b1857ca290da} <Debug> TCPHandler: Processed in 0.0013565 sec. | ||
| 16026 | 2026.03.13 18:57:55.631679 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16027 | 2026.03.13 18:57:55.631770 [ 5 ] {5937db4a-694d-481e-9614-375829501ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16028 | 2026.03.13 18:57:55.631808 [ 5 ] {5937db4a-694d-481e-9614-375829501ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16029 | 2026.03.13 18:57:55.632263 [ 5 ] {5937db4a-694d-481e-9614-375829501ba3} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16030 | 2026.03.13 18:57:55.632298 [ 5 ] {5937db4a-694d-481e-9614-375829501ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16031 | 2026.03.13 18:57:55.632609 [ 5 ] {5937db4a-694d-481e-9614-375829501ba3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16032 | 2026.03.13 18:57:55.632806 [ 5 ] {5937db4a-694d-481e-9614-375829501ba3} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16033 | 2026.03.13 18:57:55.632914 [ 81 ] {} <Debug> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 16034 | 2026.03.13 18:57:55.632930 [ 5 ] {5937db4a-694d-481e-9614-375829501ba3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 8.17 MiB/sec. | ||
| 16035 | 2026.03.13 18:57:55.632948 [ 81 ] {} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16036 | 2026.03.13 18:57:55.632972 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16037 | 2026.03.13 18:57:55.632972 [ 5 ] {5937db4a-694d-481e-9614-375829501ba3} <Debug> TCPHandler: Processed in 0.00133998 sec. | ||
| 16038 | 2026.03.13 18:57:55.633055 [ 188 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 16039 | 2026.03.13 18:57:55.633090 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16040 | 2026.03.13 18:57:55.633174 [ 188 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16041 | 2026.03.13 18:57:55.633185 [ 5 ] {5deb45db-3b43-4f7e-91e2-cb0598eb660d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16042 | 2026.03.13 18:57:55.633216 [ 188 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 881 rows starting from the beginning of the part | ||
| 16043 | 2026.03.13 18:57:55.633236 [ 5 ] {5deb45db-3b43-4f7e-91e2-cb0598eb660d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16044 | 2026.03.13 18:57:55.633285 [ 188 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 732 rows starting from the beginning of the part | ||
| 16045 | 2026.03.13 18:57:55.633343 [ 188 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 732 rows starting from the beginning of the part | ||
| 16046 | 2026.03.13 18:57:55.633392 [ 188 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 732 rows starting from the beginning of the part | ||
| 16047 | 2026.03.13 18:57:55.633439 [ 188 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 16048 | 2026.03.13 18:57:55.633485 [ 188 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 16049 | 2026.03.13 18:57:55.633694 [ 5 ] {5deb45db-3b43-4f7e-91e2-cb0598eb660d} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16050 | 2026.03.13 18:57:55.633735 [ 5 ] {5deb45db-3b43-4f7e-91e2-cb0598eb660d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16051 | 2026.03.13 18:57:55.634051 [ 5 ] {5deb45db-3b43-4f7e-91e2-cb0598eb660d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 16052 | 2026.03.13 18:57:55.634262 [ 5 ] {5deb45db-3b43-4f7e-91e2-cb0598eb660d} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16053 | 2026.03.13 18:57:55.634392 [ 5 ] {5deb45db-3b43-4f7e-91e2-cb0598eb660d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 6.88 MiB/sec. | ||
| 16054 | 2026.03.13 18:57:55.634395 [ 82 ] {} <Debug> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 16055 | 2026.03.13 18:57:55.634430 [ 5 ] {5deb45db-3b43-4f7e-91e2-cb0598eb660d} <Debug> TCPHandler: Processed in 0.001387261 sec. | ||
| 16056 | 2026.03.13 18:57:55.634466 [ 82 ] {} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16057 | 2026.03.13 18:57:55.634490 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16058 | 2026.03.13 18:57:55.634545 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16059 | 2026.03.13 18:57:55.634564 [ 196 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 16060 | 2026.03.13 18:57:55.634640 [ 5 ] {a4dc08ff-c2c0-494a-84a8-ed067e9b7b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16061 | 2026.03.13 18:57:55.634647 [ 196 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16062 | 2026.03.13 18:57:55.634684 [ 196 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 160 rows starting from the beginning of the part | ||
| 16063 | 2026.03.13 18:57:55.634685 [ 5 ] {a4dc08ff-c2c0-494a-84a8-ed067e9b7b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16064 | 2026.03.13 18:57:55.634731 [ 196 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 16065 | 2026.03.13 18:57:55.634773 [ 196 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
| 16066 | 2026.03.13 18:57:55.634807 [ 196 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 16067 | 2026.03.13 18:57:55.634839 [ 196 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 16068 | 2026.03.13 18:57:55.634871 [ 196 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 16069 | 2026.03.13 18:57:55.634881 [ 186 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3375 rows, containing 5 columns (5 merged, 0 gathered) in 0.001864766 sec., 1809878.5584893762 rows/sec., 115.26 MiB/sec. | ||
| 16070 | 2026.03.13 18:57:55.635051 [ 188 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 16071 | 2026.03.13 18:57:55.635308 [ 188 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_36_7} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16072 | 2026.03.13 18:57:55.635375 [ 188 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_36_7} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 16073 | 2026.03.13 18:57:55.635376 [ 5 ] {a4dc08ff-c2c0-494a-84a8-ed067e9b7b7a} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16074 | 2026.03.13 18:57:55.635424 [ 5 ] {a4dc08ff-c2c0-494a-84a8-ed067e9b7b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16075 | 2026.03.13 18:57:55.635442 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 16076 | 2026.03.13 18:57:55.635760 [ 5 ] {a4dc08ff-c2c0-494a-84a8-ed067e9b7b7a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16077 | 2026.03.13 18:57:55.635885 [ 188 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135063 sec., 364274.44970125053 rows/sec., 22.80 MiB/sec. | ||
| 16078 | 2026.03.13 18:57:55.635980 [ 5 ] {a4dc08ff-c2c0-494a-84a8-ed067e9b7b7a} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16079 | 2026.03.13 18:57:55.636032 [ 196 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 16080 | 2026.03.13 18:57:55.636122 [ 5 ] {a4dc08ff-c2c0-494a-84a8-ed067e9b7b7a} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001499 sec., 326884.5897264843 rows/sec., 22.92 MiB/sec. | ||
| 16081 | 2026.03.13 18:57:55.636164 [ 5 ] {a4dc08ff-c2c0-494a-84a8-ed067e9b7b7a} <Debug> TCPHandler: Processed in 0.001665969 sec. | ||
| 16082 | 2026.03.13 18:57:55.636267 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16083 | 2026.03.13 18:57:55.636309 [ 196 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_33_7} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16084 | 2026.03.13 18:57:55.636361 [ 5 ] {a75c3623-44ef-41f9-884f-f6a5d89bb929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16085 | 2026.03.13 18:57:55.636383 [ 196 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_33_7} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 16086 | 2026.03.13 18:57:55.636408 [ 5 ] {a75c3623-44ef-41f9-884f-f6a5d89bb929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16087 | 2026.03.13 18:57:55.636446 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16088 | 2026.03.13 18:57:55.636736 [ 5 ] {a75c3623-44ef-41f9-884f-f6a5d89bb929} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16089 | 2026.03.13 18:57:55.636776 [ 5 ] {a75c3623-44ef-41f9-884f-f6a5d89bb929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16090 | 2026.03.13 18:57:55.637075 [ 5 ] {a75c3623-44ef-41f9-884f-f6a5d89bb929} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 16091 | 2026.03.13 18:57:55.637304 [ 5 ] {a75c3623-44ef-41f9-884f-f6a5d89bb929} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16092 | 2026.03.13 18:57:55.637430 [ 5 ] {a75c3623-44ef-41f9-884f-f6a5d89bb929} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 16093 | 2026.03.13 18:57:55.637465 [ 5 ] {a75c3623-44ef-41f9-884f-f6a5d89bb929} <Debug> TCPHandler: Processed in 0.001244967 sec. | ||
| 16094 | 2026.03.13 18:57:55.637566 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16095 | 2026.03.13 18:57:55.637656 [ 5 ] {2870cee3-0498-4a02-9bef-e150dcaa6be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16096 | 2026.03.13 18:57:55.637697 [ 5 ] {2870cee3-0498-4a02-9bef-e150dcaa6be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16097 | 2026.03.13 18:57:55.638115 [ 5 ] {2870cee3-0498-4a02-9bef-e150dcaa6be7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16098 | 2026.03.13 18:57:55.638149 [ 5 ] {2870cee3-0498-4a02-9bef-e150dcaa6be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16099 | 2026.03.13 18:57:55.638471 [ 5 ] {2870cee3-0498-4a02-9bef-e150dcaa6be7} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16100 | 2026.03.13 18:57:55.638679 [ 5 ] {2870cee3-0498-4a02-9bef-e150dcaa6be7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16101 | 2026.03.13 18:57:55.638803 [ 5 ] {2870cee3-0498-4a02-9bef-e150dcaa6be7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. | ||
| 16102 | 2026.03.13 18:57:55.638839 [ 5 ] {2870cee3-0498-4a02-9bef-e150dcaa6be7} <Debug> TCPHandler: Processed in 0.001321919 sec. | ||
| 16103 | 2026.03.13 18:57:55.638943 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16104 | 2026.03.13 18:57:55.639033 [ 5 ] {58cdf776-9221-48cb-b81e-58b6bbdb8572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16105 | 2026.03.13 18:57:55.639074 [ 5 ] {58cdf776-9221-48cb-b81e-58b6bbdb8572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16106 | 2026.03.13 18:57:55.639371 [ 5 ] {58cdf776-9221-48cb-b81e-58b6bbdb8572} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16107 | 2026.03.13 18:57:55.639406 [ 5 ] {58cdf776-9221-48cb-b81e-58b6bbdb8572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16108 | 2026.03.13 18:57:55.639688 [ 5 ] {58cdf776-9221-48cb-b81e-58b6bbdb8572} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 16109 | 2026.03.13 18:57:55.639887 [ 5 ] {58cdf776-9221-48cb-b81e-58b6bbdb8572} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16110 | 2026.03.13 18:57:55.640011 [ 5 ] {58cdf776-9221-48cb-b81e-58b6bbdb8572} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000995 sec., 1005.0251256281407 rows/sec., 67.72 KiB/sec. | ||
| 16111 | 2026.03.13 18:57:55.640046 [ 5 ] {58cdf776-9221-48cb-b81e-58b6bbdb8572} <Debug> TCPHandler: Processed in 0.001150134 sec. | ||
| 16112 | 2026.03.13 18:57:55.640145 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16113 | 2026.03.13 18:57:55.640235 [ 5 ] {ca979c81-5385-4939-8176-9a2fd390d679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16114 | 2026.03.13 18:57:55.640274 [ 5 ] {ca979c81-5385-4939-8176-9a2fd390d679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16115 | 2026.03.13 18:57:55.640603 [ 5 ] {ca979c81-5385-4939-8176-9a2fd390d679} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16116 | 2026.03.13 18:57:55.640637 [ 5 ] {ca979c81-5385-4939-8176-9a2fd390d679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16117 | 2026.03.13 18:57:55.640931 [ 5 ] {ca979c81-5385-4939-8176-9a2fd390d679} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16118 | 2026.03.13 18:57:55.641159 [ 5 ] {ca979c81-5385-4939-8176-9a2fd390d679} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16119 | 2026.03.13 18:57:55.641281 [ 5 ] {ca979c81-5385-4939-8176-9a2fd390d679} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 16120 | 2026.03.13 18:57:55.641280 [ 82 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16121 | 2026.03.13 18:57:55.641317 [ 5 ] {ca979c81-5385-4939-8176-9a2fd390d679} <Debug> TCPHandler: Processed in 0.001217816 sec. | ||
| 16122 | 2026.03.13 18:57:55.641331 [ 82 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2026.03.13 18:57:55.641353 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16124 | 2026.03.13 18:57:55.641427 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 16125 | 2026.03.13 18:57:55.641514 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16126 | 2026.03.13 18:57:55.641542 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6330 rows starting from the beginning of the part | ||
| 16127 | 2026.03.13 18:57:55.641597 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 16128 | 2026.03.13 18:57:55.641637 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 16129 | 2026.03.13 18:57:55.641675 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 90 rows starting from the beginning of the part | ||
| 16130 | 2026.03.13 18:57:55.641712 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 16131 | 2026.03.13 18:57:55.641750 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 16132 | 2026.03.13 18:57:55.643304 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001911157 sec., 3500497.342709155 rows/sec., 232.64 MiB/sec. | ||
| 16133 | 2026.03.13 18:57:55.643681 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16134 | 2026.03.13 18:57:55.643913 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_126_25} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16135 | 2026.03.13 18:57:55.643972 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_126_25} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16136 | 2026.03.13 18:57:55.644036 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 16137 | 2026.03.13 18:57:56.590260 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16138 | 2026.03.13 18:57:56.590464 [ 5 ] {82dd38de-c1fe-44e0-9bf7-085e793f05cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16139 | 2026.03.13 18:57:56.590540 [ 5 ] {82dd38de-c1fe-44e0-9bf7-085e793f05cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16140 | 2026.03.13 18:57:56.591250 [ 5 ] {82dd38de-c1fe-44e0-9bf7-085e793f05cd} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16141 | 2026.03.13 18:57:56.591300 [ 5 ] {82dd38de-c1fe-44e0-9bf7-085e793f05cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16142 | 2026.03.13 18:57:56.591682 [ 5 ] {82dd38de-c1fe-44e0-9bf7-085e793f05cd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16143 | 2026.03.13 18:57:56.591911 [ 5 ] {82dd38de-c1fe-44e0-9bf7-085e793f05cd} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16144 | 2026.03.13 18:57:56.592079 [ 5 ] {82dd38de-c1fe-44e0-9bf7-085e793f05cd} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001671 sec., 3590.664272890485 rows/sec., 292.79 KiB/sec. | ||
| 16145 | 2026.03.13 18:57:56.592123 [ 5 ] {82dd38de-c1fe-44e0-9bf7-085e793f05cd} <Debug> TCPHandler: Processed in 0.00201026 sec. | ||
| 16146 | 2026.03.13 18:57:56.592246 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16147 | 2026.03.13 18:57:56.592347 [ 5 ] {31dc7abf-d199-43c4-8c4d-c34a59ac86fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16148 | 2026.03.13 18:57:56.592389 [ 5 ] {31dc7abf-d199-43c4-8c4d-c34a59ac86fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16149 | 2026.03.13 18:57:56.593721 [ 5 ] {31dc7abf-d199-43c4-8c4d-c34a59ac86fd} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16150 | 2026.03.13 18:57:56.593758 [ 5 ] {31dc7abf-d199-43c4-8c4d-c34a59ac86fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16151 | 2026.03.13 18:57:56.594202 [ 5 ] {31dc7abf-d199-43c4-8c4d-c34a59ac86fd} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16152 | 2026.03.13 18:57:56.594429 [ 5 ] {31dc7abf-d199-43c4-8c4d-c34a59ac86fd} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16153 | 2026.03.13 18:57:56.594561 [ 5 ] {31dc7abf-d199-43c4-8c4d-c34a59ac86fd} <Debug> executeQuery: Read 2025 rows, 157.59 KiB in 0.002232 sec., 907258.064516129 rows/sec., 68.95 MiB/sec. | ||
| 16154 | 2026.03.13 18:57:56.594601 [ 5 ] {31dc7abf-d199-43c4-8c4d-c34a59ac86fd} <Debug> TCPHandler: Processed in 0.002404452 sec. | ||
| 16155 | 2026.03.13 18:57:56.594719 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16156 | 2026.03.13 18:57:56.594814 [ 5 ] {80aa994f-e1d3-43b7-9551-1002b8914708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16157 | 2026.03.13 18:57:56.594856 [ 5 ] {80aa994f-e1d3-43b7-9551-1002b8914708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16158 | 2026.03.13 18:57:56.595286 [ 5 ] {80aa994f-e1d3-43b7-9551-1002b8914708} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2026.03.13 18:57:56.595323 [ 5 ] {80aa994f-e1d3-43b7-9551-1002b8914708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16160 | 2026.03.13 18:57:56.595630 [ 5 ] {80aa994f-e1d3-43b7-9551-1002b8914708} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16161 | 2026.03.13 18:57:56.595865 [ 5 ] {80aa994f-e1d3-43b7-9551-1002b8914708} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2026.03.13 18:57:56.595996 [ 5 ] {80aa994f-e1d3-43b7-9551-1002b8914708} <Debug> executeQuery: Read 58 rows, 4.33 KiB in 0.001201 sec., 48293.08909242298 rows/sec., 3.52 MiB/sec. | ||
| 16163 | 2026.03.13 18:57:56.596003 [ 80 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 6 parts from all_1_80_17 to all_85_85_0 | ||
| 16164 | 2026.03.13 18:57:56.596039 [ 5 ] {80aa994f-e1d3-43b7-9551-1002b8914708} <Debug> TCPHandler: Processed in 0.001370891 sec. | ||
| 16165 | 2026.03.13 18:57:56.596082 [ 80 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16166 | 2026.03.13 18:57:56.596113 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16167 | 2026.03.13 18:57:56.596172 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16168 | 2026.03.13 18:57:56.596217 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_85_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_17 to all_85_85_0 into Compact with storage Full | ||
| 16169 | 2026.03.13 18:57:56.596236 [ 221 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 16170 | 2026.03.13 18:57:56.596296 [ 221 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 16171 | 2026.03.13 18:57:56.596296 [ 5 ] {1c1d5c70-1bf9-41af-a4c2-de5d5f3bb06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16172 | 2026.03.13 18:57:56.596354 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_85_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16173 | 2026.03.13 18:57:56.596356 [ 5 ] {1c1d5c70-1bf9-41af-a4c2-de5d5f3bb06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16174 | 2026.03.13 18:57:56.596402 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_85_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_17, total 226 rows starting from the beginning of the part | ||
| 16175 | 2026.03.13 18:57:56.596482 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_85_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 41 rows starting from the beginning of the part | ||
| 16176 | 2026.03.13 18:57:56.596540 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_85_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 144 rows starting from the beginning of the part | ||
| 16177 | 2026.03.13 18:57:56.596592 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_85_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 41 rows starting from the beginning of the part | ||
| 16178 | 2026.03.13 18:57:56.596641 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_85_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 142 rows starting from the beginning of the part | ||
| 16179 | 2026.03.13 18:57:56.596688 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_85_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 58 rows starting from the beginning of the part | ||
| 16180 | 2026.03.13 18:57:56.597102 [ 5 ] {1c1d5c70-1bf9-41af-a4c2-de5d5f3bb06a} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16181 | 2026.03.13 18:57:56.597148 [ 5 ] {1c1d5c70-1bf9-41af-a4c2-de5d5f3bb06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16182 | 2026.03.13 18:57:56.597550 [ 5 ] {1c1d5c70-1bf9-41af-a4c2-de5d5f3bb06a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16183 | 2026.03.13 18:57:56.597695 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_85_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520426 sec., 428827.1839602848 rows/sec., 28.95 MiB/sec. | ||
| 16184 | 2026.03.13 18:57:56.597768 [ 5 ] {1c1d5c70-1bf9-41af-a4c2-de5d5f3bb06a} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16185 | 2026.03.13 18:57:56.597879 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_85_18} <Trace> MergedBlockOutputStream: filled checksums all_1_85_18 (state Temporary) | ||
| 16186 | 2026.03.13 18:57:56.597911 [ 5 ] {1c1d5c70-1bf9-41af-a4c2-de5d5f3bb06a} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001639 sec., 431970.71384990844 rows/sec., 25.20 MiB/sec. | ||
| 16187 | 2026.03.13 18:57:56.597957 [ 5 ] {1c1d5c70-1bf9-41af-a4c2-de5d5f3bb06a} <Debug> TCPHandler: Processed in 0.001846155 sec. | ||
| 16188 | 2026.03.13 18:57:56.598070 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16189 | 2026.03.13 18:57:56.598165 [ 5 ] {604e6328-e007-4cc6-81cf-4d46a6d79858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16190 | 2026.03.13 18:57:56.598182 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_85_18} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_85_18 to all_1_85_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16191 | 2026.03.13 18:57:56.598206 [ 5 ] {604e6328-e007-4cc6-81cf-4d46a6d79858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16192 | 2026.03.13 18:57:56.598275 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_85_18} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 6 parts: [all_1_80_17, all_85_85_0] -> all_1_85_18 | ||
| 16193 | 2026.03.13 18:57:56.598358 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16194 | 2026.03.13 18:57:56.598600 [ 5 ] {604e6328-e007-4cc6-81cf-4d46a6d79858} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16195 | 2026.03.13 18:57:56.598642 [ 5 ] {604e6328-e007-4cc6-81cf-4d46a6d79858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16196 | 2026.03.13 18:57:56.598978 [ 5 ] {604e6328-e007-4cc6-81cf-4d46a6d79858} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16197 | 2026.03.13 18:57:56.599003 [ 221 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 16198 | 2026.03.13 18:57:56.599213 [ 5 ] {604e6328-e007-4cc6-81cf-4d46a6d79858} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16199 | 2026.03.13 18:57:56.599350 [ 5 ] {604e6328-e007-4cc6-81cf-4d46a6d79858} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001203 sec., 831.2551953449708 rows/sec., 58.45 KiB/sec. | ||
| 16200 | 2026.03.13 18:57:56.599388 [ 5 ] {604e6328-e007-4cc6-81cf-4d46a6d79858} <Debug> TCPHandler: Processed in 0.001366531 sec. | ||
| 16201 | 2026.03.13 18:57:56.599493 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16202 | 2026.03.13 18:57:56.599584 [ 5 ] {d94871b1-c8ac-4e71-83b4-de2e365e5bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16203 | 2026.03.13 18:57:56.599624 [ 5 ] {d94871b1-c8ac-4e71-83b4-de2e365e5bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16204 | 2026.03.13 18:57:56.600357 [ 5 ] {d94871b1-c8ac-4e71-83b4-de2e365e5bc0} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16205 | 2026.03.13 18:57:56.600393 [ 5 ] {d94871b1-c8ac-4e71-83b4-de2e365e5bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16206 | 2026.03.13 18:57:56.600745 [ 5 ] {d94871b1-c8ac-4e71-83b4-de2e365e5bc0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16207 | 2026.03.13 18:57:56.600959 [ 5 ] {d94871b1-c8ac-4e71-83b4-de2e365e5bc0} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16208 | 2026.03.13 18:57:56.601086 [ 5 ] {d94871b1-c8ac-4e71-83b4-de2e365e5bc0} <Debug> executeQuery: Read 1058 rows, 75.00 KiB in 0.001519 sec., 696510.8624094799 rows/sec., 48.21 MiB/sec. | ||
| 16209 | 2026.03.13 18:57:56.601124 [ 5 ] {d94871b1-c8ac-4e71-83b4-de2e365e5bc0} <Debug> TCPHandler: Processed in 0.00167752 sec. | ||
| 16210 | 2026.03.13 18:57:56.601231 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16211 | 2026.03.13 18:57:56.601323 [ 5 ] {43adcca6-af69-49c1-b250-416e3c06b36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16212 | 2026.03.13 18:57:56.601365 [ 5 ] {43adcca6-af69-49c1-b250-416e3c06b36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16213 | 2026.03.13 18:57:56.602002 [ 5 ] {43adcca6-af69-49c1-b250-416e3c06b36c} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16214 | 2026.03.13 18:57:56.602131 [ 5 ] {43adcca6-af69-49c1-b250-416e3c06b36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16215 | 2026.03.13 18:57:56.602551 [ 5 ] {43adcca6-af69-49c1-b250-416e3c06b36c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16216 | 2026.03.13 18:57:56.602766 [ 5 ] {43adcca6-af69-49c1-b250-416e3c06b36c} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16217 | 2026.03.13 18:57:56.602895 [ 5 ] {43adcca6-af69-49c1-b250-416e3c06b36c} <Debug> executeQuery: Read 1220 rows, 78.13 KiB in 0.00159 sec., 767295.5974842767 rows/sec., 47.99 MiB/sec. | ||
| 16218 | 2026.03.13 18:57:56.602932 [ 5 ] {43adcca6-af69-49c1-b250-416e3c06b36c} <Debug> TCPHandler: Processed in 0.001747813 sec. | ||
| 16219 | 2026.03.13 18:57:56.603041 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16220 | 2026.03.13 18:57:56.603132 [ 5 ] {11818626-5ad8-4077-a605-8b7456fa19a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16221 | 2026.03.13 18:57:56.603186 [ 5 ] {11818626-5ad8-4077-a605-8b7456fa19a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16222 | 2026.03.13 18:57:56.604189 [ 5 ] {11818626-5ad8-4077-a605-8b7456fa19a4} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16223 | 2026.03.13 18:57:56.604226 [ 5 ] {11818626-5ad8-4077-a605-8b7456fa19a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16224 | 2026.03.13 18:57:56.604822 [ 5 ] {11818626-5ad8-4077-a605-8b7456fa19a4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16225 | 2026.03.13 18:57:56.605069 [ 5 ] {11818626-5ad8-4077-a605-8b7456fa19a4} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16226 | 2026.03.13 18:57:56.605206 [ 5 ] {11818626-5ad8-4077-a605-8b7456fa19a4} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002092 sec., 24856.596558317397 rows/sec., 44.54 MiB/sec. | ||
| 16227 | 2026.03.13 18:57:56.605260 [ 5 ] {11818626-5ad8-4077-a605-8b7456fa19a4} <Debug> TCPHandler: Processed in 0.002266648 sec. | ||
| 16228 | 2026.03.13 18:57:56.605373 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16229 | 2026.03.13 18:57:56.605464 [ 5 ] {9ed02a94-4b23-429f-8ef4-1e5327ac3fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16230 | 2026.03.13 18:57:56.605508 [ 5 ] {9ed02a94-4b23-429f-8ef4-1e5327ac3fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16231 | 2026.03.13 18:57:56.605913 [ 5 ] {9ed02a94-4b23-429f-8ef4-1e5327ac3fd7} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16232 | 2026.03.13 18:57:56.605953 [ 5 ] {9ed02a94-4b23-429f-8ef4-1e5327ac3fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16233 | 2026.03.13 18:57:56.606285 [ 5 ] {9ed02a94-4b23-429f-8ef4-1e5327ac3fd7} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16234 | 2026.03.13 18:57:56.606522 [ 5 ] {9ed02a94-4b23-429f-8ef4-1e5327ac3fd7} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16235 | 2026.03.13 18:57:56.606655 [ 5 ] {9ed02a94-4b23-429f-8ef4-1e5327ac3fd7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 684.97 KiB/sec. | ||
| 16236 | 2026.03.13 18:57:56.606693 [ 5 ] {9ed02a94-4b23-429f-8ef4-1e5327ac3fd7} <Debug> TCPHandler: Processed in 0.001368481 sec. | ||
| 16237 | 2026.03.13 18:57:57.237151 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 16238 | 2026.03.13 18:57:57.237239 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 16239 | 2026.03.13 18:57:57.241671 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 16240 | 2026.03.13 18:57:57.898711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1966 | ||
| 16241 | 2026.03.13 18:57:57.901442 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16242 | 2026.03.13 18:57:57.901489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16243 | 2026.03.13 18:57:57.902715 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16244 | 2026.03.13 18:57:57.903011 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16245 | 2026.03.13 18:57:57.903238 [ 224 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): 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] | ||
| 16246 | 2026.03.13 18:57:57.903284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1966 | ||
| 16247 | 2026.03.13 18:57:57.903288 [ 224 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): 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] | ||
| 16248 | 2026.03.13 18:57:57.905215 [ 224 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): 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] | ||
| 16249 | 2026.03.13 18:58:00.260954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37974 | ||
| 16250 | 2026.03.13 18:58:00.261529 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16251 | 2026.03.13 18:58:00.261575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16252 | 2026.03.13 18:58:00.262062 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16253 | 2026.03.13 18:58:00.262293 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16254 | 2026.03.13 18:58:00.262425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37974 | ||
| 16255 | 2026.03.13 18:58:00.617283 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16256 | 2026.03.13 18:58:00.617476 [ 5 ] {09b20f8c-9bcd-457d-a1c4-d18611ce66f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16257 | 2026.03.13 18:58:00.617549 [ 5 ] {09b20f8c-9bcd-457d-a1c4-d18611ce66f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16258 | 2026.03.13 18:58:00.618263 [ 5 ] {09b20f8c-9bcd-457d-a1c4-d18611ce66f7} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16259 | 2026.03.13 18:58:00.618307 [ 5 ] {09b20f8c-9bcd-457d-a1c4-d18611ce66f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16260 | 2026.03.13 18:58:00.618692 [ 5 ] {09b20f8c-9bcd-457d-a1c4-d18611ce66f7} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16261 | 2026.03.13 18:58:00.618912 [ 5 ] {09b20f8c-9bcd-457d-a1c4-d18611ce66f7} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16262 | 2026.03.13 18:58:00.619050 [ 74 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16263 | 2026.03.13 18:58:00.619061 [ 5 ] {09b20f8c-9bcd-457d-a1c4-d18611ce66f7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.62 MiB/sec. | ||
| 16264 | 2026.03.13 18:58:00.619119 [ 74 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16265 | 2026.03.13 18:58:00.619134 [ 5 ] {09b20f8c-9bcd-457d-a1c4-d18611ce66f7} <Debug> TCPHandler: Processed in 0.001985779 sec. | ||
| 16266 | 2026.03.13 18:58:00.619144 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16267 | 2026.03.13 18:58:00.619258 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16268 | 2026.03.13 18:58:00.619272 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 16269 | 2026.03.13 18:58:00.619366 [ 5 ] {6de263d4-862a-4339-a505-a0b8b749fff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16270 | 2026.03.13 18:58:00.619411 [ 5 ] {6de263d4-862a-4339-a505-a0b8b749fff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16271 | 2026.03.13 18:58:00.619415 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16272 | 2026.03.13 18:58:00.619473 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2894 rows starting from the beginning of the part | ||
| 16273 | 2026.03.13 18:58:00.619545 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 798 rows starting from the beginning of the part | ||
| 16274 | 2026.03.13 18:58:00.619598 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 138 rows starting from the beginning of the part | ||
| 16275 | 2026.03.13 18:58:00.619649 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 797 rows starting from the beginning of the part | ||
| 16276 | 2026.03.13 18:58:00.619696 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 2025 rows starting from the beginning of the part | ||
| 16277 | 2026.03.13 18:58:00.619744 [ 189 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 16278 | 2026.03.13 18:58:00.619850 [ 5 ] {6de263d4-862a-4339-a505-a0b8b749fff2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16279 | 2026.03.13 18:58:00.619895 [ 5 ] {6de263d4-862a-4339-a505-a0b8b749fff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16280 | 2026.03.13 18:58:00.620229 [ 5 ] {6de263d4-862a-4339-a505-a0b8b749fff2} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16281 | 2026.03.13 18:58:00.620448 [ 5 ] {6de263d4-862a-4339-a505-a0b8b749fff2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16282 | 2026.03.13 18:58:00.620557 [ 74 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16283 | 2026.03.13 18:58:00.620588 [ 74 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16284 | 2026.03.13 18:58:00.620589 [ 5 ] {6de263d4-862a-4339-a505-a0b8b749fff2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 16285 | 2026.03.13 18:58:00.620607 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16286 | 2026.03.13 18:58:00.620643 [ 5 ] {6de263d4-862a-4339-a505-a0b8b749fff2} <Debug> TCPHandler: Processed in 0.001434753 sec. | ||
| 16287 | 2026.03.13 18:58:00.620737 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 16288 | 2026.03.13 18:58:00.620763 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16289 | 2026.03.13 18:58:00.620879 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16290 | 2026.03.13 18:58:00.620881 [ 5 ] {9dfd54d4-d295-492a-a39e-d62e5a4db93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16291 | 2026.03.13 18:58:00.620920 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1552 rows starting from the beginning of the part | ||
| 16292 | 2026.03.13 18:58:00.620942 [ 5 ] {9dfd54d4-d295-492a-a39e-d62e5a4db93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16293 | 2026.03.13 18:58:00.620991 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 492 rows starting from the beginning of the part | ||
| 16294 | 2026.03.13 18:58:00.621042 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 105 rows starting from the beginning of the part | ||
| 16295 | 2026.03.13 18:58:00.621082 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 490 rows starting from the beginning of the part | ||
| 16296 | 2026.03.13 18:58:00.621121 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1058 rows starting from the beginning of the part | ||
| 16297 | 2026.03.13 18:58:00.621159 [ 188 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 16298 | 2026.03.13 18:58:00.621339 [ 5 ] {9dfd54d4-d295-492a-a39e-d62e5a4db93c} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16299 | 2026.03.13 18:58:00.621381 [ 5 ] {9dfd54d4-d295-492a-a39e-d62e5a4db93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16300 | 2026.03.13 18:58:00.621726 [ 5 ] {9dfd54d4-d295-492a-a39e-d62e5a4db93c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16301 | 2026.03.13 18:58:00.621950 [ 5 ] {9dfd54d4-d295-492a-a39e-d62e5a4db93c} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16302 | 2026.03.13 18:58:00.622004 [ 198 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6708 rows, containing 5 columns (5 merged, 0 gathered) in 0.002791334 sec., 2403152.0412820536 rows/sec., 194.61 MiB/sec. | ||
| 16303 | 2026.03.13 18:58:00.622084 [ 5 ] {9dfd54d4-d295-492a-a39e-d62e5a4db93c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001222 sec., 104746.31751227495 rows/sec., 7.30 MiB/sec. | ||
| 16304 | 2026.03.13 18:58:00.622130 [ 5 ] {9dfd54d4-d295-492a-a39e-d62e5a4db93c} <Debug> TCPHandler: Processed in 0.001416943 sec. | ||
| 16305 | 2026.03.13 18:58:00.622241 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16306 | 2026.03.13 18:58:00.622323 [ 198 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16307 | 2026.03.13 18:58:00.622346 [ 5 ] {6ea159c9-39ce-4c46-a020-6cf267c35e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16308 | 2026.03.13 18:58:00.622392 [ 5 ] {6ea159c9-39ce-4c46-a020-6cf267c35e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16309 | 2026.03.13 18:58:00.622562 [ 199 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3761 rows, containing 5 columns (5 merged, 0 gathered) in 0.001878176 sec., 2002474.7414512804 rows/sec., 147.99 MiB/sec. | ||
| 16310 | 2026.03.13 18:58:00.622614 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_131_26} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16311 | 2026.03.13 18:58:00.622706 [ 199 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_131_26} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16312 | 2026.03.13 18:58:00.622720 [ 5 ] {6ea159c9-39ce-4c46-a020-6cf267c35e2c} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16313 | 2026.03.13 18:58:00.622757 [ 5 ] {6ea159c9-39ce-4c46-a020-6cf267c35e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16314 | 2026.03.13 18:58:00.622769 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16315 | 2026.03.13 18:58:00.622821 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16316 | 2026.03.13 18:58:00.623071 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_131_26} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16317 | 2026.03.13 18:58:00.623124 [ 5 ] {6ea159c9-39ce-4c46-a020-6cf267c35e2c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16318 | 2026.03.13 18:58:00.623154 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_131_26} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16319 | 2026.03.13 18:58:00.623265 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 16320 | 2026.03.13 18:58:00.623350 [ 5 ] {6ea159c9-39ce-4c46-a020-6cf267c35e2c} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16321 | 2026.03.13 18:58:00.623500 [ 5 ] {6ea159c9-39ce-4c46-a020-6cf267c35e2c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001181 sec., 40643.52243861135 rows/sec., 2.74 MiB/sec. | ||
| 16322 | 2026.03.13 18:58:00.623543 [ 5 ] {6ea159c9-39ce-4c46-a020-6cf267c35e2c} <Debug> TCPHandler: Processed in 0.001350821 sec. | ||
| 16323 | 2026.03.13 18:58:01.429752 [ 222 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 16324 | 2026.03.13 18:58:01.429831 [ 222 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 16325 | 2026.03.13 18:58:01.432289 [ 222 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 16326 | 2026.03.13 18:58:02.258042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16327 | 2026.03.13 18:58:02.276632 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16328 | 2026.03.13 18:58:02.276692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16329 | 2026.03.13 18:58:02.282722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16330 | 2026.03.13 18:58:02.283436 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16331 | 2026.03.13 18:58:02.287211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16332 | 2026.03.13 18:58:05.626412 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16333 | 2026.03.13 18:58:05.626633 [ 5 ] {731f00de-d6dd-4d32-8f4d-7e03d439a37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16334 | 2026.03.13 18:58:05.626709 [ 5 ] {731f00de-d6dd-4d32-8f4d-7e03d439a37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16335 | 2026.03.13 18:58:05.627965 [ 5 ] {731f00de-d6dd-4d32-8f4d-7e03d439a37e} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16336 | 2026.03.13 18:58:05.628012 [ 5 ] {731f00de-d6dd-4d32-8f4d-7e03d439a37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16337 | 2026.03.13 18:58:05.628422 [ 5 ] {731f00de-d6dd-4d32-8f4d-7e03d439a37e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16338 | 2026.03.13 18:58:05.628646 [ 5 ] {731f00de-d6dd-4d32-8f4d-7e03d439a37e} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16339 | 2026.03.13 18:58:05.628803 [ 5 ] {731f00de-d6dd-4d32-8f4d-7e03d439a37e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002225 sec., 127640.44943820225 rows/sec., 8.11 MiB/sec. | ||
| 16340 | 2026.03.13 18:58:05.628848 [ 5 ] {731f00de-d6dd-4d32-8f4d-7e03d439a37e} <Debug> TCPHandler: Processed in 0.002576497 sec. | ||
| 16341 | 2026.03.13 18:58:05.628979 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16342 | 2026.03.13 18:58:05.629077 [ 5 ] {543657d3-f29d-4a68-a797-9327ad8c96f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16343 | 2026.03.13 18:58:05.629117 [ 5 ] {543657d3-f29d-4a68-a797-9327ad8c96f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16344 | 2026.03.13 18:58:05.630197 [ 5 ] {543657d3-f29d-4a68-a797-9327ad8c96f0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16345 | 2026.03.13 18:58:05.630235 [ 5 ] {543657d3-f29d-4a68-a797-9327ad8c96f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16346 | 2026.03.13 18:58:05.630586 [ 5 ] {543657d3-f29d-4a68-a797-9327ad8c96f0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16347 | 2026.03.13 18:58:05.630798 [ 5 ] {543657d3-f29d-4a68-a797-9327ad8c96f0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16348 | 2026.03.13 18:58:05.630932 [ 5 ] {543657d3-f29d-4a68-a797-9327ad8c96f0} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001874 sec., 425293.48986125935 rows/sec., 33.09 MiB/sec. | ||
| 16349 | 2026.03.13 18:58:05.630972 [ 5 ] {543657d3-f29d-4a68-a797-9327ad8c96f0} <Debug> TCPHandler: Processed in 0.002044541 sec. | ||
| 16350 | 2026.03.13 18:58:05.631095 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16351 | 2026.03.13 18:58:05.631190 [ 5 ] {37eeccdf-dc60-48f3-9806-e7ed62eff9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16352 | 2026.03.13 18:58:05.631230 [ 5 ] {37eeccdf-dc60-48f3-9806-e7ed62eff9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16353 | 2026.03.13 18:58:05.631761 [ 5 ] {37eeccdf-dc60-48f3-9806-e7ed62eff9c9} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16354 | 2026.03.13 18:58:05.631796 [ 5 ] {37eeccdf-dc60-48f3-9806-e7ed62eff9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16355 | 2026.03.13 18:58:05.632113 [ 5 ] {37eeccdf-dc60-48f3-9806-e7ed62eff9c9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16356 | 2026.03.13 18:58:05.632326 [ 5 ] {37eeccdf-dc60-48f3-9806-e7ed62eff9c9} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16357 | 2026.03.13 18:58:05.632455 [ 5 ] {37eeccdf-dc60-48f3-9806-e7ed62eff9c9} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001283 sec., 110678.09820732658 rows/sec., 6.50 MiB/sec. | ||
| 16358 | 2026.03.13 18:58:05.632493 [ 5 ] {37eeccdf-dc60-48f3-9806-e7ed62eff9c9} <Debug> TCPHandler: Processed in 0.001447463 sec. | ||
| 16359 | 2026.03.13 18:58:05.632673 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16360 | 2026.03.13 18:58:05.632767 [ 5 ] {c1a74325-ec43-45bc-a241-445b48ec5127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16361 | 2026.03.13 18:58:05.632807 [ 5 ] {c1a74325-ec43-45bc-a241-445b48ec5127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16362 | 2026.03.13 18:58:05.633293 [ 5 ] {c1a74325-ec43-45bc-a241-445b48ec5127} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16363 | 2026.03.13 18:58:05.633331 [ 5 ] {c1a74325-ec43-45bc-a241-445b48ec5127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16364 | 2026.03.13 18:58:05.633636 [ 5 ] {c1a74325-ec43-45bc-a241-445b48ec5127} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16365 | 2026.03.13 18:58:05.633846 [ 5 ] {c1a74325-ec43-45bc-a241-445b48ec5127} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16366 | 2026.03.13 18:58:05.633979 [ 5 ] {c1a74325-ec43-45bc-a241-445b48ec5127} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00123 sec., 121138.21138211382 rows/sec., 7.83 MiB/sec. | ||
| 16367 | 2026.03.13 18:58:05.634018 [ 5 ] {c1a74325-ec43-45bc-a241-445b48ec5127} <Debug> TCPHandler: Processed in 0.001394321 sec. | ||
| 16368 | 2026.03.13 18:58:05.634131 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16369 | 2026.03.13 18:58:05.634224 [ 5 ] {117f0d51-1b62-41db-a8f6-fb6365ca2691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16370 | 2026.03.13 18:58:05.634263 [ 5 ] {117f0d51-1b62-41db-a8f6-fb6365ca2691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16371 | 2026.03.13 18:58:05.634734 [ 5 ] {117f0d51-1b62-41db-a8f6-fb6365ca2691} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16372 | 2026.03.13 18:58:05.634770 [ 5 ] {117f0d51-1b62-41db-a8f6-fb6365ca2691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16373 | 2026.03.13 18:58:05.635070 [ 5 ] {117f0d51-1b62-41db-a8f6-fb6365ca2691} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16374 | 2026.03.13 18:58:05.635278 [ 5 ] {117f0d51-1b62-41db-a8f6-fb6365ca2691} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16375 | 2026.03.13 18:58:05.635406 [ 5 ] {117f0d51-1b62-41db-a8f6-fb6365ca2691} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 16376 | 2026.03.13 18:58:05.635445 [ 5 ] {117f0d51-1b62-41db-a8f6-fb6365ca2691} <Debug> TCPHandler: Processed in 0.001363601 sec. | ||
| 16377 | 2026.03.13 18:58:05.635556 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16378 | 2026.03.13 18:58:05.635649 [ 5 ] {71e56a84-fc33-4949-9427-bc812404574f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16379 | 2026.03.13 18:58:05.635688 [ 5 ] {71e56a84-fc33-4949-9427-bc812404574f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16380 | 2026.03.13 18:58:05.636365 [ 5 ] {71e56a84-fc33-4949-9427-bc812404574f} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16381 | 2026.03.13 18:58:05.636401 [ 5 ] {71e56a84-fc33-4949-9427-bc812404574f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16382 | 2026.03.13 18:58:05.636720 [ 5 ] {71e56a84-fc33-4949-9427-bc812404574f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16383 | 2026.03.13 18:58:05.636940 [ 5 ] {71e56a84-fc33-4949-9427-bc812404574f} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16384 | 2026.03.13 18:58:05.637072 [ 5 ] {71e56a84-fc33-4949-9427-bc812404574f} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001441 sec., 340041.6377515614 rows/sec., 23.84 MiB/sec. | ||
| 16385 | 2026.03.13 18:58:05.637111 [ 5 ] {71e56a84-fc33-4949-9427-bc812404574f} <Debug> TCPHandler: Processed in 0.001604298 sec. | ||
| 16386 | 2026.03.13 18:58:05.637215 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16387 | 2026.03.13 18:58:05.637311 [ 5 ] {d48f7fa5-52bf-48e4-84c7-0b83e267129a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16388 | 2026.03.13 18:58:05.637352 [ 5 ] {d48f7fa5-52bf-48e4-84c7-0b83e267129a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16389 | 2026.03.13 18:58:05.637727 [ 5 ] {d48f7fa5-52bf-48e4-84c7-0b83e267129a} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16390 | 2026.03.13 18:58:05.637771 [ 5 ] {d48f7fa5-52bf-48e4-84c7-0b83e267129a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16391 | 2026.03.13 18:58:05.638147 [ 5 ] {d48f7fa5-52bf-48e4-84c7-0b83e267129a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 16392 | 2026.03.13 18:58:05.638397 [ 5 ] {d48f7fa5-52bf-48e4-84c7-0b83e267129a} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16393 | 2026.03.13 18:58:05.638542 [ 5 ] {d48f7fa5-52bf-48e4-84c7-0b83e267129a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00125 sec., 4800 rows/sec., 250.78 KiB/sec. | ||
| 16394 | 2026.03.13 18:58:05.638581 [ 5 ] {d48f7fa5-52bf-48e4-84c7-0b83e267129a} <Debug> TCPHandler: Processed in 0.001416113 sec. | ||
| 16395 | 2026.03.13 18:58:05.638685 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16396 | 2026.03.13 18:58:05.638785 [ 5 ] {f47bc8ae-d01d-40e4-b9f5-96454e043325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16397 | 2026.03.13 18:58:05.638830 [ 5 ] {f47bc8ae-d01d-40e4-b9f5-96454e043325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16398 | 2026.03.13 18:58:05.639294 [ 5 ] {f47bc8ae-d01d-40e4-b9f5-96454e043325} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16399 | 2026.03.13 18:58:05.639333 [ 5 ] {f47bc8ae-d01d-40e4-b9f5-96454e043325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16400 | 2026.03.13 18:58:05.639687 [ 5 ] {f47bc8ae-d01d-40e4-b9f5-96454e043325} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16401 | 2026.03.13 18:58:05.639900 [ 5 ] {f47bc8ae-d01d-40e4-b9f5-96454e043325} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16402 | 2026.03.13 18:58:05.640025 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_125_30 to all_130_130_0 | ||
| 16403 | 2026.03.13 18:58:05.640035 [ 5 ] {f47bc8ae-d01d-40e4-b9f5-96454e043325} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001268 sec., 208990.5362776025 rows/sec., 13.89 MiB/sec. | ||
| 16404 | 2026.03.13 18:58:05.640094 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16405 | 2026.03.13 18:58:05.640117 [ 5 ] {f47bc8ae-d01d-40e4-b9f5-96454e043325} <Debug> TCPHandler: Processed in 0.001481944 sec. | ||
| 16406 | 2026.03.13 18:58:05.640118 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 16407 | 2026.03.13 18:58:05.640234 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2026.03.13 18:58:05.640237 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_130_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_30 to all_130_130_0 into Compact with storage Full | ||
| 16409 | 2026.03.13 18:58:05.640331 [ 5 ] {0af94aee-1168-4bc0-a480-1f4efdff9433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16410 | 2026.03.13 18:58:05.640342 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_130_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16411 | 2026.03.13 18:58:05.640373 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_130_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_125_30, total 41733 rows starting from the beginning of the part | ||
| 16412 | 2026.03.13 18:58:05.640374 [ 5 ] {0af94aee-1168-4bc0-a480-1f4efdff9433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16413 | 2026.03.13 18:58:05.640433 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_130_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 16414 | 2026.03.13 18:58:05.640477 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_130_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 265 rows starting from the beginning of the part | ||
| 16415 | 2026.03.13 18:58:05.640532 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_130_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1220 rows starting from the beginning of the part | ||
| 16416 | 2026.03.13 18:58:05.640592 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_130_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 128 rows starting from the beginning of the part | ||
| 16417 | 2026.03.13 18:58:05.640657 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_130_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 265 rows starting from the beginning of the part | ||
| 16418 | 2026.03.13 18:58:05.640692 [ 5 ] {0af94aee-1168-4bc0-a480-1f4efdff9433} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16419 | 2026.03.13 18:58:05.640729 [ 5 ] {0af94aee-1168-4bc0-a480-1f4efdff9433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16420 | 2026.03.13 18:58:05.641029 [ 5 ] {0af94aee-1168-4bc0-a480-1f4efdff9433} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 16421 | 2026.03.13 18:58:05.641232 [ 5 ] {0af94aee-1168-4bc0-a480-1f4efdff9433} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16422 | 2026.03.13 18:58:05.641368 [ 5 ] {0af94aee-1168-4bc0-a480-1f4efdff9433} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 16423 | 2026.03.13 18:58:05.641404 [ 5 ] {0af94aee-1168-4bc0-a480-1f4efdff9433} <Debug> TCPHandler: Processed in 0.001217446 sec. | ||
| 16424 | 2026.03.13 18:58:05.641514 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16425 | 2026.03.13 18:58:05.641614 [ 5 ] {a09e2fbe-1932-4f16-8453-b47f76f6a43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16426 | 2026.03.13 18:58:05.641655 [ 5 ] {a09e2fbe-1932-4f16-8453-b47f76f6a43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16427 | 2026.03.13 18:58:05.642006 [ 5 ] {a09e2fbe-1932-4f16-8453-b47f76f6a43a} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16428 | 2026.03.13 18:58:05.642042 [ 5 ] {a09e2fbe-1932-4f16-8453-b47f76f6a43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16429 | 2026.03.13 18:58:05.642355 [ 5 ] {a09e2fbe-1932-4f16-8453-b47f76f6a43a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16430 | 2026.03.13 18:58:05.642570 [ 5 ] {a09e2fbe-1932-4f16-8453-b47f76f6a43a} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16431 | 2026.03.13 18:58:05.642717 [ 5 ] {a09e2fbe-1932-4f16-8453-b47f76f6a43a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001106 sec., 81374.321880651 rows/sec., 5.09 MiB/sec. | ||
| 16432 | 2026.03.13 18:58:05.642758 [ 5 ] {a09e2fbe-1932-4f16-8453-b47f76f6a43a} <Debug> TCPHandler: Processed in 0.001293988 sec. | ||
| 16433 | 2026.03.13 18:58:05.648214 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_130_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43771 rows, containing 5 columns (5 merged, 0 gathered) in 0.008017419 sec., 5459487.648082257 rows/sec., 358.62 MiB/sec. | ||
| 16434 | 2026.03.13 18:58:05.648554 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_130_31} <Trace> MergedBlockOutputStream: filled checksums all_1_130_31 (state Temporary) | ||
| 16435 | 2026.03.13 18:58:05.648841 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_130_31} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_130_31 to all_1_130_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16436 | 2026.03.13 18:58:05.648916 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_130_31} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_125_30, all_130_130_0] -> all_1_130_31 | ||
| 16437 | 2026.03.13 18:58:05.648985 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16438 | 2026.03.13 18:58:07.519393 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16439 | 2026.03.13 18:58:07.519498 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16440 | 2026.03.13 18:58:07.732820 [ 224 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 16441 | 2026.03.13 18:58:07.732880 [ 224 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 16442 | 2026.03.13 18:58:07.735686 [ 224 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 16443 | 2026.03.13 18:58:07.763547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38422 | ||
| 16444 | 2026.03.13 18:58:07.764089 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16445 | 2026.03.13 18:58:07.764143 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16446 | 2026.03.13 18:58:07.764658 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16447 | 2026.03.13 18:58:07.764906 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16448 | 2026.03.13 18:58:07.765060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38422 | ||
| 16449 | 2026.03.13 18:58:07.904503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1994 | ||
| 16450 | 2026.03.13 18:58:07.906873 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16451 | 2026.03.13 18:58:07.906933 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16452 | 2026.03.13 18:58:07.908171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16453 | 2026.03.13 18:58:07.908451 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16454 | 2026.03.13 18:58:07.908835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1994 | ||
| 16455 | 2026.03.13 18:58:08.001897 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001544746 sec. | ||
| 16456 | 2026.03.13 18:58:09.236715 [ 63 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 16457 | 2026.03.13 18:58:09.236783 [ 63 ] {} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16458 | 2026.03.13 18:58:09.236807 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16459 | 2026.03.13 18:58:09.236913 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::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 | ||
| 16460 | 2026.03.13 18:58:09.236913 [ 221 ] {} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): 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] | ||
| 16461 | 2026.03.13 18:58:09.236993 [ 221 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): 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] | ||
| 16462 | 2026.03.13 18:58:09.237041 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16463 | 2026.03.13 18:58:09.237083 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 16464 | 2026.03.13 18:58:09.237159 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 16465 | 2026.03.13 18:58:09.237211 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 16466 | 2026.03.13 18:58:09.237264 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 16467 | 2026.03.13 18:58:09.237312 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 16468 | 2026.03.13 18:58:09.238071 [ 199 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203505 sec., 31574.442981125965 rows/sec., 2.63 MiB/sec. | ||
| 16469 | 2026.03.13 18:58:09.238204 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 16470 | 2026.03.13 18:58:09.238493 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_37_9} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16471 | 2026.03.13 18:58:09.238584 [ 191 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_37_9} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 16472 | 2026.03.13 18:58:09.238655 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 16473 | 2026.03.13 18:58:09.239243 [ 221 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): 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] | ||
| 16474 | 2026.03.13 18:58:09.610791 [ 225 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 16475 | 2026.03.13 18:58:09.610831 [ 225 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 16476 | 2026.03.13 18:58:09.613220 [ 225 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 16477 | 2026.03.13 18:58:09.788251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16478 | 2026.03.13 18:58:09.805232 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16479 | 2026.03.13 18:58:09.805288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16480 | 2026.03.13 18:58:09.811489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16481 | 2026.03.13 18:58:09.812195 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16482 | 2026.03.13 18:58:09.815049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16483 | 2026.03.13 18:58:10.534768 [ 218 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 16484 | 2026.03.13 18:58:10.534820 [ 218 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 16485 | 2026.03.13 18:58:10.538548 [ 218 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 16486 | 2026.03.13 18:58:10.620568 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16487 | 2026.03.13 18:58:10.620775 [ 5 ] {fd24d17f-9bd1-412a-85d9-e0594aae6ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16488 | 2026.03.13 18:58:10.620852 [ 5 ] {fd24d17f-9bd1-412a-85d9-e0594aae6ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16489 | 2026.03.13 18:58:10.621677 [ 5 ] {fd24d17f-9bd1-412a-85d9-e0594aae6ac8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16490 | 2026.03.13 18:58:10.621733 [ 5 ] {fd24d17f-9bd1-412a-85d9-e0594aae6ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16491 | 2026.03.13 18:58:10.622155 [ 5 ] {fd24d17f-9bd1-412a-85d9-e0594aae6ac8} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16492 | 2026.03.13 18:58:10.622435 [ 5 ] {fd24d17f-9bd1-412a-85d9-e0594aae6ac8} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16493 | 2026.03.13 18:58:10.622716 [ 5 ] {fd24d17f-9bd1-412a-85d9-e0594aae6ac8} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001992 sec., 69277.10843373495 rows/sec., 6.02 MiB/sec. | ||
| 16494 | 2026.03.13 18:58:10.622790 [ 5 ] {fd24d17f-9bd1-412a-85d9-e0594aae6ac8} <Debug> TCPHandler: Processed in 0.002367161 sec. | ||
| 16495 | 2026.03.13 18:58:10.622928 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16496 | 2026.03.13 18:58:10.623033 [ 5 ] {825aab30-677d-4ef4-8a30-543c0ad7594e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16497 | 2026.03.13 18:58:10.623079 [ 5 ] {825aab30-677d-4ef4-8a30-543c0ad7594e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16498 | 2026.03.13 18:58:10.623525 [ 5 ] {825aab30-677d-4ef4-8a30-543c0ad7594e} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16499 | 2026.03.13 18:58:10.623565 [ 5 ] {825aab30-677d-4ef4-8a30-543c0ad7594e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16500 | 2026.03.13 18:58:10.623889 [ 5 ] {825aab30-677d-4ef4-8a30-543c0ad7594e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16501 | 2026.03.13 18:58:10.624112 [ 5 ] {825aab30-677d-4ef4-8a30-543c0ad7594e} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16502 | 2026.03.13 18:58:10.624242 [ 5 ] {825aab30-677d-4ef4-8a30-543c0ad7594e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001234 sec., 33225.28363047002 rows/sec., 2.44 MiB/sec. | ||
| 16503 | 2026.03.13 18:58:10.624281 [ 5 ] {825aab30-677d-4ef4-8a30-543c0ad7594e} <Debug> TCPHandler: Processed in 0.001407132 sec. | ||
| 16504 | 2026.03.13 18:58:10.624398 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16505 | 2026.03.13 18:58:10.624493 [ 5 ] {c90dd012-9a05-4862-bded-ab1bd9ed412b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16506 | 2026.03.13 18:58:10.624535 [ 5 ] {c90dd012-9a05-4862-bded-ab1bd9ed412b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16507 | 2026.03.13 18:58:10.624971 [ 5 ] {c90dd012-9a05-4862-bded-ab1bd9ed412b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16508 | 2026.03.13 18:58:10.625008 [ 5 ] {c90dd012-9a05-4862-bded-ab1bd9ed412b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16509 | 2026.03.13 18:58:10.625310 [ 5 ] {c90dd012-9a05-4862-bded-ab1bd9ed412b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16510 | 2026.03.13 18:58:10.625523 [ 5 ] {c90dd012-9a05-4862-bded-ab1bd9ed412b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16511 | 2026.03.13 18:58:10.625654 [ 5 ] {c90dd012-9a05-4862-bded-ab1bd9ed412b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001179 sec., 89058.524173028 rows/sec., 6.96 MiB/sec. | ||
| 16512 | 2026.03.13 18:58:10.625695 [ 5 ] {c90dd012-9a05-4862-bded-ab1bd9ed412b} <Debug> TCPHandler: Processed in 0.00134515 sec. | ||
| 16513 | 2026.03.13 18:58:10.625806 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16514 | 2026.03.13 18:58:10.625899 [ 5 ] {a0440172-4b02-4b9e-87a9-4ee251f7af20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16515 | 2026.03.13 18:58:10.625943 [ 5 ] {a0440172-4b02-4b9e-87a9-4ee251f7af20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16516 | 2026.03.13 18:58:10.626351 [ 5 ] {a0440172-4b02-4b9e-87a9-4ee251f7af20} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16517 | 2026.03.13 18:58:10.626387 [ 5 ] {a0440172-4b02-4b9e-87a9-4ee251f7af20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16518 | 2026.03.13 18:58:10.626710 [ 5 ] {a0440172-4b02-4b9e-87a9-4ee251f7af20} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16519 | 2026.03.13 18:58:10.626916 [ 5 ] {a0440172-4b02-4b9e-87a9-4ee251f7af20} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16520 | 2026.03.13 18:58:10.627046 [ 5 ] {a0440172-4b02-4b9e-87a9-4ee251f7af20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 16521 | 2026.03.13 18:58:10.627084 [ 5 ] {a0440172-4b02-4b9e-87a9-4ee251f7af20} <Debug> TCPHandler: Processed in 0.001326169 sec. | ||
| 16522 | 2026.03.13 18:58:10.627196 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16523 | 2026.03.13 18:58:10.627289 [ 5 ] {9b941a3d-a8ef-4497-9f4f-944435828106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16524 | 2026.03.13 18:58:10.627343 [ 5 ] {9b941a3d-a8ef-4497-9f4f-944435828106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16525 | 2026.03.13 18:58:10.628204 [ 5 ] {9b941a3d-a8ef-4497-9f4f-944435828106} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16526 | 2026.03.13 18:58:10.628241 [ 5 ] {9b941a3d-a8ef-4497-9f4f-944435828106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16527 | 2026.03.13 18:58:10.628786 [ 5 ] {9b941a3d-a8ef-4497-9f4f-944435828106} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16528 | 2026.03.13 18:58:10.629025 [ 5 ] {9b941a3d-a8ef-4497-9f4f-944435828106} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16529 | 2026.03.13 18:58:10.629162 [ 5 ] {9b941a3d-a8ef-4497-9f4f-944435828106} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00189 sec., 21693.121693121695 rows/sec., 38.87 MiB/sec. | ||
| 16530 | 2026.03.13 18:58:10.629185 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): 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] | ||
| 16531 | 2026.03.13 18:58:10.629220 [ 5 ] {9b941a3d-a8ef-4497-9f4f-944435828106} <Debug> TCPHandler: Processed in 0.002071981 sec. | ||
| 16532 | 2026.03.13 18:58:10.629236 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): 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] | ||
| 16533 | 2026.03.13 18:58:10.629343 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16534 | 2026.03.13 18:58:10.629442 [ 5 ] {5b1170a2-0376-4b64-b932-0115870f9117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16535 | 2026.03.13 18:58:10.629484 [ 5 ] {5b1170a2-0376-4b64-b932-0115870f9117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16536 | 2026.03.13 18:58:10.629822 [ 5 ] {5b1170a2-0376-4b64-b932-0115870f9117} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16537 | 2026.03.13 18:58:10.629861 [ 5 ] {5b1170a2-0376-4b64-b932-0115870f9117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16538 | 2026.03.13 18:58:10.630193 [ 5 ] {5b1170a2-0376-4b64-b932-0115870f9117} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16539 | 2026.03.13 18:58:10.630437 [ 5 ] {5b1170a2-0376-4b64-b932-0115870f9117} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16540 | 2026.03.13 18:58:10.630566 [ 5 ] {5b1170a2-0376-4b64-b932-0115870f9117} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 16541 | 2026.03.13 18:58:10.630605 [ 5 ] {5b1170a2-0376-4b64-b932-0115870f9117} <Debug> TCPHandler: Processed in 0.001311829 sec. | ||
| 16542 | 2026.03.13 18:58:10.632875 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): 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] | ||
| 16543 | 2026.03.13 18:58:11.590860 [ 220 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 16544 | 2026.03.13 18:58:11.590914 [ 220 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 16545 | 2026.03.13 18:58:11.593159 [ 220 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 16546 | 2026.03.13 18:58:15.265498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38934 | ||
| 16547 | 2026.03.13 18:58:15.266336 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16548 | 2026.03.13 18:58:15.266381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16549 | 2026.03.13 18:58:15.266867 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16550 | 2026.03.13 18:58:15.267087 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16551 | 2026.03.13 18:58:15.267220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38934 | ||
| 16552 | 2026.03.13 18:58:15.267230 [ 55 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16553 | 2026.03.13 18:58:15.267293 [ 55 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16554 | 2026.03.13 18:58:15.267312 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16555 | 2026.03.13 18:58:15.267479 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 16556 | 2026.03.13 18:58:15.267696 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16557 | 2026.03.13 18:58:15.267763 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36502 rows starting from the beginning of the part | ||
| 16558 | 2026.03.13 18:58:15.267863 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 16559 | 2026.03.13 18:58:15.267912 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 16560 | 2026.03.13 18:58:15.267955 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 16561 | 2026.03.13 18:58:15.267997 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 16562 | 2026.03.13 18:58:15.268042 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 16563 | 2026.03.13 18:58:15.270571 [ 199 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38934 rows, containing 4 columns (4 merged, 0 gathered) in 0.003185145 sec., 12223619.332871817 rows/sec., 174.86 MiB/sec. | ||
| 16564 | 2026.03.13 18:58:15.270808 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16565 | 2026.03.13 18:58:15.271067 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_81_16} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16566 | 2026.03.13 18:58:15.271146 [ 190 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_81_16} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16567 | 2026.03.13 18:58:15.271240 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16568 | 2026.03.13 18:58:15.625862 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16569 | 2026.03.13 18:58:15.626028 [ 5 ] {a5713e29-e630-4bdb-9d11-b621d96e713d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16570 | 2026.03.13 18:58:15.626092 [ 5 ] {a5713e29-e630-4bdb-9d11-b621d96e713d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16571 | 2026.03.13 18:58:15.626877 [ 5 ] {a5713e29-e630-4bdb-9d11-b621d96e713d} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16572 | 2026.03.13 18:58:15.626917 [ 5 ] {a5713e29-e630-4bdb-9d11-b621d96e713d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16573 | 2026.03.13 18:58:15.627312 [ 5 ] {a5713e29-e630-4bdb-9d11-b621d96e713d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16574 | 2026.03.13 18:58:15.627536 [ 5 ] {a5713e29-e630-4bdb-9d11-b621d96e713d} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16575 | 2026.03.13 18:58:15.627687 [ 5 ] {a5713e29-e630-4bdb-9d11-b621d96e713d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001707 sec., 166373.75512595195 rows/sec., 10.57 MiB/sec. | ||
| 16576 | 2026.03.13 18:58:15.627733 [ 5 ] {a5713e29-e630-4bdb-9d11-b621d96e713d} <Debug> TCPHandler: Processed in 0.002033781 sec. | ||
| 16577 | 2026.03.13 18:58:15.627871 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16578 | 2026.03.13 18:58:15.627982 [ 5 ] {0ed689d2-139d-4612-b943-57eaa436e5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16579 | 2026.03.13 18:58:15.628025 [ 5 ] {0ed689d2-139d-4612-b943-57eaa436e5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16580 | 2026.03.13 18:58:15.628442 [ 5 ] {0ed689d2-139d-4612-b943-57eaa436e5e3} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16581 | 2026.03.13 18:58:15.628476 [ 5 ] {0ed689d2-139d-4612-b943-57eaa436e5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16582 | 2026.03.13 18:58:15.628757 [ 5 ] {0ed689d2-139d-4612-b943-57eaa436e5e3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16583 | 2026.03.13 18:58:15.628960 [ 5 ] {0ed689d2-139d-4612-b943-57eaa436e5e3} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16584 | 2026.03.13 18:58:15.629090 [ 5 ] {0ed689d2-139d-4612-b943-57eaa436e5e3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. | ||
| 16585 | 2026.03.13 18:58:15.629127 [ 5 ] {0ed689d2-139d-4612-b943-57eaa436e5e3} <Debug> TCPHandler: Processed in 0.001307829 sec. | ||
| 16586 | 2026.03.13 18:58:15.629242 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16587 | 2026.03.13 18:58:15.629332 [ 5 ] {83acf8ec-2dba-4bc5-8bce-3f67de418002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16588 | 2026.03.13 18:58:15.629370 [ 5 ] {83acf8ec-2dba-4bc5-8bce-3f67de418002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16589 | 2026.03.13 18:58:15.630164 [ 5 ] {83acf8ec-2dba-4bc5-8bce-3f67de418002} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16590 | 2026.03.13 18:58:15.630198 [ 5 ] {83acf8ec-2dba-4bc5-8bce-3f67de418002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16591 | 2026.03.13 18:58:15.630534 [ 5 ] {83acf8ec-2dba-4bc5-8bce-3f67de418002} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16592 | 2026.03.13 18:58:15.630737 [ 5 ] {83acf8ec-2dba-4bc5-8bce-3f67de418002} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16593 | 2026.03.13 18:58:15.630862 [ 5 ] {83acf8ec-2dba-4bc5-8bce-3f67de418002} <Debug> executeQuery: Read 798 rows, 63.57 KiB in 0.001549 sec., 515171.07811491285 rows/sec., 40.08 MiB/sec. | ||
| 16594 | 2026.03.13 18:58:15.630898 [ 5 ] {83acf8ec-2dba-4bc5-8bce-3f67de418002} <Debug> TCPHandler: Processed in 0.001711111 sec. | ||
| 16595 | 2026.03.13 18:58:15.631012 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16596 | 2026.03.13 18:58:15.631103 [ 5 ] {24ce0736-4ba3-47cc-8548-b6f34e346a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16597 | 2026.03.13 18:58:15.631141 [ 5 ] {24ce0736-4ba3-47cc-8548-b6f34e346a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16598 | 2026.03.13 18:58:15.631578 [ 5 ] {24ce0736-4ba3-47cc-8548-b6f34e346a8e} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16599 | 2026.03.13 18:58:15.631610 [ 5 ] {24ce0736-4ba3-47cc-8548-b6f34e346a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16600 | 2026.03.13 18:58:15.631895 [ 5 ] {24ce0736-4ba3-47cc-8548-b6f34e346a8e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16601 | 2026.03.13 18:58:15.632098 [ 5 ] {24ce0736-4ba3-47cc-8548-b6f34e346a8e} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16602 | 2026.03.13 18:58:15.632219 [ 5 ] {24ce0736-4ba3-47cc-8548-b6f34e346a8e} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001134 sec., 126984.12698412698 rows/sec., 7.48 MiB/sec. | ||
| 16603 | 2026.03.13 18:58:15.632255 [ 5 ] {24ce0736-4ba3-47cc-8548-b6f34e346a8e} <Debug> TCPHandler: Processed in 0.001298558 sec. | ||
| 16604 | 2026.03.13 18:58:15.632363 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16605 | 2026.03.13 18:58:15.632453 [ 5 ] {30135f10-310b-4333-8244-f72fae690304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16606 | 2026.03.13 18:58:15.632489 [ 5 ] {30135f10-310b-4333-8244-f72fae690304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16607 | 2026.03.13 18:58:15.632913 [ 5 ] {30135f10-310b-4333-8244-f72fae690304} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16608 | 2026.03.13 18:58:15.632946 [ 5 ] {30135f10-310b-4333-8244-f72fae690304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16609 | 2026.03.13 18:58:15.633246 [ 5 ] {30135f10-310b-4333-8244-f72fae690304} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16610 | 2026.03.13 18:58:15.633440 [ 5 ] {30135f10-310b-4333-8244-f72fae690304} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16611 | 2026.03.13 18:58:15.633560 [ 5 ] {30135f10-310b-4333-8244-f72fae690304} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001125 sec., 132444.44444444447 rows/sec., 8.56 MiB/sec. | ||
| 16612 | 2026.03.13 18:58:15.633596 [ 5 ] {30135f10-310b-4333-8244-f72fae690304} <Debug> TCPHandler: Processed in 0.001280008 sec. | ||
| 16613 | 2026.03.13 18:58:15.633702 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16614 | 2026.03.13 18:58:15.633793 [ 5 ] {d376aa2c-fa17-444b-8eb1-7e81858facfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16615 | 2026.03.13 18:58:15.633831 [ 5 ] {d376aa2c-fa17-444b-8eb1-7e81858facfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16616 | 2026.03.13 18:58:15.634263 [ 5 ] {d376aa2c-fa17-444b-8eb1-7e81858facfd} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16617 | 2026.03.13 18:58:15.634297 [ 5 ] {d376aa2c-fa17-444b-8eb1-7e81858facfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16618 | 2026.03.13 18:58:15.634580 [ 5 ] {d376aa2c-fa17-444b-8eb1-7e81858facfd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16619 | 2026.03.13 18:58:15.634781 [ 5 ] {d376aa2c-fa17-444b-8eb1-7e81858facfd} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16620 | 2026.03.13 18:58:15.634900 [ 5 ] {d376aa2c-fa17-444b-8eb1-7e81858facfd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001125 sec., 131555.55555555556 rows/sec., 7.48 MiB/sec. | ||
| 16621 | 2026.03.13 18:58:15.634935 [ 5 ] {d376aa2c-fa17-444b-8eb1-7e81858facfd} <Debug> TCPHandler: Processed in 0.001280618 sec. | ||
| 16622 | 2026.03.13 18:58:15.635041 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16623 | 2026.03.13 18:58:15.635130 [ 5 ] {4df88756-a7ee-4e72-a554-3040bf5cd4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16624 | 2026.03.13 18:58:15.635168 [ 5 ] {4df88756-a7ee-4e72-a554-3040bf5cd4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16625 | 2026.03.13 18:58:15.635742 [ 5 ] {4df88756-a7ee-4e72-a554-3040bf5cd4a3} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16626 | 2026.03.13 18:58:15.635775 [ 5 ] {4df88756-a7ee-4e72-a554-3040bf5cd4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16627 | 2026.03.13 18:58:15.636086 [ 5 ] {4df88756-a7ee-4e72-a554-3040bf5cd4a3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16628 | 2026.03.13 18:58:15.636284 [ 5 ] {4df88756-a7ee-4e72-a554-3040bf5cd4a3} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16629 | 2026.03.13 18:58:15.636407 [ 5 ] {4df88756-a7ee-4e72-a554-3040bf5cd4a3} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001294 sec., 380216.3833075734 rows/sec., 26.67 MiB/sec. | ||
| 16630 | 2026.03.13 18:58:15.636443 [ 5 ] {4df88756-a7ee-4e72-a554-3040bf5cd4a3} <Debug> TCPHandler: Processed in 0.001448533 sec. | ||
| 16631 | 2026.03.13 18:58:15.636546 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16632 | 2026.03.13 18:58:15.636635 [ 5 ] {bb81c295-220c-445e-b020-ac5d303ea12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16633 | 2026.03.13 18:58:15.636675 [ 5 ] {bb81c295-220c-445e-b020-ac5d303ea12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16634 | 2026.03.13 18:58:15.637001 [ 5 ] {bb81c295-220c-445e-b020-ac5d303ea12b} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16635 | 2026.03.13 18:58:15.637033 [ 5 ] {bb81c295-220c-445e-b020-ac5d303ea12b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16636 | 2026.03.13 18:58:15.637317 [ 5 ] {bb81c295-220c-445e-b020-ac5d303ea12b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16637 | 2026.03.13 18:58:15.637527 [ 5 ] {bb81c295-220c-445e-b020-ac5d303ea12b} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16638 | 2026.03.13 18:58:15.637647 [ 5 ] {bb81c295-220c-445e-b020-ac5d303ea12b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 16639 | 2026.03.13 18:58:15.637682 [ 5 ] {bb81c295-220c-445e-b020-ac5d303ea12b} <Debug> TCPHandler: Processed in 0.001182165 sec. | ||
| 16640 | 2026.03.13 18:58:15.637788 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16641 | 2026.03.13 18:58:15.637876 [ 5 ] {2ba11440-a75d-486d-9a1e-b1636310b308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16642 | 2026.03.13 18:58:15.637916 [ 5 ] {2ba11440-a75d-486d-9a1e-b1636310b308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16643 | 2026.03.13 18:58:15.638323 [ 5 ] {2ba11440-a75d-486d-9a1e-b1636310b308} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16644 | 2026.03.13 18:58:15.638356 [ 5 ] {2ba11440-a75d-486d-9a1e-b1636310b308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16645 | 2026.03.13 18:58:15.638664 [ 5 ] {2ba11440-a75d-486d-9a1e-b1636310b308} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16646 | 2026.03.13 18:58:15.638866 [ 5 ] {2ba11440-a75d-486d-9a1e-b1636310b308} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16647 | 2026.03.13 18:58:15.638994 [ 5 ] {2ba11440-a75d-486d-9a1e-b1636310b308} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001136 sec., 234154.92957746476 rows/sec., 15.56 MiB/sec. | ||
| 16648 | 2026.03.13 18:58:15.639030 [ 5 ] {2ba11440-a75d-486d-9a1e-b1636310b308} <Debug> TCPHandler: Processed in 0.001288629 sec. | ||
| 16649 | 2026.03.13 18:58:15.639135 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16650 | 2026.03.13 18:58:15.639225 [ 5 ] {8d77d4d6-486a-4c68-8082-c4c4cfc2fd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16651 | 2026.03.13 18:58:15.639265 [ 5 ] {8d77d4d6-486a-4c68-8082-c4c4cfc2fd5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16652 | 2026.03.13 18:58:15.639563 [ 5 ] {8d77d4d6-486a-4c68-8082-c4c4cfc2fd5d} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16653 | 2026.03.13 18:58:15.639597 [ 5 ] {8d77d4d6-486a-4c68-8082-c4c4cfc2fd5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16654 | 2026.03.13 18:58:15.639872 [ 5 ] {8d77d4d6-486a-4c68-8082-c4c4cfc2fd5d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16655 | 2026.03.13 18:58:15.640077 [ 5 ] {8d77d4d6-486a-4c68-8082-c4c4cfc2fd5d} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16656 | 2026.03.13 18:58:15.640198 [ 5 ] {8d77d4d6-486a-4c68-8082-c4c4cfc2fd5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000991 sec., 1009.0817356205854 rows/sec., 67.99 KiB/sec. | ||
| 16657 | 2026.03.13 18:58:15.640232 [ 5 ] {8d77d4d6-486a-4c68-8082-c4c4cfc2fd5d} <Debug> TCPHandler: Processed in 0.001142964 sec. | ||
| 16658 | 2026.03.13 18:58:15.640336 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16659 | 2026.03.13 18:58:15.640425 [ 5 ] {1f149707-d4ea-4ea9-b818-a6793cceeae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16660 | 2026.03.13 18:58:15.640463 [ 5 ] {1f149707-d4ea-4ea9-b818-a6793cceeae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16661 | 2026.03.13 18:58:15.640780 [ 5 ] {1f149707-d4ea-4ea9-b818-a6793cceeae4} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16662 | 2026.03.13 18:58:15.640813 [ 5 ] {1f149707-d4ea-4ea9-b818-a6793cceeae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16663 | 2026.03.13 18:58:15.641108 [ 5 ] {1f149707-d4ea-4ea9-b818-a6793cceeae4} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16664 | 2026.03.13 18:58:15.641312 [ 5 ] {1f149707-d4ea-4ea9-b818-a6793cceeae4} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16665 | 2026.03.13 18:58:15.641421 [ 55 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16666 | 2026.03.13 18:58:15.641434 [ 5 ] {1f149707-d4ea-4ea9-b818-a6793cceeae4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001027 sec., 87633.88510223954 rows/sec., 5.48 MiB/sec. | ||
| 16667 | 2026.03.13 18:58:15.641453 [ 55 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16668 | 2026.03.13 18:58:15.641470 [ 5 ] {1f149707-d4ea-4ea9-b818-a6793cceeae4} <Debug> TCPHandler: Processed in 0.001179795 sec. | ||
| 16669 | 2026.03.13 18:58:15.641471 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16670 | 2026.03.13 18:58:15.641607 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 16671 | 2026.03.13 18:58:15.641759 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16672 | 2026.03.13 18:58:15.641796 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6690 rows starting from the beginning of the part | ||
| 16673 | 2026.03.13 18:58:15.641863 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 12 rows starting from the beginning of the part | ||
| 16674 | 2026.03.13 18:58:15.641911 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 48 rows starting from the beginning of the part | ||
| 16675 | 2026.03.13 18:58:15.641965 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 16676 | 2026.03.13 18:58:15.642008 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 16677 | 2026.03.13 18:58:15.642050 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 90 rows starting from the beginning of the part | ||
| 16678 | 2026.03.13 18:58:15.643850 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6990 rows, containing 4 columns (4 merged, 0 gathered) in 0.002301919 sec., 3036596.8567964383 rows/sec., 201.56 MiB/sec. | ||
| 16679 | 2026.03.13 18:58:15.644321 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16680 | 2026.03.13 18:58:15.644608 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_131_26} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16681 | 2026.03.13 18:58:15.644680 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_131_26} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16682 | 2026.03.13 18:58:15.644778 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 16683 | 2026.03.13 18:58:16.668263 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50723 | ||
| 16684 | 2026.03.13 18:58:16.668374 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16685 | 2026.03.13 18:58:16.668400 [ 287 ] {} <Debug> TCP-Session: b197fdf1-bdde-40d3-aa69-2522820ccae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50723 | ||
| 16686 | 2026.03.13 18:58:16.668422 [ 287 ] {} <Debug> TCP-Session: b197fdf1-bdde-40d3-aa69-2522820ccae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16687 | 2026.03.13 18:58:16.668434 [ 287 ] {} <Debug> TCP-Session: b197fdf1-bdde-40d3-aa69-2522820ccae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16688 | 2026.03.13 18:58:16.668659 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51181 | ||
| 16689 | 2026.03.13 18:58:16.668690 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54149 | ||
| 16690 | 2026.03.13 18:58:16.668719 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41925 | ||
| 16691 | 2026.03.13 18:58:16.668759 [ 287 ] {} <Trace> TCP-Session: b197fdf1-bdde-40d3-aa69-2522820ccae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16692 | 2026.03.13 18:58:16.668783 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16693 | 2026.03.13 18:58:16.668793 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16694 | 2026.03.13 18:58:16.668736 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61049 | ||
| 16695 | 2026.03.13 18:58:16.668836 [ 291 ] {} <Debug> TCP-Session: 6709a0b3-4134-4182-ba29-40406fd28725 Authenticating user 'default' from [fd00:1122:3344:101::e]:54149 | ||
| 16696 | 2026.03.13 18:58:16.668847 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16697 | 2026.03.13 18:58:16.668870 [ 291 ] {} <Debug> TCP-Session: 6709a0b3-4134-4182-ba29-40406fd28725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16698 | 2026.03.13 18:58:16.668822 [ 288 ] {} <Debug> TCP-Session: e62ec234-369c-4221-93c3-6b92a0fcda29 Authenticating user 'default' from [fd00:1122:3344:101::e]:51181 | ||
| 16699 | 2026.03.13 18:58:16.668896 [ 291 ] {} <Debug> TCP-Session: 6709a0b3-4134-4182-ba29-40406fd28725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16700 | 2026.03.13 18:58:16.668902 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16701 | 2026.03.13 18:58:16.668925 [ 288 ] {} <Debug> TCP-Session: e62ec234-369c-4221-93c3-6b92a0fcda29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16702 | 2026.03.13 18:58:16.668934 [ 287 ] {55531aa1-b053-47e1-bfee-5e5ca71514aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50723) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16703 | 2026.03.13 18:58:16.668950 [ 288 ] {} <Debug> TCP-Session: e62ec234-369c-4221-93c3-6b92a0fcda29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16704 | 2026.03.13 18:58:16.668944 [ 3 ] {} <Debug> TCP-Session: 6b410c41-193e-4159-911b-898cba32ffdd Authenticating user 'default' from [fd00:1122:3344:101::e]:61049 | ||
| 16705 | 2026.03.13 18:58:16.668894 [ 293 ] {} <Debug> TCP-Session: ac324b68-6891-421c-9e6b-4d0d42864c76 Authenticating user 'default' from [fd00:1122:3344:101::e]:41925 | ||
| 16706 | 2026.03.13 18:58:16.669013 [ 3 ] {} <Debug> TCP-Session: 6b410c41-193e-4159-911b-898cba32ffdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16707 | 2026.03.13 18:58:16.668731 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54240 | ||
| 16708 | 2026.03.13 18:58:16.669044 [ 3 ] {} <Debug> TCP-Session: 6b410c41-193e-4159-911b-898cba32ffdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16709 | 2026.03.13 18:58:16.669040 [ 293 ] {} <Debug> TCP-Session: ac324b68-6891-421c-9e6b-4d0d42864c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16710 | 2026.03.13 18:58:16.668699 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34535 | ||
| 16711 | 2026.03.13 18:58:16.669117 [ 293 ] {} <Debug> TCP-Session: ac324b68-6891-421c-9e6b-4d0d42864c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16712 | 2026.03.13 18:58:16.668688 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44005 | ||
| 16713 | 2026.03.13 18:58:16.669159 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16714 | 2026.03.13 18:58:16.668675 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38940 | ||
| 16715 | 2026.03.13 18:58:16.669200 [ 294 ] {} <Debug> TCP-Session: 5ea776ce-1858-48aa-a00e-e74496b18c20 Authenticating user 'default' from [fd00:1122:3344:101::e]:54240 | ||
| 16716 | 2026.03.13 18:58:16.669217 [ 287 ] {55531aa1-b053-47e1-bfee-5e5ca71514aa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16717 | 2026.03.13 18:58:16.669250 [ 294 ] {} <Debug> TCP-Session: 5ea776ce-1858-48aa-a00e-e74496b18c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16718 | 2026.03.13 18:58:16.669270 [ 294 ] {} <Debug> TCP-Session: 5ea776ce-1858-48aa-a00e-e74496b18c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16719 | 2026.03.13 18:58:16.669296 [ 287 ] {55531aa1-b053-47e1-bfee-5e5ca71514aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16720 | 2026.03.13 18:58:16.669342 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16721 | 2026.03.13 18:58:16.669373 [ 292 ] {} <Debug> TCP-Session: 08ca4f3c-4c8a-4f93-8c62-42c495193e9a Authenticating user 'default' from [fd00:1122:3344:101::e]:34535 | ||
| 16722 | 2026.03.13 18:58:16.669391 [ 292 ] {} <Debug> TCP-Session: 08ca4f3c-4c8a-4f93-8c62-42c495193e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16723 | 2026.03.13 18:58:16.669403 [ 292 ] {} <Debug> TCP-Session: 08ca4f3c-4c8a-4f93-8c62-42c495193e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16724 | 2026.03.13 18:58:16.669589 [ 287 ] {55531aa1-b053-47e1-bfee-5e5ca71514aa} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 16725 | 2026.03.13 18:58:16.669783 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16726 | 2026.03.13 18:58:16.669824 [ 289 ] {} <Debug> TCP-Session: cf082f4c-0e52-4262-97b0-9599eb54367f Authenticating user 'default' from [fd00:1122:3344:101::e]:38940 | ||
| 16727 | 2026.03.13 18:58:16.669845 [ 289 ] {} <Debug> TCP-Session: cf082f4c-0e52-4262-97b0-9599eb54367f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16728 | 2026.03.13 18:58:16.669865 [ 289 ] {} <Debug> TCP-Session: cf082f4c-0e52-4262-97b0-9599eb54367f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16729 | 2026.03.13 18:58:16.669897 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16730 | 2026.03.13 18:58:16.669929 [ 290 ] {} <Debug> TCP-Session: 82ec9d6c-9b4a-48cf-ab9b-344b5a8d2ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44005 | ||
| 16731 | 2026.03.13 18:58:16.669946 [ 290 ] {} <Debug> TCP-Session: 82ec9d6c-9b4a-48cf-ab9b-344b5a8d2ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16732 | 2026.03.13 18:58:16.669961 [ 290 ] {} <Debug> TCP-Session: 82ec9d6c-9b4a-48cf-ab9b-344b5a8d2ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16733 | 2026.03.13 18:58:16.670513 [ 324 ] {55531aa1-b053-47e1-bfee-5e5ca71514aa} <Trace> AggregatingTransform: Aggregating | ||
| 16734 | 2026.03.13 18:58:16.670557 [ 324 ] {55531aa1-b053-47e1-bfee-5e5ca71514aa} <Trace> Aggregator: Aggregation method: without_key | ||
| 16735 | 2026.03.13 18:58:16.670595 [ 324 ] {55531aa1-b053-47e1-bfee-5e5ca71514aa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000890627 sec. (1122.804 rows/sec., 43.86 KiB/sec.) | ||
| 16736 | 2026.03.13 18:58:16.670613 [ 324 ] {55531aa1-b053-47e1-bfee-5e5ca71514aa} <Trace> Aggregator: Merging aggregated data | ||
| 16737 | 2026.03.13 18:58:16.671948 [ 287 ] {55531aa1-b053-47e1-bfee-5e5ca71514aa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003068 sec., 325.9452411994785 rows/sec., 12.73 KiB/sec. | ||
| 16738 | 2026.03.13 18:58:16.672096 [ 287 ] {55531aa1-b053-47e1-bfee-5e5ca71514aa} <Debug> TCPHandler: Processed in 0.003443663 sec. | ||
| 16739 | 2026.03.13 18:58:16.672220 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16740 | 2026.03.13 18:58:16.672250 [ 287 ] {} <Debug> TCP-Session: b197fdf1-bdde-40d3-aa69-2522820ccae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16741 | 2026.03.13 18:58:16.672250 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16742 | 2026.03.13 18:58:16.672274 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16743 | 2026.03.13 18:58:16.672289 [ 3 ] {} <Debug> TCP-Session: 6b410c41-193e-4159-911b-898cba32ffdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16744 | 2026.03.13 18:58:16.672299 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16745 | 2026.03.13 18:58:16.672314 [ 291 ] {} <Debug> TCP-Session: 6709a0b3-4134-4182-ba29-40406fd28725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16746 | 2026.03.13 18:58:16.672322 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16747 | 2026.03.13 18:58:16.672346 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16748 | 2026.03.13 18:58:16.672360 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16749 | 2026.03.13 18:58:16.672390 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16750 | 2026.03.13 18:58:16.672397 [ 290 ] {} <Debug> TCP-Session: 82ec9d6c-9b4a-48cf-ab9b-344b5a8d2ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16751 | 2026.03.13 18:58:16.672420 [ 292 ] {} <Debug> TCP-Session: 08ca4f3c-4c8a-4f93-8c62-42c495193e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16752 | 2026.03.13 18:58:16.672348 [ 288 ] {} <Debug> TCP-Session: e62ec234-369c-4221-93c3-6b92a0fcda29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16753 | 2026.03.13 18:58:16.672448 [ 294 ] {} <Debug> TCP-Session: 5ea776ce-1858-48aa-a00e-e74496b18c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16754 | 2026.03.13 18:58:16.672308 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16755 | 2026.03.13 18:58:16.672379 [ 293 ] {} <Debug> TCP-Session: ac324b68-6891-421c-9e6b-4d0d42864c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16756 | 2026.03.13 18:58:16.672531 [ 289 ] {} <Debug> TCP-Session: cf082f4c-0e52-4262-97b0-9599eb54367f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16757 | 2026.03.13 18:58:17.316097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16758 | 2026.03.13 18:58:17.344559 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16759 | 2026.03.13 18:58:17.344632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16760 | 2026.03.13 18:58:17.352779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16761 | 2026.03.13 18:58:17.354054 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16762 | 2026.03.13 18:58:17.354535 [ 43 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16763 | 2026.03.13 18:58:17.354587 [ 43 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16764 | 2026.03.13 18:58:17.354613 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16765 | 2026.03.13 18:58:17.354800 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 16766 | 2026.03.13 18:58:17.360409 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16767 | 2026.03.13 18:58:17.362625 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 16768 | 2026.03.13 18:58:17.365862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16769 | 2026.03.13 18:58:17.369233 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 16770 | 2026.03.13 18:58:17.375381 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 16771 | 2026.03.13 18:58:17.382272 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 16772 | 2026.03.13 18:58:17.389624 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 16773 | 2026.03.13 18:58:17.397098 [ 201 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 16774 | 2026.03.13 18:58:17.601170 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.246447551 sec., 2475.171684704629 rows/sec., 12.80 MiB/sec. | ||
| 16775 | 2026.03.13 18:58:17.606459 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16776 | 2026.03.13 18:58:17.609535 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_81_16} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16777 | 2026.03.13 18:58:17.609693 [ 202 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_81_16} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16778 | 2026.03.13 18:58:17.613049 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16779 | 2026.03.13 18:58:17.910021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2030 | ||
| 16780 | 2026.03.13 18:58:17.913497 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16781 | 2026.03.13 18:58:17.913574 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16782 | 2026.03.13 18:58:17.915611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16783 | 2026.03.13 18:58:17.916143 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16784 | 2026.03.13 18:58:17.916427 [ 44 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16785 | 2026.03.13 18:58:17.916509 [ 44 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16786 | 2026.03.13 18:58:17.916534 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16787 | 2026.03.13 18:58:17.916656 [ 200 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 16788 | 2026.03.13 18:58:17.916882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2030 | ||
| 16789 | 2026.03.13 18:58:17.917322 [ 200 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16790 | 2026.03.13 18:58:17.917526 [ 200 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1866 rows starting from the beginning of the part | ||
| 16791 | 2026.03.13 18:58:17.918023 [ 200 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 16 rows starting from the beginning of the part | ||
| 16792 | 2026.03.13 18:58:17.918470 [ 200 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 16793 | 2026.03.13 18:58:17.918889 [ 200 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 50 rows starting from the beginning of the part | ||
| 16794 | 2026.03.13 18:58:17.919349 [ 200 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 28 rows starting from the beginning of the part | ||
| 16795 | 2026.03.13 18:58:17.919778 [ 200 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 16796 | 2026.03.13 18:58:17.930834 [ 186 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2030 rows, containing 72 columns (72 merged, 0 gathered) in 0.014227625 sec., 142680.1732544961 rows/sec., 111.18 MiB/sec. | ||
| 16797 | 2026.03.13 18:58:17.933558 [ 187 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16798 | 2026.03.13 18:58:17.934416 [ 187 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_61_12} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16799 | 2026.03.13 18:58:17.934589 [ 187 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_61_12} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16800 | 2026.03.13 18:58:17.935177 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.11 MiB. | ||
| 16801 | 2026.03.13 18:58:18.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.44 MiB, peak 393.75 MiB, free memory in arenas 0.00 B, will set to 378.73 MiB (RSS), difference: 2.29 MiB | ||
| 16802 | 2026.03.13 18:58:18.415650 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64917 | ||
| 16803 | 2026.03.13 18:58:18.415773 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16804 | 2026.03.13 18:58:18.415802 [ 294 ] {} <Debug> TCP-Session: 4a56c7e7-b01c-4c3a-bbdc-fd9ca1e9f04a Authenticating user 'default' from [fd00:1122:3344:101::e]:64917 | ||
| 16805 | 2026.03.13 18:58:18.415825 [ 294 ] {} <Debug> TCP-Session: 4a56c7e7-b01c-4c3a-bbdc-fd9ca1e9f04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16806 | 2026.03.13 18:58:18.415839 [ 294 ] {} <Debug> TCP-Session: 4a56c7e7-b01c-4c3a-bbdc-fd9ca1e9f04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16807 | 2026.03.13 18:58:18.416050 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54332 | ||
| 16808 | 2026.03.13 18:58:18.416073 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45478 | ||
| 16809 | 2026.03.13 18:58:18.416117 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47603 | ||
| 16810 | 2026.03.13 18:58:18.416130 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50137 | ||
| 16811 | 2026.03.13 18:58:18.416171 [ 294 ] {} <Trace> TCP-Session: 4a56c7e7-b01c-4c3a-bbdc-fd9ca1e9f04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16812 | 2026.03.13 18:58:18.416195 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16813 | 2026.03.13 18:58:18.416195 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16814 | 2026.03.13 18:58:18.416231 [ 291 ] {} <Debug> TCP-Session: 3902e1c3-e026-4a4e-839a-898382da419d Authenticating user 'default' from [fd00:1122:3344:101::e]:47603 | ||
| 16815 | 2026.03.13 18:58:18.416202 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16816 | 2026.03.13 18:58:18.416245 [ 287 ] {} <Debug> TCP-Session: ff2d74a3-c89e-4c55-8594-43a1f14efa76 Authenticating user 'default' from [fd00:1122:3344:101::e]:45478 | ||
| 16817 | 2026.03.13 18:58:18.416254 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16818 | 2026.03.13 18:58:18.416273 [ 3 ] {} <Debug> TCP-Session: 6a59a56e-3b69-43ca-99d8-5948f9cc1861 Authenticating user 'default' from [fd00:1122:3344:101::e]:54332 | ||
| 16819 | 2026.03.13 18:58:18.416285 [ 287 ] {} <Debug> TCP-Session: ff2d74a3-c89e-4c55-8594-43a1f14efa76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16820 | 2026.03.13 18:58:18.416306 [ 292 ] {} <Debug> TCP-Session: 1ca0e336-2821-4288-b931-9686e6d80dc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50137 | ||
| 16821 | 2026.03.13 18:58:18.416324 [ 287 ] {} <Debug> TCP-Session: ff2d74a3-c89e-4c55-8594-43a1f14efa76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16822 | 2026.03.13 18:58:18.416346 [ 292 ] {} <Debug> TCP-Session: 1ca0e336-2821-4288-b931-9686e6d80dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16823 | 2026.03.13 18:58:18.416356 [ 294 ] {62f5d96b-6292-48ac-b181-d7e0704cbdea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64917) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16824 | 2026.03.13 18:58:18.416368 [ 292 ] {} <Debug> TCP-Session: 1ca0e336-2821-4288-b931-9686e6d80dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16825 | 2026.03.13 18:58:18.416313 [ 3 ] {} <Debug> TCP-Session: 6a59a56e-3b69-43ca-99d8-5948f9cc1861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16826 | 2026.03.13 18:58:18.416256 [ 291 ] {} <Debug> TCP-Session: 3902e1c3-e026-4a4e-839a-898382da419d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16827 | 2026.03.13 18:58:18.416428 [ 3 ] {} <Debug> TCP-Session: 6a59a56e-3b69-43ca-99d8-5948f9cc1861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16828 | 2026.03.13 18:58:18.416445 [ 291 ] {} <Debug> TCP-Session: 3902e1c3-e026-4a4e-839a-898382da419d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16829 | 2026.03.13 18:58:18.416139 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60427 | ||
| 16830 | 2026.03.13 18:58:18.416116 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56451 | ||
| 16831 | 2026.03.13 18:58:18.416108 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63492 | ||
| 16832 | 2026.03.13 18:58:18.416100 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54286 | ||
| 16833 | 2026.03.13 18:58:18.416599 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16834 | 2026.03.13 18:58:18.416631 [ 293 ] {} <Debug> TCP-Session: c16ded02-21d7-4e68-90b5-c41b3e767ac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60427 | ||
| 16835 | 2026.03.13 18:58:18.416636 [ 294 ] {62f5d96b-6292-48ac-b181-d7e0704cbdea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16836 | 2026.03.13 18:58:18.416656 [ 293 ] {} <Debug> TCP-Session: c16ded02-21d7-4e68-90b5-c41b3e767ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16837 | 2026.03.13 18:58:18.416685 [ 293 ] {} <Debug> TCP-Session: c16ded02-21d7-4e68-90b5-c41b3e767ac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16838 | 2026.03.13 18:58:18.416705 [ 294 ] {62f5d96b-6292-48ac-b181-d7e0704cbdea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16839 | 2026.03.13 18:58:18.416786 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16840 | 2026.03.13 18:58:18.416828 [ 289 ] {} <Debug> TCP-Session: a653ad4b-9c97-48aa-88d1-b6bd99de555d Authenticating user 'default' from [fd00:1122:3344:101::e]:56451 | ||
| 16841 | 2026.03.13 18:58:18.416852 [ 289 ] {} <Debug> TCP-Session: a653ad4b-9c97-48aa-88d1-b6bd99de555d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16842 | 2026.03.13 18:58:18.416873 [ 289 ] {} <Debug> TCP-Session: a653ad4b-9c97-48aa-88d1-b6bd99de555d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16843 | 2026.03.13 18:58:18.417010 [ 294 ] {62f5d96b-6292-48ac-b181-d7e0704cbdea} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 16844 | 2026.03.13 18:58:18.417230 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16845 | 2026.03.13 18:58:18.417265 [ 288 ] {} <Debug> TCP-Session: e22f70a5-e360-4969-b9f5-0247c1198c2c Authenticating user 'default' from [fd00:1122:3344:101::e]:54286 | ||
| 16846 | 2026.03.13 18:58:18.417284 [ 288 ] {} <Debug> TCP-Session: e22f70a5-e360-4969-b9f5-0247c1198c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16847 | 2026.03.13 18:58:18.417297 [ 288 ] {} <Debug> TCP-Session: e22f70a5-e360-4969-b9f5-0247c1198c2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16848 | 2026.03.13 18:58:18.417390 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16849 | 2026.03.13 18:58:18.417438 [ 290 ] {} <Debug> TCP-Session: f34d3d40-2304-4d16-b93c-b0b946b40f70 Authenticating user 'default' from [fd00:1122:3344:101::e]:63492 | ||
| 16850 | 2026.03.13 18:58:18.417464 [ 290 ] {} <Debug> TCP-Session: f34d3d40-2304-4d16-b93c-b0b946b40f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16851 | 2026.03.13 18:58:18.417482 [ 290 ] {} <Debug> TCP-Session: f34d3d40-2304-4d16-b93c-b0b946b40f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16852 | 2026.03.13 18:58:18.418039 [ 317 ] {62f5d96b-6292-48ac-b181-d7e0704cbdea} <Trace> AggregatingTransform: Aggregating | ||
| 16853 | 2026.03.13 18:58:18.418082 [ 317 ] {62f5d96b-6292-48ac-b181-d7e0704cbdea} <Trace> Aggregator: Aggregation method: without_key | ||
| 16854 | 2026.03.13 18:58:18.418118 [ 317 ] {62f5d96b-6292-48ac-b181-d7e0704cbdea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099947 sec. (1000.530 rows/sec., 39.08 KiB/sec.) | ||
| 16855 | 2026.03.13 18:58:18.418137 [ 317 ] {62f5d96b-6292-48ac-b181-d7e0704cbdea} <Trace> Aggregator: Merging aggregated data | ||
| 16856 | 2026.03.13 18:58:18.419527 [ 294 ] {62f5d96b-6292-48ac-b181-d7e0704cbdea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003229 sec., 309.6934035305048 rows/sec., 12.10 KiB/sec. | ||
| 16857 | 2026.03.13 18:58:18.419675 [ 294 ] {62f5d96b-6292-48ac-b181-d7e0704cbdea} <Debug> TCPHandler: Processed in 0.003618479 sec. | ||
| 16858 | 2026.03.13 18:58:18.419788 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16859 | 2026.03.13 18:58:18.419823 [ 294 ] {} <Debug> TCP-Session: 4a56c7e7-b01c-4c3a-bbdc-fd9ca1e9f04a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16860 | 2026.03.13 18:58:18.419823 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16861 | 2026.03.13 18:58:18.419854 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16862 | 2026.03.13 18:58:18.419873 [ 288 ] {} <Debug> TCP-Session: e22f70a5-e360-4969-b9f5-0247c1198c2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16863 | 2026.03.13 18:58:18.419878 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16864 | 2026.03.13 18:58:18.419903 [ 287 ] {} <Debug> TCP-Session: ff2d74a3-c89e-4c55-8594-43a1f14efa76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16865 | 2026.03.13 18:58:18.419913 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16866 | 2026.03.13 18:58:18.419932 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16867 | 2026.03.13 18:58:18.419935 [ 293 ] {} <Debug> TCP-Session: c16ded02-21d7-4e68-90b5-c41b3e767ac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16868 | 2026.03.13 18:58:18.419959 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16869 | 2026.03.13 18:58:18.419985 [ 3 ] {} <Debug> TCP-Session: 6a59a56e-3b69-43ca-99d8-5948f9cc1861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16870 | 2026.03.13 18:58:18.419977 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16871 | 2026.03.13 18:58:18.420023 [ 289 ] {} <Debug> TCP-Session: a653ad4b-9c97-48aa-88d1-b6bd99de555d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16872 | 2026.03.13 18:58:18.420055 [ 292 ] {} <Debug> TCP-Session: 1ca0e336-2821-4288-b931-9686e6d80dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16873 | 2026.03.13 18:58:18.419958 [ 291 ] {} <Debug> TCP-Session: 3902e1c3-e026-4a4e-839a-898382da419d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16874 | 2026.03.13 18:58:18.419897 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16875 | 2026.03.13 18:58:18.420132 [ 290 ] {} <Debug> TCP-Session: f34d3d40-2304-4d16-b93c-b0b946b40f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16876 | 2026.03.13 18:58:18.461378 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53636 | ||
| 16877 | 2026.03.13 18:58:18.461476 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16878 | 2026.03.13 18:58:18.461503 [ 294 ] {} <Debug> TCP-Session: f02807a2-f8c9-409f-80a1-7435c6946959 Authenticating user 'default' from [fd00:1122:3344:101::e]:53636 | ||
| 16879 | 2026.03.13 18:58:18.461524 [ 294 ] {} <Debug> TCP-Session: f02807a2-f8c9-409f-80a1-7435c6946959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16880 | 2026.03.13 18:58:18.461539 [ 294 ] {} <Debug> TCP-Session: f02807a2-f8c9-409f-80a1-7435c6946959 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16881 | 2026.03.13 18:58:18.461702 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36865 | ||
| 16882 | 2026.03.13 18:58:18.461754 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39119 | ||
| 16883 | 2026.03.13 18:58:18.461776 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63091 | ||
| 16884 | 2026.03.13 18:58:18.461800 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63621 | ||
| 16885 | 2026.03.13 18:58:18.461816 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16886 | 2026.03.13 18:58:18.461822 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56016 | ||
| 16887 | 2026.03.13 18:58:18.461866 [ 3 ] {} <Debug> TCP-Session: b6b42435-7fa5-4785-adfb-a7d44e4aa880 Authenticating user 'default' from [fd00:1122:3344:101::e]:36865 | ||
| 16888 | 2026.03.13 18:58:18.461883 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16889 | 2026.03.13 18:58:18.461896 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16890 | 2026.03.13 18:58:18.461919 [ 3 ] {} <Debug> TCP-Session: b6b42435-7fa5-4785-adfb-a7d44e4aa880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16891 | 2026.03.13 18:58:18.461930 [ 288 ] {} <Debug> TCP-Session: 448dbf56-ca60-4954-a7ab-79f744b802ba Authenticating user 'default' from [fd00:1122:3344:101::e]:63091 | ||
| 16892 | 2026.03.13 18:58:18.461944 [ 291 ] {} <Debug> TCP-Session: 1dc448fd-5d6b-4dd2-a3fe-8fc1ccaf5edf Authenticating user 'default' from [fd00:1122:3344:101::e]:63621 | ||
| 16893 | 2026.03.13 18:58:18.461947 [ 3 ] {} <Debug> TCP-Session: b6b42435-7fa5-4785-adfb-a7d44e4aa880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16894 | 2026.03.13 18:58:18.461972 [ 288 ] {} <Debug> TCP-Session: 448dbf56-ca60-4954-a7ab-79f744b802ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16895 | 2026.03.13 18:58:18.461982 [ 291 ] {} <Debug> TCP-Session: 1dc448fd-5d6b-4dd2-a3fe-8fc1ccaf5edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16896 | 2026.03.13 18:58:18.462006 [ 288 ] {} <Debug> TCP-Session: 448dbf56-ca60-4954-a7ab-79f744b802ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16897 | 2026.03.13 18:58:18.462021 [ 291 ] {} <Debug> TCP-Session: 1dc448fd-5d6b-4dd2-a3fe-8fc1ccaf5edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16898 | 2026.03.13 18:58:18.461857 [ 294 ] {} <Trace> TCP-Session: f02807a2-f8c9-409f-80a1-7435c6946959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16899 | 2026.03.13 18:58:18.461813 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45746 | ||
| 16900 | 2026.03.13 18:58:18.461790 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33705 | ||
| 16901 | 2026.03.13 18:58:18.461786 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56048 | ||
| 16902 | 2026.03.13 18:58:18.462172 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16903 | 2026.03.13 18:58:18.461818 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16904 | 2026.03.13 18:58:18.462213 [ 292 ] {} <Debug> TCP-Session: 65b26408-9061-4141-80d4-1906f169c394 Authenticating user 'default' from [fd00:1122:3344:101::e]:45746 | ||
| 16905 | 2026.03.13 18:58:18.462233 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16906 | 2026.03.13 18:58:18.462247 [ 287 ] {} <Debug> TCP-Session: 029f6cda-78b4-4f9a-b506-0d2e7744aad1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39119 | ||
| 16907 | 2026.03.13 18:58:18.462251 [ 292 ] {} <Debug> TCP-Session: 65b26408-9061-4141-80d4-1906f169c394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16908 | 2026.03.13 18:58:18.462271 [ 289 ] {} <Debug> TCP-Session: d5b3a70e-952b-4171-a3b3-7f126ccfa073 Authenticating user 'default' from [fd00:1122:3344:101::e]:56048 | ||
| 16909 | 2026.03.13 18:58:18.462287 [ 287 ] {} <Debug> TCP-Session: 029f6cda-78b4-4f9a-b506-0d2e7744aad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16910 | 2026.03.13 18:58:18.462294 [ 292 ] {} <Debug> TCP-Session: 65b26408-9061-4141-80d4-1906f169c394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16911 | 2026.03.13 18:58:18.462317 [ 289 ] {} <Debug> TCP-Session: d5b3a70e-952b-4171-a3b3-7f126ccfa073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16912 | 2026.03.13 18:58:18.462325 [ 287 ] {} <Debug> TCP-Session: 029f6cda-78b4-4f9a-b506-0d2e7744aad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16913 | 2026.03.13 18:58:18.462352 [ 289 ] {} <Debug> TCP-Session: d5b3a70e-952b-4171-a3b3-7f126ccfa073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16914 | 2026.03.13 18:58:18.462234 [ 294 ] {f5fc3176-26c2-46ea-b697-7f40ebb5be0a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53636) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16915 | 2026.03.13 18:58:18.462204 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16916 | 2026.03.13 18:58:18.461967 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16917 | 2026.03.13 18:58:18.462430 [ 290 ] {} <Debug> TCP-Session: ab806cdb-376f-4dcf-8e11-55a536f52015 Authenticating user 'default' from [fd00:1122:3344:101::e]:33705 | ||
| 16918 | 2026.03.13 18:58:18.462457 [ 293 ] {} <Debug> TCP-Session: 7ba53a61-d586-44e5-83aa-de57ee227153 Authenticating user 'default' from [fd00:1122:3344:101::e]:56016 | ||
| 16919 | 2026.03.13 18:58:18.462461 [ 290 ] {} <Debug> TCP-Session: ab806cdb-376f-4dcf-8e11-55a536f52015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16920 | 2026.03.13 18:58:18.462485 [ 293 ] {} <Debug> TCP-Session: 7ba53a61-d586-44e5-83aa-de57ee227153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16921 | 2026.03.13 18:58:18.462489 [ 290 ] {} <Debug> TCP-Session: ab806cdb-376f-4dcf-8e11-55a536f52015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16922 | 2026.03.13 18:58:18.462510 [ 293 ] {} <Debug> TCP-Session: 7ba53a61-d586-44e5-83aa-de57ee227153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16923 | 2026.03.13 18:58:18.462633 [ 294 ] {f5fc3176-26c2-46ea-b697-7f40ebb5be0a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16924 | 2026.03.13 18:58:18.462691 [ 294 ] {f5fc3176-26c2-46ea-b697-7f40ebb5be0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16925 | 2026.03.13 18:58:18.462958 [ 294 ] {f5fc3176-26c2-46ea-b697-7f40ebb5be0a} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 16926 | 2026.03.13 18:58:18.463898 [ 350 ] {f5fc3176-26c2-46ea-b697-7f40ebb5be0a} <Trace> AggregatingTransform: Aggregating | ||
| 16927 | 2026.03.13 18:58:18.463959 [ 350 ] {f5fc3176-26c2-46ea-b697-7f40ebb5be0a} <Trace> Aggregator: Aggregation method: without_key | ||
| 16928 | 2026.03.13 18:58:18.464002 [ 350 ] {f5fc3176-26c2-46ea-b697-7f40ebb5be0a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948068 sec. (1054.777 rows/sec., 41.20 KiB/sec.) | ||
| 16929 | 2026.03.13 18:58:18.464021 [ 350 ] {f5fc3176-26c2-46ea-b697-7f40ebb5be0a} <Trace> Aggregator: Merging aggregated data | ||
| 16930 | 2026.03.13 18:58:18.465424 [ 294 ] {f5fc3176-26c2-46ea-b697-7f40ebb5be0a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003242 sec., 308.45157310302284 rows/sec., 12.05 KiB/sec. | ||
| 16931 | 2026.03.13 18:58:18.465578 [ 294 ] {f5fc3176-26c2-46ea-b697-7f40ebb5be0a} <Debug> TCPHandler: Processed in 0.003827014 sec. | ||
| 16932 | 2026.03.13 18:58:18.465702 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16933 | 2026.03.13 18:58:18.465730 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16934 | 2026.03.13 18:58:18.465739 [ 294 ] {} <Debug> TCP-Session: f02807a2-f8c9-409f-80a1-7435c6946959 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16935 | 2026.03.13 18:58:18.465754 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16936 | 2026.03.13 18:58:18.465778 [ 3 ] {} <Debug> TCP-Session: b6b42435-7fa5-4785-adfb-a7d44e4aa880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16937 | 2026.03.13 18:58:18.465790 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16938 | 2026.03.13 18:58:18.465811 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16939 | 2026.03.13 18:58:18.465826 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16940 | 2026.03.13 18:58:18.465853 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16941 | 2026.03.13 18:58:18.465869 [ 293 ] {} <Debug> TCP-Session: 7ba53a61-d586-44e5-83aa-de57ee227153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16942 | 2026.03.13 18:58:18.465889 [ 291 ] {} <Debug> TCP-Session: 1dc448fd-5d6b-4dd2-a3fe-8fc1ccaf5edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16943 | 2026.03.13 18:58:18.465906 [ 292 ] {} <Debug> TCP-Session: 65b26408-9061-4141-80d4-1906f169c394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16944 | 2026.03.13 18:58:18.465861 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16945 | 2026.03.13 18:58:18.465839 [ 287 ] {} <Debug> TCP-Session: 029f6cda-78b4-4f9a-b506-0d2e7744aad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16946 | 2026.03.13 18:58:18.465980 [ 289 ] {} <Debug> TCP-Session: d5b3a70e-952b-4171-a3b3-7f126ccfa073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16947 | 2026.03.13 18:58:18.465821 [ 288 ] {} <Debug> TCP-Session: 448dbf56-ca60-4954-a7ab-79f744b802ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16948 | 2026.03.13 18:58:18.465771 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16949 | 2026.03.13 18:58:18.466128 [ 290 ] {} <Debug> TCP-Session: ab806cdb-376f-4dcf-8e11-55a536f52015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16950 | 2026.03.13 18:58:20.286688 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 16951 | 2026.03.13 18:58:20.286741 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 16952 | 2026.03.13 18:58:20.289552 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 16953 | 2026.03.13 18:58:20.620388 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16954 | 2026.03.13 18:58:20.620563 [ 5 ] {16dd6bac-9fd1-4f64-a748-2f90635ce237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16955 | 2026.03.13 18:58:20.620631 [ 5 ] {16dd6bac-9fd1-4f64-a748-2f90635ce237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16956 | 2026.03.13 18:58:20.621502 [ 5 ] {16dd6bac-9fd1-4f64-a748-2f90635ce237} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16957 | 2026.03.13 18:58:20.621552 [ 5 ] {16dd6bac-9fd1-4f64-a748-2f90635ce237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16958 | 2026.03.13 18:58:20.621974 [ 5 ] {16dd6bac-9fd1-4f64-a748-2f90635ce237} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16959 | 2026.03.13 18:58:20.622209 [ 5 ] {16dd6bac-9fd1-4f64-a748-2f90635ce237} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16960 | 2026.03.13 18:58:20.622368 [ 5 ] {16dd6bac-9fd1-4f64-a748-2f90635ce237} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001855 sec., 74393.53099730458 rows/sec., 6.47 MiB/sec. | ||
| 16961 | 2026.03.13 18:58:20.622420 [ 5 ] {16dd6bac-9fd1-4f64-a748-2f90635ce237} <Debug> TCPHandler: Processed in 0.002163855 sec. | ||
| 16962 | 2026.03.13 18:58:20.622549 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16963 | 2026.03.13 18:58:20.622656 [ 5 ] {13baad8f-9822-4f04-8fda-3393543900f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16964 | 2026.03.13 18:58:20.622703 [ 5 ] {13baad8f-9822-4f04-8fda-3393543900f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16965 | 2026.03.13 18:58:20.623182 [ 5 ] {13baad8f-9822-4f04-8fda-3393543900f1} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16966 | 2026.03.13 18:58:20.623223 [ 5 ] {13baad8f-9822-4f04-8fda-3393543900f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16967 | 2026.03.13 18:58:20.623554 [ 5 ] {13baad8f-9822-4f04-8fda-3393543900f1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16968 | 2026.03.13 18:58:20.623778 [ 5 ] {13baad8f-9822-4f04-8fda-3393543900f1} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16969 | 2026.03.13 18:58:20.623914 [ 5 ] {13baad8f-9822-4f04-8fda-3393543900f1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001283 sec., 31956.352299298516 rows/sec., 2.35 MiB/sec. | ||
| 16970 | 2026.03.13 18:58:20.623954 [ 5 ] {13baad8f-9822-4f04-8fda-3393543900f1} <Debug> TCPHandler: Processed in 0.001461874 sec. | ||
| 16971 | 2026.03.13 18:58:20.624071 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16972 | 2026.03.13 18:58:20.624167 [ 5 ] {40591b06-8765-4072-b8fa-0a984574581a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16973 | 2026.03.13 18:58:20.624208 [ 5 ] {40591b06-8765-4072-b8fa-0a984574581a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16974 | 2026.03.13 18:58:20.624661 [ 5 ] {40591b06-8765-4072-b8fa-0a984574581a} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16975 | 2026.03.13 18:58:20.624699 [ 5 ] {40591b06-8765-4072-b8fa-0a984574581a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16976 | 2026.03.13 18:58:20.625030 [ 5 ] {40591b06-8765-4072-b8fa-0a984574581a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16977 | 2026.03.13 18:58:20.625271 [ 5 ] {40591b06-8765-4072-b8fa-0a984574581a} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16978 | 2026.03.13 18:58:20.625405 [ 5 ] {40591b06-8765-4072-b8fa-0a984574581a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001256 sec., 83598.72611464969 rows/sec., 6.53 MiB/sec. | ||
| 16979 | 2026.03.13 18:58:20.625443 [ 5 ] {40591b06-8765-4072-b8fa-0a984574581a} <Debug> TCPHandler: Processed in 0.001424252 sec. | ||
| 16980 | 2026.03.13 18:58:20.625555 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16981 | 2026.03.13 18:58:20.625651 [ 5 ] {de4fde2a-5c2c-45a0-b9cc-a2350b9a7f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16982 | 2026.03.13 18:58:20.625694 [ 5 ] {de4fde2a-5c2c-45a0-b9cc-a2350b9a7f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16983 | 2026.03.13 18:58:20.626103 [ 5 ] {de4fde2a-5c2c-45a0-b9cc-a2350b9a7f55} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16984 | 2026.03.13 18:58:20.626141 [ 5 ] {de4fde2a-5c2c-45a0-b9cc-a2350b9a7f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16985 | 2026.03.13 18:58:20.626481 [ 5 ] {de4fde2a-5c2c-45a0-b9cc-a2350b9a7f55} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16986 | 2026.03.13 18:58:20.626694 [ 5 ] {de4fde2a-5c2c-45a0-b9cc-a2350b9a7f55} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16987 | 2026.03.13 18:58:20.626830 [ 5 ] {de4fde2a-5c2c-45a0-b9cc-a2350b9a7f55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 16988 | 2026.03.13 18:58:20.626868 [ 5 ] {de4fde2a-5c2c-45a0-b9cc-a2350b9a7f55} <Debug> TCPHandler: Processed in 0.001362121 sec. | ||
| 16989 | 2026.03.13 18:58:20.626970 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16990 | 2026.03.13 18:58:20.627065 [ 5 ] {69792c97-e482-4590-9d60-823bbe3056fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16991 | 2026.03.13 18:58:20.627121 [ 5 ] {69792c97-e482-4590-9d60-823bbe3056fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16992 | 2026.03.13 18:58:20.628036 [ 5 ] {69792c97-e482-4590-9d60-823bbe3056fa} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16993 | 2026.03.13 18:58:20.628074 [ 5 ] {69792c97-e482-4590-9d60-823bbe3056fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 16994 | 2026.03.13 18:58:20.628662 [ 5 ] {69792c97-e482-4590-9d60-823bbe3056fa} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16995 | 2026.03.13 18:58:20.628890 [ 5 ] {69792c97-e482-4590-9d60-823bbe3056fa} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16996 | 2026.03.13 18:58:20.629038 [ 5 ] {69792c97-e482-4590-9d60-823bbe3056fa} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00199 sec., 20603.015075376883 rows/sec., 36.92 MiB/sec. | ||
| 16997 | 2026.03.13 18:58:20.629137 [ 5 ] {69792c97-e482-4590-9d60-823bbe3056fa} <Debug> TCPHandler: Processed in 0.002215736 sec. | ||
| 16998 | 2026.03.13 18:58:20.629256 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16999 | 2026.03.13 18:58:20.629360 [ 5 ] {b2b51fdb-b899-4b91-9fd6-9c55b3d9b534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17000 | 2026.03.13 18:58:20.629404 [ 5 ] {b2b51fdb-b899-4b91-9fd6-9c55b3d9b534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17001 | 2026.03.13 18:58:20.629757 [ 5 ] {b2b51fdb-b899-4b91-9fd6-9c55b3d9b534} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17002 | 2026.03.13 18:58:20.629794 [ 5 ] {b2b51fdb-b899-4b91-9fd6-9c55b3d9b534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 17003 | 2026.03.13 18:58:20.630132 [ 5 ] {b2b51fdb-b899-4b91-9fd6-9c55b3d9b534} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17004 | 2026.03.13 18:58:20.630345 [ 5 ] {b2b51fdb-b899-4b91-9fd6-9c55b3d9b534} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17005 | 2026.03.13 18:58:20.630479 [ 5 ] {b2b51fdb-b899-4b91-9fd6-9c55b3d9b534} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 17006 | 2026.03.13 18:58:20.630517 [ 5 ] {b2b51fdb-b899-4b91-9fd6-9c55b3d9b534} <Debug> TCPHandler: Processed in 0.001311609 sec. | ||
| 17007 | 2026.03.13 18:58:22.519560 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17008 | 2026.03.13 18:58:22.519621 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17009 | 2026.03.13 18:58:22.768332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39382 | ||
| 17010 | 2026.03.13 18:58:22.768859 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17011 | 2026.03.13 18:58:22.768910 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17012 | 2026.03.13 18:58:22.769403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17013 | 2026.03.13 18:58:22.769637 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17014 | 2026.03.13 18:58:22.769795 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39382 | ||
| 17015 | 2026.03.13 18:58:24.866923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17016 | 2026.03.13 18:58:24.885043 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17017 | 2026.03.13 18:58:24.885105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17018 | 2026.03.13 18:58:24.891487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17019 | 2026.03.13 18:58:24.892229 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17020 | 2026.03.13 18:58:24.895782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17021 | 2026.03.13 18:58:25.023064 [ 225 ] {} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): 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] | ||
| 17022 | 2026.03.13 18:58:25.023121 [ 225 ] {} <Debug> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): 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] | ||
| 17023 | 2026.03.13 18:58:25.026086 [ 225 ] {} <Debug> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): 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] | ||
| 17024 | 2026.03.13 18:58:25.626239 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17025 | 2026.03.13 18:58:25.626409 [ 5 ] {f08098c7-034e-48ca-a876-b4572e27809b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17026 | 2026.03.13 18:58:25.626474 [ 5 ] {f08098c7-034e-48ca-a876-b4572e27809b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17027 | 2026.03.13 18:58:25.627211 [ 5 ] {f08098c7-034e-48ca-a876-b4572e27809b} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17028 | 2026.03.13 18:58:25.627259 [ 5 ] {f08098c7-034e-48ca-a876-b4572e27809b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17029 | 2026.03.13 18:58:25.627648 [ 5 ] {f08098c7-034e-48ca-a876-b4572e27809b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17030 | 2026.03.13 18:58:25.627874 [ 5 ] {f08098c7-034e-48ca-a876-b4572e27809b} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17031 | 2026.03.13 18:58:25.628029 [ 5 ] {f08098c7-034e-48ca-a876-b4572e27809b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001667 sec., 170365.92681463706 rows/sec., 10.82 MiB/sec. | ||
| 17032 | 2026.03.13 18:58:25.628070 [ 5 ] {f08098c7-034e-48ca-a876-b4572e27809b} <Debug> TCPHandler: Processed in 0.001967289 sec. | ||
| 17033 | 2026.03.13 18:58:25.628190 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17034 | 2026.03.13 18:58:25.628282 [ 5 ] {2576f4da-5614-424a-848a-b5be9db89a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17035 | 2026.03.13 18:58:25.628322 [ 5 ] {2576f4da-5614-424a-848a-b5be9db89a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17036 | 2026.03.13 18:58:25.629077 [ 5 ] {2576f4da-5614-424a-848a-b5be9db89a23} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17037 | 2026.03.13 18:58:25.629114 [ 5 ] {2576f4da-5614-424a-848a-b5be9db89a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17038 | 2026.03.13 18:58:25.629444 [ 5 ] {2576f4da-5614-424a-848a-b5be9db89a23} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17039 | 2026.03.13 18:58:25.629645 [ 5 ] {2576f4da-5614-424a-848a-b5be9db89a23} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17040 | 2026.03.13 18:58:25.629748 [ 29 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17041 | 2026.03.13 18:58:25.629770 [ 5 ] {2576f4da-5614-424a-848a-b5be9db89a23} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001507 sec., 528865.2952886529 rows/sec., 41.15 MiB/sec. | ||
| 17042 | 2026.03.13 18:58:25.629815 [ 29 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17043 | 2026.03.13 18:58:25.629824 [ 5 ] {2576f4da-5614-424a-848a-b5be9db89a23} <Debug> TCPHandler: Processed in 0.00168149 sec. | ||
| 17044 | 2026.03.13 18:58:25.629843 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17045 | 2026.03.13 18:58:25.629955 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17046 | 2026.03.13 18:58:25.629989 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 17047 | 2026.03.13 18:58:25.630051 [ 5 ] {cd0df0cd-b5b8-4743-925c-ffe10bd4c6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17048 | 2026.03.13 18:58:25.630095 [ 5 ] {cd0df0cd-b5b8-4743-925c-ffe10bd4c6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17049 | 2026.03.13 18:58:25.630139 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17050 | 2026.03.13 18:58:25.630183 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2894 rows starting from the beginning of the part | ||
| 17051 | 2026.03.13 18:58:25.630257 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 797 rows starting from the beginning of the part | ||
| 17052 | 2026.03.13 18:58:25.630308 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 138 rows starting from the beginning of the part | ||
| 17053 | 2026.03.13 18:58:25.630355 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 798 rows starting from the beginning of the part | ||
| 17054 | 2026.03.13 18:58:25.630401 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 138 rows starting from the beginning of the part | ||
| 17055 | 2026.03.13 18:58:25.630447 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 797 rows starting from the beginning of the part | ||
| 17056 | 2026.03.13 18:58:25.630521 [ 5 ] {cd0df0cd-b5b8-4743-925c-ffe10bd4c6aa} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17057 | 2026.03.13 18:58:25.630562 [ 5 ] {cd0df0cd-b5b8-4743-925c-ffe10bd4c6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17058 | 2026.03.13 18:58:25.630910 [ 5 ] {cd0df0cd-b5b8-4743-925c-ffe10bd4c6aa} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17059 | 2026.03.13 18:58:25.631132 [ 5 ] {cd0df0cd-b5b8-4743-925c-ffe10bd4c6aa} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17060 | 2026.03.13 18:58:25.631248 [ 29 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 6 parts from all_1_85_18 to all_90_90_0 | ||
| 17061 | 2026.03.13 18:58:25.631262 [ 5 ] {cd0df0cd-b5b8-4743-925c-ffe10bd4c6aa} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001229 sec., 115541.09031733115 rows/sec., 6.79 MiB/sec. | ||
| 17062 | 2026.03.13 18:58:25.631278 [ 29 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17063 | 2026.03.13 18:58:25.631303 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17064 | 2026.03.13 18:58:25.631307 [ 5 ] {cd0df0cd-b5b8-4743-925c-ffe10bd4c6aa} <Debug> TCPHandler: Processed in 0.001410512 sec. | ||
| 17065 | 2026.03.13 18:58:25.631426 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17066 | 2026.03.13 18:58:25.631428 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_90_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_18 to all_90_90_0 into Compact with storage Full | ||
| 17067 | 2026.03.13 18:58:25.631517 [ 5 ] {7a071c22-2414-42c5-b717-e1e64ea26693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17068 | 2026.03.13 18:58:25.631560 [ 5 ] {7a071c22-2414-42c5-b717-e1e64ea26693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17069 | 2026.03.13 18:58:25.631575 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_90_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17070 | 2026.03.13 18:58:25.631611 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_18, total 226 rows starting from the beginning of the part | ||
| 17071 | 2026.03.13 18:58:25.631675 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 142 rows starting from the beginning of the part | ||
| 17072 | 2026.03.13 18:58:25.631718 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 41 rows starting from the beginning of the part | ||
| 17073 | 2026.03.13 18:58:25.631758 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 144 rows starting from the beginning of the part | ||
| 17074 | 2026.03.13 18:58:25.631795 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 41 rows starting from the beginning of the part | ||
| 17075 | 2026.03.13 18:58:25.631832 [ 186 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 142 rows starting from the beginning of the part | ||
| 17076 | 2026.03.13 18:58:25.631997 [ 5 ] {7a071c22-2414-42c5-b717-e1e64ea26693} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17077 | 2026.03.13 18:58:25.632046 [ 5 ] {7a071c22-2414-42c5-b717-e1e64ea26693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17078 | 2026.03.13 18:58:25.632373 [ 5 ] {7a071c22-2414-42c5-b717-e1e64ea26693} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17079 | 2026.03.13 18:58:25.632585 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5562 rows, containing 5 columns (5 merged, 0 gathered) in 0.00267539 sec., 2078949.237307458 rows/sec., 169.95 MiB/sec. | ||
| 17080 | 2026.03.13 18:58:25.632597 [ 5 ] {7a071c22-2414-42c5-b717-e1e64ea26693} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17081 | 2026.03.13 18:58:25.632739 [ 5 ] {7a071c22-2414-42c5-b717-e1e64ea26693} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001239 sec., 120258.27280064567 rows/sec., 7.77 MiB/sec. | ||
| 17082 | 2026.03.13 18:58:25.632775 [ 5 ] {7a071c22-2414-42c5-b717-e1e64ea26693} <Debug> TCPHandler: Processed in 0.001396102 sec. | ||
| 17083 | 2026.03.13 18:58:25.632790 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_90_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417992 sec., 519043.83099481516 rows/sec., 34.17 MiB/sec. | ||
| 17084 | 2026.03.13 18:58:25.632793 [ 223 ] {} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): 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] | ||
| 17085 | 2026.03.13 18:58:25.632844 [ 223 ] {} <Debug> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): 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] | ||
| 17086 | 2026.03.13 18:58:25.632881 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17087 | 2026.03.13 18:58:25.632924 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17088 | 2026.03.13 18:58:25.632984 [ 5 ] {13eca502-e7c0-4243-b479-1d6a2afeb0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17089 | 2026.03.13 18:58:25.633002 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_90_19} <Trace> MergedBlockOutputStream: filled checksums all_1_90_19 (state Temporary) | ||
| 17090 | 2026.03.13 18:58:25.633028 [ 5 ] {13eca502-e7c0-4243-b479-1d6a2afeb0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17091 | 2026.03.13 18:58:25.633358 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_136_27} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17092 | 2026.03.13 18:58:25.633394 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_90_19} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_90_19 to all_1_90_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17093 | 2026.03.13 18:58:25.633449 [ 196 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_136_27} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17094 | 2026.03.13 18:58:25.633455 [ 5 ] {13eca502-e7c0-4243-b479-1d6a2afeb0e6} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17095 | 2026.03.13 18:58:25.633491 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_90_19} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 6 parts: [all_1_85_18, all_90_90_0] -> all_1_90_19 | ||
| 17096 | 2026.03.13 18:58:25.633504 [ 5 ] {13eca502-e7c0-4243-b479-1d6a2afeb0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17097 | 2026.03.13 18:58:25.633537 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 17098 | 2026.03.13 18:58:25.633592 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 17099 | 2026.03.13 18:58:25.633833 [ 5 ] {13eca502-e7c0-4243-b479-1d6a2afeb0e6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17100 | 2026.03.13 18:58:25.634054 [ 5 ] {13eca502-e7c0-4243-b479-1d6a2afeb0e6} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17101 | 2026.03.13 18:58:25.634180 [ 5 ] {13eca502-e7c0-4243-b479-1d6a2afeb0e6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001214 sec., 121911.03789126853 rows/sec., 6.93 MiB/sec. | ||
| 17102 | 2026.03.13 18:58:25.634210 [ 219 ] {} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): 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] | ||
| 17103 | 2026.03.13 18:58:25.634216 [ 5 ] {13eca502-e7c0-4243-b479-1d6a2afeb0e6} <Debug> TCPHandler: Processed in 0.001381411 sec. | ||
| 17104 | 2026.03.13 18:58:25.634240 [ 219 ] {} <Debug> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): 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] | ||
| 17105 | 2026.03.13 18:58:25.634337 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17106 | 2026.03.13 18:58:25.634427 [ 5 ] {39b5bac9-900b-4362-a879-2d3c11b57230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17107 | 2026.03.13 18:58:25.634473 [ 5 ] {39b5bac9-900b-4362-a879-2d3c11b57230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17108 | 2026.03.13 18:58:25.635065 [ 5 ] {39b5bac9-900b-4362-a879-2d3c11b57230} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17109 | 2026.03.13 18:58:25.635104 [ 5 ] {39b5bac9-900b-4362-a879-2d3c11b57230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17110 | 2026.03.13 18:58:25.635452 [ 5 ] {39b5bac9-900b-4362-a879-2d3c11b57230} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17111 | 2026.03.13 18:58:25.635704 [ 5 ] {39b5bac9-900b-4362-a879-2d3c11b57230} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17112 | 2026.03.13 18:58:25.635788 [ 223 ] {} <Debug> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): 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] | ||
| 17113 | 2026.03.13 18:58:25.635831 [ 29 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17114 | 2026.03.13 18:58:25.635840 [ 5 ] {39b5bac9-900b-4362-a879-2d3c11b57230} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00143 sec., 342657.34265734267 rows/sec., 24.02 MiB/sec. | ||
| 17115 | 2026.03.13 18:58:25.635869 [ 29 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17116 | 2026.03.13 18:58:25.635893 [ 5 ] {39b5bac9-900b-4362-a879-2d3c11b57230} <Debug> TCPHandler: Processed in 0.001602488 sec. | ||
| 17117 | 2026.03.13 18:58:25.635895 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17118 | 2026.03.13 18:58:25.636005 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 17119 | 2026.03.13 18:58:25.636025 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17120 | 2026.03.13 18:58:25.636109 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17121 | 2026.03.13 18:58:25.636127 [ 5 ] {767a7d63-a9b8-402f-af1b-e95787e4da8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17122 | 2026.03.13 18:58:25.636140 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1552 rows starting from the beginning of the part | ||
| 17123 | 2026.03.13 18:58:25.636176 [ 5 ] {767a7d63-a9b8-402f-af1b-e95787e4da8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17124 | 2026.03.13 18:58:25.636201 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 490 rows starting from the beginning of the part | ||
| 17125 | 2026.03.13 18:58:25.636249 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 105 rows starting from the beginning of the part | ||
| 17126 | 2026.03.13 18:58:25.636290 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 492 rows starting from the beginning of the part | ||
| 17127 | 2026.03.13 18:58:25.636327 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 105 rows starting from the beginning of the part | ||
| 17128 | 2026.03.13 18:58:25.636364 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 490 rows starting from the beginning of the part | ||
| 17129 | 2026.03.13 18:58:25.636579 [ 5 ] {767a7d63-a9b8-402f-af1b-e95787e4da8a} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17130 | 2026.03.13 18:58:25.636625 [ 5 ] {767a7d63-a9b8-402f-af1b-e95787e4da8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17131 | 2026.03.13 18:58:25.637001 [ 5 ] {767a7d63-a9b8-402f-af1b-e95787e4da8a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17132 | 2026.03.13 18:58:25.637236 [ 5 ] {767a7d63-a9b8-402f-af1b-e95787e4da8a} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17133 | 2026.03.13 18:58:25.637363 [ 5 ] {767a7d63-a9b8-402f-af1b-e95787e4da8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001255 sec., 4780.876494023904 rows/sec., 249.78 KiB/sec. | ||
| 17134 | 2026.03.13 18:58:25.637372 [ 28 ] {} <Debug> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 17135 | 2026.03.13 18:58:25.637401 [ 5 ] {767a7d63-a9b8-402f-af1b-e95787e4da8a} <Debug> TCPHandler: Processed in 0.001424043 sec. | ||
| 17136 | 2026.03.13 18:58:25.637420 [ 28 ] {} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17137 | 2026.03.13 18:58:25.637449 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17138 | 2026.03.13 18:58:25.637453 [ 219 ] {} <Debug> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): 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] | ||
| 17139 | 2026.03.13 18:58:25.637515 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17140 | 2026.03.13 18:58:25.637539 [ 193 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::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 | ||
| 17141 | 2026.03.13 18:58:25.637608 [ 5 ] {0f00eb00-2e3e-4f7d-94e2-4ee6221f4116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17142 | 2026.03.13 18:58:25.637637 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3234 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166785 sec., 1939023.2934616422 rows/sec., 144.06 MiB/sec. | ||
| 17143 | 2026.03.13 18:58:25.637654 [ 5 ] {0f00eb00-2e3e-4f7d-94e2-4ee6221f4116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17144 | 2026.03.13 18:58:25.637656 [ 193 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17145 | 2026.03.13 18:58:25.637709 [ 193 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 17146 | 2026.03.13 18:58:25.637769 [ 193 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 17147 | 2026.03.13 18:58:25.637813 [ 193 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 17148 | 2026.03.13 18:58:25.637845 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17149 | 2026.03.13 18:58:25.637853 [ 193 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 17150 | 2026.03.13 18:58:25.637906 [ 193 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 17151 | 2026.03.13 18:58:25.637955 [ 193 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 17152 | 2026.03.13 18:58:25.638083 [ 5 ] {0f00eb00-2e3e-4f7d-94e2-4ee6221f4116} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17153 | 2026.03.13 18:58:25.638126 [ 5 ] {0f00eb00-2e3e-4f7d-94e2-4ee6221f4116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17154 | 2026.03.13 18:58:25.638168 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_136_27} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17155 | 2026.03.13 18:58:25.638257 [ 194 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_136_27} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17156 | 2026.03.13 18:58:25.638334 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 17157 | 2026.03.13 18:58:25.638476 [ 5 ] {0f00eb00-2e3e-4f7d-94e2-4ee6221f4116} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17158 | 2026.03.13 18:58:25.638702 [ 5 ] {0f00eb00-2e3e-4f7d-94e2-4ee6221f4116} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17159 | 2026.03.13 18:58:25.638745 [ 194 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001246247 sec., 96289.09838900313 rows/sec., 4.91 MiB/sec. | ||
| 17160 | 2026.03.13 18:58:25.638833 [ 5 ] {0f00eb00-2e3e-4f7d-94e2-4ee6221f4116} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001243 sec., 213193.88576025746 rows/sec., 14.17 MiB/sec. | ||
| 17161 | 2026.03.13 18:58:25.638869 [ 195 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 17162 | 2026.03.13 18:58:25.638874 [ 5 ] {0f00eb00-2e3e-4f7d-94e2-4ee6221f4116} <Debug> TCPHandler: Processed in 0.001406022 sec. | ||
| 17163 | 2026.03.13 18:58:25.638992 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17164 | 2026.03.13 18:58:25.639082 [ 5 ] {681022a9-05d1-4ab3-b95c-a150565bdcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17165 | 2026.03.13 18:58:25.639120 [ 195 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_20_4} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17166 | 2026.03.13 18:58:25.639123 [ 5 ] {681022a9-05d1-4ab3-b95c-a150565bdcf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17167 | 2026.03.13 18:58:25.639184 [ 195 ] {e9c72e32-e11b-4ca5-a93c-b7df6f3779c6::all_1_20_4} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 17168 | 2026.03.13 18:58:25.639258 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 17169 | 2026.03.13 18:58:25.639434 [ 5 ] {681022a9-05d1-4ab3-b95c-a150565bdcf2} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17170 | 2026.03.13 18:58:25.639468 [ 5 ] {681022a9-05d1-4ab3-b95c-a150565bdcf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17171 | 2026.03.13 18:58:25.639742 [ 5 ] {681022a9-05d1-4ab3-b95c-a150565bdcf2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17172 | 2026.03.13 18:58:25.639937 [ 5 ] {681022a9-05d1-4ab3-b95c-a150565bdcf2} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17173 | 2026.03.13 18:58:25.640059 [ 28 ] {} <Debug> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 17174 | 2026.03.13 18:58:25.640061 [ 5 ] {681022a9-05d1-4ab3-b95c-a150565bdcf2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000997 sec., 1003.0090270812436 rows/sec., 67.59 KiB/sec. | ||
| 17175 | 2026.03.13 18:58:25.640101 [ 28 ] {} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17176 | 2026.03.13 18:58:25.640120 [ 5 ] {681022a9-05d1-4ab3-b95c-a150565bdcf2} <Debug> TCPHandler: Processed in 0.001175685 sec. | ||
| 17177 | 2026.03.13 18:58:25.640126 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17178 | 2026.03.13 18:58:25.640209 [ 189 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 17179 | 2026.03.13 18:58:25.640234 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17180 | 2026.03.13 18:58:25.640300 [ 189 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17181 | 2026.03.13 18:58:25.640329 [ 5 ] {b78151af-27c8-4606-84cb-612058bd9d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17182 | 2026.03.13 18:58:25.640331 [ 189 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 17183 | 2026.03.13 18:58:25.640376 [ 5 ] {b78151af-27c8-4606-84cb-612058bd9d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17184 | 2026.03.13 18:58:25.640401 [ 189 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 17185 | 2026.03.13 18:58:25.640446 [ 189 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 17186 | 2026.03.13 18:58:25.640486 [ 189 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 17187 | 2026.03.13 18:58:25.640521 [ 189 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 17188 | 2026.03.13 18:58:25.640559 [ 189 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::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 | ||
| 17189 | 2026.03.13 18:58:25.640709 [ 5 ] {b78151af-27c8-4606-84cb-612058bd9d5d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17190 | 2026.03.13 18:58:25.640752 [ 5 ] {b78151af-27c8-4606-84cb-612058bd9d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17191 | 2026.03.13 18:58:25.641080 [ 5 ] {b78151af-27c8-4606-84cb-612058bd9d5d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17192 | 2026.03.13 18:58:25.641280 [ 194 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001103723 sec., 18120.48856461268 rows/sec., 1.19 MiB/sec. | ||
| 17193 | 2026.03.13 18:58:25.641283 [ 5 ] {b78151af-27c8-4606-84cb-612058bd9d5d} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17194 | 2026.03.13 18:58:25.641390 [ 189 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 17195 | 2026.03.13 18:58:25.641428 [ 5 ] {b78151af-27c8-4606-84cb-612058bd9d5d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001117 sec., 80572.96329453895 rows/sec., 5.04 MiB/sec. | ||
| 17196 | 2026.03.13 18:58:25.641468 [ 5 ] {b78151af-27c8-4606-84cb-612058bd9d5d} <Debug> TCPHandler: Processed in 0.001280879 sec. | ||
| 17197 | 2026.03.13 18:58:25.641652 [ 189 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_20_4} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17198 | 2026.03.13 18:58:25.641718 [ 189 ] {bd29ab60-03b9-4d61-8353-a891b8877cc9::all_1_20_4} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 17199 | 2026.03.13 18:58:25.641776 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17200 | 2026.03.13 18:58:26.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.08 MiB, peak 393.75 MiB, free memory in arenas 0.00 B, will set to 379.31 MiB (RSS), difference: 3.24 MiB | ||
| 17201 | 2026.03.13 18:58:26.140726 [ 223 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 17202 | 2026.03.13 18:58:26.140794 [ 223 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 17203 | 2026.03.13 18:58:26.143479 [ 219 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 17204 | 2026.03.13 18:58:26.143521 [ 219 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 17205 | 2026.03.13 18:58:26.144915 [ 223 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 17206 | 2026.03.13 18:58:26.146192 [ 219 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 17207 | 2026.03.13 18:58:26.598702 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17208 | 2026.03.13 18:58:26.598955 [ 5 ] {9cf90b44-4697-4b63-a9b6-913492234d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17209 | 2026.03.13 18:58:26.599053 [ 5 ] {9cf90b44-4697-4b63-a9b6-913492234d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17210 | 2026.03.13 18:58:26.599742 [ 5 ] {9cf90b44-4697-4b63-a9b6-913492234d48} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17211 | 2026.03.13 18:58:26.599785 [ 5 ] {9cf90b44-4697-4b63-a9b6-913492234d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17212 | 2026.03.13 18:58:26.600153 [ 5 ] {9cf90b44-4697-4b63-a9b6-913492234d48} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17213 | 2026.03.13 18:58:26.600370 [ 5 ] {9cf90b44-4697-4b63-a9b6-913492234d48} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17214 | 2026.03.13 18:58:26.600520 [ 5 ] {9cf90b44-4697-4b63-a9b6-913492234d48} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001638 sec., 14652.014652014654 rows/sec., 1.22 MiB/sec. | ||
| 17215 | 2026.03.13 18:58:26.600563 [ 5 ] {9cf90b44-4697-4b63-a9b6-913492234d48} <Debug> TCPHandler: Processed in 0.00203036 sec. | ||
| 17216 | 2026.03.13 18:58:26.600688 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17217 | 2026.03.13 18:58:26.600808 [ 5 ] {cb761115-b6a7-48cb-be8e-59cf4aa4fccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17218 | 2026.03.13 18:58:26.600859 [ 5 ] {cb761115-b6a7-48cb-be8e-59cf4aa4fccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17219 | 2026.03.13 18:58:26.601322 [ 5 ] {cb761115-b6a7-48cb-be8e-59cf4aa4fccc} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17220 | 2026.03.13 18:58:26.601359 [ 5 ] {cb761115-b6a7-48cb-be8e-59cf4aa4fccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17221 | 2026.03.13 18:58:26.601666 [ 5 ] {cb761115-b6a7-48cb-be8e-59cf4aa4fccc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17222 | 2026.03.13 18:58:26.601885 [ 5 ] {cb761115-b6a7-48cb-be8e-59cf4aa4fccc} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17223 | 2026.03.13 18:58:26.602020 [ 5 ] {cb761115-b6a7-48cb-be8e-59cf4aa4fccc} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001236 sec., 6472.491909385114 rows/sec., 527.79 KiB/sec. | ||
| 17224 | 2026.03.13 18:58:26.602059 [ 5 ] {cb761115-b6a7-48cb-be8e-59cf4aa4fccc} <Debug> TCPHandler: Processed in 0.001433503 sec. | ||
| 17225 | 2026.03.13 18:58:26.602166 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17226 | 2026.03.13 18:58:26.602259 [ 5 ] {9402cef5-6c84-400c-9b1d-3f43abcc9d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17227 | 2026.03.13 18:58:26.602299 [ 5 ] {9402cef5-6c84-400c-9b1d-3f43abcc9d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17228 | 2026.03.13 18:58:26.603408 [ 5 ] {9402cef5-6c84-400c-9b1d-3f43abcc9d09} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17229 | 2026.03.13 18:58:26.603445 [ 5 ] {9402cef5-6c84-400c-9b1d-3f43abcc9d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17230 | 2026.03.13 18:58:26.603897 [ 5 ] {9402cef5-6c84-400c-9b1d-3f43abcc9d09} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17231 | 2026.03.13 18:58:26.604138 [ 5 ] {9402cef5-6c84-400c-9b1d-3f43abcc9d09} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17232 | 2026.03.13 18:58:26.604270 [ 5 ] {9402cef5-6c84-400c-9b1d-3f43abcc9d09} <Debug> executeQuery: Read 2146 rows, 169.12 KiB in 0.00203 sec., 1057142.857142857 rows/sec., 81.36 MiB/sec. | ||
| 17233 | 2026.03.13 18:58:26.604310 [ 5 ] {9402cef5-6c84-400c-9b1d-3f43abcc9d09} <Debug> TCPHandler: Processed in 0.002194465 sec. | ||
| 17234 | 2026.03.13 18:58:26.604421 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17235 | 2026.03.13 18:58:26.604516 [ 5 ] {e59e94b7-54b8-4305-bc8e-cbe1aa7e8477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17236 | 2026.03.13 18:58:26.604556 [ 5 ] {e59e94b7-54b8-4305-bc8e-cbe1aa7e8477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17237 | 2026.03.13 18:58:26.604969 [ 5 ] {e59e94b7-54b8-4305-bc8e-cbe1aa7e8477} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17238 | 2026.03.13 18:58:26.605005 [ 5 ] {e59e94b7-54b8-4305-bc8e-cbe1aa7e8477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17239 | 2026.03.13 18:58:26.605309 [ 5 ] {e59e94b7-54b8-4305-bc8e-cbe1aa7e8477} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17240 | 2026.03.13 18:58:26.605520 [ 5 ] {e59e94b7-54b8-4305-bc8e-cbe1aa7e8477} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17241 | 2026.03.13 18:58:26.605650 [ 5 ] {e59e94b7-54b8-4305-bc8e-cbe1aa7e8477} <Debug> executeQuery: Read 72 rows, 5.43 KiB in 0.001153 sec., 62445.793581960104 rows/sec., 4.60 MiB/sec. | ||
| 17242 | 2026.03.13 18:58:26.605689 [ 5 ] {e59e94b7-54b8-4305-bc8e-cbe1aa7e8477} <Debug> TCPHandler: Processed in 0.001317099 sec. | ||
| 17243 | 2026.03.13 18:58:26.605795 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17244 | 2026.03.13 18:58:26.605889 [ 5 ] {30b5888d-664b-48dc-8b51-ec99abee274c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17245 | 2026.03.13 18:58:26.605934 [ 5 ] {30b5888d-664b-48dc-8b51-ec99abee274c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17246 | 2026.03.13 18:58:26.606515 [ 5 ] {30b5888d-664b-48dc-8b51-ec99abee274c} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17247 | 2026.03.13 18:58:26.606552 [ 5 ] {30b5888d-664b-48dc-8b51-ec99abee274c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17248 | 2026.03.13 18:58:26.606892 [ 5 ] {30b5888d-664b-48dc-8b51-ec99abee274c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17249 | 2026.03.13 18:58:26.607112 [ 5 ] {30b5888d-664b-48dc-8b51-ec99abee274c} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17250 | 2026.03.13 18:58:26.607229 [ 29 ] {} <Debug> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 17251 | 2026.03.13 18:58:26.607242 [ 5 ] {30b5888d-664b-48dc-8b51-ec99abee274c} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001371 sec., 533916.8490153173 rows/sec., 31.58 MiB/sec. | ||
| 17252 | 2026.03.13 18:58:26.607308 [ 29 ] {} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17253 | 2026.03.13 18:58:26.607326 [ 5 ] {30b5888d-664b-48dc-8b51-ec99abee274c} <Debug> TCPHandler: Processed in 0.001579947 sec. | ||
| 17254 | 2026.03.13 18:58:26.607335 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17255 | 2026.03.13 18:58:26.607444 [ 189 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 17256 | 2026.03.13 18:58:26.607455 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17257 | 2026.03.13 18:58:26.607569 [ 5 ] {c218794b-6b05-40d6-90a5-98b75aa0dff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17258 | 2026.03.13 18:58:26.607575 [ 189 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17259 | 2026.03.13 18:58:26.607613 [ 5 ] {c218794b-6b05-40d6-90a5-98b75aa0dff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17260 | 2026.03.13 18:58:26.607622 [ 189 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 881 rows starting from the beginning of the part | ||
| 17261 | 2026.03.13 18:58:26.607698 [ 189 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 708 rows starting from the beginning of the part | ||
| 17262 | 2026.03.13 18:58:26.607744 [ 189 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 17263 | 2026.03.13 18:58:26.607788 [ 189 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 17264 | 2026.03.13 18:58:26.607828 [ 189 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::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 | ||
| 17265 | 2026.03.13 18:58:26.607868 [ 189 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 732 rows starting from the beginning of the part | ||
| 17266 | 2026.03.13 18:58:26.608016 [ 5 ] {c218794b-6b05-40d6-90a5-98b75aa0dff3} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17267 | 2026.03.13 18:58:26.608058 [ 5 ] {c218794b-6b05-40d6-90a5-98b75aa0dff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17268 | 2026.03.13 18:58:26.608368 [ 5 ] {c218794b-6b05-40d6-90a5-98b75aa0dff3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17269 | 2026.03.13 18:58:26.608630 [ 5 ] {c218794b-6b05-40d6-90a5-98b75aa0dff3} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17270 | 2026.03.13 18:58:26.608761 [ 5 ] {c218794b-6b05-40d6-90a5-98b75aa0dff3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001211 sec., 825.7638315441783 rows/sec., 58.06 KiB/sec. | ||
| 17271 | 2026.03.13 18:58:26.608800 [ 5 ] {c218794b-6b05-40d6-90a5-98b75aa0dff3} <Debug> TCPHandler: Processed in 0.001393681 sec. | ||
| 17272 | 2026.03.13 18:58:26.608910 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17273 | 2026.03.13 18:58:26.609004 [ 5 ] {09988524-2813-4241-af20-5d3e6ee14f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17274 | 2026.03.13 18:58:26.609044 [ 5 ] {09988524-2813-4241-af20-5d3e6ee14f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17275 | 2026.03.13 18:58:26.609142 [ 194 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001735292 sec., 1595120.590655636 rows/sec., 101.97 MiB/sec. | ||
| 17276 | 2026.03.13 18:58:26.609396 [ 190 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 17277 | 2026.03.13 18:58:26.609440 [ 5 ] {09988524-2813-4241-af20-5d3e6ee14f2f} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17278 | 2026.03.13 18:58:26.609481 [ 5 ] {09988524-2813-4241-af20-5d3e6ee14f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17279 | 2026.03.13 18:58:26.609782 [ 190 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_41_8} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17280 | 2026.03.13 18:58:26.609817 [ 5 ] {09988524-2813-4241-af20-5d3e6ee14f2f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17281 | 2026.03.13 18:58:26.609888 [ 190 ] {b7661b8e-8fc8-4dde-81c1-625eecad86d3::all_1_41_8} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 17282 | 2026.03.13 18:58:26.610020 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 17283 | 2026.03.13 18:58:26.610053 [ 5 ] {09988524-2813-4241-af20-5d3e6ee14f2f} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17284 | 2026.03.13 18:58:26.610187 [ 5 ] {09988524-2813-4241-af20-5d3e6ee14f2f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001201 sec., 9991.673605328893 rows/sec., 780.60 KiB/sec. | ||
| 17285 | 2026.03.13 18:58:26.610227 [ 5 ] {09988524-2813-4241-af20-5d3e6ee14f2f} <Debug> TCPHandler: Processed in 0.001365971 sec. | ||
| 17286 | 2026.03.13 18:58:26.610330 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17287 | 2026.03.13 18:58:26.610423 [ 5 ] {8a3912b3-7c74-4859-ae70-b7a17d81a148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17288 | 2026.03.13 18:58:26.610463 [ 5 ] {8a3912b3-7c74-4859-ae70-b7a17d81a148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17289 | 2026.03.13 18:58:26.611172 [ 5 ] {8a3912b3-7c74-4859-ae70-b7a17d81a148} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17290 | 2026.03.13 18:58:26.611206 [ 5 ] {8a3912b3-7c74-4859-ae70-b7a17d81a148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17291 | 2026.03.13 18:58:26.611569 [ 5 ] {8a3912b3-7c74-4859-ae70-b7a17d81a148} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17292 | 2026.03.13 18:58:26.611793 [ 5 ] {8a3912b3-7c74-4859-ae70-b7a17d81a148} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17293 | 2026.03.13 18:58:26.611922 [ 5 ] {8a3912b3-7c74-4859-ae70-b7a17d81a148} <Debug> executeQuery: Read 1096 rows, 78.42 KiB in 0.001515 sec., 723432.3432343234 rows/sec., 50.55 MiB/sec. | ||
| 17294 | 2026.03.13 18:58:26.611961 [ 5 ] {8a3912b3-7c74-4859-ae70-b7a17d81a148} <Debug> TCPHandler: Processed in 0.00167934 sec. | ||
| 17295 | 2026.03.13 18:58:26.612068 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17296 | 2026.03.13 18:58:26.612161 [ 5 ] {a13347ba-bd97-4c34-94a6-745a1cc2a42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17297 | 2026.03.13 18:58:26.612205 [ 5 ] {a13347ba-bd97-4c34-94a6-745a1cc2a42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17298 | 2026.03.13 18:58:26.612897 [ 5 ] {a13347ba-bd97-4c34-94a6-745a1cc2a42d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17299 | 2026.03.13 18:58:26.612931 [ 5 ] {a13347ba-bd97-4c34-94a6-745a1cc2a42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17300 | 2026.03.13 18:58:26.613371 [ 5 ] {a13347ba-bd97-4c34-94a6-745a1cc2a42d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17301 | 2026.03.13 18:58:26.613615 [ 5 ] {a13347ba-bd97-4c34-94a6-745a1cc2a42d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17302 | 2026.03.13 18:58:26.613729 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_130_31 to all_135_135_0 | ||
| 17303 | 2026.03.13 18:58:26.613748 [ 5 ] {a13347ba-bd97-4c34-94a6-745a1cc2a42d} <Debug> executeQuery: Read 1293 rows, 84.18 KiB in 0.001605 sec., 805607.476635514 rows/sec., 51.22 MiB/sec. | ||
| 17304 | 2026.03.13 18:58:26.613762 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17305 | 2026.03.13 18:58:26.613782 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17306 | 2026.03.13 18:58:26.613786 [ 5 ] {a13347ba-bd97-4c34-94a6-745a1cc2a42d} <Debug> TCPHandler: Processed in 0.001767063 sec. | ||
| 17307 | 2026.03.13 18:58:26.613861 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_135_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_130_31 to all_135_135_0 into Compact with storage Full | ||
| 17308 | 2026.03.13 18:58:26.613899 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17309 | 2026.03.13 18:58:26.613983 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_135_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17310 | 2026.03.13 18:58:26.614002 [ 5 ] {c109ef06-ee6f-42f8-b97f-dd4df2bfbb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17311 | 2026.03.13 18:58:26.614022 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_135_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_130_31, total 43771 rows starting from the beginning of the part | ||
| 17312 | 2026.03.13 18:58:26.614063 [ 5 ] {c109ef06-ee6f-42f8-b97f-dd4df2bfbb62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17313 | 2026.03.13 18:58:26.614085 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_135_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 17314 | 2026.03.13 18:58:26.614138 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_135_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 266 rows starting from the beginning of the part | ||
| 17315 | 2026.03.13 18:58:26.614179 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_135_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 17316 | 2026.03.13 18:58:26.614220 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_135_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 265 rows starting from the beginning of the part | ||
| 17317 | 2026.03.13 18:58:26.614254 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_135_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1293 rows starting from the beginning of the part | ||
| 17318 | 2026.03.13 18:58:26.614900 [ 5 ] {c109ef06-ee6f-42f8-b97f-dd4df2bfbb62} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2026.03.13 18:58:26.614940 [ 5 ] {c109ef06-ee6f-42f8-b97f-dd4df2bfbb62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17320 | 2026.03.13 18:58:26.615611 [ 5 ] {c109ef06-ee6f-42f8-b97f-dd4df2bfbb62} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17321 | 2026.03.13 18:58:26.615853 [ 5 ] {c109ef06-ee6f-42f8-b97f-dd4df2bfbb62} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17322 | 2026.03.13 18:58:26.615960 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17323 | 2026.03.13 18:58:26.615986 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17324 | 2026.03.13 18:58:26.615996 [ 5 ] {c109ef06-ee6f-42f8-b97f-dd4df2bfbb62} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002011 sec., 25857.782197911485 rows/sec., 46.34 MiB/sec. | ||
| 17325 | 2026.03.13 18:58:26.616002 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17326 | 2026.03.13 18:58:26.616065 [ 5 ] {c109ef06-ee6f-42f8-b97f-dd4df2bfbb62} <Debug> TCPHandler: Processed in 0.002216036 sec. | ||
| 17327 | 2026.03.13 18:58:26.616088 [ 190 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::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 | ||
| 17328 | 2026.03.13 18:58:26.616176 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17329 | 2026.03.13 18:58:26.616276 [ 5 ] {a3864a8e-e02e-4257-a07c-4cfc5818e76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17330 | 2026.03.13 18:58:26.616319 [ 5 ] {a3864a8e-e02e-4257-a07c-4cfc5818e76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17331 | 2026.03.13 18:58:26.616321 [ 190 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17332 | 2026.03.13 18:58:26.616395 [ 190 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2374 rows starting from the beginning of the part | ||
| 17333 | 2026.03.13 18:58:26.616540 [ 190 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 41 rows starting from the beginning of the part | ||
| 17334 | 2026.03.13 18:58:26.616650 [ 5 ] {a3864a8e-e02e-4257-a07c-4cfc5818e76f} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17335 | 2026.03.13 18:58:26.616658 [ 190 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 52 rows starting from the beginning of the part | ||
| 17336 | 2026.03.13 18:58:26.616691 [ 5 ] {a3864a8e-e02e-4257-a07c-4cfc5818e76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17337 | 2026.03.13 18:58:26.616791 [ 190 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 41 rows starting from the beginning of the part | ||
| 17338 | 2026.03.13 18:58:26.616913 [ 190 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part | ||
| 17339 | 2026.03.13 18:58:26.617026 [ 5 ] {a3864a8e-e02e-4257-a07c-4cfc5818e76f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17340 | 2026.03.13 18:58:26.617035 [ 190 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 52 rows starting from the beginning of the part | ||
| 17341 | 2026.03.13 18:58:26.617260 [ 5 ] {a3864a8e-e02e-4257-a07c-4cfc5818e76f} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17342 | 2026.03.13 18:58:26.617394 [ 5 ] {a3864a8e-e02e-4257-a07c-4cfc5818e76f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 728.98 KiB/sec. | ||
| 17343 | 2026.03.13 18:58:26.617431 [ 5 ] {a3864a8e-e02e-4257-a07c-4cfc5818e76f} <Debug> TCPHandler: Processed in 0.001305109 sec. | ||
| 17344 | 2026.03.13 18:58:26.624463 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_135_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45915 rows, containing 5 columns (5 merged, 0 gathered) in 0.010636938 sec., 4316561.7774588885 rows/sec., 283.44 MiB/sec. | ||
| 17345 | 2026.03.13 18:58:26.625041 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_135_32} <Trace> MergedBlockOutputStream: filled checksums all_1_135_32 (state Temporary) | ||
| 17346 | 2026.03.13 18:58:26.625340 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_135_32} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_135_32 to all_1_135_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17347 | 2026.03.13 18:58:26.625417 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_135_32} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_130_31, all_135_135_0] -> all_1_135_32 | ||
| 17348 | 2026.03.13 18:58:26.625492 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 17349 | 2026.03.13 18:58:26.628437 [ 200 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2601 rows, containing 19 columns (19 merged, 0 gathered) in 0.012375969 sec., 210165.36159714038 rows/sec., 376.61 MiB/sec. | ||
| 17350 | 2026.03.13 18:58:26.631440 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17351 | 2026.03.13 18:58:26.631780 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17352 | 2026.03.13 18:58:26.631854 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17353 | 2026.03.13 18:58:26.631959 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.53 MiB. | ||
| 17354 | 2026.03.13 18:58:27.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.21 MiB, peak 399.91 MiB, free memory in arenas 0.00 B, will set to 388.13 MiB (RSS), difference: 7.93 MiB | ||
| 17355 | 2026.03.13 18:58:27.918051 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2088 | ||
| 17356 | 2026.03.13 18:58:27.920983 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17357 | 2026.03.13 18:58:27.921037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17358 | 2026.03.13 18:58:27.922319 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17359 | 2026.03.13 18:58:27.922596 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17360 | 2026.03.13 18:58:27.922879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2088 | ||
| 17361 | 2026.03.13 18:58:30.174298 [ 223 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 17362 | 2026.03.13 18:58:30.174361 [ 223 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 17363 | 2026.03.13 18:58:30.177485 [ 223 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 17364 | 2026.03.13 18:58:30.270897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39894 | ||
| 17365 | 2026.03.13 18:58:30.271459 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17366 | 2026.03.13 18:58:30.271512 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17367 | 2026.03.13 18:58:30.272031 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17368 | 2026.03.13 18:58:30.272274 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17369 | 2026.03.13 18:58:30.272425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
| 17370 | 2026.03.13 18:58:30.617158 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17371 | 2026.03.13 18:58:30.617357 [ 5 ] {a85e81e6-2a5a-4451-849d-485fddb7b381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17372 | 2026.03.13 18:58:30.617425 [ 5 ] {a85e81e6-2a5a-4451-849d-485fddb7b381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17373 | 2026.03.13 18:58:30.618064 [ 5 ] {a85e81e6-2a5a-4451-849d-485fddb7b381} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17374 | 2026.03.13 18:58:30.618109 [ 5 ] {a85e81e6-2a5a-4451-849d-485fddb7b381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17375 | 2026.03.13 18:58:30.618509 [ 5 ] {a85e81e6-2a5a-4451-849d-485fddb7b381} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17376 | 2026.03.13 18:58:30.618735 [ 5 ] {a85e81e6-2a5a-4451-849d-485fddb7b381} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17377 | 2026.03.13 18:58:30.618884 [ 5 ] {a85e81e6-2a5a-4451-849d-485fddb7b381} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.72 MiB/sec. | ||
| 17378 | 2026.03.13 18:58:30.618926 [ 5 ] {a85e81e6-2a5a-4451-849d-485fddb7b381} <Debug> TCPHandler: Processed in 0.001906227 sec. | ||
| 17379 | 2026.03.13 18:58:30.619041 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17380 | 2026.03.13 18:58:30.619133 [ 5 ] {d86c3781-bc9d-4f0b-8c88-a76eeb18f6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17381 | 2026.03.13 18:58:30.619173 [ 5 ] {d86c3781-bc9d-4f0b-8c88-a76eeb18f6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17382 | 2026.03.13 18:58:30.619590 [ 5 ] {d86c3781-bc9d-4f0b-8c88-a76eeb18f6a6} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17383 | 2026.03.13 18:58:30.619626 [ 5 ] {d86c3781-bc9d-4f0b-8c88-a76eeb18f6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17384 | 2026.03.13 18:58:30.619916 [ 5 ] {d86c3781-bc9d-4f0b-8c88-a76eeb18f6a6} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17385 | 2026.03.13 18:58:30.620125 [ 5 ] {d86c3781-bc9d-4f0b-8c88-a76eeb18f6a6} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17386 | 2026.03.13 18:58:30.620252 [ 5 ] {d86c3781-bc9d-4f0b-8c88-a76eeb18f6a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 17387 | 2026.03.13 18:58:30.620288 [ 5 ] {d86c3781-bc9d-4f0b-8c88-a76eeb18f6a6} <Debug> TCPHandler: Processed in 0.001294509 sec. | ||
| 17388 | 2026.03.13 18:58:30.620354 [ 223 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 17389 | 2026.03.13 18:58:30.620391 [ 223 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 17390 | 2026.03.13 18:58:30.620394 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17391 | 2026.03.13 18:58:30.620490 [ 5 ] {184e718a-53cb-46a9-908c-4746316f32f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17392 | 2026.03.13 18:58:30.620533 [ 5 ] {184e718a-53cb-46a9-908c-4746316f32f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17393 | 2026.03.13 18:58:30.620912 [ 5 ] {184e718a-53cb-46a9-908c-4746316f32f0} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17394 | 2026.03.13 18:58:30.620946 [ 5 ] {184e718a-53cb-46a9-908c-4746316f32f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17395 | 2026.03.13 18:58:30.621274 [ 5 ] {184e718a-53cb-46a9-908c-4746316f32f0} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17396 | 2026.03.13 18:58:30.621509 [ 5 ] {184e718a-53cb-46a9-908c-4746316f32f0} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17397 | 2026.03.13 18:58:30.621636 [ 5 ] {184e718a-53cb-46a9-908c-4746316f32f0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001164 sec., 109965.63573883161 rows/sec., 7.66 MiB/sec. | ||
| 17398 | 2026.03.13 18:58:30.621672 [ 5 ] {184e718a-53cb-46a9-908c-4746316f32f0} <Debug> TCPHandler: Processed in 0.00132537 sec. | ||
| 17399 | 2026.03.13 18:58:30.621779 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17400 | 2026.03.13 18:58:30.621870 [ 5 ] {95cb8e04-5864-41a1-a283-a6d5075c83dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17401 | 2026.03.13 18:58:30.621911 [ 5 ] {95cb8e04-5864-41a1-a283-a6d5075c83dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17402 | 2026.03.13 18:58:30.622223 [ 5 ] {95cb8e04-5864-41a1-a283-a6d5075c83dd} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17403 | 2026.03.13 18:58:30.622258 [ 5 ] {95cb8e04-5864-41a1-a283-a6d5075c83dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17404 | 2026.03.13 18:58:30.622557 [ 5 ] {95cb8e04-5864-41a1-a283-a6d5075c83dd} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17405 | 2026.03.13 18:58:30.622766 [ 5 ] {95cb8e04-5864-41a1-a283-a6d5075c83dd} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17406 | 2026.03.13 18:58:30.622890 [ 5 ] {95cb8e04-5864-41a1-a283-a6d5075c83dd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001038 sec., 46242.774566473985 rows/sec., 3.12 MiB/sec. | ||
| 17407 | 2026.03.13 18:58:30.622926 [ 5 ] {95cb8e04-5864-41a1-a283-a6d5075c83dd} <Debug> TCPHandler: Processed in 0.001194215 sec. | ||
| 17408 | 2026.03.13 18:58:30.623226 [ 223 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 17409 | 2026.03.13 18:58:32.396802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17410 | 2026.03.13 18:58:32.415823 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17411 | 2026.03.13 18:58:32.415893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17412 | 2026.03.13 18:58:32.422374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17413 | 2026.03.13 18:58:32.423154 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17414 | 2026.03.13 18:58:32.426990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17415 | 2026.03.13 18:58:35.618072 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17416 | 2026.03.13 18:58:35.618270 [ 5 ] {4f3df5bf-fbb4-4917-bce4-40f1779afca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17417 | 2026.03.13 18:58:35.618344 [ 5 ] {4f3df5bf-fbb4-4917-bce4-40f1779afca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17418 | 2026.03.13 18:58:35.619110 [ 5 ] {4f3df5bf-fbb4-4917-bce4-40f1779afca6} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17419 | 2026.03.13 18:58:35.619157 [ 5 ] {4f3df5bf-fbb4-4917-bce4-40f1779afca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17420 | 2026.03.13 18:58:35.619546 [ 5 ] {4f3df5bf-fbb4-4917-bce4-40f1779afca6} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17421 | 2026.03.13 18:58:35.619768 [ 5 ] {4f3df5bf-fbb4-4917-bce4-40f1779afca6} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17422 | 2026.03.13 18:58:35.619921 [ 5 ] {4f3df5bf-fbb4-4917-bce4-40f1779afca6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001707 sec., 32806.09256004687 rows/sec., 2.52 MiB/sec. | ||
| 17423 | 2026.03.13 18:58:35.619964 [ 5 ] {4f3df5bf-fbb4-4917-bce4-40f1779afca6} <Debug> TCPHandler: Processed in 0.002033531 sec. | ||
| 17424 | 2026.03.13 18:58:35.620083 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17425 | 2026.03.13 18:58:35.620175 [ 5 ] {398b7d08-0f66-4d67-8ef4-f07de94756af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17426 | 2026.03.13 18:58:35.620215 [ 5 ] {398b7d08-0f66-4d67-8ef4-f07de94756af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17427 | 2026.03.13 18:58:35.620665 [ 5 ] {398b7d08-0f66-4d67-8ef4-f07de94756af} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17428 | 2026.03.13 18:58:35.620701 [ 5 ] {398b7d08-0f66-4d67-8ef4-f07de94756af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17429 | 2026.03.13 18:58:35.620995 [ 5 ] {398b7d08-0f66-4d67-8ef4-f07de94756af} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17430 | 2026.03.13 18:58:35.621207 [ 5 ] {398b7d08-0f66-4d67-8ef4-f07de94756af} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17431 | 2026.03.13 18:58:35.621333 [ 5 ] {398b7d08-0f66-4d67-8ef4-f07de94756af} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 17432 | 2026.03.13 18:58:35.621370 [ 5 ] {398b7d08-0f66-4d67-8ef4-f07de94756af} <Debug> TCPHandler: Processed in 0.00133453 sec. | ||
| 17433 | 2026.03.13 18:58:35.621489 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17434 | 2026.03.13 18:58:35.621580 [ 5 ] {78a33b09-cbba-4635-b3ac-2a0a29d720db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17435 | 2026.03.13 18:58:35.621623 [ 5 ] {78a33b09-cbba-4635-b3ac-2a0a29d720db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17436 | 2026.03.13 18:58:35.622096 [ 5 ] {78a33b09-cbba-4635-b3ac-2a0a29d720db} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17437 | 2026.03.13 18:58:35.622132 [ 5 ] {78a33b09-cbba-4635-b3ac-2a0a29d720db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17438 | 2026.03.13 18:58:35.622461 [ 5 ] {78a33b09-cbba-4635-b3ac-2a0a29d720db} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17439 | 2026.03.13 18:58:35.622667 [ 5 ] {78a33b09-cbba-4635-b3ac-2a0a29d720db} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17440 | 2026.03.13 18:58:35.622794 [ 5 ] {78a33b09-cbba-4635-b3ac-2a0a29d720db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 17441 | 2026.03.13 18:58:35.622832 [ 5 ] {78a33b09-cbba-4635-b3ac-2a0a29d720db} <Debug> TCPHandler: Processed in 0.001390641 sec. | ||
| 17442 | 2026.03.13 18:58:35.622948 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17443 | 2026.03.13 18:58:35.623041 [ 5 ] {738214e0-7655-4b08-b418-7d3565b4a630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17444 | 2026.03.13 18:58:35.623082 [ 5 ] {738214e0-7655-4b08-b418-7d3565b4a630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17445 | 2026.03.13 18:58:35.623408 [ 5 ] {738214e0-7655-4b08-b418-7d3565b4a630} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17446 | 2026.03.13 18:58:35.623443 [ 5 ] {738214e0-7655-4b08-b418-7d3565b4a630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17447 | 2026.03.13 18:58:35.623738 [ 5 ] {738214e0-7655-4b08-b418-7d3565b4a630} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17448 | 2026.03.13 18:58:35.623939 [ 5 ] {738214e0-7655-4b08-b418-7d3565b4a630} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17449 | 2026.03.13 18:58:35.624067 [ 5 ] {738214e0-7655-4b08-b418-7d3565b4a630} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 17450 | 2026.03.13 18:58:35.624086 [ 125 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17451 | 2026.03.13 18:58:35.624102 [ 5 ] {738214e0-7655-4b08-b418-7d3565b4a630} <Debug> TCPHandler: Processed in 0.001201656 sec. | ||
| 17452 | 2026.03.13 18:58:35.624158 [ 125 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17453 | 2026.03.13 18:58:35.624183 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17454 | 2026.03.13 18:58:35.624282 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 17455 | 2026.03.13 18:58:35.624392 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17456 | 2026.03.13 18:58:35.624426 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6990 rows starting from the beginning of the part | ||
| 17457 | 2026.03.13 18:58:35.624491 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 17458 | 2026.03.13 18:58:35.624537 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 17459 | 2026.03.13 18:58:35.624574 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 12 rows starting from the beginning of the part | ||
| 17460 | 2026.03.13 18:58:35.624611 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 48 rows starting from the beginning of the part | ||
| 17461 | 2026.03.13 18:58:35.624649 [ 199 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 17462 | 2026.03.13 18:58:35.626332 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002088613 sec., 3475991.0045566126 rows/sec., 230.65 MiB/sec. | ||
| 17463 | 2026.03.13 18:58:35.626831 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17464 | 2026.03.13 18:58:35.627129 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_136_27} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17465 | 2026.03.13 18:58:35.627207 [ 200 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_136_27} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17466 | 2026.03.13 18:58:35.627318 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 17467 | 2026.03.13 18:58:37.482575 [ 153 ] {} <Debug> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 17468 | 2026.03.13 18:58:37.482665 [ 153 ] {} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17469 | 2026.03.13 18:58:37.482688 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17470 | 2026.03.13 18:58:37.482795 [ 201 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 17471 | 2026.03.13 18:58:37.482931 [ 201 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17472 | 2026.03.13 18:58:37.482968 [ 201 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 160 rows starting from the beginning of the part | ||
| 17473 | 2026.03.13 18:58:37.483038 [ 201 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 17474 | 2026.03.13 18:58:37.483086 [ 201 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 17475 | 2026.03.13 18:58:37.483133 [ 201 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 17476 | 2026.03.13 18:58:37.483176 [ 201 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
| 17477 | 2026.03.13 18:58:37.484012 [ 200 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260358 sec., 488750.0218191974 rows/sec., 30.03 MiB/sec. | ||
| 17478 | 2026.03.13 18:58:37.484242 [ 187 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 17479 | 2026.03.13 18:58:37.484574 [ 187 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_37_8} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17480 | 2026.03.13 18:58:37.484653 [ 187 ] {391cfc18-1a84-4d00-a0b8-35f04a5d7dbf::all_1_37_8} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 17481 | 2026.03.13 18:58:37.484768 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17482 | 2026.03.13 18:58:37.519860 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17483 | 2026.03.13 18:58:37.519898 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17484 | 2026.03.13 18:58:37.773523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40342 | ||
| 17485 | 2026.03.13 18:58:37.774039 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17486 | 2026.03.13 18:58:37.774075 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17487 | 2026.03.13 18:58:37.774564 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17488 | 2026.03.13 18:58:37.774810 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17489 | 2026.03.13 18:58:37.774941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40342 | ||
| 17490 | 2026.03.13 18:58:37.924124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2104 | ||
| 17491 | 2026.03.13 18:58:37.926258 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17492 | 2026.03.13 18:58:37.926313 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17493 | 2026.03.13 18:58:37.927547 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17494 | 2026.03.13 18:58:37.927858 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17495 | 2026.03.13 18:58:37.928239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2104 | ||
| 17496 | 2026.03.13 18:58:37.993061 [ 141 ] {} <Debug> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 17497 | 2026.03.13 18:58:37.993131 [ 141 ] {} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17498 | 2026.03.13 18:58:37.993156 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17499 | 2026.03.13 18:58:37.993256 [ 201 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 17500 | 2026.03.13 18:58:37.993366 [ 201 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17501 | 2026.03.13 18:58:37.993399 [ 201 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 308 rows starting from the beginning of the part | ||
| 17502 | 2026.03.13 18:58:37.993461 [ 201 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 17503 | 2026.03.13 18:58:37.993507 [ 201 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 17504 | 2026.03.13 18:58:37.993551 [ 201 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 17505 | 2026.03.13 18:58:37.993589 [ 201 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 17506 | 2026.03.13 18:58:37.994490 [ 200 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271238 sec., 931375.5567407518 rows/sec., 63.44 MiB/sec. | ||
| 17507 | 2026.03.13 18:58:37.994725 [ 188 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 17508 | 2026.03.13 18:58:37.995097 [ 188 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_37_8} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17509 | 2026.03.13 18:58:37.995194 [ 188 ] {b841f4e9-8ee0-43b7-a7ec-396a670588a8::all_1_37_8} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 17510 | 2026.03.13 18:58:37.995298 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 17511 | 2026.03.13 18:58:39.928010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17512 | 2026.03.13 18:58:39.946392 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17513 | 2026.03.13 18:58:39.946450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17514 | 2026.03.13 18:58:39.952733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17515 | 2026.03.13 18:58:39.953470 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17516 | 2026.03.13 18:58:39.957203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17517 | 2026.03.13 18:58:40.130113 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 17518 | 2026.03.13 18:58:40.130198 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 17519 | 2026.03.13 18:58:40.133978 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 17520 | 2026.03.13 18:58:40.621053 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17521 | 2026.03.13 18:58:40.621231 [ 5 ] {002a7d87-6a02-4121-989f-303b98a0631d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17522 | 2026.03.13 18:58:40.621303 [ 5 ] {002a7d87-6a02-4121-989f-303b98a0631d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17523 | 2026.03.13 18:58:40.622019 [ 5 ] {002a7d87-6a02-4121-989f-303b98a0631d} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17524 | 2026.03.13 18:58:40.622066 [ 5 ] {002a7d87-6a02-4121-989f-303b98a0631d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17525 | 2026.03.13 18:58:40.622465 [ 5 ] {002a7d87-6a02-4121-989f-303b98a0631d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17526 | 2026.03.13 18:58:40.622706 [ 5 ] {002a7d87-6a02-4121-989f-303b98a0631d} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17527 | 2026.03.13 18:58:40.622864 [ 5 ] {002a7d87-6a02-4121-989f-303b98a0631d} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001683 sec., 81996.43493761141 rows/sec., 7.13 MiB/sec. | ||
| 17528 | 2026.03.13 18:58:40.622907 [ 5 ] {002a7d87-6a02-4121-989f-303b98a0631d} <Debug> TCPHandler: Processed in 0.001987429 sec. | ||
| 17529 | 2026.03.13 18:58:40.623026 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17530 | 2026.03.13 18:58:40.623127 [ 5 ] {c35b9aeb-5ac6-4950-ad64-cc1cc28d7fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17531 | 2026.03.13 18:58:40.623170 [ 5 ] {c35b9aeb-5ac6-4950-ad64-cc1cc28d7fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17532 | 2026.03.13 18:58:40.623600 [ 5 ] {c35b9aeb-5ac6-4950-ad64-cc1cc28d7fe7} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17533 | 2026.03.13 18:58:40.623639 [ 5 ] {c35b9aeb-5ac6-4950-ad64-cc1cc28d7fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17534 | 2026.03.13 18:58:40.623981 [ 5 ] {c35b9aeb-5ac6-4950-ad64-cc1cc28d7fe7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17535 | 2026.03.13 18:58:40.624201 [ 5 ] {c35b9aeb-5ac6-4950-ad64-cc1cc28d7fe7} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17536 | 2026.03.13 18:58:40.624339 [ 5 ] {c35b9aeb-5ac6-4950-ad64-cc1cc28d7fe7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001231 sec., 33306.255077173024 rows/sec., 2.45 MiB/sec. | ||
| 17537 | 2026.03.13 18:58:40.624380 [ 5 ] {c35b9aeb-5ac6-4950-ad64-cc1cc28d7fe7} <Debug> TCPHandler: Processed in 0.001406992 sec. | ||
| 17538 | 2026.03.13 18:58:40.624486 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17539 | 2026.03.13 18:58:40.624583 [ 5 ] {afd60a21-53ea-463d-b97a-4f65b4fe8ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17540 | 2026.03.13 18:58:40.624623 [ 5 ] {afd60a21-53ea-463d-b97a-4f65b4fe8ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17541 | 2026.03.13 18:58:40.625079 [ 5 ] {afd60a21-53ea-463d-b97a-4f65b4fe8ce1} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17542 | 2026.03.13 18:58:40.625116 [ 5 ] {afd60a21-53ea-463d-b97a-4f65b4fe8ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17543 | 2026.03.13 18:58:40.625441 [ 5 ] {afd60a21-53ea-463d-b97a-4f65b4fe8ce1} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17544 | 2026.03.13 18:58:40.625659 [ 5 ] {afd60a21-53ea-463d-b97a-4f65b4fe8ce1} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17545 | 2026.03.13 18:58:40.625791 [ 5 ] {afd60a21-53ea-463d-b97a-4f65b4fe8ce1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001227 sec., 85574.57212713937 rows/sec., 6.68 MiB/sec. | ||
| 17546 | 2026.03.13 18:58:40.625829 [ 5 ] {afd60a21-53ea-463d-b97a-4f65b4fe8ce1} <Debug> TCPHandler: Processed in 0.001392841 sec. | ||
| 17547 | 2026.03.13 18:58:40.625938 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17548 | 2026.03.13 18:58:40.626033 [ 5 ] {1aaca378-f711-4554-902d-df1a0bf25ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17549 | 2026.03.13 18:58:40.626076 [ 5 ] {1aaca378-f711-4554-902d-df1a0bf25ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17550 | 2026.03.13 18:58:40.626495 [ 5 ] {1aaca378-f711-4554-902d-df1a0bf25ddb} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17551 | 2026.03.13 18:58:40.626531 [ 5 ] {1aaca378-f711-4554-902d-df1a0bf25ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17552 | 2026.03.13 18:58:40.626869 [ 5 ] {1aaca378-f711-4554-902d-df1a0bf25ddb} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17553 | 2026.03.13 18:58:40.627101 [ 5 ] {1aaca378-f711-4554-902d-df1a0bf25ddb} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17554 | 2026.03.13 18:58:40.627231 [ 5 ] {1aaca378-f711-4554-902d-df1a0bf25ddb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 17555 | 2026.03.13 18:58:40.627268 [ 5 ] {1aaca378-f711-4554-902d-df1a0bf25ddb} <Debug> TCPHandler: Processed in 0.001379561 sec. | ||
| 17556 | 2026.03.13 18:58:40.627383 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17557 | 2026.03.13 18:58:40.627485 [ 5 ] {09c02535-1e88-4ba5-961f-b5315a1073bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17558 | 2026.03.13 18:58:40.627540 [ 5 ] {09c02535-1e88-4ba5-961f-b5315a1073bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17559 | 2026.03.13 18:58:40.628427 [ 5 ] {09c02535-1e88-4ba5-961f-b5315a1073bc} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17560 | 2026.03.13 18:58:40.628466 [ 5 ] {09c02535-1e88-4ba5-961f-b5315a1073bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17561 | 2026.03.13 18:58:40.629053 [ 5 ] {09c02535-1e88-4ba5-961f-b5315a1073bc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17562 | 2026.03.13 18:58:40.629279 [ 5 ] {09c02535-1e88-4ba5-961f-b5315a1073bc} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17563 | 2026.03.13 18:58:40.629421 [ 5 ] {09c02535-1e88-4ba5-961f-b5315a1073bc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001955 sec., 20971.867007672634 rows/sec., 37.58 MiB/sec. | ||
| 17564 | 2026.03.13 18:58:40.629502 [ 5 ] {09c02535-1e88-4ba5-961f-b5315a1073bc} <Debug> TCPHandler: Processed in 0.002171495 sec. | ||
| 17565 | 2026.03.13 18:58:40.629623 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17566 | 2026.03.13 18:58:40.629718 [ 5 ] {d4e1994b-0482-4e5c-9258-1ba40a8c4a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17567 | 2026.03.13 18:58:40.629760 [ 5 ] {d4e1994b-0482-4e5c-9258-1ba40a8c4a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17568 | 2026.03.13 18:58:40.630106 [ 5 ] {d4e1994b-0482-4e5c-9258-1ba40a8c4a67} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17569 | 2026.03.13 18:58:40.630143 [ 5 ] {d4e1994b-0482-4e5c-9258-1ba40a8c4a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17570 | 2026.03.13 18:58:40.630458 [ 5 ] {d4e1994b-0482-4e5c-9258-1ba40a8c4a67} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17571 | 2026.03.13 18:58:40.630672 [ 5 ] {d4e1994b-0482-4e5c-9258-1ba40a8c4a67} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17572 | 2026.03.13 18:58:40.630801 [ 5 ] {d4e1994b-0482-4e5c-9258-1ba40a8c4a67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 17573 | 2026.03.13 18:58:40.630838 [ 5 ] {d4e1994b-0482-4e5c-9258-1ba40a8c4a67} <Debug> TCPHandler: Processed in 0.001264498 sec. | ||
| 17574 | 2026.03.13 18:58:45.275083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40854 | ||
| 17575 | 2026.03.13 18:58:45.275922 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17576 | 2026.03.13 18:58:45.276007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17577 | 2026.03.13 18:58:45.276610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17578 | 2026.03.13 18:58:45.276854 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17579 | 2026.03.13 18:58:45.276989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40854 | ||
| 17580 | 2026.03.13 18:58:45.618745 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17581 | 2026.03.13 18:58:45.618924 [ 5 ] {935c7f02-ba49-40e8-bce8-4b387c24e78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17582 | 2026.03.13 18:58:45.618991 [ 5 ] {935c7f02-ba49-40e8-bce8-4b387c24e78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17583 | 2026.03.13 18:58:45.619595 [ 5 ] {935c7f02-ba49-40e8-bce8-4b387c24e78e} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17584 | 2026.03.13 18:58:45.619643 [ 5 ] {935c7f02-ba49-40e8-bce8-4b387c24e78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17585 | 2026.03.13 18:58:45.620024 [ 5 ] {935c7f02-ba49-40e8-bce8-4b387c24e78e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17586 | 2026.03.13 18:58:45.620241 [ 5 ] {935c7f02-ba49-40e8-bce8-4b387c24e78e} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17587 | 2026.03.13 18:58:45.620398 [ 5 ] {935c7f02-ba49-40e8-bce8-4b387c24e78e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001522 sec., 1314.060446780552 rows/sec., 107.15 KiB/sec. | ||
| 17588 | 2026.03.13 18:58:45.620439 [ 5 ] {935c7f02-ba49-40e8-bce8-4b387c24e78e} <Debug> TCPHandler: Processed in 0.001823305 sec. | ||
| 17589 | 2026.03.13 18:58:45.620559 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17590 | 2026.03.13 18:58:45.620676 [ 5 ] {65a8d7b5-f659-4651-a046-56c814beab77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17591 | 2026.03.13 18:58:45.620723 [ 5 ] {65a8d7b5-f659-4651-a046-56c814beab77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17592 | 2026.03.13 18:58:45.621166 [ 5 ] {65a8d7b5-f659-4651-a046-56c814beab77} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17593 | 2026.03.13 18:58:45.621202 [ 5 ] {65a8d7b5-f659-4651-a046-56c814beab77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17594 | 2026.03.13 18:58:45.621509 [ 5 ] {65a8d7b5-f659-4651-a046-56c814beab77} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17595 | 2026.03.13 18:58:45.621715 [ 5 ] {65a8d7b5-f659-4651-a046-56c814beab77} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17596 | 2026.03.13 18:58:45.621845 [ 5 ] {65a8d7b5-f659-4651-a046-56c814beab77} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001193 sec., 47778.70913663034 rows/sec., 3.67 MiB/sec. | ||
| 17597 | 2026.03.13 18:58:45.621866 [ 148 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17598 | 2026.03.13 18:58:45.621883 [ 5 ] {65a8d7b5-f659-4651-a046-56c814beab77} <Debug> TCPHandler: Processed in 0.001382611 sec. | ||
| 17599 | 2026.03.13 18:58:45.621940 [ 148 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17600 | 2026.03.13 18:58:45.621970 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17601 | 2026.03.13 18:58:45.622041 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17602 | 2026.03.13 18:58:45.622110 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 17603 | 2026.03.13 18:58:45.622168 [ 5 ] {4a8527fd-560d-498d-a300-15b4abf6bc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17604 | 2026.03.13 18:58:45.622224 [ 5 ] {4a8527fd-560d-498d-a300-15b4abf6bc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17605 | 2026.03.13 18:58:45.622281 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17606 | 2026.03.13 18:58:45.622326 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2894 rows starting from the beginning of the part | ||
| 17607 | 2026.03.13 18:58:45.622404 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 2146 rows starting from the beginning of the part | ||
| 17608 | 2026.03.13 18:58:45.622459 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 17609 | 2026.03.13 18:58:45.622509 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 17610 | 2026.03.13 18:58:45.622557 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 138 rows starting from the beginning of the part | ||
| 17611 | 2026.03.13 18:58:45.622618 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 57 rows starting from the beginning of the part | ||
| 17612 | 2026.03.13 18:58:45.622719 [ 5 ] {4a8527fd-560d-498d-a300-15b4abf6bc06} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17613 | 2026.03.13 18:58:45.622769 [ 5 ] {4a8527fd-560d-498d-a300-15b4abf6bc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17614 | 2026.03.13 18:58:45.623129 [ 5 ] {4a8527fd-560d-498d-a300-15b4abf6bc06} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17615 | 2026.03.13 18:58:45.623362 [ 5 ] {4a8527fd-560d-498d-a300-15b4abf6bc06} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17616 | 2026.03.13 18:58:45.623503 [ 5 ] {4a8527fd-560d-498d-a300-15b4abf6bc06} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001358 sec., 1472.7540500736377 rows/sec., 102.83 KiB/sec. | ||
| 17617 | 2026.03.13 18:58:45.623542 [ 5 ] {4a8527fd-560d-498d-a300-15b4abf6bc06} <Debug> TCPHandler: Processed in 0.001570387 sec. | ||
| 17618 | 2026.03.13 18:58:45.623655 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17619 | 2026.03.13 18:58:45.623749 [ 5 ] {2af28575-7863-40b3-92ba-5d96c08a8e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17620 | 2026.03.13 18:58:45.623791 [ 5 ] {2af28575-7863-40b3-92ba-5d96c08a8e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17621 | 2026.03.13 18:58:45.624219 [ 5 ] {2af28575-7863-40b3-92ba-5d96c08a8e00} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17622 | 2026.03.13 18:58:45.624256 [ 5 ] {2af28575-7863-40b3-92ba-5d96c08a8e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17623 | 2026.03.13 18:58:45.624574 [ 5 ] {2af28575-7863-40b3-92ba-5d96c08a8e00} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17624 | 2026.03.13 18:58:45.624786 [ 5 ] {2af28575-7863-40b3-92ba-5d96c08a8e00} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17625 | 2026.03.13 18:58:45.624821 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5347 rows, containing 5 columns (5 merged, 0 gathered) in 0.002779914 sec., 1923440.7970894063 rows/sec., 156.08 MiB/sec. | ||
| 17626 | 2026.03.13 18:58:45.624921 [ 5 ] {2af28575-7863-40b3-92ba-5d96c08a8e00} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001189 sec., 55508.83095037847 rows/sec., 4.34 MiB/sec. | ||
| 17627 | 2026.03.13 18:58:45.624920 [ 145 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17628 | 2026.03.13 18:58:45.624994 [ 5 ] {2af28575-7863-40b3-92ba-5d96c08a8e00} <Debug> TCPHandler: Processed in 0.001388852 sec. | ||
| 17629 | 2026.03.13 18:58:45.625013 [ 145 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17630 | 2026.03.13 18:58:45.625040 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17631 | 2026.03.13 18:58:45.625113 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17632 | 2026.03.13 18:58:45.625152 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 17633 | 2026.03.13 18:58:45.625163 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17634 | 2026.03.13 18:58:45.625212 [ 5 ] {a72c579f-9ec0-4557-a9a8-0ca3e5791248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17635 | 2026.03.13 18:58:45.625264 [ 5 ] {a72c579f-9ec0-4557-a9a8-0ca3e5791248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17636 | 2026.03.13 18:58:45.625302 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17637 | 2026.03.13 18:58:45.625344 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1552 rows starting from the beginning of the part | ||
| 17638 | 2026.03.13 18:58:45.625415 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1096 rows starting from the beginning of the part | ||
| 17639 | 2026.03.13 18:58:45.625464 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 17640 | 2026.03.13 18:58:45.625507 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 17641 | 2026.03.13 18:58:45.625537 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_141_28} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17642 | 2026.03.13 18:58:45.625550 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 105 rows starting from the beginning of the part | ||
| 17643 | 2026.03.13 18:58:45.625602 [ 198 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 66 rows starting from the beginning of the part | ||
| 17644 | 2026.03.13 18:58:45.625633 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_141_28} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17645 | 2026.03.13 18:58:45.625697 [ 5 ] {a72c579f-9ec0-4557-a9a8-0ca3e5791248} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17646 | 2026.03.13 18:58:45.625741 [ 5 ] {a72c579f-9ec0-4557-a9a8-0ca3e5791248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17647 | 2026.03.13 18:58:45.625754 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 17648 | 2026.03.13 18:58:45.626102 [ 5 ] {a72c579f-9ec0-4557-a9a8-0ca3e5791248} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17649 | 2026.03.13 18:58:45.626337 [ 5 ] {a72c579f-9ec0-4557-a9a8-0ca3e5791248} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17650 | 2026.03.13 18:58:45.626474 [ 5 ] {a72c579f-9ec0-4557-a9a8-0ca3e5791248} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00128 sec., 125781.24999999999 rows/sec., 8.76 MiB/sec. | ||
| 17651 | 2026.03.13 18:58:45.626512 [ 5 ] {a72c579f-9ec0-4557-a9a8-0ca3e5791248} <Debug> TCPHandler: Processed in 0.001448993 sec. | ||
| 17652 | 2026.03.13 18:58:45.626625 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17653 | 2026.03.13 18:58:45.626718 [ 5 ] {110c2d03-9bdc-4c87-85ad-a4f8d7128a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17654 | 2026.03.13 18:58:45.626759 [ 5 ] {110c2d03-9bdc-4c87-85ad-a4f8d7128a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17655 | 2026.03.13 18:58:45.626951 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2947 rows, containing 5 columns (5 merged, 0 gathered) in 0.001856285 sec., 1587579.4934506286 rows/sec., 118.23 MiB/sec. | ||
| 17656 | 2026.03.13 18:58:45.627090 [ 5 ] {110c2d03-9bdc-4c87-85ad-a4f8d7128a2c} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17657 | 2026.03.13 18:58:45.627134 [ 5 ] {110c2d03-9bdc-4c87-85ad-a4f8d7128a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17658 | 2026.03.13 18:58:45.627155 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17659 | 2026.03.13 18:58:45.627472 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_141_28} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17660 | 2026.03.13 18:58:45.627478 [ 5 ] {110c2d03-9bdc-4c87-85ad-a4f8d7128a2c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17661 | 2026.03.13 18:58:45.627565 [ 201 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_141_28} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17662 | 2026.03.13 18:58:45.627660 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 17663 | 2026.03.13 18:58:45.627729 [ 5 ] {110c2d03-9bdc-4c87-85ad-a4f8d7128a2c} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17664 | 2026.03.13 18:58:45.627868 [ 5 ] {110c2d03-9bdc-4c87-85ad-a4f8d7128a2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 17665 | 2026.03.13 18:58:45.627905 [ 5 ] {110c2d03-9bdc-4c87-85ad-a4f8d7128a2c} <Debug> TCPHandler: Processed in 0.00132947 sec. | ||
| 17666 | 2026.03.13 18:58:45.627971 [ 222 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 17667 | 2026.03.13 18:58:45.628013 [ 222 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 17668 | 2026.03.13 18:58:45.631320 [ 222 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 17669 | 2026.03.13 18:58:46.231432 [ 218 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 17670 | 2026.03.13 18:58:46.231503 [ 218 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 17671 | 2026.03.13 18:58:46.234653 [ 218 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 17672 | 2026.03.13 18:58:46.258710 [ 219 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 17673 | 2026.03.13 18:58:46.258771 [ 219 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 17674 | 2026.03.13 18:58:46.261238 [ 219 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 17675 | 2026.03.13 18:58:47.457256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 17676 | 2026.03.13 18:58:47.482904 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17677 | 2026.03.13 18:58:47.482995 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17678 | 2026.03.13 18:58:47.491292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17679 | 2026.03.13 18:58:47.492465 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17680 | 2026.03.13 18:58:47.500592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 17681 | 2026.03.13 18:58:47.929324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2128 | ||
| 17682 | 2026.03.13 18:58:47.931658 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17683 | 2026.03.13 18:58:47.931719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17684 | 2026.03.13 18:58:47.932918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17685 | 2026.03.13 18:58:47.933197 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17686 | 2026.03.13 18:58:47.933434 [ 220 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): 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] | ||
| 17687 | 2026.03.13 18:58:47.933504 [ 220 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): 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] | ||
| 17688 | 2026.03.13 18:58:47.933591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2128 | ||
| 17689 | 2026.03.13 18:58:47.936157 [ 220 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): 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] | ||
| 17690 | 2026.03.13 18:58:50.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.19 MiB, peak 399.91 MiB, free memory in arenas 0.00 B, will set to 388.19 MiB (RSS), difference: 4.00 MiB | ||
| 17691 | 2026.03.13 18:58:50.620052 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17692 | 2026.03.13 18:58:50.620238 [ 5 ] {d194e23b-1dcc-4a31-9168-2aaa2b13bee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17693 | 2026.03.13 18:58:50.620311 [ 5 ] {d194e23b-1dcc-4a31-9168-2aaa2b13bee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17694 | 2026.03.13 18:58:50.621164 [ 5 ] {d194e23b-1dcc-4a31-9168-2aaa2b13bee2} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17695 | 2026.03.13 18:58:50.621206 [ 5 ] {d194e23b-1dcc-4a31-9168-2aaa2b13bee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17696 | 2026.03.13 18:58:50.621587 [ 5 ] {d194e23b-1dcc-4a31-9168-2aaa2b13bee2} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17697 | 2026.03.13 18:58:50.621805 [ 5 ] {d194e23b-1dcc-4a31-9168-2aaa2b13bee2} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17698 | 2026.03.13 18:58:50.621960 [ 5 ] {d194e23b-1dcc-4a31-9168-2aaa2b13bee2} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001776 sec., 77702.7027027027 rows/sec., 6.76 MiB/sec. | ||
| 17699 | 2026.03.13 18:58:50.622003 [ 5 ] {d194e23b-1dcc-4a31-9168-2aaa2b13bee2} <Debug> TCPHandler: Processed in 0.002078062 sec. | ||
| 17700 | 2026.03.13 18:58:50.622133 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17701 | 2026.03.13 18:58:50.622226 [ 5 ] {6397ea58-04c6-49d0-beb2-395231cc1372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17702 | 2026.03.13 18:58:50.622268 [ 5 ] {6397ea58-04c6-49d0-beb2-395231cc1372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17703 | 2026.03.13 18:58:50.622683 [ 5 ] {6397ea58-04c6-49d0-beb2-395231cc1372} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17704 | 2026.03.13 18:58:50.622719 [ 5 ] {6397ea58-04c6-49d0-beb2-395231cc1372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17705 | 2026.03.13 18:58:50.623019 [ 5 ] {6397ea58-04c6-49d0-beb2-395231cc1372} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17706 | 2026.03.13 18:58:50.623228 [ 5 ] {6397ea58-04c6-49d0-beb2-395231cc1372} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17707 | 2026.03.13 18:58:50.623355 [ 5 ] {6397ea58-04c6-49d0-beb2-395231cc1372} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001147 sec., 35745.42284219703 rows/sec., 2.62 MiB/sec. | ||
| 17708 | 2026.03.13 18:58:50.623393 [ 5 ] {6397ea58-04c6-49d0-beb2-395231cc1372} <Debug> TCPHandler: Processed in 0.001308319 sec. | ||
| 17709 | 2026.03.13 18:58:50.623507 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17710 | 2026.03.13 18:58:50.623605 [ 5 ] {1c74d012-a38b-4efe-a203-8fe8af4c6f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17711 | 2026.03.13 18:58:50.623643 [ 5 ] {1c74d012-a38b-4efe-a203-8fe8af4c6f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17712 | 2026.03.13 18:58:50.624074 [ 5 ] {1c74d012-a38b-4efe-a203-8fe8af4c6f48} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17713 | 2026.03.13 18:58:50.624110 [ 5 ] {1c74d012-a38b-4efe-a203-8fe8af4c6f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17714 | 2026.03.13 18:58:50.624401 [ 5 ] {1c74d012-a38b-4efe-a203-8fe8af4c6f48} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17715 | 2026.03.13 18:58:50.624612 [ 5 ] {1c74d012-a38b-4efe-a203-8fe8af4c6f48} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17716 | 2026.03.13 18:58:50.624737 [ 5 ] {1c74d012-a38b-4efe-a203-8fe8af4c6f48} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00115 sec., 91304.34782608696 rows/sec., 7.13 MiB/sec. | ||
| 17717 | 2026.03.13 18:58:50.624774 [ 5 ] {1c74d012-a38b-4efe-a203-8fe8af4c6f48} <Debug> TCPHandler: Processed in 0.001314539 sec. | ||
| 17718 | 2026.03.13 18:58:50.624884 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17719 | 2026.03.13 18:58:50.624975 [ 5 ] {038e83dd-47c2-4d65-a03e-928123af4a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17720 | 2026.03.13 18:58:50.625017 [ 5 ] {038e83dd-47c2-4d65-a03e-928123af4a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17721 | 2026.03.13 18:58:50.625420 [ 5 ] {038e83dd-47c2-4d65-a03e-928123af4a8c} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17722 | 2026.03.13 18:58:50.625456 [ 5 ] {038e83dd-47c2-4d65-a03e-928123af4a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17723 | 2026.03.13 18:58:50.625772 [ 5 ] {038e83dd-47c2-4d65-a03e-928123af4a8c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17724 | 2026.03.13 18:58:50.625980 [ 5 ] {038e83dd-47c2-4d65-a03e-928123af4a8c} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17725 | 2026.03.13 18:58:50.626094 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 2 parts from all_1_135_32 to all_136_136_0 | ||
| 17726 | 2026.03.13 18:58:50.626104 [ 5 ] {038e83dd-47c2-4d65-a03e-928123af4a8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 17727 | 2026.03.13 18:58:50.626171 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17728 | 2026.03.13 18:58:50.626187 [ 5 ] {038e83dd-47c2-4d65-a03e-928123af4a8c} <Debug> TCPHandler: Processed in 0.001351221 sec. | ||
| 17729 | 2026.03.13 18:58:50.626200 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17730 | 2026.03.13 18:58:50.626292 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_136_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_135_32 to all_136_136_0 into Compact with storage Full | ||
| 17731 | 2026.03.13 18:58:50.626301 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17732 | 2026.03.13 18:58:50.626389 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_136_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17733 | 2026.03.13 18:58:50.626402 [ 5 ] {6da70c5e-f2ec-44bf-9751-824cf781170f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17734 | 2026.03.13 18:58:50.626420 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_136_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_32, total 45915 rows starting from the beginning of the part | ||
| 17735 | 2026.03.13 18:58:50.626456 [ 5 ] {6da70c5e-f2ec-44bf-9751-824cf781170f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17736 | 2026.03.13 18:58:50.626480 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_136_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 128 rows starting from the beginning of the part | ||
| 17737 | 2026.03.13 18:58:50.627332 [ 5 ] {6da70c5e-f2ec-44bf-9751-824cf781170f} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17738 | 2026.03.13 18:58:50.627366 [ 5 ] {6da70c5e-f2ec-44bf-9751-824cf781170f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17739 | 2026.03.13 18:58:50.627953 [ 5 ] {6da70c5e-f2ec-44bf-9751-824cf781170f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17740 | 2026.03.13 18:58:50.628171 [ 5 ] {6da70c5e-f2ec-44bf-9751-824cf781170f} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17741 | 2026.03.13 18:58:50.628313 [ 5 ] {6da70c5e-f2ec-44bf-9751-824cf781170f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001928 sec., 21265.560165975105 rows/sec., 38.11 MiB/sec. | ||
| 17742 | 2026.03.13 18:58:50.628384 [ 5 ] {6da70c5e-f2ec-44bf-9751-824cf781170f} <Debug> TCPHandler: Processed in 0.002129573 sec. | ||
| 17743 | 2026.03.13 18:58:50.628501 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17744 | 2026.03.13 18:58:50.628595 [ 5 ] {c1c193fc-02e8-4301-8a83-76c27fc443a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17745 | 2026.03.13 18:58:50.628637 [ 5 ] {c1c193fc-02e8-4301-8a83-76c27fc443a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17746 | 2026.03.13 18:58:50.628972 [ 5 ] {c1c193fc-02e8-4301-8a83-76c27fc443a8} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17747 | 2026.03.13 18:58:50.629007 [ 5 ] {c1c193fc-02e8-4301-8a83-76c27fc443a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17748 | 2026.03.13 18:58:50.629306 [ 5 ] {c1c193fc-02e8-4301-8a83-76c27fc443a8} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17749 | 2026.03.13 18:58:50.629517 [ 5 ] {c1c193fc-02e8-4301-8a83-76c27fc443a8} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17750 | 2026.03.13 18:58:50.629642 [ 5 ] {c1c193fc-02e8-4301-8a83-76c27fc443a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 17751 | 2026.03.13 18:58:50.629679 [ 5 ] {c1c193fc-02e8-4301-8a83-76c27fc443a8} <Debug> TCPHandler: Processed in 0.001226717 sec. | ||
| 17752 | 2026.03.13 18:58:50.633935 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_136_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46043 rows, containing 5 columns (5 merged, 0 gathered) in 0.007666189 sec., 6005982.8944994705 rows/sec., 394.44 MiB/sec. | ||
| 17753 | 2026.03.13 18:58:50.634549 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_136_33} <Trace> MergedBlockOutputStream: filled checksums all_1_136_33 (state Temporary) | ||
| 17754 | 2026.03.13 18:58:50.634892 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_136_33} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_136_33 to all_1_136_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17755 | 2026.03.13 18:58:50.634981 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_136_33} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 2 parts: [all_1_135_32, all_136_136_0] -> all_1_136_33 | ||
| 17756 | 2026.03.13 18:58:50.635079 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17757 | 2026.03.13 18:58:52.519950 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17758 | 2026.03.13 18:58:52.520041 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17759 | 2026.03.13 18:58:52.778106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41302 | ||
| 17760 | 2026.03.13 18:58:52.778695 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17761 | 2026.03.13 18:58:52.778753 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17762 | 2026.03.13 18:58:52.779293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17763 | 2026.03.13 18:58:52.779523 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17764 | 2026.03.13 18:58:52.779662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41302 | ||
| 17765 | 2026.03.13 18:58:52.779675 [ 140 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17766 | 2026.03.13 18:58:52.779747 [ 140 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17767 | 2026.03.13 18:58:52.779771 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17768 | 2026.03.13 18:58:52.779883 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 17769 | 2026.03.13 18:58:52.780012 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17770 | 2026.03.13 18:58:52.780055 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38934 rows starting from the beginning of the part | ||
| 17771 | 2026.03.13 18:58:52.780127 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 17772 | 2026.03.13 18:58:52.780180 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 17773 | 2026.03.13 18:58:52.780223 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 17774 | 2026.03.13 18:58:52.780265 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 17775 | 2026.03.13 18:58:52.780305 [ 196 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 17776 | 2026.03.13 18:58:52.782800 [ 186 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41302 rows, containing 4 columns (4 merged, 0 gathered) in 0.002959288 sec., 13956735.539089132 rows/sec., 199.65 MiB/sec. | ||
| 17777 | 2026.03.13 18:58:52.783355 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17778 | 2026.03.13 18:58:52.783644 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_86_17} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17779 | 2026.03.13 18:58:52.783725 [ 194 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_86_17} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17780 | 2026.03.13 18:58:52.783838 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 17781 | 2026.03.13 18:58:55.000677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 17782 | 2026.03.13 18:58:55.017819 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17783 | 2026.03.13 18:58:55.017860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17784 | 2026.03.13 18:58:55.023833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17785 | 2026.03.13 18:58:55.024538 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17786 | 2026.03.13 18:58:55.024804 [ 135 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17787 | 2026.03.13 18:58:55.024843 [ 135 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17788 | 2026.03.13 18:58:55.024864 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17789 | 2026.03.13 18:58:55.025003 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 17790 | 2026.03.13 18:58:55.027724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 17791 | 2026.03.13 18:58:55.029341 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17792 | 2026.03.13 18:58:55.031067 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 17793 | 2026.03.13 18:58:55.035695 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 17794 | 2026.03.13 18:58:55.040319 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 17795 | 2026.03.13 18:58:55.045010 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 17796 | 2026.03.13 18:58:55.049859 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 17797 | 2026.03.13 18:58:55.054288 [ 193 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 17798 | 2026.03.13 18:58:55.116084 [ 186 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.091146412 sec., 7109.440577869374 rows/sec., 36.76 MiB/sec. | ||
| 17799 | 2026.03.13 18:58:55.118871 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17800 | 2026.03.13 18:58:55.120903 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_86_17} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17801 | 2026.03.13 18:58:55.121025 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_86_17} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17802 | 2026.03.13 18:58:55.123192 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17803 | 2026.03.13 18:58:55.617956 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17804 | 2026.03.13 18:58:55.618149 [ 5 ] {eaa4b7e7-1016-471d-9b45-5f432cc42430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17805 | 2026.03.13 18:58:55.618221 [ 5 ] {eaa4b7e7-1016-471d-9b45-5f432cc42430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17806 | 2026.03.13 18:58:55.618865 [ 5 ] {eaa4b7e7-1016-471d-9b45-5f432cc42430} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17807 | 2026.03.13 18:58:55.618902 [ 5 ] {eaa4b7e7-1016-471d-9b45-5f432cc42430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17808 | 2026.03.13 18:58:55.619281 [ 5 ] {eaa4b7e7-1016-471d-9b45-5f432cc42430} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17809 | 2026.03.13 18:58:55.619500 [ 5 ] {eaa4b7e7-1016-471d-9b45-5f432cc42430} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17810 | 2026.03.13 18:58:55.619650 [ 5 ] {eaa4b7e7-1016-471d-9b45-5f432cc42430} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001556 sec., 35989.71722365038 rows/sec., 2.76 MiB/sec. | ||
| 17811 | 2026.03.13 18:58:55.619692 [ 5 ] {eaa4b7e7-1016-471d-9b45-5f432cc42430} <Debug> TCPHandler: Processed in 0.001873376 sec. | ||
| 17812 | 2026.03.13 18:58:55.619742 [ 218 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 17813 | 2026.03.13 18:58:55.619791 [ 218 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 17814 | 2026.03.13 18:58:55.619819 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17815 | 2026.03.13 18:58:55.619945 [ 5 ] {8e3f1b51-c1ba-4205-b549-42e88b6e4e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17816 | 2026.03.13 18:58:55.619994 [ 5 ] {8e3f1b51-c1ba-4205-b549-42e88b6e4e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17817 | 2026.03.13 18:58:55.620455 [ 5 ] {8e3f1b51-c1ba-4205-b549-42e88b6e4e76} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17818 | 2026.03.13 18:58:55.620492 [ 5 ] {8e3f1b51-c1ba-4205-b549-42e88b6e4e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17819 | 2026.03.13 18:58:55.620850 [ 5 ] {8e3f1b51-c1ba-4205-b549-42e88b6e4e76} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17820 | 2026.03.13 18:58:55.621059 [ 5 ] {8e3f1b51-c1ba-4205-b549-42e88b6e4e76} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17821 | 2026.03.13 18:58:55.621186 [ 5 ] {8e3f1b51-c1ba-4205-b549-42e88b6e4e76} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001266 sec., 50552.92259083728 rows/sec., 3.95 MiB/sec. | ||
| 17822 | 2026.03.13 18:58:55.621225 [ 5 ] {8e3f1b51-c1ba-4205-b549-42e88b6e4e76} <Debug> TCPHandler: Processed in 0.001466033 sec. | ||
| 17823 | 2026.03.13 18:58:55.621351 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17824 | 2026.03.13 18:58:55.621443 [ 5 ] {698fa4bb-9981-40f8-8fb6-76e5437a37e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17825 | 2026.03.13 18:58:55.621487 [ 5 ] {698fa4bb-9981-40f8-8fb6-76e5437a37e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17826 | 2026.03.13 18:58:55.621879 [ 5 ] {698fa4bb-9981-40f8-8fb6-76e5437a37e7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17827 | 2026.03.13 18:58:55.621917 [ 5 ] {698fa4bb-9981-40f8-8fb6-76e5437a37e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17828 | 2026.03.13 18:58:55.622255 [ 5 ] {698fa4bb-9981-40f8-8fb6-76e5437a37e7} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17829 | 2026.03.13 18:58:55.622466 [ 5 ] {698fa4bb-9981-40f8-8fb6-76e5437a37e7} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17830 | 2026.03.13 18:58:55.622579 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 2 parts from all_1_136_33 to all_137_137_0 | ||
| 17831 | 2026.03.13 18:58:55.622596 [ 5 ] {698fa4bb-9981-40f8-8fb6-76e5437a37e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 17832 | 2026.03.13 18:58:55.622615 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17833 | 2026.03.13 18:58:55.622633 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17834 | 2026.03.13 18:58:55.622636 [ 5 ] {698fa4bb-9981-40f8-8fb6-76e5437a37e7} <Debug> TCPHandler: Processed in 0.00134182 sec. | ||
| 17835 | 2026.03.13 18:58:55.622734 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_137_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_136_33 to all_137_137_0 into Compact with storage Full | ||
| 17836 | 2026.03.13 18:58:55.622751 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17837 | 2026.03.13 18:58:55.622860 [ 5 ] {275480e6-9d8d-4eb1-abe7-38beddf8ac76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17838 | 2026.03.13 18:58:55.622885 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_137_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17839 | 2026.03.13 18:58:55.622903 [ 5 ] {275480e6-9d8d-4eb1-abe7-38beddf8ac76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17840 | 2026.03.13 18:58:55.622948 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_137_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_136_33, total 46043 rows starting from the beginning of the part | ||
| 17841 | 2026.03.13 18:58:55.623031 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_137_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 17842 | 2026.03.13 18:58:55.623064 [ 218 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 17843 | 2026.03.13 18:58:55.623245 [ 5 ] {275480e6-9d8d-4eb1-abe7-38beddf8ac76} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17844 | 2026.03.13 18:58:55.623287 [ 5 ] {275480e6-9d8d-4eb1-abe7-38beddf8ac76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17845 | 2026.03.13 18:58:55.623624 [ 5 ] {275480e6-9d8d-4eb1-abe7-38beddf8ac76} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17846 | 2026.03.13 18:58:55.623854 [ 5 ] {275480e6-9d8d-4eb1-abe7-38beddf8ac76} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17847 | 2026.03.13 18:58:55.623989 [ 5 ] {275480e6-9d8d-4eb1-abe7-38beddf8ac76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 17848 | 2026.03.13 18:58:55.624026 [ 5 ] {275480e6-9d8d-4eb1-abe7-38beddf8ac76} <Debug> TCPHandler: Processed in 0.001323939 sec. | ||
| 17849 | 2026.03.13 18:58:55.630725 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_137_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46203 rows, containing 5 columns (5 merged, 0 gathered) in 0.00802624 sec., 5756493.700661829 rows/sec., 378.14 MiB/sec. | ||
| 17850 | 2026.03.13 18:58:55.631240 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_137_34} <Trace> MergedBlockOutputStream: filled checksums all_1_137_34 (state Temporary) | ||
| 17851 | 2026.03.13 18:58:55.631510 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_137_34} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_137_34 to all_1_137_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17852 | 2026.03.13 18:58:55.631574 [ 199 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_137_34} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 2 parts: [all_1_136_33, all_137_137_0] -> all_1_137_34 | ||
| 17853 | 2026.03.13 18:58:55.631651 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17854 | 2026.03.13 18:58:55.947621 [ 221 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 17855 | 2026.03.13 18:58:55.947694 [ 221 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 17856 | 2026.03.13 18:58:55.951651 [ 221 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 17857 | 2026.03.13 18:58:56.529651 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): 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] | ||
| 17858 | 2026.03.13 18:58:56.529715 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): 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] | ||
| 17859 | 2026.03.13 18:58:56.531554 [ 218 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 17860 | 2026.03.13 18:58:56.531611 [ 218 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 17861 | 2026.03.13 18:58:56.532490 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): 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] | ||
| 17862 | 2026.03.13 18:58:56.534682 [ 218 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 17863 | 2026.03.13 18:58:56.585975 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17864 | 2026.03.13 18:58:56.586175 [ 5 ] {8daa7142-4284-47f8-a27a-90c6ca560346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17865 | 2026.03.13 18:58:56.586250 [ 5 ] {8daa7142-4284-47f8-a27a-90c6ca560346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17866 | 2026.03.13 18:58:56.586947 [ 5 ] {8daa7142-4284-47f8-a27a-90c6ca560346} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17867 | 2026.03.13 18:58:56.586996 [ 5 ] {8daa7142-4284-47f8-a27a-90c6ca560346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17868 | 2026.03.13 18:58:56.587378 [ 5 ] {8daa7142-4284-47f8-a27a-90c6ca560346} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17869 | 2026.03.13 18:58:56.587594 [ 5 ] {8daa7142-4284-47f8-a27a-90c6ca560346} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17870 | 2026.03.13 18:58:56.587746 [ 5 ] {8daa7142-4284-47f8-a27a-90c6ca560346} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001626 sec., 14760.147601476014 rows/sec., 1.22 MiB/sec. | ||
| 17871 | 2026.03.13 18:58:56.587788 [ 5 ] {8daa7142-4284-47f8-a27a-90c6ca560346} <Debug> TCPHandler: Processed in 0.001952638 sec. | ||
| 17872 | 2026.03.13 18:58:56.587905 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17873 | 2026.03.13 18:58:56.587999 [ 5 ] {1d929373-3012-4372-9835-d624d72ff1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17874 | 2026.03.13 18:58:56.588040 [ 5 ] {1d929373-3012-4372-9835-d624d72ff1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17875 | 2026.03.13 18:58:56.588436 [ 5 ] {1d929373-3012-4372-9835-d624d72ff1e3} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17876 | 2026.03.13 18:58:56.588473 [ 5 ] {1d929373-3012-4372-9835-d624d72ff1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17877 | 2026.03.13 18:58:56.588755 [ 5 ] {1d929373-3012-4372-9835-d624d72ff1e3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17878 | 2026.03.13 18:58:56.588961 [ 5 ] {1d929373-3012-4372-9835-d624d72ff1e3} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17879 | 2026.03.13 18:58:56.589088 [ 5 ] {1d929373-3012-4372-9835-d624d72ff1e3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 441.57 KiB/sec. | ||
| 17880 | 2026.03.13 18:58:56.589125 [ 5 ] {1d929373-3012-4372-9835-d624d72ff1e3} <Debug> TCPHandler: Processed in 0.001267428 sec. | ||
| 17881 | 2026.03.13 18:58:56.589231 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17882 | 2026.03.13 18:58:56.589325 [ 5 ] {8695b25d-57ec-450f-8ed1-a2f0f0136c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17883 | 2026.03.13 18:58:56.589364 [ 5 ] {8695b25d-57ec-450f-8ed1-a2f0f0136c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17884 | 2026.03.13 18:58:56.590874 [ 5 ] {8695b25d-57ec-450f-8ed1-a2f0f0136c0d} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17885 | 2026.03.13 18:58:56.590912 [ 5 ] {8695b25d-57ec-450f-8ed1-a2f0f0136c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17886 | 2026.03.13 18:58:56.591329 [ 5 ] {8695b25d-57ec-450f-8ed1-a2f0f0136c0d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17887 | 2026.03.13 18:58:56.591548 [ 5 ] {8695b25d-57ec-450f-8ed1-a2f0f0136c0d} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17888 | 2026.03.13 18:58:56.591677 [ 5 ] {8695b25d-57ec-450f-8ed1-a2f0f0136c0d} <Debug> executeQuery: Read 2145 rows, 169.05 KiB in 0.002371 sec., 904681.5689582456 rows/sec., 69.63 MiB/sec. | ||
| 17889 | 2026.03.13 18:58:56.591716 [ 5 ] {8695b25d-57ec-450f-8ed1-a2f0f0136c0d} <Debug> TCPHandler: Processed in 0.002532225 sec. | ||
| 17890 | 2026.03.13 18:58:56.591829 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17891 | 2026.03.13 18:58:56.591922 [ 5 ] {57508fa3-2571-49d2-be73-d5ac948c77d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17892 | 2026.03.13 18:58:56.591962 [ 5 ] {57508fa3-2571-49d2-be73-d5ac948c77d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17893 | 2026.03.13 18:58:56.592388 [ 5 ] {57508fa3-2571-49d2-be73-d5ac948c77d8} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17894 | 2026.03.13 18:58:56.592424 [ 5 ] {57508fa3-2571-49d2-be73-d5ac948c77d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17895 | 2026.03.13 18:58:56.592719 [ 5 ] {57508fa3-2571-49d2-be73-d5ac948c77d8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 17896 | 2026.03.13 18:58:56.592920 [ 5 ] {57508fa3-2571-49d2-be73-d5ac948c77d8} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17897 | 2026.03.13 18:58:56.593037 [ 133 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 6 parts from all_1_90_19 to all_95_95_0 | ||
| 17898 | 2026.03.13 18:58:56.593048 [ 5 ] {57508fa3-2571-49d2-be73-d5ac948c77d8} <Debug> executeQuery: Read 70 rows, 5.29 KiB in 0.001143 sec., 61242.34470691164 rows/sec., 4.52 MiB/sec. | ||
| 17899 | 2026.03.13 18:58:56.593092 [ 133 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17900 | 2026.03.13 18:58:56.593107 [ 5 ] {57508fa3-2571-49d2-be73-d5ac948c77d8} <Debug> TCPHandler: Processed in 0.00132983 sec. | ||
| 17901 | 2026.03.13 18:58:56.593120 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17902 | 2026.03.13 18:58:56.593221 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17903 | 2026.03.13 18:58:56.593230 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_95_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_19 to all_95_95_0 into Compact with storage Full | ||
| 17904 | 2026.03.13 18:58:56.593322 [ 5 ] {9ff688d7-3b00-4002-96bd-77db5a77e152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17905 | 2026.03.13 18:58:56.593365 [ 5 ] {9ff688d7-3b00-4002-96bd-77db5a77e152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17906 | 2026.03.13 18:58:56.593369 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_95_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17907 | 2026.03.13 18:58:56.593416 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_90_19, total 226 rows starting from the beginning of the part | ||
| 17908 | 2026.03.13 18:58:56.593491 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 72 rows starting from the beginning of the part | ||
| 17909 | 2026.03.13 18:58:56.593545 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 41 rows starting from the beginning of the part | ||
| 17910 | 2026.03.13 18:58:56.593593 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 2 rows starting from the beginning of the part | ||
| 17911 | 2026.03.13 18:58:56.593639 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 41 rows starting from the beginning of the part | ||
| 17912 | 2026.03.13 18:58:56.593688 [ 190 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_95_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 70 rows starting from the beginning of the part | ||
| 17913 | 2026.03.13 18:58:56.594112 [ 5 ] {9ff688d7-3b00-4002-96bd-77db5a77e152} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17914 | 2026.03.13 18:58:56.594153 [ 5 ] {9ff688d7-3b00-4002-96bd-77db5a77e152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17915 | 2026.03.13 18:58:56.594492 [ 5 ] {9ff688d7-3b00-4002-96bd-77db5a77e152} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17916 | 2026.03.13 18:58:56.594642 [ 189 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_95_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459893 sec., 309611.7318187018 rows/sec., 22.48 MiB/sec. | ||
| 17917 | 2026.03.13 18:58:56.594707 [ 5 ] {9ff688d7-3b00-4002-96bd-77db5a77e152} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17918 | 2026.03.13 18:58:56.594842 [ 5 ] {9ff688d7-3b00-4002-96bd-77db5a77e152} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001537 sec., 476252.43981782696 rows/sec., 28.17 MiB/sec. | ||
| 17919 | 2026.03.13 18:58:56.594858 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_95_20} <Trace> MergedBlockOutputStream: filled checksums all_1_95_20 (state Temporary) | ||
| 17920 | 2026.03.13 18:58:56.594881 [ 5 ] {9ff688d7-3b00-4002-96bd-77db5a77e152} <Debug> TCPHandler: Processed in 0.001707311 sec. | ||
| 17921 | 2026.03.13 18:58:56.594892 [ 224 ] {} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): 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] | ||
| 17922 | 2026.03.13 18:58:56.594934 [ 224 ] {} <Debug> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): 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] | ||
| 17923 | 2026.03.13 18:58:56.595013 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17924 | 2026.03.13 18:58:56.595112 [ 5 ] {cdd7e2e9-4f47-4f05-9803-178875bd2dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17925 | 2026.03.13 18:58:56.595153 [ 5 ] {cdd7e2e9-4f47-4f05-9803-178875bd2dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17926 | 2026.03.13 18:58:56.595203 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_95_20} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_95_20 to all_1_95_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17927 | 2026.03.13 18:58:56.595286 [ 188 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_95_20} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 6 parts: [all_1_90_19, all_95_95_0] -> all_1_95_20 | ||
| 17928 | 2026.03.13 18:58:56.595401 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17929 | 2026.03.13 18:58:56.595532 [ 5 ] {cdd7e2e9-4f47-4f05-9803-178875bd2dfe} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17930 | 2026.03.13 18:58:56.595575 [ 5 ] {cdd7e2e9-4f47-4f05-9803-178875bd2dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17931 | 2026.03.13 18:58:56.595902 [ 5 ] {cdd7e2e9-4f47-4f05-9803-178875bd2dfe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17932 | 2026.03.13 18:58:56.596132 [ 5 ] {cdd7e2e9-4f47-4f05-9803-178875bd2dfe} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17933 | 2026.03.13 18:58:56.596241 [ 133 ] {} <Debug> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17934 | 2026.03.13 18:58:56.596259 [ 5 ] {cdd7e2e9-4f47-4f05-9803-178875bd2dfe} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 60.35 KiB/sec. | ||
| 17935 | 2026.03.13 18:58:56.596273 [ 133 ] {} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17936 | 2026.03.13 18:58:56.596301 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17937 | 2026.03.13 18:58:56.596305 [ 5 ] {cdd7e2e9-4f47-4f05-9803-178875bd2dfe} <Debug> TCPHandler: Processed in 0.00133927 sec. | ||
| 17938 | 2026.03.13 18:58:56.596372 [ 220 ] {} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): 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] | ||
| 17939 | 2026.03.13 18:58:56.596383 [ 187 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 17940 | 2026.03.13 18:58:56.596412 [ 220 ] {} <Debug> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): 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] | ||
| 17941 | 2026.03.13 18:58:56.596423 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17942 | 2026.03.13 18:58:56.596487 [ 187 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17943 | 2026.03.13 18:58:56.596516 [ 187 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 1 rows starting from the beginning of the part | ||
| 17944 | 2026.03.13 18:58:56.596525 [ 5 ] {922d5262-1658-499d-b566-195258af86fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17945 | 2026.03.13 18:58:56.596565 [ 5 ] {922d5262-1658-499d-b566-195258af86fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17946 | 2026.03.13 18:58:56.596572 [ 187 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 17947 | 2026.03.13 18:58:56.596619 [ 187 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 17948 | 2026.03.13 18:58:56.596660 [ 187 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 17949 | 2026.03.13 18:58:56.596702 [ 187 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::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 | ||
| 17950 | 2026.03.13 18:58:56.596965 [ 5 ] {922d5262-1658-499d-b566-195258af86fa} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17951 | 2026.03.13 18:58:56.597003 [ 5 ] {922d5262-1658-499d-b566-195258af86fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17952 | 2026.03.13 18:58:56.597334 [ 5 ] {922d5262-1658-499d-b566-195258af86fa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17953 | 2026.03.13 18:58:56.597377 [ 188 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.00103009 sec., 4853.944800939724 rows/sec., 360.25 KiB/sec. | ||
| 17954 | 2026.03.13 18:58:56.597511 [ 188 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17955 | 2026.03.13 18:58:56.597641 [ 5 ] {922d5262-1658-499d-b566-195258af86fa} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17956 | 2026.03.13 18:58:56.597790 [ 5 ] {922d5262-1658-499d-b566-195258af86fa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001282 sec., 9360.374414976599 rows/sec., 731.28 KiB/sec. | ||
| 17957 | 2026.03.13 18:58:56.597830 [ 5 ] {922d5262-1658-499d-b566-195258af86fa} <Debug> TCPHandler: Processed in 0.001454134 sec. | ||
| 17958 | 2026.03.13 18:58:56.597829 [ 188 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_21_5} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17959 | 2026.03.13 18:58:56.597921 [ 188 ] {ff5ced3f-c217-4328-ac2a-2e3942a176ad::all_1_21_5} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17960 | 2026.03.13 18:58:56.597944 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17961 | 2026.03.13 18:58:56.598000 [ 224 ] {} <Debug> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): 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] | ||
| 17962 | 2026.03.13 18:58:56.598022 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 17963 | 2026.03.13 18:58:56.598042 [ 5 ] {436134d7-7bf0-4709-8aa4-a69dd0be716f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17964 | 2026.03.13 18:58:56.598086 [ 5 ] {436134d7-7bf0-4709-8aa4-a69dd0be716f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17965 | 2026.03.13 18:58:56.598534 [ 220 ] {} <Debug> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): 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] | ||
| 17966 | 2026.03.13 18:58:56.599070 [ 5 ] {436134d7-7bf0-4709-8aa4-a69dd0be716f} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17967 | 2026.03.13 18:58:56.599111 [ 5 ] {436134d7-7bf0-4709-8aa4-a69dd0be716f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17968 | 2026.03.13 18:58:56.599452 [ 5 ] {436134d7-7bf0-4709-8aa4-a69dd0be716f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17969 | 2026.03.13 18:58:56.599661 [ 5 ] {436134d7-7bf0-4709-8aa4-a69dd0be716f} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17970 | 2026.03.13 18:58:56.599788 [ 5 ] {436134d7-7bf0-4709-8aa4-a69dd0be716f} <Debug> executeQuery: Read 1094 rows, 78.25 KiB in 0.001764 sec., 620181.4058956916 rows/sec., 43.32 MiB/sec. | ||
| 17971 | 2026.03.13 18:58:56.599826 [ 5 ] {436134d7-7bf0-4709-8aa4-a69dd0be716f} <Debug> TCPHandler: Processed in 0.001929408 sec. | ||
| 17972 | 2026.03.13 18:58:56.599934 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17973 | 2026.03.13 18:58:56.600025 [ 5 ] {b94fac4d-b4c4-4bf5-8024-c7d036d0be1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17974 | 2026.03.13 18:58:56.600068 [ 5 ] {b94fac4d-b4c4-4bf5-8024-c7d036d0be1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17975 | 2026.03.13 18:58:56.600825 [ 5 ] {b94fac4d-b4c4-4bf5-8024-c7d036d0be1d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17976 | 2026.03.13 18:58:56.600861 [ 5 ] {b94fac4d-b4c4-4bf5-8024-c7d036d0be1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17977 | 2026.03.13 18:58:56.601256 [ 5 ] {b94fac4d-b4c4-4bf5-8024-c7d036d0be1d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17978 | 2026.03.13 18:58:56.601466 [ 5 ] {b94fac4d-b4c4-4bf5-8024-c7d036d0be1d} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17979 | 2026.03.13 18:58:56.601590 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_137_34 to all_142_142_0 | ||
| 17980 | 2026.03.13 18:58:56.601592 [ 5 ] {b94fac4d-b4c4-4bf5-8024-c7d036d0be1d} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001584 sec., 792929.292929293 rows/sec., 50.01 MiB/sec. | ||
| 17981 | 2026.03.13 18:58:56.601636 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17982 | 2026.03.13 18:58:56.601652 [ 5 ] {b94fac4d-b4c4-4bf5-8024-c7d036d0be1d} <Debug> TCPHandler: Processed in 0.001765523 sec. | ||
| 17983 | 2026.03.13 18:58:56.601664 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 17984 | 2026.03.13 18:58:56.601776 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17985 | 2026.03.13 18:58:56.601776 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_142_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_137_34 to all_142_142_0 into Compact with storage Full | ||
| 17986 | 2026.03.13 18:58:56.601904 [ 5 ] {eb39011c-a917-486f-b206-b7727dcc9291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17987 | 2026.03.13 18:58:56.601960 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_142_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17988 | 2026.03.13 18:58:56.601973 [ 5 ] {eb39011c-a917-486f-b206-b7727dcc9291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17989 | 2026.03.13 18:58:56.602013 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_142_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_34, total 46203 rows starting from the beginning of the part | ||
| 17990 | 2026.03.13 18:58:56.602101 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_142_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 17991 | 2026.03.13 18:58:56.602168 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_142_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 161 rows starting from the beginning of the part | ||
| 17992 | 2026.03.13 18:58:56.602232 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_142_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 17993 | 2026.03.13 18:58:56.602293 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_142_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 17994 | 2026.03.13 18:58:56.602351 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_142_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1256 rows starting from the beginning of the part | ||
| 17995 | 2026.03.13 18:58:56.602995 [ 5 ] {eb39011c-a917-486f-b206-b7727dcc9291} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17996 | 2026.03.13 18:58:56.603037 [ 5 ] {eb39011c-a917-486f-b206-b7727dcc9291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 17997 | 2026.03.13 18:58:56.603641 [ 5 ] {eb39011c-a917-486f-b206-b7727dcc9291} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17998 | 2026.03.13 18:58:56.603863 [ 5 ] {eb39011c-a917-486f-b206-b7727dcc9291} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17999 | 2026.03.13 18:58:56.604000 [ 5 ] {eb39011c-a917-486f-b206-b7727dcc9291} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002121 sec., 24516.737388024518 rows/sec., 43.93 MiB/sec. | ||
| 18000 | 2026.03.13 18:58:56.604055 [ 5 ] {eb39011c-a917-486f-b206-b7727dcc9291} <Debug> TCPHandler: Processed in 0.00233804 sec. | ||
| 18001 | 2026.03.13 18:58:56.604165 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18002 | 2026.03.13 18:58:56.604257 [ 5 ] {4bac15ff-0908-4321-946d-8844803f5ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18003 | 2026.03.13 18:58:56.604298 [ 5 ] {4bac15ff-0908-4321-946d-8844803f5ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18004 | 2026.03.13 18:58:56.604612 [ 5 ] {4bac15ff-0908-4321-946d-8844803f5ac9} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18005 | 2026.03.13 18:58:56.604648 [ 5 ] {4bac15ff-0908-4321-946d-8844803f5ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18006 | 2026.03.13 18:58:56.604942 [ 5 ] {4bac15ff-0908-4321-946d-8844803f5ac9} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18007 | 2026.03.13 18:58:56.605145 [ 5 ] {4bac15ff-0908-4321-946d-8844803f5ac9} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18008 | 2026.03.13 18:58:56.605261 [ 132 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18009 | 2026.03.13 18:58:56.605273 [ 5 ] {4bac15ff-0908-4321-946d-8844803f5ac9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001034 sec., 11605.41586073501 rows/sec., 800.89 KiB/sec. | ||
| 18010 | 2026.03.13 18:58:56.605295 [ 132 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18011 | 2026.03.13 18:58:56.605320 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18012 | 2026.03.13 18:58:56.605322 [ 5 ] {4bac15ff-0908-4321-946d-8844803f5ac9} <Debug> TCPHandler: Processed in 0.001205406 sec. | ||
| 18013 | 2026.03.13 18:58:56.605409 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 18014 | 2026.03.13 18:58:56.605536 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18015 | 2026.03.13 18:58:56.605571 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7260 rows starting from the beginning of the part | ||
| 18016 | 2026.03.13 18:58:56.605640 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 18017 | 2026.03.13 18:58:56.605689 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 18018 | 2026.03.13 18:58:56.605733 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 18019 | 2026.03.13 18:58:56.605775 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 18020 | 2026.03.13 18:58:56.605816 [ 188 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 12 rows starting from the beginning of the part | ||
| 18021 | 2026.03.13 18:58:56.608162 [ 195 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7512 rows, containing 4 columns (4 merged, 0 gathered) in 0.002790643 sec., 2691852.737881556 rows/sec., 178.71 MiB/sec. | ||
| 18022 | 2026.03.13 18:58:56.608577 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18023 | 2026.03.13 18:58:56.608833 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_141_28} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18024 | 2026.03.13 18:58:56.608894 [ 187 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_141_28} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18025 | 2026.03.13 18:58:56.608977 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 18026 | 2026.03.13 18:58:56.611222 [ 200 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_142_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48100 rows, containing 5 columns (5 merged, 0 gathered) in 0.009498594 sec., 5063907.353025089 rows/sec., 332.56 MiB/sec. | ||
| 18027 | 2026.03.13 18:58:56.611842 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_142_35} <Trace> MergedBlockOutputStream: filled checksums all_1_142_35 (state Temporary) | ||
| 18028 | 2026.03.13 18:58:56.612124 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_142_35} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_142_35 to all_1_142_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18029 | 2026.03.13 18:58:56.612192 [ 187 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_142_35} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_137_34, all_142_142_0] -> all_1_142_35 | ||
| 18030 | 2026.03.13 18:58:56.612280 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 18031 | 2026.03.13 18:58:57.934740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2170 | ||
| 18032 | 2026.03.13 18:58:57.938157 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18033 | 2026.03.13 18:58:57.938238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18034 | 2026.03.13 18:58:57.939874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18035 | 2026.03.13 18:58:57.940237 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18036 | 2026.03.13 18:58:57.940623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2170 | ||
| 18037 | 2026.03.13 18:59:00.279767 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41814 | ||
| 18038 | 2026.03.13 18:59:00.280344 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18039 | 2026.03.13 18:59:00.280400 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18040 | 2026.03.13 18:59:00.280909 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18041 | 2026.03.13 18:59:00.281158 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18042 | 2026.03.13 18:59:00.281312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41814 | ||
| 18043 | 2026.03.13 18:59:00.512713 [ 219 ] {} <Trace> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): 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] | ||
| 18044 | 2026.03.13 18:59:00.512763 [ 219 ] {} <Debug> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): 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] | ||
| 18045 | 2026.03.13 18:59:00.514922 [ 219 ] {} <Debug> oximeter.measurements_f64 (bd29ab60-03b9-4d61-8353-a891b8877cc9): 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] | ||
| 18046 | 2026.03.13 18:59:00.617229 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18047 | 2026.03.13 18:59:00.617410 [ 5 ] {d8c59b40-b535-44f4-96a5-5e55b17c678a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18048 | 2026.03.13 18:59:00.617477 [ 5 ] {d8c59b40-b535-44f4-96a5-5e55b17c678a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18049 | 2026.03.13 18:59:00.618160 [ 5 ] {d8c59b40-b535-44f4-96a5-5e55b17c678a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18050 | 2026.03.13 18:59:00.618212 [ 5 ] {d8c59b40-b535-44f4-96a5-5e55b17c678a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18051 | 2026.03.13 18:59:00.618617 [ 5 ] {d8c59b40-b535-44f4-96a5-5e55b17c678a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18052 | 2026.03.13 18:59:00.618844 [ 5 ] {d8c59b40-b535-44f4-96a5-5e55b17c678a} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18053 | 2026.03.13 18:59:00.619009 [ 5 ] {d8c59b40-b535-44f4-96a5-5e55b17c678a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 18054 | 2026.03.13 18:59:00.619062 [ 5 ] {d8c59b40-b535-44f4-96a5-5e55b17c678a} <Debug> TCPHandler: Processed in 0.001970619 sec. | ||
| 18055 | 2026.03.13 18:59:00.619186 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18056 | 2026.03.13 18:59:00.619288 [ 5 ] {baf90afd-383e-4932-b330-9f72454ff159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18057 | 2026.03.13 18:59:00.619331 [ 5 ] {baf90afd-383e-4932-b330-9f72454ff159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18058 | 2026.03.13 18:59:00.619779 [ 5 ] {baf90afd-383e-4932-b330-9f72454ff159} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18059 | 2026.03.13 18:59:00.619817 [ 5 ] {baf90afd-383e-4932-b330-9f72454ff159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18060 | 2026.03.13 18:59:00.620134 [ 5 ] {baf90afd-383e-4932-b330-9f72454ff159} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18061 | 2026.03.13 18:59:00.620348 [ 5 ] {baf90afd-383e-4932-b330-9f72454ff159} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18062 | 2026.03.13 18:59:00.620484 [ 5 ] {baf90afd-383e-4932-b330-9f72454ff159} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 18063 | 2026.03.13 18:59:00.620524 [ 5 ] {baf90afd-383e-4932-b330-9f72454ff159} <Debug> TCPHandler: Processed in 0.001390202 sec. | ||
| 18064 | 2026.03.13 18:59:00.620635 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18065 | 2026.03.13 18:59:00.620731 [ 5 ] {b2966fc9-17d2-4883-9b8f-1059148b95bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18066 | 2026.03.13 18:59:00.620776 [ 5 ] {b2966fc9-17d2-4883-9b8f-1059148b95bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18067 | 2026.03.13 18:59:00.621178 [ 5 ] {b2966fc9-17d2-4883-9b8f-1059148b95bd} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18068 | 2026.03.13 18:59:00.621213 [ 5 ] {b2966fc9-17d2-4883-9b8f-1059148b95bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18069 | 2026.03.13 18:59:00.621550 [ 5 ] {b2966fc9-17d2-4883-9b8f-1059148b95bd} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18070 | 2026.03.13 18:59:00.621764 [ 5 ] {b2966fc9-17d2-4883-9b8f-1059148b95bd} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18071 | 2026.03.13 18:59:00.621897 [ 5 ] {b2966fc9-17d2-4883-9b8f-1059148b95bd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001187 sec., 107834.87784330246 rows/sec., 7.51 MiB/sec. | ||
| 18072 | 2026.03.13 18:59:00.621935 [ 5 ] {b2966fc9-17d2-4883-9b8f-1059148b95bd} <Debug> TCPHandler: Processed in 0.00134986 sec. | ||
| 18073 | 2026.03.13 18:59:00.622031 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 18074 | 2026.03.13 18:59:00.622044 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18075 | 2026.03.13 18:59:00.622097 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 18076 | 2026.03.13 18:59:00.622182 [ 5 ] {59ff3285-83b5-4f1e-b412-7975723eff22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18077 | 2026.03.13 18:59:00.622228 [ 5 ] {59ff3285-83b5-4f1e-b412-7975723eff22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18078 | 2026.03.13 18:59:00.622555 [ 5 ] {59ff3285-83b5-4f1e-b412-7975723eff22} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18079 | 2026.03.13 18:59:00.622591 [ 5 ] {59ff3285-83b5-4f1e-b412-7975723eff22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18080 | 2026.03.13 18:59:00.622956 [ 5 ] {59ff3285-83b5-4f1e-b412-7975723eff22} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18081 | 2026.03.13 18:59:00.623213 [ 5 ] {59ff3285-83b5-4f1e-b412-7975723eff22} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18082 | 2026.03.13 18:59:00.623353 [ 5 ] {59ff3285-83b5-4f1e-b412-7975723eff22} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001193 sec., 40234.702430846606 rows/sec., 2.71 MiB/sec. | ||
| 18083 | 2026.03.13 18:59:00.623391 [ 5 ] {59ff3285-83b5-4f1e-b412-7975723eff22} <Debug> TCPHandler: Processed in 0.001395611 sec. | ||
| 18084 | 2026.03.13 18:59:00.624748 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 18085 | 2026.03.13 18:59:02.528774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18086 | 2026.03.13 18:59:02.547903 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18087 | 2026.03.13 18:59:02.547998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 18088 | 2026.03.13 18:59:02.554398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18089 | 2026.03.13 18:59:02.555311 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18090 | 2026.03.13 18:59:02.561202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18091 | 2026.03.13 18:59:05.326684 [ 223 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 18092 | 2026.03.13 18:59:05.326747 [ 223 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 18093 | 2026.03.13 18:59:05.329786 [ 223 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 18094 | 2026.03.13 18:59:05.618825 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18095 | 2026.03.13 18:59:05.619010 [ 5 ] {f9c48911-66e6-46a0-8a20-5e5373ffd6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18096 | 2026.03.13 18:59:05.619077 [ 5 ] {f9c48911-66e6-46a0-8a20-5e5373ffd6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18097 | 2026.03.13 18:59:05.619749 [ 5 ] {f9c48911-66e6-46a0-8a20-5e5373ffd6a0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18098 | 2026.03.13 18:59:05.619797 [ 5 ] {f9c48911-66e6-46a0-8a20-5e5373ffd6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18099 | 2026.03.13 18:59:05.620200 [ 5 ] {f9c48911-66e6-46a0-8a20-5e5373ffd6a0} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18100 | 2026.03.13 18:59:05.620442 [ 5 ] {f9c48911-66e6-46a0-8a20-5e5373ffd6a0} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18101 | 2026.03.13 18:59:05.620608 [ 5 ] {f9c48911-66e6-46a0-8a20-5e5373ffd6a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 18102 | 2026.03.13 18:59:05.620629 [ 122 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18103 | 2026.03.13 18:59:05.620661 [ 5 ] {f9c48911-66e6-46a0-8a20-5e5373ffd6a0} <Debug> TCPHandler: Processed in 0.001970769 sec. | ||
| 18104 | 2026.03.13 18:59:05.620705 [ 122 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18105 | 2026.03.13 18:59:05.620735 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18106 | 2026.03.13 18:59:05.620804 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18107 | 2026.03.13 18:59:05.620863 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 18108 | 2026.03.13 18:59:05.620912 [ 5 ] {27b84bca-647b-4a22-94ee-282a922abde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18109 | 2026.03.13 18:59:05.620963 [ 5 ] {27b84bca-647b-4a22-94ee-282a922abde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18110 | 2026.03.13 18:59:05.620997 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18111 | 2026.03.13 18:59:05.621037 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2894 rows starting from the beginning of the part | ||
| 18112 | 2026.03.13 18:59:05.621109 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 138 rows starting from the beginning of the part | ||
| 18113 | 2026.03.13 18:59:05.621157 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part | ||
| 18114 | 2026.03.13 18:59:05.621237 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 2145 rows starting from the beginning of the part | ||
| 18115 | 2026.03.13 18:59:05.621293 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 18116 | 2026.03.13 18:59:05.621339 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part | ||
| 18117 | 2026.03.13 18:59:05.621439 [ 5 ] {27b84bca-647b-4a22-94ee-282a922abde2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18118 | 2026.03.13 18:59:05.621484 [ 5 ] {27b84bca-647b-4a22-94ee-282a922abde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18119 | 2026.03.13 18:59:05.621840 [ 5 ] {27b84bca-647b-4a22-94ee-282a922abde2} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18120 | 2026.03.13 18:59:05.622102 [ 5 ] {27b84bca-647b-4a22-94ee-282a922abde2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18121 | 2026.03.13 18:59:05.622237 [ 122 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18122 | 2026.03.13 18:59:05.622250 [ 5 ] {27b84bca-647b-4a22-94ee-282a922abde2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001362 sec., 46989.72099853157 rows/sec., 3.67 MiB/sec. | ||
| 18123 | 2026.03.13 18:59:05.622271 [ 122 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18124 | 2026.03.13 18:59:05.622296 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18125 | 2026.03.13 18:59:05.622301 [ 5 ] {27b84bca-647b-4a22-94ee-282a922abde2} <Debug> TCPHandler: Processed in 0.001552027 sec. | ||
| 18126 | 2026.03.13 18:59:05.622381 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 18127 | 2026.03.13 18:59:05.622426 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18128 | 2026.03.13 18:59:05.622470 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18129 | 2026.03.13 18:59:05.622499 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1552 rows starting from the beginning of the part | ||
| 18130 | 2026.03.13 18:59:05.622526 [ 5 ] {3d659a79-ae48-4706-971c-739daa293b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18131 | 2026.03.13 18:59:05.622555 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 105 rows starting from the beginning of the part | ||
| 18132 | 2026.03.13 18:59:05.622572 [ 5 ] {3d659a79-ae48-4706-971c-739daa293b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18133 | 2026.03.13 18:59:05.622602 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 18134 | 2026.03.13 18:59:05.622653 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1094 rows starting from the beginning of the part | ||
| 18135 | 2026.03.13 18:59:05.622716 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 18136 | 2026.03.13 18:59:05.622772 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part | ||
| 18137 | 2026.03.13 18:59:05.623009 [ 5 ] {3d659a79-ae48-4706-971c-739daa293b28} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18138 | 2026.03.13 18:59:05.623046 [ 5 ] {3d659a79-ae48-4706-971c-739daa293b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18139 | 2026.03.13 18:59:05.623398 [ 5 ] {3d659a79-ae48-4706-971c-739daa293b28} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18140 | 2026.03.13 18:59:05.623613 [ 5 ] {3d659a79-ae48-4706-971c-739daa293b28} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18141 | 2026.03.13 18:59:05.623655 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5345 rows, containing 5 columns (5 merged, 0 gathered) in 0.002845235 sec., 1878579.4495006562 rows/sec., 152.45 MiB/sec. | ||
| 18142 | 2026.03.13 18:59:05.623756 [ 5 ] {3d659a79-ae48-4706-971c-739daa293b28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 18143 | 2026.03.13 18:59:05.623800 [ 5 ] {3d659a79-ae48-4706-971c-739daa293b28} <Debug> TCPHandler: Processed in 0.001425392 sec. | ||
| 18144 | 2026.03.13 18:59:05.623910 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18145 | 2026.03.13 18:59:05.623974 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18146 | 2026.03.13 18:59:05.624009 [ 5 ] {bc619d67-bbf9-42bf-b518-6f371e7d4c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18147 | 2026.03.13 18:59:05.624015 [ 187 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2943 rows, containing 5 columns (5 merged, 0 gathered) in 0.00167254 sec., 1759599.1725160535 rows/sec., 131.02 MiB/sec. | ||
| 18148 | 2026.03.13 18:59:05.624058 [ 5 ] {bc619d67-bbf9-42bf-b518-6f371e7d4c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18149 | 2026.03.13 18:59:05.624253 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18150 | 2026.03.13 18:59:05.624262 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_146_29} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18151 | 2026.03.13 18:59:05.624350 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_146_29} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18152 | 2026.03.13 18:59:05.624409 [ 5 ] {bc619d67-bbf9-42bf-b518-6f371e7d4c16} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18153 | 2026.03.13 18:59:05.624433 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 18154 | 2026.03.13 18:59:05.624453 [ 5 ] {bc619d67-bbf9-42bf-b518-6f371e7d4c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18155 | 2026.03.13 18:59:05.624556 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_146_29} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18156 | 2026.03.13 18:59:05.624646 [ 196 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_146_29} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18157 | 2026.03.13 18:59:05.624733 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 18158 | 2026.03.13 18:59:05.624798 [ 5 ] {bc619d67-bbf9-42bf-b518-6f371e7d4c16} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18159 | 2026.03.13 18:59:05.625016 [ 5 ] {bc619d67-bbf9-42bf-b518-6f371e7d4c16} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18160 | 2026.03.13 18:59:05.625148 [ 5 ] {bc619d67-bbf9-42bf-b518-6f371e7d4c16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 18161 | 2026.03.13 18:59:05.625185 [ 5 ] {bc619d67-bbf9-42bf-b518-6f371e7d4c16} <Debug> TCPHandler: Processed in 0.00132573 sec. | ||
| 18162 | 2026.03.13 18:59:07.088761 [ 220 ] {} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18163 | 2026.03.13 18:59:07.088813 [ 220 ] {} <Debug> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18164 | 2026.03.13 18:59:07.091947 [ 220 ] {} <Debug> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18165 | 2026.03.13 18:59:07.520104 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18166 | 2026.03.13 18:59:07.520156 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18167 | 2026.03.13 18:59:07.781475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42262 | ||
| 18168 | 2026.03.13 18:59:07.782072 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18169 | 2026.03.13 18:59:07.782112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18170 | 2026.03.13 18:59:07.782592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18171 | 2026.03.13 18:59:07.782833 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18172 | 2026.03.13 18:59:07.782964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42262 | ||
| 18173 | 2026.03.13 18:59:07.940848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2186 | ||
| 18174 | 2026.03.13 18:59:07.942929 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18175 | 2026.03.13 18:59:07.942987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18176 | 2026.03.13 18:59:07.944166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18177 | 2026.03.13 18:59:07.944460 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18178 | 2026.03.13 18:59:07.944628 [ 119 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18179 | 2026.03.13 18:59:07.944691 [ 119 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18180 | 2026.03.13 18:59:07.944712 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18181 | 2026.03.13 18:59:07.944750 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2186 | ||
| 18182 | 2026.03.13 18:59:07.944817 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 18183 | 2026.03.13 18:59:07.945333 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18184 | 2026.03.13 18:59:07.945478 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2030 rows starting from the beginning of the part | ||
| 18185 | 2026.03.13 18:59:07.945841 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 58 rows starting from the beginning of the part | ||
| 18186 | 2026.03.13 18:59:07.946196 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 16 rows starting from the beginning of the part | ||
| 18187 | 2026.03.13 18:59:07.946549 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 18188 | 2026.03.13 18:59:07.946903 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
| 18189 | 2026.03.13 18:59:07.947248 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part | ||
| 18190 | 2026.03.13 18:59:07.954778 [ 194 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 72 columns (72 merged, 0 gathered) in 0.010007669 sec., 218432.4841279223 rows/sec., 169.14 MiB/sec. | ||
| 18191 | 2026.03.13 18:59:07.956599 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18192 | 2026.03.13 18:59:07.957149 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_66_13} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18193 | 2026.03.13 18:59:07.957224 [ 191 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_66_13} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18194 | 2026.03.13 18:59:07.957439 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 18195 | 2026.03.13 18:59:08.565527 [ 117 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 18196 | 2026.03.13 18:59:08.565598 [ 117 ] {} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18197 | 2026.03.13 18:59:08.565624 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18198 | 2026.03.13 18:59:08.565739 [ 219 ] {} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): 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] | ||
| 18199 | 2026.03.13 18:59:08.565755 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::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 | ||
| 18200 | 2026.03.13 18:59:08.565793 [ 219 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): 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] | ||
| 18201 | 2026.03.13 18:59:08.565899 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18202 | 2026.03.13 18:59:08.565933 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part | ||
| 18203 | 2026.03.13 18:59:08.566002 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 18204 | 2026.03.13 18:59:08.566050 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part | ||
| 18205 | 2026.03.13 18:59:08.566095 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
| 18206 | 2026.03.13 18:59:08.566138 [ 187 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 18207 | 2026.03.13 18:59:08.566918 [ 194 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218207 sec., 31193.385032264632 rows/sec., 2.60 MiB/sec. | ||
| 18208 | 2026.03.13 18:59:08.567094 [ 194 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 18209 | 2026.03.13 18:59:08.567459 [ 194 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_41_10} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18210 | 2026.03.13 18:59:08.567561 [ 194 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_41_10} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 18211 | 2026.03.13 18:59:08.567677 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18212 | 2026.03.13 18:59:08.568668 [ 219 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): 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] | ||
| 18213 | 2026.03.13 18:59:09.651877 [ 220 ] {} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18214 | 2026.03.13 18:59:09.651931 [ 220 ] {} <Debug> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18215 | 2026.03.13 18:59:09.658083 [ 220 ] {} <Debug> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18216 | 2026.03.13 18:59:10.061538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 18217 | 2026.03.13 18:59:10.086123 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18218 | 2026.03.13 18:59:10.086219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18219 | 2026.03.13 18:59:10.094165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18220 | 2026.03.13 18:59:10.095171 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18221 | 2026.03.13 18:59:10.100201 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18222 | 2026.03.13 18:59:10.627165 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18223 | 2026.03.13 18:59:10.627456 [ 5 ] {fd057d7f-67e7-4177-aa33-039399676578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18224 | 2026.03.13 18:59:10.627570 [ 5 ] {fd057d7f-67e7-4177-aa33-039399676578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18225 | 2026.03.13 18:59:10.628829 [ 5 ] {fd057d7f-67e7-4177-aa33-039399676578} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18226 | 2026.03.13 18:59:10.628912 [ 5 ] {fd057d7f-67e7-4177-aa33-039399676578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18227 | 2026.03.13 18:59:10.629522 [ 5 ] {fd057d7f-67e7-4177-aa33-039399676578} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18228 | 2026.03.13 18:59:10.629868 [ 5 ] {fd057d7f-67e7-4177-aa33-039399676578} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18229 | 2026.03.13 18:59:10.630095 [ 5 ] {fd057d7f-67e7-4177-aa33-039399676578} <Debug> executeQuery: Read 160 rows, 14.37 KiB in 0.002717 sec., 58888.479941111524 rows/sec., 5.16 MiB/sec. | ||
| 18230 | 2026.03.13 18:59:10.630177 [ 5 ] {fd057d7f-67e7-4177-aa33-039399676578} <Debug> TCPHandler: Processed in 0.003215636 sec. | ||
| 18231 | 2026.03.13 18:59:10.630354 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18232 | 2026.03.13 18:59:10.630511 [ 5 ] {15742fd8-7e96-4649-b31c-c0f565228875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18233 | 2026.03.13 18:59:10.630580 [ 5 ] {15742fd8-7e96-4649-b31c-c0f565228875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18234 | 2026.03.13 18:59:10.631244 [ 5 ] {15742fd8-7e96-4649-b31c-c0f565228875} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18235 | 2026.03.13 18:59:10.631296 [ 5 ] {15742fd8-7e96-4649-b31c-c0f565228875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18236 | 2026.03.13 18:59:10.631759 [ 5 ] {15742fd8-7e96-4649-b31c-c0f565228875} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18237 | 2026.03.13 18:59:10.632061 [ 5 ] {15742fd8-7e96-4649-b31c-c0f565228875} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18238 | 2026.03.13 18:59:10.632248 [ 5 ] {15742fd8-7e96-4649-b31c-c0f565228875} <Debug> executeQuery: Read 52 rows, 3.91 KiB in 0.001776 sec., 29279.27927927928 rows/sec., 2.15 MiB/sec. | ||
| 18239 | 2026.03.13 18:59:10.632305 [ 5 ] {15742fd8-7e96-4649-b31c-c0f565228875} <Debug> TCPHandler: Processed in 0.002030261 sec. | ||
| 18240 | 2026.03.13 18:59:10.632452 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18241 | 2026.03.13 18:59:10.632584 [ 5 ] {0a30b7c9-e824-4077-a8c1-63247f03b52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18242 | 2026.03.13 18:59:10.632641 [ 5 ] {0a30b7c9-e824-4077-a8c1-63247f03b52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18243 | 2026.03.13 18:59:10.633298 [ 5 ] {0a30b7c9-e824-4077-a8c1-63247f03b52f} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18244 | 2026.03.13 18:59:10.633348 [ 5 ] {0a30b7c9-e824-4077-a8c1-63247f03b52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18245 | 2026.03.13 18:59:10.633797 [ 5 ] {0a30b7c9-e824-4077-a8c1-63247f03b52f} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18246 | 2026.03.13 18:59:10.634098 [ 5 ] {0a30b7c9-e824-4077-a8c1-63247f03b52f} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18247 | 2026.03.13 18:59:10.634277 [ 5 ] {0a30b7c9-e824-4077-a8c1-63247f03b52f} <Debug> executeQuery: Read 122 rows, 9.79 KiB in 0.001722 sec., 70847.85133565622 rows/sec., 5.55 MiB/sec. | ||
| 18248 | 2026.03.13 18:59:10.634331 [ 5 ] {0a30b7c9-e824-4077-a8c1-63247f03b52f} <Debug> TCPHandler: Processed in 0.001946199 sec. | ||
| 18249 | 2026.03.13 18:59:10.634482 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18250 | 2026.03.13 18:59:10.634612 [ 5 ] {c1a3bad3-92c3-47ee-9f71-412deb85cc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18251 | 2026.03.13 18:59:10.634674 [ 5 ] {c1a3bad3-92c3-47ee-9f71-412deb85cc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18252 | 2026.03.13 18:59:10.635250 [ 5 ] {c1a3bad3-92c3-47ee-9f71-412deb85cc2b} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18253 | 2026.03.13 18:59:10.635299 [ 5 ] {c1a3bad3-92c3-47ee-9f71-412deb85cc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18254 | 2026.03.13 18:59:10.635766 [ 5 ] {c1a3bad3-92c3-47ee-9f71-412deb85cc2b} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18255 | 2026.03.13 18:59:10.636222 [ 5 ] {c1a3bad3-92c3-47ee-9f71-412deb85cc2b} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18256 | 2026.03.13 18:59:10.636525 [ 5 ] {c1a3bad3-92c3-47ee-9f71-412deb85cc2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001941 sec., 82431.7362184441 rows/sec., 5.74 MiB/sec. | ||
| 18257 | 2026.03.13 18:59:10.636581 [ 5 ] {c1a3bad3-92c3-47ee-9f71-412deb85cc2b} <Debug> TCPHandler: Processed in 0.002166725 sec. | ||
| 18258 | 2026.03.13 18:59:10.636726 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18259 | 2026.03.13 18:59:10.636852 [ 5 ] {213b7ce1-8439-4fe4-8365-4b1bfedf5bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18260 | 2026.03.13 18:59:10.636924 [ 5 ] {213b7ce1-8439-4fe4-8365-4b1bfedf5bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18261 | 2026.03.13 18:59:10.638323 [ 5 ] {213b7ce1-8439-4fe4-8365-4b1bfedf5bb8} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18262 | 2026.03.13 18:59:10.638382 [ 5 ] {213b7ce1-8439-4fe4-8365-4b1bfedf5bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18263 | 2026.03.13 18:59:10.639254 [ 5 ] {213b7ce1-8439-4fe4-8365-4b1bfedf5bb8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18264 | 2026.03.13 18:59:10.639612 [ 5 ] {213b7ce1-8439-4fe4-8365-4b1bfedf5bb8} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18265 | 2026.03.13 18:59:10.639820 [ 5 ] {213b7ce1-8439-4fe4-8365-4b1bfedf5bb8} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002975 sec., 17478.991596638654 rows/sec., 31.32 MiB/sec. | ||
| 18266 | 2026.03.13 18:59:10.639903 [ 5 ] {213b7ce1-8439-4fe4-8365-4b1bfedf5bb8} <Debug> TCPHandler: Processed in 0.003245757 sec. | ||
| 18267 | 2026.03.13 18:59:10.640055 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18268 | 2026.03.13 18:59:10.640179 [ 5 ] {a4479816-1601-4917-aebb-e9bb355fad45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18269 | 2026.03.13 18:59:10.640249 [ 5 ] {a4479816-1601-4917-aebb-e9bb355fad45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18270 | 2026.03.13 18:59:10.640769 [ 5 ] {a4479816-1601-4917-aebb-e9bb355fad45} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18271 | 2026.03.13 18:59:10.640839 [ 5 ] {a4479816-1601-4917-aebb-e9bb355fad45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18272 | 2026.03.13 18:59:10.641322 [ 5 ] {a4479816-1601-4917-aebb-e9bb355fad45} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 18273 | 2026.03.13 18:59:10.641633 [ 5 ] {a4479816-1601-4917-aebb-e9bb355fad45} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18274 | 2026.03.13 18:59:10.641813 [ 5 ] {a4479816-1601-4917-aebb-e9bb355fad45} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001663 sec., 5411.906193625977 rows/sec., 416.35 KiB/sec. | ||
| 18275 | 2026.03.13 18:59:10.641871 [ 5 ] {a4479816-1601-4917-aebb-e9bb355fad45} <Debug> TCPHandler: Processed in 0.001877487 sec. | ||
| 18276 | 2026.03.13 18:59:10.642024 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18277 | 2026.03.13 18:59:10.642145 [ 5 ] {e4bfe447-fa39-448f-bea3-1e8dbd5dd4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18278 | 2026.03.13 18:59:10.642198 [ 5 ] {e4bfe447-fa39-448f-bea3-1e8dbd5dd4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18279 | 2026.03.13 18:59:10.642713 [ 5 ] {e4bfe447-fa39-448f-bea3-1e8dbd5dd4a8} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18280 | 2026.03.13 18:59:10.642758 [ 5 ] {e4bfe447-fa39-448f-bea3-1e8dbd5dd4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18281 | 2026.03.13 18:59:10.643165 [ 5 ] {e4bfe447-fa39-448f-bea3-1e8dbd5dd4a8} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18282 | 2026.03.13 18:59:10.643461 [ 5 ] {e4bfe447-fa39-448f-bea3-1e8dbd5dd4a8} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18283 | 2026.03.13 18:59:10.643639 [ 5 ] {e4bfe447-fa39-448f-bea3-1e8dbd5dd4a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec. | ||
| 18284 | 2026.03.13 18:59:10.643690 [ 5 ] {e4bfe447-fa39-448f-bea3-1e8dbd5dd4a8} <Debug> TCPHandler: Processed in 0.001734722 sec. | ||
| 18285 | 2026.03.13 18:59:10.843151 [ 222 ] {} <Trace> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): 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] | ||
| 18286 | 2026.03.13 18:59:10.843206 [ 222 ] {} <Debug> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): 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] | ||
| 18287 | 2026.03.13 18:59:10.844827 [ 222 ] {} <Debug> oximeter.measurements_bool (e9c72e32-e11b-4ca5-a93c-b7df6f3779c6): 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] | ||
| 18288 | 2026.03.13 18:59:11.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.44 MiB, peak 406.88 MiB, free memory in arenas 0.00 B, will set to 389.41 MiB (RSS), difference: -1.03 MiB | ||
| 18289 | 2026.03.13 18:59:15.042140 [ 222 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 18290 | 2026.03.13 18:59:15.042206 [ 222 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 18291 | 2026.03.13 18:59:15.045671 [ 222 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 18292 | 2026.03.13 18:59:15.283107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42774 | ||
| 18293 | 2026.03.13 18:59:15.283960 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18294 | 2026.03.13 18:59:15.284030 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18295 | 2026.03.13 18:59:15.284543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18296 | 2026.03.13 18:59:15.284770 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18297 | 2026.03.13 18:59:15.284901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42774 | ||
| 18298 | 2026.03.13 18:59:15.619645 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18299 | 2026.03.13 18:59:15.619879 [ 5 ] {dc9c203a-9428-4b7e-a25b-0f79ddbc1a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18300 | 2026.03.13 18:59:15.619966 [ 5 ] {dc9c203a-9428-4b7e-a25b-0f79ddbc1a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18301 | 2026.03.13 18:59:15.620736 [ 5 ] {dc9c203a-9428-4b7e-a25b-0f79ddbc1a90} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18302 | 2026.03.13 18:59:15.620817 [ 5 ] {dc9c203a-9428-4b7e-a25b-0f79ddbc1a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18303 | 2026.03.13 18:59:15.621266 [ 5 ] {dc9c203a-9428-4b7e-a25b-0f79ddbc1a90} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 18304 | 2026.03.13 18:59:15.621539 [ 5 ] {dc9c203a-9428-4b7e-a25b-0f79ddbc1a90} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18305 | 2026.03.13 18:59:15.621717 [ 5 ] {dc9c203a-9428-4b7e-a25b-0f79ddbc1a90} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001903 sec., 1050.9721492380452 rows/sec., 85.70 KiB/sec. | ||
| 18306 | 2026.03.13 18:59:15.621768 [ 5 ] {dc9c203a-9428-4b7e-a25b-0f79ddbc1a90} <Debug> TCPHandler: Processed in 0.002288568 sec. | ||
| 18307 | 2026.03.13 18:59:15.621912 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18308 | 2026.03.13 18:59:15.622021 [ 5 ] {99773454-657b-459e-a7fb-a9ba0d85f671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18309 | 2026.03.13 18:59:15.622068 [ 5 ] {99773454-657b-459e-a7fb-a9ba0d85f671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18310 | 2026.03.13 18:59:15.622584 [ 5 ] {99773454-657b-459e-a7fb-a9ba0d85f671} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18311 | 2026.03.13 18:59:15.622625 [ 5 ] {99773454-657b-459e-a7fb-a9ba0d85f671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18312 | 2026.03.13 18:59:15.622994 [ 5 ] {99773454-657b-459e-a7fb-a9ba0d85f671} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18313 | 2026.03.13 18:59:15.623240 [ 5 ] {99773454-657b-459e-a7fb-a9ba0d85f671} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18314 | 2026.03.13 18:59:15.623390 [ 5 ] {99773454-657b-459e-a7fb-a9ba0d85f671} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001392 sec., 40948.275862068964 rows/sec., 3.14 MiB/sec. | ||
| 18315 | 2026.03.13 18:59:15.623433 [ 5 ] {99773454-657b-459e-a7fb-a9ba0d85f671} <Debug> TCPHandler: Processed in 0.001579077 sec. | ||
| 18316 | 2026.03.13 18:59:15.623564 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18317 | 2026.03.13 18:59:15.623671 [ 5 ] {81dbefb4-16f9-4203-b938-593601c5fcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18318 | 2026.03.13 18:59:15.623719 [ 5 ] {81dbefb4-16f9-4203-b938-593601c5fcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18319 | 2026.03.13 18:59:15.624168 [ 5 ] {81dbefb4-16f9-4203-b938-593601c5fcc7} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18320 | 2026.03.13 18:59:15.624206 [ 5 ] {81dbefb4-16f9-4203-b938-593601c5fcc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18321 | 2026.03.13 18:59:15.624547 [ 5 ] {81dbefb4-16f9-4203-b938-593601c5fcc7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 18322 | 2026.03.13 18:59:15.624789 [ 5 ] {81dbefb4-16f9-4203-b938-593601c5fcc7} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18323 | 2026.03.13 18:59:15.624939 [ 5 ] {81dbefb4-16f9-4203-b938-593601c5fcc7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001289 sec., 1551.5903801396432 rows/sec., 108.34 KiB/sec. | ||
| 18324 | 2026.03.13 18:59:15.624984 [ 5 ] {81dbefb4-16f9-4203-b938-593601c5fcc7} <Debug> TCPHandler: Processed in 0.001477105 sec. | ||
| 18325 | 2026.03.13 18:59:15.625124 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18326 | 2026.03.13 18:59:15.625268 [ 5 ] {666e6353-f281-4b35-a88c-25e0cf519e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18327 | 2026.03.13 18:59:15.625326 [ 5 ] {666e6353-f281-4b35-a88c-25e0cf519e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18328 | 2026.03.13 18:59:15.625929 [ 5 ] {666e6353-f281-4b35-a88c-25e0cf519e38} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18329 | 2026.03.13 18:59:15.625975 [ 5 ] {666e6353-f281-4b35-a88c-25e0cf519e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18330 | 2026.03.13 18:59:15.626362 [ 5 ] {666e6353-f281-4b35-a88c-25e0cf519e38} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18331 | 2026.03.13 18:59:15.626619 [ 5 ] {666e6353-f281-4b35-a88c-25e0cf519e38} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18332 | 2026.03.13 18:59:15.626768 [ 5 ] {666e6353-f281-4b35-a88c-25e0cf519e38} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00153 sec., 43137.25490196079 rows/sec., 3.37 MiB/sec. | ||
| 18333 | 2026.03.13 18:59:15.626808 [ 5 ] {666e6353-f281-4b35-a88c-25e0cf519e38} <Debug> TCPHandler: Processed in 0.001755282 sec. | ||
| 18334 | 2026.03.13 18:59:15.626907 [ 219 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 18335 | 2026.03.13 18:59:15.626939 [ 219 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 18336 | 2026.03.13 18:59:15.626942 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18337 | 2026.03.13 18:59:15.627052 [ 5 ] {7e3699e6-f57f-40aa-91b1-d5d3821bda00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18338 | 2026.03.13 18:59:15.627097 [ 5 ] {7e3699e6-f57f-40aa-91b1-d5d3821bda00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18339 | 2026.03.13 18:59:15.627566 [ 5 ] {7e3699e6-f57f-40aa-91b1-d5d3821bda00} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18340 | 2026.03.13 18:59:15.627603 [ 5 ] {7e3699e6-f57f-40aa-91b1-d5d3821bda00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18341 | 2026.03.13 18:59:15.628002 [ 5 ] {7e3699e6-f57f-40aa-91b1-d5d3821bda00} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18342 | 2026.03.13 18:59:15.628269 [ 5 ] {7e3699e6-f57f-40aa-91b1-d5d3821bda00} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18343 | 2026.03.13 18:59:15.628425 [ 5 ] {7e3699e6-f57f-40aa-91b1-d5d3821bda00} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001401 sec., 114917.91577444682 rows/sec., 8.00 MiB/sec. | ||
| 18344 | 2026.03.13 18:59:15.628463 [ 5 ] {7e3699e6-f57f-40aa-91b1-d5d3821bda00} <Debug> TCPHandler: Processed in 0.001581957 sec. | ||
| 18345 | 2026.03.13 18:59:15.628602 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18346 | 2026.03.13 18:59:15.628709 [ 5 ] {c5964e1d-7436-4144-b697-60c13bde173f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18347 | 2026.03.13 18:59:15.628752 [ 5 ] {c5964e1d-7436-4144-b697-60c13bde173f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18348 | 2026.03.13 18:59:15.629136 [ 5 ] {c5964e1d-7436-4144-b697-60c13bde173f} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18349 | 2026.03.13 18:59:15.629182 [ 5 ] {c5964e1d-7436-4144-b697-60c13bde173f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18350 | 2026.03.13 18:59:15.629596 [ 5 ] {c5964e1d-7436-4144-b697-60c13bde173f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18351 | 2026.03.13 18:59:15.629895 [ 5 ] {c5964e1d-7436-4144-b697-60c13bde173f} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18352 | 2026.03.13 18:59:15.630061 [ 5 ] {c5964e1d-7436-4144-b697-60c13bde173f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec. | ||
| 18353 | 2026.03.13 18:59:15.630111 [ 5 ] {c5964e1d-7436-4144-b697-60c13bde173f} <Debug> TCPHandler: Processed in 0.001569317 sec. | ||
| 18354 | 2026.03.13 18:59:15.630575 [ 219 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 18355 | 2026.03.13 18:59:16.550673 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38263 | ||
| 18356 | 2026.03.13 18:59:16.550789 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18357 | 2026.03.13 18:59:16.550816 [ 294 ] {} <Debug> TCP-Session: 64cdeea2-cd9f-43bc-abda-662b3b413de7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38263 | ||
| 18358 | 2026.03.13 18:59:16.550841 [ 294 ] {} <Debug> TCP-Session: 64cdeea2-cd9f-43bc-abda-662b3b413de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18359 | 2026.03.13 18:59:16.550855 [ 294 ] {} <Debug> TCP-Session: 64cdeea2-cd9f-43bc-abda-662b3b413de7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18360 | 2026.03.13 18:59:16.551076 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60535 | ||
| 18361 | 2026.03.13 18:59:16.551107 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53788 | ||
| 18362 | 2026.03.13 18:59:16.551137 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48931 | ||
| 18363 | 2026.03.13 18:59:16.551146 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52483 | ||
| 18364 | 2026.03.13 18:59:16.551194 [ 294 ] {} <Trace> TCP-Session: 64cdeea2-cd9f-43bc-abda-662b3b413de7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18365 | 2026.03.13 18:59:16.551203 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18366 | 2026.03.13 18:59:16.551236 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18367 | 2026.03.13 18:59:16.551237 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18368 | 2026.03.13 18:59:16.551262 [ 3 ] {} <Debug> TCP-Session: c022c402-a671-43d3-90a7-1947ec3283a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60535 | ||
| 18369 | 2026.03.13 18:59:16.551272 [ 292 ] {} <Debug> TCP-Session: 07e13d89-51a0-4645-9309-a2ca4bd7606b Authenticating user 'default' from [fd00:1122:3344:101::e]:48931 | ||
| 18370 | 2026.03.13 18:59:16.551282 [ 288 ] {} <Debug> TCP-Session: f057a344-1dc9-408a-80c5-ff268f87b728 Authenticating user 'default' from [fd00:1122:3344:101::e]:53788 | ||
| 18371 | 2026.03.13 18:59:16.551302 [ 3 ] {} <Debug> TCP-Session: c022c402-a671-43d3-90a7-1947ec3283a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18372 | 2026.03.13 18:59:16.551314 [ 292 ] {} <Debug> TCP-Session: 07e13d89-51a0-4645-9309-a2ca4bd7606b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18373 | 2026.03.13 18:59:16.551319 [ 288 ] {} <Debug> TCP-Session: f057a344-1dc9-408a-80c5-ff268f87b728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18374 | 2026.03.13 18:59:16.551331 [ 3 ] {} <Debug> TCP-Session: c022c402-a671-43d3-90a7-1947ec3283a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18375 | 2026.03.13 18:59:16.551352 [ 288 ] {} <Debug> TCP-Session: f057a344-1dc9-408a-80c5-ff268f87b728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18376 | 2026.03.13 18:59:16.551342 [ 292 ] {} <Debug> TCP-Session: 07e13d89-51a0-4645-9309-a2ca4bd7606b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18377 | 2026.03.13 18:59:16.551378 [ 294 ] {83f97a77-7ef1-4aed-b7c1-0fdbcb7a5e24} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38263) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18378 | 2026.03.13 18:59:16.551278 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18379 | 2026.03.13 18:59:16.551125 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42094 | ||
| 18380 | 2026.03.13 18:59:16.551449 [ 293 ] {} <Debug> TCP-Session: e519ef39-6e86-4315-94b1-a3c455a7bb77 Authenticating user 'default' from [fd00:1122:3344:101::e]:52483 | ||
| 18381 | 2026.03.13 18:59:16.551118 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32925 | ||
| 18382 | 2026.03.13 18:59:16.551499 [ 293 ] {} <Debug> TCP-Session: e519ef39-6e86-4315-94b1-a3c455a7bb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18383 | 2026.03.13 18:59:16.551114 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38211 | ||
| 18384 | 2026.03.13 18:59:16.551522 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18385 | 2026.03.13 18:59:16.551563 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18386 | 2026.03.13 18:59:16.551582 [ 291 ] {} <Debug> TCP-Session: 35113769-4941-488f-b554-c24912b37965 Authenticating user 'default' from [fd00:1122:3344:101::e]:42094 | ||
| 18387 | 2026.03.13 18:59:16.551081 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64039 | ||
| 18388 | 2026.03.13 18:59:16.551614 [ 291 ] {} <Debug> TCP-Session: 35113769-4941-488f-b554-c24912b37965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18389 | 2026.03.13 18:59:16.551605 [ 289 ] {} <Debug> TCP-Session: f906b043-f12c-4289-bd22-abcef3dc61ea Authenticating user 'default' from [fd00:1122:3344:101::e]:32925 | ||
| 18390 | 2026.03.13 18:59:16.551646 [ 291 ] {} <Debug> TCP-Session: 35113769-4941-488f-b554-c24912b37965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18391 | 2026.03.13 18:59:16.551672 [ 294 ] {83f97a77-7ef1-4aed-b7c1-0fdbcb7a5e24} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18392 | 2026.03.13 18:59:16.551686 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18393 | 2026.03.13 18:59:16.551675 [ 289 ] {} <Debug> TCP-Session: f906b043-f12c-4289-bd22-abcef3dc61ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18394 | 2026.03.13 18:59:16.551730 [ 287 ] {} <Debug> TCP-Session: 066174fd-118e-474e-b8b3-df6be69b0ab8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64039 | ||
| 18395 | 2026.03.13 18:59:16.551745 [ 294 ] {83f97a77-7ef1-4aed-b7c1-0fdbcb7a5e24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18396 | 2026.03.13 18:59:16.551746 [ 289 ] {} <Debug> TCP-Session: f906b043-f12c-4289-bd22-abcef3dc61ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18397 | 2026.03.13 18:59:16.551764 [ 287 ] {} <Debug> TCP-Session: 066174fd-118e-474e-b8b3-df6be69b0ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18398 | 2026.03.13 18:59:16.551601 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18399 | 2026.03.13 18:59:16.551804 [ 287 ] {} <Debug> TCP-Session: 066174fd-118e-474e-b8b3-df6be69b0ab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18400 | 2026.03.13 18:59:16.551830 [ 290 ] {} <Debug> TCP-Session: 82c315d8-1880-4c24-9a4e-9feb31f0f69f Authenticating user 'default' from [fd00:1122:3344:101::e]:38211 | ||
| 18401 | 2026.03.13 18:59:16.551525 [ 293 ] {} <Debug> TCP-Session: e519ef39-6e86-4315-94b1-a3c455a7bb77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18402 | 2026.03.13 18:59:16.551861 [ 290 ] {} <Debug> TCP-Session: 82c315d8-1880-4c24-9a4e-9feb31f0f69f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18403 | 2026.03.13 18:59:16.551883 [ 290 ] {} <Debug> TCP-Session: 82c315d8-1880-4c24-9a4e-9feb31f0f69f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18404 | 2026.03.13 18:59:16.552079 [ 294 ] {83f97a77-7ef1-4aed-b7c1-0fdbcb7a5e24} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 18405 | 2026.03.13 18:59:16.552982 [ 325 ] {83f97a77-7ef1-4aed-b7c1-0fdbcb7a5e24} <Trace> AggregatingTransform: Aggregating | ||
| 18406 | 2026.03.13 18:59:16.553027 [ 325 ] {83f97a77-7ef1-4aed-b7c1-0fdbcb7a5e24} <Trace> Aggregator: Aggregation method: without_key | ||
| 18407 | 2026.03.13 18:59:16.553063 [ 325 ] {83f97a77-7ef1-4aed-b7c1-0fdbcb7a5e24} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881336 sec. (1134.641 rows/sec., 44.32 KiB/sec.) | ||
| 18408 | 2026.03.13 18:59:16.553081 [ 325 ] {83f97a77-7ef1-4aed-b7c1-0fdbcb7a5e24} <Trace> Aggregator: Merging aggregated data | ||
| 18409 | 2026.03.13 18:59:16.554466 [ 294 ] {83f97a77-7ef1-4aed-b7c1-0fdbcb7a5e24} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003142 sec., 318.2686187141948 rows/sec., 12.43 KiB/sec. | ||
| 18410 | 2026.03.13 18:59:16.554613 [ 294 ] {83f97a77-7ef1-4aed-b7c1-0fdbcb7a5e24} <Debug> TCPHandler: Processed in 0.003557607 sec. | ||
| 18411 | 2026.03.13 18:59:16.554744 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18412 | 2026.03.13 18:59:16.554769 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18413 | 2026.03.13 18:59:16.554783 [ 294 ] {} <Debug> TCP-Session: 64cdeea2-cd9f-43bc-abda-662b3b413de7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18414 | 2026.03.13 18:59:16.554789 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18415 | 2026.03.13 18:59:16.554815 [ 291 ] {} <Debug> TCP-Session: 35113769-4941-488f-b554-c24912b37965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18416 | 2026.03.13 18:59:16.554825 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18417 | 2026.03.13 18:59:16.554847 [ 287 ] {} <Debug> TCP-Session: 066174fd-118e-474e-b8b3-df6be69b0ab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18418 | 2026.03.13 18:59:16.554847 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18419 | 2026.03.13 18:59:16.554866 [ 3 ] {} <Debug> TCP-Session: c022c402-a671-43d3-90a7-1947ec3283a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18420 | 2026.03.13 18:59:16.554883 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18421 | 2026.03.13 18:59:16.554907 [ 293 ] {} <Debug> TCP-Session: e519ef39-6e86-4315-94b1-a3c455a7bb77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18422 | 2026.03.13 18:59:16.554903 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18423 | 2026.03.13 18:59:16.554936 [ 289 ] {} <Debug> TCP-Session: f906b043-f12c-4289-bd22-abcef3dc61ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18424 | 2026.03.13 18:59:16.554872 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18425 | 2026.03.13 18:59:16.554964 [ 292 ] {} <Debug> TCP-Session: 07e13d89-51a0-4645-9309-a2ca4bd7606b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18426 | 2026.03.13 18:59:16.554809 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18427 | 2026.03.13 18:59:16.554995 [ 290 ] {} <Debug> TCP-Session: 82c315d8-1880-4c24-9a4e-9feb31f0f69f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18428 | 2026.03.13 18:59:16.555028 [ 288 ] {} <Debug> TCP-Session: f057a344-1dc9-408a-80c5-ff268f87b728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18429 | 2026.03.13 18:59:17.600265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 18430 | 2026.03.13 18:59:17.626282 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18431 | 2026.03.13 18:59:17.626380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18432 | 2026.03.13 18:59:17.635148 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18433 | 2026.03.13 18:59:17.636594 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18434 | 2026.03.13 18:59:17.645623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 18435 | 2026.03.13 18:59:17.944862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2214 | ||
| 18436 | 2026.03.13 18:59:17.947560 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18437 | 2026.03.13 18:59:17.947631 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18438 | 2026.03.13 18:59:17.949062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18439 | 2026.03.13 18:59:17.949383 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18440 | 2026.03.13 18:59:17.949857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2214 | ||
| 18441 | 2026.03.13 18:59:18.106669 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58545 | ||
| 18442 | 2026.03.13 18:59:18.106795 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18443 | 2026.03.13 18:59:18.106823 [ 294 ] {} <Debug> TCP-Session: d13a0064-732e-4cb7-98c0-6553e102ddf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58545 | ||
| 18444 | 2026.03.13 18:59:18.106845 [ 294 ] {} <Debug> TCP-Session: d13a0064-732e-4cb7-98c0-6553e102ddf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18445 | 2026.03.13 18:59:18.106859 [ 294 ] {} <Debug> TCP-Session: d13a0064-732e-4cb7-98c0-6553e102ddf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18446 | 2026.03.13 18:59:18.107042 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50019 | ||
| 18447 | 2026.03.13 18:59:18.107082 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41943 | ||
| 18448 | 2026.03.13 18:59:18.107110 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39571 | ||
| 18449 | 2026.03.13 18:59:18.107120 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58628 | ||
| 18450 | 2026.03.13 18:59:18.107175 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18451 | 2026.03.13 18:59:18.107206 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18452 | 2026.03.13 18:59:18.107206 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18453 | 2026.03.13 18:59:18.107223 [ 3 ] {} <Debug> TCP-Session: 08e83a2b-f1bf-4584-878e-d5e9e64c7962 Authenticating user 'default' from [fd00:1122:3344:101::e]:50019 | ||
| 18454 | 2026.03.13 18:59:18.107242 [ 288 ] {} <Debug> TCP-Session: 600d828c-4e41-40a0-bdf6-bd1850437065 Authenticating user 'default' from [fd00:1122:3344:101::e]:41943 | ||
| 18455 | 2026.03.13 18:59:18.107272 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18456 | 2026.03.13 18:59:18.107280 [ 3 ] {} <Debug> TCP-Session: 08e83a2b-f1bf-4584-878e-d5e9e64c7962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18457 | 2026.03.13 18:59:18.107307 [ 288 ] {} <Debug> TCP-Session: 600d828c-4e41-40a0-bdf6-bd1850437065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18458 | 2026.03.13 18:59:18.107319 [ 293 ] {} <Debug> TCP-Session: 85766e34-282f-4aea-ae80-298da00d155e Authenticating user 'default' from [fd00:1122:3344:101::e]:58628 | ||
| 18459 | 2026.03.13 18:59:18.107335 [ 3 ] {} <Debug> TCP-Session: 08e83a2b-f1bf-4584-878e-d5e9e64c7962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18460 | 2026.03.13 18:59:18.107348 [ 288 ] {} <Debug> TCP-Session: 600d828c-4e41-40a0-bdf6-bd1850437065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18461 | 2026.03.13 18:59:18.107367 [ 293 ] {} <Debug> TCP-Session: 85766e34-282f-4aea-ae80-298da00d155e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18462 | 2026.03.13 18:59:18.107172 [ 294 ] {} <Trace> TCP-Session: d13a0064-732e-4cb7-98c0-6553e102ddf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18463 | 2026.03.13 18:59:18.107405 [ 293 ] {} <Debug> TCP-Session: 85766e34-282f-4aea-ae80-298da00d155e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18464 | 2026.03.13 18:59:18.107097 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37892 | ||
| 18465 | 2026.03.13 18:59:18.107093 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35693 | ||
| 18466 | 2026.03.13 18:59:18.107088 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62773 | ||
| 18467 | 2026.03.13 18:59:18.107531 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18468 | 2026.03.13 18:59:18.107055 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33992 | ||
| 18469 | 2026.03.13 18:59:18.107572 [ 291 ] {} <Debug> TCP-Session: e6f57fbc-44ad-4b0d-bc21-016f599cdfcb Authenticating user 'default' from [fd00:1122:3344:101::e]:37892 | ||
| 18470 | 2026.03.13 18:59:18.107584 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18471 | 2026.03.13 18:59:18.107600 [ 291 ] {} <Debug> TCP-Session: e6f57fbc-44ad-4b0d-bc21-016f599cdfcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18472 | 2026.03.13 18:59:18.107611 [ 294 ] {c30beaa4-09df-4e9b-bf8c-a3201ccb847d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58545) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18473 | 2026.03.13 18:59:18.107640 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18474 | 2026.03.13 18:59:18.107635 [ 289 ] {} <Debug> TCP-Session: 2c1385fc-27ab-445a-b1ac-12a63067a266 Authenticating user 'default' from [fd00:1122:3344:101::e]:35693 | ||
| 18475 | 2026.03.13 18:59:18.107681 [ 287 ] {} <Debug> TCP-Session: 201fd9ae-cb32-4f78-84d9-d02b385a96a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33992 | ||
| 18476 | 2026.03.13 18:59:18.107636 [ 291 ] {} <Debug> TCP-Session: e6f57fbc-44ad-4b0d-bc21-016f599cdfcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18477 | 2026.03.13 18:59:18.107716 [ 289 ] {} <Debug> TCP-Session: 2c1385fc-27ab-445a-b1ac-12a63067a266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18478 | 2026.03.13 18:59:18.107728 [ 287 ] {} <Debug> TCP-Session: 201fd9ae-cb32-4f78-84d9-d02b385a96a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18479 | 2026.03.13 18:59:18.107764 [ 289 ] {} <Debug> TCP-Session: 2c1385fc-27ab-445a-b1ac-12a63067a266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18480 | 2026.03.13 18:59:18.107783 [ 287 ] {} <Debug> TCP-Session: 201fd9ae-cb32-4f78-84d9-d02b385a96a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18481 | 2026.03.13 18:59:18.107600 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18482 | 2026.03.13 18:59:18.107248 [ 292 ] {} <Debug> TCP-Session: 675ff369-08a5-4041-9379-9922741dd958 Authenticating user 'default' from [fd00:1122:3344:101::e]:39571 | ||
| 18483 | 2026.03.13 18:59:18.107845 [ 290 ] {} <Debug> TCP-Session: 360419ac-8953-4bfc-b3fa-aafe9242ba27 Authenticating user 'default' from [fd00:1122:3344:101::e]:62773 | ||
| 18484 | 2026.03.13 18:59:18.107880 [ 292 ] {} <Debug> TCP-Session: 675ff369-08a5-4041-9379-9922741dd958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18485 | 2026.03.13 18:59:18.107885 [ 290 ] {} <Debug> TCP-Session: 360419ac-8953-4bfc-b3fa-aafe9242ba27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18486 | 2026.03.13 18:59:18.107908 [ 292 ] {} <Debug> TCP-Session: 675ff369-08a5-4041-9379-9922741dd958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18487 | 2026.03.13 18:59:18.107921 [ 290 ] {} <Debug> TCP-Session: 360419ac-8953-4bfc-b3fa-aafe9242ba27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18488 | 2026.03.13 18:59:18.107936 [ 294 ] {c30beaa4-09df-4e9b-bf8c-a3201ccb847d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18489 | 2026.03.13 18:59:18.107994 [ 294 ] {c30beaa4-09df-4e9b-bf8c-a3201ccb847d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18490 | 2026.03.13 18:59:18.108287 [ 294 ] {c30beaa4-09df-4e9b-bf8c-a3201ccb847d} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 18491 | 2026.03.13 18:59:18.109327 [ 303 ] {c30beaa4-09df-4e9b-bf8c-a3201ccb847d} <Trace> AggregatingTransform: Aggregating | ||
| 18492 | 2026.03.13 18:59:18.109384 [ 303 ] {c30beaa4-09df-4e9b-bf8c-a3201ccb847d} <Trace> Aggregator: Aggregation method: without_key | ||
| 18493 | 2026.03.13 18:59:18.109424 [ 303 ] {c30beaa4-09df-4e9b-bf8c-a3201ccb847d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001029881 sec. (970.986 rows/sec., 37.93 KiB/sec.) | ||
| 18494 | 2026.03.13 18:59:18.109449 [ 303 ] {c30beaa4-09df-4e9b-bf8c-a3201ccb847d} <Trace> Aggregator: Merging aggregated data | ||
| 18495 | 2026.03.13 18:59:18.110999 [ 294 ] {c30beaa4-09df-4e9b-bf8c-a3201ccb847d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003456 sec., 289.35185185185185 rows/sec., 11.30 KiB/sec. | ||
| 18496 | 2026.03.13 18:59:18.111170 [ 294 ] {c30beaa4-09df-4e9b-bf8c-a3201ccb847d} <Debug> TCPHandler: Processed in 0.004115263 sec. | ||
| 18497 | 2026.03.13 18:59:18.111303 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18498 | 2026.03.13 18:59:18.111332 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18499 | 2026.03.13 18:59:18.111340 [ 294 ] {} <Debug> TCP-Session: d13a0064-732e-4cb7-98c0-6553e102ddf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18500 | 2026.03.13 18:59:18.111354 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18501 | 2026.03.13 18:59:18.111372 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18502 | 2026.03.13 18:59:18.111391 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18503 | 2026.03.13 18:59:18.111411 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18504 | 2026.03.13 18:59:18.111429 [ 287 ] {} <Debug> TCP-Session: 201fd9ae-cb32-4f78-84d9-d02b385a96a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18505 | 2026.03.13 18:59:18.111442 [ 3 ] {} <Debug> TCP-Session: 08e83a2b-f1bf-4584-878e-d5e9e64c7962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18506 | 2026.03.13 18:59:18.111449 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18507 | 2026.03.13 18:59:18.111459 [ 291 ] {} <Debug> TCP-Session: e6f57fbc-44ad-4b0d-bc21-016f599cdfcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18508 | 2026.03.13 18:59:18.111465 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18509 | 2026.03.13 18:59:18.111504 [ 289 ] {} <Debug> TCP-Session: 2c1385fc-27ab-445a-b1ac-12a63067a266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18510 | 2026.03.13 18:59:18.111433 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18511 | 2026.03.13 18:59:18.111555 [ 292 ] {} <Debug> TCP-Session: 675ff369-08a5-4041-9379-9922741dd958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18512 | 2026.03.13 18:59:18.111405 [ 290 ] {} <Debug> TCP-Session: 360419ac-8953-4bfc-b3fa-aafe9242ba27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18513 | 2026.03.13 18:59:18.111582 [ 288 ] {} <Debug> TCP-Session: 600d828c-4e41-40a0-bdf6-bd1850437065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18514 | 2026.03.13 18:59:18.111378 [ 293 ] {} <Debug> TCP-Session: 85766e34-282f-4aea-ae80-298da00d155e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18515 | 2026.03.13 18:59:18.315554 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38924 | ||
| 18516 | 2026.03.13 18:59:18.315673 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18517 | 2026.03.13 18:59:18.315703 [ 288 ] {} <Debug> TCP-Session: f8db3e3e-74ba-4784-97dc-3757c4df6a4a Authenticating user 'default' from [fd00:1122:3344:101::e]:38924 | ||
| 18518 | 2026.03.13 18:59:18.315728 [ 288 ] {} <Debug> TCP-Session: f8db3e3e-74ba-4784-97dc-3757c4df6a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18519 | 2026.03.13 18:59:18.315741 [ 288 ] {} <Debug> TCP-Session: f8db3e3e-74ba-4784-97dc-3757c4df6a4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18520 | 2026.03.13 18:59:18.315959 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44326 | ||
| 18521 | 2026.03.13 18:59:18.315986 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40270 | ||
| 18522 | 2026.03.13 18:59:18.316015 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37839 | ||
| 18523 | 2026.03.13 18:59:18.316026 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48237 | ||
| 18524 | 2026.03.13 18:59:18.316034 [ 288 ] {} <Trace> TCP-Session: f8db3e3e-74ba-4784-97dc-3757c4df6a4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18525 | 2026.03.13 18:59:18.316076 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18526 | 2026.03.13 18:59:18.316100 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18527 | 2026.03.13 18:59:18.316100 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18528 | 2026.03.13 18:59:18.316126 [ 289 ] {} <Debug> TCP-Session: 5452f1f6-64f3-4796-a7a5-8927464ce0a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44326 | ||
| 18529 | 2026.03.13 18:59:18.316137 [ 290 ] {} <Debug> TCP-Session: d199ac3b-a7e6-41fa-a439-8677caea8f39 Authenticating user 'default' from [fd00:1122:3344:101::e]:40270 | ||
| 18530 | 2026.03.13 18:59:18.316144 [ 294 ] {} <Debug> TCP-Session: 701f93cf-7e6e-4ec6-ad4a-1fd7bdbcd619 Authenticating user 'default' from [fd00:1122:3344:101::e]:37839 | ||
| 18531 | 2026.03.13 18:59:18.316162 [ 289 ] {} <Debug> TCP-Session: 5452f1f6-64f3-4796-a7a5-8927464ce0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18532 | 2026.03.13 18:59:18.316174 [ 290 ] {} <Debug> TCP-Session: d199ac3b-a7e6-41fa-a439-8677caea8f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18533 | 2026.03.13 18:59:18.316181 [ 294 ] {} <Debug> TCP-Session: 701f93cf-7e6e-4ec6-ad4a-1fd7bdbcd619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18534 | 2026.03.13 18:59:18.316188 [ 289 ] {} <Debug> TCP-Session: 5452f1f6-64f3-4796-a7a5-8927464ce0a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18535 | 2026.03.13 18:59:18.316213 [ 294 ] {} <Debug> TCP-Session: 701f93cf-7e6e-4ec6-ad4a-1fd7bdbcd619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18536 | 2026.03.13 18:59:18.316199 [ 290 ] {} <Debug> TCP-Session: d199ac3b-a7e6-41fa-a439-8677caea8f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18537 | 2026.03.13 18:59:18.316249 [ 288 ] {0a113205-8dcd-45c0-9e03-d57d995deafa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38924) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18538 | 2026.03.13 18:59:18.316141 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18539 | 2026.03.13 18:59:18.316032 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50005 | ||
| 18540 | 2026.03.13 18:59:18.316322 [ 3 ] {} <Debug> TCP-Session: d5ac7be9-8890-45e2-9737-b4c8ce761729 Authenticating user 'default' from [fd00:1122:3344:101::e]:48237 | ||
| 18541 | 2026.03.13 18:59:18.315994 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65278 | ||
| 18542 | 2026.03.13 18:59:18.316349 [ 3 ] {} <Debug> TCP-Session: d5ac7be9-8890-45e2-9737-b4c8ce761729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18543 | 2026.03.13 18:59:18.316370 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18544 | 2026.03.13 18:59:18.316383 [ 3 ] {} <Debug> TCP-Session: d5ac7be9-8890-45e2-9737-b4c8ce761729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18545 | 2026.03.13 18:59:18.315986 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53038 | ||
| 18546 | 2026.03.13 18:59:18.316398 [ 287 ] {} <Debug> TCP-Session: de30c7e8-d729-4d94-9460-7cadb66655f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50005 | ||
| 18547 | 2026.03.13 18:59:18.316424 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18548 | 2026.03.13 18:59:18.316433 [ 287 ] {} <Debug> TCP-Session: de30c7e8-d729-4d94-9460-7cadb66655f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18549 | 2026.03.13 18:59:18.316455 [ 292 ] {} <Debug> TCP-Session: b31f4c2e-855f-47dd-b0eb-2869b649d1fd Authenticating user 'default' from [fd00:1122:3344:101::e]:65278 | ||
| 18550 | 2026.03.13 18:59:18.316461 [ 287 ] {} <Debug> TCP-Session: de30c7e8-d729-4d94-9460-7cadb66655f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18551 | 2026.03.13 18:59:18.316462 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18552 | 2026.03.13 18:59:18.316482 [ 292 ] {} <Debug> TCP-Session: b31f4c2e-855f-47dd-b0eb-2869b649d1fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18553 | 2026.03.13 18:59:18.316502 [ 291 ] {} <Debug> TCP-Session: 76c17aeb-06fc-403d-861e-d63bcbf7879b Authenticating user 'default' from [fd00:1122:3344:101::e]:53038 | ||
| 18554 | 2026.03.13 18:59:18.316518 [ 292 ] {} <Debug> TCP-Session: b31f4c2e-855f-47dd-b0eb-2869b649d1fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18555 | 2026.03.13 18:59:18.316533 [ 291 ] {} <Debug> TCP-Session: 76c17aeb-06fc-403d-861e-d63bcbf7879b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18556 | 2026.03.13 18:59:18.316537 [ 288 ] {0a113205-8dcd-45c0-9e03-d57d995deafa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18557 | 2026.03.13 18:59:18.316559 [ 291 ] {} <Debug> TCP-Session: 76c17aeb-06fc-403d-861e-d63bcbf7879b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18558 | 2026.03.13 18:59:18.316005 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36861 | ||
| 18559 | 2026.03.13 18:59:18.316611 [ 288 ] {0a113205-8dcd-45c0-9e03-d57d995deafa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18560 | 2026.03.13 18:59:18.316664 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18561 | 2026.03.13 18:59:18.316692 [ 293 ] {} <Debug> TCP-Session: 70566d9a-6520-4b88-910b-c44eac515a65 Authenticating user 'default' from [fd00:1122:3344:101::e]:36861 | ||
| 18562 | 2026.03.13 18:59:18.316708 [ 293 ] {} <Debug> TCP-Session: 70566d9a-6520-4b88-910b-c44eac515a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18563 | 2026.03.13 18:59:18.316721 [ 293 ] {} <Debug> TCP-Session: 70566d9a-6520-4b88-910b-c44eac515a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18564 | 2026.03.13 18:59:18.316899 [ 288 ] {0a113205-8dcd-45c0-9e03-d57d995deafa} <Debug> oximeter.version (40738dfb-46af-4521-8bae-33b05844bc62) (SelectExecutor): Key condition: unknown | ||
| 18565 | 2026.03.13 18:59:18.317935 [ 310 ] {0a113205-8dcd-45c0-9e03-d57d995deafa} <Trace> AggregatingTransform: Aggregating | ||
| 18566 | 2026.03.13 18:59:18.317976 [ 310 ] {0a113205-8dcd-45c0-9e03-d57d995deafa} <Trace> Aggregator: Aggregation method: without_key | ||
| 18567 | 2026.03.13 18:59:18.318014 [ 310 ] {0a113205-8dcd-45c0-9e03-d57d995deafa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00101055 sec. (989.560 rows/sec., 38.65 KiB/sec.) | ||
| 18568 | 2026.03.13 18:59:18.318033 [ 310 ] {0a113205-8dcd-45c0-9e03-d57d995deafa} <Trace> Aggregator: Merging aggregated data | ||
| 18569 | 2026.03.13 18:59:18.319401 [ 288 ] {0a113205-8dcd-45c0-9e03-d57d995deafa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003203 sec., 312.2073056509522 rows/sec., 12.20 KiB/sec. | ||
| 18570 | 2026.03.13 18:59:18.319628 [ 288 ] {0a113205-8dcd-45c0-9e03-d57d995deafa} <Debug> TCPHandler: Processed in 0.00370467 sec. | ||
| 18571 | 2026.03.13 18:59:18.319741 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18572 | 2026.03.13 18:59:18.319773 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18573 | 2026.03.13 18:59:18.319794 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18574 | 2026.03.13 18:59:18.319816 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18575 | 2026.03.13 18:59:18.319827 [ 287 ] {} <Debug> TCP-Session: de30c7e8-d729-4d94-9460-7cadb66655f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18576 | 2026.03.13 18:59:18.319833 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18577 | 2026.03.13 18:59:18.319876 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18578 | 2026.03.13 18:59:18.319893 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18579 | 2026.03.13 18:59:18.319914 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18580 | 2026.03.13 18:59:18.319945 [ 294 ] {} <Debug> TCP-Session: 701f93cf-7e6e-4ec6-ad4a-1fd7bdbcd619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18581 | 2026.03.13 18:59:18.319960 [ 293 ] {} <Debug> TCP-Session: 70566d9a-6520-4b88-910b-c44eac515a65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18582 | 2026.03.13 18:59:18.319978 [ 3 ] {} <Debug> TCP-Session: d5ac7be9-8890-45e2-9737-b4c8ce761729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18583 | 2026.03.13 18:59:18.319865 [ 291 ] {} <Debug> TCP-Session: 76c17aeb-06fc-403d-861e-d63bcbf7879b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18584 | 2026.03.13 18:59:18.319775 [ 288 ] {} <Debug> TCP-Session: f8db3e3e-74ba-4784-97dc-3757c4df6a4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18585 | 2026.03.13 18:59:18.319921 [ 292 ] {} <Debug> TCP-Session: b31f4c2e-855f-47dd-b0eb-2869b649d1fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18586 | 2026.03.13 18:59:18.319864 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18587 | 2026.03.13 18:59:18.319849 [ 289 ] {} <Debug> TCP-Session: 5452f1f6-64f3-4796-a7a5-8927464ce0a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18588 | 2026.03.13 18:59:18.320128 [ 290 ] {} <Debug> TCP-Session: d199ac3b-a7e6-41fa-a439-8677caea8f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18589 | 2026.03.13 18:59:20.615608 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18590 | 2026.03.13 18:59:20.615870 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 18591 | 2026.03.13 18:59:20.616265 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18592 | 2026.03.13 18:59:20.616311 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 18593 | 2026.03.13 18:59:20.616622 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18594 | 2026.03.13 18:59:20.616702 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18595 | 2026.03.13 18:59:20.616853 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 18596 | 2026.03.13 18:59:20.616986 [ 325 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18597 | 2026.03.13 18:59:20.617000 [ 298 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18598 | 2026.03.13 18:59:20.616986 [ 297 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18599 | 2026.03.13 18:59:20.616986 [ 342 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18600 | 2026.03.13 18:59:20.617172 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 18601 | 2026.03.13 18:59:20.617204 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18602 | 2026.03.13 18:59:20.617312 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18603 | 2026.03.13 18:59:20.617335 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 18604 | 2026.03.13 18:59:20.617376 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18605 | 2026.03.13 18:59:20.617421 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18606 | 2026.03.13 18:59:20.617463 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18607 | 2026.03.13 18:59:20.617504 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 18608 | 2026.03.13 18:59:20.619431 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.00367 sec., 13623.978201634876 rows/sec., 536.18 KiB/sec. | ||
| 18609 | 2026.03.13 18:59:20.619654 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Debug> MemoryTracker: Peak memory usage (for query): 150.27 KiB. | ||
| 18610 | 2026.03.13 18:59:20.619672 [ 5 ] {f5c66722-02e5-436a-908b-5b1ca362f9cc} <Debug> TCPHandler: Processed in 0.004202516 sec. | ||
| 18611 | 2026.03.13 18:59:20.626536 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18612 | 2026.03.13 18:59:20.626718 [ 5 ] {732e9209-d598-4600-91e3-c46bf9d955d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 18613 | 2026.03.13 18:59:20.626790 [ 5 ] {732e9209-d598-4600-91e3-c46bf9d955d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18614 | 2026.03.13 18:59:20.627432 [ 5 ] {732e9209-d598-4600-91e3-c46bf9d955d9} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18615 | 2026.03.13 18:59:20.627481 [ 5 ] {732e9209-d598-4600-91e3-c46bf9d955d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18616 | 2026.03.13 18:59:20.627953 [ 5 ] {732e9209-d598-4600-91e3-c46bf9d955d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 18617 | 2026.03.13 18:59:20.628235 [ 5 ] {732e9209-d598-4600-91e3-c46bf9d955d9} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18618 | 2026.03.13 18:59:20.628427 [ 5 ] {732e9209-d598-4600-91e3-c46bf9d955d9} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001757 sec., 569.1519635742743 rows/sec., 158.41 KiB/sec. | ||
| 18619 | 2026.03.13 18:59:20.628483 [ 5 ] {732e9209-d598-4600-91e3-c46bf9d955d9} <Debug> TCPHandler: Processed in 0.002030681 sec. | ||
| 18620 | 2026.03.13 18:59:20.628665 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18621 | 2026.03.13 18:59:20.628789 [ 5 ] {a277d7fc-eb2e-4b55-b375-13fc3126f47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18622 | 2026.03.13 18:59:20.628838 [ 5 ] {a277d7fc-eb2e-4b55-b375-13fc3126f47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18623 | 2026.03.13 18:59:20.629312 [ 5 ] {a277d7fc-eb2e-4b55-b375-13fc3126f47b} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18624 | 2026.03.13 18:59:20.629353 [ 5 ] {a277d7fc-eb2e-4b55-b375-13fc3126f47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18625 | 2026.03.13 18:59:20.629674 [ 5 ] {a277d7fc-eb2e-4b55-b375-13fc3126f47b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 18626 | 2026.03.13 18:59:20.629893 [ 5 ] {a277d7fc-eb2e-4b55-b375-13fc3126f47b} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18627 | 2026.03.13 18:59:20.630047 [ 5 ] {a277d7fc-eb2e-4b55-b375-13fc3126f47b} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001281 sec., 780.64012490242 rows/sec., 57.94 KiB/sec. | ||
| 18628 | 2026.03.13 18:59:20.630086 [ 5 ] {a277d7fc-eb2e-4b55-b375-13fc3126f47b} <Debug> TCPHandler: Processed in 0.001487334 sec. | ||
| 18629 | 2026.03.13 18:59:20.630209 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18630 | 2026.03.13 18:59:20.630322 [ 5 ] {7b4d207d-8946-4290-b6d9-542bd8add6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18631 | 2026.03.13 18:59:20.630381 [ 5 ] {7b4d207d-8946-4290-b6d9-542bd8add6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18632 | 2026.03.13 18:59:20.631003 [ 5 ] {7b4d207d-8946-4290-b6d9-542bd8add6ba} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18633 | 2026.03.13 18:59:20.631044 [ 5 ] {7b4d207d-8946-4290-b6d9-542bd8add6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18634 | 2026.03.13 18:59:20.631410 [ 5 ] {7b4d207d-8946-4290-b6d9-542bd8add6ba} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18635 | 2026.03.13 18:59:20.631649 [ 5 ] {7b4d207d-8946-4290-b6d9-542bd8add6ba} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18636 | 2026.03.13 18:59:20.631790 [ 5 ] {7b4d207d-8946-4290-b6d9-542bd8add6ba} <Debug> executeQuery: Read 170 rows, 15.26 KiB in 0.001497 sec., 113560.45424181696 rows/sec., 9.95 MiB/sec. | ||
| 18637 | 2026.03.13 18:59:20.631830 [ 5 ] {7b4d207d-8946-4290-b6d9-542bd8add6ba} <Debug> TCPHandler: Processed in 0.00167123 sec. | ||
| 18638 | 2026.03.13 18:59:20.631981 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18639 | 2026.03.13 18:59:20.632089 [ 5 ] {ec75e81d-f824-431d-a960-2d526d51b80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18640 | 2026.03.13 18:59:20.632135 [ 5 ] {ec75e81d-f824-431d-a960-2d526d51b80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18641 | 2026.03.13 18:59:20.632575 [ 5 ] {ec75e81d-f824-431d-a960-2d526d51b80c} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18642 | 2026.03.13 18:59:20.632614 [ 5 ] {ec75e81d-f824-431d-a960-2d526d51b80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18643 | 2026.03.13 18:59:20.632951 [ 5 ] {ec75e81d-f824-431d-a960-2d526d51b80c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18644 | 2026.03.13 18:59:20.633187 [ 5 ] {ec75e81d-f824-431d-a960-2d526d51b80c} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18645 | 2026.03.13 18:59:20.633323 [ 5 ] {ec75e81d-f824-431d-a960-2d526d51b80c} <Debug> executeQuery: Read 57 rows, 4.27 KiB in 0.001266 sec., 45023.696682464455 rows/sec., 3.30 MiB/sec. | ||
| 18646 | 2026.03.13 18:59:20.633367 [ 5 ] {ec75e81d-f824-431d-a960-2d526d51b80c} <Debug> TCPHandler: Processed in 0.001437273 sec. | ||
| 18647 | 2026.03.13 18:59:20.633491 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18648 | 2026.03.13 18:59:20.633590 [ 5 ] {b0a20e88-9458-4459-9b87-169fefef606c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18649 | 2026.03.13 18:59:20.633630 [ 5 ] {b0a20e88-9458-4459-9b87-169fefef606c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18650 | 2026.03.13 18:59:20.634136 [ 5 ] {b0a20e88-9458-4459-9b87-169fefef606c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18651 | 2026.03.13 18:59:20.634179 [ 5 ] {b0a20e88-9458-4459-9b87-169fefef606c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18652 | 2026.03.13 18:59:20.634608 [ 5 ] {b0a20e88-9458-4459-9b87-169fefef606c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18653 | 2026.03.13 18:59:20.634916 [ 5 ] {b0a20e88-9458-4459-9b87-169fefef606c} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18654 | 2026.03.13 18:59:20.635058 [ 5 ] {b0a20e88-9458-4459-9b87-169fefef606c} <Debug> executeQuery: Read 133 rows, 10.54 KiB in 0.001488 sec., 89381.72043010753 rows/sec., 6.92 MiB/sec. | ||
| 18655 | 2026.03.13 18:59:20.635098 [ 5 ] {b0a20e88-9458-4459-9b87-169fefef606c} <Debug> TCPHandler: Processed in 0.00165833 sec. | ||
| 18656 | 2026.03.13 18:59:20.635239 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18657 | 2026.03.13 18:59:20.635342 [ 5 ] {01ad19d5-aba4-4fe9-972d-36e83a4509c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18658 | 2026.03.13 18:59:20.635398 [ 5 ] {01ad19d5-aba4-4fe9-972d-36e83a4509c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18659 | 2026.03.13 18:59:20.635879 [ 5 ] {01ad19d5-aba4-4fe9-972d-36e83a4509c3} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18660 | 2026.03.13 18:59:20.635920 [ 5 ] {01ad19d5-aba4-4fe9-972d-36e83a4509c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18661 | 2026.03.13 18:59:20.636291 [ 5 ] {01ad19d5-aba4-4fe9-972d-36e83a4509c3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18662 | 2026.03.13 18:59:20.636511 [ 5 ] {01ad19d5-aba4-4fe9-972d-36e83a4509c3} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18663 | 2026.03.13 18:59:20.636657 [ 5 ] {01ad19d5-aba4-4fe9-972d-36e83a4509c3} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001336 sec., 120508.98203592814 rows/sec., 8.39 MiB/sec. | ||
| 18664 | 2026.03.13 18:59:20.636659 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 2 parts from all_1_142_35 to all_143_143_0 | ||
| 18665 | 2026.03.13 18:59:20.636698 [ 5 ] {01ad19d5-aba4-4fe9-972d-36e83a4509c3} <Debug> TCPHandler: Processed in 0.001523966 sec. | ||
| 18666 | 2026.03.13 18:59:20.636731 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18667 | 2026.03.13 18:59:20.636758 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18668 | 2026.03.13 18:59:20.636829 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18669 | 2026.03.13 18:59:20.636852 [ 186 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_143_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_142_35 to all_143_143_0 into Compact with storage Full | ||
| 18670 | 2026.03.13 18:59:20.636937 [ 5 ] {be79c76a-a79d-4ada-bb47-716f804d6dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18671 | 2026.03.13 18:59:20.636975 [ 186 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_143_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18672 | 2026.03.13 18:59:20.636997 [ 5 ] {be79c76a-a79d-4ada-bb47-716f804d6dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18673 | 2026.03.13 18:59:20.637016 [ 186 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_143_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_142_35, total 48100 rows starting from the beginning of the part | ||
| 18674 | 2026.03.13 18:59:20.637084 [ 186 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_143_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 128 rows starting from the beginning of the part | ||
| 18675 | 2026.03.13 18:59:20.638004 [ 5 ] {be79c76a-a79d-4ada-bb47-716f804d6dc4} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18676 | 2026.03.13 18:59:20.638048 [ 5 ] {be79c76a-a79d-4ada-bb47-716f804d6dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18677 | 2026.03.13 18:59:20.638704 [ 5 ] {be79c76a-a79d-4ada-bb47-716f804d6dc4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18678 | 2026.03.13 18:59:20.638957 [ 5 ] {be79c76a-a79d-4ada-bb47-716f804d6dc4} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18679 | 2026.03.13 18:59:20.639094 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18680 | 2026.03.13 18:59:20.639128 [ 5 ] {be79c76a-a79d-4ada-bb47-716f804d6dc4} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.002208 sec., 25362.318840579712 rows/sec., 45.45 MiB/sec. | ||
| 18681 | 2026.03.13 18:59:20.639144 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18682 | 2026.03.13 18:59:20.639184 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18683 | 2026.03.13 18:59:20.639263 [ 5 ] {be79c76a-a79d-4ada-bb47-716f804d6dc4} <Debug> TCPHandler: Processed in 0.002482614 sec. | ||
| 18684 | 2026.03.13 18:59:20.639315 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::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 | ||
| 18685 | 2026.03.13 18:59:20.639411 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18686 | 2026.03.13 18:59:20.639515 [ 5 ] {f29b422b-424d-48ba-b43f-5ed1f4ca5094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18687 | 2026.03.13 18:59:20.639561 [ 5 ] {f29b422b-424d-48ba-b43f-5ed1f4ca5094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18688 | 2026.03.13 18:59:20.639613 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18689 | 2026.03.13 18:59:20.639691 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2601 rows starting from the beginning of the part | ||
| 18690 | 2026.03.13 18:59:20.639840 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 41 rows starting from the beginning of the part | ||
| 18691 | 2026.03.13 18:59:20.639966 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 41 rows starting from the beginning of the part | ||
| 18692 | 2026.03.13 18:59:20.639991 [ 5 ] {f29b422b-424d-48ba-b43f-5ed1f4ca5094} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18693 | 2026.03.13 18:59:20.640051 [ 5 ] {f29b422b-424d-48ba-b43f-5ed1f4ca5094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18694 | 2026.03.13 18:59:20.640078 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 52 rows starting from the beginning of the part | ||
| 18695 | 2026.03.13 18:59:20.640236 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 52 rows starting from the beginning of the part | ||
| 18696 | 2026.03.13 18:59:20.640430 [ 193 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 18697 | 2026.03.13 18:59:20.640564 [ 5 ] {f29b422b-424d-48ba-b43f-5ed1f4ca5094} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 18698 | 2026.03.13 18:59:20.640911 [ 5 ] {f29b422b-424d-48ba-b43f-5ed1f4ca5094} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18699 | 2026.03.13 18:59:20.641072 [ 5 ] {f29b422b-424d-48ba-b43f-5ed1f4ca5094} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001577 sec., 3804.6924540266327 rows/sec., 250.80 KiB/sec. | ||
| 18700 | 2026.03.13 18:59:20.641116 [ 5 ] {f29b422b-424d-48ba-b43f-5ed1f4ca5094} <Debug> TCPHandler: Processed in 0.001759092 sec. | ||
| 18701 | 2026.03.13 18:59:20.641245 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18702 | 2026.03.13 18:59:20.641343 [ 5 ] {c15cf1c3-1e41-40f5-9666-232b11e8b3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18703 | 2026.03.13 18:59:20.641388 [ 5 ] {c15cf1c3-1e41-40f5-9666-232b11e8b3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18704 | 2026.03.13 18:59:20.641776 [ 5 ] {c15cf1c3-1e41-40f5-9666-232b11e8b3bd} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18705 | 2026.03.13 18:59:20.641823 [ 5 ] {c15cf1c3-1e41-40f5-9666-232b11e8b3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18706 | 2026.03.13 18:59:20.642178 [ 5 ] {c15cf1c3-1e41-40f5-9666-232b11e8b3bd} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18707 | 2026.03.13 18:59:20.642400 [ 5 ] {c15cf1c3-1e41-40f5-9666-232b11e8b3bd} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18708 | 2026.03.13 18:59:20.642548 [ 5 ] {c15cf1c3-1e41-40f5-9666-232b11e8b3bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001224 sec., 49019.60784313725 rows/sec., 3.30 MiB/sec. | ||
| 18709 | 2026.03.13 18:59:20.642559 [ 46 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18710 | 2026.03.13 18:59:20.642601 [ 5 ] {c15cf1c3-1e41-40f5-9666-232b11e8b3bd} <Debug> TCPHandler: Processed in 0.001406462 sec. | ||
| 18711 | 2026.03.13 18:59:20.642613 [ 46 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18712 | 2026.03.13 18:59:20.642645 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18713 | 2026.03.13 18:59:20.642727 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 18714 | 2026.03.13 18:59:20.642836 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18715 | 2026.03.13 18:59:20.642866 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7512 rows starting from the beginning of the part | ||
| 18716 | 2026.03.13 18:59:20.642919 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 48 rows starting from the beginning of the part | ||
| 18717 | 2026.03.13 18:59:20.642965 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 18718 | 2026.03.13 18:59:20.643010 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 18719 | 2026.03.13 18:59:20.643047 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 18720 | 2026.03.13 18:59:20.643087 [ 202 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 18721 | 2026.03.13 18:59:20.645428 [ 189 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7800 rows, containing 4 columns (4 merged, 0 gathered) in 0.002736792 sec., 2850052.1778783333 rows/sec., 189.32 MiB/sec. | ||
| 18722 | 2026.03.13 18:59:20.646042 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18723 | 2026.03.13 18:59:20.646322 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_146_29} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18724 | 2026.03.13 18:59:20.646398 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_146_29} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18725 | 2026.03.13 18:59:20.646478 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18726 | 2026.03.13 18:59:20.647337 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_143_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48228 rows, containing 5 columns (5 merged, 0 gathered) in 0.010518244 sec., 4585176.004663897 rows/sec., 301.17 MiB/sec. | ||
| 18727 | 2026.03.13 18:59:20.647843 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_143_36} <Trace> MergedBlockOutputStream: filled checksums all_1_143_36 (state Temporary) | ||
| 18728 | 2026.03.13 18:59:20.648107 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_143_36} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_143_36 to all_1_143_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18729 | 2026.03.13 18:59:20.648178 [ 202 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_143_36} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 2 parts: [all_1_142_35, all_143_143_0] -> all_1_143_36 | ||
| 18730 | 2026.03.13 18:59:20.648243 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18731 | 2026.03.13 18:59:20.658685 [ 195 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2843 rows, containing 19 columns (19 merged, 0 gathered) in 0.01943426 sec., 146288.05007239792 rows/sec., 262.14 MiB/sec. | ||
| 18732 | 2026.03.13 18:59:20.661563 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18733 | 2026.03.13 18:59:20.661936 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18734 | 2026.03.13 18:59:20.662016 [ 202 ] {3be45ca6-6f12-4300-b521-91e6db0a11f3::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18735 | 2026.03.13 18:59:20.662164 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.80 MiB. | ||
| 18736 | 2026.03.13 18:59:21.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.31 MiB, peak 410.18 MiB, free memory in arenas 0.00 B, will set to 396.62 MiB (RSS), difference: 6.31 MiB | ||
| 18737 | 2026.03.13 18:59:22.181427 [ 222 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 18738 | 2026.03.13 18:59:22.181488 [ 222 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 18739 | 2026.03.13 18:59:22.184304 [ 222 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): 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] | ||
| 18740 | 2026.03.13 18:59:22.520415 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18741 | 2026.03.13 18:59:22.520476 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18742 | 2026.03.13 18:59:22.786025 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43222 | ||
| 18743 | 2026.03.13 18:59:22.786569 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18744 | 2026.03.13 18:59:22.786629 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18745 | 2026.03.13 18:59:22.787249 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18746 | 2026.03.13 18:59:22.787730 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18747 | 2026.03.13 18:59:22.787897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43222 | ||
| 18748 | 2026.03.13 18:59:23.145863 [ 223 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 18749 | 2026.03.13 18:59:23.145920 [ 223 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 18750 | 2026.03.13 18:59:23.149124 [ 223 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): 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] | ||
| 18751 | 2026.03.13 18:59:24.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.62 MiB, peak 410.18 MiB, free memory in arenas 0.00 B, will set to 396.62 MiB (RSS), difference: 4.00 MiB | ||
| 18752 | 2026.03.13 18:59:25.145712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 18753 | 2026.03.13 18:59:25.162457 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18754 | 2026.03.13 18:59:25.162510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18755 | 2026.03.13 18:59:25.168689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18756 | 2026.03.13 18:59:25.169408 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18757 | 2026.03.13 18:59:25.172142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 18758 | 2026.03.13 18:59:25.618727 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18759 | 2026.03.13 18:59:25.618905 [ 5 ] {51db25b3-2cca-4ac9-b3ab-de52b9e5a323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18760 | 2026.03.13 18:59:25.618972 [ 5 ] {51db25b3-2cca-4ac9-b3ab-de52b9e5a323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18761 | 2026.03.13 18:59:25.619670 [ 5 ] {51db25b3-2cca-4ac9-b3ab-de52b9e5a323} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18762 | 2026.03.13 18:59:25.619715 [ 5 ] {51db25b3-2cca-4ac9-b3ab-de52b9e5a323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18763 | 2026.03.13 18:59:25.620074 [ 5 ] {51db25b3-2cca-4ac9-b3ab-de52b9e5a323} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18764 | 2026.03.13 18:59:25.620302 [ 5 ] {51db25b3-2cca-4ac9-b3ab-de52b9e5a323} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18765 | 2026.03.13 18:59:25.620459 [ 5 ] {51db25b3-2cca-4ac9-b3ab-de52b9e5a323} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001601 sec., 34978.13866333541 rows/sec., 2.69 MiB/sec. | ||
| 18766 | 2026.03.13 18:59:25.620509 [ 5 ] {51db25b3-2cca-4ac9-b3ab-de52b9e5a323} <Debug> TCPHandler: Processed in 0.001913757 sec. | ||
| 18767 | 2026.03.13 18:59:25.620633 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18768 | 2026.03.13 18:59:25.620734 [ 5 ] {8ea7f703-a220-45b0-b696-0ab8d49b69c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18769 | 2026.03.13 18:59:25.620777 [ 5 ] {8ea7f703-a220-45b0-b696-0ab8d49b69c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18770 | 2026.03.13 18:59:25.621215 [ 5 ] {8ea7f703-a220-45b0-b696-0ab8d49b69c7} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18771 | 2026.03.13 18:59:25.621253 [ 5 ] {8ea7f703-a220-45b0-b696-0ab8d49b69c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18772 | 2026.03.13 18:59:25.621560 [ 5 ] {8ea7f703-a220-45b0-b696-0ab8d49b69c7} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18773 | 2026.03.13 18:59:25.621771 [ 5 ] {8ea7f703-a220-45b0-b696-0ab8d49b69c7} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18774 | 2026.03.13 18:59:25.621907 [ 5 ] {8ea7f703-a220-45b0-b696-0ab8d49b69c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 18775 | 2026.03.13 18:59:25.621948 [ 5 ] {8ea7f703-a220-45b0-b696-0ab8d49b69c7} <Debug> TCPHandler: Processed in 0.001366711 sec. | ||
| 18776 | 2026.03.13 18:59:25.622062 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18777 | 2026.03.13 18:59:25.622158 [ 5 ] {cb1ace01-c13c-4dfc-8a2e-465a048c0fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18778 | 2026.03.13 18:59:25.622203 [ 5 ] {cb1ace01-c13c-4dfc-8a2e-465a048c0fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18779 | 2026.03.13 18:59:25.622619 [ 5 ] {cb1ace01-c13c-4dfc-8a2e-465a048c0fc4} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18780 | 2026.03.13 18:59:25.622656 [ 5 ] {cb1ace01-c13c-4dfc-8a2e-465a048c0fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18781 | 2026.03.13 18:59:25.622991 [ 5 ] {cb1ace01-c13c-4dfc-8a2e-465a048c0fc4} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18782 | 2026.03.13 18:59:25.623203 [ 5 ] {cb1ace01-c13c-4dfc-8a2e-465a048c0fc4} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18783 | 2026.03.13 18:59:25.623310 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 2 parts from all_1_143_36 to all_144_144_0 | ||
| 18784 | 2026.03.13 18:59:25.623335 [ 5 ] {cb1ace01-c13c-4dfc-8a2e-465a048c0fc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 18785 | 2026.03.13 18:59:25.623374 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18786 | 2026.03.13 18:59:25.623387 [ 5 ] {cb1ace01-c13c-4dfc-8a2e-465a048c0fc4} <Debug> TCPHandler: Processed in 0.001375431 sec. | ||
| 18787 | 2026.03.13 18:59:25.623399 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18788 | 2026.03.13 18:59:25.623490 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_144_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_143_36 to all_144_144_0 into Compact with storage Full | ||
| 18789 | 2026.03.13 18:59:25.623507 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18790 | 2026.03.13 18:59:25.623586 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_144_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18791 | 2026.03.13 18:59:25.623607 [ 5 ] {dfff22a3-7a1a-4ba4-87fb-459f0f15d896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18792 | 2026.03.13 18:59:25.623616 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_144_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_36, total 48228 rows starting from the beginning of the part | ||
| 18793 | 2026.03.13 18:59:25.623650 [ 5 ] {dfff22a3-7a1a-4ba4-87fb-459f0f15d896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18794 | 2026.03.13 18:59:25.623676 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_144_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 18795 | 2026.03.13 18:59:25.623995 [ 5 ] {dfff22a3-7a1a-4ba4-87fb-459f0f15d896} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18796 | 2026.03.13 18:59:25.624031 [ 5 ] {dfff22a3-7a1a-4ba4-87fb-459f0f15d896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 18797 | 2026.03.13 18:59:25.624340 [ 5 ] {dfff22a3-7a1a-4ba4-87fb-459f0f15d896} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18798 | 2026.03.13 18:59:25.624549 [ 5 ] {dfff22a3-7a1a-4ba4-87fb-459f0f15d896} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18799 | 2026.03.13 18:59:25.624686 [ 5 ] {dfff22a3-7a1a-4ba4-87fb-459f0f15d896} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 18800 | 2026.03.13 18:59:25.624723 [ 5 ] {dfff22a3-7a1a-4ba4-87fb-459f0f15d896} <Debug> TCPHandler: Processed in 0.001265208 sec. | ||
| 18801 | 2026.03.13 18:59:25.630920 [ 189 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_144_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48388 rows, containing 5 columns (5 merged, 0 gathered) in 0.007455243 sec., 6490465.837263788 rows/sec., 426.40 MiB/sec. | ||
| 18802 | 2026.03.13 18:59:25.631989 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_144_37} <Trace> MergedBlockOutputStream: filled checksums all_1_144_37 (state Temporary) | ||
| 18803 | 2026.03.13 18:59:25.632326 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_144_37} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_144_37 to all_1_144_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18804 | 2026.03.13 18:59:25.632427 [ 188 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_144_37} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 2 parts: [all_1_143_36, all_144_144_0] -> all_1_144_37 | ||
| 18805 | 2026.03.13 18:59:25.632522 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18806 | 2026.03.13 18:59:25.925687 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 18807 | 2026.03.13 18:59:25.925762 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 18808 | 2026.03.13 18:59:25.928667 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 18809 | 2026.03.13 18:59:26.539439 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18810 | 2026.03.13 18:59:26.539716 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 18811 | 2026.03.13 18:59:26.540165 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18812 | 2026.03.13 18:59:26.540216 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
| 18813 | 2026.03.13 18:59:26.540557 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18814 | 2026.03.13 18:59:26.540626 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18815 | 2026.03.13 18:59:26.540768 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 18816 | 2026.03.13 18:59:26.540915 [ 325 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18817 | 2026.03.13 18:59:26.540935 [ 327 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 18818 | 2026.03.13 18:59:26.540958 [ 260 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18819 | 2026.03.13 18:59:26.540930 [ 332 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18820 | 2026.03.13 18:59:26.540935 [ 299 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18821 | 2026.03.13 18:59:26.541230 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 18822 | 2026.03.13 18:59:26.541261 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18823 | 2026.03.13 18:59:26.541359 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18824 | 2026.03.13 18:59:26.541380 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 18825 | 2026.03.13 18:59:26.541418 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 18826 | 2026.03.13 18:59:26.541459 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 18827 | 2026.03.13 18:59:26.541497 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 18828 | 2026.03.13 18:59:26.541532 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 18829 | 2026.03.13 18:59:26.542408 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002818 sec., 17743.0801987225 rows/sec., 698.29 KiB/sec. | ||
| 18830 | 2026.03.13 18:59:26.542573 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Debug> MemoryTracker: Peak memory usage (for query): 150.07 KiB. | ||
| 18831 | 2026.03.13 18:59:26.542589 [ 5 ] {9c6dcb6a-0834-4f05-82a6-f48e628d86c2} <Debug> TCPHandler: Processed in 0.003290538 sec. | ||
| 18832 | 2026.03.13 18:59:26.543513 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18833 | 2026.03.13 18:59:26.543657 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18834 | 2026.03.13 18:59:26.543898 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18835 | 2026.03.13 18:59:26.543937 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18836 | 2026.03.13 18:59:26.544170 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18837 | 2026.03.13 18:59:26.544224 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18838 | 2026.03.13 18:59:26.544325 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 18839 | 2026.03.13 18:59:26.544392 [ 302 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18840 | 2026.03.13 18:59:26.544401 [ 260 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18841 | 2026.03.13 18:59:26.544419 [ 310 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18842 | 2026.03.13 18:59:26.544400 [ 332 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 18843 | 2026.03.13 18:59:26.544399 [ 321 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18844 | 2026.03.13 18:59:26.544569 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 18845 | 2026.03.13 18:59:26.544595 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18846 | 2026.03.13 18:59:26.544676 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18847 | 2026.03.13 18:59:26.544695 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 18848 | 2026.03.13 18:59:26.544726 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18849 | 2026.03.13 18:59:26.544759 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18850 | 2026.03.13 18:59:26.544789 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18851 | 2026.03.13 18:59:26.544816 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18852 | 2026.03.13 18:59:26.545596 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002002 sec., 24975.024975024975 rows/sec., 982.90 KiB/sec. | ||
| 18853 | 2026.03.13 18:59:26.545730 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Debug> MemoryTracker: Peak memory usage (for query): 150.39 KiB. | ||
| 18854 | 2026.03.13 18:59:26.545745 [ 5 ] {40e1d065-5a4f-4fb8-b945-e0c5eced1fe4} <Debug> TCPHandler: Processed in 0.002283288 sec. | ||
| 18855 | 2026.03.13 18:59:26.545942 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18856 | 2026.03.13 18:59:26.546084 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18857 | 2026.03.13 18:59:26.546350 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18858 | 2026.03.13 18:59:26.546388 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18859 | 2026.03.13 18:59:26.546716 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18860 | 2026.03.13 18:59:26.546770 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18861 | 2026.03.13 18:59:26.546870 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 18862 | 2026.03.13 18:59:26.546928 [ 332 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18863 | 2026.03.13 18:59:26.546939 [ 302 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18864 | 2026.03.13 18:59:26.546949 [ 310 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 18865 | 2026.03.13 18:59:26.546957 [ 308 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18866 | 2026.03.13 18:59:26.546945 [ 321 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18867 | 2026.03.13 18:59:26.547083 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 18868 | 2026.03.13 18:59:26.547108 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18869 | 2026.03.13 18:59:26.547187 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18870 | 2026.03.13 18:59:26.547206 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 18871 | 2026.03.13 18:59:26.547237 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18872 | 2026.03.13 18:59:26.547269 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18873 | 2026.03.13 18:59:26.547298 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18874 | 2026.03.13 18:59:26.547327 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18875 | 2026.03.13 18:59:26.547970 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001948 sec., 25667.351129363447 rows/sec., 1010.15 KiB/sec. | ||
| 18876 | 2026.03.13 18:59:26.548099 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Debug> MemoryTracker: Peak memory usage (for query): 152.88 KiB. | ||
| 18877 | 2026.03.13 18:59:26.548115 [ 5 ] {665f642f-4647-4d71-8668-0969e31b54f7} <Debug> TCPHandler: Processed in 0.002224046 sec. | ||
| 18878 | 2026.03.13 18:59:26.548330 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18879 | 2026.03.13 18:59:26.548472 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18880 | 2026.03.13 18:59:26.548705 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18881 | 2026.03.13 18:59:26.548744 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18882 | 2026.03.13 18:59:26.548975 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18883 | 2026.03.13 18:59:26.549029 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18884 | 2026.03.13 18:59:26.549128 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 18885 | 2026.03.13 18:59:26.549195 [ 302 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18886 | 2026.03.13 18:59:26.549197 [ 332 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18887 | 2026.03.13 18:59:26.549219 [ 350 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18888 | 2026.03.13 18:59:26.549202 [ 308 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18889 | 2026.03.13 18:59:26.549197 [ 310 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 18890 | 2026.03.13 18:59:26.549351 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 18891 | 2026.03.13 18:59:26.549372 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18892 | 2026.03.13 18:59:26.549451 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18893 | 2026.03.13 18:59:26.549470 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 18894 | 2026.03.13 18:59:26.549500 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18895 | 2026.03.13 18:59:26.549531 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18896 | 2026.03.13 18:59:26.549561 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18897 | 2026.03.13 18:59:26.549589 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18898 | 2026.03.13 18:59:26.550371 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.00196 sec., 25510.204081632655 rows/sec., 1003.97 KiB/sec. | ||
| 18899 | 2026.03.13 18:59:26.550511 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Debug> MemoryTracker: Peak memory usage (for query): 151.33 KiB. | ||
| 18900 | 2026.03.13 18:59:26.550528 [ 5 ] {876b6643-22a9-422e-837a-ca4a4a4196ff} <Debug> TCPHandler: Processed in 0.002248497 sec. | ||
| 18901 | 2026.03.13 18:59:26.550715 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18902 | 2026.03.13 18:59:26.550861 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18903 | 2026.03.13 18:59:26.551098 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18904 | 2026.03.13 18:59:26.551139 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18905 | 2026.03.13 18:59:26.551387 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18906 | 2026.03.13 18:59:26.551441 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18907 | 2026.03.13 18:59:26.551541 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 18908 | 2026.03.13 18:59:26.551610 [ 302 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18909 | 2026.03.13 18:59:26.551625 [ 319 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 18910 | 2026.03.13 18:59:26.551639 [ 348 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18911 | 2026.03.13 18:59:26.551631 [ 349 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18912 | 2026.03.13 18:59:26.551620 [ 350 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18913 | 2026.03.13 18:59:26.551811 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 18914 | 2026.03.13 18:59:26.551841 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18915 | 2026.03.13 18:59:26.551921 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18916 | 2026.03.13 18:59:26.551939 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 18917 | 2026.03.13 18:59:26.551969 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18918 | 2026.03.13 18:59:26.552000 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18919 | 2026.03.13 18:59:26.552028 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18920 | 2026.03.13 18:59:26.552056 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18921 | 2026.03.13 18:59:26.552732 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001936 sec., 25826.446280991735 rows/sec., 1016.41 KiB/sec. | ||
| 18922 | 2026.03.13 18:59:26.552894 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Debug> MemoryTracker: Peak memory usage (for query): 151.76 KiB. | ||
| 18923 | 2026.03.13 18:59:26.552911 [ 5 ] {7bedb9ea-7cdc-409d-b668-51cf95fc69a5} <Debug> TCPHandler: Processed in 0.002246097 sec. | ||
| 18924 | 2026.03.13 18:59:26.553195 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18925 | 2026.03.13 18:59:26.553337 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18926 | 2026.03.13 18:59:26.553575 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18927 | 2026.03.13 18:59:26.553614 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18928 | 2026.03.13 18:59:26.553852 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18929 | 2026.03.13 18:59:26.553904 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18930 | 2026.03.13 18:59:26.554002 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 18931 | 2026.03.13 18:59:26.554069 [ 350 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18932 | 2026.03.13 18:59:26.554076 [ 319 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18933 | 2026.03.13 18:59:26.554086 [ 349 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 18934 | 2026.03.13 18:59:26.554099 [ 314 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18935 | 2026.03.13 18:59:26.554082 [ 348 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18936 | 2026.03.13 18:59:26.554230 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 18937 | 2026.03.13 18:59:26.554252 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18938 | 2026.03.13 18:59:26.554330 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18939 | 2026.03.13 18:59:26.554349 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 18940 | 2026.03.13 18:59:26.554380 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18941 | 2026.03.13 18:59:26.554413 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18942 | 2026.03.13 18:59:26.554442 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18943 | 2026.03.13 18:59:26.554471 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18944 | 2026.03.13 18:59:26.555118 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001845 sec., 27100.271002710026 rows/sec., 1.04 MiB/sec. | ||
| 18945 | 2026.03.13 18:59:26.555259 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Debug> MemoryTracker: Peak memory usage (for query): 152.36 KiB. | ||
| 18946 | 2026.03.13 18:59:26.555274 [ 5 ] {dbbe249f-e256-4797-aa28-b0bf79cf4684} <Debug> TCPHandler: Processed in 0.002129504 sec. | ||
| 18947 | 2026.03.13 18:59:26.555552 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18948 | 2026.03.13 18:59:26.555696 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18949 | 2026.03.13 18:59:26.555931 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18950 | 2026.03.13 18:59:26.555970 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18951 | 2026.03.13 18:59:26.556207 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18952 | 2026.03.13 18:59:26.556259 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18953 | 2026.03.13 18:59:26.556358 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 18954 | 2026.03.13 18:59:26.556425 [ 350 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18955 | 2026.03.13 18:59:26.556425 [ 319 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18956 | 2026.03.13 18:59:26.556445 [ 301 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18957 | 2026.03.13 18:59:26.556432 [ 314 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18958 | 2026.03.13 18:59:26.556432 [ 349 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 18959 | 2026.03.13 18:59:26.556609 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 18960 | 2026.03.13 18:59:26.556638 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18961 | 2026.03.13 18:59:26.556719 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18962 | 2026.03.13 18:59:26.556737 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 18963 | 2026.03.13 18:59:26.556768 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18964 | 2026.03.13 18:59:26.556801 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18965 | 2026.03.13 18:59:26.556833 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18966 | 2026.03.13 18:59:26.556863 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18967 | 2026.03.13 18:59:26.557537 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001906 sec., 26232.948583420777 rows/sec., 1.01 MiB/sec. | ||
| 18968 | 2026.03.13 18:59:26.557670 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Debug> MemoryTracker: Peak memory usage (for query): 152.70 KiB. | ||
| 18969 | 2026.03.13 18:59:26.557686 [ 5 ] {2c9d0ebf-3ca5-48d9-86b5-1fda7467f2c0} <Debug> TCPHandler: Processed in 0.002185355 sec. | ||
| 18970 | 2026.03.13 18:59:26.557873 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18971 | 2026.03.13 18:59:26.558019 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18972 | 2026.03.13 18:59:26.558258 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18973 | 2026.03.13 18:59:26.558298 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18974 | 2026.03.13 18:59:26.558541 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18975 | 2026.03.13 18:59:26.558595 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18976 | 2026.03.13 18:59:26.558699 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 18977 | 2026.03.13 18:59:26.558755 [ 301 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18978 | 2026.03.13 18:59:26.558781 [ 300 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18979 | 2026.03.13 18:59:26.558783 [ 349 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 18980 | 2026.03.13 18:59:26.558782 [ 319 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18981 | 2026.03.13 18:59:26.558782 [ 350 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18982 | 2026.03.13 18:59:26.558924 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 18983 | 2026.03.13 18:59:26.558950 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18984 | 2026.03.13 18:59:26.559029 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18985 | 2026.03.13 18:59:26.559048 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 18986 | 2026.03.13 18:59:26.559079 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18987 | 2026.03.13 18:59:26.559113 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18988 | 2026.03.13 18:59:26.559143 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18989 | 2026.03.13 18:59:26.559173 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18990 | 2026.03.13 18:59:26.559824 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001872 sec., 26709.40170940171 rows/sec., 1.03 MiB/sec. | ||
| 18991 | 2026.03.13 18:59:26.559971 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Debug> MemoryTracker: Peak memory usage (for query): 152.98 KiB. | ||
| 18992 | 2026.03.13 18:59:26.559987 [ 5 ] {a2d1359a-1c84-4550-b24b-f929142d6789} <Debug> TCPHandler: Processed in 0.002164805 sec. | ||
| 18993 | 2026.03.13 18:59:26.560215 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18994 | 2026.03.13 18:59:26.560372 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18995 | 2026.03.13 18:59:26.560611 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18996 | 2026.03.13 18:59:26.560651 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18997 | 2026.03.13 18:59:26.560893 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18998 | 2026.03.13 18:59:26.560946 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18999 | 2026.03.13 18:59:26.561044 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 19000 | 2026.03.13 18:59:26.561111 [ 350 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19001 | 2026.03.13 18:59:26.561124 [ 319 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19002 | 2026.03.13 18:59:26.561148 [ 305 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19003 | 2026.03.13 18:59:26.561122 [ 300 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19004 | 2026.03.13 18:59:26.561115 [ 301 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19005 | 2026.03.13 18:59:26.561275 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19006 | 2026.03.13 18:59:26.561297 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19007 | 2026.03.13 18:59:26.561376 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19008 | 2026.03.13 18:59:26.561394 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19009 | 2026.03.13 18:59:26.561427 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 19010 | 2026.03.13 18:59:26.561460 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 19011 | 2026.03.13 18:59:26.561490 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 19012 | 2026.03.13 18:59:26.561520 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 19013 | 2026.03.13 18:59:26.562115 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001813 sec., 27578.599007170436 rows/sec., 1.06 MiB/sec. | ||
| 19014 | 2026.03.13 18:59:26.562243 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Debug> MemoryTracker: Peak memory usage (for query): 153.87 KiB. | ||
| 19015 | 2026.03.13 18:59:26.562259 [ 5 ] {8b8ca3d7-6ed9-48a5-b7fc-d4a7ec4e9cef} <Debug> TCPHandler: Processed in 0.002094302 sec. | ||
| 19016 | 2026.03.13 18:59:26.562469 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19017 | 2026.03.13 18:59:26.562615 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19018 | 2026.03.13 18:59:26.562852 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19019 | 2026.03.13 18:59:26.562892 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19020 | 2026.03.13 18:59:26.563136 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19021 | 2026.03.13 18:59:26.563189 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19022 | 2026.03.13 18:59:26.563287 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 19023 | 2026.03.13 18:59:26.563343 [ 300 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19024 | 2026.03.13 18:59:26.563344 [ 301 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19025 | 2026.03.13 18:59:26.563365 [ 305 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19026 | 2026.03.13 18:59:26.563375 [ 336 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19027 | 2026.03.13 18:59:26.563371 [ 347 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19028 | 2026.03.13 18:59:26.563495 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19029 | 2026.03.13 18:59:26.563522 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19030 | 2026.03.13 18:59:26.563600 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19031 | 2026.03.13 18:59:26.563619 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19032 | 2026.03.13 18:59:26.563651 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19033 | 2026.03.13 18:59:26.563684 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19034 | 2026.03.13 18:59:26.563715 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19035 | 2026.03.13 18:59:26.563746 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19036 | 2026.03.13 18:59:26.564374 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001828 sec., 27352.297592997813 rows/sec., 1.05 MiB/sec. | ||
| 19037 | 2026.03.13 18:59:26.564578 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Debug> MemoryTracker: Peak memory usage (for query): 153.79 KiB. | ||
| 19038 | 2026.03.13 18:59:26.564595 [ 5 ] {a50033fe-a775-40bb-9da9-5e58ae703342} <Debug> TCPHandler: Processed in 0.002176765 sec. | ||
| 19039 | 2026.03.13 18:59:26.564796 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19040 | 2026.03.13 18:59:26.564943 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19041 | 2026.03.13 18:59:26.565275 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19042 | 2026.03.13 18:59:26.565318 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19043 | 2026.03.13 18:59:26.565564 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19044 | 2026.03.13 18:59:26.565617 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19045 | 2026.03.13 18:59:26.565715 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 19046 | 2026.03.13 18:59:26.565778 [ 347 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19047 | 2026.03.13 18:59:26.565782 [ 336 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19048 | 2026.03.13 18:59:26.565802 [ 338 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19049 | 2026.03.13 18:59:26.565781 [ 301 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19050 | 2026.03.13 18:59:26.565779 [ 300 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19051 | 2026.03.13 18:59:26.565949 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19052 | 2026.03.13 18:59:26.565970 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19053 | 2026.03.13 18:59:26.566048 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19054 | 2026.03.13 18:59:26.566066 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19055 | 2026.03.13 18:59:26.566097 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19056 | 2026.03.13 18:59:26.566130 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19057 | 2026.03.13 18:59:26.566161 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19058 | 2026.03.13 18:59:26.566190 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19059 | 2026.03.13 18:59:26.566934 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002058 sec., 24295.432458697767 rows/sec., 956.16 KiB/sec. | ||
| 19060 | 2026.03.13 18:59:26.567052 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Debug> MemoryTracker: Peak memory usage (for query): 154.30 KiB. | ||
| 19061 | 2026.03.13 18:59:26.567068 [ 5 ] {5bb9aadc-af43-4b14-93e3-f2cd4c41945d} <Debug> TCPHandler: Processed in 0.002321679 sec. | ||
| 19062 | 2026.03.13 18:59:26.567351 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19063 | 2026.03.13 18:59:26.567502 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19064 | 2026.03.13 18:59:26.567742 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19065 | 2026.03.13 18:59:26.567783 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19066 | 2026.03.13 18:59:26.568030 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19067 | 2026.03.13 18:59:26.568083 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19068 | 2026.03.13 18:59:26.568181 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 19069 | 2026.03.13 18:59:26.568243 [ 346 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19070 | 2026.03.13 18:59:26.568255 [ 347 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19071 | 2026.03.13 18:59:26.568247 [ 300 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19072 | 2026.03.13 18:59:26.568245 [ 301 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19073 | 2026.03.13 18:59:26.568245 [ 336 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19074 | 2026.03.13 18:59:26.568399 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19075 | 2026.03.13 18:59:26.568420 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19076 | 2026.03.13 18:59:26.568497 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19077 | 2026.03.13 18:59:26.568514 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19078 | 2026.03.13 18:59:26.568545 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19079 | 2026.03.13 18:59:26.568577 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19080 | 2026.03.13 18:59:26.568606 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19081 | 2026.03.13 18:59:26.568635 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19082 | 2026.03.13 18:59:26.569428 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001997 sec., 25037.55633450175 rows/sec., 985.36 KiB/sec. | ||
| 19083 | 2026.03.13 18:59:26.569569 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Debug> MemoryTracker: Peak memory usage (for query): 154.48 KiB. | ||
| 19084 | 2026.03.13 18:59:26.569584 [ 5 ] {d5329dc7-05f4-4daf-ba9b-70378cb4878f} <Debug> TCPHandler: Processed in 0.002282418 sec. | ||
| 19085 | 2026.03.13 18:59:26.569785 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19086 | 2026.03.13 18:59:26.569936 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19087 | 2026.03.13 18:59:26.570177 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19088 | 2026.03.13 18:59:26.570219 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19089 | 2026.03.13 18:59:26.570478 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19090 | 2026.03.13 18:59:26.570531 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19091 | 2026.03.13 18:59:26.570631 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 19092 | 2026.03.13 18:59:26.570693 [ 339 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19093 | 2026.03.13 18:59:26.570696 [ 347 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19094 | 2026.03.13 18:59:26.570708 [ 301 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19095 | 2026.03.13 18:59:26.570758 [ 334 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19096 | 2026.03.13 18:59:26.570700 [ 336 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19097 | 2026.03.13 18:59:26.570917 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19098 | 2026.03.13 18:59:26.570939 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19099 | 2026.03.13 18:59:26.571019 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19100 | 2026.03.13 18:59:26.571039 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19101 | 2026.03.13 18:59:26.571070 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19102 | 2026.03.13 18:59:26.571108 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19103 | 2026.03.13 18:59:26.571143 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19104 | 2026.03.13 18:59:26.571177 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19105 | 2026.03.13 18:59:26.571810 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001946 sec., 25693.73072970195 rows/sec., 1011.19 KiB/sec. | ||
| 19106 | 2026.03.13 18:59:26.571922 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Debug> MemoryTracker: Peak memory usage (for query): 154.96 KiB. | ||
| 19107 | 2026.03.13 18:59:26.571937 [ 5 ] {78a28f3d-de2a-4b1b-a6e4-a1aa15b69059} <Debug> TCPHandler: Processed in 0.002202695 sec. | ||
| 19108 | 2026.03.13 18:59:26.572139 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19109 | 2026.03.13 18:59:26.572288 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19110 | 2026.03.13 18:59:26.572528 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19111 | 2026.03.13 18:59:26.572569 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19112 | 2026.03.13 18:59:26.572817 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19113 | 2026.03.13 18:59:26.572870 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19114 | 2026.03.13 18:59:26.572966 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 19115 | 2026.03.13 18:59:26.573020 [ 301 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19116 | 2026.03.13 18:59:26.573021 [ 316 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19117 | 2026.03.13 18:59:26.573045 [ 324 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19118 | 2026.03.13 18:59:26.573037 [ 347 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19119 | 2026.03.13 18:59:26.573026 [ 336 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19120 | 2026.03.13 18:59:26.573167 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19121 | 2026.03.13 18:59:26.573189 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19122 | 2026.03.13 18:59:26.573266 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19123 | 2026.03.13 18:59:26.573285 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19124 | 2026.03.13 18:59:26.573316 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19125 | 2026.03.13 18:59:26.573348 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19126 | 2026.03.13 18:59:26.573379 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19127 | 2026.03.13 18:59:26.573412 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19128 | 2026.03.13 18:59:26.573993 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001776 sec., 28153.153153153155 rows/sec., 1.08 MiB/sec. | ||
| 19129 | 2026.03.13 18:59:26.574105 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Debug> MemoryTracker: Peak memory usage (for query): 155.03 KiB. | ||
| 19130 | 2026.03.13 18:59:26.574120 [ 5 ] {799494fa-48fa-4f92-a1bf-aa8c476d1fd1} <Debug> TCPHandler: Processed in 0.002032161 sec. | ||
| 19131 | 2026.03.13 18:59:26.574335 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19132 | 2026.03.13 18:59:26.574490 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19133 | 2026.03.13 18:59:26.574729 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19134 | 2026.03.13 18:59:26.574771 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19135 | 2026.03.13 18:59:26.575020 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19136 | 2026.03.13 18:59:26.575072 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19137 | 2026.03.13 18:59:26.575169 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 19138 | 2026.03.13 18:59:26.575235 [ 324 ] {9dfee738-f744-4257-9413-151af4afa192} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19139 | 2026.03.13 18:59:26.575242 [ 316 ] {9dfee738-f744-4257-9413-151af4afa192} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19140 | 2026.03.13 18:59:26.575243 [ 347 ] {9dfee738-f744-4257-9413-151af4afa192} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19141 | 2026.03.13 18:59:26.575266 [ 318 ] {9dfee738-f744-4257-9413-151af4afa192} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19142 | 2026.03.13 18:59:26.575235 [ 301 ] {9dfee738-f744-4257-9413-151af4afa192} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19143 | 2026.03.13 18:59:26.575392 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19144 | 2026.03.13 18:59:26.575413 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19145 | 2026.03.13 18:59:26.575491 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19146 | 2026.03.13 18:59:26.575509 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19147 | 2026.03.13 18:59:26.575541 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19148 | 2026.03.13 18:59:26.575573 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19149 | 2026.03.13 18:59:26.575602 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19150 | 2026.03.13 18:59:26.575632 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19151 | 2026.03.13 18:59:26.576461 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002046 sec., 24437.927663734114 rows/sec., 961.77 KiB/sec. | ||
| 19152 | 2026.03.13 18:59:26.576582 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Debug> MemoryTracker: Peak memory usage (for query): 155.38 KiB. | ||
| 19153 | 2026.03.13 18:59:26.576598 [ 5 ] {9dfee738-f744-4257-9413-151af4afa192} <Debug> TCPHandler: Processed in 0.002313139 sec. | ||
| 19154 | 2026.03.13 18:59:26.576794 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19155 | 2026.03.13 18:59:26.576946 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19156 | 2026.03.13 18:59:26.577188 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19157 | 2026.03.13 18:59:26.577230 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19158 | 2026.03.13 18:59:26.577482 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19159 | 2026.03.13 18:59:26.577535 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19160 | 2026.03.13 18:59:26.577632 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 19161 | 2026.03.13 18:59:26.577694 [ 322 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19162 | 2026.03.13 18:59:26.577714 [ 343 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19163 | 2026.03.13 18:59:26.577699 [ 316 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19164 | 2026.03.13 18:59:26.577698 [ 301 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19165 | 2026.03.13 18:59:26.577696 [ 324 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19166 | 2026.03.13 18:59:26.577849 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19167 | 2026.03.13 18:59:26.577871 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19168 | 2026.03.13 18:59:26.577948 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19169 | 2026.03.13 18:59:26.577966 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19170 | 2026.03.13 18:59:26.577997 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19171 | 2026.03.13 18:59:26.578029 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19172 | 2026.03.13 18:59:26.578059 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19173 | 2026.03.13 18:59:26.578092 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19174 | 2026.03.13 18:59:26.578789 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001915 sec., 26109.660574412534 rows/sec., 1.00 MiB/sec. | ||
| 19175 | 2026.03.13 18:59:26.578924 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Debug> MemoryTracker: Peak memory usage (for query): 155.58 KiB. | ||
| 19176 | 2026.03.13 18:59:26.578940 [ 5 ] {cc235358-8174-4ea5-8e14-3f4e2e31a2c5} <Debug> TCPHandler: Processed in 0.002196076 sec. | ||
| 19177 | 2026.03.13 18:59:26.579240 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19178 | 2026.03.13 18:59:26.579391 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19179 | 2026.03.13 18:59:26.579636 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19180 | 2026.03.13 18:59:26.579679 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19181 | 2026.03.13 18:59:26.579937 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19182 | 2026.03.13 18:59:26.579989 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19183 | 2026.03.13 18:59:26.580090 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 19184 | 2026.03.13 18:59:26.580158 [ 316 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19185 | 2026.03.13 18:59:26.580162 [ 324 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19186 | 2026.03.13 18:59:26.580178 [ 335 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19187 | 2026.03.13 18:59:26.580169 [ 322 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19188 | 2026.03.13 18:59:26.580159 [ 343 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19189 | 2026.03.13 18:59:26.580318 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19190 | 2026.03.13 18:59:26.580344 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19191 | 2026.03.13 18:59:26.580423 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19192 | 2026.03.13 18:59:26.580441 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19193 | 2026.03.13 18:59:26.580473 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19194 | 2026.03.13 18:59:26.580505 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19195 | 2026.03.13 18:59:26.580535 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19196 | 2026.03.13 18:59:26.580569 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19197 | 2026.03.13 18:59:26.581406 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002087 sec., 23957.834211787256 rows/sec., 942.87 KiB/sec. | ||
| 19198 | 2026.03.13 18:59:26.581538 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Debug> MemoryTracker: Peak memory usage (for query): 156.02 KiB. | ||
| 19199 | 2026.03.13 18:59:26.581554 [ 5 ] {43d20194-68af-4196-a0bb-8b52ea215cf2} <Debug> TCPHandler: Processed in 0.002364191 sec. | ||
| 19200 | 2026.03.13 18:59:26.581749 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19201 | 2026.03.13 18:59:26.581901 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19202 | 2026.03.13 18:59:26.582241 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19203 | 2026.03.13 18:59:26.582284 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19204 | 2026.03.13 18:59:26.582640 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19205 | 2026.03.13 18:59:26.582694 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19206 | 2026.03.13 18:59:26.582794 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 19207 | 2026.03.13 18:59:26.582861 [ 322 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19208 | 2026.03.13 18:59:26.582878 [ 335 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19209 | 2026.03.13 18:59:26.582877 [ 316 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19210 | 2026.03.13 18:59:26.582875 [ 324 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19211 | 2026.03.13 18:59:26.582873 [ 343 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19212 | 2026.03.13 18:59:26.583030 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19213 | 2026.03.13 18:59:26.583056 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19214 | 2026.03.13 18:59:26.583136 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19215 | 2026.03.13 18:59:26.583155 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19216 | 2026.03.13 18:59:26.583186 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19217 | 2026.03.13 18:59:26.583219 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19218 | 2026.03.13 18:59:26.583250 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19219 | 2026.03.13 18:59:26.583279 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19220 | 2026.03.13 18:59:26.583890 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002062 sec., 24248.302618816684 rows/sec., 954.30 KiB/sec. | ||
| 19221 | 2026.03.13 18:59:26.584035 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Debug> MemoryTracker: Peak memory usage (for query): 156.31 KiB. | ||
| 19222 | 2026.03.13 18:59:26.584051 [ 5 ] {cfbb4c16-46c5-4ae0-be27-813675f49204} <Debug> TCPHandler: Processed in 0.00235264 sec. | ||
| 19223 | 2026.03.13 18:59:26.584246 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19224 | 2026.03.13 18:59:26.584398 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19225 | 2026.03.13 18:59:26.584649 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19226 | 2026.03.13 18:59:26.584692 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19227 | 2026.03.13 18:59:26.584958 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19228 | 2026.03.13 18:59:26.585012 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19229 | 2026.03.13 18:59:26.585111 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 19230 | 2026.03.13 18:59:26.585179 [ 335 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19231 | 2026.03.13 18:59:26.585187 [ 343 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19232 | 2026.03.13 18:59:26.585200 [ 315 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19233 | 2026.03.13 18:59:26.585186 [ 324 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19234 | 2026.03.13 18:59:26.585185 [ 322 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19235 | 2026.03.13 18:59:26.585343 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19236 | 2026.03.13 18:59:26.585370 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19237 | 2026.03.13 18:59:26.585450 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19238 | 2026.03.13 18:59:26.585468 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19239 | 2026.03.13 18:59:26.585499 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19240 | 2026.03.13 18:59:26.585533 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19241 | 2026.03.13 18:59:26.585563 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19242 | 2026.03.13 18:59:26.585591 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19243 | 2026.03.13 18:59:26.586177 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001852 sec., 26997.84017278618 rows/sec., 1.04 MiB/sec. | ||
| 19244 | 2026.03.13 18:59:26.586325 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Debug> MemoryTracker: Peak memory usage (for query): 156.69 KiB. | ||
| 19245 | 2026.03.13 18:59:26.586341 [ 5 ] {fd850fc1-4ad4-49e0-bdf3-8aeb66cc5cda} <Debug> TCPHandler: Processed in 0.002144744 sec. | ||
| 19246 | 2026.03.13 18:59:26.586536 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19247 | 2026.03.13 18:59:26.586690 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19248 | 2026.03.13 18:59:26.586940 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19249 | 2026.03.13 18:59:26.586983 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19250 | 2026.03.13 18:59:26.587247 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19251 | 2026.03.13 18:59:26.587299 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19252 | 2026.03.13 18:59:26.587398 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 19253 | 2026.03.13 18:59:26.587460 [ 315 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19254 | 2026.03.13 18:59:26.587474 [ 335 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19255 | 2026.03.13 18:59:26.587473 [ 343 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19256 | 2026.03.13 18:59:26.587476 [ 322 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19257 | 2026.03.13 18:59:26.587461 [ 324 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19258 | 2026.03.13 18:59:26.587645 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19259 | 2026.03.13 18:59:26.587666 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19260 | 2026.03.13 18:59:26.587745 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19261 | 2026.03.13 18:59:26.587765 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19262 | 2026.03.13 18:59:26.587797 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19263 | 2026.03.13 18:59:26.587830 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19264 | 2026.03.13 18:59:26.587862 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19265 | 2026.03.13 18:59:26.587893 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19266 | 2026.03.13 18:59:26.588671 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002055 sec., 24330.900243309003 rows/sec., 957.55 KiB/sec. | ||
| 19267 | 2026.03.13 18:59:26.588820 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Debug> MemoryTracker: Peak memory usage (for query): 156.90 KiB. | ||
| 19268 | 2026.03.13 18:59:26.588835 [ 5 ] {03ae3776-a0ec-47dd-99bf-3df4e24dc21e} <Debug> TCPHandler: Processed in 0.00235009 sec. | ||
| 19269 | 2026.03.13 18:59:26.589415 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19270 | 2026.03.13 18:59:26.589569 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19271 | 2026.03.13 18:59:26.589821 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19272 | 2026.03.13 18:59:26.589869 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19273 | 2026.03.13 18:59:26.590133 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19274 | 2026.03.13 18:59:26.590185 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19275 | 2026.03.13 18:59:26.590284 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 19276 | 2026.03.13 18:59:26.590349 [ 315 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19277 | 2026.03.13 18:59:26.590361 [ 335 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19278 | 2026.03.13 18:59:26.590359 [ 324 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19279 | 2026.03.13 18:59:26.590357 [ 322 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19280 | 2026.03.13 18:59:26.590356 [ 307 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19281 | 2026.03.13 18:59:26.590506 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19282 | 2026.03.13 18:59:26.590534 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19283 | 2026.03.13 18:59:26.590615 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19284 | 2026.03.13 18:59:26.590633 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19285 | 2026.03.13 18:59:26.590664 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19286 | 2026.03.13 18:59:26.590700 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19287 | 2026.03.13 18:59:26.590731 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19288 | 2026.03.13 18:59:26.590761 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19289 | 2026.03.13 18:59:26.591500 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002004 sec., 24950.0998003992 rows/sec., 981.92 KiB/sec. | ||
| 19290 | 2026.03.13 18:59:26.591647 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Debug> MemoryTracker: Peak memory usage (for query): 157.23 KiB. | ||
| 19291 | 2026.03.13 18:59:26.591663 [ 5 ] {16d75bda-3b47-4789-af98-7c1ff891c5d3} <Debug> TCPHandler: Processed in 0.002297289 sec. | ||
| 19292 | 2026.03.13 18:59:26.591864 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19293 | 2026.03.13 18:59:26.592021 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19294 | 2026.03.13 18:59:26.592273 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19295 | 2026.03.13 18:59:26.592316 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19296 | 2026.03.13 18:59:26.592581 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19297 | 2026.03.13 18:59:26.592634 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19298 | 2026.03.13 18:59:26.592732 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 19299 | 2026.03.13 18:59:26.592796 [ 322 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19300 | 2026.03.13 18:59:26.592797 [ 307 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19301 | 2026.03.13 18:59:26.592825 [ 295 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19302 | 2026.03.13 18:59:26.592802 [ 324 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19303 | 2026.03.13 18:59:26.592807 [ 335 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19304 | 2026.03.13 18:59:26.592970 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19305 | 2026.03.13 18:59:26.592997 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19306 | 2026.03.13 18:59:26.593076 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19307 | 2026.03.13 18:59:26.593095 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19308 | 2026.03.13 18:59:26.593126 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19309 | 2026.03.13 18:59:26.593159 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19310 | 2026.03.13 18:59:26.593190 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19311 | 2026.03.13 18:59:26.593226 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19312 | 2026.03.13 18:59:26.593902 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001958 sec., 25536.26149131767 rows/sec., 1004.99 KiB/sec. | ||
| 19313 | 2026.03.13 18:59:26.594047 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Debug> MemoryTracker: Peak memory usage (for query): 157.43 KiB. | ||
| 19314 | 2026.03.13 18:59:26.594062 [ 5 ] {8c816aaf-8dd5-4d54-9c40-4c9aa4b25c95} <Debug> TCPHandler: Processed in 0.002248497 sec. | ||
| 19315 | 2026.03.13 18:59:26.594279 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19316 | 2026.03.13 18:59:26.594436 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19317 | 2026.03.13 18:59:26.594686 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19318 | 2026.03.13 18:59:26.594730 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19319 | 2026.03.13 18:59:26.594998 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19320 | 2026.03.13 18:59:26.595051 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19321 | 2026.03.13 18:59:26.595150 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 19322 | 2026.03.13 18:59:26.595214 [ 311 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19323 | 2026.03.13 18:59:26.595230 [ 307 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19324 | 2026.03.13 18:59:26.595226 [ 335 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19325 | 2026.03.13 18:59:26.595228 [ 324 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19326 | 2026.03.13 18:59:26.595218 [ 295 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19327 | 2026.03.13 18:59:26.595377 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19328 | 2026.03.13 18:59:26.595402 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19329 | 2026.03.13 18:59:26.595483 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19330 | 2026.03.13 18:59:26.595502 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19331 | 2026.03.13 18:59:26.595534 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19332 | 2026.03.13 18:59:26.595567 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19333 | 2026.03.13 18:59:26.595600 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19334 | 2026.03.13 18:59:26.595631 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19335 | 2026.03.13 18:59:26.596283 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001926 sec., 25960.53997923157 rows/sec., 1021.69 KiB/sec. | ||
| 19336 | 2026.03.13 18:59:26.596428 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Debug> MemoryTracker: Peak memory usage (for query): 157.84 KiB. | ||
| 19337 | 2026.03.13 18:59:26.596445 [ 5 ] {5fe9e6b1-83bd-4276-8b9a-9085fbb35a39} <Debug> TCPHandler: Processed in 0.002215376 sec. | ||
| 19338 | 2026.03.13 18:59:26.596731 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19339 | 2026.03.13 18:59:26.596892 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19340 | 2026.03.13 18:59:26.597148 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19341 | 2026.03.13 18:59:26.597194 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19342 | 2026.03.13 18:59:26.597465 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19343 | 2026.03.13 18:59:26.597518 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19344 | 2026.03.13 18:59:26.597620 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 19345 | 2026.03.13 18:59:26.597685 [ 309 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19346 | 2026.03.13 18:59:26.597687 [ 311 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19347 | 2026.03.13 18:59:26.597706 [ 335 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19348 | 2026.03.13 18:59:26.597705 [ 324 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19349 | 2026.03.13 18:59:26.597702 [ 295 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19350 | 2026.03.13 18:59:26.597848 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19351 | 2026.03.13 18:59:26.597875 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19352 | 2026.03.13 18:59:26.597954 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19353 | 2026.03.13 18:59:26.597973 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19354 | 2026.03.13 18:59:26.598009 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19355 | 2026.03.13 18:59:26.598045 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19356 | 2026.03.13 18:59:26.598076 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19357 | 2026.03.13 18:59:26.598294 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19358 | 2026.03.13 18:59:26.599023 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002212 sec., 22603.978300180832 rows/sec., 889.59 KiB/sec. | ||
| 19359 | 2026.03.13 18:59:26.599180 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Debug> MemoryTracker: Peak memory usage (for query): 158.15 KiB. | ||
| 19360 | 2026.03.13 18:59:26.599196 [ 5 ] {3ce40e7f-d905-4944-91be-30d74593068e} <Debug> TCPHandler: Processed in 0.002514145 sec. | ||
| 19361 | 2026.03.13 18:59:26.599408 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19362 | 2026.03.13 18:59:26.599565 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19363 | 2026.03.13 18:59:26.599818 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19364 | 2026.03.13 18:59:26.599866 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19365 | 2026.03.13 18:59:26.600141 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19366 | 2026.03.13 18:59:26.600195 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19367 | 2026.03.13 18:59:26.600293 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 75-element set) | ||
| 19368 | 2026.03.13 18:59:26.600357 [ 295 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19369 | 2026.03.13 18:59:26.600365 [ 335 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19370 | 2026.03.13 18:59:26.600379 [ 323 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19371 | 2026.03.13 18:59:26.600369 [ 311 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19372 | 2026.03.13 18:59:26.600366 [ 309 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19373 | 2026.03.13 18:59:26.600511 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19374 | 2026.03.13 18:59:26.600540 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19375 | 2026.03.13 18:59:26.600621 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19376 | 2026.03.13 18:59:26.600640 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19377 | 2026.03.13 18:59:26.600674 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19378 | 2026.03.13 18:59:26.600710 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19379 | 2026.03.13 18:59:26.600742 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19380 | 2026.03.13 18:59:26.600772 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19381 | 2026.03.13 18:59:26.601526 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002038 sec., 24533.856722276745 rows/sec., 965.54 KiB/sec. | ||
| 19382 | 2026.03.13 18:59:26.601698 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Debug> MemoryTracker: Peak memory usage (for query): 158.19 KiB. | ||
| 19383 | 2026.03.13 18:59:26.601715 [ 5 ] {a7eaa6fa-95bc-44e0-9e1a-4c16f3c11acc} <Debug> TCPHandler: Processed in 0.002358041 sec. | ||
| 19384 | 2026.03.13 18:59:26.601910 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19385 | 2026.03.13 18:59:26.602064 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19386 | 2026.03.13 18:59:26.602320 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19387 | 2026.03.13 18:59:26.602365 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19388 | 2026.03.13 18:59:26.602678 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19389 | 2026.03.13 18:59:26.602732 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19390 | 2026.03.13 18:59:26.602833 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 76-element set) | ||
| 19391 | 2026.03.13 18:59:26.602892 [ 309 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19392 | 2026.03.13 18:59:26.602897 [ 311 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19393 | 2026.03.13 18:59:26.602913 [ 295 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19394 | 2026.03.13 18:59:26.602903 [ 335 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19395 | 2026.03.13 18:59:26.602903 [ 323 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19396 | 2026.03.13 18:59:26.603047 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19397 | 2026.03.13 18:59:26.603074 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19398 | 2026.03.13 18:59:26.603156 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19399 | 2026.03.13 18:59:26.603175 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19400 | 2026.03.13 18:59:26.603219 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19401 | 2026.03.13 18:59:26.603259 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19402 | 2026.03.13 18:59:26.603298 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19403 | 2026.03.13 18:59:26.603335 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19404 | 2026.03.13 18:59:26.603995 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002006 sec., 24925.224327018943 rows/sec., 980.94 KiB/sec. | ||
| 19405 | 2026.03.13 18:59:26.604163 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Debug> MemoryTracker: Peak memory usage (for query): 158.66 KiB. | ||
| 19406 | 2026.03.13 18:59:26.604179 [ 5 ] {d0107bcc-8f21-48ab-b7b3-ccdc3654f8ee} <Debug> TCPHandler: Processed in 0.00232172 sec. | ||
| 19407 | 2026.03.13 18:59:26.604510 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19408 | 2026.03.13 18:59:26.604670 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19409 | 2026.03.13 18:59:26.604928 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19410 | 2026.03.13 18:59:26.604973 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19411 | 2026.03.13 18:59:26.605248 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19412 | 2026.03.13 18:59:26.605301 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19413 | 2026.03.13 18:59:26.605399 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 77-element set) | ||
| 19414 | 2026.03.13 18:59:26.605463 [ 323 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19415 | 2026.03.13 18:59:26.605464 [ 335 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19416 | 2026.03.13 18:59:26.605486 [ 345 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19417 | 2026.03.13 18:59:26.605474 [ 311 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19418 | 2026.03.13 18:59:26.605475 [ 295 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19419 | 2026.03.13 18:59:26.605625 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19420 | 2026.03.13 18:59:26.605650 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19421 | 2026.03.13 18:59:26.605732 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19422 | 2026.03.13 18:59:26.605750 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19423 | 2026.03.13 18:59:26.605783 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19424 | 2026.03.13 18:59:26.605817 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19425 | 2026.03.13 18:59:26.605848 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19426 | 2026.03.13 18:59:26.605881 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19427 | 2026.03.13 18:59:26.606538 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001947 sec., 25680.53415511043 rows/sec., 1010.67 KiB/sec. | ||
| 19428 | 2026.03.13 18:59:26.606702 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Debug> MemoryTracker: Peak memory usage (for query): 158.88 KiB. | ||
| 19429 | 2026.03.13 18:59:26.606718 [ 5 ] {5c880b0a-b7fd-4abb-82bc-0f9d54d0a4d8} <Debug> TCPHandler: Processed in 0.002258187 sec. | ||
| 19430 | 2026.03.13 18:59:26.606917 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19431 | 2026.03.13 18:59:26.607077 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19432 | 2026.03.13 18:59:26.607337 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19433 | 2026.03.13 18:59:26.607381 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19434 | 2026.03.13 18:59:26.607658 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19435 | 2026.03.13 18:59:26.607710 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19436 | 2026.03.13 18:59:26.607810 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 78-element set) | ||
| 19437 | 2026.03.13 18:59:26.607874 [ 295 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19438 | 2026.03.13 18:59:26.607890 [ 335 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19439 | 2026.03.13 18:59:26.607884 [ 311 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19440 | 2026.03.13 18:59:26.607884 [ 345 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19441 | 2026.03.13 18:59:26.607884 [ 323 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19442 | 2026.03.13 18:59:26.608044 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19443 | 2026.03.13 18:59:26.608070 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19444 | 2026.03.13 18:59:26.608152 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19445 | 2026.03.13 18:59:26.608170 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19446 | 2026.03.13 18:59:26.608203 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19447 | 2026.03.13 18:59:26.608238 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19448 | 2026.03.13 18:59:26.608272 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19449 | 2026.03.13 18:59:26.608305 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19450 | 2026.03.13 18:59:26.608957 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001959 sec., 25523.226135783567 rows/sec., 1004.48 KiB/sec. | ||
| 19451 | 2026.03.13 18:59:26.609123 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Debug> MemoryTracker: Peak memory usage (for query): 159.07 KiB. | ||
| 19452 | 2026.03.13 18:59:26.609139 [ 5 ] {639696ca-80ac-461e-8b71-e6b61e3afe27} <Debug> TCPHandler: Processed in 0.002272308 sec. | ||
| 19453 | 2026.03.13 18:59:26.609477 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19454 | 2026.03.13 18:59:26.609637 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19455 | 2026.03.13 18:59:26.609897 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19456 | 2026.03.13 18:59:26.609941 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19457 | 2026.03.13 18:59:26.610218 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19458 | 2026.03.13 18:59:26.610272 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19459 | 2026.03.13 18:59:26.610373 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 79-element set) | ||
| 19460 | 2026.03.13 18:59:26.610438 [ 306 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19461 | 2026.03.13 18:59:26.610444 [ 295 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19462 | 2026.03.13 18:59:26.610466 [ 344 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19463 | 2026.03.13 18:59:26.610450 [ 323 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19464 | 2026.03.13 18:59:26.610440 [ 311 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19465 | 2026.03.13 18:59:26.610621 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19466 | 2026.03.13 18:59:26.610648 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19467 | 2026.03.13 18:59:26.610731 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19468 | 2026.03.13 18:59:26.610749 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19469 | 2026.03.13 18:59:26.610783 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19470 | 2026.03.13 18:59:26.610819 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19471 | 2026.03.13 18:59:26.610850 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19472 | 2026.03.13 18:59:26.610883 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19473 | 2026.03.13 18:59:26.611628 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.00207 sec., 24154.589371980677 rows/sec., 950.62 KiB/sec. | ||
| 19474 | 2026.03.13 18:59:26.611780 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Debug> MemoryTracker: Peak memory usage (for query): 159.35 KiB. | ||
| 19475 | 2026.03.13 18:59:26.611795 [ 5 ] {12a1f9cf-a7f6-466d-a5c4-f027b31240a6} <Debug> TCPHandler: Processed in 0.002368481 sec. | ||
| 19476 | 2026.03.13 18:59:26.612124 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19477 | 2026.03.13 18:59:26.612284 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19478 | 2026.03.13 18:59:26.612543 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19479 | 2026.03.13 18:59:26.612587 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19480 | 2026.03.13 18:59:26.612866 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19481 | 2026.03.13 18:59:26.612919 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19482 | 2026.03.13 18:59:26.613018 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 80-element set) | ||
| 19483 | 2026.03.13 18:59:26.613083 [ 311 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19484 | 2026.03.13 18:59:26.613097 [ 323 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19485 | 2026.03.13 18:59:26.613107 [ 303 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19486 | 2026.03.13 18:59:26.613094 [ 306 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19487 | 2026.03.13 18:59:26.613085 [ 295 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19488 | 2026.03.13 18:59:26.613238 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19489 | 2026.03.13 18:59:26.613263 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19490 | 2026.03.13 18:59:26.613344 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19491 | 2026.03.13 18:59:26.613362 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19492 | 2026.03.13 18:59:26.613395 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19493 | 2026.03.13 18:59:26.613430 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19494 | 2026.03.13 18:59:26.613460 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19495 | 2026.03.13 18:59:26.613491 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19496 | 2026.03.13 18:59:26.614108 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001905 sec., 26246.719160104985 rows/sec., 1.01 MiB/sec. | ||
| 19497 | 2026.03.13 18:59:26.614272 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Debug> MemoryTracker: Peak memory usage (for query): 159.73 KiB. | ||
| 19498 | 2026.03.13 18:59:26.614289 [ 5 ] {a6a816a7-d783-4e2a-bcb9-dc2e9a2e0545} <Debug> TCPHandler: Processed in 0.002215317 sec. | ||
| 19499 | 2026.03.13 18:59:26.614587 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19500 | 2026.03.13 18:59:26.614746 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19501 | 2026.03.13 18:59:26.615181 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19502 | 2026.03.13 18:59:26.615226 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19503 | 2026.03.13 18:59:26.615509 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19504 | 2026.03.13 18:59:26.615562 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19505 | 2026.03.13 18:59:26.615660 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Key condition: (column 0 notIn 81-element set) | ||
| 19506 | 2026.03.13 18:59:26.615727 [ 311 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19507 | 2026.03.13 18:59:26.615743 [ 303 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19508 | 2026.03.13 18:59:26.615748 [ 320 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19509 | 2026.03.13 18:59:26.615730 [ 295 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19510 | 2026.03.13 18:59:26.615733 [ 306 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 19511 | 2026.03.13 18:59:26.615896 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (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 | ||
| 19512 | 2026.03.13 18:59:26.615922 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19513 | 2026.03.13 18:59:26.616003 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19514 | 2026.03.13 18:59:26.616021 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 19515 | 2026.03.13 18:59:26.616054 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19516 | 2026.03.13 18:59:26.616089 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19517 | 2026.03.13 18:59:26.616121 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19518 | 2026.03.13 18:59:26.616153 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Trace> MergeTreeBaseSelectProcessor: 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19519 | 2026.03.13 18:59:26.616800 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002134 sec., 23430.178069353326 rows/sec., 922.11 KiB/sec. | ||
| 19520 | 2026.03.13 18:59:26.616942 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Debug> MemoryTracker: Peak memory usage (for query): 159.91 KiB. | ||
| 19521 | 2026.03.13 18:59:26.616958 [ 5 ] {81ba7bca-09cf-4a4c-b9d0-a92d58f80a83} <Debug> TCPHandler: Processed in 0.002420342 sec. | ||
| 19522 | 2026.03.13 18:59:26.668944 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19523 | 2026.03.13 18:59:26.669074 [ 5 ] {9e5d7d93-907d-434f-9cef-e4630f4a652a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19524 | 2026.03.13 18:59:26.669125 [ 5 ] {9e5d7d93-907d-434f-9cef-e4630f4a652a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19525 | 2026.03.13 18:59:26.669710 [ 5 ] {9e5d7d93-907d-434f-9cef-e4630f4a652a} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19526 | 2026.03.13 18:59:26.669750 [ 5 ] {9e5d7d93-907d-434f-9cef-e4630f4a652a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19527 | 2026.03.13 18:59:26.670169 [ 5 ] {9e5d7d93-907d-434f-9cef-e4630f4a652a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 19528 | 2026.03.13 18:59:26.670369 [ 5 ] {9e5d7d93-907d-434f-9cef-e4630f4a652a} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19529 | 2026.03.13 18:59:26.670496 [ 112 ] {} <Debug> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 19530 | 2026.03.13 18:59:26.670511 [ 5 ] {9e5d7d93-907d-434f-9cef-e4630f4a652a} <Debug> executeQuery: Read 31 rows, 4.74 KiB in 0.001475 sec., 21016.949152542373 rows/sec., 3.14 MiB/sec. | ||
| 19531 | 2026.03.13 18:59:26.670566 [ 112 ] {} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19532 | 2026.03.13 18:59:26.670582 [ 5 ] {9e5d7d93-907d-434f-9cef-e4630f4a652a} <Debug> TCPHandler: Processed in 0.001700331 sec. | ||
| 19533 | 2026.03.13 18:59:26.670594 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19534 | 2026.03.13 18:59:26.670683 [ 195 ] {bad9f549-e754-4146-9e8a-b623689c6308::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 | ||
| 19535 | 2026.03.13 18:59:26.670702 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19536 | 2026.03.13 18:59:26.670797 [ 5 ] {b4a8debf-8bc6-4341-b695-df0378fdf7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19537 | 2026.03.13 18:59:26.670837 [ 5 ] {b4a8debf-8bc6-4341-b695-df0378fdf7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19538 | 2026.03.13 18:59:26.670863 [ 195 ] {bad9f549-e754-4146-9e8a-b623689c6308::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19539 | 2026.03.13 18:59:26.670894 [ 195 ] {bad9f549-e754-4146-9e8a-b623689c6308::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 19540 | 2026.03.13 18:59:26.670955 [ 195 ] {bad9f549-e754-4146-9e8a-b623689c6308::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 19541 | 2026.03.13 18:59:26.671008 [ 195 ] {bad9f549-e754-4146-9e8a-b623689c6308::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 19542 | 2026.03.13 18:59:26.671060 [ 195 ] {bad9f549-e754-4146-9e8a-b623689c6308::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 19543 | 2026.03.13 18:59:26.671111 [ 195 ] {bad9f549-e754-4146-9e8a-b623689c6308::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 19544 | 2026.03.13 18:59:26.671169 [ 195 ] {bad9f549-e754-4146-9e8a-b623689c6308::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
| 19545 | 2026.03.13 18:59:26.671265 [ 5 ] {b4a8debf-8bc6-4341-b695-df0378fdf7c1} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19546 | 2026.03.13 18:59:26.671302 [ 5 ] {b4a8debf-8bc6-4341-b695-df0378fdf7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19547 | 2026.03.13 18:59:26.671631 [ 5 ] {b4a8debf-8bc6-4341-b695-df0378fdf7c1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 19548 | 2026.03.13 18:59:26.671846 [ 5 ] {b4a8debf-8bc6-4341-b695-df0378fdf7c1} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19549 | 2026.03.13 18:59:26.671973 [ 5 ] {b4a8debf-8bc6-4341-b695-df0378fdf7c1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001195 sec., 20083.6820083682 rows/sec., 1.67 MiB/sec. | ||
| 19550 | 2026.03.13 18:59:26.672012 [ 5 ] {b4a8debf-8bc6-4341-b695-df0378fdf7c1} <Debug> TCPHandler: Processed in 0.00136021 sec. | ||
| 19551 | 2026.03.13 18:59:26.672123 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19552 | 2026.03.13 18:59:26.672217 [ 5 ] {d5370a13-54ca-44ab-9554-b77933cd5d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19553 | 2026.03.13 18:59:26.672256 [ 5 ] {d5370a13-54ca-44ab-9554-b77933cd5d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19554 | 2026.03.13 18:59:26.672646 [ 5 ] {d5370a13-54ca-44ab-9554-b77933cd5d62} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19555 | 2026.03.13 18:59:26.672681 [ 5 ] {d5370a13-54ca-44ab-9554-b77933cd5d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19556 | 2026.03.13 18:59:26.672704 [ 189 ] {bad9f549-e754-4146-9e8a-b623689c6308::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 82 rows, containing 6 columns (6 merged, 0 gathered) in 0.002050821 sec., 39983.9869008558 rows/sec., 8.16 MiB/sec. | ||
| 19557 | 2026.03.13 18:59:26.672923 [ 190 ] {bad9f549-e754-4146-9e8a-b623689c6308::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 19558 | 2026.03.13 18:59:26.672975 [ 5 ] {d5370a13-54ca-44ab-9554-b77933cd5d62} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 19559 | 2026.03.13 18:59:26.673201 [ 5 ] {d5370a13-54ca-44ab-9554-b77933cd5d62} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19560 | 2026.03.13 18:59:26.673339 [ 5 ] {d5370a13-54ca-44ab-9554-b77933cd5d62} <Debug> executeQuery: Read 13 rows, 1.04 KiB in 0.00114 sec., 11403.508771929824 rows/sec., 910.60 KiB/sec. | ||
| 19561 | 2026.03.13 18:59:26.673379 [ 5 ] {d5370a13-54ca-44ab-9554-b77933cd5d62} <Debug> TCPHandler: Processed in 0.001304919 sec. | ||
| 19562 | 2026.03.13 18:59:26.673415 [ 190 ] {bad9f549-e754-4146-9e8a-b623689c6308::all_1_6_1} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19563 | 2026.03.13 18:59:26.673483 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19564 | 2026.03.13 18:59:26.673510 [ 190 ] {bad9f549-e754-4146-9e8a-b623689c6308::all_1_6_1} <Trace> oximeter.timeseries_schema (bad9f549-e754-4146-9e8a-b623689c6308) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 19565 | 2026.03.13 18:59:26.673587 [ 5 ] {b67e557f-7627-4f6a-80c4-713f451c30a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19566 | 2026.03.13 18:59:26.673602 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 19567 | 2026.03.13 18:59:26.673632 [ 5 ] {b67e557f-7627-4f6a-80c4-713f451c30a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19568 | 2026.03.13 18:59:26.674855 [ 5 ] {b67e557f-7627-4f6a-80c4-713f451c30a6} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19569 | 2026.03.13 18:59:26.674891 [ 5 ] {b67e557f-7627-4f6a-80c4-713f451c30a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19570 | 2026.03.13 18:59:26.675344 [ 5 ] {b67e557f-7627-4f6a-80c4-713f451c30a6} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19571 | 2026.03.13 18:59:26.675559 [ 5 ] {b67e557f-7627-4f6a-80c4-713f451c30a6} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19572 | 2026.03.13 18:59:26.675669 [ 112 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19573 | 2026.03.13 18:59:26.675686 [ 5 ] {b67e557f-7627-4f6a-80c4-713f451c30a6} <Debug> executeQuery: Read 2297 rows, 181.82 KiB in 0.002117 sec., 1085025.9801606047 rows/sec., 83.87 MiB/sec. | ||
| 19574 | 2026.03.13 18:59:26.675709 [ 112 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19575 | 2026.03.13 18:59:26.675749 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19576 | 2026.03.13 18:59:26.675765 [ 5 ] {b67e557f-7627-4f6a-80c4-713f451c30a6} <Debug> TCPHandler: Processed in 0.00232972 sec. | ||
| 19577 | 2026.03.13 18:59:26.675818 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 19578 | 2026.03.13 18:59:26.675898 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19579 | 2026.03.13 18:59:26.675902 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19580 | 2026.03.13 18:59:26.675921 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2894 rows starting from the beginning of the part | ||
| 19581 | 2026.03.13 18:59:26.675967 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 19582 | 2026.03.13 18:59:26.676001 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 57 rows starting from the beginning of the part | ||
| 19583 | 2026.03.13 18:59:26.676020 [ 5 ] {365094cc-edad-4ecb-b16a-7330cb8f89db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19584 | 2026.03.13 18:59:26.676034 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 170 rows starting from the beginning of the part | ||
| 19585 | 2026.03.13 18:59:26.676068 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
| 19586 | 2026.03.13 18:59:26.676069 [ 5 ] {365094cc-edad-4ecb-b16a-7330cb8f89db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19587 | 2026.03.13 18:59:26.676102 [ 195 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 2297 rows starting from the beginning of the part | ||
| 19588 | 2026.03.13 18:59:26.676577 [ 5 ] {365094cc-edad-4ecb-b16a-7330cb8f89db} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19589 | 2026.03.13 18:59:26.676613 [ 5 ] {365094cc-edad-4ecb-b16a-7330cb8f89db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19590 | 2026.03.13 18:59:26.676924 [ 5 ] {365094cc-edad-4ecb-b16a-7330cb8f89db} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19591 | 2026.03.13 18:59:26.677135 [ 5 ] {365094cc-edad-4ecb-b16a-7330cb8f89db} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19592 | 2026.03.13 18:59:26.677263 [ 5 ] {365094cc-edad-4ecb-b16a-7330cb8f89db} <Debug> executeQuery: Read 97 rows, 7.26 KiB in 0.001267 sec., 76558.8003157064 rows/sec., 5.60 MiB/sec. | ||
| 19593 | 2026.03.13 18:59:26.677301 [ 5 ] {365094cc-edad-4ecb-b16a-7330cb8f89db} <Debug> TCPHandler: Processed in 0.001460543 sec. | ||
| 19594 | 2026.03.13 18:59:26.677411 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19595 | 2026.03.13 18:59:26.677503 [ 5 ] {12da2f2a-febc-468e-9176-ef149865aeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19596 | 2026.03.13 18:59:26.677542 [ 5 ] {12da2f2a-febc-468e-9176-ef149865aeac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19597 | 2026.03.13 18:59:26.677949 [ 201 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5634 rows, containing 5 columns (5 merged, 0 gathered) in 0.002157405 sec., 2611470.7252463032 rows/sec., 213.23 MiB/sec. | ||
| 19598 | 2026.03.13 18:59:26.678142 [ 5 ] {12da2f2a-febc-468e-9176-ef149865aeac} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19599 | 2026.03.13 18:59:26.678182 [ 5 ] {12da2f2a-febc-468e-9176-ef149865aeac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19600 | 2026.03.13 18:59:26.678283 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19601 | 2026.03.13 18:59:26.678553 [ 5 ] {12da2f2a-febc-468e-9176-ef149865aeac} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 19602 | 2026.03.13 18:59:26.678600 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_151_30} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19603 | 2026.03.13 18:59:26.678688 [ 200 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_151_30} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19604 | 2026.03.13 18:59:26.678789 [ 5 ] {12da2f2a-febc-468e-9176-ef149865aeac} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19605 | 2026.03.13 18:59:26.678790 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 19606 | 2026.03.13 18:59:26.678927 [ 5 ] {12da2f2a-febc-468e-9176-ef149865aeac} <Debug> executeQuery: Read 782 rows, 47.60 KiB in 0.001442 sec., 542302.3578363385 rows/sec., 32.23 MiB/sec. | ||
| 19607 | 2026.03.13 18:59:26.678969 [ 5 ] {12da2f2a-febc-468e-9176-ef149865aeac} <Debug> TCPHandler: Processed in 0.001606768 sec. | ||
| 19608 | 2026.03.13 18:59:26.679083 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19609 | 2026.03.13 18:59:26.679175 [ 5 ] {fef838a7-2a84-486e-870f-a5f7ded9e4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19610 | 2026.03.13 18:59:26.679213 [ 5 ] {fef838a7-2a84-486e-870f-a5f7ded9e4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19611 | 2026.03.13 18:59:26.679580 [ 5 ] {fef838a7-2a84-486e-870f-a5f7ded9e4aa} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19612 | 2026.03.13 18:59:26.679615 [ 5 ] {fef838a7-2a84-486e-870f-a5f7ded9e4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19613 | 2026.03.13 18:59:26.679912 [ 5 ] {fef838a7-2a84-486e-870f-a5f7ded9e4aa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19614 | 2026.03.13 18:59:26.680111 [ 5 ] {fef838a7-2a84-486e-870f-a5f7ded9e4aa} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19615 | 2026.03.13 18:59:26.680235 [ 5 ] {fef838a7-2a84-486e-870f-a5f7ded9e4aa} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 65.16 KiB/sec. | ||
| 19616 | 2026.03.13 18:59:26.680273 [ 5 ] {fef838a7-2a84-486e-870f-a5f7ded9e4aa} <Debug> TCPHandler: Processed in 0.001239737 sec. | ||
| 19617 | 2026.03.13 18:59:26.680379 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19618 | 2026.03.13 18:59:26.680470 [ 5 ] {484a4805-aefc-4399-bbe6-7f174b00065e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19619 | 2026.03.13 18:59:26.680508 [ 5 ] {484a4805-aefc-4399-bbe6-7f174b00065e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19620 | 2026.03.13 18:59:26.680887 [ 5 ] {484a4805-aefc-4399-bbe6-7f174b00065e} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19621 | 2026.03.13 18:59:26.680923 [ 5 ] {484a4805-aefc-4399-bbe6-7f174b00065e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19622 | 2026.03.13 18:59:26.681201 [ 5 ] {484a4805-aefc-4399-bbe6-7f174b00065e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 19623 | 2026.03.13 18:59:26.681402 [ 5 ] {484a4805-aefc-4399-bbe6-7f174b00065e} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19624 | 2026.03.13 18:59:26.681529 [ 5 ] {484a4805-aefc-4399-bbe6-7f174b00065e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001076 sec., 11152.416356877324 rows/sec., 871.28 KiB/sec. | ||
| 19625 | 2026.03.13 18:59:26.681568 [ 5 ] {484a4805-aefc-4399-bbe6-7f174b00065e} <Debug> TCPHandler: Processed in 0.001238147 sec. | ||
| 19626 | 2026.03.13 18:59:26.681672 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19627 | 2026.03.13 18:59:26.681762 [ 5 ] {211e8c94-c1e6-44d1-95f4-a01fe26a02f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19628 | 2026.03.13 18:59:26.681800 [ 5 ] {211e8c94-c1e6-44d1-95f4-a01fe26a02f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19629 | 2026.03.13 18:59:26.682573 [ 5 ] {211e8c94-c1e6-44d1-95f4-a01fe26a02f4} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19630 | 2026.03.13 18:59:26.682609 [ 5 ] {211e8c94-c1e6-44d1-95f4-a01fe26a02f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19631 | 2026.03.13 18:59:26.682973 [ 5 ] {211e8c94-c1e6-44d1-95f4-a01fe26a02f4} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19632 | 2026.03.13 18:59:26.683182 [ 5 ] {211e8c94-c1e6-44d1-95f4-a01fe26a02f4} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19633 | 2026.03.13 18:59:26.683302 [ 57 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19634 | 2026.03.13 18:59:26.683307 [ 5 ] {211e8c94-c1e6-44d1-95f4-a01fe26a02f4} <Debug> executeQuery: Read 1331 rows, 96.65 KiB in 0.001562 sec., 852112.676056338 rows/sec., 60.42 MiB/sec. | ||
| 19635 | 2026.03.13 18:59:26.683344 [ 57 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19636 | 2026.03.13 18:59:26.683361 [ 5 ] {211e8c94-c1e6-44d1-95f4-a01fe26a02f4} <Debug> TCPHandler: Processed in 0.001737983 sec. | ||
| 19637 | 2026.03.13 18:59:26.683368 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19638 | 2026.03.13 18:59:26.683480 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19639 | 2026.03.13 18:59:26.683480 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 19640 | 2026.03.13 18:59:26.683579 [ 5 ] {a7d61ed5-5a25-40f7-9c7c-ea6e3f25c1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 19641 | 2026.03.13 18:59:26.683628 [ 5 ] {a7d61ed5-5a25-40f7-9c7c-ea6e3f25c1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 19642 | 2026.03.13 18:59:26.683664 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19643 | 2026.03.13 18:59:26.683720 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1552 rows starting from the beginning of the part | ||
| 19644 | 2026.03.13 18:59:26.683816 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 122 rows starting from the beginning of the part | ||
| 19645 | 2026.03.13 18:59:26.683892 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 66 rows starting from the beginning of the part | ||
| 19646 | 2026.03.13 18:59:26.683958 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 133 rows starting from the beginning of the part | ||
| 19647 | 2026.03.13 18:59:26.683970 [ 5 ] {a7d61ed5-5a25-40f7-9c7c-ea6e3f25c1dc} <Trace> oximeter.measurements_cumulativei64 (6145d0bb-59db-4061-86f1-00cd3296c0bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19648 | 2026.03.13 18:59:26.684018 [ 5 ] {a7d61ed5-5a25-40f7-9c7c-ea6e3f25c1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19649 | 2026.03.13 18:59:26.684027 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
| 19650 | 2026.03.13 18:59:26.684100 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1331 rows starting from the beginning of the part | ||
| 19651 | 2026.03.13 18:59:26.684449 [ 5 ] {a7d61ed5-5a25-40f7-9c7c-ea6e3f25c1dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 19652 | 2026.03.13 18:59:26.684684 [ 5 ] {a7d61ed5-5a25-40f7-9c7c-ea6e3f25c1dc} <Trace> oximeter.measurements_cumulativei64 (6145d0bb-59db-4061-86f1-00cd3296c0bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19653 | 2026.03.13 18:59:26.684811 [ 5 ] {a7d61ed5-5a25-40f7-9c7c-ea6e3f25c1dc} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.00125 sec., 16000 rows/sec., 1.06 MiB/sec. | ||
| 19654 | 2026.03.13 18:59:26.684850 [ 5 ] {a7d61ed5-5a25-40f7-9c7c-ea6e3f25c1dc} <Debug> TCPHandler: Processed in 0.001419932 sec. | ||
| 19655 | 2026.03.13 18:59:26.684964 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19656 | 2026.03.13 18:59:26.685056 [ 5 ] {e8519286-5fd7-4617-863d-ddbdbaa9ecd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19657 | 2026.03.13 18:59:26.685097 [ 5 ] {e8519286-5fd7-4617-863d-ddbdbaa9ecd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19658 | 2026.03.13 18:59:26.685670 [ 5 ] {e8519286-5fd7-4617-863d-ddbdbaa9ecd8} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19659 | 2026.03.13 18:59:26.685706 [ 5 ] {e8519286-5fd7-4617-863d-ddbdbaa9ecd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19660 | 2026.03.13 18:59:26.685726 [ 200 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3268 rows, containing 5 columns (5 merged, 0 gathered) in 0.002283118 sec., 1431375.8640595886 rows/sec., 107.38 MiB/sec. | ||
| 19661 | 2026.03.13 18:59:26.685941 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19662 | 2026.03.13 18:59:26.686143 [ 5 ] {e8519286-5fd7-4617-863d-ddbdbaa9ecd8} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19663 | 2026.03.13 18:59:26.686201 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_151_30} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19664 | 2026.03.13 18:59:26.686280 [ 189 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_151_30} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19665 | 2026.03.13 18:59:26.686350 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 19666 | 2026.03.13 18:59:26.686376 [ 5 ] {e8519286-5fd7-4617-863d-ddbdbaa9ecd8} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19667 | 2026.03.13 18:59:26.686501 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_144_37 to all_149_149_0 | ||
| 19668 | 2026.03.13 18:59:26.686513 [ 5 ] {e8519286-5fd7-4617-863d-ddbdbaa9ecd8} <Debug> executeQuery: Read 1313 rows, 85.01 KiB in 0.001475 sec., 890169.4915254237 rows/sec., 56.28 MiB/sec. | ||
| 19669 | 2026.03.13 18:59:26.686537 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19670 | 2026.03.13 18:59:26.686559 [ 5 ] {e8519286-5fd7-4617-863d-ddbdbaa9ecd8} <Debug> TCPHandler: Processed in 0.001643609 sec. | ||
| 19671 | 2026.03.13 18:59:26.686561 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19672 | 2026.03.13 18:59:26.686658 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_149_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_144_37 to all_149_149_0 into Compact with storage Full | ||
| 19673 | 2026.03.13 18:59:26.686678 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19674 | 2026.03.13 18:59:26.686764 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_149_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19675 | 2026.03.13 18:59:26.686775 [ 5 ] {1ca8433f-400b-46b2-b8b3-12d1b301f2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19676 | 2026.03.13 18:59:26.686803 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_149_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_144_37, total 48388 rows starting from the beginning of the part | ||
| 19677 | 2026.03.13 18:59:26.686836 [ 5 ] {1ca8433f-400b-46b2-b8b3-12d1b301f2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19678 | 2026.03.13 18:59:26.686869 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_149_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 19679 | 2026.03.13 18:59:26.686919 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_149_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 161 rows starting from the beginning of the part | ||
| 19680 | 2026.03.13 18:59:26.686963 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_149_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 161 rows starting from the beginning of the part | ||
| 19681 | 2026.03.13 18:59:26.687004 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_149_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 19682 | 2026.03.13 18:59:26.687047 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_149_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1313 rows starting from the beginning of the part | ||
| 19683 | 2026.03.13 18:59:26.687656 [ 5 ] {1ca8433f-400b-46b2-b8b3-12d1b301f2c5} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19684 | 2026.03.13 18:59:26.687696 [ 5 ] {1ca8433f-400b-46b2-b8b3-12d1b301f2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19685 | 2026.03.13 18:59:26.688301 [ 5 ] {1ca8433f-400b-46b2-b8b3-12d1b301f2c5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19686 | 2026.03.13 18:59:26.688534 [ 5 ] {1ca8433f-400b-46b2-b8b3-12d1b301f2c5} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19687 | 2026.03.13 18:59:26.688672 [ 5 ] {1ca8433f-400b-46b2-b8b3-12d1b301f2c5} <Debug> executeQuery: Read 77 rows, 138.49 KiB in 0.001915 sec., 40208.8772845953 rows/sec., 70.63 MiB/sec. | ||
| 19688 | 2026.03.13 18:59:26.688725 [ 5 ] {1ca8433f-400b-46b2-b8b3-12d1b301f2c5} <Debug> TCPHandler: Processed in 0.002096003 sec. | ||
| 19689 | 2026.03.13 18:59:26.688835 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19690 | 2026.03.13 18:59:26.688928 [ 5 ] {9c993820-d37e-48ed-9569-86a52c712ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19691 | 2026.03.13 18:59:26.688968 [ 5 ] {9c993820-d37e-48ed-9569-86a52c712ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19692 | 2026.03.13 18:59:26.689276 [ 5 ] {9c993820-d37e-48ed-9569-86a52c712ff5} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19693 | 2026.03.13 18:59:26.689312 [ 5 ] {9c993820-d37e-48ed-9569-86a52c712ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19694 | 2026.03.13 18:59:26.689597 [ 5 ] {9c993820-d37e-48ed-9569-86a52c712ff5} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19695 | 2026.03.13 18:59:26.689819 [ 5 ] {9c993820-d37e-48ed-9569-86a52c712ff5} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19696 | 2026.03.13 18:59:26.689949 [ 5 ] {9c993820-d37e-48ed-9569-86a52c712ff5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001039 sec., 11549.566891241579 rows/sec., 797.04 KiB/sec. | ||
| 19697 | 2026.03.13 18:59:26.689984 [ 5 ] {9c993820-d37e-48ed-9569-86a52c712ff5} <Debug> TCPHandler: Processed in 0.001197986 sec. | ||
| 19698 | 2026.03.13 18:59:26.690029 [ 224 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 19699 | 2026.03.13 18:59:26.690058 [ 224 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 19700 | 2026.03.13 18:59:26.693370 [ 224 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 19701 | 2026.03.13 18:59:26.695712 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_149_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50343 rows, containing 5 columns (5 merged, 0 gathered) in 0.009089851 sec., 5538374.6114210235 rows/sec., 363.78 MiB/sec. | ||
| 19702 | 2026.03.13 18:59:26.696137 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_149_38} <Trace> MergedBlockOutputStream: filled checksums all_1_149_38 (state Temporary) | ||
| 19703 | 2026.03.13 18:59:26.696371 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_149_38} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_149_38 to all_1_149_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19704 | 2026.03.13 18:59:26.696435 [ 196 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_149_38} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_144_37, all_149_149_0] -> all_1_149_38 | ||
| 19705 | 2026.03.13 18:59:26.696497 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 19706 | 2026.03.13 18:59:27.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.07 MiB, peak 410.18 MiB, free memory in arenas 0.00 B, will set to 396.79 MiB (RSS), difference: -3.29 MiB | ||
| 19707 | 2026.03.13 18:59:27.244790 [ 225 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 19708 | 2026.03.13 18:59:27.244876 [ 225 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 19709 | 2026.03.13 18:59:27.248542 [ 225 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): 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] | ||
| 19710 | 2026.03.13 18:59:27.951026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 120 entries to flush up to offset 2334 | ||
| 19711 | 2026.03.13 18:59:27.955315 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19712 | 2026.03.13 18:59:27.955371 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 19713 | 2026.03.13 18:59:27.956769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19714 | 2026.03.13 18:59:27.957064 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19715 | 2026.03.13 18:59:27.957458 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2334 | ||
| 19716 | 2026.03.13 18:59:30.289012 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43734 | ||
| 19717 | 2026.03.13 18:59:30.289559 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19718 | 2026.03.13 18:59:30.289599 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 19719 | 2026.03.13 18:59:30.290083 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19720 | 2026.03.13 18:59:30.290318 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19721 | 2026.03.13 18:59:30.290461 [ 109 ] {} <Debug> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19722 | 2026.03.13 18:59:30.290468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43734 | ||
| 19723 | 2026.03.13 18:59:30.290501 [ 109 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19724 | 2026.03.13 18:59:30.290522 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 19725 | 2026.03.13 18:59:30.290617 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 19726 | 2026.03.13 18:59:30.290729 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19727 | 2026.03.13 18:59:30.290766 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41302 rows starting from the beginning of the part | ||
| 19728 | 2026.03.13 18:59:30.290833 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 19729 | 2026.03.13 18:59:30.290883 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 19730 | 2026.03.13 18:59:30.290932 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 19731 | 2026.03.13 18:59:30.290973 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 19732 | 2026.03.13 18:59:30.291017 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::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 | ||
| 19733 | 2026.03.13 18:59:30.293941 [ 187 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43734 rows, containing 4 columns (4 merged, 0 gathered) in 0.0033626 sec., 13006007.256289776 rows/sec., 186.05 MiB/sec. | ||
| 19734 | 2026.03.13 18:59:30.294149 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19735 | 2026.03.13 18:59:30.294390 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_91_18} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19736 | 2026.03.13 18:59:30.294454 [ 197 ] {fb49c6d4-9ae8-4dab-86f8-dff259897d3b::all_1_91_18} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19737 | 2026.03.13 18:59:30.294519 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 19738 | 2026.03.13 18:59:30.617552 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19739 | 2026.03.13 18:59:30.617748 [ 5 ] {06e607e4-e3c4-4944-973f-e5cbc0103ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19740 | 2026.03.13 18:59:30.617821 [ 5 ] {06e607e4-e3c4-4944-973f-e5cbc0103ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19741 | 2026.03.13 18:59:30.618497 [ 5 ] {06e607e4-e3c4-4944-973f-e5cbc0103ef6} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19742 | 2026.03.13 18:59:30.618551 [ 5 ] {06e607e4-e3c4-4944-973f-e5cbc0103ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 19743 | 2026.03.13 18:59:30.618957 [ 5 ] {06e607e4-e3c4-4944-973f-e5cbc0103ef6} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19744 | 2026.03.13 18:59:30.619187 [ 5 ] {06e607e4-e3c4-4944-973f-e5cbc0103ef6} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19745 | 2026.03.13 18:59:30.619361 [ 5 ] {06e607e4-e3c4-4944-973f-e5cbc0103ef6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001666 sec., 33613.445378151264 rows/sec., 2.58 MiB/sec. | ||
| 19746 | 2026.03.13 18:59:30.619420 [ 5 ] {06e607e4-e3c4-4944-973f-e5cbc0103ef6} <Debug> TCPHandler: Processed in 0.0020099 sec. | ||
| 19747 | 2026.03.13 18:59:30.619541 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19748 | 2026.03.13 18:59:30.619646 [ 5 ] {abf5df1a-0a5f-4d3d-95a9-af00601e1db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19749 | 2026.03.13 18:59:30.619693 [ 5 ] {abf5df1a-0a5f-4d3d-95a9-af00601e1db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19750 | 2026.03.13 18:59:30.620144 [ 5 ] {abf5df1a-0a5f-4d3d-95a9-af00601e1db2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19751 | 2026.03.13 18:59:30.620183 [ 5 ] {abf5df1a-0a5f-4d3d-95a9-af00601e1db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 19752 | 2026.03.13 18:59:30.620507 [ 5 ] {abf5df1a-0a5f-4d3d-95a9-af00601e1db2} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19753 | 2026.03.13 18:59:30.620720 [ 5 ] {abf5df1a-0a5f-4d3d-95a9-af00601e1db2} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19754 | 2026.03.13 18:59:30.620867 [ 5 ] {abf5df1a-0a5f-4d3d-95a9-af00601e1db2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 19755 | 2026.03.13 18:59:30.620909 [ 5 ] {abf5df1a-0a5f-4d3d-95a9-af00601e1db2} <Debug> TCPHandler: Processed in 0.001421102 sec. | ||
| 19756 | 2026.03.13 18:59:30.621023 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19757 | 2026.03.13 18:59:30.621121 [ 5 ] {5aa4385e-38bb-494d-bf84-d7c280ad992e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19758 | 2026.03.13 18:59:30.621168 [ 5 ] {5aa4385e-38bb-494d-bf84-d7c280ad992e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19759 | 2026.03.13 18:59:30.621553 [ 5 ] {5aa4385e-38bb-494d-bf84-d7c280ad992e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19760 | 2026.03.13 18:59:30.621589 [ 5 ] {5aa4385e-38bb-494d-bf84-d7c280ad992e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 19761 | 2026.03.13 18:59:30.621926 [ 5 ] {5aa4385e-38bb-494d-bf84-d7c280ad992e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19762 | 2026.03.13 18:59:30.622148 [ 5 ] {5aa4385e-38bb-494d-bf84-d7c280ad992e} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19763 | 2026.03.13 18:59:30.622290 [ 5 ] {5aa4385e-38bb-494d-bf84-d7c280ad992e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001192 sec., 107382.55033557047 rows/sec., 7.48 MiB/sec. | ||
| 19764 | 2026.03.13 18:59:30.622329 [ 5 ] {5aa4385e-38bb-494d-bf84-d7c280ad992e} <Debug> TCPHandler: Processed in 0.001356881 sec. | ||
| 19765 | 2026.03.13 18:59:30.622439 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19766 | 2026.03.13 18:59:30.622534 [ 5 ] {2e08eab2-26fa-446f-bd64-9b3652589945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19767 | 2026.03.13 18:59:30.622578 [ 5 ] {2e08eab2-26fa-446f-bd64-9b3652589945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19768 | 2026.03.13 18:59:30.622909 [ 5 ] {2e08eab2-26fa-446f-bd64-9b3652589945} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19769 | 2026.03.13 18:59:30.622945 [ 5 ] {2e08eab2-26fa-446f-bd64-9b3652589945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 19770 | 2026.03.13 18:59:30.623260 [ 5 ] {2e08eab2-26fa-446f-bd64-9b3652589945} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19771 | 2026.03.13 18:59:30.623473 [ 5 ] {2e08eab2-26fa-446f-bd64-9b3652589945} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19772 | 2026.03.13 18:59:30.623609 [ 5 ] {2e08eab2-26fa-446f-bd64-9b3652589945} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001095 sec., 43835.61643835616 rows/sec., 2.95 MiB/sec. | ||
| 19773 | 2026.03.13 18:59:30.623646 [ 5 ] {2e08eab2-26fa-446f-bd64-9b3652589945} <Debug> TCPHandler: Processed in 0.001256257 sec. | ||
| 19774 | 2026.03.13 18:59:32.531267 [ 110 ] {} <Debug> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 19775 | 2026.03.13 18:59:32.531335 [ 110 ] {} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19776 | 2026.03.13 18:59:32.531357 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 19777 | 2026.03.13 18:59:32.531496 [ 189 ] {58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed::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 | ||
| 19778 | 2026.03.13 18:59:32.531652 [ 189 ] {58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19779 | 2026.03.13 18:59:32.531689 [ 189 ] {58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 19780 | 2026.03.13 18:59:32.531756 [ 189 ] {58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 19781 | 2026.03.13 18:59:32.531805 [ 189 ] {58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 19782 | 2026.03.13 18:59:32.531847 [ 189 ] {58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 19783 | 2026.03.13 18:59:32.531886 [ 189 ] {58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 19784 | 2026.03.13 18:59:32.555820 [ 187 ] {58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.024384598 sec., 1722.3987042968681 rows/sec., 126.31 KiB/sec. | ||
| 19785 | 2026.03.13 18:59:32.556022 [ 199 ] {58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 19786 | 2026.03.13 18:59:32.556335 [ 199 ] {58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed::all_1_5_1} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19787 | 2026.03.13 18:59:32.556412 [ 199 ] {58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed::all_1_5_1} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 19788 | 2026.03.13 18:59:32.556519 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19789 | 2026.03.13 18:59:32.673186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 19790 | 2026.03.13 18:59:32.691630 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19791 | 2026.03.13 18:59:32.691694 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 19792 | 2026.03.13 18:59:32.698109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19793 | 2026.03.13 18:59:32.698948 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19794 | 2026.03.13 18:59:32.699251 [ 110 ] {} <Debug> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19795 | 2026.03.13 18:59:32.699314 [ 110 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19796 | 2026.03.13 18:59:32.699335 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 19797 | 2026.03.13 18:59:32.699462 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 19798 | 2026.03.13 18:59:32.702836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 19799 | 2026.03.13 18:59:32.703542 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19800 | 2026.03.13 18:59:32.705206 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 19801 | 2026.03.13 18:59:32.710308 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 19802 | 2026.03.13 18:59:32.715435 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 19803 | 2026.03.13 18:59:32.720344 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 19804 | 2026.03.13 18:59:32.725560 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 19805 | 2026.03.13 18:59:32.730541 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::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 | ||
| 19806 | 2026.03.13 18:59:32.794052 [ 197 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.094649037 sec., 7247.828628198298 rows/sec., 37.48 MiB/sec. | ||
| 19807 | 2026.03.13 18:59:32.797459 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19808 | 2026.03.13 18:59:32.799526 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_91_18} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19809 | 2026.03.13 18:59:32.799632 [ 187 ] {16c4b018-b225-4909-b8c7-6088c05be96c::all_1_91_18} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19810 | 2026.03.13 18:59:32.802251 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19811 | 2026.03.13 18:59:35.618469 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19812 | 2026.03.13 18:59:35.618661 [ 5 ] {7fc07253-ef34-4901-bc09-32316010fcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19813 | 2026.03.13 18:59:35.618730 [ 5 ] {7fc07253-ef34-4901-bc09-32316010fcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19814 | 2026.03.13 18:59:35.619370 [ 5 ] {7fc07253-ef34-4901-bc09-32316010fcc7} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19815 | 2026.03.13 18:59:35.619420 [ 5 ] {7fc07253-ef34-4901-bc09-32316010fcc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19816 | 2026.03.13 18:59:35.619807 [ 5 ] {7fc07253-ef34-4901-bc09-32316010fcc7} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19817 | 2026.03.13 18:59:35.620034 [ 5 ] {7fc07253-ef34-4901-bc09-32316010fcc7} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19818 | 2026.03.13 18:59:35.620200 [ 5 ] {7fc07253-ef34-4901-bc09-32316010fcc7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.71 MiB/sec. | ||
| 19819 | 2026.03.13 18:59:35.620252 [ 5 ] {7fc07253-ef34-4901-bc09-32316010fcc7} <Debug> TCPHandler: Processed in 0.001914807 sec. | ||
| 19820 | 2026.03.13 18:59:35.620327 [ 223 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 19821 | 2026.03.13 18:59:35.620365 [ 223 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 19822 | 2026.03.13 18:59:35.620372 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19823 | 2026.03.13 18:59:35.620475 [ 5 ] {de9871f8-b9bb-442a-bccf-c6555f3392cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19824 | 2026.03.13 18:59:35.620517 [ 5 ] {de9871f8-b9bb-442a-bccf-c6555f3392cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19825 | 2026.03.13 18:59:35.620959 [ 5 ] {de9871f8-b9bb-442a-bccf-c6555f3392cf} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19826 | 2026.03.13 18:59:35.620996 [ 5 ] {de9871f8-b9bb-442a-bccf-c6555f3392cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19827 | 2026.03.13 18:59:35.621304 [ 5 ] {de9871f8-b9bb-442a-bccf-c6555f3392cf} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19828 | 2026.03.13 18:59:35.621519 [ 5 ] {de9871f8-b9bb-442a-bccf-c6555f3392cf} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19829 | 2026.03.13 18:59:35.621653 [ 5 ] {de9871f8-b9bb-442a-bccf-c6555f3392cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 19830 | 2026.03.13 18:59:35.621695 [ 5 ] {de9871f8-b9bb-442a-bccf-c6555f3392cf} <Debug> TCPHandler: Processed in 0.001374271 sec. | ||
| 19831 | 2026.03.13 18:59:35.621803 [ 225 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 19832 | 2026.03.13 18:59:35.621807 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19833 | 2026.03.13 18:59:35.621871 [ 225 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 19834 | 2026.03.13 18:59:35.621967 [ 5 ] {de96a825-79d8-43e4-b3c9-c861706914b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19835 | 2026.03.13 18:59:35.622018 [ 5 ] {de96a825-79d8-43e4-b3c9-c861706914b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19836 | 2026.03.13 18:59:35.622421 [ 5 ] {de96a825-79d8-43e4-b3c9-c861706914b5} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19837 | 2026.03.13 18:59:35.622457 [ 5 ] {de96a825-79d8-43e4-b3c9-c861706914b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19838 | 2026.03.13 18:59:35.622835 [ 5 ] {de96a825-79d8-43e4-b3c9-c861706914b5} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19839 | 2026.03.13 18:59:35.623063 [ 5 ] {de96a825-79d8-43e4-b3c9-c861706914b5} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19840 | 2026.03.13 18:59:35.623218 [ 5 ] {de96a825-79d8-43e4-b3c9-c861706914b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 19841 | 2026.03.13 18:59:35.623259 [ 5 ] {de96a825-79d8-43e4-b3c9-c861706914b5} <Debug> TCPHandler: Processed in 0.001501545 sec. | ||
| 19842 | 2026.03.13 18:59:35.623363 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19843 | 2026.03.13 18:59:35.623460 [ 5 ] {5b7b29cf-f98c-4086-adf3-0f9b937d68e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19844 | 2026.03.13 18:59:35.623504 [ 5 ] {5b7b29cf-f98c-4086-adf3-0f9b937d68e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19845 | 2026.03.13 18:59:35.623835 [ 5 ] {5b7b29cf-f98c-4086-adf3-0f9b937d68e2} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19846 | 2026.03.13 18:59:35.623871 [ 5 ] {5b7b29cf-f98c-4086-adf3-0f9b937d68e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19847 | 2026.03.13 18:59:35.624145 [ 223 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 19848 | 2026.03.13 18:59:35.624201 [ 5 ] {5b7b29cf-f98c-4086-adf3-0f9b937d68e2} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19849 | 2026.03.13 18:59:35.624440 [ 5 ] {5b7b29cf-f98c-4086-adf3-0f9b937d68e2} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19850 | 2026.03.13 18:59:35.624574 [ 5 ] {5b7b29cf-f98c-4086-adf3-0f9b937d68e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 19851 | 2026.03.13 18:59:35.624610 [ 5 ] {5b7b29cf-f98c-4086-adf3-0f9b937d68e2} <Debug> TCPHandler: Processed in 0.001295368 sec. | ||
| 19852 | 2026.03.13 18:59:35.625587 [ 225 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 19853 | 2026.03.13 18:59:37.520557 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19854 | 2026.03.13 18:59:37.520637 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19855 | 2026.03.13 18:59:37.791611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44182 | ||
| 19856 | 2026.03.13 18:59:37.792145 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19857 | 2026.03.13 18:59:37.792194 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19858 | 2026.03.13 18:59:37.792694 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19859 | 2026.03.13 18:59:37.792933 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19860 | 2026.03.13 18:59:37.793097 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44182 | ||
| 19861 | 2026.03.13 18:59:37.959045 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2350 | ||
| 19862 | 2026.03.13 18:59:37.961155 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19863 | 2026.03.13 18:59:37.961209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19864 | 2026.03.13 18:59:37.962420 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19865 | 2026.03.13 18:59:37.962700 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19866 | 2026.03.13 18:59:37.962894 [ 221 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): 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] | ||
| 19867 | 2026.03.13 18:59:37.962933 [ 221 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): 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] | ||
| 19868 | 2026.03.13 18:59:37.963081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2350 | ||
| 19869 | 2026.03.13 18:59:38.003809 [ 221 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): 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] | ||
| 19870 | 2026.03.13 18:59:39.149581 [ 100 ] {} <Debug> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Selected 5 parts from all_1_95_20 to all_99_99_0 | ||
| 19871 | 2026.03.13 18:59:39.149650 [ 100 ] {} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19872 | 2026.03.13 18:59:39.149675 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19873 | 2026.03.13 18:59:39.149812 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_99_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_95_20 to all_99_99_0 into Compact with storage Full | ||
| 19874 | 2026.03.13 18:59:39.149977 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_99_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19875 | 2026.03.13 18:59:39.150015 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_95_20, total 226 rows starting from the beginning of the part | ||
| 19876 | 2026.03.13 18:59:39.150090 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 52 rows starting from the beginning of the part | ||
| 19877 | 2026.03.13 18:59:39.150153 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2 rows starting from the beginning of the part | ||
| 19878 | 2026.03.13 18:59:39.150206 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 57 rows starting from the beginning of the part | ||
| 19879 | 2026.03.13 18:59:39.150248 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 97 rows starting from the beginning of the part | ||
| 19880 | 2026.03.13 18:59:39.151093 [ 193 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_99_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134133 sec., 323559.45218551735 rows/sec., 23.36 MiB/sec. | ||
| 19881 | 2026.03.13 18:59:39.151267 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_99_21} <Trace> MergedBlockOutputStream: filled checksums all_1_99_21 (state Temporary) | ||
| 19882 | 2026.03.13 18:59:39.151541 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_99_21} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_merge_all_1_99_21 to all_1_99_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19883 | 2026.03.13 18:59:39.151625 [ 198 ] {827faa87-aaf3-4307-a4b2-388f474b2e97::all_1_99_21} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97) (MergerMutator): Merged 5 parts: [all_1_95_20, all_99_99_0] -> all_1_99_21 | ||
| 19884 | 2026.03.13 18:59:39.151702 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19885 | 2026.03.13 18:59:40.203892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 19886 | 2026.03.13 18:59:40.221281 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19887 | 2026.03.13 18:59:40.221337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19888 | 2026.03.13 18:59:40.227942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19889 | 2026.03.13 18:59:40.228719 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19890 | 2026.03.13 18:59:40.232346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 19891 | 2026.03.13 18:59:40.621961 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19892 | 2026.03.13 18:59:40.622139 [ 5 ] {cb0abe26-9e9e-4872-9d37-479a59519529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19893 | 2026.03.13 18:59:40.622205 [ 5 ] {cb0abe26-9e9e-4872-9d37-479a59519529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19894 | 2026.03.13 18:59:40.622842 [ 5 ] {cb0abe26-9e9e-4872-9d37-479a59519529} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19895 | 2026.03.13 18:59:40.622895 [ 5 ] {cb0abe26-9e9e-4872-9d37-479a59519529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19896 | 2026.03.13 18:59:40.623270 [ 5 ] {cb0abe26-9e9e-4872-9d37-479a59519529} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19897 | 2026.03.13 18:59:40.623492 [ 5 ] {cb0abe26-9e9e-4872-9d37-479a59519529} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19898 | 2026.03.13 18:59:40.623656 [ 5 ] {cb0abe26-9e9e-4872-9d37-479a59519529} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001565 sec., 1916.932907348243 rows/sec., 142.27 KiB/sec. | ||
| 19899 | 2026.03.13 18:59:40.623708 [ 5 ] {cb0abe26-9e9e-4872-9d37-479a59519529} <Debug> TCPHandler: Processed in 0.001879706 sec. | ||
| 19900 | 2026.03.13 18:59:40.623834 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19901 | 2026.03.13 18:59:40.623936 [ 5 ] {39287531-9754-471f-9442-97b330130ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19902 | 2026.03.13 18:59:40.623980 [ 5 ] {39287531-9754-471f-9442-97b330130ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19903 | 2026.03.13 18:59:40.624505 [ 5 ] {39287531-9754-471f-9442-97b330130ba1} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19904 | 2026.03.13 18:59:40.624541 [ 5 ] {39287531-9754-471f-9442-97b330130ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19905 | 2026.03.13 18:59:40.624866 [ 5 ] {39287531-9754-471f-9442-97b330130ba1} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19906 | 2026.03.13 18:59:40.625084 [ 5 ] {39287531-9754-471f-9442-97b330130ba1} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19907 | 2026.03.13 18:59:40.625218 [ 5 ] {39287531-9754-471f-9442-97b330130ba1} <Debug> executeQuery: Read 182 rows, 16.28 KiB in 0.001305 sec., 139463.60153256706 rows/sec., 12.18 MiB/sec. | ||
| 19908 | 2026.03.13 18:59:40.625259 [ 5 ] {39287531-9754-471f-9442-97b330130ba1} <Debug> TCPHandler: Processed in 0.001479934 sec. | ||
| 19909 | 2026.03.13 18:59:40.625365 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19910 | 2026.03.13 18:59:40.625461 [ 5 ] {7b898778-ba77-4688-a41d-4730c04e1962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19911 | 2026.03.13 18:59:40.625502 [ 5 ] {7b898778-ba77-4688-a41d-4730c04e1962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19912 | 2026.03.13 18:59:40.625918 [ 5 ] {7b898778-ba77-4688-a41d-4730c04e1962} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19913 | 2026.03.13 18:59:40.625956 [ 5 ] {7b898778-ba77-4688-a41d-4730c04e1962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19914 | 2026.03.13 18:59:40.626246 [ 5 ] {7b898778-ba77-4688-a41d-4730c04e1962} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19915 | 2026.03.13 18:59:40.626448 [ 5 ] {7b898778-ba77-4688-a41d-4730c04e1962} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19916 | 2026.03.13 18:59:40.626576 [ 5 ] {7b898778-ba77-4688-a41d-4730c04e1962} <Debug> executeQuery: Read 63 rows, 4.70 KiB in 0.001134 sec., 55555.555555555555 rows/sec., 4.05 MiB/sec. | ||
| 19917 | 2026.03.13 18:59:40.626615 [ 5 ] {7b898778-ba77-4688-a41d-4730c04e1962} <Debug> TCPHandler: Processed in 0.001299359 sec. | ||
| 19918 | 2026.03.13 18:59:40.626720 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19919 | 2026.03.13 18:59:40.626815 [ 5 ] {19781042-a8d4-4326-8984-00920271addb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19920 | 2026.03.13 18:59:40.626855 [ 5 ] {19781042-a8d4-4326-8984-00920271addb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19921 | 2026.03.13 18:59:40.627313 [ 5 ] {19781042-a8d4-4326-8984-00920271addb} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19922 | 2026.03.13 18:59:40.627349 [ 5 ] {19781042-a8d4-4326-8984-00920271addb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19923 | 2026.03.13 18:59:40.627652 [ 5 ] {19781042-a8d4-4326-8984-00920271addb} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19924 | 2026.03.13 18:59:40.627861 [ 5 ] {19781042-a8d4-4326-8984-00920271addb} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19925 | 2026.03.13 18:59:40.627992 [ 5 ] {19781042-a8d4-4326-8984-00920271addb} <Debug> executeQuery: Read 154 rows, 12.12 KiB in 0.001197 sec., 128654.97076023392 rows/sec., 9.89 MiB/sec. | ||
| 19926 | 2026.03.13 18:59:40.628032 [ 5 ] {19781042-a8d4-4326-8984-00920271addb} <Debug> TCPHandler: Processed in 0.001360731 sec. | ||
| 19927 | 2026.03.13 18:59:40.628137 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19928 | 2026.03.13 18:59:40.628230 [ 5 ] {2745aabe-3784-40ac-813f-1a4c3f0553fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19929 | 2026.03.13 18:59:40.628273 [ 5 ] {2745aabe-3784-40ac-813f-1a4c3f0553fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19930 | 2026.03.13 18:59:40.628768 [ 5 ] {2745aabe-3784-40ac-813f-1a4c3f0553fe} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19931 | 2026.03.13 18:59:40.628817 [ 5 ] {2745aabe-3784-40ac-813f-1a4c3f0553fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19932 | 2026.03.13 18:59:40.629206 [ 5 ] {2745aabe-3784-40ac-813f-1a4c3f0553fe} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19933 | 2026.03.13 18:59:40.629420 [ 5 ] {2745aabe-3784-40ac-813f-1a4c3f0553fe} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19934 | 2026.03.13 18:59:40.629555 [ 5 ] {2745aabe-3784-40ac-813f-1a4c3f0553fe} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001342 sec., 121460.50670640834 rows/sec., 8.44 MiB/sec. | ||
| 19935 | 2026.03.13 18:59:40.629595 [ 5 ] {2745aabe-3784-40ac-813f-1a4c3f0553fe} <Debug> TCPHandler: Processed in 0.001506845 sec. | ||
| 19936 | 2026.03.13 18:59:40.629706 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19937 | 2026.03.13 18:59:40.629804 [ 5 ] {96f19d25-30a4-485c-8416-68cf7d689ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19938 | 2026.03.13 18:59:40.629875 [ 5 ] {96f19d25-30a4-485c-8416-68cf7d689ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19939 | 2026.03.13 18:59:40.630804 [ 5 ] {96f19d25-30a4-485c-8416-68cf7d689ea3} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19940 | 2026.03.13 18:59:40.630853 [ 5 ] {96f19d25-30a4-485c-8416-68cf7d689ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19941 | 2026.03.13 18:59:40.631452 [ 5 ] {96f19d25-30a4-485c-8416-68cf7d689ea3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19942 | 2026.03.13 18:59:40.631680 [ 5 ] {96f19d25-30a4-485c-8416-68cf7d689ea3} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19943 | 2026.03.13 18:59:40.631830 [ 5 ] {96f19d25-30a4-485c-8416-68cf7d689ea3} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002042 sec., 29382.957884427033 rows/sec., 52.65 MiB/sec. | ||
| 19944 | 2026.03.13 18:59:40.631902 [ 5 ] {96f19d25-30a4-485c-8416-68cf7d689ea3} <Debug> TCPHandler: Processed in 0.002245357 sec. | ||
| 19945 | 2026.03.13 18:59:40.632020 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19946 | 2026.03.13 18:59:40.632113 [ 5 ] {67b55ed0-1147-4e92-a4f4-606cfbddcc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19947 | 2026.03.13 18:59:40.632156 [ 5 ] {67b55ed0-1147-4e92-a4f4-606cfbddcc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19948 | 2026.03.13 18:59:40.632470 [ 5 ] {67b55ed0-1147-4e92-a4f4-606cfbddcc2a} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19949 | 2026.03.13 18:59:40.632506 [ 5 ] {67b55ed0-1147-4e92-a4f4-606cfbddcc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19950 | 2026.03.13 18:59:40.632799 [ 5 ] {67b55ed0-1147-4e92-a4f4-606cfbddcc2a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 19951 | 2026.03.13 18:59:40.633018 [ 5 ] {67b55ed0-1147-4e92-a4f4-606cfbddcc2a} <Trace> oximeter.measurements_i64 (58c3e3c9-1ee7-45e3-b25c-b07152c1b0ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19952 | 2026.03.13 18:59:40.633143 [ 5 ] {67b55ed0-1147-4e92-a4f4-606cfbddcc2a} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001047 sec., 8595.988538681948 rows/sec., 607.20 KiB/sec. | ||
| 19953 | 2026.03.13 18:59:40.633180 [ 5 ] {67b55ed0-1147-4e92-a4f4-606cfbddcc2a} <Debug> TCPHandler: Processed in 0.001208706 sec. | ||
| 19954 | 2026.03.13 18:59:40.633285 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19955 | 2026.03.13 18:59:40.633378 [ 5 ] {3a9c7662-669d-4f56-8dfc-fbeeeebccc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19956 | 2026.03.13 18:59:40.633420 [ 5 ] {3a9c7662-669d-4f56-8dfc-fbeeeebccc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19957 | 2026.03.13 18:59:40.633767 [ 5 ] {3a9c7662-669d-4f56-8dfc-fbeeeebccc9f} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19958 | 2026.03.13 18:59:40.633805 [ 5 ] {3a9c7662-669d-4f56-8dfc-fbeeeebccc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19959 | 2026.03.13 18:59:40.634130 [ 5 ] {3a9c7662-669d-4f56-8dfc-fbeeeebccc9f} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19960 | 2026.03.13 18:59:40.634359 [ 5 ] {3a9c7662-669d-4f56-8dfc-fbeeeebccc9f} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19961 | 2026.03.13 18:59:40.634491 [ 5 ] {3a9c7662-669d-4f56-8dfc-fbeeeebccc9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 19962 | 2026.03.13 18:59:40.634497 [ 98 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19963 | 2026.03.13 18:59:40.634530 [ 5 ] {3a9c7662-669d-4f56-8dfc-fbeeeebccc9f} <Debug> TCPHandler: Processed in 0.001294049 sec. | ||
| 19964 | 2026.03.13 18:59:40.634565 [ 98 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19965 | 2026.03.13 18:59:40.634589 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19966 | 2026.03.13 18:59:40.634691 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 19967 | 2026.03.13 18:59:40.634806 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19968 | 2026.03.13 18:59:40.634846 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7800 rows starting from the beginning of the part | ||
| 19969 | 2026.03.13 18:59:40.634908 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 19970 | 2026.03.13 18:59:40.634953 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 12 rows starting from the beginning of the part | ||
| 19971 | 2026.03.13 18:59:40.634992 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 48 rows starting from the beginning of the part | ||
| 19972 | 2026.03.13 18:59:40.635031 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 19973 | 2026.03.13 18:59:40.635066 [ 186 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::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 | ||
| 19974 | 2026.03.13 18:59:40.636976 [ 198 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8040 rows, containing 4 columns (4 merged, 0 gathered) in 0.00233067 sec., 3449651.81685953 rows/sec., 229.25 MiB/sec. | ||
| 19975 | 2026.03.13 18:59:40.637490 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19976 | 2026.03.13 18:59:40.637789 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_151_30} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19977 | 2026.03.13 18:59:40.637880 [ 194 ] {1b2ee4ae-1d22-4300-833c-10af6cb7df35::all_1_151_30} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19978 | 2026.03.13 18:59:40.637977 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 19979 | 2026.03.13 18:59:41.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.09 MiB, peak 415.32 MiB, free memory in arenas 0.00 B, will set to 396.98 MiB (RSS), difference: -1.10 MiB | ||
| 19980 | 2026.03.13 18:59:45.293221 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44694 | ||
| 19981 | 2026.03.13 18:59:45.293776 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19982 | 2026.03.13 18:59:45.293815 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19983 | 2026.03.13 18:59:45.294283 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19984 | 2026.03.13 18:59:45.294513 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19985 | 2026.03.13 18:59:45.294643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44694 | ||
| 19986 | 2026.03.13 18:59:45.618708 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19987 | 2026.03.13 18:59:45.618905 [ 5 ] {8eb91333-cd55-4eeb-bc19-ab011388f887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19988 | 2026.03.13 18:59:45.618975 [ 5 ] {8eb91333-cd55-4eeb-bc19-ab011388f887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19989 | 2026.03.13 18:59:45.619607 [ 5 ] {8eb91333-cd55-4eeb-bc19-ab011388f887} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19990 | 2026.03.13 18:59:45.619642 [ 5 ] {8eb91333-cd55-4eeb-bc19-ab011388f887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19991 | 2026.03.13 18:59:45.620012 [ 5 ] {8eb91333-cd55-4eeb-bc19-ab011388f887} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19992 | 2026.03.13 18:59:45.620243 [ 5 ] {8eb91333-cd55-4eeb-bc19-ab011388f887} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19993 | 2026.03.13 18:59:45.620363 [ 95 ] {} <Debug> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Selected 6 parts from all_1_41_10 to all_46_46_0 | ||
| 19994 | 2026.03.13 18:59:45.620393 [ 5 ] {8eb91333-cd55-4eeb-bc19-ab011388f887} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001543 sec., 1296.1762799740764 rows/sec., 105.69 KiB/sec. | ||
| 19995 | 2026.03.13 18:59:45.620397 [ 95 ] {} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19996 | 2026.03.13 18:59:45.620424 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 19997 | 2026.03.13 18:59:45.620435 [ 5 ] {8eb91333-cd55-4eeb-bc19-ab011388f887} <Debug> TCPHandler: Processed in 0.001866516 sec. | ||
| 19998 | 2026.03.13 18:59:45.620548 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19999 | 2026.03.13 18:59:45.620553 [ 193 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_46_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_10 to all_46_46_0 into Compact with storage Full | ||
| 20000 | 2026.03.13 18:59:45.620642 [ 5 ] {d25fea7a-6527-4a3a-913b-9c908c310715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20001 | 2026.03.13 18:59:45.620684 [ 193 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_46_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20002 | 2026.03.13 18:59:45.620687 [ 5 ] {d25fea7a-6527-4a3a-913b-9c908c310715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20003 | 2026.03.13 18:59:45.620725 [ 193 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 20 rows starting from the beginning of the part | ||
| 20004 | 2026.03.13 18:59:45.620800 [ 193 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
| 20005 | 2026.03.13 18:59:45.620854 [ 193 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 20006 | 2026.03.13 18:59:45.620906 [ 193 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
| 20007 | 2026.03.13 18:59:45.620952 [ 193 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 3 rows starting from the beginning of the part | ||
| 20008 | 2026.03.13 18:59:45.621001 [ 193 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part | ||
| 20009 | 2026.03.13 18:59:45.621131 [ 5 ] {d25fea7a-6527-4a3a-913b-9c908c310715} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20010 | 2026.03.13 18:59:45.621173 [ 5 ] {d25fea7a-6527-4a3a-913b-9c908c310715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20011 | 2026.03.13 18:59:45.621514 [ 5 ] {d25fea7a-6527-4a3a-913b-9c908c310715} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20012 | 2026.03.13 18:59:45.621735 [ 5 ] {d25fea7a-6527-4a3a-913b-9c908c310715} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20013 | 2026.03.13 18:59:45.621826 [ 198 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_46_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325699 sec., 30927.080732504135 rows/sec., 2.54 MiB/sec. | ||
| 20014 | 2026.03.13 18:59:45.621861 [ 5 ] {d25fea7a-6527-4a3a-913b-9c908c310715} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001237 sec., 46079.22392886014 rows/sec., 3.54 MiB/sec. | ||
| 20015 | 2026.03.13 18:59:45.621903 [ 5 ] {d25fea7a-6527-4a3a-913b-9c908c310715} <Debug> TCPHandler: Processed in 0.001402472 sec. | ||
| 20016 | 2026.03.13 18:59:45.622020 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20017 | 2026.03.13 18:59:45.622053 [ 188 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_46_11} <Trace> MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) | ||
| 20018 | 2026.03.13 18:59:45.622120 [ 5 ] {bb59f365-4629-436a-b6d3-f1cfed60e671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20019 | 2026.03.13 18:59:45.622165 [ 5 ] {bb59f365-4629-436a-b6d3-f1cfed60e671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20020 | 2026.03.13 18:59:45.622391 [ 188 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_46_11} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20021 | 2026.03.13 18:59:45.622475 [ 188 ] {22f80222-88c7-4f5e-9966-6f722218ae09::all_1_46_11} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09) (MergerMutator): Merged 6 parts: [all_1_41_10, all_46_46_0] -> all_1_46_11 | ||
| 20022 | 2026.03.13 18:59:45.622589 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20023 | 2026.03.13 18:59:45.622610 [ 5 ] {bb59f365-4629-436a-b6d3-f1cfed60e671} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20024 | 2026.03.13 18:59:45.622658 [ 5 ] {bb59f365-4629-436a-b6d3-f1cfed60e671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20025 | 2026.03.13 18:59:45.623008 [ 5 ] {bb59f365-4629-436a-b6d3-f1cfed60e671} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 20026 | 2026.03.13 18:59:45.623252 [ 5 ] {bb59f365-4629-436a-b6d3-f1cfed60e671} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20027 | 2026.03.13 18:59:45.623384 [ 5 ] {bb59f365-4629-436a-b6d3-f1cfed60e671} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001282 sec., 1560.0624024960998 rows/sec., 108.93 KiB/sec. | ||
| 20028 | 2026.03.13 18:59:45.623421 [ 5 ] {bb59f365-4629-436a-b6d3-f1cfed60e671} <Debug> TCPHandler: Processed in 0.001449103 sec. | ||
| 20029 | 2026.03.13 18:59:45.623525 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20030 | 2026.03.13 18:59:45.623625 [ 5 ] {a2667273-f76d-4949-a6ee-bcaad5d1155e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20031 | 2026.03.13 18:59:45.623663 [ 5 ] {a2667273-f76d-4949-a6ee-bcaad5d1155e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20032 | 2026.03.13 18:59:45.624066 [ 5 ] {a2667273-f76d-4949-a6ee-bcaad5d1155e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20033 | 2026.03.13 18:59:45.624100 [ 5 ] {a2667273-f76d-4949-a6ee-bcaad5d1155e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20034 | 2026.03.13 18:59:45.624398 [ 5 ] {a2667273-f76d-4949-a6ee-bcaad5d1155e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20035 | 2026.03.13 18:59:45.624596 [ 5 ] {a2667273-f76d-4949-a6ee-bcaad5d1155e} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20036 | 2026.03.13 18:59:45.624727 [ 5 ] {a2667273-f76d-4949-a6ee-bcaad5d1155e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00112 sec., 58928.571428571435 rows/sec., 4.60 MiB/sec. | ||
| 20037 | 2026.03.13 18:59:45.624765 [ 5 ] {a2667273-f76d-4949-a6ee-bcaad5d1155e} <Debug> TCPHandler: Processed in 0.001287438 sec. | ||
| 20038 | 2026.03.13 18:59:45.624873 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20039 | 2026.03.13 18:59:45.624973 [ 5 ] {8090db4d-47b4-4b85-b368-becb70942f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20040 | 2026.03.13 18:59:45.625014 [ 5 ] {8090db4d-47b4-4b85-b368-becb70942f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20041 | 2026.03.13 18:59:45.625396 [ 5 ] {8090db4d-47b4-4b85-b368-becb70942f25} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20042 | 2026.03.13 18:59:45.625430 [ 5 ] {8090db4d-47b4-4b85-b368-becb70942f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20043 | 2026.03.13 18:59:45.625743 [ 5 ] {8090db4d-47b4-4b85-b368-becb70942f25} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20044 | 2026.03.13 18:59:45.625949 [ 5 ] {8090db4d-47b4-4b85-b368-becb70942f25} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20045 | 2026.03.13 18:59:45.626082 [ 5 ] {8090db4d-47b4-4b85-b368-becb70942f25} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001128 sec., 142730.4964539007 rows/sec., 9.94 MiB/sec. | ||
| 20046 | 2026.03.13 18:59:45.626119 [ 5 ] {8090db4d-47b4-4b85-b368-becb70942f25} <Debug> TCPHandler: Processed in 0.001292549 sec. | ||
| 20047 | 2026.03.13 18:59:45.626168 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 20048 | 2026.03.13 18:59:45.626208 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 20049 | 2026.03.13 18:59:45.626224 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20050 | 2026.03.13 18:59:45.626329 [ 5 ] {574c8bed-8fd6-468e-b5b3-086661b3b841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20051 | 2026.03.13 18:59:45.626369 [ 5 ] {574c8bed-8fd6-468e-b5b3-086661b3b841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20052 | 2026.03.13 18:59:45.626686 [ 5 ] {574c8bed-8fd6-468e-b5b3-086661b3b841} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20053 | 2026.03.13 18:59:45.626720 [ 5 ] {574c8bed-8fd6-468e-b5b3-086661b3b841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20054 | 2026.03.13 18:59:45.627055 [ 5 ] {574c8bed-8fd6-468e-b5b3-086661b3b841} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20055 | 2026.03.13 18:59:45.627280 [ 5 ] {574c8bed-8fd6-468e-b5b3-086661b3b841} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20056 | 2026.03.13 18:59:45.627432 [ 5 ] {574c8bed-8fd6-468e-b5b3-086661b3b841} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 20057 | 2026.03.13 18:59:45.627469 [ 5 ] {574c8bed-8fd6-468e-b5b3-086661b3b841} <Debug> TCPHandler: Processed in 0.001291278 sec. | ||
| 20058 | 2026.03.13 18:59:45.630182 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): 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] | ||
| 20059 | 2026.03.13 18:59:47.733399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 20060 | 2026.03.13 18:59:47.752292 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20061 | 2026.03.13 18:59:47.752355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20062 | 2026.03.13 18:59:47.758527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20063 | 2026.03.13 18:59:47.759238 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20064 | 2026.03.13 18:59:47.762521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 20065 | 2026.03.13 18:59:47.964160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2378 | ||
| 20066 | 2026.03.13 18:59:47.966549 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20067 | 2026.03.13 18:59:47.966602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20068 | 2026.03.13 18:59:47.967895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20069 | 2026.03.13 18:59:47.968170 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20070 | 2026.03.13 18:59:47.968556 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2378 | ||
| 20071 | 2026.03.13 18:59:50.621060 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20072 | 2026.03.13 18:59:50.621255 [ 5 ] {c68b963d-9ae4-4afb-aea7-185a503acc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20073 | 2026.03.13 18:59:50.621321 [ 5 ] {c68b963d-9ae4-4afb-aea7-185a503acc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20074 | 2026.03.13 18:59:50.622013 [ 5 ] {c68b963d-9ae4-4afb-aea7-185a503acc9e} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20075 | 2026.03.13 18:59:50.622055 [ 5 ] {c68b963d-9ae4-4afb-aea7-185a503acc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20076 | 2026.03.13 18:59:50.622437 [ 5 ] {c68b963d-9ae4-4afb-aea7-185a503acc9e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 20077 | 2026.03.13 18:59:50.622663 [ 5 ] {c68b963d-9ae4-4afb-aea7-185a503acc9e} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20078 | 2026.03.13 18:59:50.622831 [ 5 ] {c68b963d-9ae4-4afb-aea7-185a503acc9e} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001626 sec., 1230.0123001230013 rows/sec., 91.29 KiB/sec. | ||
| 20079 | 2026.03.13 18:59:50.622885 [ 5 ] {c68b963d-9ae4-4afb-aea7-185a503acc9e} <Debug> TCPHandler: Processed in 0.001955179 sec. | ||
| 20080 | 2026.03.13 18:59:50.623004 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20081 | 2026.03.13 18:59:50.623107 [ 5 ] {79bf6b94-5d21-4163-978e-911c82d0764c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20082 | 2026.03.13 18:59:50.623151 [ 5 ] {79bf6b94-5d21-4163-978e-911c82d0764c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20083 | 2026.03.13 18:59:50.623685 [ 5 ] {79bf6b94-5d21-4163-978e-911c82d0764c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20084 | 2026.03.13 18:59:50.623721 [ 5 ] {79bf6b94-5d21-4163-978e-911c82d0764c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20085 | 2026.03.13 18:59:50.624044 [ 5 ] {79bf6b94-5d21-4163-978e-911c82d0764c} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20086 | 2026.03.13 18:59:50.624251 [ 5 ] {79bf6b94-5d21-4163-978e-911c82d0764c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20087 | 2026.03.13 18:59:50.624366 [ 91 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20088 | 2026.03.13 18:59:50.624386 [ 5 ] {79bf6b94-5d21-4163-978e-911c82d0764c} <Debug> executeQuery: Read 180 rows, 16.14 KiB in 0.001302 sec., 138248.84792626728 rows/sec., 12.11 MiB/sec. | ||
| 20089 | 2026.03.13 18:59:50.624401 [ 91 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20090 | 2026.03.13 18:59:50.624420 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20091 | 2026.03.13 18:59:50.624426 [ 5 ] {79bf6b94-5d21-4163-978e-911c82d0764c} <Debug> TCPHandler: Processed in 0.001473104 sec. | ||
| 20092 | 2026.03.13 18:59:50.624543 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20093 | 2026.03.13 18:59:50.624554 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 20094 | 2026.03.13 18:59:50.624640 [ 5 ] {7d71480a-cd9c-4c50-908d-b21281c8e659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20095 | 2026.03.13 18:59:50.624687 [ 5 ] {7d71480a-cd9c-4c50-908d-b21281c8e659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20096 | 2026.03.13 18:59:50.624709 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20097 | 2026.03.13 18:59:50.624755 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3045 rows starting from the beginning of the part | ||
| 20098 | 2026.03.13 18:59:50.624832 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::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 | ||
| 20099 | 2026.03.13 18:59:50.624887 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part | ||
| 20100 | 2026.03.13 18:59:50.624942 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 182 rows starting from the beginning of the part | ||
| 20101 | 2026.03.13 18:59:50.625027 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 57 rows starting from the beginning of the part | ||
| 20102 | 2026.03.13 18:59:50.625076 [ 193 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 180 rows starting from the beginning of the part | ||
| 20103 | 2026.03.13 18:59:50.625149 [ 5 ] {7d71480a-cd9c-4c50-908d-b21281c8e659} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20104 | 2026.03.13 18:59:50.625190 [ 5 ] {7d71480a-cd9c-4c50-908d-b21281c8e659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20105 | 2026.03.13 18:59:50.625521 [ 5 ] {7d71480a-cd9c-4c50-908d-b21281c8e659} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 20106 | 2026.03.13 18:59:50.625730 [ 5 ] {7d71480a-cd9c-4c50-908d-b21281c8e659} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20107 | 2026.03.13 18:59:50.625878 [ 5 ] {7d71480a-cd9c-4c50-908d-b21281c8e659} <Debug> executeQuery: Read 62 rows, 4.64 KiB in 0.001257 sec., 49323.786793953856 rows/sec., 3.60 MiB/sec. | ||
| 20108 | 2026.03.13 18:59:50.625944 [ 5 ] {7d71480a-cd9c-4c50-908d-b21281c8e659} <Debug> TCPHandler: Processed in 0.001450534 sec. | ||
| 20109 | 2026.03.13 18:59:50.626060 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20110 | 2026.03.13 18:59:50.626154 [ 5 ] {10c756ad-eb8d-4151-b21e-7fb3c0398493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20111 | 2026.03.13 18:59:50.626194 [ 5 ] {10c756ad-eb8d-4151-b21e-7fb3c0398493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20112 | 2026.03.13 18:59:50.626647 [ 5 ] {10c756ad-eb8d-4151-b21e-7fb3c0398493} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20113 | 2026.03.13 18:59:50.626656 [ 190 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3576 rows, containing 5 columns (5 merged, 0 gathered) in 0.002167935 sec., 1649495.9489099071 rows/sec., 135.64 MiB/sec. | ||
| 20114 | 2026.03.13 18:59:50.626682 [ 5 ] {10c756ad-eb8d-4151-b21e-7fb3c0398493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20115 | 2026.03.13 18:59:50.627019 [ 5 ] {10c756ad-eb8d-4151-b21e-7fb3c0398493} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20116 | 2026.03.13 18:59:50.627076 [ 198 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20117 | 2026.03.13 18:59:50.627269 [ 5 ] {10c756ad-eb8d-4151-b21e-7fb3c0398493} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20118 | 2026.03.13 18:59:50.627397 [ 91 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20119 | 2026.03.13 18:59:50.627426 [ 5 ] {10c756ad-eb8d-4151-b21e-7fb3c0398493} <Debug> executeQuery: Read 138 rows, 10.90 KiB in 0.001291 sec., 106893.88071262586 rows/sec., 8.25 MiB/sec. | ||
| 20120 | 2026.03.13 18:59:50.627432 [ 91 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20121 | 2026.03.13 18:59:50.627453 [ 198 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_156_31} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20122 | 2026.03.13 18:59:50.627460 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20123 | 2026.03.13 18:59:50.627466 [ 5 ] {10c756ad-eb8d-4151-b21e-7fb3c0398493} <Debug> TCPHandler: Processed in 0.001456153 sec. | ||
| 20124 | 2026.03.13 18:59:50.627549 [ 198 ] {43cb654f-c037-4dcf-8a2b-2a1782dabbf4::all_1_156_31} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20125 | 2026.03.13 18:59:50.627550 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 20126 | 2026.03.13 18:59:50.627592 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20127 | 2026.03.13 18:59:50.627659 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20128 | 2026.03.13 18:59:50.627659 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 20129 | 2026.03.13 18:59:50.627694 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1790 rows starting from the beginning of the part | ||
| 20130 | 2026.03.13 18:59:50.627695 [ 5 ] {5abaabd6-2205-4737-8bda-dd67819f7628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20131 | 2026.03.13 18:59:50.627754 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::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 | ||
| 20132 | 2026.03.13 18:59:50.627759 [ 5 ] {5abaabd6-2205-4737-8bda-dd67819f7628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20133 | 2026.03.13 18:59:50.627803 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part | ||
| 20134 | 2026.03.13 18:59:50.627843 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 154 rows starting from the beginning of the part | ||
| 20135 | 2026.03.13 18:59:50.627879 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 66 rows starting from the beginning of the part | ||
| 20136 | 2026.03.13 18:59:50.627919 [ 193 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 138 rows starting from the beginning of the part | ||
| 20137 | 2026.03.13 18:59:50.628187 [ 5 ] {5abaabd6-2205-4737-8bda-dd67819f7628} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20138 | 2026.03.13 18:59:50.628229 [ 5 ] {5abaabd6-2205-4737-8bda-dd67819f7628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20139 | 2026.03.13 18:59:50.628573 [ 5 ] {5abaabd6-2205-4737-8bda-dd67819f7628} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20140 | 2026.03.13 18:59:50.628781 [ 5 ] {5abaabd6-2205-4737-8bda-dd67819f7628} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20141 | 2026.03.13 18:59:50.628897 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 2 parts from all_1_149_38 to all_150_150_0 | ||
| 20142 | 2026.03.13 18:59:50.628925 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20143 | 2026.03.13 18:59:50.628924 [ 5 ] {5abaabd6-2205-4737-8bda-dd67819f7628} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001248 sec., 129807.69230769231 rows/sec., 9.03 MiB/sec. | ||
| 20144 | 2026.03.13 18:59:50.628941 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20145 | 2026.03.13 18:59:50.628958 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443693 sec., 1576512.457981025 rows/sec., 119.59 MiB/sec. | ||
| 20146 | 2026.03.13 18:59:50.628970 [ 5 ] {5abaabd6-2205-4737-8bda-dd67819f7628} <Debug> TCPHandler: Processed in 0.001427613 sec. | ||
| 20147 | 2026.03.13 18:59:50.629011 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_150_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_149_38 to all_150_150_0 into Compact with storage Full | ||
| 20148 | 2026.03.13 18:59:50.629097 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20149 | 2026.03.13 18:59:50.629107 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_150_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20150 | 2026.03.13 18:59:50.629151 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_150_39} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_149_38, total 50343 rows starting from the beginning of the part | ||
| 20151 | 2026.03.13 18:59:50.629176 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20152 | 2026.03.13 18:59:50.629199 [ 193 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_150_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 128 rows starting from the beginning of the part | ||
| 20153 | 2026.03.13 18:59:50.629202 [ 5 ] {76d0df52-4b88-497e-8a0a-5c74119f6a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20154 | 2026.03.13 18:59:50.629280 [ 5 ] {76d0df52-4b88-497e-8a0a-5c74119f6a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20155 | 2026.03.13 18:59:50.629484 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_156_31} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20156 | 2026.03.13 18:59:50.629561 [ 190 ] {9283e282-787f-4775-b42f-6045eef365bf::all_1_156_31} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20157 | 2026.03.13 18:59:50.629666 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 20158 | 2026.03.13 18:59:50.630172 [ 5 ] {76d0df52-4b88-497e-8a0a-5c74119f6a33} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20159 | 2026.03.13 18:59:50.630213 [ 5 ] {76d0df52-4b88-497e-8a0a-5c74119f6a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20160 | 2026.03.13 18:59:50.630802 [ 5 ] {76d0df52-4b88-497e-8a0a-5c74119f6a33} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20161 | 2026.03.13 18:59:50.631034 [ 5 ] {76d0df52-4b88-497e-8a0a-5c74119f6a33} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20162 | 2026.03.13 18:59:50.631179 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): 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] | ||
| 20163 | 2026.03.13 18:59:50.631186 [ 5 ] {76d0df52-4b88-497e-8a0a-5c74119f6a33} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002002 sec., 29970.029970029973 rows/sec., 53.70 MiB/sec. | ||
| 20164 | 2026.03.13 18:59:50.631205 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): 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] | ||
| 20165 | 2026.03.13 18:59:50.631268 [ 5 ] {76d0df52-4b88-497e-8a0a-5c74119f6a33} <Debug> TCPHandler: Processed in 0.002220087 sec. | ||
| 20166 | 2026.03.13 18:59:50.631381 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20167 | 2026.03.13 18:59:50.631477 [ 5 ] {b08e81fe-0414-4845-b20b-775523a980dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20168 | 2026.03.13 18:59:50.631521 [ 5 ] {b08e81fe-0414-4845-b20b-775523a980dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20169 | 2026.03.13 18:59:50.631858 [ 5 ] {b08e81fe-0414-4845-b20b-775523a980dd} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20170 | 2026.03.13 18:59:50.631893 [ 5 ] {b08e81fe-0414-4845-b20b-775523a980dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20171 | 2026.03.13 18:59:50.632210 [ 5 ] {b08e81fe-0414-4845-b20b-775523a980dd} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20172 | 2026.03.13 18:59:50.632432 [ 5 ] {b08e81fe-0414-4845-b20b-775523a980dd} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20173 | 2026.03.13 18:59:50.632570 [ 5 ] {b08e81fe-0414-4845-b20b-775523a980dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 20174 | 2026.03.13 18:59:50.632607 [ 5 ] {b08e81fe-0414-4845-b20b-775523a980dd} <Debug> TCPHandler: Processed in 0.001276198 sec. | ||
| 20175 | 2026.03.13 18:59:50.632643 [ 221 ] {} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 20176 | 2026.03.13 18:59:50.632680 [ 221 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 20177 | 2026.03.13 18:59:50.634825 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): 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] | ||
| 20178 | 2026.03.13 18:59:50.634882 [ 221 ] {} <Debug> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): 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] | ||
| 20179 | 2026.03.13 18:59:50.637439 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_150_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50471 rows, containing 5 columns (5 merged, 0 gathered) in 0.008452223 sec., 5971328.489558309 rows/sec., 392.27 MiB/sec. | ||
| 20180 | 2026.03.13 18:59:50.637900 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_150_39} <Trace> MergedBlockOutputStream: filled checksums all_1_150_39 (state Temporary) | ||
| 20181 | 2026.03.13 18:59:50.638323 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_150_39} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_150_39 to all_1_150_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20182 | 2026.03.13 18:59:50.638439 [ 190 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_150_39} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 2 parts: [all_1_149_38, all_150_150_0] -> all_1_150_39 | ||
| 20183 | 2026.03.13 18:59:50.638538 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20184 | 2026.03.13 18:59:51.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.60 MiB, peak 415.32 MiB, free memory in arenas 0.00 B, will set to 397.35 MiB (RSS), difference: 3.75 MiB | ||
| 20185 | 2026.03.13 18:59:52.520688 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20186 | 2026.03.13 18:59:52.520763 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20187 | 2026.03.13 18:59:52.794841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45142 | ||
| 20188 | 2026.03.13 18:59:52.795652 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20189 | 2026.03.13 18:59:52.795698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20190 | 2026.03.13 18:59:52.796299 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20191 | 2026.03.13 18:59:52.796741 [ 245 ] {} <Trace> system.asynchronous_metric_log (fb49c6d4-9ae8-4dab-86f8-dff259897d3b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20192 | 2026.03.13 18:59:52.796877 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45142 | ||
| 20193 | 2026.03.13 18:59:55.263564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 20194 | 2026.03.13 18:59:55.282113 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20195 | 2026.03.13 18:59:55.282164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20196 | 2026.03.13 18:59:55.288759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20197 | 2026.03.13 18:59:55.289893 [ 244 ] {} <Trace> system.metric_log (16c4b018-b225-4909-b8c7-6088c05be96c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20198 | 2026.03.13 18:59:55.293357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 20199 | 2026.03.13 18:59:55.618204 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20200 | 2026.03.13 18:59:55.618425 [ 5 ] {44a2859f-ca7d-4bde-9b3f-65fbfbe2616f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20201 | 2026.03.13 18:59:55.618514 [ 5 ] {44a2859f-ca7d-4bde-9b3f-65fbfbe2616f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20202 | 2026.03.13 18:59:55.619151 [ 5 ] {44a2859f-ca7d-4bde-9b3f-65fbfbe2616f} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20203 | 2026.03.13 18:59:55.619186 [ 5 ] {44a2859f-ca7d-4bde-9b3f-65fbfbe2616f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20204 | 2026.03.13 18:59:55.619648 [ 5 ] {44a2859f-ca7d-4bde-9b3f-65fbfbe2616f} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20205 | 2026.03.13 18:59:55.620067 [ 5 ] {44a2859f-ca7d-4bde-9b3f-65fbfbe2616f} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20206 | 2026.03.13 18:59:55.620214 [ 5 ] {44a2859f-ca7d-4bde-9b3f-65fbfbe2616f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001854 sec., 30204.962243797196 rows/sec., 2.32 MiB/sec. | ||
| 20207 | 2026.03.13 18:59:55.620256 [ 5 ] {44a2859f-ca7d-4bde-9b3f-65fbfbe2616f} <Debug> TCPHandler: Processed in 0.002208436 sec. | ||
| 20208 | 2026.03.13 18:59:55.620368 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20209 | 2026.03.13 18:59:55.620470 [ 5 ] {f23323eb-27a5-4d38-a675-7cd26961557b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20210 | 2026.03.13 18:59:55.620508 [ 5 ] {f23323eb-27a5-4d38-a675-7cd26961557b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20211 | 2026.03.13 18:59:55.620917 [ 5 ] {f23323eb-27a5-4d38-a675-7cd26961557b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20212 | 2026.03.13 18:59:55.620951 [ 5 ] {f23323eb-27a5-4d38-a675-7cd26961557b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20213 | 2026.03.13 18:59:55.621344 [ 5 ] {f23323eb-27a5-4d38-a675-7cd26961557b} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20214 | 2026.03.13 18:59:55.621753 [ 5 ] {f23323eb-27a5-4d38-a675-7cd26961557b} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20215 | 2026.03.13 18:59:55.621882 [ 5 ] {f23323eb-27a5-4d38-a675-7cd26961557b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00144 sec., 44444.444444444445 rows/sec., 3.47 MiB/sec. | ||
| 20216 | 2026.03.13 18:59:55.621920 [ 5 ] {f23323eb-27a5-4d38-a675-7cd26961557b} <Debug> TCPHandler: Processed in 0.001599028 sec. | ||
| 20217 | 2026.03.13 18:59:55.622026 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20218 | 2026.03.13 18:59:55.622126 [ 5 ] {ac7e8654-f28c-4452-bbaf-597be41289df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20219 | 2026.03.13 18:59:55.622168 [ 5 ] {ac7e8654-f28c-4452-bbaf-597be41289df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20220 | 2026.03.13 18:59:55.622558 [ 5 ] {ac7e8654-f28c-4452-bbaf-597be41289df} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20221 | 2026.03.13 18:59:55.622594 [ 5 ] {ac7e8654-f28c-4452-bbaf-597be41289df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20222 | 2026.03.13 18:59:55.623016 [ 5 ] {ac7e8654-f28c-4452-bbaf-597be41289df} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20223 | 2026.03.13 18:59:55.623480 [ 5 ] {ac7e8654-f28c-4452-bbaf-597be41289df} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20224 | 2026.03.13 18:59:55.623612 [ 5 ] {ac7e8654-f28c-4452-bbaf-597be41289df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001504 sec., 106382.97872340426 rows/sec., 7.41 MiB/sec. | ||
| 20225 | 2026.03.13 18:59:55.623635 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 2 parts from all_1_150_39 to all_151_151_0 | ||
| 20226 | 2026.03.13 18:59:55.623650 [ 5 ] {ac7e8654-f28c-4452-bbaf-597be41289df} <Debug> TCPHandler: Processed in 0.00167008 sec. | ||
| 20227 | 2026.03.13 18:59:55.623744 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20228 | 2026.03.13 18:59:55.623788 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20229 | 2026.03.13 18:59:55.623815 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20230 | 2026.03.13 18:59:55.623892 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_151_40} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_150_39 to all_151_151_0 into Compact with storage Full | ||
| 20231 | 2026.03.13 18:59:55.623917 [ 5 ] {e86f5a96-676f-4ba0-ad00-7dccc26cf51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20232 | 2026.03.13 18:59:55.623963 [ 5 ] {e86f5a96-676f-4ba0-ad00-7dccc26cf51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20233 | 2026.03.13 18:59:55.623986 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_151_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20234 | 2026.03.13 18:59:55.624015 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_151_40} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_150_39, total 50471 rows starting from the beginning of the part | ||
| 20235 | 2026.03.13 18:59:55.624072 [ 195 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_151_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 20236 | 2026.03.13 18:59:55.624287 [ 5 ] {e86f5a96-676f-4ba0-ad00-7dccc26cf51a} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20237 | 2026.03.13 18:59:55.624322 [ 5 ] {e86f5a96-676f-4ba0-ad00-7dccc26cf51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20238 | 2026.03.13 18:59:55.624783 [ 5 ] {e86f5a96-676f-4ba0-ad00-7dccc26cf51a} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20239 | 2026.03.13 18:59:55.625194 [ 5 ] {e86f5a96-676f-4ba0-ad00-7dccc26cf51a} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20240 | 2026.03.13 18:59:55.625326 [ 5 ] {e86f5a96-676f-4ba0-ad00-7dccc26cf51a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
| 20241 | 2026.03.13 18:59:55.625362 [ 5 ] {e86f5a96-676f-4ba0-ad00-7dccc26cf51a} <Debug> TCPHandler: Processed in 0.001594068 sec. | ||
| 20242 | 2026.03.13 18:59:55.631942 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_151_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50631 rows, containing 5 columns (5 merged, 0 gathered) in 0.008075881 sec., 6269408.87316195 rows/sec., 411.93 MiB/sec. | ||
| 20243 | 2026.03.13 18:59:55.632876 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_151_40} <Trace> MergedBlockOutputStream: filled checksums all_1_151_40 (state Temporary) | ||
| 20244 | 2026.03.13 18:59:55.633403 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_151_40} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_151_40 to all_1_151_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20245 | 2026.03.13 18:59:55.633482 [ 201 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_151_40} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 2 parts: [all_1_150_39, all_151_151_0] -> all_1_151_40 | ||
| 20246 | 2026.03.13 18:59:55.633588 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20247 | 2026.03.13 18:59:56.585473 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20248 | 2026.03.13 18:59:56.585721 [ 5 ] {fa89e404-ece4-4d2c-8c9f-56ad7c1eeb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20249 | 2026.03.13 18:59:56.585786 [ 5 ] {fa89e404-ece4-4d2c-8c9f-56ad7c1eeb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20250 | 2026.03.13 18:59:56.586413 [ 5 ] {fa89e404-ece4-4d2c-8c9f-56ad7c1eeb18} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20251 | 2026.03.13 18:59:56.586458 [ 5 ] {fa89e404-ece4-4d2c-8c9f-56ad7c1eeb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20252 | 2026.03.13 18:59:56.586965 [ 5 ] {fa89e404-ece4-4d2c-8c9f-56ad7c1eeb18} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 20253 | 2026.03.13 18:59:56.587415 [ 5 ] {fa89e404-ece4-4d2c-8c9f-56ad7c1eeb18} <Trace> oximeter.fields_i16 (b841f4e9-8ee0-43b7-a7ec-396a670588a8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20254 | 2026.03.13 18:59:56.587570 [ 5 ] {fa89e404-ece4-4d2c-8c9f-56ad7c1eeb18} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001914 sec., 12539.184952978057 rows/sec., 1.04 MiB/sec. | ||
| 20255 | 2026.03.13 18:59:56.587617 [ 5 ] {fa89e404-ece4-4d2c-8c9f-56ad7c1eeb18} <Debug> TCPHandler: Processed in 0.002311099 sec. | ||
| 20256 | 2026.03.13 18:59:56.587731 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20257 | 2026.03.13 18:59:56.587832 [ 5 ] {4a6c50ad-3d08-4c54-a9b7-defed14b50b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20258 | 2026.03.13 18:59:56.587872 [ 5 ] {4a6c50ad-3d08-4c54-a9b7-defed14b50b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20259 | 2026.03.13 18:59:56.588260 [ 5 ] {4a6c50ad-3d08-4c54-a9b7-defed14b50b3} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20260 | 2026.03.13 18:59:56.588294 [ 5 ] {4a6c50ad-3d08-4c54-a9b7-defed14b50b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20261 | 2026.03.13 18:59:56.588756 [ 5 ] {4a6c50ad-3d08-4c54-a9b7-defed14b50b3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20262 | 2026.03.13 18:59:56.589173 [ 5 ] {4a6c50ad-3d08-4c54-a9b7-defed14b50b3} <Trace> oximeter.fields_ipaddr (22f80222-88c7-4f5e-9966-6f722218ae09): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20263 | 2026.03.13 18:59:56.589311 [ 5 ] {4a6c50ad-3d08-4c54-a9b7-defed14b50b3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 325.09 KiB/sec. | ||
| 20264 | 2026.03.13 18:59:56.589349 [ 5 ] {4a6c50ad-3d08-4c54-a9b7-defed14b50b3} <Debug> TCPHandler: Processed in 0.00166489 sec. | ||
| 20265 | 2026.03.13 18:59:56.589461 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20266 | 2026.03.13 18:59:56.589561 [ 5 ] {cec69b1b-8f94-4d5c-bb00-93effa19ae7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20267 | 2026.03.13 18:59:56.589599 [ 5 ] {cec69b1b-8f94-4d5c-bb00-93effa19ae7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20268 | 2026.03.13 18:59:56.591090 [ 5 ] {cec69b1b-8f94-4d5c-bb00-93effa19ae7c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20269 | 2026.03.13 18:59:56.591126 [ 5 ] {cec69b1b-8f94-4d5c-bb00-93effa19ae7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20270 | 2026.03.13 18:59:56.591739 [ 5 ] {cec69b1b-8f94-4d5c-bb00-93effa19ae7c} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20271 | 2026.03.13 18:59:56.592154 [ 221 ] {} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 20272 | 2026.03.13 18:59:56.592159 [ 5 ] {cec69b1b-8f94-4d5c-bb00-93effa19ae7c} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20273 | 2026.03.13 18:59:56.592232 [ 221 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 20274 | 2026.03.13 18:59:56.592381 [ 5 ] {cec69b1b-8f94-4d5c-bb00-93effa19ae7c} <Debug> executeQuery: Read 2191 rows, 173.35 KiB in 0.002837 sec., 772294.6774762073 rows/sec., 59.67 MiB/sec. | ||
| 20275 | 2026.03.13 18:59:56.592424 [ 5 ] {cec69b1b-8f94-4d5c-bb00-93effa19ae7c} <Debug> TCPHandler: Processed in 0.00300977 sec. | ||
| 20276 | 2026.03.13 18:59:56.592543 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20277 | 2026.03.13 18:59:56.592653 [ 5 ] {81cc9839-13d4-46ae-8cc0-a1619441ea14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20278 | 2026.03.13 18:59:56.592693 [ 5 ] {81cc9839-13d4-46ae-8cc0-a1619441ea14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20279 | 2026.03.13 18:59:56.593147 [ 5 ] {81cc9839-13d4-46ae-8cc0-a1619441ea14} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20280 | 2026.03.13 18:59:56.593185 [ 5 ] {81cc9839-13d4-46ae-8cc0-a1619441ea14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20281 | 2026.03.13 18:59:56.593628 [ 5 ] {81cc9839-13d4-46ae-8cc0-a1619441ea14} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 20282 | 2026.03.13 18:59:56.594153 [ 5 ] {81cc9839-13d4-46ae-8cc0-a1619441ea14} <Trace> oximeter.fields_u16 (827faa87-aaf3-4307-a4b2-388f474b2e97): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20283 | 2026.03.13 18:59:56.594289 [ 5 ] {81cc9839-13d4-46ae-8cc0-a1619441ea14} <Debug> executeQuery: Read 93 rows, 7.02 KiB in 0.001657 sec., 56125.52806276403 rows/sec., 4.14 MiB/sec. | ||
| 20284 | 2026.03.13 18:59:56.594327 [ 5 ] {81cc9839-13d4-46ae-8cc0-a1619441ea14} <Debug> TCPHandler: Processed in 0.001834175 sec. | ||
| 20285 | 2026.03.13 18:59:56.594437 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20286 | 2026.03.13 18:59:56.594538 [ 5 ] {e47155c1-6f1b-43c6-bb08-ed2356c57a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20287 | 2026.03.13 18:59:56.594576 [ 5 ] {e47155c1-6f1b-43c6-bb08-ed2356c57a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20288 | 2026.03.13 18:59:56.595260 [ 5 ] {e47155c1-6f1b-43c6-bb08-ed2356c57a5f} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20289 | 2026.03.13 18:59:56.595297 [ 5 ] {e47155c1-6f1b-43c6-bb08-ed2356c57a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20290 | 2026.03.13 18:59:56.595770 [ 5 ] {e47155c1-6f1b-43c6-bb08-ed2356c57a5f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 20291 | 2026.03.13 18:59:56.596259 [ 5 ] {e47155c1-6f1b-43c6-bb08-ed2356c57a5f} <Trace> oximeter.fields_u32 (b7661b8e-8fc8-4dde-81c1-625eecad86d3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20292 | 2026.03.13 18:59:56.596388 [ 5 ] {e47155c1-6f1b-43c6-bb08-ed2356c57a5f} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001868 sec., 391862.9550321199 rows/sec., 23.18 MiB/sec. | ||
| 20293 | 2026.03.13 18:59:56.596430 [ 5 ] {e47155c1-6f1b-43c6-bb08-ed2356c57a5f} <Debug> TCPHandler: Processed in 0.002040081 sec. | ||
| 20294 | 2026.03.13 18:59:56.596549 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20295 | 2026.03.13 18:59:56.596641 [ 5 ] {75cddfa7-5c2e-4b1d-9723-18e36cc72979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20296 | 2026.03.13 18:59:56.596687 [ 5 ] {75cddfa7-5c2e-4b1d-9723-18e36cc72979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20297 | 2026.03.13 18:59:56.597081 [ 5 ] {75cddfa7-5c2e-4b1d-9723-18e36cc72979} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20298 | 2026.03.13 18:59:56.597117 [ 5 ] {75cddfa7-5c2e-4b1d-9723-18e36cc72979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20299 | 2026.03.13 18:59:56.597319 [ 221 ] {} <Debug> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): 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] | ||
| 20300 | 2026.03.13 18:59:56.597589 [ 5 ] {75cddfa7-5c2e-4b1d-9723-18e36cc72979} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 20301 | 2026.03.13 18:59:56.598014 [ 5 ] {75cddfa7-5c2e-4b1d-9723-18e36cc72979} <Trace> oximeter.fields_u64 (ff5ced3f-c217-4328-ac2a-2e3942a176ad): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20302 | 2026.03.13 18:59:56.598144 [ 5 ] {75cddfa7-5c2e-4b1d-9723-18e36cc72979} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 46.23 KiB/sec. | ||
| 20303 | 2026.03.13 18:59:56.598182 [ 5 ] {75cddfa7-5c2e-4b1d-9723-18e36cc72979} <Debug> TCPHandler: Processed in 0.00167888 sec. | ||
| 20304 | 2026.03.13 18:59:56.598288 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20305 | 2026.03.13 18:59:56.598386 [ 5 ] {f68a518b-aad9-48bc-b96c-2fe518d30a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20306 | 2026.03.13 18:59:56.598424 [ 5 ] {f68a518b-aad9-48bc-b96c-2fe518d30a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20307 | 2026.03.13 18:59:56.598816 [ 5 ] {f68a518b-aad9-48bc-b96c-2fe518d30a35} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20308 | 2026.03.13 18:59:56.598853 [ 5 ] {f68a518b-aad9-48bc-b96c-2fe518d30a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20309 | 2026.03.13 18:59:56.599241 [ 5 ] {f68a518b-aad9-48bc-b96c-2fe518d30a35} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 20310 | 2026.03.13 18:59:56.599641 [ 5 ] {f68a518b-aad9-48bc-b96c-2fe518d30a35} <Trace> oximeter.fields_u8 (391cfc18-1a84-4d00-a0b8-35f04a5d7dbf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20311 | 2026.03.13 18:59:56.599771 [ 5 ] {f68a518b-aad9-48bc-b96c-2fe518d30a35} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001402 sec., 8559.201141226818 rows/sec., 668.69 KiB/sec. | ||
| 20312 | 2026.03.13 18:59:56.599820 [ 5 ] {f68a518b-aad9-48bc-b96c-2fe518d30a35} <Debug> TCPHandler: Processed in 0.001580357 sec. | ||
| 20313 | 2026.03.13 18:59:56.599928 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20314 | 2026.03.13 18:59:56.600028 [ 5 ] {8e4f3eae-54cf-4ea1-8ed4-2844ec11d08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20315 | 2026.03.13 18:59:56.600066 [ 5 ] {8e4f3eae-54cf-4ea1-8ed4-2844ec11d08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20316 | 2026.03.13 18:59:56.600869 [ 5 ] {8e4f3eae-54cf-4ea1-8ed4-2844ec11d08f} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20317 | 2026.03.13 18:59:56.600905 [ 5 ] {8e4f3eae-54cf-4ea1-8ed4-2844ec11d08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20318 | 2026.03.13 18:59:56.601351 [ 5 ] {8e4f3eae-54cf-4ea1-8ed4-2844ec11d08f} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20319 | 2026.03.13 18:59:56.601753 [ 5 ] {8e4f3eae-54cf-4ea1-8ed4-2844ec11d08f} <Trace> oximeter.fields_uuid (9283e282-787f-4775-b42f-6045eef365bf): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20320 | 2026.03.13 18:59:56.601894 [ 5 ] {8e4f3eae-54cf-4ea1-8ed4-2844ec11d08f} <Debug> executeQuery: Read 1117 rows, 80.09 KiB in 0.001884 sec., 592887.4734607219 rows/sec., 41.52 MiB/sec. | ||
| 20321 | 2026.03.13 18:59:56.601932 [ 5 ] {8e4f3eae-54cf-4ea1-8ed4-2844ec11d08f} <Debug> TCPHandler: Processed in 0.002053961 sec. | ||
| 20322 | 2026.03.13 18:59:56.602036 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20323 | 2026.03.13 18:59:56.602134 [ 5 ] {053c3ee3-5871-428c-867a-e768be24bcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20324 | 2026.03.13 18:59:56.602175 [ 5 ] {053c3ee3-5871-428c-867a-e768be24bcce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20325 | 2026.03.13 18:59:56.602842 [ 5 ] {053c3ee3-5871-428c-867a-e768be24bcce} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20326 | 2026.03.13 18:59:56.602877 [ 5 ] {053c3ee3-5871-428c-867a-e768be24bcce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20327 | 2026.03.13 18:59:56.603385 [ 5 ] {053c3ee3-5871-428c-867a-e768be24bcce} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20328 | 2026.03.13 18:59:56.603853 [ 5 ] {053c3ee3-5871-428c-867a-e768be24bcce} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20329 | 2026.03.13 18:59:56.603961 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Selected 6 parts from all_1_151_40 to all_156_156_0 | ||
| 20330 | 2026.03.13 18:59:56.603987 [ 5 ] {053c3ee3-5871-428c-867a-e768be24bcce} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.00187 sec., 671657.7540106953 rows/sec., 42.36 MiB/sec. | ||
| 20331 | 2026.03.13 18:59:56.604011 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20332 | 2026.03.13 18:59:56.604028 [ 5 ] {053c3ee3-5871-428c-867a-e768be24bcce} <Debug> TCPHandler: Processed in 0.00203824 sec. | ||
| 20333 | 2026.03.13 18:59:56.604038 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20334 | 2026.03.13 18:59:56.604141 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20335 | 2026.03.13 18:59:56.604144 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_156_41} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_40 to all_156_156_0 into Compact with storage Full | ||
| 20336 | 2026.03.13 18:59:56.604237 [ 5 ] {4e946103-994b-4b66-8a35-686976bd1794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20337 | 2026.03.13 18:59:56.604245 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_156_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20338 | 2026.03.13 18:59:56.604277 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_156_41} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_151_40, total 50631 rows starting from the beginning of the part | ||
| 20339 | 2026.03.13 18:59:56.604290 [ 5 ] {4e946103-994b-4b66-8a35-686976bd1794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20340 | 2026.03.13 18:59:56.604335 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_156_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 163 rows starting from the beginning of the part | ||
| 20341 | 2026.03.13 18:59:56.604377 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_156_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 161 rows starting from the beginning of the part | ||
| 20342 | 2026.03.13 18:59:56.604418 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_156_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 162 rows starting from the beginning of the part | ||
| 20343 | 2026.03.13 18:59:56.604462 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_156_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 20344 | 2026.03.13 18:59:56.604507 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_156_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1256 rows starting from the beginning of the part | ||
| 20345 | 2026.03.13 18:59:56.605201 [ 5 ] {4e946103-994b-4b66-8a35-686976bd1794} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20346 | 2026.03.13 18:59:56.605235 [ 5 ] {4e946103-994b-4b66-8a35-686976bd1794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20347 | 2026.03.13 18:59:56.605962 [ 5 ] {4e946103-994b-4b66-8a35-686976bd1794} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20348 | 2026.03.13 18:59:56.606362 [ 5 ] {4e946103-994b-4b66-8a35-686976bd1794} <Trace> oximeter.measurements_histogramu64 (3be45ca6-6f12-4300-b521-91e6db0a11f3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20349 | 2026.03.13 18:59:56.606500 [ 5 ] {4e946103-994b-4b66-8a35-686976bd1794} <Debug> executeQuery: Read 75 rows, 137.62 KiB in 0.002281 sec., 32880.31565103025 rows/sec., 58.92 MiB/sec. | ||
| 20350 | 2026.03.13 18:59:56.606556 [ 5 ] {4e946103-994b-4b66-8a35-686976bd1794} <Debug> TCPHandler: Processed in 0.002460624 sec. | ||
| 20351 | 2026.03.13 18:59:56.606662 [ 5 ] {} <Trace> TCP-Session: 019033cd-9ec0-4213-9277-c754256b9d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20352 | 2026.03.13 18:59:56.606753 [ 5 ] {44326c03-3c31-4658-a7e7-0a2c5bcd0204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43743) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20353 | 2026.03.13 18:59:56.606801 [ 5 ] {44326c03-3c31-4658-a7e7-0a2c5bcd0204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20354 | 2026.03.13 18:59:56.607121 [ 5 ] {44326c03-3c31-4658-a7e7-0a2c5bcd0204} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20355 | 2026.03.13 18:59:56.607157 [ 5 ] {44326c03-3c31-4658-a7e7-0a2c5bcd0204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20356 | 2026.03.13 18:59:56.607550 [ 5 ] {44326c03-3c31-4658-a7e7-0a2c5bcd0204} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20357 | 2026.03.13 18:59:56.607956 [ 5 ] {44326c03-3c31-4658-a7e7-0a2c5bcd0204} <Trace> oximeter.measurements_u64 (1b2ee4ae-1d22-4300-833c-10af6cb7df35): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20358 | 2026.03.13 18:59:56.608085 [ 5 ] {44326c03-3c31-4658-a7e7-0a2c5bcd0204} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00135 sec., 8888.888888888889 rows/sec., 613.43 KiB/sec. | ||
| 20359 | 2026.03.13 18:59:56.608120 [ 5 ] {44326c03-3c31-4658-a7e7-0a2c5bcd0204} <Debug> TCPHandler: Processed in 0.001504935 sec. | ||
| 20360 | 2026.03.13 18:59:56.613413 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_156_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52533 rows, containing 5 columns (5 merged, 0 gathered) in 0.009311588 sec., 5641680.0227845125 rows/sec., 370.60 MiB/sec. | ||
| 20361 | 2026.03.13 18:59:56.614023 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_156_41} <Trace> MergedBlockOutputStream: filled checksums all_1_156_41 (state Temporary) | ||
| 20362 | 2026.03.13 18:59:56.614477 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_156_41} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd): Renaming temporary part tmp_merge_all_1_156_41 to all_1_156_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20363 | 2026.03.13 18:59:56.614542 [ 191 ] {b0264f80-d087-4260-a559-1cd0ca2b2cdd::all_1_156_41} <Trace> oximeter.measurements_cumulativeu64 (b0264f80-d087-4260-a559-1cd0ca2b2cdd) (MergerMutator): Merged 6 parts: [all_1_151_40, all_156_156_0] -> all_1_156_41 | ||
| 20364 | 2026.03.13 18:59:56.614603 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 20365 | 2026.03.13 18:59:57.137770 [ 218 ] {} <Trace> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 20366 | 2026.03.13 18:59:57.137869 [ 218 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 20367 | 2026.03.13 18:59:57.142999 [ 218 ] {} <Debug> oximeter.fields_string (43cb654f-c037-4dcf-8a2b-2a1782dabbf4): 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] | ||
| 20368 | 2026.03.13 18:59:57.969710 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2422 | ||
| 20369 | 2026.03.13 18:59:57.972342 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20370 | 2026.03.13 18:59:57.972386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20371 | 2026.03.13 18:59:57.973706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20372 | 2026.03.13 18:59:57.974258 [ 243 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20373 | 2026.03.13 18:59:57.974424 [ 84 ] {} <Debug> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 20374 | 2026.03.13 18:59:57.974497 [ 84 ] {} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20375 | 2026.03.13 18:59:57.974523 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 20376 | 2026.03.13 18:59:57.974579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2422 | ||
| 20377 | 2026.03.13 18:59:57.974689 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::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 | ||
| 20378 | 2026.03.13 18:59:57.975332 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20379 | 2026.03.13 18:59:57.975500 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2186 rows starting from the beginning of the part | ||
| 20380 | 2026.03.13 18:59:57.975906 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 28 rows starting from the beginning of the part | ||
| 20381 | 2026.03.13 18:59:57.976273 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 120 rows starting from the beginning of the part | ||
| 20382 | 2026.03.13 18:59:57.976622 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 16 rows starting from the beginning of the part | ||
| 20383 | 2026.03.13 18:59:57.977037 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 28 rows starting from the beginning of the part | ||
| 20384 | 2026.03.13 18:59:57.977392 [ 199 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 44 rows starting from the beginning of the part | ||
| 20385 | 2026.03.13 18:59:57.985679 [ 189 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2422 rows, containing 72 columns (72 merged, 0 gathered) in 0.01106327 sec., 218922.61510385264 rows/sec., 181.60 MiB/sec. | ||
| 20386 | 2026.03.13 18:59:57.988432 [ 196 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 20387 | 2026.03.13 18:59:57.989283 [ 196 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_71_14} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20388 | 2026.03.13 18:59:57.989365 [ 196 ] {f3e75c49-850d-4add-af18-2f0d8a65d590::all_1_71_14} <Trace> system.query_log (f3e75c49-850d-4add-af18-2f0d8a65d590) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 20389 | 2026.03.13 18:59:57.989706 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||