| 1 | [ Mar 30 16:42:29 Enabled. ] | ||
| 2 | [ Mar 30 16:42:29 Rereading configuration. ] | ||
| 3 | [ Mar 30 16:42:31 Rereading configuration. ] | ||
| 4 | [ Mar 30 16:42:34 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 30 16:42:34 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.30 16:42:35.619801 [ 1 ] {} <Information> Application: Will watch for the process with pid 24601 | ||
| 29 | 2026.03.30 16:42:35.620387 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.30 16:42:35.906628 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24601 | ||
| 31 | 2026.03.30 16:42:35.907353 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.30 16:42:35.907502 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.30 16:42:35.998703 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.30 16:42:36.134379 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.30 16:42:36.134463 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.30 16:42:36.134480 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.30 16:42:36.134536 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.30 16:42:36.135083 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.30 16:42:36.137274 [ 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.30 16:42:36.138136 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.30 16:42:36.138966 [ 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.30 16:42:36.139013 [ 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.30 16:42:36.139050 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.30 16:42:36.139750 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.30 16:42:36.140707 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.30 16:42:36.146759 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.30 16:42:36.147501 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.30 16:42:36.148778 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.30 16:42:36.148876 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.30 16:42:36.149946 [ 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.30 16:42:36.150408 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.30 16:42:36.154385 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.30 16:42:36.155056 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.30 16:42:36.158215 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.30 16:42:36.158575 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.30 16:42:36.158981 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.30 16:42:36.159367 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.30 16:42:36.160839 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.30 16:42:36.160863 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.30 16:42:36.160967 [ 185 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.30 16:42:36.161063 [ 185 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.30 16:42:36.218110 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.30 16:42:36.218141 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000184404 sec | ||
| 68 | 2026.03.30 16:42:36.218210 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.30 16:42:36.218274 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.30 16:42:36.218971 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.30 16:42:36.219556 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.30 16:42:36.229268 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.30 16:42:36.229311 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.30 16:42:36.229392 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.30 16:42:36.229404 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.30 16:42:36.229438 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.30 16:42:36.229514 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.30 16:42:36.233635 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.30 16:42:36.233681 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.30 16:42:36.233735 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.30 16:42:36.233901 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.30 16:42:36.233943 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.30 16:42:36.233955 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.30 16:42:36.234031 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.30 16:42:36.234043 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.30 16:42:36.234073 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.30 16:42:36.234148 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.30 16:42:36.255114 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.30 16:42:36.271963 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.30 16:42:36.272066 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000123573 sec | ||
| 91 | 2026.03.30 16:42:36.272080 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.30 16:42:36.272090 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.30 16:42:36.272114 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.30 16:42:36.272339 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.30 16:42:36.272443 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.30 16:42:36.272458 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.30 16:42:36.272468 [ 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.30 16:42:36.272479 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.30 16:42:36.283611 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.30 16:42:36.283834 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.03.30 16:42:36.285302 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.264e-05 sec. | ||
| 102 | 2026.03.30 16:42:36.285712 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.30 16:42:36.286963 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.30 16:42:36.286982 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.30 16:42:36.441776 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45073 | ||
| 106 | 2026.03.30 16:42:36.442753 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.30 16:42:36.442830 [ 3 ] {} <Debug> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Authenticating user 'default' from [fd00:1122:3344:101::d]:45073 | ||
| 108 | 2026.03.30 16:42:36.442857 [ 3 ] {} <Debug> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.30 16:42:36.442943 [ 3 ] {} <Debug> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.30 16:42:36.443041 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.30 16:42:36.443067 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.30 16:42:36.443147 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.30 16:42:36.445905 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35527 | ||
| 114 | 2026.03.30 16:42:36.445990 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52733 | ||
| 115 | 2026.03.30 16:42:36.446013 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51402 | ||
| 116 | 2026.03.30 16:42:36.446109 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.30 16:42:36.446151 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.30 16:42:36.446214 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.03.30 16:42:36.446231 [ 4 ] {} <Debug> TCP-Session: dac5cdc9-061f-4548-9138-d08f96d99a8c Authenticating user 'default' from [fd00:1122:3344:101::d]:35527 | ||
| 120 | 2026.03.30 16:42:36.446241 [ 254 ] {} <Debug> TCP-Session: 6504feee-41e2-42bd-9377-4e0697f1f6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52733 | ||
| 121 | 2026.03.30 16:42:36.446278 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41883 | ||
| 122 | 2026.03.30 16:42:36.446265 [ 4 ] {} <Debug> TCP-Session: dac5cdc9-061f-4548-9138-d08f96d99a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.30 16:42:36.446258 [ 5 ] {} <Debug> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Authenticating user 'default' from [fd00:1122:3344:101::d]:51402 | ||
| 124 | 2026.03.30 16:42:36.446384 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62871 | ||
| 125 | 2026.03.30 16:42:36.446391 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44596 | ||
| 126 | 2026.03.30 16:42:36.446351 [ 4 ] {} <Debug> TCP-Session: dac5cdc9-061f-4548-9138-d08f96d99a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.30 16:42:36.446461 [ 5 ] {} <Debug> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.30 16:42:36.446506 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59893 | ||
| 129 | 2026.03.30 16:42:36.446347 [ 254 ] {} <Debug> TCP-Session: 6504feee-41e2-42bd-9377-4e0697f1f6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.30 16:42:36.446581 [ 5 ] {} <Debug> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.30 16:42:36.446625 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48179 | ||
| 132 | 2026.03.30 16:42:36.446642 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.30 16:42:36.446657 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.03.30 16:42:36.446688 [ 255 ] {} <Debug> TCP-Session: d7566f52-81b3-46e9-943e-758e0df31355 Authenticating user 'default' from [fd00:1122:3344:101::d]:62871 | ||
| 135 | 2026.03.30 16:42:36.446716 [ 257 ] {} <Debug> TCP-Session: d51ffb83-af6d-4cd3-beae-cbc6dc46db9c Authenticating user 'default' from [fd00:1122:3344:101::d]:44596 | ||
| 136 | 2026.03.30 16:42:36.446708 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.03.30 16:42:36.446596 [ 254 ] {} <Debug> TCP-Session: 6504feee-41e2-42bd-9377-4e0697f1f6d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.30 16:42:36.446828 [ 257 ] {} <Debug> TCP-Session: d51ffb83-af6d-4cd3-beae-cbc6dc46db9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.30 16:42:36.446815 [ 258 ] {} <Debug> TCP-Session: 51b20b96-396d-427f-b4a7-b5d7cd53f2a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59893 | ||
| 140 | 2026.03.30 16:42:36.446801 [ 255 ] {} <Debug> TCP-Session: d7566f52-81b3-46e9-943e-758e0df31355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.30 16:42:36.446909 [ 258 ] {} <Debug> TCP-Session: 51b20b96-396d-427f-b4a7-b5d7cd53f2a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.30 16:42:36.446918 [ 257 ] {} <Debug> TCP-Session: d51ffb83-af6d-4cd3-beae-cbc6dc46db9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.30 16:42:36.446980 [ 255 ] {} <Debug> TCP-Session: d7566f52-81b3-46e9-943e-758e0df31355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.30 16:42:36.447009 [ 258 ] {} <Debug> TCP-Session: 51b20b96-396d-427f-b4a7-b5d7cd53f2a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.30 16:42:36.458168 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.03.30 16:42:36.458240 [ 259 ] {} <Debug> TCP-Session: 3db03762-1a03-44b5-8e5b-5b490ec71d7b Authenticating user 'default' from [fd00:1122:3344:101::d]:48179 | ||
| 147 | 2026.03.30 16:42:36.458256 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.03.30 16:42:36.458398 [ 259 ] {} <Debug> TCP-Session: 3db03762-1a03-44b5-8e5b-5b490ec71d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.30 16:42:36.458416 [ 259 ] {} <Debug> TCP-Session: 3db03762-1a03-44b5-8e5b-5b490ec71d7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.30 16:42:36.458429 [ 256 ] {} <Debug> TCP-Session: 1b2a22d2-6ca6-4f95-8a9b-c8a3edc3c46a Authenticating user 'default' from [fd00:1122:3344:101::d]:41883 | ||
| 151 | 2026.03.30 16:42:36.458541 [ 256 ] {} <Debug> TCP-Session: 1b2a22d2-6ca6-4f95-8a9b-c8a3edc3c46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.30 16:42:36.458559 [ 256 ] {} <Debug> TCP-Session: 1b2a22d2-6ca6-4f95-8a9b-c8a3edc3c46a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.30 16:42:36.461065 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.03.30 16:42:36.463942 [ 3 ] {75d5a0c7-d680-437e-a93e-26a3b29283bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.30 16:42:36.543889 [ 3 ] {75d5a0c7-d680-437e-a93e-26a3b29283bc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45073) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.30 16:42:36.545049 [ 3 ] {75d5a0c7-d680-437e-a93e-26a3b29283bc} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.30 16:42:36.545298 [ 3 ] {75d5a0c7-d680-437e-a93e-26a3b29283bc} <Debug> TCPHandler: Processed in 0.087024452 sec. | ||
| 204 | 2026.03.30 16:42:36.545683 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.30 16:42:36.546060 [ 5 ] {1281da73-4a44-4ec9-96d1-b8d16c4dfd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.30 16:42:36.546539 [ 5 ] {1281da73-4a44-4ec9-96d1-b8d16c4dfd94} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51402) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.30 16:42:36.546909 [ 5 ] {1281da73-4a44-4ec9-96d1-b8d16c4dfd94} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.30 16:42:36.547159 [ 5 ] {1281da73-4a44-4ec9-96d1-b8d16c4dfd94} <Debug> TCPHandler: Processed in 0.00163563 sec. | ||
| 255 | 2026.03.30 16:42:36.547521 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.30 16:42:36.548365 [ 3 ] {dd6e9ada-de01-4811-afa2-a11913d6a2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.30 16:42:36.549056 [ 3 ] {dd6e9ada-de01-4811-afa2-a11913d6a2ea} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.30 16:42:36.553621 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60322 | ||
| 259 | 2026.03.30 16:42:36.553749 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.03.30 16:42:36.553785 [ 260 ] {} <Debug> TCP-Session: 245a4da9-6985-4b9d-a5e4-e3a2647ef102 Authenticating user 'default' from [fd00:1122:3344:101::b]:60322 | ||
| 261 | 2026.03.30 16:42:36.553806 [ 260 ] {} <Debug> TCP-Session: 245a4da9-6985-4b9d-a5e4-e3a2647ef102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.03.30 16:42:36.553886 [ 260 ] {} <Debug> TCP-Session: 245a4da9-6985-4b9d-a5e4-e3a2647ef102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.03.30 16:42:36.553955 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 264 | 2026.03.30 16:42:36.553979 [ 260 ] {} <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 | ||
| 265 | 2026.03.30 16:42:36.554054 [ 260 ] {} <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 | ||
| 266 | 2026.03.30 16:42:36.554592 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45721 | ||
| 267 | 2026.03.30 16:42:36.554691 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58404 | ||
| 268 | 2026.03.30 16:42:36.554765 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54296 | ||
| 269 | 2026.03.30 16:42:36.554778 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61859 | ||
| 270 | 2026.03.30 16:42:36.554886 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.03.30 16:42:36.554933 [ 262 ] {} <Debug> TCP-Session: 94048f68-27aa-4892-9106-c257be20f773 Authenticating user 'default' from [fd00:1122:3344:101::b]:45721 | ||
| 272 | 2026.03.30 16:42:36.554960 [ 262 ] {} <Debug> TCP-Session: 94048f68-27aa-4892-9106-c257be20f773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.03.30 16:42:36.554968 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47479 | ||
| 274 | 2026.03.30 16:42:36.554972 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.03.30 16:42:36.555052 [ 262 ] {} <Debug> TCP-Session: 94048f68-27aa-4892-9106-c257be20f773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.03.30 16:42:36.555089 [ 261 ] {} <Debug> TCP-Session: c5e6e68f-f61c-46d1-94cd-46ff2666a0d4 Authenticating user 'default' from [fd00:1122:3344:101::b]:58404 | ||
| 277 | 2026.03.30 16:42:36.555138 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 278 | 2026.03.30 16:42:36.555138 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42158 | ||
| 279 | 2026.03.30 16:42:36.555175 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.03.30 16:42:36.555234 [ 261 ] {} <Debug> TCP-Session: c5e6e68f-f61c-46d1-94cd-46ff2666a0d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.03.30 16:42:36.555210 [ 264 ] {} <Debug> TCP-Session: 48864b92-493e-4017-8fd3-56b45f2f9221 Authenticating user 'default' from [fd00:1122:3344:101::b]:54296 | ||
| 282 | 2026.03.30 16:42:36.555296 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42375 | ||
| 283 | 2026.03.30 16:42:36.555324 [ 261 ] {} <Debug> TCP-Session: c5e6e68f-f61c-46d1-94cd-46ff2666a0d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.03.30 16:42:36.555403 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 285 | 2026.03.30 16:42:36.555312 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 286 | 2026.03.30 16:42:36.555450 [ 266 ] {} <Debug> TCP-Session: beab0968-bf2c-4c3e-ab45-b0fb724d5097 Authenticating user 'default' from [fd00:1122:3344:101::b]:42158 | ||
| 287 | 2026.03.30 16:42:36.555471 [ 265 ] {} <Debug> TCP-Session: 2d11b31a-27dd-47ec-9cf6-169da49e6604 Authenticating user 'default' from [fd00:1122:3344:101::b]:47479 | ||
| 288 | 2026.03.30 16:42:36.555308 [ 263 ] {} <Debug> TCP-Session: 73fb17fe-5868-493c-895c-bb2349decba9 Authenticating user 'default' from [fd00:1122:3344:101::b]:61859 | ||
| 289 | 2026.03.30 16:42:36.555310 [ 264 ] {} <Debug> TCP-Session: 48864b92-493e-4017-8fd3-56b45f2f9221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 290 | 2026.03.30 16:42:36.555575 [ 265 ] {} <Debug> TCP-Session: 2d11b31a-27dd-47ec-9cf6-169da49e6604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.03.30 16:42:36.555566 [ 263 ] {} <Debug> TCP-Session: 73fb17fe-5868-493c-895c-bb2349decba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.03.30 16:42:36.555552 [ 266 ] {} <Debug> TCP-Session: beab0968-bf2c-4c3e-ab45-b0fb724d5097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 293 | 2026.03.30 16:42:36.555658 [ 265 ] {} <Debug> TCP-Session: 2d11b31a-27dd-47ec-9cf6-169da49e6604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 294 | 2026.03.30 16:42:36.555636 [ 264 ] {} <Debug> TCP-Session: 48864b92-493e-4017-8fd3-56b45f2f9221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 295 | 2026.03.30 16:42:36.555547 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 296 | 2026.03.30 16:42:36.555730 [ 266 ] {} <Debug> TCP-Session: beab0968-bf2c-4c3e-ab45-b0fb724d5097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 297 | 2026.03.30 16:42:36.555645 [ 263 ] {} <Debug> TCP-Session: 73fb17fe-5868-493c-895c-bb2349decba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 298 | 2026.03.30 16:42:36.555843 [ 267 ] {} <Debug> TCP-Session: 907d7365-611b-41e3-9fe4-4722d9a07d94 Authenticating user 'default' from [fd00:1122:3344:101::b]:42375 | ||
| 299 | 2026.03.30 16:42:36.555925 [ 267 ] {} <Debug> TCP-Session: 907d7365-611b-41e3-9fe4-4722d9a07d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 300 | 2026.03.30 16:42:36.555939 [ 267 ] {} <Debug> TCP-Session: 907d7365-611b-41e3-9fe4-4722d9a07d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 301 | 2026.03.30 16:42:36.559882 [ 3 ] {dd6e9ada-de01-4811-afa2-a11913d6a2ea} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.03.30 16:42:36.560016 [ 3 ] {dd6e9ada-de01-4811-afa2-a11913d6a2ea} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000174674 sec | ||
| 303 | 2026.03.30 16:42:36.560033 [ 3 ] {dd6e9ada-de01-4811-afa2-a11913d6a2ea} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.03.30 16:42:36.560046 [ 3 ] {dd6e9ada-de01-4811-afa2-a11913d6a2ea} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.03.30 16:42:36.560125 [ 3 ] {dd6e9ada-de01-4811-afa2-a11913d6a2ea} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.03.30 16:42:36.560864 [ 3 ] {dd6e9ada-de01-4811-afa2-a11913d6a2ea} <Debug> TCPHandler: Processed in 0.01346827 sec. | ||
| 307 | 2026.03.30 16:42:36.561022 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.30 16:42:36.561179 [ 3 ] {a867735c-8d86-44f6-898a-0f162e5ee02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.03.30 16:42:36.561307 [ 3 ] {a867735c-8d86-44f6-898a-0f162e5ee02d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.03.30 16:42:36.566602 [ 3 ] {a867735c-8d86-44f6-898a-0f162e5ee02d} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.03.30 16:42:36.579933 [ 3 ] {a867735c-8d86-44f6-898a-0f162e5ee02d} <Debug> oximeter.version (b4fc91a6-f4d7-42c1-bc4b-2220109b50a0): Loading data parts | ||
| 313 | 2026.03.30 16:42:36.581043 [ 3 ] {a867735c-8d86-44f6-898a-0f162e5ee02d} <Debug> oximeter.version (b4fc91a6-f4d7-42c1-bc4b-2220109b50a0): There are no data parts | ||
| 314 | 2026.03.30 16:42:36.592829 [ 3 ] {a867735c-8d86-44f6-898a-0f162e5ee02d} <Debug> TCPHandler: Processed in 0.03185853 sec. | ||
| 315 | 2026.03.30 16:42:36.593103 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.03.30 16:42:36.593298 [ 3 ] {401ff212-3099-4fbc-8f14-eee47d1b3881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | 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) | ||
| 327 | 2026.03.30 16:42:36.593452 [ 3 ] {401ff212-3099-4fbc-8f14-eee47d1b3881} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.03.30 16:42:36.623149 [ 3 ] {401ff212-3099-4fbc-8f14-eee47d1b3881} <Debug> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Loading data parts | ||
| 329 | 2026.03.30 16:42:36.623446 [ 3 ] {401ff212-3099-4fbc-8f14-eee47d1b3881} <Debug> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): There are no data parts | ||
| 330 | 2026.03.30 16:42:36.657424 [ 3 ] {401ff212-3099-4fbc-8f14-eee47d1b3881} <Debug> TCPHandler: Processed in 0.064384897 sec. | ||
| 331 | 2026.03.30 16:42:36.657667 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.30 16:42:36.658001 [ 3 ] {3e682f5f-6535-46d2-9a4f-6953167498ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 333 | 2026.03.30 16:42:36.658124 [ 3 ] {3e682f5f-6535-46d2-9a4f-6953167498ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.03.30 16:42:36.704883 [ 3 ] {3e682f5f-6535-46d2-9a4f-6953167498ff} <Debug> oximeter.measurements_i8 (edb49fa5-8669-42d6-b84c-d3a354214411): Loading data parts | ||
| 335 | 2026.03.30 16:42:36.705075 [ 3 ] {3e682f5f-6535-46d2-9a4f-6953167498ff} <Debug> oximeter.measurements_i8 (edb49fa5-8669-42d6-b84c-d3a354214411): There are no data parts | ||
| 336 | 2026.03.30 16:42:36.720177 [ 3 ] {3e682f5f-6535-46d2-9a4f-6953167498ff} <Debug> TCPHandler: Processed in 0.062602783 sec. | ||
| 337 | 2026.03.30 16:42:36.720388 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.30 16:42:36.720618 [ 3 ] {5871e493-d708-427c-9425-b833110915b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 339 | 2026.03.30 16:42:36.720752 [ 3 ] {5871e493-d708-427c-9425-b833110915b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.03.30 16:42:36.739672 [ 3 ] {5871e493-d708-427c-9425-b833110915b2} <Debug> oximeter.measurements_u8 (705ad67f-7f09-46ee-bcc0-ad7519e2e3c3): Loading data parts | ||
| 341 | 2026.03.30 16:42:36.740004 [ 3 ] {5871e493-d708-427c-9425-b833110915b2} <Debug> oximeter.measurements_u8 (705ad67f-7f09-46ee-bcc0-ad7519e2e3c3): There are no data parts | ||
| 342 | 2026.03.30 16:42:36.758615 [ 3 ] {5871e493-d708-427c-9425-b833110915b2} <Debug> TCPHandler: Processed in 0.038287548 sec. | ||
| 343 | 2026.03.30 16:42:36.758794 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.30 16:42:36.758966 [ 3 ] {e41f5501-e459-4c73-aab4-c5063192d60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 345 | 2026.03.30 16:42:36.759090 [ 3 ] {e41f5501-e459-4c73-aab4-c5063192d60f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.03.30 16:42:36.784739 [ 3 ] {e41f5501-e459-4c73-aab4-c5063192d60f} <Debug> oximeter.measurements_i16 (62c328a4-511d-4708-b126-253749f0724c): Loading data parts | ||
| 347 | 2026.03.30 16:42:36.784919 [ 3 ] {e41f5501-e459-4c73-aab4-c5063192d60f} <Debug> oximeter.measurements_i16 (62c328a4-511d-4708-b126-253749f0724c): There are no data parts | ||
| 348 | 2026.03.30 16:42:36.800211 [ 3 ] {e41f5501-e459-4c73-aab4-c5063192d60f} <Debug> TCPHandler: Processed in 0.041481616 sec. | ||
| 349 | 2026.03.30 16:42:36.800365 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.30 16:42:36.800616 [ 3 ] {dac571f2-2ca5-464c-9d58-e4f21790143e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 351 | 2026.03.30 16:42:36.800753 [ 3 ] {dac571f2-2ca5-464c-9d58-e4f21790143e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.03.30 16:42:36.815312 [ 3 ] {dac571f2-2ca5-464c-9d58-e4f21790143e} <Debug> oximeter.measurements_u16 (d1c0eee6-90c0-4b3e-bfda-2850cab8d5a9): Loading data parts | ||
| 353 | 2026.03.30 16:42:36.815462 [ 3 ] {dac571f2-2ca5-464c-9d58-e4f21790143e} <Debug> oximeter.measurements_u16 (d1c0eee6-90c0-4b3e-bfda-2850cab8d5a9): There are no data parts | ||
| 354 | 2026.03.30 16:42:36.842564 [ 3 ] {dac571f2-2ca5-464c-9d58-e4f21790143e} <Debug> TCPHandler: Processed in 0.042253306 sec. | ||
| 355 | 2026.03.30 16:42:36.842746 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.30 16:42:36.842922 [ 3 ] {e5e9ca0b-785b-4cbc-a3e0-611e2210a809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 357 | 2026.03.30 16:42:36.843056 [ 3 ] {e5e9ca0b-785b-4cbc-a3e0-611e2210a809} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.03.30 16:42:36.857512 [ 3 ] {e5e9ca0b-785b-4cbc-a3e0-611e2210a809} <Debug> oximeter.measurements_i32 (f0e551f6-65d5-412b-b474-8067f57d0638): Loading data parts | ||
| 359 | 2026.03.30 16:42:36.857721 [ 3 ] {e5e9ca0b-785b-4cbc-a3e0-611e2210a809} <Debug> oximeter.measurements_i32 (f0e551f6-65d5-412b-b474-8067f57d0638): There are no data parts | ||
| 360 | 2026.03.30 16:42:36.863246 [ 3 ] {e5e9ca0b-785b-4cbc-a3e0-611e2210a809} <Debug> TCPHandler: Processed in 0.020563824 sec. | ||
| 361 | 2026.03.30 16:42:36.863438 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.03.30 16:42:36.863725 [ 3 ] {5a9b1e68-e7d6-4cd0-b8fe-b85c541594de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 363 | 2026.03.30 16:42:36.863871 [ 3 ] {5a9b1e68-e7d6-4cd0-b8fe-b85c541594de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.03.30 16:42:36.887142 [ 3 ] {5a9b1e68-e7d6-4cd0-b8fe-b85c541594de} <Debug> oximeter.measurements_u32 (90495d39-7ed8-46b8-a966-95299814e02c): Loading data parts | ||
| 365 | 2026.03.30 16:42:36.887298 [ 3 ] {5a9b1e68-e7d6-4cd0-b8fe-b85c541594de} <Debug> oximeter.measurements_u32 (90495d39-7ed8-46b8-a966-95299814e02c): There are no data parts | ||
| 366 | 2026.03.30 16:42:36.898389 [ 3 ] {5a9b1e68-e7d6-4cd0-b8fe-b85c541594de} <Debug> TCPHandler: Processed in 0.035027578 sec. | ||
| 367 | 2026.03.30 16:42:36.898553 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.30 16:42:36.898716 [ 3 ] {54f934b5-9c64-41f9-b89a-dd8d20aa1344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 369 | 2026.03.30 16:42:36.898849 [ 3 ] {54f934b5-9c64-41f9-b89a-dd8d20aa1344} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.03.30 16:42:36.920251 [ 3 ] {54f934b5-9c64-41f9-b89a-dd8d20aa1344} <Debug> oximeter.measurements_i64 (7d3b7085-2797-4c1f-a763-fdb6b9a701c0): Loading data parts | ||
| 371 | 2026.03.30 16:42:36.920530 [ 3 ] {54f934b5-9c64-41f9-b89a-dd8d20aa1344} <Debug> oximeter.measurements_i64 (7d3b7085-2797-4c1f-a763-fdb6b9a701c0): There are no data parts | ||
| 372 | 2026.03.30 16:42:36.935495 [ 3 ] {54f934b5-9c64-41f9-b89a-dd8d20aa1344} <Debug> TCPHandler: Processed in 0.036994776 sec. | ||
| 373 | 2026.03.30 16:42:36.935702 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.30 16:42:36.936014 [ 3 ] {556cbaee-5f24-4f11-8e96-637fe8b82902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 375 | 2026.03.30 16:42:36.936159 [ 3 ] {556cbaee-5f24-4f11-8e96-637fe8b82902} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.03.30 16:42:36.956274 [ 3 ] {556cbaee-5f24-4f11-8e96-637fe8b82902} <Debug> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Loading data parts | ||
| 377 | 2026.03.30 16:42:36.956451 [ 3 ] {556cbaee-5f24-4f11-8e96-637fe8b82902} <Debug> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): There are no data parts | ||
| 378 | 2026.03.30 16:42:36.971373 [ 3 ] {556cbaee-5f24-4f11-8e96-637fe8b82902} <Debug> TCPHandler: Processed in 0.035760216 sec. | ||
| 379 | 2026.03.30 16:42:36.971574 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.30 16:42:36.971778 [ 3 ] {6ec20803-529f-4392-996e-dcca9c26f349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 381 | 2026.03.30 16:42:36.972002 [ 3 ] {6ec20803-529f-4392-996e-dcca9c26f349} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.03.30 16:42:36.994267 [ 3 ] {6ec20803-529f-4392-996e-dcca9c26f349} <Debug> oximeter.measurements_f32 (ba27e6b8-b64b-45fe-a290-bcff7b6af1ca): Loading data parts | ||
| 383 | 2026.03.30 16:42:36.994500 [ 3 ] {6ec20803-529f-4392-996e-dcca9c26f349} <Debug> oximeter.measurements_f32 (ba27e6b8-b64b-45fe-a290-bcff7b6af1ca): There are no data parts | ||
| 384 | 2026.03.30 16:42:37.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.74 MiB, peak 121.74 MiB, free memory in arenas 0.00 B, will set to 132.02 MiB (RSS), difference: 10.27 MiB | ||
| 385 | 2026.03.30 16:42:37.018176 [ 3 ] {6ec20803-529f-4392-996e-dcca9c26f349} <Debug> TCPHandler: Processed in 0.046675524 sec. | ||
| 386 | 2026.03.30 16:42:37.018495 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.30 16:42:37.018657 [ 3 ] {c35ce156-69d1-4e82-9900-7e31e4780ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 388 | 2026.03.30 16:42:37.018787 [ 3 ] {c35ce156-69d1-4e82-9900-7e31e4780ea2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.03.30 16:42:37.041640 [ 3 ] {c35ce156-69d1-4e82-9900-7e31e4780ea2} <Debug> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Loading data parts | ||
| 390 | 2026.03.30 16:42:37.041914 [ 3 ] {c35ce156-69d1-4e82-9900-7e31e4780ea2} <Debug> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): There are no data parts | ||
| 391 | 2026.03.30 16:42:37.064275 [ 3 ] {c35ce156-69d1-4e82-9900-7e31e4780ea2} <Debug> TCPHandler: Processed in 0.045835882 sec. | ||
| 392 | 2026.03.30 16:42:37.064489 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.30 16:42:37.064739 [ 3 ] {59a5bb15-6029-4900-8469-1b70b07944dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 394 | 2026.03.30 16:42:37.064831 [ 3 ] {59a5bb15-6029-4900-8469-1b70b07944dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.03.30 16:42:37.079042 [ 3 ] {59a5bb15-6029-4900-8469-1b70b07944dd} <Debug> oximeter.measurements_string (408105ad-7042-4289-879a-6317fa81cf1e): Loading data parts | ||
| 396 | 2026.03.30 16:42:37.079225 [ 3 ] {59a5bb15-6029-4900-8469-1b70b07944dd} <Debug> oximeter.measurements_string (408105ad-7042-4289-879a-6317fa81cf1e): There are no data parts | ||
| 397 | 2026.03.30 16:42:37.099588 [ 3 ] {59a5bb15-6029-4900-8469-1b70b07944dd} <Debug> TCPHandler: Processed in 0.035165392 sec. | ||
| 398 | 2026.03.30 16:42:37.099879 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.03.30 16:42:37.100044 [ 3 ] {c1d27a40-618b-4e8e-a2f7-0f1918facdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.03.30 16:42:37.100175 [ 3 ] {c1d27a40-618b-4e8e-a2f7-0f1918facdb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.03.30 16:42:37.114415 [ 3 ] {c1d27a40-618b-4e8e-a2f7-0f1918facdb5} <Debug> oximeter.measurements_bytes (c3d692ad-6471-47bd-bc11-6836f0f5f630): Loading data parts | ||
| 409 | 2026.03.30 16:42:37.114576 [ 3 ] {c1d27a40-618b-4e8e-a2f7-0f1918facdb5} <Debug> oximeter.measurements_bytes (c3d692ad-6471-47bd-bc11-6836f0f5f630): There are no data parts | ||
| 410 | 2026.03.30 16:42:37.128699 [ 3 ] {c1d27a40-618b-4e8e-a2f7-0f1918facdb5} <Debug> TCPHandler: Processed in 0.028873417 sec. | ||
| 411 | 2026.03.30 16:42:37.128982 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.03.30 16:42:37.129147 [ 3 ] {50435466-9b4e-44b6-a838-f9783fc05fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 413 | 2026.03.30 16:42:37.129272 [ 3 ] {50435466-9b4e-44b6-a838-f9783fc05fcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.03.30 16:42:37.139062 [ 3 ] {50435466-9b4e-44b6-a838-f9783fc05fcf} <Debug> oximeter.measurements_cumulativei64 (25475dbd-1b07-436e-97e5-95a7be8cc0b4): Loading data parts | ||
| 415 | 2026.03.30 16:42:37.139345 [ 3 ] {50435466-9b4e-44b6-a838-f9783fc05fcf} <Debug> oximeter.measurements_cumulativei64 (25475dbd-1b07-436e-97e5-95a7be8cc0b4): There are no data parts | ||
| 416 | 2026.03.30 16:42:37.152619 [ 3 ] {50435466-9b4e-44b6-a838-f9783fc05fcf} <Debug> TCPHandler: Processed in 0.02368546 sec. | ||
| 417 | 2026.03.30 16:42:37.152775 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.03.30 16:42:37.153041 [ 3 ] {ffc1d8ed-0de5-43ab-b137-d7c6584d5b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 419 | 2026.03.30 16:42:37.153162 [ 3 ] {ffc1d8ed-0de5-43ab-b137-d7c6584d5b1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.03.30 16:42:37.163486 [ 3 ] {ffc1d8ed-0de5-43ab-b137-d7c6584d5b1d} <Debug> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Loading data parts | ||
| 421 | 2026.03.30 16:42:37.163650 [ 3 ] {ffc1d8ed-0de5-43ab-b137-d7c6584d5b1d} <Debug> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): There are no data parts | ||
| 422 | 2026.03.30 16:42:37.177176 [ 3 ] {ffc1d8ed-0de5-43ab-b137-d7c6584d5b1d} <Debug> TCPHandler: Processed in 0.024449939 sec. | ||
| 423 | 2026.03.30 16:42:37.177336 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.03.30 16:42:37.177502 [ 3 ] {7b9517fa-4608-4c42-a501-726a0574d35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 425 | 2026.03.30 16:42:37.177641 [ 3 ] {7b9517fa-4608-4c42-a501-726a0574d35c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.03.30 16:42:37.187253 [ 3 ] {7b9517fa-4608-4c42-a501-726a0574d35c} <Debug> oximeter.measurements_cumulativef32 (f7ac0486-60a3-4794-8e6a-0df9406bb7fa): Loading data parts | ||
| 427 | 2026.03.30 16:42:37.187430 [ 3 ] {7b9517fa-4608-4c42-a501-726a0574d35c} <Debug> oximeter.measurements_cumulativef32 (f7ac0486-60a3-4794-8e6a-0df9406bb7fa): There are no data parts | ||
| 428 | 2026.03.30 16:42:37.199553 [ 3 ] {7b9517fa-4608-4c42-a501-726a0574d35c} <Debug> TCPHandler: Processed in 0.022274186 sec. | ||
| 429 | 2026.03.30 16:42:37.199838 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.03.30 16:42:37.200047 [ 3 ] {57821f16-f1b9-4d9b-b045-89c6cc39e654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 431 | 2026.03.30 16:42:37.200177 [ 3 ] {57821f16-f1b9-4d9b-b045-89c6cc39e654} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.03.30 16:42:37.212461 [ 3 ] {57821f16-f1b9-4d9b-b045-89c6cc39e654} <Debug> oximeter.measurements_cumulativef64 (6a945eef-7f34-434f-8efb-685cbc04eef6): Loading data parts | ||
| 433 | 2026.03.30 16:42:37.212699 [ 3 ] {57821f16-f1b9-4d9b-b045-89c6cc39e654} <Debug> oximeter.measurements_cumulativef64 (6a945eef-7f34-434f-8efb-685cbc04eef6): There are no data parts | ||
| 434 | 2026.03.30 16:42:37.224852 [ 3 ] {57821f16-f1b9-4d9b-b045-89c6cc39e654} <Debug> TCPHandler: Processed in 0.025091025 sec. | ||
| 435 | 2026.03.30 16:42:37.225016 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.03.30 16:42:37.225335 [ 3 ] {de8d1c78-29cc-44be-a1b8-5dd396a96d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.03.30 16:42:37.225474 [ 3 ] {de8d1c78-29cc-44be-a1b8-5dd396a96d30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.03.30 16:42:37.234730 [ 3 ] {de8d1c78-29cc-44be-a1b8-5dd396a96d30} <Debug> oximeter.measurements_histogrami8 (cf601a12-1695-45d2-bdb2-e4c01d27798f): Loading data parts | ||
| 449 | 2026.03.30 16:42:37.234893 [ 3 ] {de8d1c78-29cc-44be-a1b8-5dd396a96d30} <Debug> oximeter.measurements_histogrami8 (cf601a12-1695-45d2-bdb2-e4c01d27798f): There are no data parts | ||
| 450 | 2026.03.30 16:42:37.239881 [ 3 ] {de8d1c78-29cc-44be-a1b8-5dd396a96d30} <Debug> TCPHandler: Processed in 0.014924116 sec. | ||
| 451 | 2026.03.30 16:42:37.240124 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.03.30 16:42:37.240337 [ 3 ] {485988e9-5127-4b58-9820-3e208c72bec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 453 | 2026.03.30 16:42:37.240475 [ 3 ] {485988e9-5127-4b58-9820-3e208c72bec5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.03.30 16:42:37.253594 [ 3 ] {485988e9-5127-4b58-9820-3e208c72bec5} <Debug> oximeter.measurements_histogramu8 (f2fc8fbb-62f3-47aa-899a-e9ab89336bbc): Loading data parts | ||
| 455 | 2026.03.30 16:42:37.253762 [ 3 ] {485988e9-5127-4b58-9820-3e208c72bec5} <Debug> oximeter.measurements_histogramu8 (f2fc8fbb-62f3-47aa-899a-e9ab89336bbc): There are no data parts | ||
| 456 | 2026.03.30 16:42:37.260828 [ 3 ] {485988e9-5127-4b58-9820-3e208c72bec5} <Debug> TCPHandler: Processed in 0.020753018 sec. | ||
| 457 | 2026.03.30 16:42:37.261229 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.03.30 16:42:37.261496 [ 3 ] {550e94fa-446d-43d7-99c0-617168f29de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 459 | 2026.03.30 16:42:37.261943 [ 3 ] {550e94fa-446d-43d7-99c0-617168f29de9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.03.30 16:42:37.282531 [ 3 ] {550e94fa-446d-43d7-99c0-617168f29de9} <Debug> oximeter.measurements_histogrami16 (02f1d86d-c1d9-4753-a611-7b686e1b4fc3): Loading data parts | ||
| 461 | 2026.03.30 16:42:37.282699 [ 3 ] {550e94fa-446d-43d7-99c0-617168f29de9} <Debug> oximeter.measurements_histogrami16 (02f1d86d-c1d9-4753-a611-7b686e1b4fc3): There are no data parts | ||
| 462 | 2026.03.30 16:42:37.309003 [ 3 ] {550e94fa-446d-43d7-99c0-617168f29de9} <Debug> TCPHandler: Processed in 0.047994996 sec. | ||
| 463 | 2026.03.30 16:42:37.309185 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.03.30 16:42:37.309535 [ 3 ] {0fa729a1-a3f0-4104-ae92-74583f1af1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 465 | 2026.03.30 16:42:37.309682 [ 3 ] {0fa729a1-a3f0-4104-ae92-74583f1af1ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.03.30 16:42:37.336125 [ 3 ] {0fa729a1-a3f0-4104-ae92-74583f1af1ed} <Debug> oximeter.measurements_histogramu16 (d1b76424-b427-41b5-9ac9-29af9f547b35): Loading data parts | ||
| 467 | 2026.03.30 16:42:37.336309 [ 3 ] {0fa729a1-a3f0-4104-ae92-74583f1af1ed} <Debug> oximeter.measurements_histogramu16 (d1b76424-b427-41b5-9ac9-29af9f547b35): There are no data parts | ||
| 468 | 2026.03.30 16:42:37.383887 [ 3 ] {0fa729a1-a3f0-4104-ae92-74583f1af1ed} <Debug> TCPHandler: Processed in 0.074761881 sec. | ||
| 469 | 2026.03.30 16:42:37.384149 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.03.30 16:42:37.384475 [ 3 ] {14b58a3e-1a53-4958-a7ab-3f724b6d3053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 471 | 2026.03.30 16:42:37.384718 [ 3 ] {14b58a3e-1a53-4958-a7ab-3f724b6d3053} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.03.30 16:42:37.428553 [ 3 ] {14b58a3e-1a53-4958-a7ab-3f724b6d3053} <Debug> oximeter.measurements_histogrami32 (d5893f93-774e-4e64-9926-bad4c18b98c2): Loading data parts | ||
| 473 | 2026.03.30 16:42:37.428987 [ 3 ] {14b58a3e-1a53-4958-a7ab-3f724b6d3053} <Debug> oximeter.measurements_histogrami32 (d5893f93-774e-4e64-9926-bad4c18b98c2): There are no data parts | ||
| 474 | 2026.03.30 16:42:37.449607 [ 3 ] {14b58a3e-1a53-4958-a7ab-3f724b6d3053} <Debug> TCPHandler: Processed in 0.065578056 sec. | ||
| 475 | 2026.03.30 16:42:37.449871 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.03.30 16:42:37.450323 [ 3 ] {8dae97a9-82f4-4a64-b0b3-b0aa85528d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 477 | 2026.03.30 16:42:37.450504 [ 3 ] {8dae97a9-82f4-4a64-b0b3-b0aa85528d5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.03.30 16:42:37.479701 [ 3 ] {8dae97a9-82f4-4a64-b0b3-b0aa85528d5a} <Debug> oximeter.measurements_histogramu32 (abd7dc9a-e2a8-4a0e-9b0c-45b885308be2): Loading data parts | ||
| 479 | 2026.03.30 16:42:37.479881 [ 3 ] {8dae97a9-82f4-4a64-b0b3-b0aa85528d5a} <Debug> oximeter.measurements_histogramu32 (abd7dc9a-e2a8-4a0e-9b0c-45b885308be2): There are no data parts | ||
| 480 | 2026.03.30 16:42:37.515503 [ 3 ] {8dae97a9-82f4-4a64-b0b3-b0aa85528d5a} <Debug> TCPHandler: Processed in 0.065746101 sec. | ||
| 481 | 2026.03.30 16:42:37.515717 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.03.30 16:42:37.516003 [ 3 ] {a153ae03-db13-4c40-a86c-3150aacc3a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 483 | 2026.03.30 16:42:37.516187 [ 3 ] {a153ae03-db13-4c40-a86c-3150aacc3a4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.03.30 16:42:37.563230 [ 3 ] {a153ae03-db13-4c40-a86c-3150aacc3a4a} <Debug> oximeter.measurements_histogrami64 (f4a3d5f8-215e-4f46-8edc-0f01d2ab0fa4): Loading data parts | ||
| 485 | 2026.03.30 16:42:37.563521 [ 3 ] {a153ae03-db13-4c40-a86c-3150aacc3a4a} <Debug> oximeter.measurements_histogrami64 (f4a3d5f8-215e-4f46-8edc-0f01d2ab0fa4): There are no data parts | ||
| 486 | 2026.03.30 16:42:37.611272 [ 3 ] {a153ae03-db13-4c40-a86c-3150aacc3a4a} <Debug> TCPHandler: Processed in 0.095637232 sec. | ||
| 487 | 2026.03.30 16:42:37.611501 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.03.30 16:42:37.611971 [ 3 ] {e3e061fa-f8b0-4cb8-bd4f-00ba9f3d8705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 489 | 2026.03.30 16:42:37.612121 [ 3 ] {e3e061fa-f8b0-4cb8-bd4f-00ba9f3d8705} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.03.30 16:42:37.637302 [ 3 ] {e3e061fa-f8b0-4cb8-bd4f-00ba9f3d8705} <Debug> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Loading data parts | ||
| 491 | 2026.03.30 16:42:37.637464 [ 3 ] {e3e061fa-f8b0-4cb8-bd4f-00ba9f3d8705} <Debug> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): There are no data parts | ||
| 492 | 2026.03.30 16:42:37.643969 [ 3 ] {e3e061fa-f8b0-4cb8-bd4f-00ba9f3d8705} <Debug> TCPHandler: Processed in 0.032543998 sec. | ||
| 493 | 2026.03.30 16:42:37.644154 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.30 16:42:37.644385 [ 3 ] {799548f9-fd63-4355-8adb-0945a969e18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 495 | 2026.03.30 16:42:37.644637 [ 3 ] {799548f9-fd63-4355-8adb-0945a969e18f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.03.30 16:42:37.678054 [ 3 ] {799548f9-fd63-4355-8adb-0945a969e18f} <Debug> oximeter.measurements_histogramf32 (521389e3-2efc-4ecc-9e28-8bef75f0d6ca): Loading data parts | ||
| 497 | 2026.03.30 16:42:37.678347 [ 3 ] {799548f9-fd63-4355-8adb-0945a969e18f} <Debug> oximeter.measurements_histogramf32 (521389e3-2efc-4ecc-9e28-8bef75f0d6ca): There are no data parts | ||
| 498 | 2026.03.30 16:42:37.698635 [ 3 ] {799548f9-fd63-4355-8adb-0945a969e18f} <Debug> TCPHandler: Processed in 0.054543677 sec. | ||
| 499 | 2026.03.30 16:42:37.698915 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.30 16:42:37.699343 [ 3 ] {9908a967-af45-4510-9d91-0fab973db157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 501 | 2026.03.30 16:42:37.699497 [ 3 ] {9908a967-af45-4510-9d91-0fab973db157} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.03.30 16:42:37.718962 [ 3 ] {9908a967-af45-4510-9d91-0fab973db157} <Debug> oximeter.measurements_histogramf64 (61510c01-6e28-4652-8d0c-474fcd1fc6b0): Loading data parts | ||
| 503 | 2026.03.30 16:42:37.719140 [ 3 ] {9908a967-af45-4510-9d91-0fab973db157} <Debug> oximeter.measurements_histogramf64 (61510c01-6e28-4652-8d0c-474fcd1fc6b0): There are no data parts | ||
| 504 | 2026.03.30 16:42:37.733825 [ 3 ] {9908a967-af45-4510-9d91-0fab973db157} <Debug> TCPHandler: Processed in 0.035034928 sec. | ||
| 505 | 2026.03.30 16:42:37.734047 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.30 16:42:37.734334 [ 3 ] {71694abd-1222-40ba-9963-93fe0867c5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.03.30 16:42:37.734521 [ 3 ] {71694abd-1222-40ba-9963-93fe0867c5ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.03.30 16:42:37.755966 [ 3 ] {71694abd-1222-40ba-9963-93fe0867c5ba} <Debug> oximeter.fields_bool (eb0fd0f4-d0d4-40a9-b8ac-2780b5af561b): Loading data parts | ||
| 534 | 2026.03.30 16:42:37.756221 [ 3 ] {71694abd-1222-40ba-9963-93fe0867c5ba} <Debug> oximeter.fields_bool (eb0fd0f4-d0d4-40a9-b8ac-2780b5af561b): There are no data parts | ||
| 535 | 2026.03.30 16:42:37.771299 [ 3 ] {71694abd-1222-40ba-9963-93fe0867c5ba} <Debug> TCPHandler: Processed in 0.037334425 sec. | ||
| 536 | 2026.03.30 16:42:37.771458 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.30 16:42:37.771683 [ 3 ] {49ac2a30-d9e5-4a2c-8d49-001e158c75c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 538 | 2026.03.30 16:42:37.771777 [ 3 ] {49ac2a30-d9e5-4a2c-8d49-001e158c75c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.03.30 16:42:37.791149 [ 3 ] {49ac2a30-d9e5-4a2c-8d49-001e158c75c2} <Debug> oximeter.fields_i8 (7993e095-8d00-47b1-992f-ce46b985081c): Loading data parts | ||
| 540 | 2026.03.30 16:42:37.791355 [ 3 ] {49ac2a30-d9e5-4a2c-8d49-001e158c75c2} <Debug> oximeter.fields_i8 (7993e095-8d00-47b1-992f-ce46b985081c): There are no data parts | ||
| 541 | 2026.03.30 16:42:37.806103 [ 3 ] {49ac2a30-d9e5-4a2c-8d49-001e158c75c2} <Debug> TCPHandler: Processed in 0.03470106 sec. | ||
| 542 | 2026.03.30 16:42:37.806355 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.30 16:42:37.806516 [ 3 ] {63af505e-2e0b-4a4f-9bb4-9b2cdf43b1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 544 | 2026.03.30 16:42:37.806644 [ 3 ] {63af505e-2e0b-4a4f-9bb4-9b2cdf43b1b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.03.30 16:42:37.827766 [ 3 ] {63af505e-2e0b-4a4f-9bb4-9b2cdf43b1b4} <Debug> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Loading data parts | ||
| 546 | 2026.03.30 16:42:37.828017 [ 3 ] {63af505e-2e0b-4a4f-9bb4-9b2cdf43b1b4} <Debug> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): There are no data parts | ||
| 547 | 2026.03.30 16:42:37.842951 [ 3 ] {63af505e-2e0b-4a4f-9bb4-9b2cdf43b1b4} <Debug> TCPHandler: Processed in 0.036650498 sec. | ||
| 548 | 2026.03.30 16:42:37.843152 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.30 16:42:37.843408 [ 3 ] {61bc96c5-0fc0-49e0-9967-c8854551e8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 550 | 2026.03.30 16:42:37.843508 [ 3 ] {61bc96c5-0fc0-49e0-9967-c8854551e8ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.03.30 16:42:37.863426 [ 3 ] {61bc96c5-0fc0-49e0-9967-c8854551e8ea} <Debug> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Loading data parts | ||
| 552 | 2026.03.30 16:42:37.863745 [ 3 ] {61bc96c5-0fc0-49e0-9967-c8854551e8ea} <Debug> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): There are no data parts | ||
| 553 | 2026.03.30 16:42:37.878586 [ 3 ] {61bc96c5-0fc0-49e0-9967-c8854551e8ea} <Debug> TCPHandler: Processed in 0.03551073 sec. | ||
| 554 | 2026.03.30 16:42:37.878949 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.03.30 16:42:37.879160 [ 3 ] {e7c7f8e6-2b49-4bda-ba56-40f016325488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 556 | 2026.03.30 16:42:37.879323 [ 3 ] {e7c7f8e6-2b49-4bda-ba56-40f016325488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.03.30 16:42:37.900561 [ 3 ] {e7c7f8e6-2b49-4bda-ba56-40f016325488} <Debug> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Loading data parts | ||
| 558 | 2026.03.30 16:42:37.900835 [ 3 ] {e7c7f8e6-2b49-4bda-ba56-40f016325488} <Debug> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): There are no data parts | ||
| 559 | 2026.03.30 16:42:37.915543 [ 3 ] {e7c7f8e6-2b49-4bda-ba56-40f016325488} <Debug> TCPHandler: Processed in 0.036697959 sec. | ||
| 560 | 2026.03.30 16:42:37.915728 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.03.30 16:42:37.915979 [ 3 ] {e2523da0-c072-41d0-b14b-322381427dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 562 | 2026.03.30 16:42:37.916082 [ 3 ] {e2523da0-c072-41d0-b14b-322381427dbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.03.30 16:42:37.935990 [ 3 ] {e2523da0-c072-41d0-b14b-322381427dbf} <Debug> oximeter.fields_i32 (1208e0f8-9c93-4ed5-a3cb-ba621e9f0b7e): Loading data parts | ||
| 564 | 2026.03.30 16:42:37.936177 [ 3 ] {e2523da0-c072-41d0-b14b-322381427dbf} <Debug> oximeter.fields_i32 (1208e0f8-9c93-4ed5-a3cb-ba621e9f0b7e): There are no data parts | ||
| 565 | 2026.03.30 16:42:37.951310 [ 3 ] {e2523da0-c072-41d0-b14b-322381427dbf} <Debug> TCPHandler: Processed in 0.035653423 sec. | ||
| 566 | 2026.03.30 16:42:37.951579 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.03.30 16:42:37.951748 [ 3 ] {47cd6df1-0827-4ad9-b666-896141f9e9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 568 | 2026.03.30 16:42:37.951876 [ 3 ] {47cd6df1-0827-4ad9-b666-896141f9e9e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.03.30 16:42:37.965233 [ 3 ] {47cd6df1-0827-4ad9-b666-896141f9e9e6} <Debug> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Loading data parts | ||
| 570 | 2026.03.30 16:42:37.965495 [ 3 ] {47cd6df1-0827-4ad9-b666-896141f9e9e6} <Debug> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): There are no data parts | ||
| 571 | 2026.03.30 16:42:37.989892 [ 3 ] {47cd6df1-0827-4ad9-b666-896141f9e9e6} <Debug> TCPHandler: Processed in 0.03836323 sec. | ||
| 572 | 2026.03.30 16:42:37.990113 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.03.30 16:42:37.990432 [ 3 ] {e8cace59-5478-4742-81f4-8bad4649747b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 574 | 2026.03.30 16:42:37.990543 [ 3 ] {e8cace59-5478-4742-81f4-8bad4649747b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.03.30 16:42:38.016849 [ 3 ] {e8cace59-5478-4742-81f4-8bad4649747b} <Debug> oximeter.fields_i64 (62c9baca-350c-4fbf-aff8-c3e27177d231): Loading data parts | ||
| 576 | 2026.03.30 16:42:38.017042 [ 3 ] {e8cace59-5478-4742-81f4-8bad4649747b} <Debug> oximeter.fields_i64 (62c9baca-350c-4fbf-aff8-c3e27177d231): There are no data parts | ||
| 577 | 2026.03.30 16:42:38.025844 [ 3 ] {e8cace59-5478-4742-81f4-8bad4649747b} <Debug> TCPHandler: Processed in 0.035813807 sec. | ||
| 578 | 2026.03.30 16:42:38.026143 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.03.30 16:42:38.026349 [ 3 ] {458869b7-5e4f-4cc0-96ec-70f5fad3f4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 580 | 2026.03.30 16:42:38.026496 [ 3 ] {458869b7-5e4f-4cc0-96ec-70f5fad3f4cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.03.30 16:42:38.032871 [ 3 ] {458869b7-5e4f-4cc0-96ec-70f5fad3f4cb} <Debug> oximeter.fields_u64 (03911124-e66d-413b-bdaf-31243ec569a6): Loading data parts | ||
| 582 | 2026.03.30 16:42:38.033151 [ 3 ] {458869b7-5e4f-4cc0-96ec-70f5fad3f4cb} <Debug> oximeter.fields_u64 (03911124-e66d-413b-bdaf-31243ec569a6): There are no data parts | ||
| 583 | 2026.03.30 16:42:38.054635 [ 3 ] {458869b7-5e4f-4cc0-96ec-70f5fad3f4cb} <Debug> TCPHandler: Processed in 0.028564539 sec. | ||
| 584 | 2026.03.30 16:42:38.054803 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.03.30 16:42:38.055085 [ 3 ] {3debf339-94c3-477e-874b-bc419ac32978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 586 | 2026.03.30 16:42:38.055131 [ 3 ] {3debf339-94c3-477e-874b-bc419ac32978} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.03.30 16:42:38.083214 [ 3 ] {3debf339-94c3-477e-874b-bc419ac32978} <Debug> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Loading data parts | ||
| 588 | 2026.03.30 16:42:38.083512 [ 3 ] {3debf339-94c3-477e-874b-bc419ac32978} <Debug> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): There are no data parts | ||
| 589 | 2026.03.30 16:42:38.098403 [ 3 ] {3debf339-94c3-477e-874b-bc419ac32978} <Debug> TCPHandler: Processed in 0.0436519 sec. | ||
| 590 | 2026.03.30 16:42:38.098669 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.03.30 16:42:38.098841 [ 3 ] {5c0cc281-f64f-4454-977b-1eb026d43b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 592 | 2026.03.30 16:42:38.098973 [ 3 ] {5c0cc281-f64f-4454-977b-1eb026d43b1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.03.30 16:42:38.125547 [ 3 ] {5c0cc281-f64f-4454-977b-1eb026d43b1b} <Debug> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Loading data parts | ||
| 594 | 2026.03.30 16:42:38.125796 [ 3 ] {5c0cc281-f64f-4454-977b-1eb026d43b1b} <Debug> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): There are no data parts | ||
| 595 | 2026.03.30 16:42:38.151519 [ 3 ] {5c0cc281-f64f-4454-977b-1eb026d43b1b} <Debug> TCPHandler: Processed in 0.052901736 sec. | ||
| 596 | 2026.03.30 16:42:38.151675 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.03.30 16:42:38.151940 [ 3 ] {2dde8ce0-2063-4abf-bb86-ee40e1f000df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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) | ||
| 598 | 2026.03.30 16:42:38.152036 [ 3 ] {2dde8ce0-2063-4abf-bb86-ee40e1f000df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.03.30 16:42:38.157258 [ 3 ] {2dde8ce0-2063-4abf-bb86-ee40e1f000df} <Debug> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Loading data parts | ||
| 600 | 2026.03.30 16:42:38.157411 [ 3 ] {2dde8ce0-2063-4abf-bb86-ee40e1f000df} <Debug> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): There are no data parts | ||
| 601 | 2026.03.30 16:42:38.195232 [ 3 ] {2dde8ce0-2063-4abf-bb86-ee40e1f000df} <Debug> TCPHandler: Processed in 0.043607158 sec. | ||
| 602 | 2026.03.30 16:42:38.195714 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.03.30 16:42:38.196070 [ 3 ] {622964a5-8e2b-459a-8636-55150100a398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.03.30 16:42:38.196215 [ 3 ] {622964a5-8e2b-459a-8636-55150100a398} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.03.30 16:42:38.209017 [ 3 ] {622964a5-8e2b-459a-8636-55150100a398} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83): Loading data parts | ||
| 609 | 2026.03.30 16:42:38.209190 [ 3 ] {622964a5-8e2b-459a-8636-55150100a398} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83): There are no data parts | ||
| 610 | 2026.03.30 16:42:38.213336 [ 3 ] {622964a5-8e2b-459a-8636-55150100a398} <Debug> TCPHandler: Processed in 0.017740504 sec. | ||
| 611 | 2026.03.30 16:42:38.213674 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.03.30 16:42:38.214094 [ 5 ] {508049fd-8e09-4184-bc56-eb97bbbaabd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.03.30 16:42:38.215431 [ 5 ] {508049fd-8e09-4184-bc56-eb97bbbaabd8} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.03.30 16:42:38.223373 [ 268 ] {508049fd-8e09-4184-bc56-eb97bbbaabd8} <Trace> oximeter.version (b4fc91a6-f4d7-42c1-bc4b-2220109b50a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.03.30 16:42:38.223433 [ 268 ] {508049fd-8e09-4184-bc56-eb97bbbaabd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 616 | 2026.03.30 16:42:38.228165 [ 268 ] {508049fd-8e09-4184-bc56-eb97bbbaabd8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.03.30 16:42:38.228878 [ 268 ] {508049fd-8e09-4184-bc56-eb97bbbaabd8} <Trace> oximeter.version (b4fc91a6-f4d7-42c1-bc4b-2220109b50a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.03.30 16:42:38.229147 [ 5 ] {508049fd-8e09-4184-bc56-eb97bbbaabd8} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015214 sec., 65.72893387669252 rows/sec., 1.03 KiB/sec. | ||
| 619 | 2026.03.30 16:42:38.229521 [ 5 ] {508049fd-8e09-4184-bc56-eb97bbbaabd8} <Debug> TCPHandler: Processed in 0.015984152 sec. | ||
| 620 | 2026.03.30 16:42:39.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.97 MiB, peak 134.97 MiB, free memory in arenas 0.00 B, will set to 138.72 MiB (RSS), difference: 3.75 MiB | ||
| 621 | 2026.03.30 16:42:39.004619 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57339 | ||
| 622 | 2026.03.30 16:42:39.004738 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.30 16:42:39.004925 [ 270 ] {} <Debug> TCP-Session: fd3e9040-962d-4d06-8031-20d5092223a4 Authenticating user 'default' from [fd00:1122:3344:101::c]:57339 | ||
| 624 | 2026.03.30 16:42:39.004948 [ 270 ] {} <Debug> TCP-Session: fd3e9040-962d-4d06-8031-20d5092223a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.30 16:42:39.004960 [ 270 ] {} <Debug> TCP-Session: fd3e9040-962d-4d06-8031-20d5092223a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.30 16:42:39.005103 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.30 16:42:39.005129 [ 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.30 16:42:39.005231 [ 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.30 16:42:39.005677 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45821 | ||
| 630 | 2026.03.30 16:42:39.005740 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57205 | ||
| 631 | 2026.03.30 16:42:39.005858 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62295 | ||
| 632 | 2026.03.30 16:42:39.005952 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58965 | ||
| 633 | 2026.03.30 16:42:39.006162 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64124 | ||
| 634 | 2026.03.30 16:42:39.006333 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.30 16:42:39.006425 [ 271 ] {} <Debug> TCP-Session: 3fca2bc3-69cf-4da3-9dbc-8a0e56a937d2 Authenticating user 'default' from [fd00:1122:3344:101::c]:45821 | ||
| 636 | 2026.03.30 16:42:39.006424 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36172 | ||
| 637 | 2026.03.30 16:42:39.006450 [ 271 ] {} <Debug> TCP-Session: 3fca2bc3-69cf-4da3-9dbc-8a0e56a937d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.03.30 16:42:39.006496 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.30 16:42:39.006553 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.03.30 16:42:39.006569 [ 271 ] {} <Debug> TCP-Session: 3fca2bc3-69cf-4da3-9dbc-8a0e56a937d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.03.30 16:42:39.006656 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.03.30 16:42:39.006620 [ 274 ] {} <Debug> TCP-Session: cd9501ea-83f3-4c39-b2d0-af56d7d675bc Authenticating user 'default' from [fd00:1122:3344:101::c]:58965 | ||
| 643 | 2026.03.30 16:42:39.006697 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61816 | ||
| 644 | 2026.03.30 16:42:39.006602 [ 273 ] {} <Debug> TCP-Session: 978ccc79-20d7-4cc2-a840-99fe6cf9028e Authenticating user 'default' from [fd00:1122:3344:101::c]:62295 | ||
| 645 | 2026.03.30 16:42:39.006791 [ 272 ] {} <Debug> TCP-Session: b1ce54c1-2cb7-4705-88bd-1362ac0a7429 Authenticating user 'default' from [fd00:1122:3344:101::c]:57205 | ||
| 646 | 2026.03.30 16:42:39.006776 [ 274 ] {} <Debug> TCP-Session: cd9501ea-83f3-4c39-b2d0-af56d7d675bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.03.30 16:42:39.006756 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.30 16:42:39.006909 [ 272 ] {} <Debug> TCP-Session: b1ce54c1-2cb7-4705-88bd-1362ac0a7429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.30 16:42:39.006894 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.03.30 16:42:39.006892 [ 274 ] {} <Debug> TCP-Session: cd9501ea-83f3-4c39-b2d0-af56d7d675bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.30 16:42:39.007028 [ 277 ] {} <Debug> TCP-Session: 18444403-ee7b-4e68-b37b-dcaf6531bc85 Authenticating user 'default' from [fd00:1122:3344:101::c]:61816 | ||
| 652 | 2026.03.30 16:42:39.007023 [ 276 ] {} <Debug> TCP-Session: c99392c0-965c-4976-8bb7-2d2a9464c94c Authenticating user 'default' from [fd00:1122:3344:101::c]:36172 | ||
| 653 | 2026.03.30 16:42:39.007019 [ 272 ] {} <Debug> TCP-Session: b1ce54c1-2cb7-4705-88bd-1362ac0a7429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.30 16:42:39.007140 [ 277 ] {} <Debug> TCP-Session: 18444403-ee7b-4e68-b37b-dcaf6531bc85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.30 16:42:39.007124 [ 276 ] {} <Debug> TCP-Session: c99392c0-965c-4976-8bb7-2d2a9464c94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.30 16:42:39.006888 [ 273 ] {} <Debug> TCP-Session: 978ccc79-20d7-4cc2-a840-99fe6cf9028e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.30 16:42:39.007251 [ 277 ] {} <Debug> TCP-Session: 18444403-ee7b-4e68-b37b-dcaf6531bc85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.30 16:42:39.006586 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.03.30 16:42:39.007239 [ 276 ] {} <Debug> TCP-Session: c99392c0-965c-4976-8bb7-2d2a9464c94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.30 16:42:39.007357 [ 275 ] {} <Debug> TCP-Session: e90dc537-549a-41f9-b6c8-5f95b0fa1a57 Authenticating user 'default' from [fd00:1122:3344:101::c]:64124 | ||
| 661 | 2026.03.30 16:42:39.007336 [ 273 ] {} <Debug> TCP-Session: 978ccc79-20d7-4cc2-a840-99fe6cf9028e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.30 16:42:39.007487 [ 275 ] {} <Debug> TCP-Session: e90dc537-549a-41f9-b6c8-5f95b0fa1a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.30 16:42:39.007612 [ 275 ] {} <Debug> TCP-Session: e90dc537-549a-41f9-b6c8-5f95b0fa1a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.30 16:42:43.063576 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42266 | ||
| 665 | 2026.03.30 16:42:43.063768 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.30 16:42:43.063799 [ 278 ] {} <Debug> TCP-Session: 789da6d2-97d5-4ae7-82d2-88d8c47af480 Authenticating user 'default' from [fd00:1122:3344:101::a]:42266 | ||
| 667 | 2026.03.30 16:42:43.063912 [ 278 ] {} <Debug> TCP-Session: 789da6d2-97d5-4ae7-82d2-88d8c47af480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.30 16:42:43.063925 [ 278 ] {} <Debug> TCP-Session: 789da6d2-97d5-4ae7-82d2-88d8c47af480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.30 16:42:43.063992 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.30 16:42:43.064104 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.03.30 16:42:43.064121 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.03.30 16:42:43.064643 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48036 | ||
| 673 | 2026.03.30 16:42:43.064738 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34862 | ||
| 674 | 2026.03.30 16:42:43.064817 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52487 | ||
| 675 | 2026.03.30 16:42:43.064928 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.03.30 16:42:43.064993 [ 279 ] {} <Debug> TCP-Session: a217b5e8-39ec-4bc3-999f-2e8a8c55d06f Authenticating user 'default' from [fd00:1122:3344:101::a]:48036 | ||
| 677 | 2026.03.30 16:42:43.065131 [ 279 ] {} <Debug> TCP-Session: a217b5e8-39ec-4bc3-999f-2e8a8c55d06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.03.30 16:42:43.064994 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48358 | ||
| 679 | 2026.03.30 16:42:43.065097 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35443 | ||
| 680 | 2026.03.30 16:42:43.065267 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.03.30 16:42:43.065316 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62010 | ||
| 682 | 2026.03.30 16:42:43.065290 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.30 16:42:43.065276 [ 279 ] {} <Debug> TCP-Session: a217b5e8-39ec-4bc3-999f-2e8a8c55d06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.03.30 16:42:43.065426 [ 280 ] {} <Debug> TCP-Session: 0d782d0b-9b8f-497b-b9e3-aea73b707e2f Authenticating user 'default' from [fd00:1122:3344:101::a]:34862 | ||
| 685 | 2026.03.30 16:42:43.065467 [ 281 ] {} <Debug> TCP-Session: 659120e4-de5e-4a62-8a67-3430b8ba24c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:52487 | ||
| 686 | 2026.03.30 16:42:43.065501 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37049 | ||
| 687 | 2026.03.30 16:42:43.065517 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.30 16:42:43.065584 [ 281 ] {} <Debug> TCP-Session: 659120e4-de5e-4a62-8a67-3430b8ba24c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.03.30 16:42:43.065548 [ 280 ] {} <Debug> TCP-Session: 0d782d0b-9b8f-497b-b9e3-aea73b707e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.03.30 16:42:43.065612 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.03.30 16:42:43.065617 [ 282 ] {} <Debug> TCP-Session: 19eaee77-1978-491f-8288-3387fc0a92b3 Authenticating user 'default' from [fd00:1122:3344:101::a]:48358 | ||
| 692 | 2026.03.30 16:42:43.065681 [ 281 ] {} <Debug> TCP-Session: 659120e4-de5e-4a62-8a67-3430b8ba24c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.30 16:42:43.065706 [ 284 ] {} <Debug> TCP-Session: 4196f430-e9b7-4166-b14d-93fa02bee17b Authenticating user 'default' from [fd00:1122:3344:101::a]:62010 | ||
| 694 | 2026.03.30 16:42:43.065715 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.03.30 16:42:43.065787 [ 280 ] {} <Debug> TCP-Session: 0d782d0b-9b8f-497b-b9e3-aea73b707e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.30 16:42:43.065782 [ 284 ] {} <Debug> TCP-Session: 4196f430-e9b7-4166-b14d-93fa02bee17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.30 16:42:43.065719 [ 282 ] {} <Debug> TCP-Session: 19eaee77-1978-491f-8288-3387fc0a92b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.30 16:42:43.065894 [ 284 ] {} <Debug> TCP-Session: 4196f430-e9b7-4166-b14d-93fa02bee17b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.30 16:42:43.065892 [ 285 ] {} <Debug> TCP-Session: d01eac67-cc7f-4e7c-9b32-a3ebf6bf19dc Authenticating user 'default' from [fd00:1122:3344:101::a]:37049 | ||
| 700 | 2026.03.30 16:42:43.065460 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.03.30 16:42:43.065981 [ 285 ] {} <Debug> TCP-Session: d01eac67-cc7f-4e7c-9b32-a3ebf6bf19dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.30 16:42:43.065965 [ 282 ] {} <Debug> TCP-Session: 19eaee77-1978-491f-8288-3387fc0a92b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.30 16:42:43.066104 [ 283 ] {} <Debug> TCP-Session: dd21b878-7bf8-43d5-830b-9150ab1634a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:35443 | ||
| 704 | 2026.03.30 16:42:43.066108 [ 285 ] {} <Debug> TCP-Session: d01eac67-cc7f-4e7c-9b32-a3ebf6bf19dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.30 16:42:43.066226 [ 283 ] {} <Debug> TCP-Session: dd21b878-7bf8-43d5-830b-9150ab1634a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.30 16:42:43.066247 [ 283 ] {} <Debug> TCP-Session: dd21b878-7bf8-43d5-830b-9150ab1634a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.30 16:42:43.734456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.30 16:42:43.734502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.03.30 16:42:43.734550 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.30 16:42:43.734597 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.30 16:42:43.741181 [ 245 ] {} <Debug> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Loading data parts | ||
| 712 | 2026.03.30 16:42:43.741359 [ 245 ] {} <Debug> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): There are no data parts | ||
| 713 | 2026.03.30 16:42:43.750263 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.30 16:42:43.750393 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 715 | 2026.03.30 16:42:43.751248 [ 244 ] {} <Debug> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Loading data parts | ||
| 716 | 2026.03.30 16:42:43.751627 [ 244 ] {} <Debug> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): There are no data parts | ||
| 717 | 2026.03.30 16:42:43.755904 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.03.30 16:42:43.756607 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.03.30 16:42:43.756753 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.03.30 16:42:43.778297 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.30 16:42:43.778468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 722 | 2026.03.30 16:42:43.784796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.30 16:42:43.785997 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.30 16:42:43.789198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.30 16:42:44.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.38 MiB, peak 148.38 MiB, free memory in arenas 0.00 B, will set to 153.98 MiB (RSS), difference: 9.60 MiB | ||
| 726 | 2026.03.30 16:42:46.234382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.30 16:42:46.234537 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.30 16:42:46.247085 [ 243 ] {} <Debug> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Loading data parts | ||
| 729 | 2026.03.30 16:42:46.247534 [ 243 ] {} <Debug> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): There are no data parts | ||
| 730 | 2026.03.30 16:42:46.264998 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.30 16:42:46.265230 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 732 | 2026.03.30 16:42:46.268183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.30 16:42:46.269272 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.30 16:42:46.269876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.30 16:42:47.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.20 MiB, peak 158.20 MiB, free memory in arenas 0.00 B, will set to 155.02 MiB (RSS), difference: -3.18 MiB | ||
| 736 | 2026.03.30 16:42:49.980999 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57300 | ||
| 737 | 2026.03.30 16:42:49.981129 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.03.30 16:42:49.981248 [ 286 ] {} <Debug> TCP-Session: 04f65116-3e08-4b29-abf5-a3ed6ed8b393 Authenticating user 'default' from [fd00:1122:3344:101::e]:57300 | ||
| 739 | 2026.03.30 16:42:49.981269 [ 286 ] {} <Debug> TCP-Session: 04f65116-3e08-4b29-abf5-a3ed6ed8b393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.03.30 16:42:49.981280 [ 286 ] {} <Debug> TCP-Session: 04f65116-3e08-4b29-abf5-a3ed6ed8b393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.03.30 16:42:49.981404 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2026.03.30 16:42:49.981427 [ 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 | ||
| 743 | 2026.03.30 16:42:49.981519 [ 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 | ||
| 744 | 2026.03.30 16:42:49.981877 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56112 | ||
| 745 | 2026.03.30 16:42:49.982050 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39992 | ||
| 746 | 2026.03.30 16:42:49.982055 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38611 | ||
| 747 | 2026.03.30 16:42:49.982134 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33894 | ||
| 748 | 2026.03.30 16:42:49.982229 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.03.30 16:42:49.982321 [ 287 ] {} <Debug> TCP-Session: 3c00eaff-83f6-4b5f-9a22-a7df9f1538ed Authenticating user 'default' from [fd00:1122:3344:101::e]:56112 | ||
| 750 | 2026.03.30 16:42:49.982386 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48271 | ||
| 751 | 2026.03.30 16:42:49.982393 [ 287 ] {} <Debug> TCP-Session: 3c00eaff-83f6-4b5f-9a22-a7df9f1538ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.03.30 16:42:49.982426 [ 287 ] {} <Debug> TCP-Session: 3c00eaff-83f6-4b5f-9a22-a7df9f1538ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.03.30 16:42:49.982428 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.03.30 16:42:49.982488 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39616 | ||
| 755 | 2026.03.30 16:42:49.982524 [ 290 ] {} <Debug> TCP-Session: 23ba29be-1cd1-4eb5-9acd-168ff669a5ad Authenticating user 'default' from [fd00:1122:3344:101::e]:33894 | ||
| 756 | 2026.03.30 16:42:49.982545 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2026.03.30 16:42:49.982590 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2026.03.30 16:42:49.982613 [ 290 ] {} <Debug> TCP-Session: 23ba29be-1cd1-4eb5-9acd-168ff669a5ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.03.30 16:42:49.982649 [ 290 ] {} <Debug> TCP-Session: 23ba29be-1cd1-4eb5-9acd-168ff669a5ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.03.30 16:42:49.982657 [ 288 ] {} <Debug> TCP-Session: e5b0c421-a039-4a64-b0f4-bc41dc61649c Authenticating user 'default' from [fd00:1122:3344:101::e]:38611 | ||
| 761 | 2026.03.30 16:42:49.982657 [ 289 ] {} <Debug> TCP-Session: 6614dccd-44c8-4ec6-a7ef-7ca2b23ec7aa Authenticating user 'default' from [fd00:1122:3344:101::e]:39992 | ||
| 762 | 2026.03.30 16:42:49.982746 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63082 | ||
| 763 | 2026.03.30 16:42:49.982750 [ 289 ] {} <Debug> TCP-Session: 6614dccd-44c8-4ec6-a7ef-7ca2b23ec7aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.03.30 16:42:49.982769 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 765 | 2026.03.30 16:42:49.982783 [ 289 ] {} <Debug> TCP-Session: 6614dccd-44c8-4ec6-a7ef-7ca2b23ec7aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.03.30 16:42:49.982764 [ 288 ] {} <Debug> TCP-Session: e5b0c421-a039-4a64-b0f4-bc41dc61649c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.03.30 16:42:49.982829 [ 291 ] {} <Debug> TCP-Session: 0c5e4dc4-77cc-49cc-85fb-0f96a5070b8e Authenticating user 'default' from [fd00:1122:3344:101::e]:48271 | ||
| 768 | 2026.03.30 16:42:49.982833 [ 288 ] {} <Debug> TCP-Session: e5b0c421-a039-4a64-b0f4-bc41dc61649c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.30 16:42:49.982842 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.03.30 16:42:49.982857 [ 291 ] {} <Debug> TCP-Session: 0c5e4dc4-77cc-49cc-85fb-0f96a5070b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.03.30 16:42:49.982885 [ 292 ] {} <Debug> TCP-Session: 22ca4696-f100-40b4-b7af-5321c9219901 Authenticating user 'default' from [fd00:1122:3344:101::e]:39616 | ||
| 772 | 2026.03.30 16:42:49.982890 [ 291 ] {} <Debug> TCP-Session: 0c5e4dc4-77cc-49cc-85fb-0f96a5070b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.03.30 16:42:49.982909 [ 292 ] {} <Debug> TCP-Session: 22ca4696-f100-40b4-b7af-5321c9219901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.30 16:42:49.982928 [ 292 ] {} <Debug> TCP-Session: 22ca4696-f100-40b4-b7af-5321c9219901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.30 16:42:49.982974 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54667 | ||
| 776 | 2026.03.30 16:42:49.982985 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.03.30 16:42:49.983027 [ 293 ] {} <Debug> TCP-Session: 62df749a-b4bb-406e-8ef6-78ffcf582f71 Authenticating user 'default' from [fd00:1122:3344:101::e]:63082 | ||
| 778 | 2026.03.30 16:42:49.983043 [ 293 ] {} <Debug> TCP-Session: 62df749a-b4bb-406e-8ef6-78ffcf582f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.03.30 16:42:49.983055 [ 293 ] {} <Debug> TCP-Session: 62df749a-b4bb-406e-8ef6-78ffcf582f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.03.30 16:42:49.983130 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.03.30 16:42:49.983171 [ 294 ] {} <Debug> TCP-Session: 4953533d-0d75-4ce0-85fb-ace642227eb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54667 | ||
| 782 | 2026.03.30 16:42:49.983187 [ 294 ] {} <Debug> TCP-Session: 4953533d-0d75-4ce0-85fb-ace642227eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.03.30 16:42:49.983198 [ 294 ] {} <Debug> TCP-Session: 4953533d-0d75-4ce0-85fb-ace642227eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.03.30 16:42:49.984127 [ 286 ] {} <Trace> TCP-Session: 04f65116-3e08-4b29-abf5-a3ed6ed8b393 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.03.30 16:42:49.984287 [ 286 ] {e2b7eb96-206b-43e6-a82d-ad4f5708129b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57300) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 786 | 2026.03.30 16:42:49.984684 [ 286 ] {e2b7eb96-206b-43e6-a82d-ad4f5708129b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 787 | 2026.03.30 16:42:49.984972 [ 286 ] {e2b7eb96-206b-43e6-a82d-ad4f5708129b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.03.30 16:42:49.987793 [ 286 ] {e2b7eb96-206b-43e6-a82d-ad4f5708129b} <Debug> oximeter.version (b4fc91a6-f4d7-42c1-bc4b-2220109b50a0) (SelectExecutor): Key condition: unknown | ||
| 789 | 2026.03.30 16:42:49.993366 [ 295 ] {e2b7eb96-206b-43e6-a82d-ad4f5708129b} <Trace> AggregatingTransform: Aggregating | ||
| 790 | 2026.03.30 16:42:49.993466 [ 295 ] {e2b7eb96-206b-43e6-a82d-ad4f5708129b} <Trace> Aggregator: Aggregation method: without_key | ||
| 791 | 2026.03.30 16:42:49.994301 [ 295 ] {e2b7eb96-206b-43e6-a82d-ad4f5708129b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00446361 sec. (224.034 rows/sec., 8.75 KiB/sec.) | ||
| 792 | 2026.03.30 16:42:49.994328 [ 295 ] {e2b7eb96-206b-43e6-a82d-ad4f5708129b} <Trace> Aggregator: Merging aggregated data | ||
| 793 | 2026.03.30 16:42:49.994364 [ 295 ] {e2b7eb96-206b-43e6-a82d-ad4f5708129b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 794 | 2026.03.30 16:42:49.995586 [ 286 ] {e2b7eb96-206b-43e6-a82d-ad4f5708129b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.011347 sec., 88.12902088657795 rows/sec., 3.44 KiB/sec. | ||
| 795 | 2026.03.30 16:42:49.995757 [ 286 ] {e2b7eb96-206b-43e6-a82d-ad4f5708129b} <Debug> TCPHandler: Processed in 0.011767438 sec. | ||
| 796 | 2026.03.30 16:42:50.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.38 MiB, peak 158.20 MiB, free memory in arenas 0.00 B, will set to 159.14 MiB (RSS), difference: 1.76 MiB | ||
| 797 | 2026.03.30 16:42:50.000886 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.03.30 16:42:50.000915 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.03.30 16:42:50.000936 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.03.30 16:42:50.000954 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.03.30 16:42:50.000962 [ 287 ] {} <Debug> TCP-Session: 3c00eaff-83f6-4b5f-9a22-a7df9f1538ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.03.30 16:42:50.000976 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.03.30 16:42:50.000996 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.03.30 16:42:50.001015 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.03.30 16:42:50.001038 [ 292 ] {} <Debug> TCP-Session: 22ca4696-f100-40b4-b7af-5321c9219901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.03.30 16:42:50.001053 [ 291 ] {} <Debug> TCP-Session: 0c5e4dc4-77cc-49cc-85fb-0f96a5070b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.03.30 16:42:50.001073 [ 288 ] {} <Debug> TCP-Session: e5b0c421-a039-4a64-b0f4-bc41dc61649c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.03.30 16:42:50.001058 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 809 | 2026.03.30 16:42:50.001039 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2026.03.30 16:42:50.001170 [ 294 ] {} <Debug> TCP-Session: 4953533d-0d75-4ce0-85fb-ace642227eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.03.30 16:42:50.000999 [ 289 ] {} <Debug> TCP-Session: 6614dccd-44c8-4ec6-a7ef-7ca2b23ec7aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.03.30 16:42:50.001189 [ 290 ] {} <Debug> TCP-Session: 23ba29be-1cd1-4eb5-9acd-168ff669a5ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.03.30 16:42:50.000980 [ 293 ] {} <Debug> TCP-Session: 62df749a-b4bb-406e-8ef6-78ffcf582f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.03.30 16:42:50.000954 [ 286 ] {} <Debug> TCP-Session: 04f65116-3e08-4b29-abf5-a3ed6ed8b393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.03.30 16:42:51.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.10 MiB, peak 164.20 MiB, free memory in arenas 0.00 B, will set to 159.17 MiB (RSS), difference: 2.07 MiB | ||
| 816 | 2026.03.30 16:42:51.161112 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.03.30 16:42:51.161166 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.03.30 16:42:51.256939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 982 | ||
| 819 | 2026.03.30 16:42:51.257701 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.03.30 16:42:51.257747 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 821 | 2026.03.30 16:42:51.258419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.03.30 16:42:51.258926 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.03.30 16:42:51.259088 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 982 | ||
| 824 | 2026.03.30 16:42:51.289377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.03.30 16:42:51.307793 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.03.30 16:42:51.307860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 827 | 2026.03.30 16:42:51.314647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.03.30 16:42:51.315885 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.03.30 16:42:51.319780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.03.30 16:42:52.001221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.81 MiB, peak 164.20 MiB, free memory in arenas 0.00 B, will set to 162.13 MiB (RSS), difference: 2.32 MiB | ||
| 831 | 2026.03.30 16:42:56.270469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 832 | 2026.03.30 16:42:56.273077 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2026.03.30 16:42:56.273152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 834 | 2026.03.30 16:42:56.274810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 835 | 2026.03.30 16:42:56.275509 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2026.03.30 16:42:56.275893 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 837 | 2026.03.30 16:42:56.880562 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43193 | ||
| 838 | 2026.03.30 16:42:56.880667 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 839 | 2026.03.30 16:42:56.880692 [ 286 ] {} <Debug> TCP-Session: cdec01b0-30fa-4b74-b6c2-e39afbca6f87 Authenticating user 'default' from [fd00:1122:3344:101::e]:43193 | ||
| 840 | 2026.03.30 16:42:56.880717 [ 286 ] {} <Debug> TCP-Session: cdec01b0-30fa-4b74-b6c2-e39afbca6f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2026.03.30 16:42:56.880731 [ 286 ] {} <Debug> TCP-Session: cdec01b0-30fa-4b74-b6c2-e39afbca6f87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.03.30 16:42:56.880947 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52960 | ||
| 843 | 2026.03.30 16:42:56.880961 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47065 | ||
| 844 | 2026.03.30 16:42:56.880999 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43789 | ||
| 845 | 2026.03.30 16:42:56.881010 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33641 | ||
| 846 | 2026.03.30 16:42:56.881016 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50158 | ||
| 847 | 2026.03.30 16:42:56.881072 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.03.30 16:42:56.881090 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.03.30 16:42:56.881099 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.03.30 16:42:56.881110 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.03.30 16:42:56.881127 [ 287 ] {} <Debug> TCP-Session: da675fe8-3441-45d3-b53d-7c17f6bba6af Authenticating user 'default' from [fd00:1122:3344:101::e]:52960 | ||
| 852 | 2026.03.30 16:42:56.881130 [ 291 ] {} <Debug> TCP-Session: 87790c71-92e7-439c-a337-eda70a804855 Authenticating user 'default' from [fd00:1122:3344:101::e]:43789 | ||
| 853 | 2026.03.30 16:42:56.881149 [ 288 ] {} <Debug> TCP-Session: a59496c1-af25-44e8-ab16-69fa6ba7ee74 Authenticating user 'default' from [fd00:1122:3344:101::e]:47065 | ||
| 854 | 2026.03.30 16:42:56.881153 [ 292 ] {} <Debug> TCP-Session: a9388e41-9e09-4a95-a87a-809593f8eeaf Authenticating user 'default' from [fd00:1122:3344:101::e]:33641 | ||
| 855 | 2026.03.30 16:42:56.881175 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2026.03.30 16:42:56.881195 [ 292 ] {} <Debug> TCP-Session: a9388e41-9e09-4a95-a87a-809593f8eeaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.03.30 16:42:56.881192 [ 288 ] {} <Debug> TCP-Session: a59496c1-af25-44e8-ab16-69fa6ba7ee74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.03.30 16:42:56.881219 [ 292 ] {} <Debug> TCP-Session: a9388e41-9e09-4a95-a87a-809593f8eeaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.03.30 16:42:56.881219 [ 293 ] {} <Debug> TCP-Session: 0c4cf9ed-d8f8-4766-af55-01e8ee433c83 Authenticating user 'default' from [fd00:1122:3344:101::e]:50158 | ||
| 860 | 2026.03.30 16:42:56.881229 [ 288 ] {} <Debug> TCP-Session: a59496c1-af25-44e8-ab16-69fa6ba7ee74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.03.30 16:42:56.881173 [ 291 ] {} <Debug> TCP-Session: 87790c71-92e7-439c-a337-eda70a804855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.03.30 16:42:56.881271 [ 293 ] {} <Debug> TCP-Session: 0c4cf9ed-d8f8-4766-af55-01e8ee433c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.30 16:42:56.881286 [ 291 ] {} <Debug> TCP-Session: 87790c71-92e7-439c-a337-eda70a804855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.03.30 16:42:56.881302 [ 293 ] {} <Debug> TCP-Session: 0c4cf9ed-d8f8-4766-af55-01e8ee433c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.03.30 16:42:56.881170 [ 287 ] {} <Debug> TCP-Session: da675fe8-3441-45d3-b53d-7c17f6bba6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.03.30 16:42:56.881086 [ 286 ] {} <Trace> TCP-Session: cdec01b0-30fa-4b74-b6c2-e39afbca6f87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.03.30 16:42:56.881348 [ 287 ] {} <Debug> TCP-Session: da675fe8-3441-45d3-b53d-7c17f6bba6af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.03.30 16:42:56.881057 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48903 | ||
| 869 | 2026.03.30 16:42:56.880981 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38241 | ||
| 870 | 2026.03.30 16:42:56.880986 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34844 | ||
| 871 | 2026.03.30 16:42:56.881470 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.03.30 16:42:56.881492 [ 294 ] {} <Debug> TCP-Session: 9dd81a39-1797-4d95-a3d5-5a95501f8cf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48903 | ||
| 873 | 2026.03.30 16:42:56.881511 [ 294 ] {} <Debug> TCP-Session: 9dd81a39-1797-4d95-a3d5-5a95501f8cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.03.30 16:42:56.881524 [ 286 ] {1bfdb09c-1ca1-4f02-8c81-3a509957c99f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43193) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 875 | 2026.03.30 16:42:56.881531 [ 294 ] {} <Debug> TCP-Session: 9dd81a39-1797-4d95-a3d5-5a95501f8cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.30 16:42:56.881585 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 877 | 2026.03.30 16:42:56.881618 [ 289 ] {} <Debug> TCP-Session: 6eca2560-74fa-4ee6-a1c7-574fc23ee883 Authenticating user 'default' from [fd00:1122:3344:101::e]:38241 | ||
| 878 | 2026.03.30 16:42:56.881634 [ 289 ] {} <Debug> TCP-Session: 6eca2560-74fa-4ee6-a1c7-574fc23ee883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.03.30 16:42:56.881647 [ 289 ] {} <Debug> TCP-Session: 6eca2560-74fa-4ee6-a1c7-574fc23ee883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.03.30 16:42:56.881677 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 881 | 2026.03.30 16:42:56.881711 [ 290 ] {} <Debug> TCP-Session: ddb4bac3-066a-416f-8175-8192be0dca11 Authenticating user 'default' from [fd00:1122:3344:101::e]:34844 | ||
| 882 | 2026.03.30 16:42:56.881731 [ 290 ] {} <Debug> TCP-Session: ddb4bac3-066a-416f-8175-8192be0dca11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.03.30 16:42:56.881743 [ 290 ] {} <Debug> TCP-Session: ddb4bac3-066a-416f-8175-8192be0dca11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.03.30 16:42:56.881775 [ 286 ] {1bfdb09c-1ca1-4f02-8c81-3a509957c99f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 885 | 2026.03.30 16:42:56.881828 [ 286 ] {1bfdb09c-1ca1-4f02-8c81-3a509957c99f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.03.30 16:42:56.882104 [ 286 ] {1bfdb09c-1ca1-4f02-8c81-3a509957c99f} <Debug> oximeter.version (b4fc91a6-f4d7-42c1-bc4b-2220109b50a0) (SelectExecutor): Key condition: unknown | ||
| 887 | 2026.03.30 16:42:56.882978 [ 330 ] {1bfdb09c-1ca1-4f02-8c81-3a509957c99f} <Trace> AggregatingTransform: Aggregating | ||
| 888 | 2026.03.30 16:42:56.883025 [ 330 ] {1bfdb09c-1ca1-4f02-8c81-3a509957c99f} <Trace> Aggregator: Aggregation method: without_key | ||
| 889 | 2026.03.30 16:42:56.883058 [ 330 ] {1bfdb09c-1ca1-4f02-8c81-3a509957c99f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848861 sec. (1178.049 rows/sec., 46.02 KiB/sec.) | ||
| 890 | 2026.03.30 16:42:56.883073 [ 330 ] {1bfdb09c-1ca1-4f02-8c81-3a509957c99f} <Trace> Aggregator: Merging aggregated data | ||
| 891 | 2026.03.30 16:42:56.884311 [ 286 ] {1bfdb09c-1ca1-4f02-8c81-3a509957c99f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002842 sec., 351.8648838845883 rows/sec., 13.74 KiB/sec. | ||
| 892 | 2026.03.30 16:42:56.884444 [ 286 ] {1bfdb09c-1ca1-4f02-8c81-3a509957c99f} <Debug> TCPHandler: Processed in 0.003474305 sec. | ||
| 893 | 2026.03.30 16:42:56.884541 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.03.30 16:42:56.884565 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.03.30 16:42:56.884580 [ 287 ] {} <Debug> TCP-Session: da675fe8-3441-45d3-b53d-7c17f6bba6af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.03.30 16:42:56.884582 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.03.30 16:42:56.884599 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.03.30 16:42:56.884618 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.03.30 16:42:56.884637 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.03.30 16:42:56.884653 [ 291 ] {} <Debug> TCP-Session: 87790c71-92e7-439c-a337-eda70a804855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.30 16:42:56.884676 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.03.30 16:42:56.884701 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2026.03.30 16:42:56.884728 [ 294 ] {} <Debug> TCP-Session: 9dd81a39-1797-4d95-a3d5-5a95501f8cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.03.30 16:42:56.884745 [ 286 ] {} <Debug> TCP-Session: cdec01b0-30fa-4b74-b6c2-e39afbca6f87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.03.30 16:42:56.884675 [ 293 ] {} <Debug> TCP-Session: 0c4cf9ed-d8f8-4766-af55-01e8ee433c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.03.30 16:42:56.884663 [ 289 ] {} <Debug> TCP-Session: 6eca2560-74fa-4ee6-a1c7-574fc23ee883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.03.30 16:42:56.884656 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 908 | 2026.03.30 16:42:56.884613 [ 288 ] {} <Debug> TCP-Session: a59496c1-af25-44e8-ab16-69fa6ba7ee74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.03.30 16:42:56.884844 [ 292 ] {} <Debug> TCP-Session: a9388e41-9e09-4a95-a87a-809593f8eeaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.03.30 16:42:56.884696 [ 290 ] {} <Debug> TCP-Session: ddb4bac3-066a-416f-8175-8192be0dca11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.03.30 16:42:56.887837 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44222 | ||
| 912 | 2026.03.30 16:42:56.887896 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2026.03.30 16:42:56.887915 [ 286 ] {} <Debug> TCP-Session: 7ce2e9c0-0a8f-4eef-9ad8-abd2585caed9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44222 | ||
| 914 | 2026.03.30 16:42:56.887931 [ 286 ] {} <Debug> TCP-Session: 7ce2e9c0-0a8f-4eef-9ad8-abd2585caed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.03.30 16:42:56.887945 [ 286 ] {} <Debug> TCP-Session: 7ce2e9c0-0a8f-4eef-9ad8-abd2585caed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.03.30 16:42:56.888166 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55078 | ||
| 917 | 2026.03.30 16:42:56.888182 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52549 | ||
| 918 | 2026.03.30 16:42:56.888191 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45643 | ||
| 919 | 2026.03.30 16:42:56.888212 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57911 | ||
| 920 | 2026.03.30 16:42:56.888235 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.03.30 16:42:56.888259 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.03.30 16:42:56.888276 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.03.30 16:42:56.888281 [ 287 ] {} <Debug> TCP-Session: d29fdfcd-0b02-4b41-8323-2b7b2faf9078 Authenticating user 'default' from [fd00:1122:3344:101::e]:55078 | ||
| 924 | 2026.03.30 16:42:56.888300 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2026.03.30 16:42:56.888314 [ 289 ] {} <Debug> TCP-Session: 6a427fac-1612-4d2a-85f3-d0b796883567 Authenticating user 'default' from [fd00:1122:3344:101::e]:45643 | ||
| 926 | 2026.03.30 16:42:56.888325 [ 287 ] {} <Debug> TCP-Session: d29fdfcd-0b02-4b41-8323-2b7b2faf9078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.30 16:42:56.888341 [ 290 ] {} <Debug> TCP-Session: 2345f414-ad02-4770-8bb6-754e6ba52a9f Authenticating user 'default' from [fd00:1122:3344:101::e]:57911 | ||
| 928 | 2026.03.30 16:42:56.888352 [ 289 ] {} <Debug> TCP-Session: 6a427fac-1612-4d2a-85f3-d0b796883567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.30 16:42:56.888362 [ 287 ] {} <Debug> TCP-Session: d29fdfcd-0b02-4b41-8323-2b7b2faf9078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.03.30 16:42:56.888377 [ 290 ] {} <Debug> TCP-Session: 2345f414-ad02-4770-8bb6-754e6ba52a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.03.30 16:42:56.888388 [ 289 ] {} <Debug> TCP-Session: 6a427fac-1612-4d2a-85f3-d0b796883567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.03.30 16:42:56.888412 [ 290 ] {} <Debug> TCP-Session: 2345f414-ad02-4770-8bb6-754e6ba52a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.03.30 16:42:56.888297 [ 288 ] {} <Debug> TCP-Session: 5e08de0e-bd36-4fcf-8321-e607ad7852d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52549 | ||
| 934 | 2026.03.30 16:42:56.888251 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42707 | ||
| 935 | 2026.03.30 16:42:56.888468 [ 288 ] {} <Debug> TCP-Session: 5e08de0e-bd36-4fcf-8321-e607ad7852d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.03.30 16:42:56.888237 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36246 | ||
| 937 | 2026.03.30 16:42:56.888500 [ 288 ] {} <Debug> TCP-Session: 5e08de0e-bd36-4fcf-8321-e607ad7852d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.03.30 16:42:56.888524 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.03.30 16:42:56.888227 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58493 | ||
| 940 | 2026.03.30 16:42:56.888561 [ 294 ] {} <Debug> TCP-Session: 29b0a88d-a48d-43de-9ba7-b01a8338f980 Authenticating user 'default' from [fd00:1122:3344:101::e]:42707 | ||
| 941 | 2026.03.30 16:42:56.888566 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.03.30 16:42:56.888597 [ 294 ] {} <Debug> TCP-Session: 29b0a88d-a48d-43de-9ba7-b01a8338f980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.03.30 16:42:56.888222 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57518 | ||
| 944 | 2026.03.30 16:42:56.888617 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.03.30 16:42:56.888621 [ 294 ] {} <Debug> TCP-Session: 29b0a88d-a48d-43de-9ba7-b01a8338f980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.03.30 16:42:56.888665 [ 292 ] {} <Debug> TCP-Session: 49b9aa8b-0b41-4ea0-9504-82c72fe8e72a Authenticating user 'default' from [fd00:1122:3344:101::e]:58493 | ||
| 947 | 2026.03.30 16:42:56.888686 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 948 | 2026.03.30 16:42:56.888697 [ 292 ] {} <Debug> TCP-Session: 49b9aa8b-0b41-4ea0-9504-82c72fe8e72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.30 16:42:56.888724 [ 291 ] {} <Debug> TCP-Session: c83127ee-27b4-4bf8-99ab-028e5488b369 Authenticating user 'default' from [fd00:1122:3344:101::e]:57518 | ||
| 950 | 2026.03.30 16:42:56.888732 [ 292 ] {} <Debug> TCP-Session: 49b9aa8b-0b41-4ea0-9504-82c72fe8e72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.03.30 16:42:56.888753 [ 291 ] {} <Debug> TCP-Session: c83127ee-27b4-4bf8-99ab-028e5488b369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.03.30 16:42:56.888616 [ 293 ] {} <Debug> TCP-Session: 0867881e-274a-46bb-8af6-bbb1c8dea4b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36246 | ||
| 953 | 2026.03.30 16:42:56.888778 [ 291 ] {} <Debug> TCP-Session: c83127ee-27b4-4bf8-99ab-028e5488b369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.03.30 16:42:56.888801 [ 293 ] {} <Debug> TCP-Session: 0867881e-274a-46bb-8af6-bbb1c8dea4b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.03.30 16:42:56.888195 [ 286 ] {} <Trace> TCP-Session: 7ce2e9c0-0a8f-4eef-9ad8-abd2585caed9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.03.30 16:42:56.888826 [ 293 ] {} <Debug> TCP-Session: 0867881e-274a-46bb-8af6-bbb1c8dea4b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.03.30 16:42:56.888954 [ 286 ] {77547acb-3fc4-4686-a715-490524a33b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44222) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 958 | 2026.03.30 16:42:56.889126 [ 286 ] {77547acb-3fc4-4686-a715-490524a33b2a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 959 | 2026.03.30 16:42:56.889168 [ 286 ] {77547acb-3fc4-4686-a715-490524a33b2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 960 | 2026.03.30 16:42:56.889395 [ 286 ] {77547acb-3fc4-4686-a715-490524a33b2a} <Debug> oximeter.version (b4fc91a6-f4d7-42c1-bc4b-2220109b50a0) (SelectExecutor): Key condition: unknown | ||
| 961 | 2026.03.30 16:42:56.890233 [ 300 ] {77547acb-3fc4-4686-a715-490524a33b2a} <Trace> AggregatingTransform: Aggregating | ||
| 962 | 2026.03.30 16:42:56.890288 [ 300 ] {77547acb-3fc4-4686-a715-490524a33b2a} <Trace> Aggregator: Aggregation method: without_key | ||
| 963 | 2026.03.30 16:42:56.890326 [ 300 ] {77547acb-3fc4-4686-a715-490524a33b2a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000846021 sec. (1182.004 rows/sec., 46.17 KiB/sec.) | ||
| 964 | 2026.03.30 16:42:56.890348 [ 300 ] {77547acb-3fc4-4686-a715-490524a33b2a} <Trace> Aggregator: Merging aggregated data | ||
| 965 | 2026.03.30 16:42:56.891668 [ 286 ] {77547acb-3fc4-4686-a715-490524a33b2a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002748 sec., 363.901018922853 rows/sec., 14.21 KiB/sec. | ||
| 966 | 2026.03.30 16:42:56.891804 [ 286 ] {77547acb-3fc4-4686-a715-490524a33b2a} <Debug> TCPHandler: Processed in 0.003663489 sec. | ||
| 967 | 2026.03.30 16:42:56.891928 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.03.30 16:42:56.891948 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.03.30 16:42:56.891965 [ 286 ] {} <Debug> TCP-Session: 7ce2e9c0-0a8f-4eef-9ad8-abd2585caed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.03.30 16:42:56.891972 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.03.30 16:42:56.891992 [ 288 ] {} <Debug> TCP-Session: 5e08de0e-bd36-4fcf-8321-e607ad7852d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.03.30 16:42:56.892013 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.03.30 16:42:56.892027 [ 293 ] {} <Debug> TCP-Session: 0867881e-274a-46bb-8af6-bbb1c8dea4b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.03.30 16:42:56.892043 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.03.30 16:42:56.892071 [ 291 ] {} <Debug> TCP-Session: c83127ee-27b4-4bf8-99ab-028e5488b369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.30 16:42:56.892075 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.03.30 16:42:56.892099 [ 287 ] {} <Debug> TCP-Session: d29fdfcd-0b02-4b41-8323-2b7b2faf9078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.03.30 16:42:56.892129 [ 292 ] {} <Debug> TCP-Session: 49b9aa8b-0b41-4ea0-9504-82c72fe8e72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.03.30 16:42:56.892061 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 980 | 2026.03.30 16:42:56.892043 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.03.30 16:42:56.892195 [ 289 ] {} <Debug> TCP-Session: 6a427fac-1612-4d2a-85f3-d0b796883567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.03.30 16:42:56.891993 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 983 | 2026.03.30 16:42:56.892222 [ 290 ] {} <Debug> TCP-Session: 2345f414-ad02-4770-8bb6-754e6ba52a9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.03.30 16:42:56.892255 [ 294 ] {} <Debug> TCP-Session: 29b0a88d-a48d-43de-9ba7-b01a8338f980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.03.30 16:42:57.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.62 MiB, peak 168.72 MiB, free memory in arenas 0.00 B, will set to 162.19 MiB (RSS), difference: 3.57 MiB | ||
| 986 | 2026.03.30 16:42:58.235103 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.03.30 16:42:58.235312 [ 3 ] {18e78759-ce39-4a12-ae3a-32a988b731db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.03.30 16:42:58.235605 [ 3 ] {18e78759-ce39-4a12-ae3a-32a988b731db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.03.30 16:42:58.235669 [ 3 ] {18e78759-ce39-4a12-ae3a-32a988b731db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.03.30 16:42:58.236117 [ 3 ] {18e78759-ce39-4a12-ae3a-32a988b731db} <Debug> TCPHandler: Processed in 0.001153468 sec. | ||
| 991 | 2026.03.30 16:42:58.252020 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.03.30 16:42:58.252172 [ 3 ] {25758b5e-2077-496e-9345-80b3002a9f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.03.30 16:42:58.261099 [ 3 ] {25758b5e-2077-496e-9345-80b3002a9f45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.03.30 16:42:58.261159 [ 3 ] {25758b5e-2077-496e-9345-80b3002a9f45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.03.30 16:42:58.263671 [ 3 ] {25758b5e-2077-496e-9345-80b3002a9f45} <Debug> TCPHandler: Processed in 0.011709107 sec. | ||
| 996 | 2026.03.30 16:42:58.263923 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.03.30 16:42:58.264063 [ 3 ] {d9d6dcc7-d77f-4c6f-86bc-1abab41412e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.03.30 16:42:58.266340 [ 3 ] {d9d6dcc7-d77f-4c6f-86bc-1abab41412e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.03.30 16:42:58.266391 [ 3 ] {d9d6dcc7-d77f-4c6f-86bc-1abab41412e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.03.30 16:42:58.266791 [ 3 ] {d9d6dcc7-d77f-4c6f-86bc-1abab41412e2} <Debug> TCPHandler: Processed in 0.002922311 sec. | ||
| 1001 | 2026.03.30 16:42:58.267020 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.03.30 16:42:58.267141 [ 3 ] {150ead8f-628b-4ccd-98f3-b95ec78382ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.03.30 16:42:58.267392 [ 3 ] {150ead8f-628b-4ccd-98f3-b95ec78382ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.03.30 16:42:58.267438 [ 3 ] {150ead8f-628b-4ccd-98f3-b95ec78382ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.03.30 16:42:58.267795 [ 3 ] {150ead8f-628b-4ccd-98f3-b95ec78382ac} <Debug> TCPHandler: Processed in 0.00082576 sec. | ||
| 1006 | 2026.03.30 16:42:58.268011 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.03.30 16:42:58.268128 [ 3 ] {10452c1a-07a3-4620-ac63-512702f95324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.03.30 16:42:58.268374 [ 3 ] {10452c1a-07a3-4620-ac63-512702f95324} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.03.30 16:42:58.268419 [ 3 ] {10452c1a-07a3-4620-ac63-512702f95324} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.03.30 16:42:58.268786 [ 3 ] {10452c1a-07a3-4620-ac63-512702f95324} <Debug> TCPHandler: Processed in 0.00082422 sec. | ||
| 1011 | 2026.03.30 16:42:58.269001 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.03.30 16:42:58.269119 [ 3 ] {481994d2-0bd1-489e-8e05-d4a279f7117c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2026.03.30 16:42:58.269359 [ 3 ] {481994d2-0bd1-489e-8e05-d4a279f7117c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.03.30 16:42:58.269404 [ 3 ] {481994d2-0bd1-489e-8e05-d4a279f7117c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.03.30 16:42:58.269740 [ 3 ] {481994d2-0bd1-489e-8e05-d4a279f7117c} <Debug> TCPHandler: Processed in 0.00078759 sec. | ||
| 1016 | 2026.03.30 16:42:58.269951 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.03.30 16:42:58.270065 [ 3 ] {30c067f8-51d2-4276-9bac-20e122b01cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1018 | 2026.03.30 16:42:58.270312 [ 3 ] {30c067f8-51d2-4276-9bac-20e122b01cb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.03.30 16:42:58.270356 [ 3 ] {30c067f8-51d2-4276-9bac-20e122b01cb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.03.30 16:42:58.270680 [ 3 ] {30c067f8-51d2-4276-9bac-20e122b01cb6} <Debug> TCPHandler: Processed in 0.000778039 sec. | ||
| 1021 | 2026.03.30 16:42:58.270891 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.03.30 16:42:58.271007 [ 3 ] {7ba0b2ab-f7dc-4f4c-af74-7ba2feaacd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1023 | 2026.03.30 16:42:58.271250 [ 3 ] {7ba0b2ab-f7dc-4f4c-af74-7ba2feaacd31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.03.30 16:42:58.271293 [ 3 ] {7ba0b2ab-f7dc-4f4c-af74-7ba2feaacd31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.03.30 16:42:58.271628 [ 3 ] {7ba0b2ab-f7dc-4f4c-af74-7ba2feaacd31} <Debug> TCPHandler: Processed in 0.000786469 sec. | ||
| 1026 | 2026.03.30 16:42:58.271834 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.03.30 16:42:58.271950 [ 3 ] {04280767-90df-4953-8937-5cc209ecbc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1028 | 2026.03.30 16:42:58.272193 [ 3 ] {04280767-90df-4953-8937-5cc209ecbc80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.03.30 16:42:58.272235 [ 3 ] {04280767-90df-4953-8937-5cc209ecbc80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.03.30 16:42:58.272561 [ 3 ] {04280767-90df-4953-8937-5cc209ecbc80} <Debug> TCPHandler: Processed in 0.000776069 sec. | ||
| 1031 | 2026.03.30 16:42:58.272764 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.03.30 16:42:58.272882 [ 3 ] {1726f166-1d36-40fe-b452-49d7826804b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1033 | 2026.03.30 16:42:58.273128 [ 3 ] {1726f166-1d36-40fe-b452-49d7826804b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.03.30 16:42:58.273171 [ 3 ] {1726f166-1d36-40fe-b452-49d7826804b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.03.30 16:42:58.273487 [ 3 ] {1726f166-1d36-40fe-b452-49d7826804b1} <Debug> TCPHandler: Processed in 0.000770419 sec. | ||
| 1036 | 2026.03.30 16:42:58.273692 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.03.30 16:42:58.273821 [ 3 ] {5109e9fe-fd26-4cb4-bb72-701be3911a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1038 | 2026.03.30 16:42:58.274070 [ 3 ] {5109e9fe-fd26-4cb4-bb72-701be3911a01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.03.30 16:42:58.274114 [ 3 ] {5109e9fe-fd26-4cb4-bb72-701be3911a01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.03.30 16:42:58.274438 [ 3 ] {5109e9fe-fd26-4cb4-bb72-701be3911a01} <Debug> TCPHandler: Processed in 0.00079319 sec. | ||
| 1041 | 2026.03.30 16:42:58.274642 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.03.30 16:42:58.274760 [ 3 ] {ed646f5b-e98e-437b-9024-40e5de0bb642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1043 | 2026.03.30 16:42:58.275008 [ 3 ] {ed646f5b-e98e-437b-9024-40e5de0bb642} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.03.30 16:42:58.275051 [ 3 ] {ed646f5b-e98e-437b-9024-40e5de0bb642} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.03.30 16:42:58.275412 [ 3 ] {ed646f5b-e98e-437b-9024-40e5de0bb642} <Debug> TCPHandler: Processed in 0.000818361 sec. | ||
| 1046 | 2026.03.30 16:42:58.275648 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.03.30 16:42:58.275769 [ 3 ] {f6e851f3-614e-4900-8e10-6f925057b25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1048 | 2026.03.30 16:42:58.276019 [ 3 ] {f6e851f3-614e-4900-8e10-6f925057b25b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.03.30 16:42:58.276062 [ 3 ] {f6e851f3-614e-4900-8e10-6f925057b25b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.03.30 16:42:58.276386 [ 3 ] {f6e851f3-614e-4900-8e10-6f925057b25b} <Debug> TCPHandler: Processed in 0.00078785 sec. | ||
| 1051 | 2026.03.30 16:42:58.276608 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.03.30 16:42:58.276734 [ 3 ] {6b4afaf3-6d9a-447c-a751-a6a6c7c055a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1053 | 2026.03.30 16:42:58.276989 [ 3 ] {6b4afaf3-6d9a-447c-a751-a6a6c7c055a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.03.30 16:42:58.277032 [ 3 ] {6b4afaf3-6d9a-447c-a751-a6a6c7c055a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.03.30 16:42:58.277359 [ 3 ] {6b4afaf3-6d9a-447c-a751-a6a6c7c055a9} <Debug> TCPHandler: Processed in 0.000805759 sec. | ||
| 1056 | 2026.03.30 16:42:58.277574 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.03.30 16:42:58.277694 [ 3 ] {a2323a1b-e9ef-4f2c-836c-c772971fbd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1058 | 2026.03.30 16:42:58.277958 [ 3 ] {a2323a1b-e9ef-4f2c-836c-c772971fbd06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.03.30 16:42:58.278002 [ 3 ] {a2323a1b-e9ef-4f2c-836c-c772971fbd06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.03.30 16:42:58.278328 [ 3 ] {a2323a1b-e9ef-4f2c-836c-c772971fbd06} <Debug> TCPHandler: Processed in 0.00080393 sec. | ||
| 1061 | 2026.03.30 16:42:58.279028 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.03.30 16:42:58.279147 [ 3 ] {6bc03cf4-8767-4a6a-9d16-081e3e803f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.03.30 16:42:58.279403 [ 3 ] {6bc03cf4-8767-4a6a-9d16-081e3e803f16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.03.30 16:42:58.279446 [ 3 ] {6bc03cf4-8767-4a6a-9d16-081e3e803f16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.03.30 16:42:58.279771 [ 3 ] {6bc03cf4-8767-4a6a-9d16-081e3e803f16} <Debug> TCPHandler: Processed in 0.000792439 sec. | ||
| 1066 | 2026.03.30 16:42:58.280329 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.03.30 16:42:58.280448 [ 3 ] {9bca6224-2044-4f48-8366-cde2fd97f895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.03.30 16:42:58.280708 [ 3 ] {9bca6224-2044-4f48-8366-cde2fd97f895} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.03.30 16:42:58.280752 [ 3 ] {9bca6224-2044-4f48-8366-cde2fd97f895} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.03.30 16:42:58.281084 [ 3 ] {9bca6224-2044-4f48-8366-cde2fd97f895} <Debug> TCPHandler: Processed in 0.00080508 sec. | ||
| 1071 | 2026.03.30 16:42:58.281282 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.03.30 16:42:58.281405 [ 3 ] {20e68f2b-e71b-47ea-8d34-91de91e6aaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.03.30 16:42:58.281679 [ 3 ] {20e68f2b-e71b-47ea-8d34-91de91e6aaf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.03.30 16:42:58.281725 [ 3 ] {20e68f2b-e71b-47ea-8d34-91de91e6aaf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.03.30 16:42:58.282051 [ 3 ] {20e68f2b-e71b-47ea-8d34-91de91e6aaf2} <Debug> TCPHandler: Processed in 0.00081806 sec. | ||
| 1076 | 2026.03.30 16:42:58.282250 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.03.30 16:42:58.282371 [ 3 ] {85812087-9e84-4752-8e93-c271c04099aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.03.30 16:42:58.282642 [ 3 ] {85812087-9e84-4752-8e93-c271c04099aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.03.30 16:42:58.282687 [ 3 ] {85812087-9e84-4752-8e93-c271c04099aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.03.30 16:42:58.283044 [ 3 ] {85812087-9e84-4752-8e93-c271c04099aa} <Debug> TCPHandler: Processed in 0.00084318 sec. | ||
| 1081 | 2026.03.30 16:42:58.283501 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.03.30 16:42:58.283624 [ 3 ] {ac6f7a46-b5c4-4cff-9097-cbacb2812abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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') FORMAT Native; (stage: Complete) | ||
| 1083 | 2026.03.30 16:42:58.283889 [ 3 ] {ac6f7a46-b5c4-4cff-9097-cbacb2812abd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.03.30 16:42:58.283933 [ 3 ] {ac6f7a46-b5c4-4cff-9097-cbacb2812abd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2026.03.30 16:42:58.284262 [ 3 ] {ac6f7a46-b5c4-4cff-9097-cbacb2812abd} <Debug> TCPHandler: Processed in 0.00081025 sec. | ||
| 1086 | 2026.03.30 16:42:58.284469 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.03.30 16:42:58.284591 [ 3 ] {d16f86f9-2e73-4e23-a9ac-ec5600410db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1088 | 2026.03.30 16:42:58.284857 [ 3 ] {d16f86f9-2e73-4e23-a9ac-ec5600410db1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1089 | 2026.03.30 16:42:58.284901 [ 3 ] {d16f86f9-2e73-4e23-a9ac-ec5600410db1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1090 | 2026.03.30 16:42:58.285246 [ 3 ] {d16f86f9-2e73-4e23-a9ac-ec5600410db1} <Debug> TCPHandler: Processed in 0.000825341 sec. | ||
| 1091 | 2026.03.30 16:42:58.285458 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.03.30 16:42:58.285582 [ 3 ] {8c370547-fe8b-4f63-bd19-4c3ef69b0a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1093 | 2026.03.30 16:42:58.285853 [ 3 ] {8c370547-fe8b-4f63-bd19-4c3ef69b0a7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2026.03.30 16:42:58.285898 [ 3 ] {8c370547-fe8b-4f63-bd19-4c3ef69b0a7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2026.03.30 16:42:58.286233 [ 3 ] {8c370547-fe8b-4f63-bd19-4c3ef69b0a7b} <Debug> TCPHandler: Processed in 0.000823521 sec. | ||
| 1096 | 2026.03.30 16:42:58.286448 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.03.30 16:42:58.286569 [ 3 ] {4bbafbe1-64f5-4c44-abc2-27fd72ba8b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1098 | 2026.03.30 16:42:58.286837 [ 3 ] {4bbafbe1-64f5-4c44-abc2-27fd72ba8b31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1099 | 2026.03.30 16:42:58.286881 [ 3 ] {4bbafbe1-64f5-4c44-abc2-27fd72ba8b31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1100 | 2026.03.30 16:42:58.287208 [ 3 ] {4bbafbe1-64f5-4c44-abc2-27fd72ba8b31} <Debug> TCPHandler: Processed in 0.000809409 sec. | ||
| 1101 | 2026.03.30 16:42:58.287438 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.03.30 16:42:58.287561 [ 3 ] {37f57a4f-16cd-46bf-93ae-9fcd80bbecb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1103 | 2026.03.30 16:42:58.287836 [ 3 ] {37f57a4f-16cd-46bf-93ae-9fcd80bbecb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2026.03.30 16:42:58.287879 [ 3 ] {37f57a4f-16cd-46bf-93ae-9fcd80bbecb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1105 | 2026.03.30 16:42:58.288202 [ 3 ] {37f57a4f-16cd-46bf-93ae-9fcd80bbecb5} <Debug> TCPHandler: Processed in 0.00081195 sec. | ||
| 1106 | 2026.03.30 16:42:58.288500 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.03.30 16:42:58.288630 [ 3 ] {b0dcba9b-4573-4732-abeb-0079621af225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1108 | 2026.03.30 16:42:58.288914 [ 3 ] {b0dcba9b-4573-4732-abeb-0079621af225} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2026.03.30 16:42:58.288958 [ 3 ] {b0dcba9b-4573-4732-abeb-0079621af225} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2026.03.30 16:42:58.289292 [ 3 ] {b0dcba9b-4573-4732-abeb-0079621af225} <Debug> TCPHandler: Processed in 0.000847921 sec. | ||
| 1111 | 2026.03.30 16:42:58.289537 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.03.30 16:42:58.289661 [ 3 ] {4749add3-1868-4611-b7a1-1e1a38b3a30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1113 | 2026.03.30 16:42:58.289940 [ 3 ] {4749add3-1868-4611-b7a1-1e1a38b3a30a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1114 | 2026.03.30 16:42:58.289983 [ 3 ] {4749add3-1868-4611-b7a1-1e1a38b3a30a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1115 | 2026.03.30 16:42:58.290311 [ 3 ] {4749add3-1868-4611-b7a1-1e1a38b3a30a} <Debug> TCPHandler: Processed in 0.000822981 sec. | ||
| 1116 | 2026.03.30 16:42:58.290556 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.03.30 16:42:58.290683 [ 3 ] {3902aad0-37a6-4a55-99a0-03f73b3a6343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1118 | 2026.03.30 16:42:58.290961 [ 3 ] {3902aad0-37a6-4a55-99a0-03f73b3a6343} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1119 | 2026.03.30 16:42:58.291004 [ 3 ] {3902aad0-37a6-4a55-99a0-03f73b3a6343} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1120 | 2026.03.30 16:42:58.291328 [ 3 ] {3902aad0-37a6-4a55-99a0-03f73b3a6343} <Debug> TCPHandler: Processed in 0.00082236 sec. | ||
| 1121 | 2026.03.30 16:42:58.291569 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.03.30 16:42:58.291696 [ 3 ] {6577048b-6817-42ff-861e-65d8e532a89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1123 | 2026.03.30 16:42:58.291979 [ 3 ] {6577048b-6817-42ff-861e-65d8e532a89c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1124 | 2026.03.30 16:42:58.292022 [ 3 ] {6577048b-6817-42ff-861e-65d8e532a89c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1125 | 2026.03.30 16:42:58.292358 [ 3 ] {6577048b-6817-42ff-861e-65d8e532a89c} <Debug> TCPHandler: Processed in 0.000838431 sec. | ||
| 1126 | 2026.03.30 16:42:58.292631 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.03.30 16:42:58.292757 [ 3 ] {ac2775e0-0e08-4368-9389-795ebf1b5938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1128 | 2026.03.30 16:42:58.293043 [ 3 ] {ac2775e0-0e08-4368-9389-795ebf1b5938} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1129 | 2026.03.30 16:42:58.293087 [ 3 ] {ac2775e0-0e08-4368-9389-795ebf1b5938} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1130 | 2026.03.30 16:42:58.293422 [ 3 ] {ac2775e0-0e08-4368-9389-795ebf1b5938} <Debug> TCPHandler: Processed in 0.000840971 sec. | ||
| 1131 | 2026.03.30 16:42:58.308099 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.03.30 16:42:58.308213 [ 3 ] {0e23e3c4-5362-4e44-b309-db24fe70e4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1133 | 2026.03.30 16:42:58.308256 [ 3 ] {0e23e3c4-5362-4e44-b309-db24fe70e4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1134 | 2026.03.30 16:42:58.313186 [ 3 ] {0e23e3c4-5362-4e44-b309-db24fe70e4d2} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.03.30 16:42:58.313231 [ 3 ] {0e23e3c4-5362-4e44-b309-db24fe70e4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1136 | 2026.03.30 16:42:58.315871 [ 3 ] {0e23e3c4-5362-4e44-b309-db24fe70e4d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1137 | 2026.03.30 16:42:58.316270 [ 3 ] {0e23e3c4-5362-4e44-b309-db24fe70e4d2} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.03.30 16:42:58.316427 [ 3 ] {0e23e3c4-5362-4e44-b309-db24fe70e4d2} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.008247 sec., 3516.4302170486235 rows/sec., 728.60 KiB/sec. | ||
| 1139 | 2026.03.30 16:42:58.316465 [ 3 ] {0e23e3c4-5362-4e44-b309-db24fe70e4d2} <Debug> TCPHandler: Processed in 0.008420156 sec. | ||
| 1140 | 2026.03.30 16:42:58.316621 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.03.30 16:42:58.316721 [ 3 ] {09e27998-ec7b-4c30-94eb-8bc913ac0480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1142 | 2026.03.30 16:42:58.316760 [ 3 ] {09e27998-ec7b-4c30-94eb-8bc913ac0480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1143 | 2026.03.30 16:42:58.321275 [ 3 ] {09e27998-ec7b-4c30-94eb-8bc913ac0480} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.03.30 16:42:58.321311 [ 3 ] {09e27998-ec7b-4c30-94eb-8bc913ac0480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1145 | 2026.03.30 16:42:58.323787 [ 3 ] {09e27998-ec7b-4c30-94eb-8bc913ac0480} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1146 | 2026.03.30 16:42:58.324286 [ 3 ] {09e27998-ec7b-4c30-94eb-8bc913ac0480} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.03.30 16:42:58.324432 [ 3 ] {09e27998-ec7b-4c30-94eb-8bc913ac0480} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.007733 sec., 3103.582050950472 rows/sec., 263.68 KiB/sec. | ||
| 1148 | 2026.03.30 16:42:58.324469 [ 3 ] {09e27998-ec7b-4c30-94eb-8bc913ac0480} <Debug> TCPHandler: Processed in 0.007898043 sec. | ||
| 1149 | 2026.03.30 16:42:58.324607 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.03.30 16:42:58.324706 [ 3 ] {e5beec10-30c8-49ee-b3d0-f171d6cd7109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1151 | 2026.03.30 16:42:58.324751 [ 3 ] {e5beec10-30c8-49ee-b3d0-f171d6cd7109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1152 | 2026.03.30 16:42:58.325176 [ 3 ] {e5beec10-30c8-49ee-b3d0-f171d6cd7109} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.03.30 16:42:58.325213 [ 3 ] {e5beec10-30c8-49ee-b3d0-f171d6cd7109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1154 | 2026.03.30 16:42:58.325630 [ 3 ] {e5beec10-30c8-49ee-b3d0-f171d6cd7109} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1155 | 2026.03.30 16:42:58.326070 [ 3 ] {e5beec10-30c8-49ee-b3d0-f171d6cd7109} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.03.30 16:42:58.326209 [ 3 ] {e5beec10-30c8-49ee-b3d0-f171d6cd7109} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001524 sec., 5249.343832020997 rows/sec., 428.05 KiB/sec. | ||
| 1157 | 2026.03.30 16:42:58.326248 [ 3 ] {e5beec10-30c8-49ee-b3d0-f171d6cd7109} <Debug> TCPHandler: Processed in 0.001693162 sec. | ||
| 1158 | 2026.03.30 16:42:58.326380 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.03.30 16:42:58.326477 [ 3 ] {820fffad-6086-470d-9288-465cc781c93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1160 | 2026.03.30 16:42:58.326518 [ 3 ] {820fffad-6086-470d-9288-465cc781c93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1161 | 2026.03.30 16:42:58.327042 [ 3 ] {820fffad-6086-470d-9288-465cc781c93e} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.03.30 16:42:58.327080 [ 3 ] {820fffad-6086-470d-9288-465cc781c93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1163 | 2026.03.30 16:42:58.327521 [ 3 ] {820fffad-6086-470d-9288-465cc781c93e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1164 | 2026.03.30 16:42:58.327959 [ 3 ] {820fffad-6086-470d-9288-465cc781c93e} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.03.30 16:42:58.328095 [ 3 ] {820fffad-6086-470d-9288-465cc781c93e} <Debug> executeQuery: Read 166 rows, 15.23 KiB in 0.001637 sec., 101405.00916310324 rows/sec., 9.09 MiB/sec. | ||
| 1166 | 2026.03.30 16:42:58.328132 [ 3 ] {820fffad-6086-470d-9288-465cc781c93e} <Debug> TCPHandler: Processed in 0.001804864 sec. | ||
| 1167 | 2026.03.30 16:42:58.328253 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2026.03.30 16:42:58.328348 [ 3 ] {47d010ef-d382-453d-b4a5-b2b92f87062f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1169 | 2026.03.30 16:42:58.328388 [ 3 ] {47d010ef-d382-453d-b4a5-b2b92f87062f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1170 | 2026.03.30 16:42:58.328829 [ 3 ] {47d010ef-d382-453d-b4a5-b2b92f87062f} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2026.03.30 16:42:58.328867 [ 3 ] {47d010ef-d382-453d-b4a5-b2b92f87062f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1172 | 2026.03.30 16:42:58.329266 [ 3 ] {47d010ef-d382-453d-b4a5-b2b92f87062f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1173 | 2026.03.30 16:42:58.329738 [ 3 ] {47d010ef-d382-453d-b4a5-b2b92f87062f} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2026.03.30 16:42:58.329874 [ 3 ] {47d010ef-d382-453d-b4a5-b2b92f87062f} <Debug> executeQuery: Read 26 rows, 1.97 KiB in 0.001545 sec., 16828.478964401296 rows/sec., 1.25 MiB/sec. | ||
| 1175 | 2026.03.30 16:42:58.329912 [ 3 ] {47d010ef-d382-453d-b4a5-b2b92f87062f} <Debug> TCPHandler: Processed in 0.001711202 sec. | ||
| 1176 | 2026.03.30 16:42:58.330066 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.03.30 16:42:58.330163 [ 3 ] {64e0e83b-94a9-4673-af1d-fbfb7d839552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1178 | 2026.03.30 16:42:58.330204 [ 3 ] {64e0e83b-94a9-4673-af1d-fbfb7d839552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1179 | 2026.03.30 16:42:58.330656 [ 3 ] {64e0e83b-94a9-4673-af1d-fbfb7d839552} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2026.03.30 16:42:58.330691 [ 3 ] {64e0e83b-94a9-4673-af1d-fbfb7d839552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1181 | 2026.03.30 16:42:58.331119 [ 3 ] {64e0e83b-94a9-4673-af1d-fbfb7d839552} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1182 | 2026.03.30 16:42:58.331573 [ 3 ] {64e0e83b-94a9-4673-af1d-fbfb7d839552} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2026.03.30 16:42:58.331708 [ 3 ] {64e0e83b-94a9-4673-af1d-fbfb7d839552} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001563 sec., 15355.086372360845 rows/sec., 1.27 MiB/sec. | ||
| 1184 | 2026.03.30 16:42:58.331746 [ 3 ] {64e0e83b-94a9-4673-af1d-fbfb7d839552} <Debug> TCPHandler: Processed in 0.001732523 sec. | ||
| 1185 | 2026.03.30 16:42:58.331866 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2026.03.30 16:42:58.331961 [ 3 ] {757c27b8-db89-464c-8877-fb6544c8cede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1187 | 2026.03.30 16:42:58.332002 [ 3 ] {757c27b8-db89-464c-8877-fb6544c8cede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1188 | 2026.03.30 16:42:58.332405 [ 3 ] {757c27b8-db89-464c-8877-fb6544c8cede} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2026.03.30 16:42:58.332442 [ 3 ] {757c27b8-db89-464c-8877-fb6544c8cede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1190 | 2026.03.30 16:42:58.332870 [ 3 ] {757c27b8-db89-464c-8877-fb6544c8cede} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1191 | 2026.03.30 16:42:58.333343 [ 3 ] {757c27b8-db89-464c-8877-fb6544c8cede} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2026.03.30 16:42:58.333487 [ 3 ] {757c27b8-db89-464c-8877-fb6544c8cede} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001544 sec., 7772.020725388601 rows/sec., 607.19 KiB/sec. | ||
| 1193 | 2026.03.30 16:42:58.333527 [ 3 ] {757c27b8-db89-464c-8877-fb6544c8cede} <Debug> TCPHandler: Processed in 0.001713202 sec. | ||
| 1194 | 2026.03.30 16:42:58.333648 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.03.30 16:42:58.333743 [ 3 ] {76c16e4a-1c17-48af-a1bf-d39b5aada5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1196 | 2026.03.30 16:42:58.333782 [ 3 ] {76c16e4a-1c17-48af-a1bf-d39b5aada5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1197 | 2026.03.30 16:42:58.334227 [ 3 ] {76c16e4a-1c17-48af-a1bf-d39b5aada5f8} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2026.03.30 16:42:58.334263 [ 3 ] {76c16e4a-1c17-48af-a1bf-d39b5aada5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1199 | 2026.03.30 16:42:58.334680 [ 3 ] {76c16e4a-1c17-48af-a1bf-d39b5aada5f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1200 | 2026.03.30 16:42:58.335110 [ 3 ] {76c16e4a-1c17-48af-a1bf-d39b5aada5f8} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.03.30 16:42:58.335240 [ 3 ] {76c16e4a-1c17-48af-a1bf-d39b5aada5f8} <Debug> executeQuery: Read 95 rows, 7.99 KiB in 0.001514 sec., 62747.68824306473 rows/sec., 5.16 MiB/sec. | ||
| 1202 | 2026.03.30 16:42:58.335277 [ 3 ] {76c16e4a-1c17-48af-a1bf-d39b5aada5f8} <Debug> TCPHandler: Processed in 0.001680941 sec. | ||
| 1203 | 2026.03.30 16:42:58.335398 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2026.03.30 16:42:58.335492 [ 3 ] {001ae204-d2e7-4ab1-b930-5b0640d4853c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1205 | 2026.03.30 16:42:58.335535 [ 3 ] {001ae204-d2e7-4ab1-b930-5b0640d4853c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1206 | 2026.03.30 16:42:58.338088 [ 3 ] {001ae204-d2e7-4ab1-b930-5b0640d4853c} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2026.03.30 16:42:58.338124 [ 3 ] {001ae204-d2e7-4ab1-b930-5b0640d4853c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1208 | 2026.03.30 16:42:58.338744 [ 3 ] {001ae204-d2e7-4ab1-b930-5b0640d4853c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1209 | 2026.03.30 16:42:58.339304 [ 3 ] {001ae204-d2e7-4ab1-b930-5b0640d4853c} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2026.03.30 16:42:58.339461 [ 3 ] {001ae204-d2e7-4ab1-b930-5b0640d4853c} <Debug> executeQuery: Read 300 rows, 23.58 KiB in 0.003985 sec., 75282.3086574655 rows/sec., 5.78 MiB/sec. | ||
| 1211 | 2026.03.30 16:42:58.339507 [ 3 ] {001ae204-d2e7-4ab1-b930-5b0640d4853c} <Debug> TCPHandler: Processed in 0.004159452 sec. | ||
| 1212 | 2026.03.30 16:42:58.339675 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.03.30 16:42:58.339793 [ 3 ] {c74775c5-0dcf-4d34-8f30-8e70a3df8510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1214 | 2026.03.30 16:42:58.339865 [ 3 ] {c74775c5-0dcf-4d34-8f30-8e70a3df8510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1215 | 2026.03.30 16:42:58.340910 [ 3 ] {c74775c5-0dcf-4d34-8f30-8e70a3df8510} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.03.30 16:42:58.340957 [ 3 ] {c74775c5-0dcf-4d34-8f30-8e70a3df8510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1217 | 2026.03.30 16:42:58.344492 [ 3 ] {c74775c5-0dcf-4d34-8f30-8e70a3df8510} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1218 | 2026.03.30 16:42:58.344982 [ 3 ] {c74775c5-0dcf-4d34-8f30-8e70a3df8510} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.03.30 16:42:58.345136 [ 3 ] {c74775c5-0dcf-4d34-8f30-8e70a3df8510} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.005368 sec., 1117.7347242921012 rows/sec., 2.00 MiB/sec. | ||
| 1220 | 2026.03.30 16:42:58.345212 [ 3 ] {c74775c5-0dcf-4d34-8f30-8e70a3df8510} <Debug> TCPHandler: Processed in 0.005607438 sec. | ||
| 1221 | 2026.03.30 16:42:58.345337 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.03.30 16:42:58.345435 [ 3 ] {b7558b36-85a7-46a9-9488-71810c1d63be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1223 | 2026.03.30 16:42:58.345478 [ 3 ] {b7558b36-85a7-46a9-9488-71810c1d63be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1224 | 2026.03.30 16:42:58.345827 [ 3 ] {b7558b36-85a7-46a9-9488-71810c1d63be} <Trace> oximeter.measurements_i64 (7d3b7085-2797-4c1f-a763-fdb6b9a701c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.03.30 16:42:58.345865 [ 3 ] {b7558b36-85a7-46a9-9488-71810c1d63be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1226 | 2026.03.30 16:42:58.346364 [ 3 ] {b7558b36-85a7-46a9-9488-71810c1d63be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1227 | 2026.03.30 16:42:58.346811 [ 3 ] {b7558b36-85a7-46a9-9488-71810c1d63be} <Trace> oximeter.measurements_i64 (7d3b7085-2797-4c1f-a763-fdb6b9a701c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.03.30 16:42:58.346944 [ 3 ] {b7558b36-85a7-46a9-9488-71810c1d63be} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001529 sec., 5886.200130804447 rows/sec., 415.79 KiB/sec. | ||
| 1229 | 2026.03.30 16:42:58.346981 [ 3 ] {b7558b36-85a7-46a9-9488-71810c1d63be} <Debug> TCPHandler: Processed in 0.001696432 sec. | ||
| 1230 | 2026.03.30 16:42:58.347103 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.03.30 16:42:58.347199 [ 3 ] {c6f9bda0-3857-4b0c-9e9a-58cab750d5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1232 | 2026.03.30 16:42:58.347240 [ 3 ] {c6f9bda0-3857-4b0c-9e9a-58cab750d5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1233 | 2026.03.30 16:42:58.347576 [ 3 ] {c6f9bda0-3857-4b0c-9e9a-58cab750d5b6} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.03.30 16:42:58.347615 [ 3 ] {c6f9bda0-3857-4b0c-9e9a-58cab750d5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1235 | 2026.03.30 16:42:58.348036 [ 3 ] {c6f9bda0-3857-4b0c-9e9a-58cab750d5b6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1236 | 2026.03.30 16:42:58.348480 [ 3 ] {c6f9bda0-3857-4b0c-9e9a-58cab750d5b6} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.03.30 16:42:58.348616 [ 3 ] {c6f9bda0-3857-4b0c-9e9a-58cab750d5b6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001437 sec., 27835.768963117607 rows/sec., 1.86 MiB/sec. | ||
| 1238 | 2026.03.30 16:42:58.348651 [ 3 ] {c6f9bda0-3857-4b0c-9e9a-58cab750d5b6} <Debug> TCPHandler: Processed in 0.001599549 sec. | ||
| 1239 | 2026.03.30 16:42:58.760102 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1430 | ||
| 1240 | 2026.03.30 16:42:58.760601 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1241 | 2026.03.30 16:42:58.760650 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1242 | 2026.03.30 16:42:58.761275 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1243 | 2026.03.30 16:42:58.761757 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2026.03.30 16:42:58.761912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1430 | ||
| 1245 | 2026.03.30 16:42:58.820784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1246 | 2026.03.30 16:42:58.838181 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.03.30 16:42:58.838252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1248 | 2026.03.30 16:42:58.845120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1249 | 2026.03.30 16:42:58.846257 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.03.30 16:42:58.849829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1251 | 2026.03.30 16:43:03.240518 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.03.30 16:43:03.240718 [ 3 ] {eb798422-5ebb-4bf0-897f-9e9dcb670b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1253 | 2026.03.30 16:43:03.240786 [ 3 ] {eb798422-5ebb-4bf0-897f-9e9dcb670b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1254 | 2026.03.30 16:43:03.241429 [ 3 ] {eb798422-5ebb-4bf0-897f-9e9dcb670b7f} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.03.30 16:43:03.241483 [ 3 ] {eb798422-5ebb-4bf0-897f-9e9dcb670b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1256 | 2026.03.30 16:43:03.242017 [ 3 ] {eb798422-5ebb-4bf0-897f-9e9dcb670b7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2026.03.30 16:43:03.242505 [ 3 ] {eb798422-5ebb-4bf0-897f-9e9dcb670b7f} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): 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.30 16:43:03.242678 [ 3 ] {eb798422-5ebb-4bf0-897f-9e9dcb670b7f} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002009 sec., 14932.802389248383 rows/sec., 1.14 MiB/sec. | ||
| 1259 | 2026.03.30 16:43:03.242726 [ 3 ] {eb798422-5ebb-4bf0-897f-9e9dcb670b7f} <Debug> TCPHandler: Processed in 0.002343517 sec. | ||
| 1260 | 2026.03.30 16:43:03.242860 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.03.30 16:43:03.242966 [ 3 ] {aa2c8d88-018a-4e64-b2dc-1fdc113ba0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1262 | 2026.03.30 16:43:03.243011 [ 3 ] {aa2c8d88-018a-4e64-b2dc-1fdc113ba0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1263 | 2026.03.30 16:43:03.243456 [ 3 ] {aa2c8d88-018a-4e64-b2dc-1fdc113ba0bd} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.03.30 16:43:03.243494 [ 3 ] {aa2c8d88-018a-4e64-b2dc-1fdc113ba0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1265 | 2026.03.30 16:43:03.243904 [ 3 ] {aa2c8d88-018a-4e64-b2dc-1fdc113ba0bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1266 | 2026.03.30 16:43:03.244345 [ 3 ] {aa2c8d88-018a-4e64-b2dc-1fdc113ba0bd} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): 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.30 16:43:03.244519 [ 3 ] {aa2c8d88-018a-4e64-b2dc-1fdc113ba0bd} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001577 sec., 22828.154724159795 rows/sec., 1.78 MiB/sec. | ||
| 1268 | 2026.03.30 16:43:03.244563 [ 3 ] {aa2c8d88-018a-4e64-b2dc-1fdc113ba0bd} <Debug> TCPHandler: Processed in 0.001756693 sec. | ||
| 1269 | 2026.03.30 16:43:03.244680 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.03.30 16:43:03.244782 [ 3 ] {d583b61d-da5d-4109-8bad-427548319f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1271 | 2026.03.30 16:43:03.244828 [ 3 ] {d583b61d-da5d-4109-8bad-427548319f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1272 | 2026.03.30 16:43:03.245213 [ 3 ] {d583b61d-da5d-4109-8bad-427548319f2a} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.03.30 16:43:03.245250 [ 3 ] {d583b61d-da5d-4109-8bad-427548319f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1274 | 2026.03.30 16:43:03.245686 [ 3 ] {d583b61d-da5d-4109-8bad-427548319f2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1275 | 2026.03.30 16:43:03.246116 [ 3 ] {d583b61d-da5d-4109-8bad-427548319f2a} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): 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.30 16:43:03.246251 [ 3 ] {d583b61d-da5d-4109-8bad-427548319f2a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001491 sec., 73775.98926894701 rows/sec., 5.15 MiB/sec. | ||
| 1277 | 2026.03.30 16:43:03.246298 [ 3 ] {d583b61d-da5d-4109-8bad-427548319f2a} <Debug> TCPHandler: Processed in 0.00166987 sec. | ||
| 1278 | 2026.03.30 16:43:03.246415 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.03.30 16:43:03.246511 [ 3 ] {0f66e294-0a78-44b5-85b6-a9645da2f2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1280 | 2026.03.30 16:43:03.246551 [ 3 ] {0f66e294-0a78-44b5-85b6-a9645da2f2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1281 | 2026.03.30 16:43:03.246880 [ 3 ] {0f66e294-0a78-44b5-85b6-a9645da2f2ca} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.03.30 16:43:03.246917 [ 3 ] {0f66e294-0a78-44b5-85b6-a9645da2f2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1283 | 2026.03.30 16:43:03.247346 [ 3 ] {0f66e294-0a78-44b5-85b6-a9645da2f2ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1284 | 2026.03.30 16:43:03.247801 [ 3 ] {0f66e294-0a78-44b5-85b6-a9645da2f2ca} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): 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.30 16:43:03.247934 [ 3 ] {0f66e294-0a78-44b5-85b6-a9645da2f2ca} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001444 sec., 27700.831024930747 rows/sec., 1.85 MiB/sec. | ||
| 1286 | 2026.03.30 16:43:03.247978 [ 3 ] {0f66e294-0a78-44b5-85b6-a9645da2f2ca} <Debug> TCPHandler: Processed in 0.00161366 sec. | ||
| 1287 | 2026.03.30 16:43:06.161204 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1288 | 2026.03.30 16:43:06.161269 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1289 | 2026.03.30 16:43:06.262019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1942 | ||
| 1290 | 2026.03.30 16:43:06.262546 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.03.30 16:43:06.262597 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1292 | 2026.03.30 16:43:06.263408 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1293 | 2026.03.30 16:43:06.263970 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.03.30 16:43:06.264133 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1942 | ||
| 1295 | 2026.03.30 16:43:06.275999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 184 | ||
| 1296 | 2026.03.30 16:43:06.279721 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.03.30 16:43:06.279780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1298 | 2026.03.30 16:43:06.281346 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1299 | 2026.03.30 16:43:06.281932 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.03.30 16:43:06.282264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1301 | 2026.03.30 16:43:06.349947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1302 | 2026.03.30 16:43:06.366498 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.03.30 16:43:06.366553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1304 | 2026.03.30 16:43:06.372828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1305 | 2026.03.30 16:43:06.374139 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.03.30 16:43:06.377271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1307 | 2026.03.30 16:43:08.242443 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.03.30 16:43:08.242662 [ 3 ] {bca8afb6-fa03-4c63-8db2-4b2b6692ca54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1309 | 2026.03.30 16:43:08.242732 [ 3 ] {bca8afb6-fa03-4c63-8db2-4b2b6692ca54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1310 | 2026.03.30 16:43:08.243381 [ 3 ] {bca8afb6-fa03-4c63-8db2-4b2b6692ca54} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.03.30 16:43:08.243430 [ 3 ] {bca8afb6-fa03-4c63-8db2-4b2b6692ca54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1312 | 2026.03.30 16:43:08.243951 [ 3 ] {bca8afb6-fa03-4c63-8db2-4b2b6692ca54} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2026.03.30 16:43:08.244418 [ 3 ] {bca8afb6-fa03-4c63-8db2-4b2b6692ca54} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.03.30 16:43:08.244580 [ 3 ] {bca8afb6-fa03-4c63-8db2-4b2b6692ca54} <Debug> executeQuery: Read 62 rows, 5.36 KiB in 0.001972 sec., 31440.16227180528 rows/sec., 2.65 MiB/sec. | ||
| 1315 | 2026.03.30 16:43:08.244623 [ 3 ] {bca8afb6-fa03-4c63-8db2-4b2b6692ca54} <Debug> TCPHandler: Processed in 0.002322608 sec. | ||
| 1316 | 2026.03.30 16:43:08.244751 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.03.30 16:43:08.244846 [ 3 ] {88e418a6-c3d6-4b4e-b5e3-ef4e9b5a300e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1318 | 2026.03.30 16:43:08.244888 [ 3 ] {88e418a6-c3d6-4b4e-b5e3-ef4e9b5a300e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1319 | 2026.03.30 16:43:08.245310 [ 3 ] {88e418a6-c3d6-4b4e-b5e3-ef4e9b5a300e} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.03.30 16:43:08.245348 [ 3 ] {88e418a6-c3d6-4b4e-b5e3-ef4e9b5a300e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1321 | 2026.03.30 16:43:08.245764 [ 3 ] {88e418a6-c3d6-4b4e-b5e3-ef4e9b5a300e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1322 | 2026.03.30 16:43:08.246214 [ 3 ] {88e418a6-c3d6-4b4e-b5e3-ef4e9b5a300e} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.03.30 16:43:08.246344 [ 3 ] {88e418a6-c3d6-4b4e-b5e3-ef4e9b5a300e} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001517 sec., 10547.132498352012 rows/sec., 793.09 KiB/sec. | ||
| 1324 | 2026.03.30 16:43:08.246380 [ 3 ] {88e418a6-c3d6-4b4e-b5e3-ef4e9b5a300e} <Debug> TCPHandler: Processed in 0.001679641 sec. | ||
| 1325 | 2026.03.30 16:43:08.246487 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.03.30 16:43:08.246582 [ 3 ] {455093a3-71fb-4f72-aea5-363bae6d0413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1327 | 2026.03.30 16:43:08.246622 [ 3 ] {455093a3-71fb-4f72-aea5-363bae6d0413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1328 | 2026.03.30 16:43:08.247057 [ 3 ] {455093a3-71fb-4f72-aea5-363bae6d0413} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.03.30 16:43:08.247094 [ 3 ] {455093a3-71fb-4f72-aea5-363bae6d0413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1330 | 2026.03.30 16:43:08.247510 [ 3 ] {455093a3-71fb-4f72-aea5-363bae6d0413} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1331 | 2026.03.30 16:43:08.248074 [ 3 ] {455093a3-71fb-4f72-aea5-363bae6d0413} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.03.30 16:43:08.248218 [ 3 ] {455093a3-71fb-4f72-aea5-363bae6d0413} <Debug> executeQuery: Read 57 rows, 4.58 KiB in 0.001653 sec., 34482.75862068966 rows/sec., 2.71 MiB/sec. | ||
| 1333 | 2026.03.30 16:43:08.248256 [ 3 ] {455093a3-71fb-4f72-aea5-363bae6d0413} <Debug> TCPHandler: Processed in 0.001817415 sec. | ||
| 1334 | 2026.03.30 16:43:08.248361 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.03.30 16:43:08.248456 [ 3 ] {09aad35b-eab1-404d-b8f2-beb07f4ea118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.03.30 16:43:08.248499 [ 3 ] {09aad35b-eab1-404d-b8f2-beb07f4ea118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1337 | 2026.03.30 16:43:08.248875 [ 3 ] {09aad35b-eab1-404d-b8f2-beb07f4ea118} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.03.30 16:43:08.248911 [ 3 ] {09aad35b-eab1-404d-b8f2-beb07f4ea118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1339 | 2026.03.30 16:43:08.249348 [ 3 ] {09aad35b-eab1-404d-b8f2-beb07f4ea118} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1340 | 2026.03.30 16:43:08.249776 [ 3 ] {09aad35b-eab1-404d-b8f2-beb07f4ea118} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.03.30 16:43:08.249917 [ 3 ] {09aad35b-eab1-404d-b8f2-beb07f4ea118} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001478 sec., 74424.89851150203 rows/sec., 5.19 MiB/sec. | ||
| 1342 | 2026.03.30 16:43:08.249953 [ 3 ] {09aad35b-eab1-404d-b8f2-beb07f4ea118} <Debug> TCPHandler: Processed in 0.00164101 sec. | ||
| 1343 | 2026.03.30 16:43:08.250064 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.03.30 16:43:08.250156 [ 3 ] {65ce2250-c265-4591-af10-e2ce048c1579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1345 | 2026.03.30 16:43:08.250210 [ 3 ] {65ce2250-c265-4591-af10-e2ce048c1579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1346 | 2026.03.30 16:43:08.251000 [ 3 ] {65ce2250-c265-4591-af10-e2ce048c1579} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.03.30 16:43:08.251037 [ 3 ] {65ce2250-c265-4591-af10-e2ce048c1579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1348 | 2026.03.30 16:43:08.251724 [ 3 ] {65ce2250-c265-4591-af10-e2ce048c1579} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1349 | 2026.03.30 16:43:08.252165 [ 3 ] {65ce2250-c265-4591-af10-e2ce048c1579} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.03.30 16:43:08.252311 [ 3 ] {65ce2250-c265-4591-af10-e2ce048c1579} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002172 sec., 7366.482504604052 rows/sec., 13.20 MiB/sec. | ||
| 1351 | 2026.03.30 16:43:08.252368 [ 3 ] {65ce2250-c265-4591-af10-e2ce048c1579} <Debug> TCPHandler: Processed in 0.002353347 sec. | ||
| 1352 | 2026.03.30 16:43:08.252488 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.03.30 16:43:08.252582 [ 3 ] {f665c7c9-f62f-4595-a7f5-e6b62e7a3533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1354 | 2026.03.30 16:43:08.252624 [ 3 ] {f665c7c9-f62f-4595-a7f5-e6b62e7a3533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1355 | 2026.03.30 16:43:08.252959 [ 3 ] {f665c7c9-f62f-4595-a7f5-e6b62e7a3533} <Trace> oximeter.measurements_i64 (7d3b7085-2797-4c1f-a763-fdb6b9a701c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.03.30 16:43:08.253010 [ 3 ] {f665c7c9-f62f-4595-a7f5-e6b62e7a3533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1357 | 2026.03.30 16:43:08.253430 [ 3 ] {f665c7c9-f62f-4595-a7f5-e6b62e7a3533} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1358 | 2026.03.30 16:43:08.253864 [ 3 ] {f665c7c9-f62f-4595-a7f5-e6b62e7a3533} <Trace> oximeter.measurements_i64 (7d3b7085-2797-4c1f-a763-fdb6b9a701c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.03.30 16:43:08.253991 [ 3 ] {f665c7c9-f62f-4595-a7f5-e6b62e7a3533} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001427 sec., 6306.937631394533 rows/sec., 485.20 KiB/sec. | ||
| 1360 | 2026.03.30 16:43:08.254025 [ 3 ] {f665c7c9-f62f-4595-a7f5-e6b62e7a3533} <Debug> TCPHandler: Processed in 0.001587509 sec. | ||
| 1361 | 2026.03.30 16:43:08.254138 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.03.30 16:43:08.254232 [ 3 ] {b0c97d25-295d-409c-bf10-25a612f2bc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1363 | 2026.03.30 16:43:08.254272 [ 3 ] {b0c97d25-295d-409c-bf10-25a612f2bc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1364 | 2026.03.30 16:43:08.254591 [ 3 ] {b0c97d25-295d-409c-bf10-25a612f2bc08} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.03.30 16:43:08.254626 [ 3 ] {b0c97d25-295d-409c-bf10-25a612f2bc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1366 | 2026.03.30 16:43:08.255092 [ 3 ] {b0c97d25-295d-409c-bf10-25a612f2bc08} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1367 | 2026.03.30 16:43:08.255551 [ 3 ] {b0c97d25-295d-409c-bf10-25a612f2bc08} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.03.30 16:43:08.255687 [ 3 ] {b0c97d25-295d-409c-bf10-25a612f2bc08} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001473 sec., 27155.465037338767 rows/sec., 1.81 MiB/sec. | ||
| 1369 | 2026.03.30 16:43:08.255728 [ 3 ] {b0c97d25-295d-409c-bf10-25a612f2bc08} <Debug> TCPHandler: Processed in 0.00163984 sec. | ||
| 1370 | 2026.03.30 16:43:09.174193 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.03.30 16:43:09.174468 [ 3 ] {100754fe-9874-45c9-98fc-4e6423181b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1372 | 2026.03.30 16:43:09.174852 [ 3 ] {100754fe-9874-45c9-98fc-4e6423181b5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1373 | 2026.03.30 16:43:09.178952 [ 3 ] {100754fe-9874-45c9-98fc-4e6423181b5a} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1374 | 2026.03.30 16:43:09.179247 [ 3 ] {100754fe-9874-45c9-98fc-4e6423181b5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1375 | 2026.03.30 16:43:09.179320 [ 3 ] {100754fe-9874-45c9-98fc-4e6423181b5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1376 | 2026.03.30 16:43:09.179508 [ 3 ] {100754fe-9874-45c9-98fc-4e6423181b5a} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1377 | 2026.03.30 16:43:09.181588 [ 3 ] {100754fe-9874-45c9-98fc-4e6423181b5a} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1378 | 2026.03.30 16:43:09.183503 [ 3 ] {100754fe-9874-45c9-98fc-4e6423181b5a} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1379 | 2026.03.30 16:43:09.183528 [ 3 ] {100754fe-9874-45c9-98fc-4e6423181b5a} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1380 | 2026.03.30 16:43:09.187742 [ 3 ] {100754fe-9874-45c9-98fc-4e6423181b5a} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1381 | 2026.03.30 16:43:09.187792 [ 3 ] {100754fe-9874-45c9-98fc-4e6423181b5a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1382 | 2026.03.30 16:43:09.211886 [ 3 ] {100754fe-9874-45c9-98fc-4e6423181b5a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.037523 sec., 772.8593129547211 rows/sec., 33.68 KiB/sec. | ||
| 1383 | 2026.03.30 16:43:09.212018 [ 3 ] {100754fe-9874-45c9-98fc-4e6423181b5a} <Debug> TCPHandler: Processed in 0.03796161 sec. | ||
| 1384 | 2026.03.30 16:43:09.212352 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.03.30 16:43:09.212523 [ 3 ] {295e2716-1ac3-407e-b10f-ad05d15d7ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1386 | 2026.03.30 16:43:09.212791 [ 3 ] {295e2716-1ac3-407e-b10f-ad05d15d7ee1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1387 | 2026.03.30 16:43:09.212829 [ 3 ] {295e2716-1ac3-407e-b10f-ad05d15d7ee1} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1388 | 2026.03.30 16:43:09.213122 [ 3 ] {295e2716-1ac3-407e-b10f-ad05d15d7ee1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1389 | 2026.03.30 16:43:09.213181 [ 3 ] {295e2716-1ac3-407e-b10f-ad05d15d7ee1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1390 | 2026.03.30 16:43:09.213291 [ 3 ] {295e2716-1ac3-407e-b10f-ad05d15d7ee1} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1391 | 2026.03.30 16:43:09.213322 [ 3 ] {295e2716-1ac3-407e-b10f-ad05d15d7ee1} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1392 | 2026.03.30 16:43:09.213342 [ 3 ] {295e2716-1ac3-407e-b10f-ad05d15d7ee1} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1393 | 2026.03.30 16:43:09.213445 [ 3 ] {295e2716-1ac3-407e-b10f-ad05d15d7ee1} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1394 | 2026.03.30 16:43:09.213487 [ 3 ] {295e2716-1ac3-407e-b10f-ad05d15d7ee1} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1395 | 2026.03.30 16:43:09.213506 [ 3 ] {295e2716-1ac3-407e-b10f-ad05d15d7ee1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1396 | 2026.03.30 16:43:09.214053 [ 3 ] {295e2716-1ac3-407e-b10f-ad05d15d7ee1} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001606 sec., 18057.285180572853 rows/sec., 786.84 KiB/sec. | ||
| 1397 | 2026.03.30 16:43:09.214142 [ 3 ] {295e2716-1ac3-407e-b10f-ad05d15d7ee1} <Debug> TCPHandler: Processed in 0.001853976 sec. | ||
| 1398 | 2026.03.30 16:43:09.214390 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.03.30 16:43:09.214526 [ 3 ] {e49465e8-8b93-4211-a90b-7d05f2dab717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1400 | 2026.03.30 16:43:09.214756 [ 3 ] {e49465e8-8b93-4211-a90b-7d05f2dab717} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1401 | 2026.03.30 16:43:09.214791 [ 3 ] {e49465e8-8b93-4211-a90b-7d05f2dab717} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1402 | 2026.03.30 16:43:09.214989 [ 3 ] {e49465e8-8b93-4211-a90b-7d05f2dab717} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1403 | 2026.03.30 16:43:09.215044 [ 3 ] {e49465e8-8b93-4211-a90b-7d05f2dab717} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1404 | 2026.03.30 16:43:09.215148 [ 3 ] {e49465e8-8b93-4211-a90b-7d05f2dab717} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1405 | 2026.03.30 16:43:09.215178 [ 3 ] {e49465e8-8b93-4211-a90b-7d05f2dab717} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1406 | 2026.03.30 16:43:09.215197 [ 3 ] {e49465e8-8b93-4211-a90b-7d05f2dab717} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1407 | 2026.03.30 16:43:09.215211 [ 3 ] {e49465e8-8b93-4211-a90b-7d05f2dab717} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1408 | 2026.03.30 16:43:09.215245 [ 3 ] {e49465e8-8b93-4211-a90b-7d05f2dab717} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1409 | 2026.03.30 16:43:09.215264 [ 3 ] {e49465e8-8b93-4211-a90b-7d05f2dab717} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1410 | 2026.03.30 16:43:09.215706 [ 3 ] {e49465e8-8b93-4211-a90b-7d05f2dab717} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001236 sec., 23462.783171521038 rows/sec., 1022.39 KiB/sec. | ||
| 1411 | 2026.03.30 16:43:09.215791 [ 3 ] {e49465e8-8b93-4211-a90b-7d05f2dab717} <Debug> TCPHandler: Processed in 0.001450676 sec. | ||
| 1412 | 2026.03.30 16:43:09.216004 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.03.30 16:43:09.216138 [ 3 ] {cde57ee2-9801-4f5c-8e14-50dfaafecbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1414 | 2026.03.30 16:43:09.216376 [ 3 ] {cde57ee2-9801-4f5c-8e14-50dfaafecbbd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1415 | 2026.03.30 16:43:09.216411 [ 3 ] {cde57ee2-9801-4f5c-8e14-50dfaafecbbd} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1416 | 2026.03.30 16:43:09.216609 [ 3 ] {cde57ee2-9801-4f5c-8e14-50dfaafecbbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1417 | 2026.03.30 16:43:09.216664 [ 3 ] {cde57ee2-9801-4f5c-8e14-50dfaafecbbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1418 | 2026.03.30 16:43:09.216766 [ 3 ] {cde57ee2-9801-4f5c-8e14-50dfaafecbbd} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1419 | 2026.03.30 16:43:09.216796 [ 3 ] {cde57ee2-9801-4f5c-8e14-50dfaafecbbd} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1420 | 2026.03.30 16:43:09.216816 [ 3 ] {cde57ee2-9801-4f5c-8e14-50dfaafecbbd} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1421 | 2026.03.30 16:43:09.216830 [ 3 ] {cde57ee2-9801-4f5c-8e14-50dfaafecbbd} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1422 | 2026.03.30 16:43:09.216864 [ 3 ] {cde57ee2-9801-4f5c-8e14-50dfaafecbbd} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1423 | 2026.03.30 16:43:09.216882 [ 3 ] {cde57ee2-9801-4f5c-8e14-50dfaafecbbd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1424 | 2026.03.30 16:43:09.217337 [ 3 ] {cde57ee2-9801-4f5c-8e14-50dfaafecbbd} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001255 sec., 23107.56972111554 rows/sec., 1006.91 KiB/sec. | ||
| 1425 | 2026.03.30 16:43:09.217423 [ 3 ] {cde57ee2-9801-4f5c-8e14-50dfaafecbbd} <Debug> TCPHandler: Processed in 0.001468976 sec. | ||
| 1426 | 2026.03.30 16:43:09.217622 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.03.30 16:43:09.217756 [ 3 ] {592872ff-a0cc-4221-b3ee-7abb96a10071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1428 | 2026.03.30 16:43:09.217987 [ 3 ] {592872ff-a0cc-4221-b3ee-7abb96a10071} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1429 | 2026.03.30 16:43:09.218022 [ 3 ] {592872ff-a0cc-4221-b3ee-7abb96a10071} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1430 | 2026.03.30 16:43:09.218219 [ 3 ] {592872ff-a0cc-4221-b3ee-7abb96a10071} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1431 | 2026.03.30 16:43:09.218272 [ 3 ] {592872ff-a0cc-4221-b3ee-7abb96a10071} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1432 | 2026.03.30 16:43:09.218370 [ 3 ] {592872ff-a0cc-4221-b3ee-7abb96a10071} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1433 | 2026.03.30 16:43:09.218398 [ 3 ] {592872ff-a0cc-4221-b3ee-7abb96a10071} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1434 | 2026.03.30 16:43:09.218417 [ 3 ] {592872ff-a0cc-4221-b3ee-7abb96a10071} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1435 | 2026.03.30 16:43:09.218430 [ 3 ] {592872ff-a0cc-4221-b3ee-7abb96a10071} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1436 | 2026.03.30 16:43:09.218463 [ 3 ] {592872ff-a0cc-4221-b3ee-7abb96a10071} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1437 | 2026.03.30 16:43:09.218482 [ 3 ] {592872ff-a0cc-4221-b3ee-7abb96a10071} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1438 | 2026.03.30 16:43:09.218920 [ 3 ] {592872ff-a0cc-4221-b3ee-7abb96a10071} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001221 sec., 23751.02375102375 rows/sec., 1.01 MiB/sec. | ||
| 1439 | 2026.03.30 16:43:09.219005 [ 3 ] {592872ff-a0cc-4221-b3ee-7abb96a10071} <Debug> TCPHandler: Processed in 0.001432925 sec. | ||
| 1440 | 2026.03.30 16:43:09.219204 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.03.30 16:43:09.219339 [ 3 ] {7dd5b994-0613-43c6-be91-094e18172725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1442 | 2026.03.30 16:43:09.219560 [ 3 ] {7dd5b994-0613-43c6-be91-094e18172725} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1443 | 2026.03.30 16:43:09.219595 [ 3 ] {7dd5b994-0613-43c6-be91-094e18172725} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1444 | 2026.03.30 16:43:09.219816 [ 3 ] {7dd5b994-0613-43c6-be91-094e18172725} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1445 | 2026.03.30 16:43:09.219868 [ 3 ] {7dd5b994-0613-43c6-be91-094e18172725} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1446 | 2026.03.30 16:43:09.219966 [ 3 ] {7dd5b994-0613-43c6-be91-094e18172725} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1447 | 2026.03.30 16:43:09.219994 [ 3 ] {7dd5b994-0613-43c6-be91-094e18172725} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1448 | 2026.03.30 16:43:09.220014 [ 3 ] {7dd5b994-0613-43c6-be91-094e18172725} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1449 | 2026.03.30 16:43:09.220028 [ 3 ] {7dd5b994-0613-43c6-be91-094e18172725} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1450 | 2026.03.30 16:43:09.220061 [ 3 ] {7dd5b994-0613-43c6-be91-094e18172725} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1451 | 2026.03.30 16:43:09.220078 [ 3 ] {7dd5b994-0613-43c6-be91-094e18172725} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1452 | 2026.03.30 16:43:09.220737 [ 3 ] {7dd5b994-0613-43c6-be91-094e18172725} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001455 sec., 19931.27147766323 rows/sec., 868.50 KiB/sec. | ||
| 1453 | 2026.03.30 16:43:09.220821 [ 3 ] {7dd5b994-0613-43c6-be91-094e18172725} <Debug> TCPHandler: Processed in 0.001665651 sec. | ||
| 1454 | 2026.03.30 16:43:09.268168 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.03.30 16:43:09.268335 [ 3 ] {8fca531b-ca30-4955-8e26-d6ee408d7b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1456 | 2026.03.30 16:43:09.268624 [ 3 ] {8fca531b-ca30-4955-8e26-d6ee408d7b7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1457 | 2026.03.30 16:43:09.268668 [ 3 ] {8fca531b-ca30-4955-8e26-d6ee408d7b7c} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1458 | 2026.03.30 16:43:09.268879 [ 3 ] {8fca531b-ca30-4955-8e26-d6ee408d7b7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1459 | 2026.03.30 16:43:09.268933 [ 3 ] {8fca531b-ca30-4955-8e26-d6ee408d7b7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1460 | 2026.03.30 16:43:09.269035 [ 3 ] {8fca531b-ca30-4955-8e26-d6ee408d7b7c} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1461 | 2026.03.30 16:43:09.269063 [ 3 ] {8fca531b-ca30-4955-8e26-d6ee408d7b7c} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1462 | 2026.03.30 16:43:09.269082 [ 3 ] {8fca531b-ca30-4955-8e26-d6ee408d7b7c} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1463 | 2026.03.30 16:43:09.269096 [ 3 ] {8fca531b-ca30-4955-8e26-d6ee408d7b7c} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1464 | 2026.03.30 16:43:09.269130 [ 3 ] {8fca531b-ca30-4955-8e26-d6ee408d7b7c} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1465 | 2026.03.30 16:43:09.269148 [ 3 ] {8fca531b-ca30-4955-8e26-d6ee408d7b7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1466 | 2026.03.30 16:43:09.269644 [ 3 ] {8fca531b-ca30-4955-8e26-d6ee408d7b7c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00138 sec., 21014.492753623188 rows/sec., 915.70 KiB/sec. | ||
| 1467 | 2026.03.30 16:43:09.269728 [ 3 ] {8fca531b-ca30-4955-8e26-d6ee408d7b7c} <Debug> TCPHandler: Processed in 0.001624 sec. | ||
| 1468 | 2026.03.30 16:43:09.312028 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.03.30 16:43:09.312195 [ 3 ] {af41555e-f2e5-4a50-8932-cb6e573948cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1470 | 2026.03.30 16:43:09.312479 [ 3 ] {af41555e-f2e5-4a50-8932-cb6e573948cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1471 | 2026.03.30 16:43:09.312523 [ 3 ] {af41555e-f2e5-4a50-8932-cb6e573948cb} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1472 | 2026.03.30 16:43:09.312765 [ 3 ] {af41555e-f2e5-4a50-8932-cb6e573948cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1473 | 2026.03.30 16:43:09.312824 [ 3 ] {af41555e-f2e5-4a50-8932-cb6e573948cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1474 | 2026.03.30 16:43:09.312925 [ 3 ] {af41555e-f2e5-4a50-8932-cb6e573948cb} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1475 | 2026.03.30 16:43:09.312953 [ 3 ] {af41555e-f2e5-4a50-8932-cb6e573948cb} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1476 | 2026.03.30 16:43:09.312972 [ 3 ] {af41555e-f2e5-4a50-8932-cb6e573948cb} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1477 | 2026.03.30 16:43:09.312985 [ 3 ] {af41555e-f2e5-4a50-8932-cb6e573948cb} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1478 | 2026.03.30 16:43:09.313018 [ 3 ] {af41555e-f2e5-4a50-8932-cb6e573948cb} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1479 | 2026.03.30 16:43:09.313036 [ 3 ] {af41555e-f2e5-4a50-8932-cb6e573948cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1480 | 2026.03.30 16:43:09.313501 [ 3 ] {af41555e-f2e5-4a50-8932-cb6e573948cb} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00138 sec., 21014.492753623188 rows/sec., 915.70 KiB/sec. | ||
| 1481 | 2026.03.30 16:43:09.313584 [ 3 ] {af41555e-f2e5-4a50-8932-cb6e573948cb} <Debug> TCPHandler: Processed in 0.001618269 sec. | ||
| 1482 | 2026.03.30 16:43:09.333437 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.03.30 16:43:09.333579 [ 3 ] {3a14fd60-5405-4780-b53f-967f8e700da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1484 | 2026.03.30 16:43:09.333818 [ 3 ] {3a14fd60-5405-4780-b53f-967f8e700da1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1485 | 2026.03.30 16:43:09.333854 [ 3 ] {3a14fd60-5405-4780-b53f-967f8e700da1} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1486 | 2026.03.30 16:43:09.334060 [ 3 ] {3a14fd60-5405-4780-b53f-967f8e700da1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1487 | 2026.03.30 16:43:09.334113 [ 3 ] {3a14fd60-5405-4780-b53f-967f8e700da1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1488 | 2026.03.30 16:43:09.334214 [ 3 ] {3a14fd60-5405-4780-b53f-967f8e700da1} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1489 | 2026.03.30 16:43:09.334242 [ 3 ] {3a14fd60-5405-4780-b53f-967f8e700da1} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1490 | 2026.03.30 16:43:09.334261 [ 3 ] {3a14fd60-5405-4780-b53f-967f8e700da1} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1491 | 2026.03.30 16:43:09.334276 [ 3 ] {3a14fd60-5405-4780-b53f-967f8e700da1} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1492 | 2026.03.30 16:43:09.334309 [ 3 ] {3a14fd60-5405-4780-b53f-967f8e700da1} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1493 | 2026.03.30 16:43:09.334326 [ 3 ] {3a14fd60-5405-4780-b53f-967f8e700da1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1494 | 2026.03.30 16:43:09.334807 [ 3 ] {3a14fd60-5405-4780-b53f-967f8e700da1} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001285 sec., 22568.093385214008 rows/sec., 983.40 KiB/sec. | ||
| 1495 | 2026.03.30 16:43:09.334891 [ 3 ] {3a14fd60-5405-4780-b53f-967f8e700da1} <Debug> TCPHandler: Processed in 0.001505866 sec. | ||
| 1496 | 2026.03.30 16:43:09.336385 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2026.03.30 16:43:09.336494 [ 3 ] {5ca13ff7-0227-4bdc-9cf3-da0be8c2092d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1498 | 2026.03.30 16:43:09.336536 [ 3 ] {5ca13ff7-0227-4bdc-9cf3-da0be8c2092d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1499 | 2026.03.30 16:43:09.337212 [ 3 ] {5ca13ff7-0227-4bdc-9cf3-da0be8c2092d} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2026.03.30 16:43:09.337250 [ 3 ] {5ca13ff7-0227-4bdc-9cf3-da0be8c2092d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1501 | 2026.03.30 16:43:09.337827 [ 3 ] {5ca13ff7-0227-4bdc-9cf3-da0be8c2092d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1502 | 2026.03.30 16:43:09.338198 [ 3 ] {5ca13ff7-0227-4bdc-9cf3-da0be8c2092d} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2026.03.30 16:43:09.338353 [ 3 ] {5ca13ff7-0227-4bdc-9cf3-da0be8c2092d} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001891 sec., 4759.386567953464 rows/sec., 995.15 KiB/sec. | ||
| 1504 | 2026.03.30 16:43:09.338392 [ 3 ] {5ca13ff7-0227-4bdc-9cf3-da0be8c2092d} <Debug> TCPHandler: Processed in 0.00205717 sec. | ||
| 1505 | 2026.03.30 16:43:09.338509 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2026.03.30 16:43:09.338605 [ 3 ] {b287a793-3434-43ba-9f00-59692c85bae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1507 | 2026.03.30 16:43:09.338645 [ 3 ] {b287a793-3434-43ba-9f00-59692c85bae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1508 | 2026.03.30 16:43:09.339073 [ 3 ] {b287a793-3434-43ba-9f00-59692c85bae4} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2026.03.30 16:43:09.339110 [ 3 ] {b287a793-3434-43ba-9f00-59692c85bae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1510 | 2026.03.30 16:43:09.339511 [ 3 ] {b287a793-3434-43ba-9f00-59692c85bae4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1511 | 2026.03.30 16:43:09.339935 [ 3 ] {b287a793-3434-43ba-9f00-59692c85bae4} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.03.30 16:43:09.340076 [ 3 ] {b287a793-3434-43ba-9f00-59692c85bae4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001492 sec., 2680.965147453083 rows/sec., 218.61 KiB/sec. | ||
| 1513 | 2026.03.30 16:43:09.340114 [ 3 ] {b287a793-3434-43ba-9f00-59692c85bae4} <Debug> TCPHandler: Processed in 0.00165441 sec. | ||
| 1514 | 2026.03.30 16:43:09.340226 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.03.30 16:43:09.340320 [ 3 ] {f393faea-8d1d-45c2-b419-97a5797b48d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1516 | 2026.03.30 16:43:09.340358 [ 3 ] {f393faea-8d1d-45c2-b419-97a5797b48d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1517 | 2026.03.30 16:43:09.342406 [ 3 ] {f393faea-8d1d-45c2-b419-97a5797b48d4} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.03.30 16:43:09.342443 [ 3 ] {f393faea-8d1d-45c2-b419-97a5797b48d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1519 | 2026.03.30 16:43:09.343105 [ 3 ] {f393faea-8d1d-45c2-b419-97a5797b48d4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1520 | 2026.03.30 16:43:09.343553 [ 3 ] {f393faea-8d1d-45c2-b419-97a5797b48d4} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.03.30 16:43:09.343698 [ 3 ] {f393faea-8d1d-45c2-b419-97a5797b48d4} <Debug> executeQuery: Read 2401 rows, 181.76 KiB in 0.003397 sec., 706800.1177509568 rows/sec., 52.25 MiB/sec. | ||
| 1522 | 2026.03.30 16:43:09.343737 [ 3 ] {f393faea-8d1d-45c2-b419-97a5797b48d4} <Debug> TCPHandler: Processed in 0.003559737 sec. | ||
| 1523 | 2026.03.30 16:43:09.343850 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2026.03.30 16:43:09.343944 [ 3 ] {5fe1611a-b793-4535-8074-af706e8e2a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1525 | 2026.03.30 16:43:09.343983 [ 3 ] {5fe1611a-b793-4535-8074-af706e8e2a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1526 | 2026.03.30 16:43:09.344384 [ 3 ] {5fe1611a-b793-4535-8074-af706e8e2a77} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2026.03.30 16:43:09.344420 [ 3 ] {5fe1611a-b793-4535-8074-af706e8e2a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1528 | 2026.03.30 16:43:09.344838 [ 3 ] {5fe1611a-b793-4535-8074-af706e8e2a77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1529 | 2026.03.30 16:43:09.345323 [ 3 ] {5fe1611a-b793-4535-8074-af706e8e2a77} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2026.03.30 16:43:09.345463 [ 3 ] {5fe1611a-b793-4535-8074-af706e8e2a77} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001538 sec., 15604.681404421326 rows/sec., 1.13 MiB/sec. | ||
| 1531 | 2026.03.30 16:43:09.345505 [ 3 ] {5fe1611a-b793-4535-8074-af706e8e2a77} <Debug> TCPHandler: Processed in 0.001704092 sec. | ||
| 1532 | 2026.03.30 16:43:09.345625 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2026.03.30 16:43:09.345719 [ 3 ] {a7f0edb2-b44d-4b2b-8fe9-b56824a89e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1534 | 2026.03.30 16:43:09.345758 [ 3 ] {a7f0edb2-b44d-4b2b-8fe9-b56824a89e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1535 | 2026.03.30 16:43:09.346523 [ 3 ] {a7f0edb2-b44d-4b2b-8fe9-b56824a89e1c} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.03.30 16:43:09.346559 [ 3 ] {a7f0edb2-b44d-4b2b-8fe9-b56824a89e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1537 | 2026.03.30 16:43:09.347036 [ 3 ] {a7f0edb2-b44d-4b2b-8fe9-b56824a89e1c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1538 | 2026.03.30 16:43:09.347484 [ 3 ] {a7f0edb2-b44d-4b2b-8fe9-b56824a89e1c} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.03.30 16:43:09.347611 [ 3 ] {a7f0edb2-b44d-4b2b-8fe9-b56824a89e1c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001909 sec., 419591.4091147197 rows/sec., 24.24 MiB/sec. | ||
| 1540 | 2026.03.30 16:43:09.347655 [ 3 ] {a7f0edb2-b44d-4b2b-8fe9-b56824a89e1c} <Debug> TCPHandler: Processed in 0.002079061 sec. | ||
| 1541 | 2026.03.30 16:43:09.347769 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2026.03.30 16:43:09.347868 [ 3 ] {63b2fe72-f714-4186-b46e-0efa4067097f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1543 | 2026.03.30 16:43:09.347908 [ 3 ] {63b2fe72-f714-4186-b46e-0efa4067097f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1544 | 2026.03.30 16:43:09.348280 [ 3 ] {63b2fe72-f714-4186-b46e-0efa4067097f} <Trace> oximeter.fields_u64 (03911124-e66d-413b-bdaf-31243ec569a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.03.30 16:43:09.348316 [ 3 ] {63b2fe72-f714-4186-b46e-0efa4067097f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1546 | 2026.03.30 16:43:09.348909 [ 3 ] {63b2fe72-f714-4186-b46e-0efa4067097f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1547 | 2026.03.30 16:43:09.349317 [ 3 ] {63b2fe72-f714-4186-b46e-0efa4067097f} <Trace> oximeter.fields_u64 (03911124-e66d-413b-bdaf-31243ec569a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.03.30 16:43:09.349445 [ 3 ] {63b2fe72-f714-4186-b46e-0efa4067097f} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001595 sec., 1253.9184952978055 rows/sec., 88.17 KiB/sec. | ||
| 1549 | 2026.03.30 16:43:09.349489 [ 3 ] {63b2fe72-f714-4186-b46e-0efa4067097f} <Debug> TCPHandler: Processed in 0.001768953 sec. | ||
| 1550 | 2026.03.30 16:43:09.349598 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2026.03.30 16:43:09.349691 [ 3 ] {f5c18b57-dc10-444f-bcca-1f1d75c4dff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1552 | 2026.03.30 16:43:09.349730 [ 3 ] {f5c18b57-dc10-444f-bcca-1f1d75c4dff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1553 | 2026.03.30 16:43:09.350745 [ 3 ] {f5c18b57-dc10-444f-bcca-1f1d75c4dff5} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.03.30 16:43:09.350781 [ 3 ] {f5c18b57-dc10-444f-bcca-1f1d75c4dff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1555 | 2026.03.30 16:43:09.351339 [ 3 ] {f5c18b57-dc10-444f-bcca-1f1d75c4dff5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1556 | 2026.03.30 16:43:09.351766 [ 3 ] {f5c18b57-dc10-444f-bcca-1f1d75c4dff5} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.03.30 16:43:09.351905 [ 3 ] {f5c18b57-dc10-444f-bcca-1f1d75c4dff5} <Debug> executeQuery: Read 1275 rows, 86.93 KiB in 0.002232 sec., 571236.5591397849 rows/sec., 38.03 MiB/sec. | ||
| 1558 | 2026.03.30 16:43:09.351949 [ 3 ] {f5c18b57-dc10-444f-bcca-1f1d75c4dff5} <Debug> TCPHandler: Processed in 0.002399089 sec. | ||
| 1559 | 2026.03.30 16:43:09.352061 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2026.03.30 16:43:09.352156 [ 3 ] {d9ed7226-465a-4ba8-b2fd-ae6ed9f80fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1561 | 2026.03.30 16:43:09.352198 [ 3 ] {d9ed7226-465a-4ba8-b2fd-ae6ed9f80fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1562 | 2026.03.30 16:43:09.353339 [ 3 ] {d9ed7226-465a-4ba8-b2fd-ae6ed9f80fb9} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.03.30 16:43:09.353375 [ 3 ] {d9ed7226-465a-4ba8-b2fd-ae6ed9f80fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1564 | 2026.03.30 16:43:09.354076 [ 3 ] {d9ed7226-465a-4ba8-b2fd-ae6ed9f80fb9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1565 | 2026.03.30 16:43:09.354502 [ 3 ] {d9ed7226-465a-4ba8-b2fd-ae6ed9f80fb9} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.03.30 16:43:09.354642 [ 3 ] {d9ed7226-465a-4ba8-b2fd-ae6ed9f80fb9} <Debug> executeQuery: Read 2812 rows, 179.62 KiB in 0.002504 sec., 1123003.194888179 rows/sec., 70.05 MiB/sec. | ||
| 1567 | 2026.03.30 16:43:09.354684 [ 3 ] {d9ed7226-465a-4ba8-b2fd-ae6ed9f80fb9} <Debug> TCPHandler: Processed in 0.002671955 sec. | ||
| 1568 | 2026.03.30 16:43:09.354804 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.03.30 16:43:09.354899 [ 3 ] {d41622c0-35fe-4eb6-8318-73b341a5b161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1570 | 2026.03.30 16:43:09.354952 [ 3 ] {d41622c0-35fe-4eb6-8318-73b341a5b161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1571 | 2026.03.30 16:43:09.355706 [ 3 ] {d41622c0-35fe-4eb6-8318-73b341a5b161} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.03.30 16:43:09.355743 [ 3 ] {d41622c0-35fe-4eb6-8318-73b341a5b161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1573 | 2026.03.30 16:43:09.356410 [ 3 ] {d41622c0-35fe-4eb6-8318-73b341a5b161} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1574 | 2026.03.30 16:43:09.356854 [ 3 ] {d41622c0-35fe-4eb6-8318-73b341a5b161} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.03.30 16:43:09.357000 [ 3 ] {d41622c0-35fe-4eb6-8318-73b341a5b161} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00212 sec., 9433.962264150943 rows/sec., 16.91 MiB/sec. | ||
| 1576 | 2026.03.30 16:43:09.357060 [ 3 ] {d41622c0-35fe-4eb6-8318-73b341a5b161} <Debug> TCPHandler: Processed in 0.002307067 sec. | ||
| 1577 | 2026.03.30 16:43:09.357168 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.03.30 16:43:09.357261 [ 3 ] {02217d43-d9dd-4903-8082-3fe2816236e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1579 | 2026.03.30 16:43:09.357302 [ 3 ] {02217d43-d9dd-4903-8082-3fe2816236e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1580 | 2026.03.30 16:43:09.357619 [ 3 ] {02217d43-d9dd-4903-8082-3fe2816236e9} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.03.30 16:43:09.357655 [ 3 ] {02217d43-d9dd-4903-8082-3fe2816236e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1582 | 2026.03.30 16:43:09.358169 [ 3 ] {02217d43-d9dd-4903-8082-3fe2816236e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1583 | 2026.03.30 16:43:09.358747 [ 3 ] {02217d43-d9dd-4903-8082-3fe2816236e9} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.03.30 16:43:09.358890 [ 3 ] {02217d43-d9dd-4903-8082-3fe2816236e9} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001648 sec., 4854.368932038835 rows/sec., 331.84 KiB/sec. | ||
| 1585 | 2026.03.30 16:43:09.358928 [ 3 ] {02217d43-d9dd-4903-8082-3fe2816236e9} <Debug> TCPHandler: Processed in 0.001808834 sec. | ||
| 1586 | 2026.03.30 16:43:13.240092 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.03.30 16:43:13.240270 [ 3 ] {bb07f001-00d1-4a8a-b917-a8513c5ff494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1588 | 2026.03.30 16:43:13.240336 [ 3 ] {bb07f001-00d1-4a8a-b917-a8513c5ff494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1589 | 2026.03.30 16:43:13.240996 [ 3 ] {bb07f001-00d1-4a8a-b917-a8513c5ff494} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.03.30 16:43:13.241044 [ 3 ] {bb07f001-00d1-4a8a-b917-a8513c5ff494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1591 | 2026.03.30 16:43:13.241584 [ 3 ] {bb07f001-00d1-4a8a-b917-a8513c5ff494} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1592 | 2026.03.30 16:43:13.242060 [ 3 ] {bb07f001-00d1-4a8a-b917-a8513c5ff494} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.03.30 16:43:13.242238 [ 3 ] {bb07f001-00d1-4a8a-b917-a8513c5ff494} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002017 sec., 14873.574615765989 rows/sec., 1.13 MiB/sec. | ||
| 1594 | 2026.03.30 16:43:13.242280 [ 3 ] {bb07f001-00d1-4a8a-b917-a8513c5ff494} <Debug> TCPHandler: Processed in 0.002325297 sec. | ||
| 1595 | 2026.03.30 16:43:13.242398 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.03.30 16:43:13.242490 [ 3 ] {1919f3a4-a019-409e-8195-9ff844bbe453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1597 | 2026.03.30 16:43:13.242529 [ 3 ] {1919f3a4-a019-409e-8195-9ff844bbe453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1598 | 2026.03.30 16:43:13.242947 [ 3 ] {1919f3a4-a019-409e-8195-9ff844bbe453} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.03.30 16:43:13.242984 [ 3 ] {1919f3a4-a019-409e-8195-9ff844bbe453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1600 | 2026.03.30 16:43:13.243368 [ 3 ] {1919f3a4-a019-409e-8195-9ff844bbe453} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1601 | 2026.03.30 16:43:13.243780 [ 3 ] {1919f3a4-a019-409e-8195-9ff844bbe453} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.03.30 16:43:13.243935 [ 3 ] {1919f3a4-a019-409e-8195-9ff844bbe453} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001463 sec., 24606.971975393026 rows/sec., 1.92 MiB/sec. | ||
| 1603 | 2026.03.30 16:43:13.243973 [ 3 ] {1919f3a4-a019-409e-8195-9ff844bbe453} <Debug> TCPHandler: Processed in 0.00162295 sec. | ||
| 1604 | 2026.03.30 16:43:13.244080 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.03.30 16:43:13.244172 [ 3 ] {cddf2a59-e786-4f09-b08b-71845b2e24fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1606 | 2026.03.30 16:43:13.244215 [ 3 ] {cddf2a59-e786-4f09-b08b-71845b2e24fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1607 | 2026.03.30 16:43:13.244598 [ 3 ] {cddf2a59-e786-4f09-b08b-71845b2e24fc} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.03.30 16:43:13.244633 [ 3 ] {cddf2a59-e786-4f09-b08b-71845b2e24fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1609 | 2026.03.30 16:43:13.245063 [ 3 ] {cddf2a59-e786-4f09-b08b-71845b2e24fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1610 | 2026.03.30 16:43:13.245497 [ 3 ] {cddf2a59-e786-4f09-b08b-71845b2e24fc} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.03.30 16:43:13.245652 [ 3 ] {cddf2a59-e786-4f09-b08b-71845b2e24fc} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001497 sec., 58784.235136940544 rows/sec., 4.10 MiB/sec. | ||
| 1612 | 2026.03.30 16:43:13.245694 [ 3 ] {cddf2a59-e786-4f09-b08b-71845b2e24fc} <Debug> TCPHandler: Processed in 0.001660831 sec. | ||
| 1613 | 2026.03.30 16:43:13.245805 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.03.30 16:43:13.245896 [ 3 ] {fe9156b4-dcec-4427-9383-6483735b1c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1615 | 2026.03.30 16:43:13.245936 [ 3 ] {fe9156b4-dcec-4427-9383-6483735b1c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1616 | 2026.03.30 16:43:13.246266 [ 3 ] {fe9156b4-dcec-4427-9383-6483735b1c49} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.03.30 16:43:13.246301 [ 3 ] {fe9156b4-dcec-4427-9383-6483735b1c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1618 | 2026.03.30 16:43:13.246691 [ 3 ] {fe9156b4-dcec-4427-9383-6483735b1c49} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1619 | 2026.03.30 16:43:13.247092 [ 3 ] {fe9156b4-dcec-4427-9383-6483735b1c49} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.03.30 16:43:13.247246 [ 3 ] {fe9156b4-dcec-4427-9383-6483735b1c49} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001367 sec., 23408.924652523776 rows/sec., 1.56 MiB/sec. | ||
| 1621 | 2026.03.30 16:43:13.247282 [ 3 ] {fe9156b4-dcec-4427-9383-6483735b1c49} <Debug> TCPHandler: Processed in 0.001524238 sec. | ||
| 1622 | 2026.03.30 16:43:13.764218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2390 | ||
| 1623 | 2026.03.30 16:43:13.764744 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.03.30 16:43:13.764794 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1625 | 2026.03.30 16:43:13.765460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1626 | 2026.03.30 16:43:13.766014 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.03.30 16:43:13.766161 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2390 | ||
| 1628 | 2026.03.30 16:43:13.877329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1629 | 2026.03.30 16:43:13.893958 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2026.03.30 16:43:13.894073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1631 | 2026.03.30 16:43:13.900648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1632 | 2026.03.30 16:43:13.901962 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2026.03.30 16:43:13.904859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1634 | 2026.03.30 16:43:16.283968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 244 | ||
| 1635 | 2026.03.30 16:43:16.288576 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2026.03.30 16:43:16.288669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1637 | 2026.03.30 16:43:16.290770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1638 | 2026.03.30 16:43:16.291739 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.03.30 16:43:16.292335 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1640 | 2026.03.30 16:43:18.242180 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.03.30 16:43:18.242385 [ 3 ] {b366285d-dfdc-4218-a05e-6b662f596590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1642 | 2026.03.30 16:43:18.242462 [ 3 ] {b366285d-dfdc-4218-a05e-6b662f596590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1643 | 2026.03.30 16:43:18.243184 [ 3 ] {b366285d-dfdc-4218-a05e-6b662f596590} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.03.30 16:43:18.243233 [ 3 ] {b366285d-dfdc-4218-a05e-6b662f596590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1645 | 2026.03.30 16:43:18.243757 [ 3 ] {b366285d-dfdc-4218-a05e-6b662f596590} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1646 | 2026.03.30 16:43:18.244197 [ 3 ] {b366285d-dfdc-4218-a05e-6b662f596590} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.03.30 16:43:18.244348 [ 3 ] {b366285d-dfdc-4218-a05e-6b662f596590} <Debug> executeQuery: Read 84 rows, 7.44 KiB in 0.002019 sec., 41604.75482912333 rows/sec., 3.60 MiB/sec. | ||
| 1648 | 2026.03.30 16:43:18.244355 [ 68 ] {} <Debug> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1649 | 2026.03.30 16:43:18.244389 [ 3 ] {b366285d-dfdc-4218-a05e-6b662f596590} <Debug> TCPHandler: Processed in 0.002350968 sec. | ||
| 1650 | 2026.03.30 16:43:18.244455 [ 68 ] {} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.03.30 16:43:18.244489 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1652 | 2026.03.30 16:43:18.244540 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.03.30 16:43:18.244643 [ 3 ] {d2fec2ab-b2b3-4350-ad43-65061aec34ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1654 | 2026.03.30 16:43:18.244685 [ 3 ] {d2fec2ab-b2b3-4350-ad43-65061aec34ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1655 | 2026.03.30 16:43:18.245103 [ 3 ] {d2fec2ab-b2b3-4350-ad43-65061aec34ed} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.03.30 16:43:18.245140 [ 3 ] {d2fec2ab-b2b3-4350-ad43-65061aec34ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1657 | 2026.03.30 16:43:18.245566 [ 3 ] {d2fec2ab-b2b3-4350-ad43-65061aec34ed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1658 | 2026.03.30 16:43:18.246026 [ 3 ] {d2fec2ab-b2b3-4350-ad43-65061aec34ed} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.03.30 16:43:18.246156 [ 3 ] {d2fec2ab-b2b3-4350-ad43-65061aec34ed} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001532 sec., 17624.02088772846 rows/sec., 1.29 MiB/sec. | ||
| 1660 | 2026.03.30 16:43:18.246193 [ 3 ] {d2fec2ab-b2b3-4350-ad43-65061aec34ed} <Debug> TCPHandler: Processed in 0.001704622 sec. | ||
| 1661 | 2026.03.30 16:43:18.246309 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2026.03.30 16:43:18.246401 [ 3 ] {bdd63812-06f2-4fff-85fc-5ab7da9b6278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1663 | 2026.03.30 16:43:18.246447 [ 3 ] {bdd63812-06f2-4fff-85fc-5ab7da9b6278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1664 | 2026.03.30 16:43:18.246868 [ 3 ] {bdd63812-06f2-4fff-85fc-5ab7da9b6278} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2026.03.30 16:43:18.246905 [ 3 ] {bdd63812-06f2-4fff-85fc-5ab7da9b6278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1666 | 2026.03.30 16:43:18.246971 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::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 | ||
| 1667 | 2026.03.30 16:43:18.247387 [ 3 ] {bdd63812-06f2-4fff-85fc-5ab7da9b6278} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1668 | 2026.03.30 16:43:18.247855 [ 3 ] {bdd63812-06f2-4fff-85fc-5ab7da9b6278} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.03.30 16:43:18.247963 [ 68 ] {} <Debug> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1670 | 2026.03.30 16:43:18.247987 [ 3 ] {bdd63812-06f2-4fff-85fc-5ab7da9b6278} <Debug> executeQuery: Read 68 rows, 5.46 KiB in 0.001602 sec., 42446.94132334582 rows/sec., 3.33 MiB/sec. | ||
| 1671 | 2026.03.30 16:43:18.248013 [ 68 ] {} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.03.30 16:43:18.248031 [ 3 ] {bdd63812-06f2-4fff-85fc-5ab7da9b6278} <Debug> TCPHandler: Processed in 0.001771314 sec. | ||
| 1673 | 2026.03.30 16:43:18.248043 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1674 | 2026.03.30 16:43:18.248155 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2026.03.30 16:43:18.248161 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::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 | ||
| 1676 | 2026.03.30 16:43:18.248256 [ 3 ] {eebdab0c-4de1-4fc2-b940-719bd0ef25b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1677 | 2026.03.30 16:43:18.248305 [ 3 ] {eebdab0c-4de1-4fc2-b940-719bd0ef25b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1678 | 2026.03.30 16:43:18.248692 [ 3 ] {eebdab0c-4de1-4fc2-b940-719bd0ef25b8} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.03.30 16:43:18.248732 [ 3 ] {eebdab0c-4de1-4fc2-b940-719bd0ef25b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1680 | 2026.03.30 16:43:18.249212 [ 3 ] {eebdab0c-4de1-4fc2-b940-719bd0ef25b8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1681 | 2026.03.30 16:43:18.249328 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1682 | 2026.03.30 16:43:18.249329 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1683 | 2026.03.30 16:43:18.249440 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 95 rows starting from the beginning of the part | ||
| 1684 | 2026.03.30 16:43:18.249441 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 166 rows starting from the beginning of the part | ||
| 1685 | 2026.03.30 16:43:18.249556 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1686 | 2026.03.30 16:43:18.249565 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1687 | 2026.03.30 16:43:18.249614 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 57 rows starting from the beginning of the part | ||
| 1688 | 2026.03.30 16:43:18.249633 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
| 1689 | 2026.03.30 16:43:18.249668 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1275 rows starting from the beginning of the part | ||
| 1690 | 2026.03.30 16:43:18.249694 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2401 rows starting from the beginning of the part | ||
| 1691 | 2026.03.30 16:43:18.249697 [ 3 ] {eebdab0c-4de1-4fc2-b940-719bd0ef25b8} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.03.30 16:43:18.249718 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1693 | 2026.03.30 16:43:18.249750 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1694 | 2026.03.30 16:43:18.249775 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 68 rows starting from the beginning of the part | ||
| 1695 | 2026.03.30 16:43:18.249808 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 84 rows starting from the beginning of the part | ||
| 1696 | 2026.03.30 16:43:18.249834 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1697 | 2026.03.30 16:43:18.249866 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.03.30 16:43:18.249867 [ 3 ] {eebdab0c-4de1-4fc2-b940-719bd0ef25b8} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001629 sec., 67526.08962553713 rows/sec., 4.71 MiB/sec. | ||
| 1699 | 2026.03.30 16:43:18.249886 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1700 | 2026.03.30 16:43:18.249919 [ 3 ] {eebdab0c-4de1-4fc2-b940-719bd0ef25b8} <Debug> TCPHandler: Processed in 0.001814725 sec. | ||
| 1701 | 2026.03.30 16:43:18.250034 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::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 | ||
| 1702 | 2026.03.30 16:43:18.250069 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2026.03.30 16:43:18.250169 [ 3 ] {75bd4d93-7930-4766-a1e7-f057f055c40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1704 | 2026.03.30 16:43:18.250187 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1705 | 2026.03.30 16:43:18.250227 [ 3 ] {75bd4d93-7930-4766-a1e7-f057f055c40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1706 | 2026.03.30 16:43:18.250243 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 300 rows starting from the beginning of the part | ||
| 1707 | 2026.03.30 16:43:18.250356 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1708 | 2026.03.30 16:43:18.250437 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1709 | 2026.03.30 16:43:18.250493 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2812 rows starting from the beginning of the part | ||
| 1710 | 2026.03.30 16:43:18.250561 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part | ||
| 1711 | 2026.03.30 16:43:18.250638 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1712 | 2026.03.30 16:43:18.251125 [ 3 ] {75bd4d93-7930-4766-a1e7-f057f055c40d} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.03.30 16:43:18.251144 [ 193 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1567 rows, containing 5 columns (5 merged, 0 gathered) in 0.003026864 sec., 517697.5245666802 rows/sec., 37.70 MiB/sec. | ||
| 1714 | 2026.03.30 16:43:18.251167 [ 3 ] {75bd4d93-7930-4766-a1e7-f057f055c40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1715 | 2026.03.30 16:43:18.251560 [ 202 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1716 | 2026.03.30 16:43:18.251916 [ 186 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2773 rows, containing 5 columns (5 merged, 0 gathered) in 0.007276968 sec., 381065.3008230901 rows/sec., 30.24 MiB/sec. | ||
| 1717 | 2026.03.30 16:43:18.252057 [ 3 ] {75bd4d93-7930-4766-a1e7-f057f055c40d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1718 | 2026.03.30 16:43:18.252178 [ 202 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_6_1} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.03.30 16:43:18.252266 [ 202 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_6_1} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1720 | 2026.03.30 16:43:18.252348 [ 200 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1721 | 2026.03.30 16:43:18.252571 [ 3 ] {75bd4d93-7930-4766-a1e7-f057f055c40d} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.03.30 16:43:18.252734 [ 3 ] {75bd4d93-7930-4766-a1e7-f057f055c40d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002581 sec., 10461.061604029446 rows/sec., 18.75 MiB/sec. | ||
| 1723 | 2026.03.30 16:43:18.252795 [ 3 ] {75bd4d93-7930-4766-a1e7-f057f055c40d} <Debug> TCPHandler: Processed in 0.002776248 sec. | ||
| 1724 | 2026.03.30 16:43:18.252919 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.03.30 16:43:18.252963 [ 200 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_6_1} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.03.30 16:43:18.253015 [ 3 ] {c4e1cb70-f139-4169-966f-92dc4e1a39f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1727 | 2026.03.30 16:43:18.253046 [ 200 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_6_1} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1728 | 2026.03.30 16:43:18.253063 [ 3 ] {c4e1cb70-f139-4169-966f-92dc4e1a39f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1729 | 2026.03.30 16:43:18.253403 [ 3 ] {c4e1cb70-f139-4169-966f-92dc4e1a39f5} <Trace> oximeter.measurements_i64 (7d3b7085-2797-4c1f-a763-fdb6b9a701c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.03.30 16:43:18.253440 [ 3 ] {c4e1cb70-f139-4169-966f-92dc4e1a39f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1731 | 2026.03.30 16:43:18.253934 [ 194 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3530 rows, containing 5 columns (5 merged, 0 gathered) in 0.003960947 sec., 891201.0183423307 rows/sec., 57.46 MiB/sec. | ||
| 1732 | 2026.03.30 16:43:18.254048 [ 3 ] {c4e1cb70-f139-4169-966f-92dc4e1a39f5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1733 | 2026.03.30 16:43:18.254389 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1734 | 2026.03.30 16:43:18.254440 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 1735 | 2026.03.30 16:43:18.254560 [ 186 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1736 | 2026.03.30 16:43:18.254655 [ 3 ] {c4e1cb70-f139-4169-966f-92dc4e1a39f5} <Trace> oximeter.measurements_i64 (7d3b7085-2797-4c1f-a763-fdb6b9a701c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.03.30 16:43:18.254801 [ 3 ] {c4e1cb70-f139-4169-966f-92dc4e1a39f5} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001806 sec., 3322.2591362126245 rows/sec., 250.36 KiB/sec. | ||
| 1738 | 2026.03.30 16:43:18.254837 [ 3 ] {c4e1cb70-f139-4169-966f-92dc4e1a39f5} <Debug> TCPHandler: Processed in 0.001973629 sec. | ||
| 1739 | 2026.03.30 16:43:18.254946 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.03.30 16:43:18.255035 [ 3 ] {c6542163-a070-40cb-ba29-bb181c962581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1741 | 2026.03.30 16:43:18.255075 [ 3 ] {c6542163-a070-40cb-ba29-bb181c962581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1742 | 2026.03.30 16:43:18.255193 [ 186 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.03.30 16:43:18.255274 [ 186 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1744 | 2026.03.30 16:43:18.255346 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 1745 | 2026.03.30 16:43:18.255404 [ 3 ] {c6542163-a070-40cb-ba29-bb181c962581} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.03.30 16:43:18.255443 [ 3 ] {c6542163-a070-40cb-ba29-bb181c962581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1747 | 2026.03.30 16:43:18.255905 [ 3 ] {c6542163-a070-40cb-ba29-bb181c962581} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1748 | 2026.03.30 16:43:18.256365 [ 3 ] {c6542163-a070-40cb-ba29-bb181c962581} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.03.30 16:43:18.256468 [ 68 ] {} <Debug> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1750 | 2026.03.30 16:43:18.256498 [ 3 ] {c6542163-a070-40cb-ba29-bb181c962581} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00146 sec., 27397.260273972603 rows/sec., 1.83 MiB/sec. | ||
| 1751 | 2026.03.30 16:43:18.256510 [ 68 ] {} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.03.30 16:43:18.256542 [ 3 ] {c6542163-a070-40cb-ba29-bb181c962581} <Debug> TCPHandler: Processed in 0.0016323 sec. | ||
| 1753 | 2026.03.30 16:43:18.256542 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1754 | 2026.03.30 16:43:18.256629 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::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 | ||
| 1755 | 2026.03.30 16:43:18.256722 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1756 | 2026.03.30 16:43:18.256747 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1757 | 2026.03.30 16:43:18.256798 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::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 | ||
| 1758 | 2026.03.30 16:43:18.256834 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::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 | ||
| 1759 | 2026.03.30 16:43:18.256870 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::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 | ||
| 1760 | 2026.03.30 16:43:18.256902 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 1761 | 2026.03.30 16:43:18.256935 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1762 | 2026.03.30 16:43:18.257609 [ 186 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001010014 sec., 198017.05718930627 rows/sec., 13.22 MiB/sec. | ||
| 1763 | 2026.03.30 16:43:18.257838 [ 200 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1764 | 2026.03.30 16:43:18.258294 [ 200 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_6_1} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.03.30 16:43:18.258355 [ 200 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_6_1} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1766 | 2026.03.30 16:43:18.258404 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1767 | 2026.03.30 16:43:21.161347 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1768 | 2026.03.30 16:43:21.161419 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1769 | 2026.03.30 16:43:21.266403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2902 | ||
| 1770 | 2026.03.30 16:43:21.266934 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.03.30 16:43:21.266985 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1772 | 2026.03.30 16:43:21.267653 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1773 | 2026.03.30 16:43:21.268141 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2026.03.30 16:43:21.268287 [ 63 ] {} <Debug> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1775 | 2026.03.30 16:43:21.268298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2902 | ||
| 1776 | 2026.03.30 16:43:21.268361 [ 63 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.03.30 16:43:21.268388 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1778 | 2026.03.30 16:43:21.268522 [ 192 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::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 | ||
| 1779 | 2026.03.30 16:43:21.268662 [ 192 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1780 | 2026.03.30 16:43:21.268699 [ 192 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1781 | 2026.03.30 16:43:21.268762 [ 192 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 494 rows starting from the beginning of the part | ||
| 1782 | 2026.03.30 16:43:21.268804 [ 192 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1783 | 2026.03.30 16:43:21.268845 [ 192 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1784 | 2026.03.30 16:43:21.268899 [ 192 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1785 | 2026.03.30 16:43:21.268943 [ 192 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1786 | 2026.03.30 16:43:21.295123 [ 186 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 4 columns (4 merged, 0 gathered) in 0.026658933 sec., 108856.56976593925 rows/sec., 1.56 MiB/sec. | ||
| 1787 | 2026.03.30 16:43:21.296030 [ 194 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1788 | 2026.03.30 16:43:21.296701 [ 194 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_6_1} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.03.30 16:43:21.296783 [ 194 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_6_1} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1790 | 2026.03.30 16:43:21.296877 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1791 | 2026.03.30 16:43:21.405025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1792 | 2026.03.30 16:43:21.423005 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.03.30 16:43:21.423062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1794 | 2026.03.30 16:43:21.429536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1795 | 2026.03.30 16:43:21.430834 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.03.30 16:43:21.431109 [ 63 ] {} <Debug> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1797 | 2026.03.30 16:43:21.431160 [ 63 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.03.30 16:43:21.431183 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1799 | 2026.03.30 16:43:21.431297 [ 194 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 1800 | 2026.03.30 16:43:21.434555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1801 | 2026.03.30 16:43:21.435469 [ 194 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1802 | 2026.03.30 16:43:21.436790 [ 194 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 1803 | 2026.03.30 16:43:21.441205 [ 194 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 1804 | 2026.03.30 16:43:21.445325 [ 194 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 1805 | 2026.03.30 16:43:21.449544 [ 194 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 1806 | 2026.03.30 16:43:21.457213 [ 194 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 1807 | 2026.03.30 16:43:21.461658 [ 194 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 1808 | 2026.03.30 16:43:21.519544 [ 199 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088288913 sec., 521.0167215446406 rows/sec., 2.69 MiB/sec. | ||
| 1809 | 2026.03.30 16:43:21.521939 [ 196 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1810 | 2026.03.30 16:43:21.524411 [ 196 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_6_1} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2026.03.30 16:43:21.524491 [ 196 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_6_1} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1812 | 2026.03.30 16:43:21.526315 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1813 | 2026.03.30 16:43:22.002020 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.14 MiB, peak 182.68 MiB, free memory in arenas 0.00 B, will set to 183.23 MiB (RSS), difference: 10.09 MiB | ||
| 1814 | 2026.03.30 16:43:23.240596 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.03.30 16:43:23.240789 [ 3 ] {09997678-9351-4ccb-95cf-13a33c376c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1816 | 2026.03.30 16:43:23.240858 [ 3 ] {09997678-9351-4ccb-95cf-13a33c376c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1817 | 2026.03.30 16:43:23.241511 [ 3 ] {09997678-9351-4ccb-95cf-13a33c376c05} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.03.30 16:43:23.241559 [ 3 ] {09997678-9351-4ccb-95cf-13a33c376c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1819 | 2026.03.30 16:43:23.242074 [ 3 ] {09997678-9351-4ccb-95cf-13a33c376c05} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1820 | 2026.03.30 16:43:23.242584 [ 3 ] {09997678-9351-4ccb-95cf-13a33c376c05} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.03.30 16:43:23.242741 [ 3 ] {09997678-9351-4ccb-95cf-13a33c376c05} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.002002 sec., 24975.024975024975 rows/sec., 2.12 MiB/sec. | ||
| 1822 | 2026.03.30 16:43:23.242785 [ 3 ] {09997678-9351-4ccb-95cf-13a33c376c05} <Debug> TCPHandler: Processed in 0.002326497 sec. | ||
| 1823 | 2026.03.30 16:43:23.242924 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2026.03.30 16:43:23.243025 [ 3 ] {43814e76-b539-4e38-ae79-6942c827ba02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1825 | 2026.03.30 16:43:23.243067 [ 3 ] {43814e76-b539-4e38-ae79-6942c827ba02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1826 | 2026.03.30 16:43:23.243462 [ 3 ] {43814e76-b539-4e38-ae79-6942c827ba02} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.03.30 16:43:23.243499 [ 3 ] {43814e76-b539-4e38-ae79-6942c827ba02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1828 | 2026.03.30 16:43:23.243905 [ 3 ] {43814e76-b539-4e38-ae79-6942c827ba02} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1829 | 2026.03.30 16:43:23.244337 [ 3 ] {43814e76-b539-4e38-ae79-6942c827ba02} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.03.30 16:43:23.244487 [ 3 ] {43814e76-b539-4e38-ae79-6942c827ba02} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001482 sec., 6747.638326585695 rows/sec., 507.39 KiB/sec. | ||
| 1831 | 2026.03.30 16:43:23.244525 [ 3 ] {43814e76-b539-4e38-ae79-6942c827ba02} <Debug> TCPHandler: Processed in 0.001667271 sec. | ||
| 1832 | 2026.03.30 16:43:23.244635 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.03.30 16:43:23.244729 [ 3 ] {fb26bdf7-12df-4695-95c4-3461483800b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1834 | 2026.03.30 16:43:23.244768 [ 3 ] {fb26bdf7-12df-4695-95c4-3461483800b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1835 | 2026.03.30 16:43:23.245176 [ 3 ] {fb26bdf7-12df-4695-95c4-3461483800b4} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.03.30 16:43:23.245214 [ 3 ] {fb26bdf7-12df-4695-95c4-3461483800b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1837 | 2026.03.30 16:43:23.245622 [ 3 ] {fb26bdf7-12df-4695-95c4-3461483800b4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1838 | 2026.03.30 16:43:23.246108 [ 3 ] {fb26bdf7-12df-4695-95c4-3461483800b4} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): 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.30 16:43:23.246237 [ 3 ] {fb26bdf7-12df-4695-95c4-3461483800b4} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001527 sec., 30124.426981008513 rows/sec., 2.35 MiB/sec. | ||
| 1840 | 2026.03.30 16:43:23.246274 [ 3 ] {fb26bdf7-12df-4695-95c4-3461483800b4} <Debug> TCPHandler: Processed in 0.001690771 sec. | ||
| 1841 | 2026.03.30 16:43:23.246382 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.03.30 16:43:23.246476 [ 3 ] {854cf2c8-67ac-4305-a35f-7a9c2286bd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1843 | 2026.03.30 16:43:23.246519 [ 3 ] {854cf2c8-67ac-4305-a35f-7a9c2286bd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1844 | 2026.03.30 16:43:23.246890 [ 3 ] {854cf2c8-67ac-4305-a35f-7a9c2286bd12} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2026.03.30 16:43:23.246926 [ 3 ] {854cf2c8-67ac-4305-a35f-7a9c2286bd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1846 | 2026.03.30 16:43:23.247354 [ 3 ] {854cf2c8-67ac-4305-a35f-7a9c2286bd12} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1847 | 2026.03.30 16:43:23.247779 [ 3 ] {854cf2c8-67ac-4305-a35f-7a9c2286bd12} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2026.03.30 16:43:23.247909 [ 3 ] {854cf2c8-67ac-4305-a35f-7a9c2286bd12} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001452 sec., 75757.57575757576 rows/sec., 5.29 MiB/sec. | ||
| 1849 | 2026.03.30 16:43:23.247945 [ 3 ] {854cf2c8-67ac-4305-a35f-7a9c2286bd12} <Debug> TCPHandler: Processed in 0.00161188 sec. | ||
| 1850 | 2026.03.30 16:43:23.248059 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.03.30 16:43:23.248152 [ 3 ] {37ba38b5-d689-415a-a15f-6915d5bac99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1852 | 2026.03.30 16:43:23.248206 [ 3 ] {37ba38b5-d689-415a-a15f-6915d5bac99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1853 | 2026.03.30 16:43:23.248940 [ 3 ] {37ba38b5-d689-415a-a15f-6915d5bac99b} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.03.30 16:43:23.248977 [ 3 ] {37ba38b5-d689-415a-a15f-6915d5bac99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1855 | 2026.03.30 16:43:23.249608 [ 3 ] {37ba38b5-d689-415a-a15f-6915d5bac99b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1856 | 2026.03.30 16:43:23.250054 [ 3 ] {37ba38b5-d689-415a-a15f-6915d5bac99b} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.03.30 16:43:23.250218 [ 3 ] {37ba38b5-d689-415a-a15f-6915d5bac99b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002084 sec., 4798.464491362764 rows/sec., 8.60 MiB/sec. | ||
| 1858 | 2026.03.30 16:43:23.250272 [ 3 ] {37ba38b5-d689-415a-a15f-6915d5bac99b} <Debug> TCPHandler: Processed in 0.002263095 sec. | ||
| 1859 | 2026.03.30 16:43:23.250391 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.03.30 16:43:23.250487 [ 3 ] {59a16306-c75c-4ec2-af37-02a9f15c8637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1861 | 2026.03.30 16:43:23.250527 [ 3 ] {59a16306-c75c-4ec2-af37-02a9f15c8637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1862 | 2026.03.30 16:43:23.250859 [ 3 ] {59a16306-c75c-4ec2-af37-02a9f15c8637} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.03.30 16:43:23.250895 [ 3 ] {59a16306-c75c-4ec2-af37-02a9f15c8637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1864 | 2026.03.30 16:43:23.251313 [ 3 ] {59a16306-c75c-4ec2-af37-02a9f15c8637} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1865 | 2026.03.30 16:43:23.251807 [ 3 ] {59a16306-c75c-4ec2-af37-02a9f15c8637} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.03.30 16:43:23.251937 [ 3 ] {59a16306-c75c-4ec2-af37-02a9f15c8637} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00147 sec., 27210.884353741498 rows/sec., 1.82 MiB/sec. | ||
| 1867 | 2026.03.30 16:43:23.251973 [ 3 ] {59a16306-c75c-4ec2-af37-02a9f15c8637} <Debug> TCPHandler: Processed in 0.00163221 sec. | ||
| 1868 | 2026.03.30 16:43:26.293554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 270 | ||
| 1869 | 2026.03.30 16:43:26.295675 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2026.03.30 16:43:26.295734 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1871 | 2026.03.30 16:43:26.297057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1872 | 2026.03.30 16:43:26.297612 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2026.03.30 16:43:26.297969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
| 1874 | 2026.03.30 16:43:28.240544 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.03.30 16:43:28.240934 [ 3 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1876 | 2026.03.30 16:43:28.241406 [ 3 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1877 | 2026.03.30 16:43:28.241445 [ 3 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1878 | 2026.03.30 16:43:28.241708 [ 3 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1879 | 2026.03.30 16:43:28.241775 [ 3 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1880 | 2026.03.30 16:43:28.241913 [ 3 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1881 | 2026.03.30 16:43:28.242044 [ 306 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1882 | 2026.03.30 16:43:28.242080 [ 307 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1883 | 2026.03.30 16:43:28.242232 [ 3 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1884 | 2026.03.30 16:43:28.242260 [ 3 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1885 | 2026.03.30 16:43:28.244561 [ 3 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1886 | 2026.03.30 16:43:28.244608 [ 3 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1887 | 2026.03.30 16:43:28.244702 [ 3 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1888 | 2026.03.30 16:43:28.244776 [ 3 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1889 | 2026.03.30 16:43:28.245958 [ 3 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.005198 sec., 7310.50404001539 rows/sec., 300.97 KiB/sec. | ||
| 1890 | 2026.03.30 16:43:28.246071 [ 3 ] {6bf38744-17c7-4146-bfb2-bb45f8a5b4a6} <Debug> TCPHandler: Processed in 0.00571131 sec. | ||
| 1891 | 2026.03.30 16:43:28.246402 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2026.03.30 16:43:28.246538 [ 3 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1893 | 2026.03.30 16:43:28.246844 [ 3 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1894 | 2026.03.30 16:43:28.246882 [ 3 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1895 | 2026.03.30 16:43:28.247087 [ 3 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1896 | 2026.03.30 16:43:28.247139 [ 3 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1897 | 2026.03.30 16:43:28.247236 [ 3 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1898 | 2026.03.30 16:43:28.247301 [ 307 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1899 | 2026.03.30 16:43:28.247338 [ 316 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1900 | 2026.03.30 16:43:28.247435 [ 3 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1901 | 2026.03.30 16:43:28.247460 [ 3 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1902 | 2026.03.30 16:43:28.247514 [ 3 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1903 | 2026.03.30 16:43:28.247531 [ 3 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1904 | 2026.03.30 16:43:28.247560 [ 3 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1905 | 2026.03.30 16:43:28.247596 [ 3 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1906 | 2026.03.30 16:43:28.248295 [ 3 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001815 sec., 20936.6391184573 rows/sec., 861.96 KiB/sec. | ||
| 1907 | 2026.03.30 16:43:28.248398 [ 3 ] {e67206df-4e30-4360-8d59-892c0c766c7e} <Debug> TCPHandler: Processed in 0.00204436 sec. | ||
| 1908 | 2026.03.30 16:43:28.248927 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2026.03.30 16:43:28.249061 [ 3 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1910 | 2026.03.30 16:43:28.249280 [ 3 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1911 | 2026.03.30 16:43:28.249315 [ 3 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1912 | 2026.03.30 16:43:28.249521 [ 3 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1913 | 2026.03.30 16:43:28.249572 [ 3 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1914 | 2026.03.30 16:43:28.249668 [ 3 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1915 | 2026.03.30 16:43:28.249731 [ 307 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1916 | 2026.03.30 16:43:28.249736 [ 268 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1917 | 2026.03.30 16:43:28.249848 [ 3 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1918 | 2026.03.30 16:43:28.249872 [ 3 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1919 | 2026.03.30 16:43:28.249926 [ 3 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1920 | 2026.03.30 16:43:28.249942 [ 3 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1921 | 2026.03.30 16:43:28.249971 [ 3 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1922 | 2026.03.30 16:43:28.250004 [ 3 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1923 | 2026.03.30 16:43:28.250665 [ 3 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001661 sec., 22877.78446718844 rows/sec., 941.87 KiB/sec. | ||
| 1924 | 2026.03.30 16:43:28.250748 [ 3 ] {9307ffb5-2b06-4141-a360-0c22cc7ceb81} <Debug> TCPHandler: Processed in 0.001868016 sec. | ||
| 1925 | 2026.03.30 16:43:28.250985 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.03.30 16:43:28.251119 [ 3 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1927 | 2026.03.30 16:43:28.251330 [ 3 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1928 | 2026.03.30 16:43:28.251365 [ 3 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1929 | 2026.03.30 16:43:28.251569 [ 3 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1930 | 2026.03.30 16:43:28.251619 [ 3 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1931 | 2026.03.30 16:43:28.251716 [ 3 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1932 | 2026.03.30 16:43:28.251769 [ 296 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1933 | 2026.03.30 16:43:28.251780 [ 316 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1934 | 2026.03.30 16:43:28.251866 [ 3 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1935 | 2026.03.30 16:43:28.251890 [ 3 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1936 | 2026.03.30 16:43:28.251943 [ 3 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1937 | 2026.03.30 16:43:28.251959 [ 3 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1938 | 2026.03.30 16:43:28.251989 [ 3 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec'))" | ||
| 1939 | 2026.03.30 16:43:28.252021 [ 3 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec'))" | ||
| 1940 | 2026.03.30 16:43:28.252548 [ 3 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001487 sec., 25554.80833893746 rows/sec., 1.03 MiB/sec. | ||
| 1941 | 2026.03.30 16:43:28.252631 [ 3 ] {1e6ebb3b-a5ba-4880-a70f-885d886ed5ca} <Debug> TCPHandler: Processed in 0.001692602 sec. | ||
| 1942 | 2026.03.30 16:43:28.252851 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.03.30 16:43:28.252985 [ 3 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1944 | 2026.03.30 16:43:28.253200 [ 3 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1945 | 2026.03.30 16:43:28.253236 [ 3 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1946 | 2026.03.30 16:43:28.253443 [ 3 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1947 | 2026.03.30 16:43:28.253493 [ 3 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1948 | 2026.03.30 16:43:28.253588 [ 3 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1949 | 2026.03.30 16:43:28.253644 [ 268 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1950 | 2026.03.30 16:43:28.253652 [ 296 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1951 | 2026.03.30 16:43:28.253735 [ 3 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1952 | 2026.03.30 16:43:28.253753 [ 3 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1953 | 2026.03.30 16:43:28.253801 [ 3 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1954 | 2026.03.30 16:43:28.253816 [ 3 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1955 | 2026.03.30 16:43:28.253843 [ 3 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1956 | 2026.03.30 16:43:28.253870 [ 3 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1957 | 2026.03.30 16:43:28.254431 [ 3 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001553 sec., 24468.770122343853 rows/sec., 1007.37 KiB/sec. | ||
| 1958 | 2026.03.30 16:43:28.254508 [ 3 ] {95d3292a-9eb1-41b7-bdab-88696e078fc6} <Debug> TCPHandler: Processed in 0.001758513 sec. | ||
| 1959 | 2026.03.30 16:43:28.254799 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.03.30 16:43:28.254931 [ 3 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1961 | 2026.03.30 16:43:28.255183 [ 3 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1962 | 2026.03.30 16:43:28.255235 [ 3 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1963 | 2026.03.30 16:43:28.255451 [ 3 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1964 | 2026.03.30 16:43:28.255502 [ 3 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1965 | 2026.03.30 16:43:28.255609 [ 3 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1966 | 2026.03.30 16:43:28.255668 [ 304 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1967 | 2026.03.30 16:43:28.255673 [ 316 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1968 | 2026.03.30 16:43:28.255771 [ 3 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1969 | 2026.03.30 16:43:28.255796 [ 3 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1970 | 2026.03.30 16:43:28.255848 [ 3 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1971 | 2026.03.30 16:43:28.255864 [ 3 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1972 | 2026.03.30 16:43:28.255893 [ 3 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1973 | 2026.03.30 16:43:28.255922 [ 3 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1974 | 2026.03.30 16:43:28.256503 [ 3 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001628 sec., 23341.52334152334 rows/sec., 960.97 KiB/sec. | ||
| 1975 | 2026.03.30 16:43:28.256601 [ 3 ] {ed11b5b9-39e7-4dc5-a57b-d22e31644f80} <Debug> TCPHandler: Processed in 0.001849335 sec. | ||
| 1976 | 2026.03.30 16:43:28.256813 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.03.30 16:43:28.256947 [ 3 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1978 | 2026.03.30 16:43:28.257165 [ 3 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1979 | 2026.03.30 16:43:28.257201 [ 3 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1980 | 2026.03.30 16:43:28.257418 [ 3 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1981 | 2026.03.30 16:43:28.257469 [ 3 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1982 | 2026.03.30 16:43:28.257569 [ 3 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1983 | 2026.03.30 16:43:28.257628 [ 332 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1984 | 2026.03.30 16:43:28.257631 [ 268 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1985 | 2026.03.30 16:43:28.257730 [ 3 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 1986 | 2026.03.30 16:43:28.257756 [ 3 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1987 | 2026.03.30 16:43:28.257809 [ 3 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1988 | 2026.03.30 16:43:28.257825 [ 3 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1989 | 2026.03.30 16:43:28.257854 [ 3 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1990 | 2026.03.30 16:43:28.257888 [ 3 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1991 | 2026.03.30 16:43:28.258478 [ 3 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.00159 sec., 23899.37106918239 rows/sec., 983.93 KiB/sec. | ||
| 1992 | 2026.03.30 16:43:28.258561 [ 3 ] {6061b644-77e4-48dc-8fcb-7fba24a5c41e} <Debug> TCPHandler: Processed in 0.001795254 sec. | ||
| 1993 | 2026.03.30 16:43:28.258818 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1994 | 2026.03.30 16:43:28.258951 [ 3 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1995 | 2026.03.30 16:43:28.259165 [ 3 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1996 | 2026.03.30 16:43:28.259201 [ 3 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1997 | 2026.03.30 16:43:28.259408 [ 3 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1998 | 2026.03.30 16:43:28.259458 [ 3 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1999 | 2026.03.30 16:43:28.259553 [ 3 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2000 | 2026.03.30 16:43:28.259614 [ 331 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2001 | 2026.03.30 16:43:28.259620 [ 268 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2002 | 2026.03.30 16:43:28.259709 [ 3 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 2003 | 2026.03.30 16:43:28.259734 [ 3 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2004 | 2026.03.30 16:43:28.259787 [ 3 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2005 | 2026.03.30 16:43:28.259803 [ 3 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2006 | 2026.03.30 16:43:28.259832 [ 3 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2007 | 2026.03.30 16:43:28.259861 [ 3 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2008 | 2026.03.30 16:43:28.260609 [ 3 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001715 sec., 22157.43440233236 rows/sec., 912.22 KiB/sec. | ||
| 2009 | 2026.03.30 16:43:28.260720 [ 3 ] {4ae9b184-1eb7-4077-924b-c385d32cdbcc} <Debug> TCPHandler: Processed in 0.001948788 sec. | ||
| 2010 | 2026.03.30 16:43:28.260942 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.03.30 16:43:28.261077 [ 3 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2012 | 2026.03.30 16:43:28.261297 [ 3 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2013 | 2026.03.30 16:43:28.261333 [ 3 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2014 | 2026.03.30 16:43:28.261544 [ 3 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2015 | 2026.03.30 16:43:28.261594 [ 3 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2016 | 2026.03.30 16:43:28.261690 [ 3 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2017 | 2026.03.30 16:43:28.261752 [ 334 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2018 | 2026.03.30 16:43:28.261756 [ 312 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2019 | 2026.03.30 16:43:28.261853 [ 3 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 2020 | 2026.03.30 16:43:28.261877 [ 3 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2021 | 2026.03.30 16:43:28.261930 [ 3 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2022 | 2026.03.30 16:43:28.261946 [ 3 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2023 | 2026.03.30 16:43:28.261975 [ 3 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2024 | 2026.03.30 16:43:28.262004 [ 3 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2025 | 2026.03.30 16:43:28.262539 [ 3 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001521 sec., 24983.563445101907 rows/sec., 1.00 MiB/sec. | ||
| 2026 | 2026.03.30 16:43:28.262640 [ 3 ] {c1309f9e-931a-44ea-8425-c95f654706a3} <Debug> TCPHandler: Processed in 0.001745013 sec. | ||
| 2027 | 2026.03.30 16:43:28.262887 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.03.30 16:43:28.263022 [ 3 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2029 | 2026.03.30 16:43:28.263245 [ 3 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2030 | 2026.03.30 16:43:28.263282 [ 3 ] {936a9199-1e85-459d-a0c0-fa421493452a} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2031 | 2026.03.30 16:43:28.263497 [ 3 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2032 | 2026.03.30 16:43:28.263548 [ 3 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2033 | 2026.03.30 16:43:28.263645 [ 3 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2034 | 2026.03.30 16:43:28.263704 [ 332 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2035 | 2026.03.30 16:43:28.263710 [ 334 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2036 | 2026.03.30 16:43:28.263796 [ 3 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 2037 | 2026.03.30 16:43:28.263821 [ 3 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2038 | 2026.03.30 16:43:28.263874 [ 3 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2039 | 2026.03.30 16:43:28.263891 [ 3 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2040 | 2026.03.30 16:43:28.263920 [ 3 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2041 | 2026.03.30 16:43:28.263950 [ 3 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2042 | 2026.03.30 16:43:28.264673 [ 3 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.00171 sec., 22222.222222222223 rows/sec., 914.88 KiB/sec. | ||
| 2043 | 2026.03.30 16:43:28.264758 [ 3 ] {936a9199-1e85-459d-a0c0-fa421493452a} <Debug> TCPHandler: Processed in 0.001918037 sec. | ||
| 2044 | 2026.03.30 16:43:28.265000 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2026.03.30 16:43:28.265135 [ 3 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2046 | 2026.03.30 16:43:28.265353 [ 3 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2047 | 2026.03.30 16:43:28.265390 [ 3 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2048 | 2026.03.30 16:43:28.265607 [ 3 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2049 | 2026.03.30 16:43:28.265657 [ 3 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2050 | 2026.03.30 16:43:28.265754 [ 3 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2051 | 2026.03.30 16:43:28.265805 [ 335 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2052 | 2026.03.30 16:43:28.265815 [ 328 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2053 | 2026.03.30 16:43:28.265923 [ 3 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 2054 | 2026.03.30 16:43:28.265953 [ 3 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2055 | 2026.03.30 16:43:28.266012 [ 3 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2056 | 2026.03.30 16:43:28.266030 [ 3 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2057 | 2026.03.30 16:43:28.266063 [ 3 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2058 | 2026.03.30 16:43:28.266096 [ 3 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2059 | 2026.03.30 16:43:28.266710 [ 3 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001634 sec., 23255.81395348837 rows/sec., 957.44 KiB/sec. | ||
| 2060 | 2026.03.30 16:43:28.266803 [ 3 ] {b0ef6959-3ef2-43eb-836a-83bf612adde0} <Debug> TCPHandler: Processed in 0.001850545 sec. | ||
| 2061 | 2026.03.30 16:43:28.274175 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.03.30 16:43:28.274318 [ 3 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2063 | 2026.03.30 16:43:28.274556 [ 3 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2064 | 2026.03.30 16:43:28.274596 [ 3 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2065 | 2026.03.30 16:43:28.274825 [ 3 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2066 | 2026.03.30 16:43:28.274880 [ 3 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2067 | 2026.03.30 16:43:28.274987 [ 3 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2068 | 2026.03.30 16:43:28.275054 [ 324 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2069 | 2026.03.30 16:43:28.275061 [ 335 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2070 | 2026.03.30 16:43:28.275150 [ 3 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (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 | ||
| 2071 | 2026.03.30 16:43:28.275171 [ 3 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2072 | 2026.03.30 16:43:28.275227 [ 3 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2073 | 2026.03.30 16:43:28.275244 [ 3 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Debug> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2074 | 2026.03.30 16:43:28.275275 [ 3 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2075 | 2026.03.30 16:43:28.275306 [ 3 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2076 | 2026.03.30 16:43:28.275903 [ 3 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001648 sec., 23058.252427184467 rows/sec., 949.30 KiB/sec. | ||
| 2077 | 2026.03.30 16:43:28.275991 [ 3 ] {ed1b7240-2ab7-4b01-9b3e-69304e269da1} <Debug> TCPHandler: Processed in 0.001869296 sec. | ||
| 2078 | 2026.03.30 16:43:28.282258 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.03.30 16:43:28.282366 [ 3 ] {2c29a473-407f-40cf-836b-c798a0844053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2080 | 2026.03.30 16:43:28.282409 [ 3 ] {2c29a473-407f-40cf-836b-c798a0844053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2081 | 2026.03.30 16:43:28.282944 [ 3 ] {2c29a473-407f-40cf-836b-c798a0844053} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.03.30 16:43:28.282985 [ 3 ] {2c29a473-407f-40cf-836b-c798a0844053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2083 | 2026.03.30 16:43:28.283534 [ 3 ] {2c29a473-407f-40cf-836b-c798a0844053} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2084 | 2026.03.30 16:43:28.283900 [ 3 ] {2c29a473-407f-40cf-836b-c798a0844053} <Trace> oximeter.timeseries_schema (c35117bf-8cf7-48d9-8a49-3cbef8f58f83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.03.30 16:43:28.284051 [ 3 ] {2c29a473-407f-40cf-836b-c798a0844053} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001717 sec., 6988.934187536401 rows/sec., 2.49 MiB/sec. | ||
| 2086 | 2026.03.30 16:43:28.284089 [ 3 ] {2c29a473-407f-40cf-836b-c798a0844053} <Debug> TCPHandler: Processed in 0.001882147 sec. | ||
| 2087 | 2026.03.30 16:43:28.284217 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.03.30 16:43:28.284311 [ 3 ] {c822b4b3-0d4f-42ef-aff4-bf71a7d0df4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.03.30 16:43:28.284351 [ 3 ] {c822b4b3-0d4f-42ef-aff4-bf71a7d0df4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2090 | 2026.03.30 16:43:28.284909 [ 3 ] {c822b4b3-0d4f-42ef-aff4-bf71a7d0df4d} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.03.30 16:43:28.284945 [ 3 ] {c822b4b3-0d4f-42ef-aff4-bf71a7d0df4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2092 | 2026.03.30 16:43:28.285382 [ 3 ] {c822b4b3-0d4f-42ef-aff4-bf71a7d0df4d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2093 | 2026.03.30 16:43:28.285810 [ 3 ] {c822b4b3-0d4f-42ef-aff4-bf71a7d0df4d} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.03.30 16:43:28.285939 [ 3 ] {c822b4b3-0d4f-42ef-aff4-bf71a7d0df4d} <Debug> executeQuery: Read 308 rows, 20.51 KiB in 0.001647 sec., 187006.6788099575 rows/sec., 12.16 MiB/sec. | ||
| 2095 | 2026.03.30 16:43:28.285976 [ 3 ] {c822b4b3-0d4f-42ef-aff4-bf71a7d0df4d} <Debug> TCPHandler: Processed in 0.001811955 sec. | ||
| 2096 | 2026.03.30 16:43:28.286095 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.03.30 16:43:28.286187 [ 3 ] {fe2860be-55c2-45f2-8605-55602f5fddf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2098 | 2026.03.30 16:43:28.286228 [ 3 ] {fe2860be-55c2-45f2-8605-55602f5fddf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2099 | 2026.03.30 16:43:28.286721 [ 3 ] {fe2860be-55c2-45f2-8605-55602f5fddf9} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.03.30 16:43:28.286759 [ 3 ] {fe2860be-55c2-45f2-8605-55602f5fddf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2101 | 2026.03.30 16:43:28.287313 [ 3 ] {fe2860be-55c2-45f2-8605-55602f5fddf9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2102 | 2026.03.30 16:43:28.287767 [ 3 ] {fe2860be-55c2-45f2-8605-55602f5fddf9} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.03.30 16:43:28.287907 [ 3 ] {fe2860be-55c2-45f2-8605-55602f5fddf9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001738 sec., 1150.7479861910242 rows/sec., 93.84 KiB/sec. | ||
| 2104 | 2026.03.30 16:43:28.287945 [ 3 ] {fe2860be-55c2-45f2-8605-55602f5fddf9} <Debug> TCPHandler: Processed in 0.001900647 sec. | ||
| 2105 | 2026.03.30 16:43:28.288060 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.03.30 16:43:28.288155 [ 3 ] {f027df4c-692d-4c7a-a463-05ba57e2d0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2107 | 2026.03.30 16:43:28.288195 [ 3 ] {f027df4c-692d-4c7a-a463-05ba57e2d0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2108 | 2026.03.30 16:43:28.288947 [ 3 ] {f027df4c-692d-4c7a-a463-05ba57e2d0db} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.03.30 16:43:28.288985 [ 3 ] {f027df4c-692d-4c7a-a463-05ba57e2d0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2110 | 2026.03.30 16:43:28.289494 [ 3 ] {f027df4c-692d-4c7a-a463-05ba57e2d0db} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2111 | 2026.03.30 16:43:28.290015 [ 3 ] {f027df4c-692d-4c7a-a463-05ba57e2d0db} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.03.30 16:43:28.290156 [ 3 ] {f027df4c-692d-4c7a-a463-05ba57e2d0db} <Debug> executeQuery: Read 972 rows, 80.12 KiB in 0.002019 sec., 481426.44873699854 rows/sec., 38.75 MiB/sec. | ||
| 2113 | 2026.03.30 16:43:28.290193 [ 3 ] {f027df4c-692d-4c7a-a463-05ba57e2d0db} <Debug> TCPHandler: Processed in 0.002183623 sec. | ||
| 2114 | 2026.03.30 16:43:28.290318 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2115 | 2026.03.30 16:43:28.290412 [ 3 ] {16542a8a-cfee-4377-96ed-f6923bb4564f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2116 | 2026.03.30 16:43:28.290451 [ 3 ] {16542a8a-cfee-4377-96ed-f6923bb4564f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2117 | 2026.03.30 16:43:28.290965 [ 3 ] {16542a8a-cfee-4377-96ed-f6923bb4564f} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.03.30 16:43:28.291002 [ 3 ] {16542a8a-cfee-4377-96ed-f6923bb4564f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2119 | 2026.03.30 16:43:28.291449 [ 3 ] {16542a8a-cfee-4377-96ed-f6923bb4564f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2120 | 2026.03.30 16:43:28.291919 [ 3 ] {16542a8a-cfee-4377-96ed-f6923bb4564f} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2121 | 2026.03.30 16:43:28.292018 [ 51 ] {} <Debug> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2122 | 2026.03.30 16:43:28.292052 [ 3 ] {16542a8a-cfee-4377-96ed-f6923bb4564f} <Debug> executeQuery: Read 183 rows, 11.67 KiB in 0.001658 sec., 110373.94451145959 rows/sec., 6.88 MiB/sec. | ||
| 2123 | 2026.03.30 16:43:28.292066 [ 51 ] {} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.03.30 16:43:28.292095 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2125 | 2026.03.30 16:43:28.292097 [ 3 ] {16542a8a-cfee-4377-96ed-f6923bb4564f} <Debug> TCPHandler: Processed in 0.001829505 sec. | ||
| 2126 | 2026.03.30 16:43:28.292220 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2026.03.30 16:43:28.292226 [ 186 ] {c8811792-59ef-44f9-9f8a-84025292322d::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 | ||
| 2128 | 2026.03.30 16:43:28.292318 [ 3 ] {01a0bd19-a407-429d-b183-f410b6b01c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2129 | 2026.03.30 16:43:28.292349 [ 186 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2130 | 2026.03.30 16:43:28.292362 [ 3 ] {01a0bd19-a407-429d-b183-f410b6b01c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2131 | 2026.03.30 16:43:28.292386 [ 186 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 2132 | 2026.03.30 16:43:28.292452 [ 186 ] {c8811792-59ef-44f9-9f8a-84025292322d::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 | ||
| 2133 | 2026.03.30 16:43:28.292498 [ 186 ] {c8811792-59ef-44f9-9f8a-84025292322d::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 | ||
| 2134 | 2026.03.30 16:43:28.292542 [ 186 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part | ||
| 2135 | 2026.03.30 16:43:28.292581 [ 186 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2136 | 2026.03.30 16:43:28.292622 [ 186 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 183 rows starting from the beginning of the part | ||
| 2137 | 2026.03.30 16:43:28.292843 [ 3 ] {01a0bd19-a407-429d-b183-f410b6b01c3e} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.03.30 16:43:28.292884 [ 3 ] {01a0bd19-a407-429d-b183-f410b6b01c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2139 | 2026.03.30 16:43:28.293405 [ 3 ] {01a0bd19-a407-429d-b183-f410b6b01c3e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2140 | 2026.03.30 16:43:28.293454 [ 199 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289032 sec., 221871.91629067392 rows/sec., 15.55 MiB/sec. | ||
| 2141 | 2026.03.30 16:43:28.293732 [ 198 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2142 | 2026.03.30 16:43:28.293867 [ 3 ] {01a0bd19-a407-429d-b183-f410b6b01c3e} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.03.30 16:43:28.294016 [ 3 ] {01a0bd19-a407-429d-b183-f410b6b01c3e} <Debug> executeQuery: Read 173 rows, 11.90 KiB in 0.001716 sec., 100815.8508158508 rows/sec., 6.77 MiB/sec. | ||
| 2144 | 2026.03.30 16:43:28.294055 [ 3 ] {01a0bd19-a407-429d-b183-f410b6b01c3e} <Debug> TCPHandler: Processed in 0.001884176 sec. | ||
| 2145 | 2026.03.30 16:43:28.294158 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2146 | 2026.03.30 16:43:28.294253 [ 3 ] {7b336eee-a5f0-4264-ac9e-b83b72c51dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2147 | 2026.03.30 16:43:28.294294 [ 3 ] {7b336eee-a5f0-4264-ac9e-b83b72c51dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2148 | 2026.03.30 16:43:28.294311 [ 198 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_6_1} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2026.03.30 16:43:28.294389 [ 198 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_6_1} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2150 | 2026.03.30 16:43:28.294457 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2151 | 2026.03.30 16:43:28.294745 [ 3 ] {7b336eee-a5f0-4264-ac9e-b83b72c51dec} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.03.30 16:43:28.294787 [ 3 ] {7b336eee-a5f0-4264-ac9e-b83b72c51dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2153 | 2026.03.30 16:43:28.295215 [ 3 ] {7b336eee-a5f0-4264-ac9e-b83b72c51dec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2154 | 2026.03.30 16:43:28.295689 [ 3 ] {7b336eee-a5f0-4264-ac9e-b83b72c51dec} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2026.03.30 16:43:28.295821 [ 3 ] {7b336eee-a5f0-4264-ac9e-b83b72c51dec} <Debug> executeQuery: Read 160 rows, 9.56 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 5.88 MiB/sec. | ||
| 2156 | 2026.03.30 16:43:28.295858 [ 3 ] {7b336eee-a5f0-4264-ac9e-b83b72c51dec} <Debug> TCPHandler: Processed in 0.001748583 sec. | ||
| 2157 | 2026.03.30 16:43:28.295969 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2158 | 2026.03.30 16:43:28.296063 [ 3 ] {56be5d53-0431-4a2f-9b80-b19aedad2175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2159 | 2026.03.30 16:43:28.296102 [ 3 ] {56be5d53-0431-4a2f-9b80-b19aedad2175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2160 | 2026.03.30 16:43:28.296662 [ 3 ] {56be5d53-0431-4a2f-9b80-b19aedad2175} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.03.30 16:43:28.296698 [ 3 ] {56be5d53-0431-4a2f-9b80-b19aedad2175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2162 | 2026.03.30 16:43:28.297117 [ 3 ] {56be5d53-0431-4a2f-9b80-b19aedad2175} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2163 | 2026.03.30 16:43:28.297546 [ 3 ] {56be5d53-0431-4a2f-9b80-b19aedad2175} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.03.30 16:43:28.297736 [ 3 ] {56be5d53-0431-4a2f-9b80-b19aedad2175} <Debug> executeQuery: Read 555 rows, 40.76 KiB in 0.00169 sec., 328402.36686390534 rows/sec., 23.55 MiB/sec. | ||
| 2165 | 2026.03.30 16:43:28.297775 [ 3 ] {56be5d53-0431-4a2f-9b80-b19aedad2175} <Debug> TCPHandler: Processed in 0.001854156 sec. | ||
| 2166 | 2026.03.30 16:43:28.297890 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2026.03.30 16:43:28.297982 [ 3 ] {52fa9ae0-d3b9-4c9c-96b6-0f5c48c7c08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2168 | 2026.03.30 16:43:28.298022 [ 3 ] {52fa9ae0-d3b9-4c9c-96b6-0f5c48c7c08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2169 | 2026.03.30 16:43:28.298342 [ 3 ] {52fa9ae0-d3b9-4c9c-96b6-0f5c48c7c08a} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.03.30 16:43:28.298377 [ 3 ] {52fa9ae0-d3b9-4c9c-96b6-0f5c48c7c08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2171 | 2026.03.30 16:43:28.298951 [ 3 ] {52fa9ae0-d3b9-4c9c-96b6-0f5c48c7c08a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2172 | 2026.03.30 16:43:28.299384 [ 3 ] {52fa9ae0-d3b9-4c9c-96b6-0f5c48c7c08a} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.03.30 16:43:28.299510 [ 3 ] {52fa9ae0-d3b9-4c9c-96b6-0f5c48c7c08a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 202.90 KiB/sec. | ||
| 2174 | 2026.03.30 16:43:28.299547 [ 3 ] {52fa9ae0-d3b9-4c9c-96b6-0f5c48c7c08a} <Debug> TCPHandler: Processed in 0.001707362 sec. | ||
| 2175 | 2026.03.30 16:43:28.299656 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2176 | 2026.03.30 16:43:28.299749 [ 3 ] {326ee683-47d7-4fa5-980d-eedb3fb71de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2177 | 2026.03.30 16:43:28.299791 [ 3 ] {326ee683-47d7-4fa5-980d-eedb3fb71de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2178 | 2026.03.30 16:43:28.300229 [ 3 ] {326ee683-47d7-4fa5-980d-eedb3fb71de8} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.03.30 16:43:28.300265 [ 3 ] {326ee683-47d7-4fa5-980d-eedb3fb71de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2180 | 2026.03.30 16:43:28.300714 [ 3 ] {326ee683-47d7-4fa5-980d-eedb3fb71de8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2181 | 2026.03.30 16:43:28.301152 [ 3 ] {326ee683-47d7-4fa5-980d-eedb3fb71de8} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2182 | 2026.03.30 16:43:28.301288 [ 3 ] {326ee683-47d7-4fa5-980d-eedb3fb71de8} <Debug> executeQuery: Read 302 rows, 21.09 KiB in 0.001556 sec., 194087.40359897172 rows/sec., 13.24 MiB/sec. | ||
| 2183 | 2026.03.30 16:43:28.301325 [ 3 ] {326ee683-47d7-4fa5-980d-eedb3fb71de8} <Debug> TCPHandler: Processed in 0.001719432 sec. | ||
| 2184 | 2026.03.30 16:43:28.301436 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2185 | 2026.03.30 16:43:28.301528 [ 3 ] {72042336-c82f-44bf-9997-2e158736bb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2186 | 2026.03.30 16:43:28.301570 [ 3 ] {72042336-c82f-44bf-9997-2e158736bb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2187 | 2026.03.30 16:43:28.301877 [ 3 ] {72042336-c82f-44bf-9997-2e158736bb02} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2188 | 2026.03.30 16:43:28.301913 [ 3 ] {72042336-c82f-44bf-9997-2e158736bb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2189 | 2026.03.30 16:43:28.302453 [ 3 ] {72042336-c82f-44bf-9997-2e158736bb02} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2190 | 2026.03.30 16:43:28.302894 [ 3 ] {72042336-c82f-44bf-9997-2e158736bb02} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2191 | 2026.03.30 16:43:28.303022 [ 3 ] {72042336-c82f-44bf-9997-2e158736bb02} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001512 sec., 661.3756613756614 rows/sec., 44.57 KiB/sec. | ||
| 2192 | 2026.03.30 16:43:28.303060 [ 3 ] {72042336-c82f-44bf-9997-2e158736bb02} <Debug> TCPHandler: Processed in 0.001675231 sec. | ||
| 2193 | 2026.03.30 16:43:28.303168 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2194 | 2026.03.30 16:43:28.303261 [ 3 ] {d8a7b0a9-c5b7-4c40-8f8d-2dc4ee531253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2195 | 2026.03.30 16:43:28.303313 [ 3 ] {d8a7b0a9-c5b7-4c40-8f8d-2dc4ee531253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2196 | 2026.03.30 16:43:28.304086 [ 3 ] {d8a7b0a9-c5b7-4c40-8f8d-2dc4ee531253} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2026.03.30 16:43:28.304123 [ 3 ] {d8a7b0a9-c5b7-4c40-8f8d-2dc4ee531253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2198 | 2026.03.30 16:43:28.304761 [ 3 ] {d8a7b0a9-c5b7-4c40-8f8d-2dc4ee531253} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2199 | 2026.03.30 16:43:28.305292 [ 3 ] {d8a7b0a9-c5b7-4c40-8f8d-2dc4ee531253} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2026.03.30 16:43:28.305401 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2201 | 2026.03.30 16:43:28.305434 [ 3 ] {d8a7b0a9-c5b7-4c40-8f8d-2dc4ee531253} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00219 sec., 12328.767123287671 rows/sec., 22.09 MiB/sec. | ||
| 2202 | 2026.03.30 16:43:28.305536 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2026.03.30 16:43:28.305566 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2204 | 2026.03.30 16:43:28.305582 [ 3 ] {d8a7b0a9-c5b7-4c40-8f8d-2dc4ee531253} <Debug> TCPHandler: Processed in 0.00246288 sec. | ||
| 2205 | 2026.03.30 16:43:28.305649 [ 186 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::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 | ||
| 2206 | 2026.03.30 16:43:28.305702 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2026.03.30 16:43:28.305802 [ 3 ] {844501e2-dc83-4f8e-9b7a-91a67de7db99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2208 | 2026.03.30 16:43:28.305842 [ 3 ] {844501e2-dc83-4f8e-9b7a-91a67de7db99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2209 | 2026.03.30 16:43:28.305848 [ 186 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2210 | 2026.03.30 16:43:28.306086 [ 186 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2211 | 2026.03.30 16:43:28.306197 [ 3 ] {844501e2-dc83-4f8e-9b7a-91a67de7db99} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2026.03.30 16:43:28.306198 [ 186 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::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 | ||
| 2213 | 2026.03.30 16:43:28.306242 [ 3 ] {844501e2-dc83-4f8e-9b7a-91a67de7db99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2214 | 2026.03.30 16:43:28.306331 [ 186 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::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 | ||
| 2215 | 2026.03.30 16:43:28.306435 [ 186 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part | ||
| 2216 | 2026.03.30 16:43:28.306531 [ 186 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2217 | 2026.03.30 16:43:28.306634 [ 186 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part | ||
| 2218 | 2026.03.30 16:43:28.306686 [ 3 ] {844501e2-dc83-4f8e-9b7a-91a67de7db99} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2219 | 2026.03.30 16:43:28.307171 [ 3 ] {844501e2-dc83-4f8e-9b7a-91a67de7db99} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2026.03.30 16:43:28.307309 [ 3 ] {844501e2-dc83-4f8e-9b7a-91a67de7db99} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001525 sec., 59016.393442622946 rows/sec., 3.69 MiB/sec. | ||
| 2221 | 2026.03.30 16:43:28.307344 [ 3 ] {844501e2-dc83-4f8e-9b7a-91a67de7db99} <Debug> TCPHandler: Processed in 0.001692331 sec. | ||
| 2222 | 2026.03.30 16:43:28.308470 [ 197 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 19 columns (19 merged, 0 gathered) in 0.00285747 sec., 37095.75253633459 rows/sec., 66.47 MiB/sec. | ||
| 2223 | 2026.03.30 16:43:28.308836 [ 186 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2224 | 2026.03.30 16:43:28.309334 [ 186 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2225 | 2026.03.30 16:43:28.309398 [ 186 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2226 | 2026.03.30 16:43:28.309470 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 2227 | 2026.03.30 16:43:28.769243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3350 | ||
| 2228 | 2026.03.30 16:43:28.769753 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.03.30 16:43:28.769804 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2230 | 2026.03.30 16:43:28.770424 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2231 | 2026.03.30 16:43:28.770905 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.03.30 16:43:28.771053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3350 | ||
| 2233 | 2026.03.30 16:43:28.935461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2234 | 2026.03.30 16:43:28.951991 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.03.30 16:43:28.952042 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2236 | 2026.03.30 16:43:28.957803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2237 | 2026.03.30 16:43:28.958886 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.03.30 16:43:28.961684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2239 | 2026.03.30 16:43:29.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.47 MiB, peak 189.47 MiB, free memory in arenas 0.00 B, will set to 184.41 MiB (RSS), difference: -1.06 MiB | ||
| 2240 | 2026.03.30 16:43:33.244122 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.03.30 16:43:33.244306 [ 3 ] {3bb7eee6-8b45-4765-86f9-b273dd2e52e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2242 | 2026.03.30 16:43:33.244372 [ 3 ] {3bb7eee6-8b45-4765-86f9-b273dd2e52e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2243 | 2026.03.30 16:43:33.245015 [ 3 ] {3bb7eee6-8b45-4765-86f9-b273dd2e52e5} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.03.30 16:43:33.245064 [ 3 ] {3bb7eee6-8b45-4765-86f9-b273dd2e52e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2245 | 2026.03.30 16:43:33.245465 [ 3 ] {3bb7eee6-8b45-4765-86f9-b273dd2e52e5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2246 | 2026.03.30 16:43:33.245700 [ 3 ] {3bb7eee6-8b45-4765-86f9-b273dd2e52e5} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.03.30 16:43:33.245850 [ 3 ] {3bb7eee6-8b45-4765-86f9-b273dd2e52e5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001594 sec., 47678.79548306148 rows/sec., 3.93 MiB/sec. | ||
| 2248 | 2026.03.30 16:43:33.245890 [ 3 ] {3bb7eee6-8b45-4765-86f9-b273dd2e52e5} <Debug> TCPHandler: Processed in 0.001899736 sec. | ||
| 2249 | 2026.03.30 16:43:33.246020 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.03.30 16:43:33.246114 [ 3 ] {156fa3c1-bd50-421f-840c-fc9176705653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2251 | 2026.03.30 16:43:33.246153 [ 3 ] {156fa3c1-bd50-421f-840c-fc9176705653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2252 | 2026.03.30 16:43:33.246542 [ 3 ] {156fa3c1-bd50-421f-840c-fc9176705653} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.03.30 16:43:33.246578 [ 3 ] {156fa3c1-bd50-421f-840c-fc9176705653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2254 | 2026.03.30 16:43:33.246867 [ 3 ] {156fa3c1-bd50-421f-840c-fc9176705653} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2255 | 2026.03.30 16:43:33.247083 [ 3 ] {156fa3c1-bd50-421f-840c-fc9176705653} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.03.30 16:43:33.247217 [ 3 ] {156fa3c1-bd50-421f-840c-fc9176705653} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001121 sec., 8920.606601248885 rows/sec., 670.79 KiB/sec. | ||
| 2257 | 2026.03.30 16:43:33.247254 [ 3 ] {156fa3c1-bd50-421f-840c-fc9176705653} <Debug> TCPHandler: Processed in 0.001284542 sec. | ||
| 2258 | 2026.03.30 16:43:33.247365 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2026.03.30 16:43:33.247458 [ 3 ] {1c565aa1-c57a-426c-b210-3075ad31c9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2260 | 2026.03.30 16:43:33.247498 [ 3 ] {1c565aa1-c57a-426c-b210-3075ad31c9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2261 | 2026.03.30 16:43:33.247902 [ 3 ] {1c565aa1-c57a-426c-b210-3075ad31c9d3} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.03.30 16:43:33.247939 [ 3 ] {1c565aa1-c57a-426c-b210-3075ad31c9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2263 | 2026.03.30 16:43:33.248243 [ 3 ] {1c565aa1-c57a-426c-b210-3075ad31c9d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2264 | 2026.03.30 16:43:33.248456 [ 3 ] {1c565aa1-c57a-426c-b210-3075ad31c9d3} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.03.30 16:43:33.248589 [ 3 ] {1c565aa1-c57a-426c-b210-3075ad31c9d3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001148 sec., 64459.930313588855 rows/sec., 5.03 MiB/sec. | ||
| 2266 | 2026.03.30 16:43:33.248625 [ 3 ] {1c565aa1-c57a-426c-b210-3075ad31c9d3} <Debug> TCPHandler: Processed in 0.001309452 sec. | ||
| 2267 | 2026.03.30 16:43:33.248737 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2026.03.30 16:43:33.248830 [ 3 ] {5bd32dc2-d62c-4031-8eca-1597421c6926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2269 | 2026.03.30 16:43:33.248873 [ 3 ] {5bd32dc2-d62c-4031-8eca-1597421c6926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2270 | 2026.03.30 16:43:33.249265 [ 3 ] {5bd32dc2-d62c-4031-8eca-1597421c6926} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2026.03.30 16:43:33.249300 [ 3 ] {5bd32dc2-d62c-4031-8eca-1597421c6926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2272 | 2026.03.30 16:43:33.249623 [ 3 ] {5bd32dc2-d62c-4031-8eca-1597421c6926} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2273 | 2026.03.30 16:43:33.249845 [ 3 ] {5bd32dc2-d62c-4031-8eca-1597421c6926} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2026.03.30 16:43:33.249980 [ 3 ] {5bd32dc2-d62c-4031-8eca-1597421c6926} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 2275 | 2026.03.30 16:43:33.250017 [ 3 ] {5bd32dc2-d62c-4031-8eca-1597421c6926} <Debug> TCPHandler: Processed in 0.001329582 sec. | ||
| 2276 | 2026.03.30 16:43:33.250127 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2026.03.30 16:43:33.250221 [ 3 ] {89464031-ef9c-42d5-adfe-22c4349a1693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2278 | 2026.03.30 16:43:33.250274 [ 3 ] {89464031-ef9c-42d5-adfe-22c4349a1693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2279 | 2026.03.30 16:43:33.251001 [ 3 ] {89464031-ef9c-42d5-adfe-22c4349a1693} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.03.30 16:43:33.251038 [ 3 ] {89464031-ef9c-42d5-adfe-22c4349a1693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2281 | 2026.03.30 16:43:33.251526 [ 3 ] {89464031-ef9c-42d5-adfe-22c4349a1693} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2282 | 2026.03.30 16:43:33.251750 [ 3 ] {89464031-ef9c-42d5-adfe-22c4349a1693} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2026.03.30 16:43:33.251889 [ 3 ] {89464031-ef9c-42d5-adfe-22c4349a1693} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001687 sec., 5927.682276229994 rows/sec., 10.62 MiB/sec. | ||
| 2284 | 2026.03.30 16:43:33.251945 [ 3 ] {89464031-ef9c-42d5-adfe-22c4349a1693} <Debug> TCPHandler: Processed in 0.001867276 sec. | ||
| 2285 | 2026.03.30 16:43:33.252059 [ 3 ] {} <Trace> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2026.03.30 16:43:33.252152 [ 3 ] {3a09a161-4a5e-4d7a-9c7a-546f4bfa3c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45073) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2287 | 2026.03.30 16:43:33.252192 [ 3 ] {3a09a161-4a5e-4d7a-9c7a-546f4bfa3c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2288 | 2026.03.30 16:43:33.252527 [ 3 ] {3a09a161-4a5e-4d7a-9c7a-546f4bfa3c68} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2026.03.30 16:43:33.252564 [ 3 ] {3a09a161-4a5e-4d7a-9c7a-546f4bfa3c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2290 | 2026.03.30 16:43:33.252865 [ 3 ] {3a09a161-4a5e-4d7a-9c7a-546f4bfa3c68} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2291 | 2026.03.30 16:43:33.253081 [ 3 ] {3a09a161-4a5e-4d7a-9c7a-546f4bfa3c68} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.03.30 16:43:33.253215 [ 3 ] {3a09a161-4a5e-4d7a-9c7a-546f4bfa3c68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 2293 | 2026.03.30 16:43:33.253251 [ 3 ] {3a09a161-4a5e-4d7a-9c7a-546f4bfa3c68} <Debug> TCPHandler: Processed in 0.001241411 sec. | ||
| 2294 | 2026.03.30 16:43:36.161654 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2295 | 2026.03.30 16:43:36.161726 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2296 | 2026.03.30 16:43:36.271358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3862 | ||
| 2297 | 2026.03.30 16:43:36.271882 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.03.30 16:43:36.271934 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2299 | 2026.03.30 16:43:36.272580 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2300 | 2026.03.30 16:43:36.272840 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.03.30 16:43:36.272985 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3862 | ||
| 2302 | 2026.03.30 16:43:36.298319 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 332 | ||
| 2303 | 2026.03.30 16:43:36.301212 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.03.30 16:43:36.301254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2305 | 2026.03.30 16:43:36.302507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2306 | 2026.03.30 16:43:36.302790 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.03.30 16:43:36.302915 [ 39 ] {} <Debug> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2308 | 2026.03.30 16:43:36.302960 [ 39 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2026.03.30 16:43:36.302983 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2310 | 2026.03.30 16:43:36.303026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2311 | 2026.03.30 16:43:36.303086 [ 199 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::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 | ||
| 2312 | 2026.03.30 16:43:36.303619 [ 199 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2313 | 2026.03.30 16:43:36.303786 [ 199 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::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 | ||
| 2314 | 2026.03.30 16:43:36.304224 [ 199 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2315 | 2026.03.30 16:43:36.304614 [ 199 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 94 rows starting from the beginning of the part | ||
| 2316 | 2026.03.30 16:43:36.304996 [ 199 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 2317 | 2026.03.30 16:43:36.305379 [ 199 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::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 | ||
| 2318 | 2026.03.30 16:43:36.305747 [ 199 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 62 rows starting from the beginning of the part | ||
| 2319 | 2026.03.30 16:43:36.312292 [ 197 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 72 columns (72 merged, 0 gathered) in 0.009249977 sec., 35891.981136817965 rows/sec., 39.77 MiB/sec. | ||
| 2320 | 2026.03.30 16:43:36.313433 [ 189 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2321 | 2026.03.30 16:43:36.314067 [ 189 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_6_1} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2322 | 2026.03.30 16:43:36.314148 [ 189 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_6_1} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2323 | 2026.03.30 16:43:36.314390 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2324 | 2026.03.30 16:43:36.448639 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2325 | 2026.03.30 16:43:36.448686 [ 3 ] {} <Debug> TCP-Session: c9da1b78-7199-40e4-b75a-47763f3064ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.03.30 16:43:36.461970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2327 | 2026.03.30 16:43:36.480498 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2328 | 2026.03.30 16:43:36.480563 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2329 | 2026.03.30 16:43:36.486386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2330 | 2026.03.30 16:43:36.487101 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2331 | 2026.03.30 16:43:36.490697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2332 | 2026.03.30 16:43:37.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.16 MiB, peak 189.47 MiB, free memory in arenas 0.00 B, will set to 188.16 MiB (RSS), difference: 4.99 MiB | ||
| 2333 | 2026.03.30 16:43:38.251512 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2334 | 2026.03.30 16:43:38.251705 [ 5 ] {6f95671f-945b-41f5-9d68-09ae8588706e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2335 | 2026.03.30 16:43:38.251768 [ 5 ] {6f95671f-945b-41f5-9d68-09ae8588706e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2336 | 2026.03.30 16:43:38.252565 [ 5 ] {6f95671f-945b-41f5-9d68-09ae8588706e} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2026.03.30 16:43:38.252608 [ 5 ] {6f95671f-945b-41f5-9d68-09ae8588706e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2338 | 2026.03.30 16:43:38.253012 [ 5 ] {6f95671f-945b-41f5-9d68-09ae8588706e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2339 | 2026.03.30 16:43:38.253239 [ 5 ] {6f95671f-945b-41f5-9d68-09ae8588706e} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2026.03.30 16:43:38.253394 [ 5 ] {6f95671f-945b-41f5-9d68-09ae8588706e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001737 sec., 163500.28785261945 rows/sec., 10.38 MiB/sec. | ||
| 2341 | 2026.03.30 16:43:38.253436 [ 5 ] {6f95671f-945b-41f5-9d68-09ae8588706e} <Debug> TCPHandler: Processed in 0.00205153 sec. | ||
| 2342 | 2026.03.30 16:43:38.253574 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2343 | 2026.03.30 16:43:38.253670 [ 5 ] {d1ed4200-7b5e-443d-97f8-984da05236d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2344 | 2026.03.30 16:43:38.253710 [ 5 ] {d1ed4200-7b5e-443d-97f8-984da05236d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2345 | 2026.03.30 16:43:38.254515 [ 5 ] {d1ed4200-7b5e-443d-97f8-984da05236d6} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2026.03.30 16:43:38.254552 [ 5 ] {d1ed4200-7b5e-443d-97f8-984da05236d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2347 | 2026.03.30 16:43:38.254917 [ 5 ] {d1ed4200-7b5e-443d-97f8-984da05236d6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2348 | 2026.03.30 16:43:38.255128 [ 5 ] {d1ed4200-7b5e-443d-97f8-984da05236d6} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2026.03.30 16:43:38.255253 [ 5 ] {d1ed4200-7b5e-443d-97f8-984da05236d6} <Debug> executeQuery: Read 851 rows, 68.59 KiB in 0.001602 sec., 531210.9862671661 rows/sec., 41.81 MiB/sec. | ||
| 2350 | 2026.03.30 16:43:38.255290 [ 5 ] {d1ed4200-7b5e-443d-97f8-984da05236d6} <Debug> TCPHandler: Processed in 0.001775893 sec. | ||
| 2351 | 2026.03.30 16:43:38.255407 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2352 | 2026.03.30 16:43:38.255502 [ 5 ] {417f9945-f2da-460c-9ff4-45e9a5ecee64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2353 | 2026.03.30 16:43:38.255542 [ 5 ] {417f9945-f2da-460c-9ff4-45e9a5ecee64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2354 | 2026.03.30 16:43:38.255983 [ 5 ] {417f9945-f2da-460c-9ff4-45e9a5ecee64} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.03.30 16:43:38.256020 [ 5 ] {417f9945-f2da-460c-9ff4-45e9a5ecee64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2356 | 2026.03.30 16:43:38.256334 [ 5 ] {417f9945-f2da-460c-9ff4-45e9a5ecee64} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2357 | 2026.03.30 16:43:38.256550 [ 5 ] {417f9945-f2da-460c-9ff4-45e9a5ecee64} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2026.03.30 16:43:38.256677 [ 5 ] {417f9945-f2da-460c-9ff4-45e9a5ecee64} <Debug> executeQuery: Read 169 rows, 10.57 KiB in 0.001194 sec., 141541.03852596314 rows/sec., 8.65 MiB/sec. | ||
| 2359 | 2026.03.30 16:43:38.256718 [ 5 ] {417f9945-f2da-460c-9ff4-45e9a5ecee64} <Debug> TCPHandler: Processed in 0.001358943 sec. | ||
| 2360 | 2026.03.30 16:43:38.256837 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2026.03.30 16:43:38.256932 [ 5 ] {3d801a2b-f069-411a-90e8-5662615c7aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2362 | 2026.03.30 16:43:38.256971 [ 5 ] {3d801a2b-f069-411a-90e8-5662615c7aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2363 | 2026.03.30 16:43:38.257403 [ 5 ] {3d801a2b-f069-411a-90e8-5662615c7aa9} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2026.03.30 16:43:38.257438 [ 5 ] {3d801a2b-f069-411a-90e8-5662615c7aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2365 | 2026.03.30 16:43:38.257743 [ 5 ] {3d801a2b-f069-411a-90e8-5662615c7aa9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2366 | 2026.03.30 16:43:38.257947 [ 5 ] {3d801a2b-f069-411a-90e8-5662615c7aa9} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.03.30 16:43:38.258071 [ 5 ] {3d801a2b-f069-411a-90e8-5662615c7aa9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 2368 | 2026.03.30 16:43:38.258107 [ 5 ] {3d801a2b-f069-411a-90e8-5662615c7aa9} <Debug> TCPHandler: Processed in 0.001318562 sec. | ||
| 2369 | 2026.03.30 16:43:38.258234 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2026.03.30 16:43:38.258328 [ 5 ] {31917086-4121-47e0-82e9-a9b9a5e31458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2371 | 2026.03.30 16:43:38.258367 [ 5 ] {31917086-4121-47e0-82e9-a9b9a5e31458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2372 | 2026.03.30 16:43:38.258789 [ 5 ] {31917086-4121-47e0-82e9-a9b9a5e31458} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.03.30 16:43:38.258825 [ 5 ] {31917086-4121-47e0-82e9-a9b9a5e31458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2374 | 2026.03.30 16:43:38.259128 [ 5 ] {31917086-4121-47e0-82e9-a9b9a5e31458} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2375 | 2026.03.30 16:43:38.259334 [ 5 ] {31917086-4121-47e0-82e9-a9b9a5e31458} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.03.30 16:43:38.259460 [ 5 ] {31917086-4121-47e0-82e9-a9b9a5e31458} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 2377 | 2026.03.30 16:43:38.259495 [ 5 ] {31917086-4121-47e0-82e9-a9b9a5e31458} <Debug> TCPHandler: Processed in 0.001309622 sec. | ||
| 2378 | 2026.03.30 16:43:38.259611 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.03.30 16:43:38.259708 [ 5 ] {dc9b3256-087f-42a5-bdf6-01a72deaf6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2380 | 2026.03.30 16:43:38.259746 [ 5 ] {dc9b3256-087f-42a5-bdf6-01a72deaf6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2381 | 2026.03.30 16:43:38.260300 [ 5 ] {dc9b3256-087f-42a5-bdf6-01a72deaf6dc} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.03.30 16:43:38.260335 [ 5 ] {dc9b3256-087f-42a5-bdf6-01a72deaf6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2383 | 2026.03.30 16:43:38.260652 [ 5 ] {dc9b3256-087f-42a5-bdf6-01a72deaf6dc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2384 | 2026.03.30 16:43:38.260868 [ 5 ] {dc9b3256-087f-42a5-bdf6-01a72deaf6dc} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.03.30 16:43:38.260994 [ 5 ] {dc9b3256-087f-42a5-bdf6-01a72deaf6dc} <Debug> executeQuery: Read 517 rows, 37.34 KiB in 0.001303 sec., 396776.66922486573 rows/sec., 27.99 MiB/sec. | ||
| 2386 | 2026.03.30 16:43:38.261032 [ 5 ] {dc9b3256-087f-42a5-bdf6-01a72deaf6dc} <Debug> TCPHandler: Processed in 0.001468276 sec. | ||
| 2387 | 2026.03.30 16:43:38.261145 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2388 | 2026.03.30 16:43:38.261239 [ 5 ] {a3adf6aa-5287-404d-9248-5d60992e8396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2389 | 2026.03.30 16:43:38.261280 [ 5 ] {a3adf6aa-5287-404d-9248-5d60992e8396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2390 | 2026.03.30 16:43:38.261611 [ 5 ] {a3adf6aa-5287-404d-9248-5d60992e8396} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.03.30 16:43:38.261648 [ 5 ] {a3adf6aa-5287-404d-9248-5d60992e8396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2392 | 2026.03.30 16:43:38.261964 [ 5 ] {a3adf6aa-5287-404d-9248-5d60992e8396} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2393 | 2026.03.30 16:43:38.262171 [ 5 ] {a3adf6aa-5287-404d-9248-5d60992e8396} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.03.30 16:43:38.262298 [ 5 ] {a3adf6aa-5287-404d-9248-5d60992e8396} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 2395 | 2026.03.30 16:43:38.262334 [ 5 ] {a3adf6aa-5287-404d-9248-5d60992e8396} <Debug> TCPHandler: Processed in 0.00123739 sec. | ||
| 2396 | 2026.03.30 16:43:38.262455 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2026.03.30 16:43:38.262548 [ 5 ] {2c804110-1807-4212-9b74-db0b24da34d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2398 | 2026.03.30 16:43:38.262592 [ 5 ] {2c804110-1807-4212-9b74-db0b24da34d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2399 | 2026.03.30 16:43:38.262995 [ 5 ] {2c804110-1807-4212-9b74-db0b24da34d6} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.03.30 16:43:38.263030 [ 5 ] {2c804110-1807-4212-9b74-db0b24da34d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2401 | 2026.03.30 16:43:38.263357 [ 5 ] {2c804110-1807-4212-9b74-db0b24da34d6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2402 | 2026.03.30 16:43:38.263567 [ 5 ] {2c804110-1807-4212-9b74-db0b24da34d6} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.03.30 16:43:38.263695 [ 5 ] {2c804110-1807-4212-9b74-db0b24da34d6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. | ||
| 2404 | 2026.03.30 16:43:38.263731 [ 5 ] {2c804110-1807-4212-9b74-db0b24da34d6} <Debug> TCPHandler: Processed in 0.001325373 sec. | ||
| 2405 | 2026.03.30 16:43:38.263848 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2026.03.30 16:43:38.263943 [ 5 ] {0d7e8649-f9b2-4f39-90a2-725fb1f8fafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2407 | 2026.03.30 16:43:38.263985 [ 5 ] {0d7e8649-f9b2-4f39-90a2-725fb1f8fafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2408 | 2026.03.30 16:43:38.264300 [ 5 ] {0d7e8649-f9b2-4f39-90a2-725fb1f8fafb} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.03.30 16:43:38.264335 [ 5 ] {0d7e8649-f9b2-4f39-90a2-725fb1f8fafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2410 | 2026.03.30 16:43:38.264624 [ 5 ] {0d7e8649-f9b2-4f39-90a2-725fb1f8fafb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2411 | 2026.03.30 16:43:38.264832 [ 5 ] {0d7e8649-f9b2-4f39-90a2-725fb1f8fafb} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.03.30 16:43:38.264959 [ 5 ] {0d7e8649-f9b2-4f39-90a2-725fb1f8fafb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 2413 | 2026.03.30 16:43:38.264994 [ 5 ] {0d7e8649-f9b2-4f39-90a2-725fb1f8fafb} <Debug> TCPHandler: Processed in 0.001195729 sec. | ||
| 2414 | 2026.03.30 16:43:38.265112 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2026.03.30 16:43:38.265206 [ 5 ] {ae16f74b-0cf5-4c4e-b834-a8adf20c5e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2416 | 2026.03.30 16:43:38.265258 [ 5 ] {ae16f74b-0cf5-4c4e-b834-a8adf20c5e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2417 | 2026.03.30 16:43:38.266059 [ 5 ] {ae16f74b-0cf5-4c4e-b834-a8adf20c5e2c} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2026.03.30 16:43:38.266096 [ 5 ] {ae16f74b-0cf5-4c4e-b834-a8adf20c5e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2419 | 2026.03.30 16:43:38.266610 [ 5 ] {ae16f74b-0cf5-4c4e-b834-a8adf20c5e2c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2420 | 2026.03.30 16:43:38.266843 [ 5 ] {ae16f74b-0cf5-4c4e-b834-a8adf20c5e2c} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2026.03.30 16:43:38.266979 [ 5 ] {ae16f74b-0cf5-4c4e-b834-a8adf20c5e2c} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001791 sec., 15075.37688442211 rows/sec., 27.01 MiB/sec. | ||
| 2422 | 2026.03.30 16:43:38.267029 [ 5 ] {ae16f74b-0cf5-4c4e-b834-a8adf20c5e2c} <Debug> TCPHandler: Processed in 0.001968828 sec. | ||
| 2423 | 2026.03.30 16:43:38.267156 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2026.03.30 16:43:38.267251 [ 5 ] {1edfe872-a435-40e7-96ed-f44a2083465b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2425 | 2026.03.30 16:43:38.267293 [ 5 ] {1edfe872-a435-40e7-96ed-f44a2083465b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2426 | 2026.03.30 16:43:38.267621 [ 5 ] {1edfe872-a435-40e7-96ed-f44a2083465b} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.03.30 16:43:38.267656 [ 5 ] {1edfe872-a435-40e7-96ed-f44a2083465b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2428 | 2026.03.30 16:43:38.267962 [ 5 ] {1edfe872-a435-40e7-96ed-f44a2083465b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2429 | 2026.03.30 16:43:38.268170 [ 5 ] {1edfe872-a435-40e7-96ed-f44a2083465b} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.03.30 16:43:38.268294 [ 5 ] {1edfe872-a435-40e7-96ed-f44a2083465b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001061 sec., 84825.63619227143 rows/sec., 5.31 MiB/sec. | ||
| 2431 | 2026.03.30 16:43:38.268327 [ 5 ] {1edfe872-a435-40e7-96ed-f44a2083465b} <Debug> TCPHandler: Processed in 0.00123009 sec. | ||
| 2432 | 2026.03.30 16:43:39.144946 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2026.03.30 16:43:39.145160 [ 5 ] {1449cc62-7e11-44e7-b54a-d7a05a4c950f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2434 | 2026.03.30 16:43:39.145234 [ 5 ] {1449cc62-7e11-44e7-b54a-d7a05a4c950f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2435 | 2026.03.30 16:43:39.147634 [ 5 ] {1449cc62-7e11-44e7-b54a-d7a05a4c950f} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.03.30 16:43:39.147676 [ 5 ] {1449cc62-7e11-44e7-b54a-d7a05a4c950f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2437 | 2026.03.30 16:43:39.148243 [ 5 ] {1449cc62-7e11-44e7-b54a-d7a05a4c950f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2438 | 2026.03.30 16:43:39.148482 [ 5 ] {1449cc62-7e11-44e7-b54a-d7a05a4c950f} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.03.30 16:43:39.148644 [ 5 ] {1449cc62-7e11-44e7-b54a-d7a05a4c950f} <Debug> executeQuery: Read 2425 rows, 183.70 KiB in 0.003536 sec., 685803.1674208145 rows/sec., 50.73 MiB/sec. | ||
| 2440 | 2026.03.30 16:43:39.148692 [ 5 ] {1449cc62-7e11-44e7-b54a-d7a05a4c950f} <Debug> TCPHandler: Processed in 0.003880755 sec. | ||
| 2441 | 2026.03.30 16:43:39.148692 [ 37 ] {} <Debug> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2442 | 2026.03.30 16:43:39.148797 [ 37 ] {} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.03.30 16:43:39.148822 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2026.03.30 16:43:39.148843 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2445 | 2026.03.30 16:43:39.148958 [ 5 ] {2cf79592-ef5c-4ffc-a0cb-86ddb1510605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2446 | 2026.03.30 16:43:39.149001 [ 199 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::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 | ||
| 2447 | 2026.03.30 16:43:39.149012 [ 5 ] {2cf79592-ef5c-4ffc-a0cb-86ddb1510605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2448 | 2026.03.30 16:43:39.149103 [ 199 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2449 | 2026.03.30 16:43:39.149135 [ 199 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2579 rows starting from the beginning of the part | ||
| 2450 | 2026.03.30 16:43:39.149199 [ 199 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::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 | ||
| 2451 | 2026.03.30 16:43:39.149247 [ 199 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 972 rows starting from the beginning of the part | ||
| 2452 | 2026.03.30 16:43:39.149294 [ 199 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2453 | 2026.03.30 16:43:39.149336 [ 199 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 851 rows starting from the beginning of the part | ||
| 2454 | 2026.03.30 16:43:39.149384 [ 199 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2425 rows starting from the beginning of the part | ||
| 2455 | 2026.03.30 16:43:39.149469 [ 5 ] {2cf79592-ef5c-4ffc-a0cb-86ddb1510605} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.03.30 16:43:39.149507 [ 5 ] {2cf79592-ef5c-4ffc-a0cb-86ddb1510605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2457 | 2026.03.30 16:43:39.149827 [ 5 ] {2cf79592-ef5c-4ffc-a0cb-86ddb1510605} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2458 | 2026.03.30 16:43:39.150101 [ 5 ] {2cf79592-ef5c-4ffc-a0cb-86ddb1510605} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.03.30 16:43:39.150277 [ 5 ] {2cf79592-ef5c-4ffc-a0cb-86ddb1510605} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001348 sec., 15578.635014836795 rows/sec., 1.14 MiB/sec. | ||
| 2460 | 2026.03.30 16:43:39.150326 [ 5 ] {2cf79592-ef5c-4ffc-a0cb-86ddb1510605} <Debug> TCPHandler: Processed in 0.001560048 sec. | ||
| 2461 | 2026.03.30 16:43:39.150454 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.03.30 16:43:39.150568 [ 5 ] {63e6f3a4-6a94-4b8e-b565-61757dfac242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2463 | 2026.03.30 16:43:39.150618 [ 5 ] {63e6f3a4-6a94-4b8e-b565-61757dfac242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2464 | 2026.03.30 16:43:39.151521 [ 5 ] {63e6f3a4-6a94-4b8e-b565-61757dfac242} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.03.30 16:43:39.151568 [ 5 ] {63e6f3a4-6a94-4b8e-b565-61757dfac242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2466 | 2026.03.30 16:43:39.153259 [ 5 ] {63e6f3a4-6a94-4b8e-b565-61757dfac242} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2467 | 2026.03.30 16:43:39.153424 [ 189 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6953 rows, containing 5 columns (5 merged, 0 gathered) in 0.00446979 sec., 1555554.064061175 rows/sec., 124.30 MiB/sec. | ||
| 2468 | 2026.03.30 16:43:39.153489 [ 5 ] {63e6f3a4-6a94-4b8e-b565-61757dfac242} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.03.30 16:43:39.153633 [ 5 ] {63e6f3a4-6a94-4b8e-b565-61757dfac242} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00309 sec., 259223.3009708738 rows/sec., 14.97 MiB/sec. | ||
| 2470 | 2026.03.30 16:43:39.153672 [ 5 ] {63e6f3a4-6a94-4b8e-b565-61757dfac242} <Debug> TCPHandler: Processed in 0.003278541 sec. | ||
| 2471 | 2026.03.30 16:43:39.153785 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.03.30 16:43:39.153882 [ 5 ] {b62619ab-a6d8-4838-8774-bfbabc6892c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2473 | 2026.03.30 16:43:39.153922 [ 5 ] {b62619ab-a6d8-4838-8774-bfbabc6892c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2474 | 2026.03.30 16:43:39.154027 [ 189 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2475 | 2026.03.30 16:43:39.154317 [ 5 ] {b62619ab-a6d8-4838-8774-bfbabc6892c4} <Trace> oximeter.fields_u64 (03911124-e66d-413b-bdaf-31243ec569a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2476 | 2026.03.30 16:43:39.154320 [ 189 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_11_2} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.03.30 16:43:39.154362 [ 5 ] {b62619ab-a6d8-4838-8774-bfbabc6892c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2478 | 2026.03.30 16:43:39.154430 [ 189 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_11_2} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2479 | 2026.03.30 16:43:39.154530 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 2480 | 2026.03.30 16:43:39.154673 [ 5 ] {b62619ab-a6d8-4838-8774-bfbabc6892c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2481 | 2026.03.30 16:43:39.154888 [ 5 ] {b62619ab-a6d8-4838-8774-bfbabc6892c4} <Trace> oximeter.fields_u64 (03911124-e66d-413b-bdaf-31243ec569a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.03.30 16:43:39.155021 [ 5 ] {b62619ab-a6d8-4838-8774-bfbabc6892c4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 60.72 KiB/sec. | ||
| 2483 | 2026.03.30 16:43:39.155059 [ 5 ] {b62619ab-a6d8-4838-8774-bfbabc6892c4} <Debug> TCPHandler: Processed in 0.001323353 sec. | ||
| 2484 | 2026.03.30 16:43:39.155163 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.03.30 16:43:39.155258 [ 5 ] {19f02c2b-804b-4d24-9f95-072af4bec609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2486 | 2026.03.30 16:43:39.155298 [ 5 ] {19f02c2b-804b-4d24-9f95-072af4bec609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2487 | 2026.03.30 16:43:39.156246 [ 5 ] {19f02c2b-804b-4d24-9f95-072af4bec609} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.03.30 16:43:39.156283 [ 5 ] {19f02c2b-804b-4d24-9f95-072af4bec609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2489 | 2026.03.30 16:43:39.156653 [ 5 ] {19f02c2b-804b-4d24-9f95-072af4bec609} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2490 | 2026.03.30 16:43:39.156863 [ 5 ] {19f02c2b-804b-4d24-9f95-072af4bec609} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.03.30 16:43:39.156972 [ 37 ] {} <Debug> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2492 | 2026.03.30 16:43:39.156994 [ 5 ] {19f02c2b-804b-4d24-9f95-072af4bec609} <Debug> executeQuery: Read 1300 rows, 88.92 KiB in 0.001755 sec., 740740.7407407407 rows/sec., 49.48 MiB/sec. | ||
| 2493 | 2026.03.30 16:43:39.157012 [ 37 ] {} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2026.03.30 16:43:39.157039 [ 5 ] {19f02c2b-804b-4d24-9f95-072af4bec609} <Debug> TCPHandler: Processed in 0.001925107 sec. | ||
| 2495 | 2026.03.30 16:43:39.157040 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2496 | 2026.03.30 16:43:39.157136 [ 199 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::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 | ||
| 2497 | 2026.03.30 16:43:39.157162 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.03.30 16:43:39.157233 [ 199 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2499 | 2026.03.30 16:43:39.157257 [ 5 ] {08faeadf-2008-4cdd-965f-4e2445860277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2500 | 2026.03.30 16:43:39.157261 [ 199 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1362 rows starting from the beginning of the part | ||
| 2501 | 2026.03.30 16:43:39.157302 [ 5 ] {08faeadf-2008-4cdd-965f-4e2445860277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2502 | 2026.03.30 16:43:39.157324 [ 199 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
| 2503 | 2026.03.30 16:43:39.157368 [ 199 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 555 rows starting from the beginning of the part | ||
| 2504 | 2026.03.30 16:43:39.157407 [ 199 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 2505 | 2026.03.30 16:43:39.157446 [ 199 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 517 rows starting from the beginning of the part | ||
| 2506 | 2026.03.30 16:43:39.157490 [ 199 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1300 rows starting from the beginning of the part | ||
| 2507 | 2026.03.30 16:43:39.158075 [ 5 ] {08faeadf-2008-4cdd-965f-4e2445860277} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.03.30 16:43:39.158111 [ 5 ] {08faeadf-2008-4cdd-965f-4e2445860277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2509 | 2026.03.30 16:43:39.158581 [ 5 ] {08faeadf-2008-4cdd-965f-4e2445860277} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2510 | 2026.03.30 16:43:39.158722 [ 195 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3854 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617399 sec., 2382838.1246680627 rows/sec., 172.66 MiB/sec. | ||
| 2511 | 2026.03.30 16:43:39.158800 [ 5 ] {08faeadf-2008-4cdd-965f-4e2445860277} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.03.30 16:43:39.158903 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2513 | 2026.03.30 16:43:39.158933 [ 5 ] {08faeadf-2008-4cdd-965f-4e2445860277} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001694 sec., 883116.8831168831 rows/sec., 53.56 MiB/sec. | ||
| 2514 | 2026.03.30 16:43:39.158938 [ 195 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2515 | 2026.03.30 16:43:39.158939 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2026.03.30 16:43:39.158976 [ 5 ] {08faeadf-2008-4cdd-965f-4e2445860277} <Debug> TCPHandler: Processed in 0.001864116 sec. | ||
| 2517 | 2026.03.30 16:43:39.158986 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2518 | 2026.03.30 16:43:39.159063 [ 199 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::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 | ||
| 2519 | 2026.03.30 16:43:39.159103 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.03.30 16:43:39.159145 [ 199 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2521 | 2026.03.30 16:43:39.159169 [ 199 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3530 rows starting from the beginning of the part | ||
| 2522 | 2026.03.30 16:43:39.159199 [ 5 ] {48d3c38a-aa65-46ad-ba6a-72920f60504b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2523 | 2026.03.30 16:43:39.159213 [ 199 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2524 | 2026.03.30 16:43:39.159231 [ 195 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_11_2} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.03.30 16:43:39.159249 [ 199 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 302 rows starting from the beginning of the part | ||
| 2526 | 2026.03.30 16:43:39.159253 [ 5 ] {48d3c38a-aa65-46ad-ba6a-72920f60504b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2527 | 2026.03.30 16:43:39.159282 [ 199 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2528 | 2026.03.30 16:43:39.159303 [ 195 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_11_2} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2529 | 2026.03.30 16:43:39.159315 [ 199 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2530 | 2026.03.30 16:43:39.159350 [ 199 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1496 rows starting from the beginning of the part | ||
| 2531 | 2026.03.30 16:43:39.159369 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2532 | 2026.03.30 16:43:39.160032 [ 5 ] {48d3c38a-aa65-46ad-ba6a-72920f60504b} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.03.30 16:43:39.160069 [ 5 ] {48d3c38a-aa65-46ad-ba6a-72920f60504b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2534 | 2026.03.30 16:43:39.160592 [ 5 ] {48d3c38a-aa65-46ad-ba6a-72920f60504b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2535 | 2026.03.30 16:43:39.160822 [ 5 ] {48d3c38a-aa65-46ad-ba6a-72920f60504b} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.03.30 16:43:39.160963 [ 5 ] {48d3c38a-aa65-46ad-ba6a-72920f60504b} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001783 sec., 11777.902411665731 rows/sec., 21.11 MiB/sec. | ||
| 2537 | 2026.03.30 16:43:39.161019 [ 5 ] {48d3c38a-aa65-46ad-ba6a-72920f60504b} <Debug> TCPHandler: Processed in 0.001966768 sec. | ||
| 2538 | 2026.03.30 16:43:39.161134 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.03.30 16:43:39.161228 [ 5 ] {06d7a13e-53f1-41d0-9047-7b91bf036338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2540 | 2026.03.30 16:43:39.161271 [ 5 ] {06d7a13e-53f1-41d0-9047-7b91bf036338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2541 | 2026.03.30 16:43:39.161352 [ 190 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5863 rows, containing 5 columns (5 merged, 0 gathered) in 0.002307227 sec., 2541145.7130139344 rows/sec., 162.69 MiB/sec. | ||
| 2542 | 2026.03.30 16:43:39.161597 [ 5 ] {06d7a13e-53f1-41d0-9047-7b91bf036338} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.03.30 16:43:39.161639 [ 5 ] {06d7a13e-53f1-41d0-9047-7b91bf036338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2544 | 2026.03.30 16:43:39.161880 [ 195 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2545 | 2026.03.30 16:43:39.161996 [ 5 ] {06d7a13e-53f1-41d0-9047-7b91bf036338} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2546 | 2026.03.30 16:43:39.162118 [ 195 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.03.30 16:43:39.162182 [ 195 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2548 | 2026.03.30 16:43:39.162216 [ 5 ] {06d7a13e-53f1-41d0-9047-7b91bf036338} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.03.30 16:43:39.162232 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 2550 | 2026.03.30 16:43:39.162315 [ 37 ] {} <Debug> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2551 | 2026.03.30 16:43:39.162345 [ 5 ] {06d7a13e-53f1-41d0-9047-7b91bf036338} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 728.98 KiB/sec. | ||
| 2552 | 2026.03.30 16:43:39.162345 [ 37 ] {} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.03.30 16:43:39.162386 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2554 | 2026.03.30 16:43:39.162390 [ 5 ] {06d7a13e-53f1-41d0-9047-7b91bf036338} <Debug> TCPHandler: Processed in 0.001306062 sec. | ||
| 2555 | 2026.03.30 16:43:39.162450 [ 199 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::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 | ||
| 2556 | 2026.03.30 16:43:39.162527 [ 199 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2557 | 2026.03.30 16:43:39.162549 [ 199 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 200 rows starting from the beginning of the part | ||
| 2558 | 2026.03.30 16:43:39.162589 [ 199 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 2559 | 2026.03.30 16:43:39.162621 [ 199 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2560 | 2026.03.30 16:43:39.162650 [ 199 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2561 | 2026.03.30 16:43:39.162680 [ 199 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2562 | 2026.03.30 16:43:39.162709 [ 199 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 2563 | 2026.03.30 16:43:39.163348 [ 191 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.000922793 sec., 533163.9923579828 rows/sec., 34.83 MiB/sec. | ||
| 2564 | 2026.03.30 16:43:39.163462 [ 199 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2565 | 2026.03.30 16:43:39.163691 [ 199 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_11_2} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.03.30 16:43:39.163752 [ 199 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_11_2} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2567 | 2026.03.30 16:43:39.163802 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2568 | 2026.03.30 16:43:43.240929 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.03.30 16:43:43.241122 [ 5 ] {057a239a-7c2e-454d-baae-3654fff35885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2570 | 2026.03.30 16:43:43.241194 [ 5 ] {057a239a-7c2e-454d-baae-3654fff35885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2571 | 2026.03.30 16:43:43.241881 [ 5 ] {057a239a-7c2e-454d-baae-3654fff35885} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.03.30 16:43:43.241937 [ 5 ] {057a239a-7c2e-454d-baae-3654fff35885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2573 | 2026.03.30 16:43:43.242347 [ 5 ] {057a239a-7c2e-454d-baae-3654fff35885} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2574 | 2026.03.30 16:43:43.242584 [ 5 ] {057a239a-7c2e-454d-baae-3654fff35885} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.03.30 16:43:43.242740 [ 5 ] {057a239a-7c2e-454d-baae-3654fff35885} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.57 MiB/sec. | ||
| 2576 | 2026.03.30 16:43:43.242789 [ 5 ] {057a239a-7c2e-454d-baae-3654fff35885} <Debug> TCPHandler: Processed in 0.001991339 sec. | ||
| 2577 | 2026.03.30 16:43:43.242919 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2026.03.30 16:43:43.243036 [ 5 ] {ca5839b0-d3d9-44f9-ada7-1d64a3314063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2579 | 2026.03.30 16:43:43.243081 [ 5 ] {ca5839b0-d3d9-44f9-ada7-1d64a3314063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2580 | 2026.03.30 16:43:43.243577 [ 5 ] {ca5839b0-d3d9-44f9-ada7-1d64a3314063} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2026.03.30 16:43:43.243616 [ 5 ] {ca5839b0-d3d9-44f9-ada7-1d64a3314063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2582 | 2026.03.30 16:43:43.243971 [ 5 ] {ca5839b0-d3d9-44f9-ada7-1d64a3314063} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2583 | 2026.03.30 16:43:43.244194 [ 5 ] {ca5839b0-d3d9-44f9-ada7-1d64a3314063} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.03.30 16:43:43.244329 [ 5 ] {ca5839b0-d3d9-44f9-ada7-1d64a3314063} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001316 sec., 48632.2188449848 rows/sec., 3.80 MiB/sec. | ||
| 2585 | 2026.03.30 16:43:43.244374 [ 5 ] {ca5839b0-d3d9-44f9-ada7-1d64a3314063} <Debug> TCPHandler: Processed in 0.001516537 sec. | ||
| 2586 | 2026.03.30 16:43:43.244494 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2026.03.30 16:43:43.244589 [ 5 ] {49940c4e-7891-4cc5-9058-3a7814b837f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2588 | 2026.03.30 16:43:43.244634 [ 5 ] {49940c4e-7891-4cc5-9058-3a7814b837f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2589 | 2026.03.30 16:43:43.245013 [ 5 ] {49940c4e-7891-4cc5-9058-3a7814b837f9} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2026.03.30 16:43:43.245050 [ 5 ] {49940c4e-7891-4cc5-9058-3a7814b837f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2591 | 2026.03.30 16:43:43.245382 [ 5 ] {49940c4e-7891-4cc5-9058-3a7814b837f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2592 | 2026.03.30 16:43:43.245599 [ 5 ] {49940c4e-7891-4cc5-9058-3a7814b837f9} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2026.03.30 16:43:43.245726 [ 5 ] {49940c4e-7891-4cc5-9058-3a7814b837f9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001155 sec., 110822.51082251083 rows/sec., 7.72 MiB/sec. | ||
| 2594 | 2026.03.30 16:43:43.245763 [ 5 ] {49940c4e-7891-4cc5-9058-3a7814b837f9} <Debug> TCPHandler: Processed in 0.001318022 sec. | ||
| 2595 | 2026.03.30 16:43:43.245878 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.03.30 16:43:43.245972 [ 5 ] {008a403e-29ae-4b67-9228-3643301d8015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2597 | 2026.03.30 16:43:43.246014 [ 5 ] {008a403e-29ae-4b67-9228-3643301d8015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2598 | 2026.03.30 16:43:43.246338 [ 5 ] {008a403e-29ae-4b67-9228-3643301d8015} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2026.03.30 16:43:43.246374 [ 5 ] {008a403e-29ae-4b67-9228-3643301d8015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2600 | 2026.03.30 16:43:43.246680 [ 5 ] {008a403e-29ae-4b67-9228-3643301d8015} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2601 | 2026.03.30 16:43:43.246907 [ 5 ] {008a403e-29ae-4b67-9228-3643301d8015} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.03.30 16:43:43.247038 [ 5 ] {008a403e-29ae-4b67-9228-3643301d8015} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001084 sec., 44280.44280442805 rows/sec., 2.98 MiB/sec. | ||
| 2603 | 2026.03.30 16:43:43.247073 [ 5 ] {008a403e-29ae-4b67-9228-3643301d8015} <Debug> TCPHandler: Processed in 0.00124573 sec. | ||
| 2604 | 2026.03.30 16:43:43.773986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4310 | ||
| 2605 | 2026.03.30 16:43:43.774499 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.03.30 16:43:43.774542 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2607 | 2026.03.30 16:43:43.775018 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2608 | 2026.03.30 16:43:43.775243 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.03.30 16:43:43.775369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4310 | ||
| 2610 | 2026.03.30 16:43:43.991689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2611 | 2026.03.30 16:43:44.007143 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2026.03.30 16:43:44.007194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2613 | 2026.03.30 16:43:44.012773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2614 | 2026.03.30 16:43:44.013478 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.03.30 16:43:44.016211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2616 | 2026.03.30 16:43:46.304411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 378 | ||
| 2617 | 2026.03.30 16:43:46.308405 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.03.30 16:43:46.308495 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2619 | 2026.03.30 16:43:46.310377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2620 | 2026.03.30 16:43:46.310813 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.03.30 16:43:46.311392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
| 2622 | 2026.03.30 16:43:47.158069 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54188 | ||
| 2623 | 2026.03.30 16:43:47.158203 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2624 | 2026.03.30 16:43:47.158234 [ 3 ] {} <Debug> TCP-Session: 7890bad6-adea-4ee8-a521-7e90ecf968a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54188 | ||
| 2625 | 2026.03.30 16:43:47.158257 [ 3 ] {} <Debug> TCP-Session: 7890bad6-adea-4ee8-a521-7e90ecf968a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2626 | 2026.03.30 16:43:47.158271 [ 3 ] {} <Debug> TCP-Session: 7890bad6-adea-4ee8-a521-7e90ecf968a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2627 | 2026.03.30 16:43:47.158480 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48012 | ||
| 2628 | 2026.03.30 16:43:47.158512 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36455 | ||
| 2629 | 2026.03.30 16:43:47.158535 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44417 | ||
| 2630 | 2026.03.30 16:43:47.158562 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37953 | ||
| 2631 | 2026.03.30 16:43:47.158583 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57269 | ||
| 2632 | 2026.03.30 16:43:47.158618 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2633 | 2026.03.30 16:43:47.158590 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57397 | ||
| 2634 | 2026.03.30 16:43:47.158665 [ 286 ] {} <Debug> TCP-Session: 9f656fd8-3d5d-4875-aa0a-d16dac4e01aa Authenticating user 'default' from [fd00:1122:3344:101::e]:48012 | ||
| 2635 | 2026.03.30 16:43:47.158653 [ 3 ] {} <Trace> TCP-Session: 7890bad6-adea-4ee8-a521-7e90ecf968a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.03.30 16:43:47.158727 [ 286 ] {} <Debug> TCP-Session: 9f656fd8-3d5d-4875-aa0a-d16dac4e01aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2637 | 2026.03.30 16:43:47.158513 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45799 | ||
| 2638 | 2026.03.30 16:43:47.158754 [ 286 ] {} <Debug> TCP-Session: 9f656fd8-3d5d-4875-aa0a-d16dac4e01aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2639 | 2026.03.30 16:43:47.158533 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58863 | ||
| 2640 | 2026.03.30 16:43:47.158893 [ 3 ] {a6dee2bf-b280-4a43-897d-ab23afd123a4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54188) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2641 | 2026.03.30 16:43:47.159051 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2642 | 2026.03.30 16:43:47.159052 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2643 | 2026.03.30 16:43:47.159090 [ 287 ] {} <Debug> TCP-Session: 446c2d62-1624-4516-b775-8078a6bf1231 Authenticating user 'default' from [fd00:1122:3344:101::e]:45799 | ||
| 2644 | 2026.03.30 16:43:47.159096 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2645 | 2026.03.30 16:43:47.159124 [ 287 ] {} <Debug> TCP-Session: 446c2d62-1624-4516-b775-8078a6bf1231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2646 | 2026.03.30 16:43:47.159145 [ 292 ] {} <Debug> TCP-Session: 654969ee-7fd9-4121-9563-9e9ca8b1d7c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57269 | ||
| 2647 | 2026.03.30 16:43:47.159151 [ 287 ] {} <Debug> TCP-Session: 446c2d62-1624-4516-b775-8078a6bf1231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2648 | 2026.03.30 16:43:47.159169 [ 3 ] {a6dee2bf-b280-4a43-897d-ab23afd123a4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2649 | 2026.03.30 16:43:47.159173 [ 292 ] {} <Debug> TCP-Session: 654969ee-7fd9-4121-9563-9e9ca8b1d7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2650 | 2026.03.30 16:43:47.159109 [ 289 ] {} <Debug> TCP-Session: cb7ca8bf-66c0-475d-8323-df5ef40b23c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58863 | ||
| 2651 | 2026.03.30 16:43:47.159207 [ 292 ] {} <Debug> TCP-Session: 654969ee-7fd9-4121-9563-9e9ca8b1d7c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2652 | 2026.03.30 16:43:47.159232 [ 3 ] {a6dee2bf-b280-4a43-897d-ab23afd123a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2653 | 2026.03.30 16:43:47.159240 [ 289 ] {} <Debug> TCP-Session: cb7ca8bf-66c0-475d-8323-df5ef40b23c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2654 | 2026.03.30 16:43:47.159245 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2655 | 2026.03.30 16:43:47.159266 [ 289 ] {} <Debug> TCP-Session: cb7ca8bf-66c0-475d-8323-df5ef40b23c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2656 | 2026.03.30 16:43:47.159208 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2657 | 2026.03.30 16:43:47.159285 [ 293 ] {} <Debug> TCP-Session: 59737fe9-1a41-4756-b088-9b0ac09b84c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57397 | ||
| 2658 | 2026.03.30 16:43:47.159322 [ 291 ] {} <Debug> TCP-Session: ea784d2d-dd8a-401c-8565-f6476ddbe4ad Authenticating user 'default' from [fd00:1122:3344:101::e]:37953 | ||
| 2659 | 2026.03.30 16:43:47.159326 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2660 | 2026.03.30 16:43:47.159347 [ 291 ] {} <Debug> TCP-Session: ea784d2d-dd8a-401c-8565-f6476ddbe4ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2661 | 2026.03.30 16:43:47.159370 [ 290 ] {} <Debug> TCP-Session: d2aa8dd0-42a0-4960-99d4-da7e2e904cdd Authenticating user 'default' from [fd00:1122:3344:101::e]:44417 | ||
| 2662 | 2026.03.30 16:43:47.159378 [ 291 ] {} <Debug> TCP-Session: ea784d2d-dd8a-401c-8565-f6476ddbe4ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2663 | 2026.03.30 16:43:47.159397 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2664 | 2026.03.30 16:43:47.159398 [ 290 ] {} <Debug> TCP-Session: d2aa8dd0-42a0-4960-99d4-da7e2e904cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2665 | 2026.03.30 16:43:47.159434 [ 288 ] {} <Debug> TCP-Session: 1db441b3-157b-40a2-a785-0cb9e158c213 Authenticating user 'default' from [fd00:1122:3344:101::e]:36455 | ||
| 2666 | 2026.03.30 16:43:47.159441 [ 290 ] {} <Debug> TCP-Session: d2aa8dd0-42a0-4960-99d4-da7e2e904cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2667 | 2026.03.30 16:43:47.159462 [ 288 ] {} <Debug> TCP-Session: 1db441b3-157b-40a2-a785-0cb9e158c213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2668 | 2026.03.30 16:43:47.159327 [ 293 ] {} <Debug> TCP-Session: 59737fe9-1a41-4756-b088-9b0ac09b84c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2669 | 2026.03.30 16:43:47.159486 [ 288 ] {} <Debug> TCP-Session: 1db441b3-157b-40a2-a785-0cb9e158c213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2670 | 2026.03.30 16:43:47.159507 [ 293 ] {} <Debug> TCP-Session: 59737fe9-1a41-4756-b088-9b0ac09b84c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2671 | 2026.03.30 16:43:47.159527 [ 3 ] {a6dee2bf-b280-4a43-897d-ab23afd123a4} <Debug> oximeter.version (b4fc91a6-f4d7-42c1-bc4b-2220109b50a0) (SelectExecutor): Key condition: unknown | ||
| 2672 | 2026.03.30 16:43:47.159619 [ 3 ] {a6dee2bf-b280-4a43-897d-ab23afd123a4} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2673 | 2026.03.30 16:43:47.543904 [ 327 ] {a6dee2bf-b280-4a43-897d-ab23afd123a4} <Trace> AggregatingTransform: Aggregating | ||
| 2674 | 2026.03.30 16:43:47.543999 [ 327 ] {a6dee2bf-b280-4a43-897d-ab23afd123a4} <Trace> Aggregator: Aggregation method: without_key | ||
| 2675 | 2026.03.30 16:43:47.544034 [ 327 ] {a6dee2bf-b280-4a43-897d-ab23afd123a4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001437725 sec. (695.543 rows/sec., 27.17 KiB/sec.) | ||
| 2676 | 2026.03.30 16:43:47.544052 [ 327 ] {a6dee2bf-b280-4a43-897d-ab23afd123a4} <Trace> Aggregator: Merging aggregated data | ||
| 2677 | 2026.03.30 16:43:47.545172 [ 3 ] {a6dee2bf-b280-4a43-897d-ab23afd123a4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.386332 sec., 2.588447242268308 rows/sec., 103.54 B/sec. | ||
| 2678 | 2026.03.30 16:43:47.545319 [ 3 ] {a6dee2bf-b280-4a43-897d-ab23afd123a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2679 | 2026.03.30 16:43:47.545349 [ 3 ] {a6dee2bf-b280-4a43-897d-ab23afd123a4} <Debug> TCPHandler: Processed in 0.386811905 sec. | ||
| 2680 | 2026.03.30 16:43:47.545474 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2681 | 2026.03.30 16:43:47.545506 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2682 | 2026.03.30 16:43:47.545527 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2683 | 2026.03.30 16:43:47.545552 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2684 | 2026.03.30 16:43:47.545586 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2685 | 2026.03.30 16:43:47.545606 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2686 | 2026.03.30 16:43:47.545637 [ 287 ] {} <Debug> TCP-Session: 446c2d62-1624-4516-b775-8078a6bf1231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2687 | 2026.03.30 16:43:47.545634 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2688 | 2026.03.30 16:43:47.545669 [ 290 ] {} <Debug> TCP-Session: d2aa8dd0-42a0-4960-99d4-da7e2e904cdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2689 | 2026.03.30 16:43:47.545645 [ 288 ] {} <Debug> TCP-Session: 1db441b3-157b-40a2-a785-0cb9e158c213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2690 | 2026.03.30 16:43:47.545629 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2691 | 2026.03.30 16:43:47.545579 [ 293 ] {} <Debug> TCP-Session: 59737fe9-1a41-4756-b088-9b0ac09b84c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2692 | 2026.03.30 16:43:47.545771 [ 292 ] {} <Debug> TCP-Session: 654969ee-7fd9-4121-9563-9e9ca8b1d7c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2693 | 2026.03.30 16:43:47.545567 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2694 | 2026.03.30 16:43:47.545544 [ 286 ] {} <Debug> TCP-Session: 9f656fd8-3d5d-4875-aa0a-d16dac4e01aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2695 | 2026.03.30 16:43:47.545602 [ 289 ] {} <Debug> TCP-Session: cb7ca8bf-66c0-475d-8323-df5ef40b23c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2696 | 2026.03.30 16:43:47.545845 [ 291 ] {} <Debug> TCP-Session: ea784d2d-dd8a-401c-8565-f6476ddbe4ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2697 | 2026.03.30 16:43:47.545698 [ 3 ] {} <Debug> TCP-Session: 7890bad6-adea-4ee8-a521-7e90ecf968a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2698 | 2026.03.30 16:43:48.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.57 MiB, peak 203.72 MiB, free memory in arenas 0.00 B, will set to 210.38 MiB (RSS), difference: 18.82 MiB | ||
| 2699 | 2026.03.30 16:43:48.252702 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.03.30 16:43:48.252930 [ 5 ] {cf8dfd16-f231-4d53-a16d-34c07745aec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2701 | 2026.03.30 16:43:48.253028 [ 5 ] {cf8dfd16-f231-4d53-a16d-34c07745aec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2702 | 2026.03.30 16:43:48.254105 [ 5 ] {cf8dfd16-f231-4d53-a16d-34c07745aec3} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.03.30 16:43:48.254176 [ 5 ] {cf8dfd16-f231-4d53-a16d-34c07745aec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2704 | 2026.03.30 16:43:48.254782 [ 5 ] {cf8dfd16-f231-4d53-a16d-34c07745aec3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2705 | 2026.03.30 16:43:48.255130 [ 5 ] {cf8dfd16-f231-4d53-a16d-34c07745aec3} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.03.30 16:43:48.255361 [ 5 ] {cf8dfd16-f231-4d53-a16d-34c07745aec3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002495 sec., 113827.65531062125 rows/sec., 7.23 MiB/sec. | ||
| 2707 | 2026.03.30 16:43:48.255431 [ 5 ] {cf8dfd16-f231-4d53-a16d-34c07745aec3} <Debug> TCPHandler: Processed in 0.002955813 sec. | ||
| 2708 | 2026.03.30 16:43:48.256059 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.03.30 16:43:48.256202 [ 5 ] {749d337e-6fe0-4445-b082-b75a58cca159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2710 | 2026.03.30 16:43:48.256274 [ 5 ] {749d337e-6fe0-4445-b082-b75a58cca159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2711 | 2026.03.30 16:43:48.257331 [ 5 ] {749d337e-6fe0-4445-b082-b75a58cca159} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.03.30 16:43:48.257393 [ 5 ] {749d337e-6fe0-4445-b082-b75a58cca159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2713 | 2026.03.30 16:43:48.257910 [ 5 ] {749d337e-6fe0-4445-b082-b75a58cca159} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2714 | 2026.03.30 16:43:48.258216 [ 5 ] {749d337e-6fe0-4445-b082-b75a58cca159} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.03.30 16:43:48.258416 [ 5 ] {749d337e-6fe0-4445-b082-b75a58cca159} <Debug> executeQuery: Read 851 rows, 68.59 KiB in 0.002247 sec., 378727.19181130396 rows/sec., 29.81 MiB/sec. | ||
| 2716 | 2026.03.30 16:43:48.258474 [ 5 ] {749d337e-6fe0-4445-b082-b75a58cca159} <Debug> TCPHandler: Processed in 0.002920332 sec. | ||
| 2717 | 2026.03.30 16:43:48.258651 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.03.30 16:43:48.258772 [ 5 ] {993a1977-7ca4-4c79-ba62-eb95e8546c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.03.30 16:43:48.258828 [ 5 ] {993a1977-7ca4-4c79-ba62-eb95e8546c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2720 | 2026.03.30 16:43:48.259464 [ 5 ] {993a1977-7ca4-4c79-ba62-eb95e8546c3a} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.03.30 16:43:48.259510 [ 5 ] {993a1977-7ca4-4c79-ba62-eb95e8546c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2722 | 2026.03.30 16:43:48.259920 [ 5 ] {993a1977-7ca4-4c79-ba62-eb95e8546c3a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2723 | 2026.03.30 16:43:48.260237 [ 5 ] {993a1977-7ca4-4c79-ba62-eb95e8546c3a} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.03.30 16:43:48.260426 [ 5 ] {993a1977-7ca4-4c79-ba62-eb95e8546c3a} <Debug> executeQuery: Read 169 rows, 10.57 KiB in 0.001685 sec., 100296.73590504451 rows/sec., 6.13 MiB/sec. | ||
| 2725 | 2026.03.30 16:43:48.260481 [ 5 ] {993a1977-7ca4-4c79-ba62-eb95e8546c3a} <Debug> TCPHandler: Processed in 0.001893157 sec. | ||
| 2726 | 2026.03.30 16:43:48.260652 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.03.30 16:43:48.260777 [ 5 ] {645c8aaf-4d61-4477-ba07-dae9e4f548d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.03.30 16:43:48.260836 [ 5 ] {645c8aaf-4d61-4477-ba07-dae9e4f548d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2729 | 2026.03.30 16:43:48.261447 [ 5 ] {645c8aaf-4d61-4477-ba07-dae9e4f548d9} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.03.30 16:43:48.261493 [ 5 ] {645c8aaf-4d61-4477-ba07-dae9e4f548d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2731 | 2026.03.30 16:43:48.261875 [ 5 ] {645c8aaf-4d61-4477-ba07-dae9e4f548d9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2732 | 2026.03.30 16:43:48.262179 [ 5 ] {645c8aaf-4d61-4477-ba07-dae9e4f548d9} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.03.30 16:43:48.262323 [ 27 ] {} <Debug> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2734 | 2026.03.30 16:43:48.262340 [ 5 ] {645c8aaf-4d61-4477-ba07-dae9e4f548d9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001596 sec., 93358.39598997493 rows/sec., 6.03 MiB/sec. | ||
| 2735 | 2026.03.30 16:43:48.262409 [ 27 ] {} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.03.30 16:43:48.262425 [ 5 ] {645c8aaf-4d61-4477-ba07-dae9e4f548d9} <Debug> TCPHandler: Processed in 0.001836145 sec. | ||
| 2737 | 2026.03.30 16:43:48.262440 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2738 | 2026.03.30 16:43:48.262599 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.03.30 16:43:48.262652 [ 190 ] {66694315-2cac-4183-a650-14ba178fb938::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 | ||
| 2740 | 2026.03.30 16:43:48.262729 [ 5 ] {d73ae2fc-6d4b-4cf3-a6a5-11dc3e7a6cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2741 | 2026.03.30 16:43:48.262789 [ 5 ] {d73ae2fc-6d4b-4cf3-a6a5-11dc3e7a6cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2742 | 2026.03.30 16:43:48.262860 [ 190 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2743 | 2026.03.30 16:43:48.262925 [ 190 ] {66694315-2cac-4183-a650-14ba178fb938::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 | ||
| 2744 | 2026.03.30 16:43:48.263041 [ 190 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 801 rows starting from the beginning of the part | ||
| 2745 | 2026.03.30 16:43:48.263099 [ 190 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 173 rows starting from the beginning of the part | ||
| 2746 | 2026.03.30 16:43:48.263161 [ 190 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2747 | 2026.03.30 16:43:48.263235 [ 190 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 801 rows starting from the beginning of the part | ||
| 2748 | 2026.03.30 16:43:48.263291 [ 190 ] {66694315-2cac-4183-a650-14ba178fb938::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 | ||
| 2749 | 2026.03.30 16:43:48.263355 [ 5 ] {d73ae2fc-6d4b-4cf3-a6a5-11dc3e7a6cbe} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.03.30 16:43:48.263402 [ 5 ] {d73ae2fc-6d4b-4cf3-a6a5-11dc3e7a6cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2751 | 2026.03.30 16:43:48.263881 [ 5 ] {d73ae2fc-6d4b-4cf3-a6a5-11dc3e7a6cbe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2752 | 2026.03.30 16:43:48.264179 [ 5 ] {d73ae2fc-6d4b-4cf3-a6a5-11dc3e7a6cbe} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.03.30 16:43:48.264335 [ 5 ] {d73ae2fc-6d4b-4cf3-a6a5-11dc3e7a6cbe} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001632 sec., 90686.27450980392 rows/sec., 5.16 MiB/sec. | ||
| 2754 | 2026.03.30 16:43:48.264383 [ 5 ] {d73ae2fc-6d4b-4cf3-a6a5-11dc3e7a6cbe} <Debug> TCPHandler: Processed in 0.001848575 sec. | ||
| 2755 | 2026.03.30 16:43:48.264544 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.03.30 16:43:48.264625 [ 199 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2097 rows, containing 5 columns (5 merged, 0 gathered) in 0.002098451 sec., 999308.5375831983 rows/sec., 63.57 MiB/sec. | ||
| 2757 | 2026.03.30 16:43:48.264664 [ 5 ] {755d9132-310d-4f58-8600-b40bdc6c2182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2758 | 2026.03.30 16:43:48.264722 [ 5 ] {755d9132-310d-4f58-8600-b40bdc6c2182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2759 | 2026.03.30 16:43:48.264820 [ 190 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2760 | 2026.03.30 16:43:48.265532 [ 5 ] {755d9132-310d-4f58-8600-b40bdc6c2182} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.03.30 16:43:48.265576 [ 5 ] {755d9132-310d-4f58-8600-b40bdc6c2182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2762 | 2026.03.30 16:43:48.265924 [ 190 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_6_1} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.03.30 16:43:48.266041 [ 190 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_6_1} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2764 | 2026.03.30 16:43:48.266142 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2765 | 2026.03.30 16:43:48.266148 [ 5 ] {755d9132-310d-4f58-8600-b40bdc6c2182} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2766 | 2026.03.30 16:43:48.266499 [ 5 ] {755d9132-310d-4f58-8600-b40bdc6c2182} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.03.30 16:43:48.266682 [ 5 ] {755d9132-310d-4f58-8600-b40bdc6c2182} <Debug> executeQuery: Read 517 rows, 37.34 KiB in 0.002043 sec., 253059.22662750856 rows/sec., 17.85 MiB/sec. | ||
| 2768 | 2026.03.30 16:43:48.266738 [ 5 ] {755d9132-310d-4f58-8600-b40bdc6c2182} <Debug> TCPHandler: Processed in 0.002255205 sec. | ||
| 2769 | 2026.03.30 16:43:48.266894 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2770 | 2026.03.30 16:43:48.267018 [ 5 ] {df4b1133-f38d-4958-91c0-741bc0f70b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2771 | 2026.03.30 16:43:48.267067 [ 5 ] {df4b1133-f38d-4958-91c0-741bc0f70b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2772 | 2026.03.30 16:43:48.267444 [ 5 ] {df4b1133-f38d-4958-91c0-741bc0f70b2e} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2026.03.30 16:43:48.267483 [ 5 ] {df4b1133-f38d-4958-91c0-741bc0f70b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2774 | 2026.03.30 16:43:48.267879 [ 5 ] {df4b1133-f38d-4958-91c0-741bc0f70b2e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2775 | 2026.03.30 16:43:48.268178 [ 5 ] {df4b1133-f38d-4958-91c0-741bc0f70b2e} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.03.30 16:43:48.268335 [ 5 ] {df4b1133-f38d-4958-91c0-741bc0f70b2e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001342 sec., 4470.938897168405 rows/sec., 233.59 KiB/sec. | ||
| 2777 | 2026.03.30 16:43:48.268387 [ 5 ] {df4b1133-f38d-4958-91c0-741bc0f70b2e} <Debug> TCPHandler: Processed in 0.001554678 sec. | ||
| 2778 | 2026.03.30 16:43:48.268532 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2779 | 2026.03.30 16:43:48.268650 [ 5 ] {a46f48ea-bbd7-4452-8f2e-f881881fe75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2780 | 2026.03.30 16:43:48.268699 [ 5 ] {a46f48ea-bbd7-4452-8f2e-f881881fe75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2781 | 2026.03.30 16:43:48.269186 [ 5 ] {a46f48ea-bbd7-4452-8f2e-f881881fe75c} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.03.30 16:43:48.269233 [ 5 ] {a46f48ea-bbd7-4452-8f2e-f881881fe75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2783 | 2026.03.30 16:43:48.269687 [ 5 ] {a46f48ea-bbd7-4452-8f2e-f881881fe75c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2784 | 2026.03.30 16:43:48.269997 [ 5 ] {a46f48ea-bbd7-4452-8f2e-f881881fe75c} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.03.30 16:43:48.270173 [ 5 ] {a46f48ea-bbd7-4452-8f2e-f881881fe75c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001546 sec., 171410.09055627426 rows/sec., 11.39 MiB/sec. | ||
| 2786 | 2026.03.30 16:43:48.270221 [ 5 ] {a46f48ea-bbd7-4452-8f2e-f881881fe75c} <Debug> TCPHandler: Processed in 0.001752293 sec. | ||
| 2787 | 2026.03.30 16:43:48.270381 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2026.03.30 16:43:48.270504 [ 5 ] {6a366bb9-ec06-4004-9b4b-e68fcabb3add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2789 | 2026.03.30 16:43:48.270561 [ 5 ] {6a366bb9-ec06-4004-9b4b-e68fcabb3add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2790 | 2026.03.30 16:43:48.270942 [ 5 ] {6a366bb9-ec06-4004-9b4b-e68fcabb3add} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.03.30 16:43:48.270985 [ 5 ] {6a366bb9-ec06-4004-9b4b-e68fcabb3add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2792 | 2026.03.30 16:43:48.271360 [ 5 ] {6a366bb9-ec06-4004-9b4b-e68fcabb3add} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2793 | 2026.03.30 16:43:48.271637 [ 5 ] {6a366bb9-ec06-4004-9b4b-e68fcabb3add} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.03.30 16:43:48.271802 [ 5 ] {6a366bb9-ec06-4004-9b4b-e68fcabb3add} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001324 sec., 755.2870090634441 rows/sec., 50.89 KiB/sec. | ||
| 2795 | 2026.03.30 16:43:48.271845 [ 5 ] {6a366bb9-ec06-4004-9b4b-e68fcabb3add} <Debug> TCPHandler: Processed in 0.001530768 sec. | ||
| 2796 | 2026.03.30 16:43:48.271991 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2026.03.30 16:43:48.272097 [ 5 ] {f9aabada-cb23-406f-ba27-dd7ed78abfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2798 | 2026.03.30 16:43:48.272163 [ 5 ] {f9aabada-cb23-406f-ba27-dd7ed78abfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2799 | 2026.03.30 16:43:48.273279 [ 5 ] {f9aabada-cb23-406f-ba27-dd7ed78abfaf} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2026.03.30 16:43:48.273323 [ 5 ] {f9aabada-cb23-406f-ba27-dd7ed78abfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2801 | 2026.03.30 16:43:48.274071 [ 5 ] {f9aabada-cb23-406f-ba27-dd7ed78abfaf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2802 | 2026.03.30 16:43:48.274386 [ 5 ] {f9aabada-cb23-406f-ba27-dd7ed78abfaf} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2026.03.30 16:43:48.274564 [ 5 ] {f9aabada-cb23-406f-ba27-dd7ed78abfaf} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002489 sec., 10847.730012053034 rows/sec., 19.44 MiB/sec. | ||
| 2804 | 2026.03.30 16:43:48.274663 [ 5 ] {f9aabada-cb23-406f-ba27-dd7ed78abfaf} <Debug> TCPHandler: Processed in 0.002729717 sec. | ||
| 2805 | 2026.03.30 16:43:48.274836 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2806 | 2026.03.30 16:43:48.275004 [ 5 ] {ca618cf7-1e79-4343-aac9-6cf4b59331c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2807 | 2026.03.30 16:43:48.275057 [ 5 ] {ca618cf7-1e79-4343-aac9-6cf4b59331c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2808 | 2026.03.30 16:43:48.275563 [ 5 ] {ca618cf7-1e79-4343-aac9-6cf4b59331c7} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.03.30 16:43:48.275610 [ 5 ] {ca618cf7-1e79-4343-aac9-6cf4b59331c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2810 | 2026.03.30 16:43:48.276018 [ 5 ] {ca618cf7-1e79-4343-aac9-6cf4b59331c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2811 | 2026.03.30 16:43:48.276279 [ 5 ] {ca618cf7-1e79-4343-aac9-6cf4b59331c7} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.03.30 16:43:48.276433 [ 5 ] {ca618cf7-1e79-4343-aac9-6cf4b59331c7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001509 sec., 59642.14711729623 rows/sec., 3.73 MiB/sec. | ||
| 2813 | 2026.03.30 16:43:48.276484 [ 5 ] {ca618cf7-1e79-4343-aac9-6cf4b59331c7} <Debug> TCPHandler: Processed in 0.001708222 sec. | ||
| 2814 | 2026.03.30 16:43:51.161771 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2815 | 2026.03.30 16:43:51.161846 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2816 | 2026.03.30 16:43:51.275502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4822 | ||
| 2817 | 2026.03.30 16:43:51.276316 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.03.30 16:43:51.276356 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2819 | 2026.03.30 16:43:51.276831 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2820 | 2026.03.30 16:43:51.277064 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2026.03.30 16:43:51.277187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4822 | ||
| 2822 | 2026.03.30 16:43:51.516288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2823 | 2026.03.30 16:43:51.533455 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.03.30 16:43:51.533508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2825 | 2026.03.30 16:43:51.539559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2826 | 2026.03.30 16:43:51.540258 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.03.30 16:43:51.543254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2828 | 2026.03.30 16:43:52.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.98 MiB, peak 214.98 MiB, free memory in arenas 0.00 B, will set to 212.05 MiB (RSS), difference: 1.07 MiB | ||
| 2829 | 2026.03.30 16:43:53.244068 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.03.30 16:43:53.244350 [ 5 ] {e840941f-1c93-4f7f-af35-bd3372c772aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2831 | 2026.03.30 16:43:53.244429 [ 5 ] {e840941f-1c93-4f7f-af35-bd3372c772aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2832 | 2026.03.30 16:43:53.245059 [ 5 ] {e840941f-1c93-4f7f-af35-bd3372c772aa} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.03.30 16:43:53.245107 [ 5 ] {e840941f-1c93-4f7f-af35-bd3372c772aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2834 | 2026.03.30 16:43:53.245505 [ 5 ] {e840941f-1c93-4f7f-af35-bd3372c772aa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2835 | 2026.03.30 16:43:53.245726 [ 5 ] {e840941f-1c93-4f7f-af35-bd3372c772aa} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.03.30 16:43:53.245888 [ 5 ] {e840941f-1c93-4f7f-af35-bd3372c772aa} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001614 sec., 47087.980173482036 rows/sec., 3.88 MiB/sec. | ||
| 2837 | 2026.03.30 16:43:53.245929 [ 5 ] {e840941f-1c93-4f7f-af35-bd3372c772aa} <Debug> TCPHandler: Processed in 0.002149782 sec. | ||
| 2838 | 2026.03.30 16:43:53.246056 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.03.30 16:43:53.246150 [ 5 ] {dab7d59a-387b-486f-beb1-b12eb2a304a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2840 | 2026.03.30 16:43:53.246190 [ 5 ] {dab7d59a-387b-486f-beb1-b12eb2a304a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2841 | 2026.03.30 16:43:53.246586 [ 5 ] {dab7d59a-387b-486f-beb1-b12eb2a304a3} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.03.30 16:43:53.246621 [ 5 ] {dab7d59a-387b-486f-beb1-b12eb2a304a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2843 | 2026.03.30 16:43:53.246918 [ 5 ] {dab7d59a-387b-486f-beb1-b12eb2a304a3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2844 | 2026.03.30 16:43:53.247125 [ 5 ] {dab7d59a-387b-486f-beb1-b12eb2a304a3} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.03.30 16:43:53.247226 [ 105 ] {} <Debug> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2846 | 2026.03.30 16:43:53.247257 [ 5 ] {dab7d59a-387b-486f-beb1-b12eb2a304a3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001125 sec., 8888.888888888889 rows/sec., 668.40 KiB/sec. | ||
| 2847 | 2026.03.30 16:43:53.247329 [ 105 ] {} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.03.30 16:43:53.247342 [ 5 ] {dab7d59a-387b-486f-beb1-b12eb2a304a3} <Debug> TCPHandler: Processed in 0.001335463 sec. | ||
| 2849 | 2026.03.30 16:43:53.247365 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2850 | 2026.03.30 16:43:53.247467 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2026.03.30 16:43:53.247529 [ 188 ] {c8811792-59ef-44f9-9f8a-84025292322d::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 | ||
| 2852 | 2026.03.30 16:43:53.247564 [ 5 ] {9cb8d9ad-b646-43f6-a2a9-024910f9c8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2853 | 2026.03.30 16:43:53.247613 [ 5 ] {9cb8d9ad-b646-43f6-a2a9-024910f9c8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2854 | 2026.03.30 16:43:53.247699 [ 188 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2855 | 2026.03.30 16:43:53.247750 [ 188 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 215 rows starting from the beginning of the part | ||
| 2856 | 2026.03.30 16:43:53.247863 [ 188 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2857 | 2026.03.30 16:43:53.247923 [ 188 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 169 rows starting from the beginning of the part | ||
| 2858 | 2026.03.30 16:43:53.247984 [ 188 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part | ||
| 2859 | 2026.03.30 16:43:53.248031 [ 5 ] {9cb8d9ad-b646-43f6-a2a9-024910f9c8a6} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.03.30 16:43:53.248032 [ 188 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 169 rows starting from the beginning of the part | ||
| 2861 | 2026.03.30 16:43:53.248074 [ 5 ] {9cb8d9ad-b646-43f6-a2a9-024910f9c8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2862 | 2026.03.30 16:43:53.248121 [ 188 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2863 | 2026.03.30 16:43:53.248403 [ 5 ] {9cb8d9ad-b646-43f6-a2a9-024910f9c8a6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2864 | 2026.03.30 16:43:53.248644 [ 5 ] {9cb8d9ad-b646-43f6-a2a9-024910f9c8a6} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.03.30 16:43:53.248783 [ 5 ] {9cb8d9ad-b646-43f6-a2a9-024910f9c8a6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001238 sec., 59773.82875605816 rows/sec., 4.67 MiB/sec. | ||
| 2866 | 2026.03.30 16:43:53.248821 [ 5 ] {9cb8d9ad-b646-43f6-a2a9-024910f9c8a6} <Debug> TCPHandler: Processed in 0.001403384 sec. | ||
| 2867 | 2026.03.30 16:43:53.248943 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.03.30 16:43:53.249037 [ 5 ] {1817b940-f834-4345-aa20-54e51fdd3e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2869 | 2026.03.30 16:43:53.249080 [ 5 ] {1817b940-f834-4345-aa20-54e51fdd3e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2870 | 2026.03.30 16:43:53.249144 [ 190 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 5 columns (5 merged, 0 gathered) in 0.001679191 sec., 353741.77207953116 rows/sec., 23.59 MiB/sec. | ||
| 2871 | 2026.03.30 16:43:53.249327 [ 199 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2872 | 2026.03.30 16:43:53.249485 [ 5 ] {1817b940-f834-4345-aa20-54e51fdd3e4b} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.03.30 16:43:53.249519 [ 5 ] {1817b940-f834-4345-aa20-54e51fdd3e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2874 | 2026.03.30 16:43:53.249598 [ 199 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_11_2} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.03.30 16:43:53.249669 [ 199 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_11_2} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2876 | 2026.03.30 16:43:53.249745 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2877 | 2026.03.30 16:43:53.249855 [ 5 ] {1817b940-f834-4345-aa20-54e51fdd3e4b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2878 | 2026.03.30 16:43:53.250058 [ 5 ] {1817b940-f834-4345-aa20-54e51fdd3e4b} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.03.30 16:43:53.250192 [ 5 ] {1817b940-f834-4345-aa20-54e51fdd3e4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 2880 | 2026.03.30 16:43:53.250229 [ 5 ] {1817b940-f834-4345-aa20-54e51fdd3e4b} <Debug> TCPHandler: Processed in 0.001335213 sec. | ||
| 2881 | 2026.03.30 16:43:53.250337 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2026.03.30 16:43:53.250430 [ 5 ] {eeadb819-bd3f-472f-a332-7c7e290d0970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2883 | 2026.03.30 16:43:53.250483 [ 5 ] {eeadb819-bd3f-472f-a332-7c7e290d0970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2884 | 2026.03.30 16:43:53.251239 [ 5 ] {eeadb819-bd3f-472f-a332-7c7e290d0970} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.03.30 16:43:53.251275 [ 5 ] {eeadb819-bd3f-472f-a332-7c7e290d0970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2886 | 2026.03.30 16:43:53.251774 [ 5 ] {eeadb819-bd3f-472f-a332-7c7e290d0970} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2887 | 2026.03.30 16:43:53.251992 [ 5 ] {eeadb819-bd3f-472f-a332-7c7e290d0970} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.03.30 16:43:53.252099 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2889 | 2026.03.30 16:43:53.252134 [ 5 ] {eeadb819-bd3f-472f-a332-7c7e290d0970} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001722 sec., 5807.200929152149 rows/sec., 10.41 MiB/sec. | ||
| 2890 | 2026.03.30 16:43:53.252136 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.03.30 16:43:53.252175 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2892 | 2026.03.30 16:43:53.252190 [ 5 ] {eeadb819-bd3f-472f-a332-7c7e290d0970} <Debug> TCPHandler: Processed in 0.001903097 sec. | ||
| 2893 | 2026.03.30 16:43:53.252274 [ 190 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::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 | ||
| 2894 | 2026.03.30 16:43:53.252310 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2895 | 2026.03.30 16:43:53.252409 [ 5 ] {3b4efd13-0ca9-412a-bd02-4b7fe087a457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2896 | 2026.03.30 16:43:53.252449 [ 5 ] {3b4efd13-0ca9-412a-bd02-4b7fe087a457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2897 | 2026.03.30 16:43:53.252533 [ 190 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2898 | 2026.03.30 16:43:53.252600 [ 190 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 106 rows starting from the beginning of the part | ||
| 2899 | 2026.03.30 16:43:53.252747 [ 190 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2900 | 2026.03.30 16:43:53.252782 [ 5 ] {3b4efd13-0ca9-412a-bd02-4b7fe087a457} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.03.30 16:43:53.252821 [ 5 ] {3b4efd13-0ca9-412a-bd02-4b7fe087a457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2902 | 2026.03.30 16:43:53.252895 [ 190 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part | ||
| 2903 | 2026.03.30 16:43:53.253029 [ 190 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part | ||
| 2904 | 2026.03.30 16:43:53.253154 [ 5 ] {3b4efd13-0ca9-412a-bd02-4b7fe087a457} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2905 | 2026.03.30 16:43:53.253161 [ 190 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part | ||
| 2906 | 2026.03.30 16:43:53.253296 [ 190 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2907 | 2026.03.30 16:43:53.253450 [ 5 ] {3b4efd13-0ca9-412a-bd02-4b7fe087a457} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2026.03.30 16:43:53.253609 [ 5 ] {3b4efd13-0ca9-412a-bd02-4b7fe087a457} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 2909 | 2026.03.30 16:43:53.253647 [ 5 ] {3b4efd13-0ca9-412a-bd02-4b7fe087a457} <Debug> TCPHandler: Processed in 0.001386604 sec. | ||
| 2910 | 2026.03.30 16:43:53.255941 [ 187 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 19 columns (19 merged, 0 gathered) in 0.00370377 sec., 54269.02858438834 rows/sec., 97.25 MiB/sec. | ||
| 2911 | 2026.03.30 16:43:53.256565 [ 187 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2912 | 2026.03.30 16:43:53.256906 [ 187 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.03.30 16:43:53.256972 [ 187 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2914 | 2026.03.30 16:43:53.257083 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 2915 | 2026.03.30 16:43:56.311564 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 414 | ||
| 2916 | 2026.03.30 16:43:56.313932 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.03.30 16:43:56.313990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2918 | 2026.03.30 16:43:56.315213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2919 | 2026.03.30 16:43:56.315496 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.03.30 16:43:56.315828 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 414 | ||
| 2921 | 2026.03.30 16:43:58.253156 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2922 | 2026.03.30 16:43:58.253383 [ 5 ] {9138eb3f-b38a-4e95-8ec2-8218c55946f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2923 | 2026.03.30 16:43:58.253467 [ 5 ] {9138eb3f-b38a-4e95-8ec2-8218c55946f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2924 | 2026.03.30 16:43:58.254179 [ 5 ] {9138eb3f-b38a-4e95-8ec2-8218c55946f6} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.03.30 16:43:58.254227 [ 5 ] {9138eb3f-b38a-4e95-8ec2-8218c55946f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2926 | 2026.03.30 16:43:58.254628 [ 5 ] {9138eb3f-b38a-4e95-8ec2-8218c55946f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2927 | 2026.03.30 16:43:58.254855 [ 5 ] {9138eb3f-b38a-4e95-8ec2-8218c55946f6} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.03.30 16:43:58.255010 [ 5 ] {9138eb3f-b38a-4e95-8ec2-8218c55946f6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001688 sec., 168246.44549763034 rows/sec., 10.69 MiB/sec. | ||
| 2929 | 2026.03.30 16:43:58.255051 [ 5 ] {9138eb3f-b38a-4e95-8ec2-8218c55946f6} <Debug> TCPHandler: Processed in 0.00205086 sec. | ||
| 2930 | 2026.03.30 16:43:58.255171 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2026.03.30 16:43:58.255269 [ 5 ] {b4bca625-8089-420f-a031-9fa7da929d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2932 | 2026.03.30 16:43:58.255310 [ 5 ] {b4bca625-8089-420f-a031-9fa7da929d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2933 | 2026.03.30 16:43:58.255699 [ 5 ] {b4bca625-8089-420f-a031-9fa7da929d06} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.03.30 16:43:58.255734 [ 5 ] {b4bca625-8089-420f-a031-9fa7da929d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2935 | 2026.03.30 16:43:58.256022 [ 5 ] {b4bca625-8089-420f-a031-9fa7da929d06} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2936 | 2026.03.30 16:43:58.256231 [ 5 ] {b4bca625-8089-420f-a031-9fa7da929d06} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2026.03.30 16:43:58.256360 [ 5 ] {b4bca625-8089-420f-a031-9fa7da929d06} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 880.75 KiB/sec. | ||
| 2938 | 2026.03.30 16:43:58.256397 [ 5 ] {b4bca625-8089-420f-a031-9fa7da929d06} <Debug> TCPHandler: Processed in 0.001276502 sec. | ||
| 2939 | 2026.03.30 16:43:58.256510 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2026.03.30 16:43:58.256603 [ 5 ] {6ad51e9d-d48e-47b6-ad3b-a500b1c24e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2941 | 2026.03.30 16:43:58.256642 [ 5 ] {6ad51e9d-d48e-47b6-ad3b-a500b1c24e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2942 | 2026.03.30 16:43:58.257305 [ 5 ] {6ad51e9d-d48e-47b6-ad3b-a500b1c24e30} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.03.30 16:43:58.257341 [ 5 ] {6ad51e9d-d48e-47b6-ad3b-a500b1c24e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2944 | 2026.03.30 16:43:58.257690 [ 5 ] {6ad51e9d-d48e-47b6-ad3b-a500b1c24e30} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2945 | 2026.03.30 16:43:58.257911 [ 5 ] {6ad51e9d-d48e-47b6-ad3b-a500b1c24e30} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2026.03.30 16:43:58.258038 [ 5 ] {6ad51e9d-d48e-47b6-ad3b-a500b1c24e30} <Debug> executeQuery: Read 865 rows, 69.81 KiB in 0.001454 sec., 594910.591471802 rows/sec., 46.89 MiB/sec. | ||
| 2947 | 2026.03.30 16:43:58.258075 [ 5 ] {6ad51e9d-d48e-47b6-ad3b-a500b1c24e30} <Debug> TCPHandler: Processed in 0.00161488 sec. | ||
| 2948 | 2026.03.30 16:43:58.258189 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.03.30 16:43:58.258282 [ 5 ] {a50f2d2d-33c9-4ced-ab99-41fd50da56cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2950 | 2026.03.30 16:43:58.258320 [ 5 ] {a50f2d2d-33c9-4ced-ab99-41fd50da56cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2951 | 2026.03.30 16:43:58.258773 [ 5 ] {a50f2d2d-33c9-4ced-ab99-41fd50da56cc} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.03.30 16:43:58.258808 [ 5 ] {a50f2d2d-33c9-4ced-ab99-41fd50da56cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2953 | 2026.03.30 16:43:58.259111 [ 5 ] {a50f2d2d-33c9-4ced-ab99-41fd50da56cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2954 | 2026.03.30 16:43:58.259319 [ 5 ] {a50f2d2d-33c9-4ced-ab99-41fd50da56cc} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.03.30 16:43:58.259447 [ 5 ] {a50f2d2d-33c9-4ced-ab99-41fd50da56cc} <Debug> executeQuery: Read 185 rows, 11.71 KiB in 0.001183 sec., 156382.07945900253 rows/sec., 9.67 MiB/sec. | ||
| 2956 | 2026.03.30 16:43:58.259484 [ 5 ] {a50f2d2d-33c9-4ced-ab99-41fd50da56cc} <Debug> TCPHandler: Processed in 0.001343603 sec. | ||
| 2957 | 2026.03.30 16:43:58.259583 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.03.30 16:43:58.259676 [ 5 ] {65cf75d8-166b-4ae0-a75a-54254abc181e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2959 | 2026.03.30 16:43:58.259714 [ 5 ] {65cf75d8-166b-4ae0-a75a-54254abc181e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2960 | 2026.03.30 16:43:58.260132 [ 5 ] {65cf75d8-166b-4ae0-a75a-54254abc181e} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.03.30 16:43:58.260168 [ 5 ] {65cf75d8-166b-4ae0-a75a-54254abc181e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2962 | 2026.03.30 16:43:58.260466 [ 5 ] {65cf75d8-166b-4ae0-a75a-54254abc181e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2963 | 2026.03.30 16:43:58.260677 [ 5 ] {65cf75d8-166b-4ae0-a75a-54254abc181e} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.03.30 16:43:58.260801 [ 5 ] {65cf75d8-166b-4ae0-a75a-54254abc181e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001144 sec., 130244.75524475524 rows/sec., 8.41 MiB/sec. | ||
| 2965 | 2026.03.30 16:43:58.260838 [ 5 ] {65cf75d8-166b-4ae0-a75a-54254abc181e} <Debug> TCPHandler: Processed in 0.001303332 sec. | ||
| 2966 | 2026.03.30 16:43:58.260953 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.03.30 16:43:58.261048 [ 5 ] {af5374ad-41f3-4833-9c76-e47e92048552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2968 | 2026.03.30 16:43:58.261086 [ 5 ] {af5374ad-41f3-4833-9c76-e47e92048552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2969 | 2026.03.30 16:43:58.261518 [ 5 ] {af5374ad-41f3-4833-9c76-e47e92048552} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.03.30 16:43:58.261553 [ 5 ] {af5374ad-41f3-4833-9c76-e47e92048552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2971 | 2026.03.30 16:43:58.261848 [ 5 ] {af5374ad-41f3-4833-9c76-e47e92048552} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2972 | 2026.03.30 16:43:58.262054 [ 5 ] {af5374ad-41f3-4833-9c76-e47e92048552} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.03.30 16:43:58.262178 [ 5 ] {af5374ad-41f3-4833-9c76-e47e92048552} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 2974 | 2026.03.30 16:43:58.262216 [ 5 ] {af5374ad-41f3-4833-9c76-e47e92048552} <Debug> TCPHandler: Processed in 0.001316082 sec. | ||
| 2975 | 2026.03.30 16:43:58.262326 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2026.03.30 16:43:58.262419 [ 5 ] {d3d0ca96-b017-46f4-b1c9-358bbc60f01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2977 | 2026.03.30 16:43:58.262457 [ 5 ] {d3d0ca96-b017-46f4-b1c9-358bbc60f01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2978 | 2026.03.30 16:43:58.263020 [ 5 ] {d3d0ca96-b017-46f4-b1c9-358bbc60f01b} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.03.30 16:43:58.263055 [ 5 ] {d3d0ca96-b017-46f4-b1c9-358bbc60f01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2980 | 2026.03.30 16:43:58.263376 [ 5 ] {d3d0ca96-b017-46f4-b1c9-358bbc60f01b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2981 | 2026.03.30 16:43:58.263580 [ 5 ] {d3d0ca96-b017-46f4-b1c9-358bbc60f01b} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.03.30 16:43:58.263706 [ 5 ] {d3d0ca96-b017-46f4-b1c9-358bbc60f01b} <Debug> executeQuery: Read 536 rows, 38.88 KiB in 0.001305 sec., 410727.96934865904 rows/sec., 29.10 MiB/sec. | ||
| 2983 | 2026.03.30 16:43:58.263741 [ 5 ] {d3d0ca96-b017-46f4-b1c9-358bbc60f01b} <Debug> TCPHandler: Processed in 0.001464566 sec. | ||
| 2984 | 2026.03.30 16:43:58.263856 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.03.30 16:43:58.263950 [ 5 ] {047e09c1-64b7-4955-9844-a5ac14e95449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2986 | 2026.03.30 16:43:58.263990 [ 5 ] {047e09c1-64b7-4955-9844-a5ac14e95449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2987 | 2026.03.30 16:43:58.264305 [ 5 ] {047e09c1-64b7-4955-9844-a5ac14e95449} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.03.30 16:43:58.264338 [ 5 ] {047e09c1-64b7-4955-9844-a5ac14e95449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2989 | 2026.03.30 16:43:58.264635 [ 5 ] {047e09c1-64b7-4955-9844-a5ac14e95449} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2990 | 2026.03.30 16:43:58.264845 [ 5 ] {047e09c1-64b7-4955-9844-a5ac14e95449} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.03.30 16:43:58.264969 [ 5 ] {047e09c1-64b7-4955-9844-a5ac14e95449} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 2992 | 2026.03.30 16:43:58.265004 [ 5 ] {047e09c1-64b7-4955-9844-a5ac14e95449} <Debug> TCPHandler: Processed in 0.001197799 sec. | ||
| 2993 | 2026.03.30 16:43:58.265127 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.03.30 16:43:58.265251 [ 5 ] {a0c3d8b5-3f12-408e-a4ef-938dacf8ff03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2995 | 2026.03.30 16:43:58.265303 [ 5 ] {a0c3d8b5-3f12-408e-a4ef-938dacf8ff03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2996 | 2026.03.30 16:43:58.265755 [ 5 ] {a0c3d8b5-3f12-408e-a4ef-938dacf8ff03} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.03.30 16:43:58.265791 [ 5 ] {a0c3d8b5-3f12-408e-a4ef-938dacf8ff03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2998 | 2026.03.30 16:43:58.266157 [ 5 ] {a0c3d8b5-3f12-408e-a4ef-938dacf8ff03} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2999 | 2026.03.30 16:43:58.266385 [ 5 ] {a0c3d8b5-3f12-408e-a4ef-938dacf8ff03} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.03.30 16:43:58.266519 [ 5 ] {a0c3d8b5-3f12-408e-a4ef-938dacf8ff03} <Debug> executeQuery: Read 271 rows, 18.45 KiB in 0.001294 sec., 209428.12982998454 rows/sec., 13.93 MiB/sec. | ||
| 3001 | 2026.03.30 16:43:58.266557 [ 5 ] {a0c3d8b5-3f12-408e-a4ef-938dacf8ff03} <Debug> TCPHandler: Processed in 0.001491576 sec. | ||
| 3002 | 2026.03.30 16:43:58.266669 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.03.30 16:43:58.266762 [ 5 ] {13d01315-72d9-4c41-87eb-5085ef0a6618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3004 | 2026.03.30 16:43:58.266805 [ 5 ] {13d01315-72d9-4c41-87eb-5085ef0a6618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3005 | 2026.03.30 16:43:58.267124 [ 5 ] {13d01315-72d9-4c41-87eb-5085ef0a6618} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.03.30 16:43:58.267160 [ 5 ] {13d01315-72d9-4c41-87eb-5085ef0a6618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3007 | 2026.03.30 16:43:58.267462 [ 5 ] {13d01315-72d9-4c41-87eb-5085ef0a6618} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3008 | 2026.03.30 16:43:58.267685 [ 5 ] {13d01315-72d9-4c41-87eb-5085ef0a6618} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.03.30 16:43:58.267814 [ 5 ] {13d01315-72d9-4c41-87eb-5085ef0a6618} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 3010 | 2026.03.30 16:43:58.267850 [ 5 ] {13d01315-72d9-4c41-87eb-5085ef0a6618} <Debug> TCPHandler: Processed in 0.00122858 sec. | ||
| 3011 | 2026.03.30 16:43:58.267953 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2026.03.30 16:43:58.268046 [ 5 ] {9477759d-89fc-4f8b-817f-e91c833430ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3013 | 2026.03.30 16:43:58.268101 [ 5 ] {9477759d-89fc-4f8b-817f-e91c833430ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3014 | 2026.03.30 16:43:58.268861 [ 5 ] {9477759d-89fc-4f8b-817f-e91c833430ea} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.03.30 16:43:58.268897 [ 5 ] {9477759d-89fc-4f8b-817f-e91c833430ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3016 | 2026.03.30 16:43:58.269447 [ 5 ] {9477759d-89fc-4f8b-817f-e91c833430ea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3017 | 2026.03.30 16:43:58.269694 [ 5 ] {9477759d-89fc-4f8b-817f-e91c833430ea} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.03.30 16:43:58.269830 [ 5 ] {9477759d-89fc-4f8b-817f-e91c833430ea} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001803 sec., 17193.56627842485 rows/sec., 30.81 MiB/sec. | ||
| 3019 | 2026.03.30 16:43:58.269881 [ 5 ] {9477759d-89fc-4f8b-817f-e91c833430ea} <Debug> TCPHandler: Processed in 0.001976309 sec. | ||
| 3020 | 2026.03.30 16:43:58.269994 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2026.03.30 16:43:58.270090 [ 5 ] {5bf4ff28-cbb3-42e2-8d07-2a4671d04a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3022 | 2026.03.30 16:43:58.270132 [ 5 ] {5bf4ff28-cbb3-42e2-8d07-2a4671d04a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3023 | 2026.03.30 16:43:58.270449 [ 5 ] {5bf4ff28-cbb3-42e2-8d07-2a4671d04a42} <Trace> oximeter.measurements_i64 (7d3b7085-2797-4c1f-a763-fdb6b9a701c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.03.30 16:43:58.270485 [ 5 ] {5bf4ff28-cbb3-42e2-8d07-2a4671d04a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3025 | 2026.03.30 16:43:58.270794 [ 5 ] {5bf4ff28-cbb3-42e2-8d07-2a4671d04a42} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3026 | 2026.03.30 16:43:58.271037 [ 5 ] {5bf4ff28-cbb3-42e2-8d07-2a4671d04a42} <Trace> oximeter.measurements_i64 (7d3b7085-2797-4c1f-a763-fdb6b9a701c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.03.30 16:43:58.271163 [ 5 ] {5bf4ff28-cbb3-42e2-8d07-2a4671d04a42} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001091 sec., 2749.770852428964 rows/sec., 194.24 KiB/sec. | ||
| 3028 | 2026.03.30 16:43:58.271199 [ 5 ] {5bf4ff28-cbb3-42e2-8d07-2a4671d04a42} <Debug> TCPHandler: Processed in 0.001252901 sec. | ||
| 3029 | 2026.03.30 16:43:58.271307 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2026.03.30 16:43:58.271401 [ 5 ] {808f00fb-ca35-44bb-9aea-699e842b719d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3031 | 2026.03.30 16:43:58.271442 [ 5 ] {808f00fb-ca35-44bb-9aea-699e842b719d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3032 | 2026.03.30 16:43:58.271763 [ 5 ] {808f00fb-ca35-44bb-9aea-699e842b719d} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.03.30 16:43:58.271799 [ 5 ] {808f00fb-ca35-44bb-9aea-699e842b719d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3034 | 2026.03.30 16:43:58.272106 [ 5 ] {808f00fb-ca35-44bb-9aea-699e842b719d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3035 | 2026.03.30 16:43:58.272318 [ 5 ] {808f00fb-ca35-44bb-9aea-699e842b719d} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.03.30 16:43:58.272442 [ 5 ] {808f00fb-ca35-44bb-9aea-699e842b719d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 3037 | 2026.03.30 16:43:58.272476 [ 5 ] {808f00fb-ca35-44bb-9aea-699e842b719d} <Debug> TCPHandler: Processed in 0.001216069 sec. | ||
| 3038 | 2026.03.30 16:43:58.777253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5270 | ||
| 3039 | 2026.03.30 16:43:58.777800 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.03.30 16:43:58.777847 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3041 | 2026.03.30 16:43:58.778393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3042 | 2026.03.30 16:43:58.778635 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2026.03.30 16:43:58.778763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5270 | ||
| 3044 | 2026.03.30 16:43:58.778803 [ 127 ] {} <Debug> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3045 | 2026.03.30 16:43:58.778915 [ 127 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2026.03.30 16:43:58.778959 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3047 | 2026.03.30 16:43:58.779135 [ 190 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::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 | ||
| 3048 | 2026.03.30 16:43:58.779349 [ 190 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3049 | 2026.03.30 16:43:58.779416 [ 190 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::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 | ||
| 3050 | 2026.03.30 16:43:58.779519 [ 190 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3051 | 2026.03.30 16:43:58.779584 [ 190 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3052 | 2026.03.30 16:43:58.779629 [ 190 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3053 | 2026.03.30 16:43:58.779670 [ 190 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3054 | 2026.03.30 16:43:58.779706 [ 190 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3055 | 2026.03.30 16:43:58.781060 [ 193 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002005829 sec., 2627342.609963262 rows/sec., 37.58 MiB/sec. | ||
| 3056 | 2026.03.30 16:43:58.781573 [ 190 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3057 | 2026.03.30 16:43:58.781827 [ 190 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_11_2} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.03.30 16:43:58.781902 [ 190 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_11_2} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3059 | 2026.03.30 16:43:58.781975 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3060 | 2026.03.30 16:43:59.043311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3061 | 2026.03.30 16:43:59.060636 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.03.30 16:43:59.060700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3063 | 2026.03.30 16:43:59.067537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3064 | 2026.03.30 16:43:59.068239 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.03.30 16:43:59.068544 [ 127 ] {} <Debug> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3066 | 2026.03.30 16:43:59.068612 [ 127 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2026.03.30 16:43:59.068637 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3068 | 2026.03.30 16:43:59.068758 [ 199 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 3069 | 2026.03.30 16:43:59.071706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3070 | 2026.03.30 16:43:59.072319 [ 199 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3071 | 2026.03.30 16:43:59.073587 [ 199 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 3072 | 2026.03.30 16:43:59.077948 [ 199 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 3073 | 2026.03.30 16:43:59.081997 [ 199 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 3074 | 2026.03.30 16:43:59.086155 [ 199 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 3075 | 2026.03.30 16:43:59.090456 [ 199 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 3076 | 2026.03.30 16:43:59.094738 [ 199 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 3077 | 2026.03.30 16:43:59.146591 [ 193 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077872448 sec., 1065.8455221543825 rows/sec., 5.51 MiB/sec. | ||
| 3078 | 2026.03.30 16:43:59.149338 [ 202 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3079 | 2026.03.30 16:43:59.151553 [ 202 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_11_2} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.03.30 16:43:59.151666 [ 202 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_11_2} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3081 | 2026.03.30 16:43:59.153885 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3082 | 2026.03.30 16:44:00.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.52 MiB, peak 224.42 MiB, free memory in arenas 0.00 B, will set to 222.57 MiB (RSS), difference: 8.05 MiB | ||
| 3083 | 2026.03.30 16:44:03.244551 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.03.30 16:44:03.244821 [ 5 ] {b3fa3c17-d22d-47e3-b5a6-dc4fdc1df380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3085 | 2026.03.30 16:44:03.244883 [ 5 ] {b3fa3c17-d22d-47e3-b5a6-dc4fdc1df380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3086 | 2026.03.30 16:44:03.245486 [ 5 ] {b3fa3c17-d22d-47e3-b5a6-dc4fdc1df380} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.03.30 16:44:03.245534 [ 5 ] {b3fa3c17-d22d-47e3-b5a6-dc4fdc1df380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3088 | 2026.03.30 16:44:03.245946 [ 5 ] {b3fa3c17-d22d-47e3-b5a6-dc4fdc1df380} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3089 | 2026.03.30 16:44:03.246168 [ 5 ] {b3fa3c17-d22d-47e3-b5a6-dc4fdc1df380} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.03.30 16:44:03.246296 [ 148 ] {} <Debug> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3091 | 2026.03.30 16:44:03.246321 [ 5 ] {b3fa3c17-d22d-47e3-b5a6-dc4fdc1df380} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001548 sec., 49095.607235142124 rows/sec., 4.05 MiB/sec. | ||
| 3092 | 2026.03.30 16:44:03.246395 [ 148 ] {} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.03.30 16:44:03.246415 [ 5 ] {b3fa3c17-d22d-47e3-b5a6-dc4fdc1df380} <Debug> TCPHandler: Processed in 0.002104321 sec. | ||
| 3094 | 2026.03.30 16:44:03.246424 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3095 | 2026.03.30 16:44:03.246550 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.03.30 16:44:03.246571 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::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 | ||
| 3097 | 2026.03.30 16:44:03.246649 [ 5 ] {efeb35aa-ef2f-4eac-9872-11cef9d37086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3098 | 2026.03.30 16:44:03.246693 [ 5 ] {efeb35aa-ef2f-4eac-9872-11cef9d37086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3099 | 2026.03.30 16:44:03.246728 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3100 | 2026.03.30 16:44:03.246773 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3349 rows starting from the beginning of the part | ||
| 3101 | 2026.03.30 16:44:03.246848 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::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 | ||
| 3102 | 2026.03.30 16:44:03.246900 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 851 rows starting from the beginning of the part | ||
| 3103 | 2026.03.30 16:44:03.246950 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part | ||
| 3104 | 2026.03.30 16:44:03.246994 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 865 rows starting from the beginning of the part | ||
| 3105 | 2026.03.30 16:44:03.247041 [ 202 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 76 rows starting from the beginning of the part | ||
| 3106 | 2026.03.30 16:44:03.247087 [ 5 ] {efeb35aa-ef2f-4eac-9872-11cef9d37086} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.03.30 16:44:03.247127 [ 5 ] {efeb35aa-ef2f-4eac-9872-11cef9d37086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3108 | 2026.03.30 16:44:03.247544 [ 5 ] {efeb35aa-ef2f-4eac-9872-11cef9d37086} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3109 | 2026.03.30 16:44:03.247760 [ 5 ] {efeb35aa-ef2f-4eac-9872-11cef9d37086} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.03.30 16:44:03.247892 [ 5 ] {efeb35aa-ef2f-4eac-9872-11cef9d37086} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001261 sec., 7930.214115781127 rows/sec., 596.31 KiB/sec. | ||
| 3111 | 2026.03.30 16:44:03.247932 [ 5 ] {efeb35aa-ef2f-4eac-9872-11cef9d37086} <Debug> TCPHandler: Processed in 0.001429995 sec. | ||
| 3112 | 2026.03.30 16:44:03.248042 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.03.30 16:44:03.248133 [ 5 ] {3af0aad2-4e35-4652-ad84-880c89bcb679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3114 | 2026.03.30 16:44:03.248171 [ 5 ] {3af0aad2-4e35-4652-ad84-880c89bcb679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3115 | 2026.03.30 16:44:03.248567 [ 5 ] {3af0aad2-4e35-4652-ad84-880c89bcb679} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.03.30 16:44:03.248601 [ 5 ] {3af0aad2-4e35-4652-ad84-880c89bcb679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3117 | 2026.03.30 16:44:03.248906 [ 5 ] {3af0aad2-4e35-4652-ad84-880c89bcb679} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3118 | 2026.03.30 16:44:03.249115 [ 5 ] {3af0aad2-4e35-4652-ad84-880c89bcb679} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.03.30 16:44:03.249212 [ 148 ] {} <Debug> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3120 | 2026.03.30 16:44:03.249240 [ 5 ] {3af0aad2-4e35-4652-ad84-880c89bcb679} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001124 sec., 65836.29893238434 rows/sec., 5.14 MiB/sec. | ||
| 3121 | 2026.03.30 16:44:03.249251 [ 148 ] {} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.03.30 16:44:03.249281 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3123 | 2026.03.30 16:44:03.249285 [ 5 ] {3af0aad2-4e35-4652-ad84-880c89bcb679} <Debug> TCPHandler: Processed in 0.001287061 sec. | ||
| 3124 | 2026.03.30 16:44:03.249403 [ 202 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::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 | ||
| 3125 | 2026.03.30 16:44:03.249415 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2026.03.30 16:44:03.249441 [ 192 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5273 rows, containing 5 columns (5 merged, 0 gathered) in 0.002923711 sec., 1803529.8290426107 rows/sec., 145.71 MiB/sec. | ||
| 3127 | 2026.03.30 16:44:03.249500 [ 202 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3128 | 2026.03.30 16:44:03.249524 [ 5 ] {0382e3e2-58e3-49ce-a8d8-d38be3a73e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3129 | 2026.03.30 16:44:03.249529 [ 202 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1819 rows starting from the beginning of the part | ||
| 3130 | 2026.03.30 16:44:03.249573 [ 5 ] {0382e3e2-58e3-49ce-a8d8-d38be3a73e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3131 | 2026.03.30 16:44:03.249592 [ 202 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3132 | 2026.03.30 16:44:03.249634 [ 202 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 517 rows starting from the beginning of the part | ||
| 3133 | 2026.03.30 16:44:03.249667 [ 202 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
| 3134 | 2026.03.30 16:44:03.249700 [ 202 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 536 rows starting from the beginning of the part | ||
| 3135 | 2026.03.30 16:44:03.249737 [ 202 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
| 3136 | 2026.03.30 16:44:03.249877 [ 192 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3137 | 2026.03.30 16:44:03.249975 [ 5 ] {0382e3e2-58e3-49ce-a8d8-d38be3a73e58} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.03.30 16:44:03.250017 [ 5 ] {0382e3e2-58e3-49ce-a8d8-d38be3a73e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3139 | 2026.03.30 16:44:03.250206 [ 192 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_16_3} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.03.30 16:44:03.250296 [ 192 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_16_3} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3141 | 2026.03.30 16:44:03.250386 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 3142 | 2026.03.30 16:44:03.250466 [ 5 ] {0382e3e2-58e3-49ce-a8d8-d38be3a73e58} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3143 | 2026.03.30 16:44:03.250685 [ 5 ] {0382e3e2-58e3-49ce-a8d8-d38be3a73e58} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.03.30 16:44:03.250782 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3145 | 2026.03.30 16:44:03.250813 [ 5 ] {0382e3e2-58e3-49ce-a8d8-d38be3a73e58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 3146 | 2026.03.30 16:44:03.250817 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.03.30 16:44:03.250856 [ 5 ] {0382e3e2-58e3-49ce-a8d8-d38be3a73e58} <Debug> TCPHandler: Processed in 0.001488706 sec. | ||
| 3148 | 2026.03.30 16:44:03.250864 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3149 | 2026.03.30 16:44:03.250856 [ 196 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3084 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513467 sec., 2037705.4801987757 rows/sec., 149.73 MiB/sec. | ||
| 3150 | 2026.03.30 16:44:03.250961 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::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 | ||
| 3151 | 2026.03.30 16:44:03.250981 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2026.03.30 16:44:03.251052 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3153 | 2026.03.30 16:44:03.251081 [ 5 ] {442c3eb3-0c45-4f88-94ef-d1fc188b46ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3154 | 2026.03.30 16:44:03.251086 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5863 rows starting from the beginning of the part | ||
| 3155 | 2026.03.30 16:44:03.251141 [ 5 ] {442c3eb3-0c45-4f88-94ef-d1fc188b46ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3156 | 2026.03.30 16:44:03.251154 [ 196 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3157 | 2026.03.30 16:44:03.251165 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 3158 | 2026.03.30 16:44:03.251213 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 3159 | 2026.03.30 16:44:03.251256 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3160 | 2026.03.30 16:44:03.251295 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 271 rows starting from the beginning of the part | ||
| 3161 | 2026.03.30 16:44:03.251332 [ 192 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3162 | 2026.03.30 16:44:03.251445 [ 196 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_16_3} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.03.30 16:44:03.251565 [ 196 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_16_3} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3164 | 2026.03.30 16:44:03.251677 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3165 | 2026.03.30 16:44:03.251902 [ 5 ] {442c3eb3-0c45-4f88-94ef-d1fc188b46ba} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.03.30 16:44:03.251941 [ 5 ] {442c3eb3-0c45-4f88-94ef-d1fc188b46ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3167 | 2026.03.30 16:44:03.252468 [ 5 ] {442c3eb3-0c45-4f88-94ef-d1fc188b46ba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3168 | 2026.03.30 16:44:03.252704 [ 5 ] {442c3eb3-0c45-4f88-94ef-d1fc188b46ba} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.03.30 16:44:03.252841 [ 5 ] {442c3eb3-0c45-4f88-94ef-d1fc188b46ba} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 3170 | 2026.03.30 16:44:03.252890 [ 5 ] {442c3eb3-0c45-4f88-94ef-d1fc188b46ba} <Debug> TCPHandler: Processed in 0.001957808 sec. | ||
| 3171 | 2026.03.30 16:44:03.253013 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2026.03.30 16:44:03.253105 [ 5 ] {3e200f75-c7dd-4f1f-8345-0133a7dc3f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3173 | 2026.03.30 16:44:03.253145 [ 5 ] {3e200f75-c7dd-4f1f-8345-0133a7dc3f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3174 | 2026.03.30 16:44:03.253470 [ 5 ] {3e200f75-c7dd-4f1f-8345-0133a7dc3f8f} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.03.30 16:44:03.253506 [ 5 ] {3e200f75-c7dd-4f1f-8345-0133a7dc3f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3176 | 2026.03.30 16:44:03.253812 [ 5 ] {3e200f75-c7dd-4f1f-8345-0133a7dc3f8f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3177 | 2026.03.30 16:44:03.253824 [ 194 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6847 rows, containing 5 columns (5 merged, 0 gathered) in 0.002889221 sec., 2369842.9438246503 rows/sec., 153.05 MiB/sec. | ||
| 3178 | 2026.03.30 16:44:03.254026 [ 5 ] {3e200f75-c7dd-4f1f-8345-0133a7dc3f8f} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.03.30 16:44:03.254128 [ 148 ] {} <Debug> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3180 | 2026.03.30 16:44:03.254153 [ 5 ] {3e200f75-c7dd-4f1f-8345-0133a7dc3f8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 3181 | 2026.03.30 16:44:03.254165 [ 148 ] {} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.03.30 16:44:03.254194 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3183 | 2026.03.30 16:44:03.254194 [ 5 ] {3e200f75-c7dd-4f1f-8345-0133a7dc3f8f} <Debug> TCPHandler: Processed in 0.00122725 sec. | ||
| 3184 | 2026.03.30 16:44:03.254260 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::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 | ||
| 3185 | 2026.03.30 16:44:03.254347 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3186 | 2026.03.30 16:44:03.254364 [ 196 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3187 | 2026.03.30 16:44:03.254370 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 492 rows starting from the beginning of the part | ||
| 3188 | 2026.03.30 16:44:03.254428 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 3189 | 2026.03.30 16:44:03.254469 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3190 | 2026.03.30 16:44:03.254502 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3191 | 2026.03.30 16:44:03.254534 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3192 | 2026.03.30 16:44:03.254564 [ 192 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3193 | 2026.03.30 16:44:03.254681 [ 196 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): 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.30 16:44:03.254746 [ 196 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3195 | 2026.03.30 16:44:03.254809 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 3196 | 2026.03.30 16:44:03.255286 [ 193 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001045095 sec., 803754.6825886642 rows/sec., 52.36 MiB/sec. | ||
| 3197 | 2026.03.30 16:44:03.255440 [ 196 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3198 | 2026.03.30 16:44:03.255659 [ 196 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_16_3} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.03.30 16:44:03.255714 [ 196 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_16_3} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3200 | 2026.03.30 16:44:03.255770 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3201 | 2026.03.30 16:44:04.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.11 MiB, peak 229.45 MiB, free memory in arenas 0.00 B, will set to 224.30 MiB (RSS), difference: 1.19 MiB | ||
| 3202 | 2026.03.30 16:44:06.161935 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3203 | 2026.03.30 16:44:06.161988 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3204 | 2026.03.30 16:44:06.278862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5782 | ||
| 3205 | 2026.03.30 16:44:06.279414 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.03.30 16:44:06.279466 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3207 | 2026.03.30 16:44:06.280001 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3208 | 2026.03.30 16:44:06.280244 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.03.30 16:44:06.280375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5782 | ||
| 3210 | 2026.03.30 16:44:06.316006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 452 | ||
| 3211 | 2026.03.30 16:44:06.318697 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.03.30 16:44:06.318761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3213 | 2026.03.30 16:44:06.320003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3214 | 2026.03.30 16:44:06.320297 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.03.30 16:44:06.320650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 3216 | 2026.03.30 16:44:06.571787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3217 | 2026.03.30 16:44:06.588588 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2026.03.30 16:44:06.588639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3219 | 2026.03.30 16:44:06.594429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3220 | 2026.03.30 16:44:06.595089 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.03.30 16:44:06.597906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3222 | 2026.03.30 16:44:08.253605 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.03.30 16:44:08.253804 [ 5 ] {e13b3b5a-01ad-4be8-ab3e-ef9b469cda2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3224 | 2026.03.30 16:44:08.253871 [ 5 ] {e13b3b5a-01ad-4be8-ab3e-ef9b469cda2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3225 | 2026.03.30 16:44:08.254633 [ 5 ] {e13b3b5a-01ad-4be8-ab3e-ef9b469cda2e} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.03.30 16:44:08.254681 [ 5 ] {e13b3b5a-01ad-4be8-ab3e-ef9b469cda2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3227 | 2026.03.30 16:44:08.255108 [ 5 ] {e13b3b5a-01ad-4be8-ab3e-ef9b469cda2e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3228 | 2026.03.30 16:44:08.255362 [ 5 ] {e13b3b5a-01ad-4be8-ab3e-ef9b469cda2e} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.03.30 16:44:08.255501 [ 140 ] {} <Debug> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3230 | 2026.03.30 16:44:08.255514 [ 5 ] {e13b3b5a-01ad-4be8-ab3e-ef9b469cda2e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001771 sec., 160361.3777526821 rows/sec., 10.19 MiB/sec. | ||
| 3231 | 2026.03.30 16:44:08.255581 [ 140 ] {} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.03.30 16:44:08.255605 [ 5 ] {e13b3b5a-01ad-4be8-ab3e-ef9b469cda2e} <Debug> TCPHandler: Processed in 0.002174543 sec. | ||
| 3233 | 2026.03.30 16:44:08.255607 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3234 | 2026.03.30 16:44:08.255722 [ 196 ] {f3f17c03-a930-4700-9650-454eee4616c5::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 | ||
| 3235 | 2026.03.30 16:44:08.255743 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.03.30 16:44:08.255842 [ 196 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3237 | 2026.03.30 16:44:08.255853 [ 5 ] {c8edc9e3-16fc-4b1f-af6e-4527a17e8843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3238 | 2026.03.30 16:44:08.255881 [ 196 ] {f3f17c03-a930-4700-9650-454eee4616c5::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 | ||
| 3239 | 2026.03.30 16:44:08.255905 [ 5 ] {c8edc9e3-16fc-4b1f-af6e-4527a17e8843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3240 | 2026.03.30 16:44:08.255976 [ 196 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 308 rows starting from the beginning of the part | ||
| 3241 | 2026.03.30 16:44:08.256031 [ 196 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3242 | 2026.03.30 16:44:08.256072 [ 196 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 3243 | 2026.03.30 16:44:08.256112 [ 196 ] {f3f17c03-a930-4700-9650-454eee4616c5::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 | ||
| 3244 | 2026.03.30 16:44:08.256155 [ 196 ] {f3f17c03-a930-4700-9650-454eee4616c5::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 | ||
| 3245 | 2026.03.30 16:44:08.256712 [ 5 ] {c8edc9e3-16fc-4b1f-af6e-4527a17e8843} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.03.30 16:44:08.256754 [ 5 ] {c8edc9e3-16fc-4b1f-af6e-4527a17e8843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3247 | 2026.03.30 16:44:08.257151 [ 5 ] {c8edc9e3-16fc-4b1f-af6e-4527a17e8843} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3248 | 2026.03.30 16:44:08.257222 [ 193 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539397 sec., 953620.151267022 rows/sec., 64.81 MiB/sec. | ||
| 3249 | 2026.03.30 16:44:08.257383 [ 5 ] {c8edc9e3-16fc-4b1f-af6e-4527a17e8843} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2026.03.30 16:44:08.257460 [ 198 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3251 | 2026.03.30 16:44:08.257523 [ 5 ] {c8edc9e3-16fc-4b1f-af6e-4527a17e8843} <Debug> executeQuery: Read 859 rows, 69.37 KiB in 0.001696 sec., 506485.8490566038 rows/sec., 39.94 MiB/sec. | ||
| 3252 | 2026.03.30 16:44:08.257566 [ 5 ] {c8edc9e3-16fc-4b1f-af6e-4527a17e8843} <Debug> TCPHandler: Processed in 0.001875976 sec. | ||
| 3253 | 2026.03.30 16:44:08.257690 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.03.30 16:44:08.257789 [ 5 ] {d633490d-9cac-42b2-ae45-451d3eb94d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3255 | 2026.03.30 16:44:08.257801 [ 198 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_6_1} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.03.30 16:44:08.257831 [ 5 ] {d633490d-9cac-42b2-ae45-451d3eb94d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3257 | 2026.03.30 16:44:08.257891 [ 198 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_6_1} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3258 | 2026.03.30 16:44:08.257993 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3259 | 2026.03.30 16:44:08.258272 [ 5 ] {d633490d-9cac-42b2-ae45-451d3eb94d36} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.03.30 16:44:08.258312 [ 5 ] {d633490d-9cac-42b2-ae45-451d3eb94d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3261 | 2026.03.30 16:44:08.258622 [ 5 ] {d633490d-9cac-42b2-ae45-451d3eb94d36} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3262 | 2026.03.30 16:44:08.258835 [ 5 ] {d633490d-9cac-42b2-ae45-451d3eb94d36} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.03.30 16:44:08.259027 [ 5 ] {d633490d-9cac-42b2-ae45-451d3eb94d36} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001256 sec., 137738.8535031847 rows/sec., 8.45 MiB/sec. | ||
| 3264 | 2026.03.30 16:44:08.259065 [ 5 ] {d633490d-9cac-42b2-ae45-451d3eb94d36} <Debug> TCPHandler: Processed in 0.001423505 sec. | ||
| 3265 | 2026.03.30 16:44:08.259185 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2026.03.30 16:44:08.259279 [ 5 ] {ea9c2ae8-5b8f-4386-9ee4-2401748f49a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3267 | 2026.03.30 16:44:08.259318 [ 5 ] {ea9c2ae8-5b8f-4386-9ee4-2401748f49a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3268 | 2026.03.30 16:44:08.259750 [ 5 ] {ea9c2ae8-5b8f-4386-9ee4-2401748f49a8} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.03.30 16:44:08.259788 [ 5 ] {ea9c2ae8-5b8f-4386-9ee4-2401748f49a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3270 | 2026.03.30 16:44:08.260093 [ 5 ] {ea9c2ae8-5b8f-4386-9ee4-2401748f49a8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3271 | 2026.03.30 16:44:08.260321 [ 5 ] {ea9c2ae8-5b8f-4386-9ee4-2401748f49a8} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2026.03.30 16:44:08.260451 [ 5 ] {ea9c2ae8-5b8f-4386-9ee4-2401748f49a8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001189 sec., 125315.39108494534 rows/sec., 8.10 MiB/sec. | ||
| 3273 | 2026.03.30 16:44:08.260489 [ 5 ] {ea9c2ae8-5b8f-4386-9ee4-2401748f49a8} <Debug> TCPHandler: Processed in 0.001351013 sec. | ||
| 3274 | 2026.03.30 16:44:08.260620 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2026.03.30 16:44:08.260713 [ 5 ] {29f4e66f-7d2a-4bcf-becb-192c38fadd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3276 | 2026.03.30 16:44:08.260764 [ 5 ] {29f4e66f-7d2a-4bcf-becb-192c38fadd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3277 | 2026.03.30 16:44:08.261338 [ 5 ] {29f4e66f-7d2a-4bcf-becb-192c38fadd65} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.03.30 16:44:08.261382 [ 5 ] {29f4e66f-7d2a-4bcf-becb-192c38fadd65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3279 | 2026.03.30 16:44:08.261794 [ 5 ] {29f4e66f-7d2a-4bcf-becb-192c38fadd65} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3280 | 2026.03.30 16:44:08.262100 [ 5 ] {29f4e66f-7d2a-4bcf-becb-192c38fadd65} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.03.30 16:44:08.262223 [ 140 ] {} <Debug> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3282 | 2026.03.30 16:44:08.262258 [ 140 ] {} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.03.30 16:44:08.262265 [ 5 ] {29f4e66f-7d2a-4bcf-becb-192c38fadd65} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001568 sec., 94387.75510204081 rows/sec., 5.37 MiB/sec. | ||
| 3284 | 2026.03.30 16:44:08.262275 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3285 | 2026.03.30 16:44:08.262322 [ 5 ] {29f4e66f-7d2a-4bcf-becb-192c38fadd65} <Debug> TCPHandler: Processed in 0.001749173 sec. | ||
| 3286 | 2026.03.30 16:44:08.262361 [ 196 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::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 | ||
| 3287 | 2026.03.30 16:44:08.262441 [ 196 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3288 | 2026.03.30 16:44:08.262465 [ 196 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::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 | ||
| 3289 | 2026.03.30 16:44:08.262477 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.03.30 16:44:08.262509 [ 196 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 3291 | 2026.03.30 16:44:08.262553 [ 196 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3292 | 2026.03.30 16:44:08.262587 [ 196 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3293 | 2026.03.30 16:44:08.262597 [ 5 ] {1c8386d9-a4cd-4d88-a130-4d37f90ba1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3294 | 2026.03.30 16:44:08.262621 [ 196 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::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 | ||
| 3295 | 2026.03.30 16:44:08.262653 [ 5 ] {1c8386d9-a4cd-4d88-a130-4d37f90ba1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3296 | 2026.03.30 16:44:08.262663 [ 196 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::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 | ||
| 3297 | 2026.03.30 16:44:08.263360 [ 5 ] {1c8386d9-a4cd-4d88-a130-4d37f90ba1d0} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.03.30 16:44:08.263405 [ 5 ] {1c8386d9-a4cd-4d88-a130-4d37f90ba1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3299 | 2026.03.30 16:44:08.263451 [ 198 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001114497 sec., 685511.0422011005 rows/sec., 42.02 MiB/sec. | ||
| 3300 | 2026.03.30 16:44:08.263690 [ 193 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3301 | 2026.03.30 16:44:08.263771 [ 5 ] {1c8386d9-a4cd-4d88-a130-4d37f90ba1d0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3302 | 2026.03.30 16:44:08.264070 [ 5 ] {1c8386d9-a4cd-4d88-a130-4d37f90ba1d0} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2026.03.30 16:44:08.264106 [ 193 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_6_1} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.03.30 16:44:08.264216 [ 193 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_6_1} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3305 | 2026.03.30 16:44:08.264227 [ 5 ] {1c8386d9-a4cd-4d88-a130-4d37f90ba1d0} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001652 sec., 315375.30266343825 rows/sec., 22.26 MiB/sec. | ||
| 3306 | 2026.03.30 16:44:08.264271 [ 5 ] {1c8386d9-a4cd-4d88-a130-4d37f90ba1d0} <Debug> TCPHandler: Processed in 0.001857845 sec. | ||
| 3307 | 2026.03.30 16:44:08.264330 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3308 | 2026.03.30 16:44:08.264398 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.03.30 16:44:08.264499 [ 5 ] {ac475ebf-6ab5-45b7-8883-4ab94ca314d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3310 | 2026.03.30 16:44:08.264546 [ 5 ] {ac475ebf-6ab5-45b7-8883-4ab94ca314d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3311 | 2026.03.30 16:44:08.264915 [ 5 ] {ac475ebf-6ab5-45b7-8883-4ab94ca314d4} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.03.30 16:44:08.264952 [ 5 ] {ac475ebf-6ab5-45b7-8883-4ab94ca314d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3313 | 2026.03.30 16:44:08.265322 [ 5 ] {ac475ebf-6ab5-45b7-8883-4ab94ca314d4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3314 | 2026.03.30 16:44:08.265544 [ 5 ] {ac475ebf-6ab5-45b7-8883-4ab94ca314d4} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.03.30 16:44:08.265678 [ 5 ] {ac475ebf-6ab5-45b7-8883-4ab94ca314d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001198 sec., 5008.347245409015 rows/sec., 261.67 KiB/sec. | ||
| 3316 | 2026.03.30 16:44:08.265714 [ 5 ] {ac475ebf-6ab5-45b7-8883-4ab94ca314d4} <Debug> TCPHandler: Processed in 0.001364863 sec. | ||
| 3317 | 2026.03.30 16:44:08.265831 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.03.30 16:44:08.265925 [ 5 ] {09decc53-69cd-4017-bf46-fb927d4dca6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3319 | 2026.03.30 16:44:08.265968 [ 5 ] {09decc53-69cd-4017-bf46-fb927d4dca6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3320 | 2026.03.30 16:44:08.266378 [ 5 ] {09decc53-69cd-4017-bf46-fb927d4dca6d} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.03.30 16:44:08.266413 [ 5 ] {09decc53-69cd-4017-bf46-fb927d4dca6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3322 | 2026.03.30 16:44:08.266749 [ 5 ] {09decc53-69cd-4017-bf46-fb927d4dca6d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3323 | 2026.03.30 16:44:08.266961 [ 5 ] {09decc53-69cd-4017-bf46-fb927d4dca6d} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.03.30 16:44:08.267087 [ 5 ] {09decc53-69cd-4017-bf46-fb927d4dca6d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00118 sec., 224576.27118644066 rows/sec., 14.92 MiB/sec. | ||
| 3325 | 2026.03.30 16:44:08.267122 [ 5 ] {09decc53-69cd-4017-bf46-fb927d4dca6d} <Debug> TCPHandler: Processed in 0.001340473 sec. | ||
| 3326 | 2026.03.30 16:44:08.267281 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2026.03.30 16:44:08.267378 [ 5 ] {f0632d5f-1ae3-461f-9209-1b4461a35958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3328 | 2026.03.30 16:44:08.267419 [ 5 ] {f0632d5f-1ae3-461f-9209-1b4461a35958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3329 | 2026.03.30 16:44:08.267812 [ 5 ] {f0632d5f-1ae3-461f-9209-1b4461a35958} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.03.30 16:44:08.267848 [ 5 ] {f0632d5f-1ae3-461f-9209-1b4461a35958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3331 | 2026.03.30 16:44:08.268143 [ 5 ] {f0632d5f-1ae3-461f-9209-1b4461a35958} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3332 | 2026.03.30 16:44:08.268363 [ 5 ] {f0632d5f-1ae3-461f-9209-1b4461a35958} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.03.30 16:44:08.268458 [ 140 ] {} <Debug> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3334 | 2026.03.30 16:44:08.268494 [ 5 ] {f0632d5f-1ae3-461f-9209-1b4461a35958} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 3335 | 2026.03.30 16:44:08.268494 [ 140 ] {} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.03.30 16:44:08.268535 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3337 | 2026.03.30 16:44:08.268537 [ 5 ] {f0632d5f-1ae3-461f-9209-1b4461a35958} <Debug> TCPHandler: Processed in 0.001312703 sec. | ||
| 3338 | 2026.03.30 16:44:08.268640 [ 186 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::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 | ||
| 3339 | 2026.03.30 16:44:08.268669 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.03.30 16:44:08.268762 [ 186 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3341 | 2026.03.30 16:44:08.268768 [ 5 ] {97b09479-6a0a-4c0e-91d5-500e97cc9bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3342 | 2026.03.30 16:44:08.268802 [ 186 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::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 | ||
| 3343 | 2026.03.30 16:44:08.268835 [ 5 ] {97b09479-6a0a-4c0e-91d5-500e97cc9bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3344 | 2026.03.30 16:44:08.268871 [ 186 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::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 | ||
| 3345 | 2026.03.30 16:44:08.268921 [ 186 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::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 | ||
| 3346 | 2026.03.30 16:44:08.268974 [ 186 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::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 | ||
| 3347 | 2026.03.30 16:44:08.269033 [ 186 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::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 | ||
| 3348 | 2026.03.30 16:44:08.269775 [ 5 ] {97b09479-6a0a-4c0e-91d5-500e97cc9bbc} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.03.30 16:44:08.269819 [ 5 ] {97b09479-6a0a-4c0e-91d5-500e97cc9bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3350 | 2026.03.30 16:44:08.269824 [ 193 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.00122812 sec., 4071.2633944565673 rows/sec., 274.33 KiB/sec. | ||
| 3351 | 2026.03.30 16:44:08.269950 [ 193 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3352 | 2026.03.30 16:44:08.270259 [ 193 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::all_1_5_1} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.03.30 16:44:08.270331 [ 193 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::all_1_5_1} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3354 | 2026.03.30 16:44:08.270398 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 3355 | 2026.03.30 16:44:08.270455 [ 5 ] {97b09479-6a0a-4c0e-91d5-500e97cc9bbc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3356 | 2026.03.30 16:44:08.270714 [ 5 ] {97b09479-6a0a-4c0e-91d5-500e97cc9bbc} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.03.30 16:44:08.270854 [ 5 ] {97b09479-6a0a-4c0e-91d5-500e97cc9bbc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002104 sec., 14733.84030418251 rows/sec., 26.40 MiB/sec. | ||
| 3358 | 2026.03.30 16:44:08.270906 [ 5 ] {97b09479-6a0a-4c0e-91d5-500e97cc9bbc} <Debug> TCPHandler: Processed in 0.002285676 sec. | ||
| 3359 | 2026.03.30 16:44:08.271029 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.03.30 16:44:08.271124 [ 5 ] {e84077f7-c978-4e9b-9791-4bf70af4412f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3361 | 2026.03.30 16:44:08.271165 [ 5 ] {e84077f7-c978-4e9b-9791-4bf70af4412f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3362 | 2026.03.30 16:44:08.271492 [ 5 ] {e84077f7-c978-4e9b-9791-4bf70af4412f} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.03.30 16:44:08.271527 [ 5 ] {e84077f7-c978-4e9b-9791-4bf70af4412f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3364 | 2026.03.30 16:44:08.271849 [ 5 ] {e84077f7-c978-4e9b-9791-4bf70af4412f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3365 | 2026.03.30 16:44:08.272078 [ 5 ] {e84077f7-c978-4e9b-9791-4bf70af4412f} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.03.30 16:44:08.272203 [ 5 ] {e84077f7-c978-4e9b-9791-4bf70af4412f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001097 sec., 82041.9325432999 rows/sec., 5.13 MiB/sec. | ||
| 3367 | 2026.03.30 16:44:08.272237 [ 5 ] {e84077f7-c978-4e9b-9791-4bf70af4412f} <Debug> TCPHandler: Processed in 0.001258411 sec. | ||
| 3368 | 2026.03.30 16:44:09.149219 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.03.30 16:44:09.149405 [ 5 ] {8520529d-e73c-4c51-99a2-f08ac19e7872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3370 | 2026.03.30 16:44:09.149468 [ 5 ] {8520529d-e73c-4c51-99a2-f08ac19e7872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3371 | 2026.03.30 16:44:09.150079 [ 5 ] {8520529d-e73c-4c51-99a2-f08ac19e7872} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.03.30 16:44:09.150129 [ 5 ] {8520529d-e73c-4c51-99a2-f08ac19e7872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3373 | 2026.03.30 16:44:09.150530 [ 5 ] {8520529d-e73c-4c51-99a2-f08ac19e7872} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3374 | 2026.03.30 16:44:09.150761 [ 5 ] {8520529d-e73c-4c51-99a2-f08ac19e7872} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.03.30 16:44:09.150917 [ 5 ] {8520529d-e73c-4c51-99a2-f08ac19e7872} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001559 sec., 2565.747273893521 rows/sec., 209.22 KiB/sec. | ||
| 3376 | 2026.03.30 16:44:09.150958 [ 5 ] {8520529d-e73c-4c51-99a2-f08ac19e7872} <Debug> TCPHandler: Processed in 0.001863906 sec. | ||
| 3377 | 2026.03.30 16:44:09.151070 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2026.03.30 16:44:09.151165 [ 5 ] {310b7426-b6b6-4933-9fa5-ee420b818933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3379 | 2026.03.30 16:44:09.151204 [ 5 ] {310b7426-b6b6-4933-9fa5-ee420b818933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3380 | 2026.03.30 16:44:09.152446 [ 5 ] {310b7426-b6b6-4933-9fa5-ee420b818933} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.03.30 16:44:09.152482 [ 5 ] {310b7426-b6b6-4933-9fa5-ee420b818933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3382 | 2026.03.30 16:44:09.152978 [ 5 ] {310b7426-b6b6-4933-9fa5-ee420b818933} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3383 | 2026.03.30 16:44:09.153202 [ 5 ] {310b7426-b6b6-4933-9fa5-ee420b818933} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.03.30 16:44:09.153336 [ 5 ] {310b7426-b6b6-4933-9fa5-ee420b818933} <Debug> executeQuery: Read 2427 rows, 183.85 KiB in 0.00219 sec., 1108219.1780821916 rows/sec., 81.98 MiB/sec. | ||
| 3385 | 2026.03.30 16:44:09.153373 [ 5 ] {310b7426-b6b6-4933-9fa5-ee420b818933} <Debug> TCPHandler: Processed in 0.002354447 sec. | ||
| 3386 | 2026.03.30 16:44:09.153485 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.03.30 16:44:09.153579 [ 5 ] {06c6d0d3-93ac-4e1b-8e9b-d4ea515fc996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3388 | 2026.03.30 16:44:09.153619 [ 5 ] {06c6d0d3-93ac-4e1b-8e9b-d4ea515fc996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3389 | 2026.03.30 16:44:09.154013 [ 5 ] {06c6d0d3-93ac-4e1b-8e9b-d4ea515fc996} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.03.30 16:44:09.154049 [ 5 ] {06c6d0d3-93ac-4e1b-8e9b-d4ea515fc996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3391 | 2026.03.30 16:44:09.154351 [ 5 ] {06c6d0d3-93ac-4e1b-8e9b-d4ea515fc996} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3392 | 2026.03.30 16:44:09.154562 [ 5 ] {06c6d0d3-93ac-4e1b-8e9b-d4ea515fc996} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.03.30 16:44:09.154690 [ 5 ] {06c6d0d3-93ac-4e1b-8e9b-d4ea515fc996} <Debug> executeQuery: Read 25 rows, 1.86 KiB in 0.001129 sec., 22143.489813994685 rows/sec., 1.61 MiB/sec. | ||
| 3394 | 2026.03.30 16:44:09.154725 [ 5 ] {06c6d0d3-93ac-4e1b-8e9b-d4ea515fc996} <Debug> TCPHandler: Processed in 0.001290111 sec. | ||
| 3395 | 2026.03.30 16:44:09.154825 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3396 | 2026.03.30 16:44:09.154918 [ 5 ] {c5ea7e1c-b2b0-426e-8506-249b706fb040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3397 | 2026.03.30 16:44:09.154957 [ 5 ] {c5ea7e1c-b2b0-426e-8506-249b706fb040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3398 | 2026.03.30 16:44:09.155542 [ 5 ] {c5ea7e1c-b2b0-426e-8506-249b706fb040} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.03.30 16:44:09.155578 [ 5 ] {c5ea7e1c-b2b0-426e-8506-249b706fb040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3400 | 2026.03.30 16:44:09.155911 [ 5 ] {c5ea7e1c-b2b0-426e-8506-249b706fb040} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3401 | 2026.03.30 16:44:09.156126 [ 5 ] {c5ea7e1c-b2b0-426e-8506-249b706fb040} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.03.30 16:44:09.156262 [ 5 ] {c5ea7e1c-b2b0-426e-8506-249b706fb040} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001362 sec., 588105.7268722467 rows/sec., 33.97 MiB/sec. | ||
| 3403 | 2026.03.30 16:44:09.156299 [ 5 ] {c5ea7e1c-b2b0-426e-8506-249b706fb040} <Debug> TCPHandler: Processed in 0.001523358 sec. | ||
| 3404 | 2026.03.30 16:44:09.156405 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.03.30 16:44:09.156498 [ 5 ] {92502c02-1ce3-41f1-b712-3c0d27b36866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3406 | 2026.03.30 16:44:09.156537 [ 5 ] {92502c02-1ce3-41f1-b712-3c0d27b36866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3407 | 2026.03.30 16:44:09.156901 [ 5 ] {92502c02-1ce3-41f1-b712-3c0d27b36866} <Trace> oximeter.fields_u64 (03911124-e66d-413b-bdaf-31243ec569a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.03.30 16:44:09.156938 [ 5 ] {92502c02-1ce3-41f1-b712-3c0d27b36866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3409 | 2026.03.30 16:44:09.157220 [ 5 ] {92502c02-1ce3-41f1-b712-3c0d27b36866} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3410 | 2026.03.30 16:44:09.157434 [ 5 ] {92502c02-1ce3-41f1-b712-3c0d27b36866} <Trace> oximeter.fields_u64 (03911124-e66d-413b-bdaf-31243ec569a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.03.30 16:44:09.157559 [ 5 ] {92502c02-1ce3-41f1-b712-3c0d27b36866} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 65.16 KiB/sec. | ||
| 3412 | 2026.03.30 16:44:09.157596 [ 5 ] {92502c02-1ce3-41f1-b712-3c0d27b36866} <Debug> TCPHandler: Processed in 0.001240741 sec. | ||
| 3413 | 2026.03.30 16:44:09.157704 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3414 | 2026.03.30 16:44:09.157796 [ 5 ] {2c47d73c-eafc-49b7-9b6d-d15c03baeb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3415 | 2026.03.30 16:44:09.157834 [ 5 ] {2c47d73c-eafc-49b7-9b6d-d15c03baeb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3416 | 2026.03.30 16:44:09.158576 [ 5 ] {2c47d73c-eafc-49b7-9b6d-d15c03baeb26} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.03.30 16:44:09.158611 [ 5 ] {2c47d73c-eafc-49b7-9b6d-d15c03baeb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3418 | 2026.03.30 16:44:09.158969 [ 5 ] {2c47d73c-eafc-49b7-9b6d-d15c03baeb26} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3419 | 2026.03.30 16:44:09.159183 [ 5 ] {2c47d73c-eafc-49b7-9b6d-d15c03baeb26} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2026.03.30 16:44:09.159314 [ 5 ] {2c47d73c-eafc-49b7-9b6d-d15c03baeb26} <Debug> executeQuery: Read 1304 rows, 89.24 KiB in 0.001537 sec., 848405.9856864021 rows/sec., 56.70 MiB/sec. | ||
| 3421 | 2026.03.30 16:44:09.159352 [ 5 ] {2c47d73c-eafc-49b7-9b6d-d15c03baeb26} <Debug> TCPHandler: Processed in 0.001697172 sec. | ||
| 3422 | 2026.03.30 16:44:09.159465 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3423 | 2026.03.30 16:44:09.159558 [ 5 ] {a6c56d02-2671-4204-90ff-d69e6309bbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3424 | 2026.03.30 16:44:09.159601 [ 5 ] {a6c56d02-2671-4204-90ff-d69e6309bbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3425 | 2026.03.30 16:44:09.160233 [ 5 ] {a6c56d02-2671-4204-90ff-d69e6309bbd4} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2026.03.30 16:44:09.160270 [ 5 ] {a6c56d02-2671-4204-90ff-d69e6309bbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3427 | 2026.03.30 16:44:09.160693 [ 5 ] {a6c56d02-2671-4204-90ff-d69e6309bbd4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3428 | 2026.03.30 16:44:09.160905 [ 5 ] {a6c56d02-2671-4204-90ff-d69e6309bbd4} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.03.30 16:44:09.161037 [ 5 ] {a6c56d02-2671-4204-90ff-d69e6309bbd4} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001497 sec., 1000668.0026720107 rows/sec., 60.70 MiB/sec. | ||
| 3430 | 2026.03.30 16:44:09.161074 [ 5 ] {a6c56d02-2671-4204-90ff-d69e6309bbd4} <Debug> TCPHandler: Processed in 0.001658481 sec. | ||
| 3431 | 2026.03.30 16:44:09.161174 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3432 | 2026.03.30 16:44:09.161267 [ 5 ] {06373908-ba4d-4b52-bb46-abbc5ab24a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3433 | 2026.03.30 16:44:09.161320 [ 5 ] {06373908-ba4d-4b52-bb46-abbc5ab24a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3434 | 2026.03.30 16:44:09.162048 [ 5 ] {06373908-ba4d-4b52-bb46-abbc5ab24a23} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.03.30 16:44:09.162083 [ 5 ] {06373908-ba4d-4b52-bb46-abbc5ab24a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3436 | 2026.03.30 16:44:09.162604 [ 5 ] {06373908-ba4d-4b52-bb46-abbc5ab24a23} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3437 | 2026.03.30 16:44:09.162821 [ 5 ] {06373908-ba4d-4b52-bb46-abbc5ab24a23} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.03.30 16:44:09.162956 [ 5 ] {06373908-ba4d-4b52-bb46-abbc5ab24a23} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001707 sec., 12302.284710017575 rows/sec., 22.05 MiB/sec. | ||
| 3439 | 2026.03.30 16:44:09.163006 [ 5 ] {06373908-ba4d-4b52-bb46-abbc5ab24a23} <Debug> TCPHandler: Processed in 0.001881946 sec. | ||
| 3440 | 2026.03.30 16:44:09.163118 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3441 | 2026.03.30 16:44:09.163212 [ 5 ] {985e60ac-6966-40ca-9cd8-50b9f1484b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3442 | 2026.03.30 16:44:09.163252 [ 5 ] {985e60ac-6966-40ca-9cd8-50b9f1484b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3443 | 2026.03.30 16:44:09.163564 [ 5 ] {985e60ac-6966-40ca-9cd8-50b9f1484b80} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2026.03.30 16:44:09.163599 [ 5 ] {985e60ac-6966-40ca-9cd8-50b9f1484b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3445 | 2026.03.30 16:44:09.163910 [ 5 ] {985e60ac-6966-40ca-9cd8-50b9f1484b80} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3446 | 2026.03.30 16:44:09.164126 [ 5 ] {985e60ac-6966-40ca-9cd8-50b9f1484b80} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2026.03.30 16:44:09.164257 [ 5 ] {985e60ac-6966-40ca-9cd8-50b9f1484b80} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001064 sec., 11278.195488721803 rows/sec., 778.31 KiB/sec. | ||
| 3448 | 2026.03.30 16:44:09.164293 [ 5 ] {985e60ac-6966-40ca-9cd8-50b9f1484b80} <Debug> TCPHandler: Processed in 0.00122444 sec. | ||
| 3449 | 2026.03.30 16:44:13.242716 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3450 | 2026.03.30 16:44:13.242973 [ 5 ] {45adb4bd-c081-41a5-a489-1b54b2d1522d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3451 | 2026.03.30 16:44:13.243066 [ 5 ] {45adb4bd-c081-41a5-a489-1b54b2d1522d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3452 | 2026.03.30 16:44:13.243716 [ 5 ] {45adb4bd-c081-41a5-a489-1b54b2d1522d} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.03.30 16:44:13.243758 [ 5 ] {45adb4bd-c081-41a5-a489-1b54b2d1522d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3454 | 2026.03.30 16:44:13.244161 [ 5 ] {45adb4bd-c081-41a5-a489-1b54b2d1522d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3455 | 2026.03.30 16:44:13.244390 [ 5 ] {45adb4bd-c081-41a5-a489-1b54b2d1522d} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.03.30 16:44:13.244545 [ 5 ] {45adb4bd-c081-41a5-a489-1b54b2d1522d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.62 MiB/sec. | ||
| 3457 | 2026.03.30 16:44:13.244586 [ 5 ] {45adb4bd-c081-41a5-a489-1b54b2d1522d} <Debug> TCPHandler: Processed in 0.00203682 sec. | ||
| 3458 | 2026.03.30 16:44:13.244718 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3459 | 2026.03.30 16:44:13.244813 [ 5 ] {e97cd2ba-a369-4c3b-a19d-e052d6cde0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3460 | 2026.03.30 16:44:13.244852 [ 5 ] {e97cd2ba-a369-4c3b-a19d-e052d6cde0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3461 | 2026.03.30 16:44:13.245273 [ 5 ] {e97cd2ba-a369-4c3b-a19d-e052d6cde0ac} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.03.30 16:44:13.245308 [ 5 ] {e97cd2ba-a369-4c3b-a19d-e052d6cde0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3463 | 2026.03.30 16:44:13.245603 [ 5 ] {e97cd2ba-a369-4c3b-a19d-e052d6cde0ac} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3464 | 2026.03.30 16:44:13.245819 [ 5 ] {e97cd2ba-a369-4c3b-a19d-e052d6cde0ac} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3465 | 2026.03.30 16:44:13.245947 [ 5 ] {e97cd2ba-a369-4c3b-a19d-e052d6cde0ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 3466 | 2026.03.30 16:44:13.245983 [ 5 ] {e97cd2ba-a369-4c3b-a19d-e052d6cde0ac} <Debug> TCPHandler: Processed in 0.001316982 sec. | ||
| 3467 | 2026.03.30 16:44:13.246097 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3468 | 2026.03.30 16:44:13.246191 [ 5 ] {a1a6f411-d5a2-49a8-ace9-9556d1065bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3469 | 2026.03.30 16:44:13.246234 [ 5 ] {a1a6f411-d5a2-49a8-ace9-9556d1065bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3470 | 2026.03.30 16:44:13.246612 [ 5 ] {a1a6f411-d5a2-49a8-ace9-9556d1065bee} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.03.30 16:44:13.246647 [ 5 ] {a1a6f411-d5a2-49a8-ace9-9556d1065bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3472 | 2026.03.30 16:44:13.246976 [ 5 ] {a1a6f411-d5a2-49a8-ace9-9556d1065bee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3473 | 2026.03.30 16:44:13.247195 [ 5 ] {a1a6f411-d5a2-49a8-ace9-9556d1065bee} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.03.30 16:44:13.247322 [ 5 ] {a1a6f411-d5a2-49a8-ace9-9556d1065bee} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00115 sec., 111304.34782608696 rows/sec., 7.75 MiB/sec. | ||
| 3475 | 2026.03.30 16:44:13.247359 [ 5 ] {a1a6f411-d5a2-49a8-ace9-9556d1065bee} <Debug> TCPHandler: Processed in 0.001312222 sec. | ||
| 3476 | 2026.03.30 16:44:13.247535 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2026.03.30 16:44:13.247628 [ 5 ] {e6206888-a56b-4d39-aa6e-767d7d2c3188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3478 | 2026.03.30 16:44:13.247668 [ 5 ] {e6206888-a56b-4d39-aa6e-767d7d2c3188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3479 | 2026.03.30 16:44:13.247985 [ 5 ] {e6206888-a56b-4d39-aa6e-767d7d2c3188} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.03.30 16:44:13.248020 [ 5 ] {e6206888-a56b-4d39-aa6e-767d7d2c3188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3481 | 2026.03.30 16:44:13.248317 [ 5 ] {e6206888-a56b-4d39-aa6e-767d7d2c3188} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3482 | 2026.03.30 16:44:13.248524 [ 5 ] {e6206888-a56b-4d39-aa6e-767d7d2c3188} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2026.03.30 16:44:13.248652 [ 5 ] {e6206888-a56b-4d39-aa6e-767d7d2c3188} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00104 sec., 46153.846153846156 rows/sec., 3.11 MiB/sec. | ||
| 3484 | 2026.03.30 16:44:13.248686 [ 5 ] {e6206888-a56b-4d39-aa6e-767d7d2c3188} <Debug> TCPHandler: Processed in 0.001203039 sec. | ||
| 3485 | 2026.03.30 16:44:13.780513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6230 | ||
| 3486 | 2026.03.30 16:44:13.781078 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.03.30 16:44:13.781132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3488 | 2026.03.30 16:44:13.781628 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3489 | 2026.03.30 16:44:13.781858 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.03.30 16:44:13.781990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6230 | ||
| 3491 | 2026.03.30 16:44:14.098030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3492 | 2026.03.30 16:44:14.114436 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.03.30 16:44:14.114503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3494 | 2026.03.30 16:44:14.120140 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3495 | 2026.03.30 16:44:14.120834 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.03.30 16:44:14.123623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3497 | 2026.03.30 16:44:16.320950 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 500 | ||
| 3498 | 2026.03.30 16:44:16.325402 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.03.30 16:44:16.325481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3500 | 2026.03.30 16:44:16.327546 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3501 | 2026.03.30 16:44:16.327966 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.03.30 16:44:16.328559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3503 | 2026.03.30 16:44:18.253045 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2026.03.30 16:44:18.253244 [ 5 ] {892b1a48-267e-40e6-a6bc-5eadc941f9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3505 | 2026.03.30 16:44:18.253316 [ 5 ] {892b1a48-267e-40e6-a6bc-5eadc941f9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3506 | 2026.03.30 16:44:18.254060 [ 5 ] {892b1a48-267e-40e6-a6bc-5eadc941f9c2} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.03.30 16:44:18.254108 [ 5 ] {892b1a48-267e-40e6-a6bc-5eadc941f9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3508 | 2026.03.30 16:44:18.254533 [ 5 ] {892b1a48-267e-40e6-a6bc-5eadc941f9c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3509 | 2026.03.30 16:44:18.254772 [ 5 ] {892b1a48-267e-40e6-a6bc-5eadc941f9c2} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.03.30 16:44:18.254923 [ 5 ] {892b1a48-267e-40e6-a6bc-5eadc941f9c2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001732 sec., 163972.28637413395 rows/sec., 10.41 MiB/sec. | ||
| 3511 | 2026.03.30 16:44:18.254965 [ 5 ] {892b1a48-267e-40e6-a6bc-5eadc941f9c2} <Debug> TCPHandler: Processed in 0.002060371 sec. | ||
| 3512 | 2026.03.30 16:44:18.255094 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.03.30 16:44:18.255191 [ 5 ] {c6d8d209-0488-4cdf-a963-fe601e15f3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3514 | 2026.03.30 16:44:18.255232 [ 5 ] {c6d8d209-0488-4cdf-a963-fe601e15f3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3515 | 2026.03.30 16:44:18.256058 [ 5 ] {c6d8d209-0488-4cdf-a963-fe601e15f3ea} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.03.30 16:44:18.256094 [ 5 ] {c6d8d209-0488-4cdf-a963-fe601e15f3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3517 | 2026.03.30 16:44:18.256466 [ 5 ] {c6d8d209-0488-4cdf-a963-fe601e15f3ea} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3518 | 2026.03.30 16:44:18.256702 [ 5 ] {c6d8d209-0488-4cdf-a963-fe601e15f3ea} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.03.30 16:44:18.256838 [ 5 ] {c6d8d209-0488-4cdf-a963-fe601e15f3ea} <Debug> executeQuery: Read 859 rows, 69.37 KiB in 0.001666 sec., 515606.2424969988 rows/sec., 40.66 MiB/sec. | ||
| 3520 | 2026.03.30 16:44:18.256874 [ 5 ] {c6d8d209-0488-4cdf-a963-fe601e15f3ea} <Debug> TCPHandler: Processed in 0.001831025 sec. | ||
| 3521 | 2026.03.30 16:44:18.256997 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2026.03.30 16:44:18.257092 [ 5 ] {f25a771b-a97c-4a85-bb6b-4d5b8549c66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3523 | 2026.03.30 16:44:18.257132 [ 5 ] {f25a771b-a97c-4a85-bb6b-4d5b8549c66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3524 | 2026.03.30 16:44:18.257599 [ 5 ] {f25a771b-a97c-4a85-bb6b-4d5b8549c66d} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.03.30 16:44:18.257634 [ 5 ] {f25a771b-a97c-4a85-bb6b-4d5b8549c66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3526 | 2026.03.30 16:44:18.257951 [ 5 ] {f25a771b-a97c-4a85-bb6b-4d5b8549c66d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3527 | 2026.03.30 16:44:18.258171 [ 5 ] {f25a771b-a97c-4a85-bb6b-4d5b8549c66d} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.03.30 16:44:18.258265 [ 123 ] {} <Debug> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3529 | 2026.03.30 16:44:18.258298 [ 5 ] {f25a771b-a97c-4a85-bb6b-4d5b8549c66d} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001224 sec., 141339.86928104574 rows/sec., 8.68 MiB/sec. | ||
| 3530 | 2026.03.30 16:44:18.258302 [ 123 ] {} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.03.30 16:44:18.258331 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3532 | 2026.03.30 16:44:18.258338 [ 5 ] {f25a771b-a97c-4a85-bb6b-4d5b8549c66d} <Debug> TCPHandler: Processed in 0.001391554 sec. | ||
| 3533 | 2026.03.30 16:44:18.258461 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2026.03.30 16:44:18.258461 [ 197 ] {c8811792-59ef-44f9-9f8a-84025292322d::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 | ||
| 3535 | 2026.03.30 16:44:18.258558 [ 5 ] {206b2a80-5667-41b9-bef2-8fb70dba3e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3536 | 2026.03.30 16:44:18.258604 [ 5 ] {206b2a80-5667-41b9-bef2-8fb70dba3e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3537 | 2026.03.30 16:44:18.258635 [ 197 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3538 | 2026.03.30 16:44:18.258695 [ 197 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 216 rows starting from the beginning of the part | ||
| 3539 | 2026.03.30 16:44:18.258802 [ 197 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 185 rows starting from the beginning of the part | ||
| 3540 | 2026.03.30 16:44:18.258862 [ 197 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3541 | 2026.03.30 16:44:18.258923 [ 197 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 173 rows starting from the beginning of the part | ||
| 3542 | 2026.03.30 16:44:18.258974 [ 197 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 3543 | 2026.03.30 16:44:18.259026 [ 197 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 173 rows starting from the beginning of the part | ||
| 3544 | 2026.03.30 16:44:18.259046 [ 5 ] {206b2a80-5667-41b9-bef2-8fb70dba3e85} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.03.30 16:44:18.259087 [ 5 ] {206b2a80-5667-41b9-bef2-8fb70dba3e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3546 | 2026.03.30 16:44:18.259428 [ 5 ] {206b2a80-5667-41b9-bef2-8fb70dba3e85} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3547 | 2026.03.30 16:44:18.259666 [ 5 ] {206b2a80-5667-41b9-bef2-8fb70dba3e85} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.03.30 16:44:18.259798 [ 5 ] {206b2a80-5667-41b9-bef2-8fb70dba3e85} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001258 sec., 118441.97138314786 rows/sec., 7.65 MiB/sec. | ||
| 3549 | 2026.03.30 16:44:18.259836 [ 5 ] {206b2a80-5667-41b9-bef2-8fb70dba3e85} <Debug> TCPHandler: Processed in 0.001424715 sec. | ||
| 3550 | 2026.03.30 16:44:18.259952 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.03.30 16:44:18.260020 [ 193 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 5 columns (5 merged, 0 gathered) in 0.00162386 sec., 481568.60813124286 rows/sec., 32.00 MiB/sec. | ||
| 3552 | 2026.03.30 16:44:18.260047 [ 5 ] {7cac8ba0-996e-4f58-a46d-05d004f541a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3553 | 2026.03.30 16:44:18.260092 [ 5 ] {7cac8ba0-996e-4f58-a46d-05d004f541a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3554 | 2026.03.30 16:44:18.260161 [ 197 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3555 | 2026.03.30 16:44:18.260425 [ 197 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_16_3} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.03.30 16:44:18.260493 [ 197 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_16_3} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3557 | 2026.03.30 16:44:18.260532 [ 5 ] {7cac8ba0-996e-4f58-a46d-05d004f541a2} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.03.30 16:44:18.260560 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3559 | 2026.03.30 16:44:18.260573 [ 5 ] {7cac8ba0-996e-4f58-a46d-05d004f541a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3560 | 2026.03.30 16:44:18.260902 [ 5 ] {7cac8ba0-996e-4f58-a46d-05d004f541a2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3561 | 2026.03.30 16:44:18.261132 [ 5 ] {7cac8ba0-996e-4f58-a46d-05d004f541a2} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2026.03.30 16:44:18.261257 [ 5 ] {7cac8ba0-996e-4f58-a46d-05d004f541a2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001229 sec., 120423.10821806345 rows/sec., 6.85 MiB/sec. | ||
| 3563 | 2026.03.30 16:44:18.261294 [ 5 ] {7cac8ba0-996e-4f58-a46d-05d004f541a2} <Debug> TCPHandler: Processed in 0.001393334 sec. | ||
| 3564 | 2026.03.30 16:44:18.261405 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2026.03.30 16:44:18.261500 [ 5 ] {0992e22e-1259-41de-977f-00c563fb2608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3566 | 2026.03.30 16:44:18.261540 [ 5 ] {0992e22e-1259-41de-977f-00c563fb2608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3567 | 2026.03.30 16:44:18.262149 [ 5 ] {0992e22e-1259-41de-977f-00c563fb2608} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.03.30 16:44:18.262182 [ 5 ] {0992e22e-1259-41de-977f-00c563fb2608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3569 | 2026.03.30 16:44:18.262513 [ 5 ] {0992e22e-1259-41de-977f-00c563fb2608} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3570 | 2026.03.30 16:44:18.262736 [ 5 ] {0992e22e-1259-41de-977f-00c563fb2608} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2026.03.30 16:44:18.262863 [ 5 ] {0992e22e-1259-41de-977f-00c563fb2608} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.00138 sec., 377536.231884058 rows/sec., 26.65 MiB/sec. | ||
| 3572 | 2026.03.30 16:44:18.262899 [ 5 ] {0992e22e-1259-41de-977f-00c563fb2608} <Debug> TCPHandler: Processed in 0.001544048 sec. | ||
| 3573 | 2026.03.30 16:44:18.263007 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3574 | 2026.03.30 16:44:18.263102 [ 5 ] {93e9da85-473a-4bbc-adbc-3ad92e4312d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3575 | 2026.03.30 16:44:18.263144 [ 5 ] {93e9da85-473a-4bbc-adbc-3ad92e4312d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3576 | 2026.03.30 16:44:18.263463 [ 5 ] {93e9da85-473a-4bbc-adbc-3ad92e4312d2} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.03.30 16:44:18.263497 [ 5 ] {93e9da85-473a-4bbc-adbc-3ad92e4312d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3578 | 2026.03.30 16:44:18.263807 [ 5 ] {93e9da85-473a-4bbc-adbc-3ad92e4312d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3579 | 2026.03.30 16:44:18.264020 [ 5 ] {93e9da85-473a-4bbc-adbc-3ad92e4312d2} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.03.30 16:44:18.264105 [ 123 ] {} <Debug> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3581 | 2026.03.30 16:44:18.264130 [ 123 ] {} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.03.30 16:44:18.264146 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3583 | 2026.03.30 16:44:18.264147 [ 5 ] {93e9da85-473a-4bbc-adbc-3ad92e4312d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 3584 | 2026.03.30 16:44:18.264188 [ 5 ] {93e9da85-473a-4bbc-adbc-3ad92e4312d2} <Debug> TCPHandler: Processed in 0.00123085 sec. | ||
| 3585 | 2026.03.30 16:44:18.264259 [ 198 ] {4344b73a-75c6-4c6e-a166-7fe82627e408::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 | ||
| 3586 | 2026.03.30 16:44:18.264297 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.03.30 16:44:18.264398 [ 5 ] {6c185d3a-f3b6-464d-9d2c-bccb84ebc934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3588 | 2026.03.30 16:44:18.264424 [ 198 ] {4344b73a-75c6-4c6e-a166-7fe82627e408::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3589 | 2026.03.30 16:44:18.264442 [ 5 ] {6c185d3a-f3b6-464d-9d2c-bccb84ebc934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3590 | 2026.03.30 16:44:18.264467 [ 198 ] {4344b73a-75c6-4c6e-a166-7fe82627e408::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3591 | 2026.03.30 16:44:18.264561 [ 198 ] {4344b73a-75c6-4c6e-a166-7fe82627e408::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3592 | 2026.03.30 16:44:18.264617 [ 198 ] {4344b73a-75c6-4c6e-a166-7fe82627e408::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3593 | 2026.03.30 16:44:18.264667 [ 198 ] {4344b73a-75c6-4c6e-a166-7fe82627e408::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3594 | 2026.03.30 16:44:18.264757 [ 198 ] {4344b73a-75c6-4c6e-a166-7fe82627e408::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3595 | 2026.03.30 16:44:18.264806 [ 198 ] {4344b73a-75c6-4c6e-a166-7fe82627e408::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3596 | 2026.03.30 16:44:18.264855 [ 5 ] {6c185d3a-f3b6-464d-9d2c-bccb84ebc934} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2026.03.30 16:44:18.264896 [ 5 ] {6c185d3a-f3b6-464d-9d2c-bccb84ebc934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3598 | 2026.03.30 16:44:18.265283 [ 5 ] {6c185d3a-f3b6-464d-9d2c-bccb84ebc934} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3599 | 2026.03.30 16:44:18.265535 [ 5 ] {6c185d3a-f3b6-464d-9d2c-bccb84ebc934} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2026.03.30 16:44:18.265666 [ 197 ] {4344b73a-75c6-4c6e-a166-7fe82627e408::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001467346 sec., 24534.090800670052 rows/sec., 1.25 MiB/sec. | ||
| 3601 | 2026.03.30 16:44:18.265670 [ 5 ] {6c185d3a-f3b6-464d-9d2c-bccb84ebc934} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00129 sec., 205426.3565891473 rows/sec., 13.65 MiB/sec. | ||
| 3602 | 2026.03.30 16:44:18.265769 [ 5 ] {6c185d3a-f3b6-464d-9d2c-bccb84ebc934} <Debug> TCPHandler: Processed in 0.001521797 sec. | ||
| 3603 | 2026.03.30 16:44:18.265828 [ 198 ] {4344b73a-75c6-4c6e-a166-7fe82627e408::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3604 | 2026.03.30 16:44:18.265885 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2026.03.30 16:44:18.265984 [ 5 ] {99e4e0b5-640e-48f3-bf9d-9e7cd60a5208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3606 | 2026.03.30 16:44:18.266030 [ 5 ] {99e4e0b5-640e-48f3-bf9d-9e7cd60a5208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3607 | 2026.03.30 16:44:18.266097 [ 198 ] {4344b73a-75c6-4c6e-a166-7fe82627e408::all_1_6_1} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3608 | 2026.03.30 16:44:18.266169 [ 198 ] {4344b73a-75c6-4c6e-a166-7fe82627e408::all_1_6_1} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3609 | 2026.03.30 16:44:18.266235 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3610 | 2026.03.30 16:44:18.266340 [ 5 ] {99e4e0b5-640e-48f3-bf9d-9e7cd60a5208} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.03.30 16:44:18.266378 [ 5 ] {99e4e0b5-640e-48f3-bf9d-9e7cd60a5208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3612 | 2026.03.30 16:44:18.266682 [ 5 ] {99e4e0b5-640e-48f3-bf9d-9e7cd60a5208} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3613 | 2026.03.30 16:44:18.266908 [ 5 ] {99e4e0b5-640e-48f3-bf9d-9e7cd60a5208} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.03.30 16:44:18.267034 [ 5 ] {99e4e0b5-640e-48f3-bf9d-9e7cd60a5208} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 3615 | 2026.03.30 16:44:18.267070 [ 5 ] {99e4e0b5-640e-48f3-bf9d-9e7cd60a5208} <Debug> TCPHandler: Processed in 0.00123452 sec. | ||
| 3616 | 2026.03.30 16:44:18.267176 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.03.30 16:44:18.267270 [ 5 ] {8304db25-0798-4bb8-bddb-048f78f94aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3618 | 2026.03.30 16:44:18.267322 [ 5 ] {8304db25-0798-4bb8-bddb-048f78f94aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3619 | 2026.03.30 16:44:18.268159 [ 5 ] {8304db25-0798-4bb8-bddb-048f78f94aa4} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.03.30 16:44:18.268194 [ 5 ] {8304db25-0798-4bb8-bddb-048f78f94aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3621 | 2026.03.30 16:44:18.268733 [ 5 ] {8304db25-0798-4bb8-bddb-048f78f94aa4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3622 | 2026.03.30 16:44:18.268959 [ 5 ] {8304db25-0798-4bb8-bddb-048f78f94aa4} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.03.30 16:44:18.269051 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3624 | 2026.03.30 16:44:18.269079 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.03.30 16:44:18.269091 [ 5 ] {8304db25-0798-4bb8-bddb-048f78f94aa4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001839 sec., 16856.98749320283 rows/sec., 30.21 MiB/sec. | ||
| 3626 | 2026.03.30 16:44:18.269095 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3627 | 2026.03.30 16:44:18.269140 [ 5 ] {8304db25-0798-4bb8-bddb-048f78f94aa4} <Debug> TCPHandler: Processed in 0.002012959 sec. | ||
| 3628 | 2026.03.30 16:44:18.269179 [ 198 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::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 | ||
| 3629 | 2026.03.30 16:44:18.269252 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3630 | 2026.03.30 16:44:18.269352 [ 5 ] {5dc8c6db-8a08-4893-b713-d0344bf6c0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3631 | 2026.03.30 16:44:18.269372 [ 198 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3632 | 2026.03.30 16:44:18.269393 [ 5 ] {5dc8c6db-8a08-4893-b713-d0344bf6c0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3633 | 2026.03.30 16:44:18.269423 [ 198 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 201 rows starting from the beginning of the part | ||
| 3634 | 2026.03.30 16:44:18.269530 [ 198 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
| 3635 | 2026.03.30 16:44:18.269643 [ 198 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3636 | 2026.03.30 16:44:18.269732 [ 5 ] {5dc8c6db-8a08-4893-b713-d0344bf6c0e6} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.03.30 16:44:18.269744 [ 198 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 3638 | 2026.03.30 16:44:18.269775 [ 5 ] {5dc8c6db-8a08-4893-b713-d0344bf6c0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3639 | 2026.03.30 16:44:18.269857 [ 198 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part | ||
| 3640 | 2026.03.30 16:44:18.269962 [ 198 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
| 3641 | 2026.03.30 16:44:18.270099 [ 5 ] {5dc8c6db-8a08-4893-b713-d0344bf6c0e6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3642 | 2026.03.30 16:44:18.270339 [ 5 ] {5dc8c6db-8a08-4893-b713-d0344bf6c0e6} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2026.03.30 16:44:18.270472 [ 5 ] {5dc8c6db-8a08-4893-b713-d0344bf6c0e6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001137 sec., 79155.67282321899 rows/sec., 4.95 MiB/sec. | ||
| 3644 | 2026.03.30 16:44:18.270506 [ 5 ] {5dc8c6db-8a08-4893-b713-d0344bf6c0e6} <Debug> TCPHandler: Processed in 0.001303601 sec. | ||
| 3645 | 2026.03.30 16:44:18.272930 [ 195 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 325 rows, containing 19 columns (19 merged, 0 gathered) in 0.003781303 sec., 85949.20851357323 rows/sec., 154.02 MiB/sec. | ||
| 3646 | 2026.03.30 16:44:18.273658 [ 195 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3647 | 2026.03.30 16:44:18.273972 [ 195 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.03.30 16:44:18.274034 [ 195 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3649 | 2026.03.30 16:44:18.274136 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3650 | 2026.03.30 16:44:20.704641 [ 100 ] {} <Debug> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3651 | 2026.03.30 16:44:20.704748 [ 100 ] {} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.03.30 16:44:20.704785 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3653 | 2026.03.30 16:44:20.704960 [ 197 ] {7b0c757e-b2af-4cff-bc9d-40380848a0c3::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 | ||
| 3654 | 2026.03.30 16:44:20.705169 [ 197 ] {7b0c757e-b2af-4cff-bc9d-40380848a0c3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3655 | 2026.03.30 16:44:20.705224 [ 197 ] {7b0c757e-b2af-4cff-bc9d-40380848a0c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3656 | 2026.03.30 16:44:20.705322 [ 197 ] {7b0c757e-b2af-4cff-bc9d-40380848a0c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3657 | 2026.03.30 16:44:20.705398 [ 197 ] {7b0c757e-b2af-4cff-bc9d-40380848a0c3::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 | ||
| 3658 | 2026.03.30 16:44:20.705473 [ 197 ] {7b0c757e-b2af-4cff-bc9d-40380848a0c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3659 | 2026.03.30 16:44:20.705541 [ 197 ] {7b0c757e-b2af-4cff-bc9d-40380848a0c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3660 | 2026.03.30 16:44:20.706413 [ 195 ] {7b0c757e-b2af-4cff-bc9d-40380848a0c3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528947 sec., 19621.34724094426 rows/sec., 1.64 MiB/sec. | ||
| 3661 | 2026.03.30 16:44:20.706631 [ 198 ] {7b0c757e-b2af-4cff-bc9d-40380848a0c3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3662 | 2026.03.30 16:44:20.706988 [ 198 ] {7b0c757e-b2af-4cff-bc9d-40380848a0c3::all_1_5_1} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2026.03.30 16:44:20.707078 [ 198 ] {7b0c757e-b2af-4cff-bc9d-40380848a0c3::all_1_5_1} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3664 | 2026.03.30 16:44:20.707184 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3665 | 2026.03.30 16:44:21.162241 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3666 | 2026.03.30 16:44:21.162296 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3667 | 2026.03.30 16:44:21.282082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6742 | ||
| 3668 | 2026.03.30 16:44:21.282589 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2026.03.30 16:44:21.282633 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3670 | 2026.03.30 16:44:21.283127 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3671 | 2026.03.30 16:44:21.283358 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2026.03.30 16:44:21.283490 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6742 | ||
| 3673 | 2026.03.30 16:44:21.623698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3674 | 2026.03.30 16:44:21.640770 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.03.30 16:44:21.640835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3676 | 2026.03.30 16:44:21.646504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3677 | 2026.03.30 16:44:21.647188 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.03.30 16:44:21.649991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3679 | 2026.03.30 16:44:23.243771 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3680 | 2026.03.30 16:44:23.243952 [ 5 ] {0d8f5bc2-9aec-4996-86b7-992dc7b0428b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3681 | 2026.03.30 16:44:23.244016 [ 5 ] {0d8f5bc2-9aec-4996-86b7-992dc7b0428b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3682 | 2026.03.30 16:44:23.244692 [ 5 ] {0d8f5bc2-9aec-4996-86b7-992dc7b0428b} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.03.30 16:44:23.244736 [ 5 ] {0d8f5bc2-9aec-4996-86b7-992dc7b0428b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3684 | 2026.03.30 16:44:23.245150 [ 5 ] {0d8f5bc2-9aec-4996-86b7-992dc7b0428b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3685 | 2026.03.30 16:44:23.245379 [ 5 ] {0d8f5bc2-9aec-4996-86b7-992dc7b0428b} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2026.03.30 16:44:23.245533 [ 5 ] {0d8f5bc2-9aec-4996-86b7-992dc7b0428b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001629 sec., 46654.38919582566 rows/sec., 3.84 MiB/sec. | ||
| 3687 | 2026.03.30 16:44:23.245567 [ 109 ] {} <Debug> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3688 | 2026.03.30 16:44:23.245574 [ 5 ] {0d8f5bc2-9aec-4996-86b7-992dc7b0428b} <Debug> TCPHandler: Processed in 0.001929687 sec. | ||
| 3689 | 2026.03.30 16:44:23.245658 [ 109 ] {} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2026.03.30 16:44:23.245691 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3691 | 2026.03.30 16:44:23.245765 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2026.03.30 16:44:23.245804 [ 191 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::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 | ||
| 3693 | 2026.03.30 16:44:23.245865 [ 5 ] {5fa4f036-1635-4cfd-b787-c35f2d63302a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3694 | 2026.03.30 16:44:23.245901 [ 191 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3695 | 2026.03.30 16:44:23.245905 [ 5 ] {5fa4f036-1635-4cfd-b787-c35f2d63302a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3696 | 2026.03.30 16:44:23.245949 [ 191 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3360 rows starting from the beginning of the part | ||
| 3697 | 2026.03.30 16:44:23.246038 [ 191 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 859 rows starting from the beginning of the part | ||
| 3698 | 2026.03.30 16:44:23.246090 [ 191 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2427 rows starting from the beginning of the part | ||
| 3699 | 2026.03.30 16:44:23.246134 [ 191 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::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 | ||
| 3700 | 2026.03.30 16:44:23.246177 [ 191 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 859 rows starting from the beginning of the part | ||
| 3701 | 2026.03.30 16:44:23.246219 [ 191 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 76 rows starting from the beginning of the part | ||
| 3702 | 2026.03.30 16:44:23.246317 [ 5 ] {5fa4f036-1635-4cfd-b787-c35f2d63302a} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.03.30 16:44:23.246352 [ 5 ] {5fa4f036-1635-4cfd-b787-c35f2d63302a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3704 | 2026.03.30 16:44:23.246751 [ 5 ] {5fa4f036-1635-4cfd-b787-c35f2d63302a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3705 | 2026.03.30 16:44:23.246967 [ 5 ] {5fa4f036-1635-4cfd-b787-c35f2d63302a} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.03.30 16:44:23.247099 [ 5 ] {5fa4f036-1635-4cfd-b787-c35f2d63302a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001254 sec., 7974.481658692185 rows/sec., 599.64 KiB/sec. | ||
| 3707 | 2026.03.30 16:44:23.247137 [ 5 ] {5fa4f036-1635-4cfd-b787-c35f2d63302a} <Debug> TCPHandler: Processed in 0.001423614 sec. | ||
| 3708 | 2026.03.30 16:44:23.247247 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.03.30 16:44:23.247342 [ 5 ] {fb26b183-672e-4e23-8466-d57bd06bc842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3710 | 2026.03.30 16:44:23.247382 [ 5 ] {fb26b183-672e-4e23-8466-d57bd06bc842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3711 | 2026.03.30 16:44:23.247800 [ 5 ] {fb26b183-672e-4e23-8466-d57bd06bc842} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.03.30 16:44:23.247835 [ 5 ] {fb26b183-672e-4e23-8466-d57bd06bc842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3713 | 2026.03.30 16:44:23.248143 [ 5 ] {fb26b183-672e-4e23-8466-d57bd06bc842} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3714 | 2026.03.30 16:44:23.248360 [ 5 ] {fb26b183-672e-4e23-8466-d57bd06bc842} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.03.30 16:44:23.248461 [ 109 ] {} <Debug> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3716 | 2026.03.30 16:44:23.248486 [ 5 ] {fb26b183-672e-4e23-8466-d57bd06bc842} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001162 sec., 63683.30464716007 rows/sec., 4.97 MiB/sec. | ||
| 3717 | 2026.03.30 16:44:23.248497 [ 109 ] {} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.03.30 16:44:23.248528 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3719 | 2026.03.30 16:44:23.248529 [ 5 ] {fb26b183-672e-4e23-8466-d57bd06bc842} <Debug> TCPHandler: Processed in 0.001331483 sec. | ||
| 3720 | 2026.03.30 16:44:23.248659 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.03.30 16:44:23.248663 [ 198 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::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 | ||
| 3722 | 2026.03.30 16:44:23.248725 [ 188 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7637 rows, containing 5 columns (5 merged, 0 gathered) in 0.002967242 sec., 2573770.524952127 rows/sec., 205.45 MiB/sec. | ||
| 3723 | 2026.03.30 16:44:23.248752 [ 5 ] {4a6f5a1e-bebd-449e-b8c7-c4f65bb4e446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3724 | 2026.03.30 16:44:23.248812 [ 5 ] {4a6f5a1e-bebd-449e-b8c7-c4f65bb4e446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3725 | 2026.03.30 16:44:23.248836 [ 198 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3726 | 2026.03.30 16:44:23.248879 [ 198 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1831 rows starting from the beginning of the part | ||
| 3727 | 2026.03.30 16:44:23.248956 [ 198 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 521 rows starting from the beginning of the part | ||
| 3728 | 2026.03.30 16:44:23.249007 [ 198 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1304 rows starting from the beginning of the part | ||
| 3729 | 2026.03.30 16:44:23.249056 [ 198 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3730 | 2026.03.30 16:44:23.249101 [ 195 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3731 | 2026.03.30 16:44:23.249103 [ 198 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 521 rows starting from the beginning of the part | ||
| 3732 | 2026.03.30 16:44:23.249172 [ 198 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part | ||
| 3733 | 2026.03.30 16:44:23.249215 [ 5 ] {4a6f5a1e-bebd-449e-b8c7-c4f65bb4e446} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.03.30 16:44:23.249254 [ 5 ] {4a6f5a1e-bebd-449e-b8c7-c4f65bb4e446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3735 | 2026.03.30 16:44:23.249458 [ 195 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_21_4} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.03.30 16:44:23.249534 [ 195 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_21_4} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3737 | 2026.03.30 16:44:23.249598 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3738 | 2026.03.30 16:44:23.249677 [ 5 ] {4a6f5a1e-bebd-449e-b8c7-c4f65bb4e446} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3739 | 2026.03.30 16:44:23.249901 [ 5 ] {4a6f5a1e-bebd-449e-b8c7-c4f65bb4e446} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.03.30 16:44:23.250005 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3741 | 2026.03.30 16:44:23.250035 [ 5 ] {4a6f5a1e-bebd-449e-b8c7-c4f65bb4e446} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 3742 | 2026.03.30 16:44:23.250036 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.03.30 16:44:23.250079 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3744 | 2026.03.30 16:44:23.250082 [ 5 ] {4a6f5a1e-bebd-449e-b8c7-c4f65bb4e446} <Debug> TCPHandler: Processed in 0.001473246 sec. | ||
| 3745 | 2026.03.30 16:44:23.250159 [ 187 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::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 | ||
| 3746 | 2026.03.30 16:44:23.250201 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3747 | 2026.03.30 16:44:23.250250 [ 187 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3748 | 2026.03.30 16:44:23.250277 [ 187 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6847 rows starting from the beginning of the part | ||
| 3749 | 2026.03.30 16:44:23.250295 [ 5 ] {842e3ed9-46d7-48ef-8706-59df1050c416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3750 | 2026.03.30 16:44:23.250346 [ 187 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3751 | 2026.03.30 16:44:23.250348 [ 5 ] {842e3ed9-46d7-48ef-8706-59df1050c416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3752 | 2026.03.30 16:44:23.250394 [ 187 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1498 rows starting from the beginning of the part | ||
| 3753 | 2026.03.30 16:44:23.250446 [ 187 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 3754 | 2026.03.30 16:44:23.250489 [ 187 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3755 | 2026.03.30 16:44:23.250530 [ 187 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3756 | 2026.03.30 16:44:23.250914 [ 195 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4315 rows, containing 5 columns (5 merged, 0 gathered) in 0.002320107 sec., 1859828.0165526848 rows/sec., 134.80 MiB/sec. | ||
| 3757 | 2026.03.30 16:44:23.251096 [ 5 ] {842e3ed9-46d7-48ef-8706-59df1050c416} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.03.30 16:44:23.251132 [ 5 ] {842e3ed9-46d7-48ef-8706-59df1050c416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3759 | 2026.03.30 16:44:23.251206 [ 188 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3760 | 2026.03.30 16:44:23.251572 [ 188 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_21_4} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2026.03.30 16:44:23.251656 [ 188 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_21_4} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3762 | 2026.03.30 16:44:23.251738 [ 5 ] {842e3ed9-46d7-48ef-8706-59df1050c416} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3763 | 2026.03.30 16:44:23.251753 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3764 | 2026.03.30 16:44:23.251989 [ 5 ] {842e3ed9-46d7-48ef-8706-59df1050c416} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2026.03.30 16:44:23.252136 [ 5 ] {842e3ed9-46d7-48ef-8706-59df1050c416} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001858 sec., 5382.1313240043055 rows/sec., 9.64 MiB/sec. | ||
| 3766 | 2026.03.30 16:44:23.252188 [ 5 ] {842e3ed9-46d7-48ef-8706-59df1050c416} <Debug> TCPHandler: Processed in 0.0020359 sec. | ||
| 3767 | 2026.03.30 16:44:23.252299 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2026.03.30 16:44:23.252392 [ 5 ] {688835c5-e5c4-431b-b6fe-4f236e6e90b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3769 | 2026.03.30 16:44:23.252432 [ 5 ] {688835c5-e5c4-431b-b6fe-4f236e6e90b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3770 | 2026.03.30 16:44:23.252767 [ 5 ] {688835c5-e5c4-431b-b6fe-4f236e6e90b3} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2026.03.30 16:44:23.252802 [ 5 ] {688835c5-e5c4-431b-b6fe-4f236e6e90b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3772 | 2026.03.30 16:44:23.253115 [ 5 ] {688835c5-e5c4-431b-b6fe-4f236e6e90b3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3773 | 2026.03.30 16:44:23.253330 [ 5 ] {688835c5-e5c4-431b-b6fe-4f236e6e90b3} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2026.03.30 16:44:23.253431 [ 109 ] {} <Debug> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3775 | 2026.03.30 16:44:23.253459 [ 5 ] {688835c5-e5c4-431b-b6fe-4f236e6e90b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 3776 | 2026.03.30 16:44:23.253462 [ 109 ] {} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.03.30 16:44:23.253502 [ 5 ] {688835c5-e5c4-431b-b6fe-4f236e6e90b3} <Debug> TCPHandler: Processed in 0.001253201 sec. | ||
| 3778 | 2026.03.30 16:44:23.253503 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3779 | 2026.03.30 16:44:23.253599 [ 195 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::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 | ||
| 3780 | 2026.03.30 16:44:23.253685 [ 195 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3781 | 2026.03.30 16:44:23.253713 [ 195 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3782 | 2026.03.30 16:44:23.253787 [ 195 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3783 | 2026.03.30 16:44:23.253835 [ 195 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 3784 | 2026.03.30 16:44:23.253875 [ 195 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 3785 | 2026.03.30 16:44:23.253917 [ 195 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3786 | 2026.03.30 16:44:23.253957 [ 195 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3787 | 2026.03.30 16:44:23.254094 [ 190 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9163 rows, containing 5 columns (5 merged, 0 gathered) in 0.003964477 sec., 2311275.8631214155 rows/sec., 148.40 MiB/sec. | ||
| 3788 | 2026.03.30 16:44:23.254332 [ 190 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3789 | 2026.03.30 16:44:23.254662 [ 190 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.03.30 16:44:23.254743 [ 190 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3791 | 2026.03.30 16:44:23.254828 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3792 | 2026.03.30 16:44:23.254930 [ 188 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001365573 sec., 834814.3965939573 rows/sec., 54.24 MiB/sec. | ||
| 3793 | 2026.03.30 16:44:23.255108 [ 195 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3794 | 2026.03.30 16:44:23.255346 [ 195 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_21_4} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2026.03.30 16:44:23.255404 [ 195 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_21_4} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3796 | 2026.03.30 16:44:23.255458 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3797 | 2026.03.30 16:44:26.328791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 534 | ||
| 3798 | 2026.03.30 16:44:26.331161 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2026.03.30 16:44:26.331204 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3800 | 2026.03.30 16:44:26.332394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3801 | 2026.03.30 16:44:26.332693 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2026.03.30 16:44:26.332833 [ 116 ] {} <Debug> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3803 | 2026.03.30 16:44:26.332897 [ 116 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.03.30 16:44:26.332917 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3805 | 2026.03.30 16:44:26.332939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 534 | ||
| 3806 | 2026.03.30 16:44:26.333042 [ 198 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::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 | ||
| 3807 | 2026.03.30 16:44:26.333603 [ 198 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3808 | 2026.03.30 16:44:26.333733 [ 198 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 332 rows starting from the beginning of the part | ||
| 3809 | 2026.03.30 16:44:26.334076 [ 198 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
| 3810 | 2026.03.30 16:44:26.334401 [ 198 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3811 | 2026.03.30 16:44:26.334741 [ 198 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 3812 | 2026.03.30 16:44:26.335062 [ 198 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
| 3813 | 2026.03.30 16:44:26.335428 [ 198 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3814 | 2026.03.30 16:44:26.341524 [ 188 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 72 columns (72 merged, 0 gathered) in 0.00854243 sec., 62511.48677835229 rows/sec., 59.82 MiB/sec. | ||
| 3815 | 2026.03.30 16:44:26.342487 [ 200 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3816 | 2026.03.30 16:44:26.343095 [ 200 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_11_2} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.03.30 16:44:26.343187 [ 200 ] {4bbf232e-2190-4979-9afc-82bc1c51aaa6::all_1_11_2} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3818 | 2026.03.30 16:44:26.343421 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 3819 | 2026.03.30 16:44:28.252272 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.03.30 16:44:28.252463 [ 5 ] {1c473a80-d678-4a86-b3eb-e283667177be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3821 | 2026.03.30 16:44:28.252534 [ 5 ] {1c473a80-d678-4a86-b3eb-e283667177be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3822 | 2026.03.30 16:44:28.253288 [ 5 ] {1c473a80-d678-4a86-b3eb-e283667177be} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.03.30 16:44:28.253331 [ 5 ] {1c473a80-d678-4a86-b3eb-e283667177be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3824 | 2026.03.30 16:44:28.253718 [ 5 ] {1c473a80-d678-4a86-b3eb-e283667177be} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3825 | 2026.03.30 16:44:28.253957 [ 5 ] {1c473a80-d678-4a86-b3eb-e283667177be} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.03.30 16:44:28.254106 [ 5 ] {1c473a80-d678-4a86-b3eb-e283667177be} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001696 sec., 167452.83018867925 rows/sec., 10.64 MiB/sec. | ||
| 3827 | 2026.03.30 16:44:28.254146 [ 5 ] {1c473a80-d678-4a86-b3eb-e283667177be} <Debug> TCPHandler: Processed in 0.002006439 sec. | ||
| 3828 | 2026.03.30 16:44:28.254286 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.03.30 16:44:28.254380 [ 5 ] {8c87c868-f658-48dc-ab8c-5dba6443d4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3830 | 2026.03.30 16:44:28.254419 [ 5 ] {8c87c868-f658-48dc-ab8c-5dba6443d4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3831 | 2026.03.30 16:44:28.254807 [ 5 ] {8c87c868-f658-48dc-ab8c-5dba6443d4ca} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2026.03.30 16:44:28.254842 [ 5 ] {8c87c868-f658-48dc-ab8c-5dba6443d4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3833 | 2026.03.30 16:44:28.255126 [ 5 ] {8c87c868-f658-48dc-ab8c-5dba6443d4ca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3834 | 2026.03.30 16:44:28.255329 [ 5 ] {8c87c868-f658-48dc-ab8c-5dba6443d4ca} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2026.03.30 16:44:28.255452 [ 5 ] {8c87c868-f658-48dc-ab8c-5dba6443d4ca} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001091 sec., 1833.1805682859763 rows/sec., 149.48 KiB/sec. | ||
| 3836 | 2026.03.30 16:44:28.255488 [ 5 ] {8c87c868-f658-48dc-ab8c-5dba6443d4ca} <Debug> TCPHandler: Processed in 0.001259731 sec. | ||
| 3837 | 2026.03.30 16:44:28.255600 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3838 | 2026.03.30 16:44:28.255692 [ 5 ] {8a7088f2-44ab-4bd2-8db7-46bd6d13c2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3839 | 2026.03.30 16:44:28.255730 [ 5 ] {8a7088f2-44ab-4bd2-8db7-46bd6d13c2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3840 | 2026.03.30 16:44:28.256547 [ 5 ] {8a7088f2-44ab-4bd2-8db7-46bd6d13c2a0} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2026.03.30 16:44:28.256583 [ 5 ] {8a7088f2-44ab-4bd2-8db7-46bd6d13c2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3842 | 2026.03.30 16:44:28.256939 [ 5 ] {8a7088f2-44ab-4bd2-8db7-46bd6d13c2a0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3843 | 2026.03.30 16:44:28.257145 [ 5 ] {8a7088f2-44ab-4bd2-8db7-46bd6d13c2a0} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2026.03.30 16:44:28.257269 [ 5 ] {8a7088f2-44ab-4bd2-8db7-46bd6d13c2a0} <Debug> executeQuery: Read 860 rows, 69.44 KiB in 0.001594 sec., 539523.2120451694 rows/sec., 42.55 MiB/sec. | ||
| 3845 | 2026.03.30 16:44:28.257304 [ 5 ] {8a7088f2-44ab-4bd2-8db7-46bd6d13c2a0} <Debug> TCPHandler: Processed in 0.001751612 sec. | ||
| 3846 | 2026.03.30 16:44:28.257417 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3847 | 2026.03.30 16:44:28.257508 [ 5 ] {d36e9b32-e577-4af4-b10e-30a8285cebb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3848 | 2026.03.30 16:44:28.257547 [ 5 ] {d36e9b32-e577-4af4-b10e-30a8285cebb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3849 | 2026.03.30 16:44:28.258030 [ 5 ] {d36e9b32-e577-4af4-b10e-30a8285cebb8} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3850 | 2026.03.30 16:44:28.258065 [ 5 ] {d36e9b32-e577-4af4-b10e-30a8285cebb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3851 | 2026.03.30 16:44:28.258361 [ 5 ] {d36e9b32-e577-4af4-b10e-30a8285cebb8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3852 | 2026.03.30 16:44:28.258573 [ 5 ] {d36e9b32-e577-4af4-b10e-30a8285cebb8} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3853 | 2026.03.30 16:44:28.258699 [ 5 ] {d36e9b32-e577-4af4-b10e-30a8285cebb8} <Debug> executeQuery: Read 175 rows, 11.01 KiB in 0.001209 sec., 144747.72539288667 rows/sec., 8.90 MiB/sec. | ||
| 3854 | 2026.03.30 16:44:28.258739 [ 5 ] {d36e9b32-e577-4af4-b10e-30a8285cebb8} <Debug> TCPHandler: Processed in 0.001368913 sec. | ||
| 3855 | 2026.03.30 16:44:28.258851 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3856 | 2026.03.30 16:44:28.258942 [ 5 ] {9b292f13-c432-4eba-bcaf-db5eebebda34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3857 | 2026.03.30 16:44:28.258979 [ 5 ] {9b292f13-c432-4eba-bcaf-db5eebebda34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3858 | 2026.03.30 16:44:28.259443 [ 5 ] {9b292f13-c432-4eba-bcaf-db5eebebda34} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3859 | 2026.03.30 16:44:28.259479 [ 5 ] {9b292f13-c432-4eba-bcaf-db5eebebda34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3860 | 2026.03.30 16:44:28.259771 [ 5 ] {9b292f13-c432-4eba-bcaf-db5eebebda34} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3861 | 2026.03.30 16:44:28.259976 [ 5 ] {9b292f13-c432-4eba-bcaf-db5eebebda34} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3862 | 2026.03.30 16:44:28.260099 [ 5 ] {9b292f13-c432-4eba-bcaf-db5eebebda34} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 3863 | 2026.03.30 16:44:28.260124 [ 114 ] {} <Debug> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3864 | 2026.03.30 16:44:28.260135 [ 5 ] {9b292f13-c432-4eba-bcaf-db5eebebda34} <Debug> TCPHandler: Processed in 0.001331053 sec. | ||
| 3865 | 2026.03.30 16:44:28.260214 [ 114 ] {} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2026.03.30 16:44:28.260246 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3867 | 2026.03.30 16:44:28.260309 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2026.03.30 16:44:28.260356 [ 198 ] {66694315-2cac-4183-a650-14ba178fb938::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 | ||
| 3869 | 2026.03.30 16:44:28.260408 [ 5 ] {a61741d3-d180-4ef7-b239-adffa247455b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3870 | 2026.03.30 16:44:28.260453 [ 5 ] {a61741d3-d180-4ef7-b239-adffa247455b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3871 | 2026.03.30 16:44:28.260478 [ 198 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3872 | 2026.03.30 16:44:28.260515 [ 198 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 974 rows starting from the beginning of the part | ||
| 3873 | 2026.03.30 16:44:28.260577 [ 198 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3874 | 2026.03.30 16:44:28.260621 [ 198 ] {66694315-2cac-4183-a650-14ba178fb938::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 | ||
| 3875 | 2026.03.30 16:44:28.260661 [ 198 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 3876 | 2026.03.30 16:44:28.260699 [ 198 ] {66694315-2cac-4183-a650-14ba178fb938::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 | ||
| 3877 | 2026.03.30 16:44:28.260745 [ 198 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 3878 | 2026.03.30 16:44:28.260910 [ 5 ] {a61741d3-d180-4ef7-b239-adffa247455b} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.03.30 16:44:28.260951 [ 5 ] {a61741d3-d180-4ef7-b239-adffa247455b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3880 | 2026.03.30 16:44:28.261270 [ 5 ] {a61741d3-d180-4ef7-b239-adffa247455b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3881 | 2026.03.30 16:44:28.261494 [ 5 ] {a61741d3-d180-4ef7-b239-adffa247455b} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.03.30 16:44:28.261618 [ 5 ] {a61741d3-d180-4ef7-b239-adffa247455b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001232 sec., 120129.87012987013 rows/sec., 6.83 MiB/sec. | ||
| 3883 | 2026.03.30 16:44:28.261654 [ 5 ] {a61741d3-d180-4ef7-b239-adffa247455b} <Debug> TCPHandler: Processed in 0.001403315 sec. | ||
| 3884 | 2026.03.30 16:44:28.261765 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2026.03.30 16:44:28.261857 [ 5 ] {5e8b9d20-74b1-457c-b606-9908b4e4e3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3886 | 2026.03.30 16:44:28.261895 [ 5 ] {5e8b9d20-74b1-457c-b606-9908b4e4e3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3887 | 2026.03.30 16:44:28.261911 [ 200 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001594209 sec., 1487257.944221868 rows/sec., 95.16 MiB/sec. | ||
| 3888 | 2026.03.30 16:44:28.262110 [ 198 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3889 | 2026.03.30 16:44:28.262366 [ 198 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_11_2} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.03.30 16:44:28.262443 [ 198 ] {66694315-2cac-4183-a650-14ba178fb938::all_1_11_2} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3891 | 2026.03.30 16:44:28.262508 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3892 | 2026.03.30 16:44:28.262609 [ 5 ] {5e8b9d20-74b1-457c-b606-9908b4e4e3da} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2026.03.30 16:44:28.262649 [ 5 ] {5e8b9d20-74b1-457c-b606-9908b4e4e3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3894 | 2026.03.30 16:44:28.262968 [ 5 ] {5e8b9d20-74b1-457c-b606-9908b4e4e3da} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3895 | 2026.03.30 16:44:28.263187 [ 5 ] {5e8b9d20-74b1-457c-b606-9908b4e4e3da} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.03.30 16:44:28.263312 [ 5 ] {5e8b9d20-74b1-457c-b606-9908b4e4e3da} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.001472 sec., 355298.9130434783 rows/sec., 25.09 MiB/sec. | ||
| 3897 | 2026.03.30 16:44:28.263347 [ 5 ] {5e8b9d20-74b1-457c-b606-9908b4e4e3da} <Debug> TCPHandler: Processed in 0.001628509 sec. | ||
| 3898 | 2026.03.30 16:44:28.263456 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.03.30 16:44:28.263548 [ 5 ] {0b59e1ea-3ccc-4932-b1eb-7491a1e2e261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3900 | 2026.03.30 16:44:28.263587 [ 5 ] {0b59e1ea-3ccc-4932-b1eb-7491a1e2e261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3901 | 2026.03.30 16:44:28.263912 [ 5 ] {0b59e1ea-3ccc-4932-b1eb-7491a1e2e261} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.03.30 16:44:28.263947 [ 5 ] {0b59e1ea-3ccc-4932-b1eb-7491a1e2e261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3903 | 2026.03.30 16:44:28.264239 [ 5 ] {0b59e1ea-3ccc-4932-b1eb-7491a1e2e261} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3904 | 2026.03.30 16:44:28.264440 [ 5 ] {0b59e1ea-3ccc-4932-b1eb-7491a1e2e261} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.03.30 16:44:28.264564 [ 5 ] {0b59e1ea-3ccc-4932-b1eb-7491a1e2e261} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 3906 | 2026.03.30 16:44:28.264598 [ 5 ] {0b59e1ea-3ccc-4932-b1eb-7491a1e2e261} <Debug> TCPHandler: Processed in 0.001189449 sec. | ||
| 3907 | 2026.03.30 16:44:28.264706 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2026.03.30 16:44:28.264797 [ 5 ] {af204ecf-8fb6-4b2d-93c3-b0049b6747d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3909 | 2026.03.30 16:44:28.264838 [ 5 ] {af204ecf-8fb6-4b2d-93c3-b0049b6747d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3910 | 2026.03.30 16:44:28.265276 [ 5 ] {af204ecf-8fb6-4b2d-93c3-b0049b6747d5} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.03.30 16:44:28.265311 [ 5 ] {af204ecf-8fb6-4b2d-93c3-b0049b6747d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3912 | 2026.03.30 16:44:28.265630 [ 5 ] {af204ecf-8fb6-4b2d-93c3-b0049b6747d5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3913 | 2026.03.30 16:44:28.265836 [ 5 ] {af204ecf-8fb6-4b2d-93c3-b0049b6747d5} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.03.30 16:44:28.265956 [ 5 ] {af204ecf-8fb6-4b2d-93c3-b0049b6747d5} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001176 sec., 226190.47619047618 rows/sec., 15.03 MiB/sec. | ||
| 3915 | 2026.03.30 16:44:28.265990 [ 5 ] {af204ecf-8fb6-4b2d-93c3-b0049b6747d5} <Debug> TCPHandler: Processed in 0.001330892 sec. | ||
| 3916 | 2026.03.30 16:44:28.266101 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2026.03.30 16:44:28.266193 [ 5 ] {c3498a7a-8e9b-4fcb-a9a3-1f74a26cb65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3918 | 2026.03.30 16:44:28.266234 [ 5 ] {c3498a7a-8e9b-4fcb-a9a3-1f74a26cb65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3919 | 2026.03.30 16:44:28.266535 [ 5 ] {c3498a7a-8e9b-4fcb-a9a3-1f74a26cb65d} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.03.30 16:44:28.266570 [ 5 ] {c3498a7a-8e9b-4fcb-a9a3-1f74a26cb65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3921 | 2026.03.30 16:44:28.266851 [ 5 ] {c3498a7a-8e9b-4fcb-a9a3-1f74a26cb65d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3922 | 2026.03.30 16:44:28.267068 [ 5 ] {c3498a7a-8e9b-4fcb-a9a3-1f74a26cb65d} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2026.03.30 16:44:28.267189 [ 5 ] {c3498a7a-8e9b-4fcb-a9a3-1f74a26cb65d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 3924 | 2026.03.30 16:44:28.267223 [ 5 ] {c3498a7a-8e9b-4fcb-a9a3-1f74a26cb65d} <Debug> TCPHandler: Processed in 0.001168208 sec. | ||
| 3925 | 2026.03.30 16:44:28.267330 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2026.03.30 16:44:28.267421 [ 5 ] {324e7d4a-1212-46a7-826e-444f30b95b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3927 | 2026.03.30 16:44:28.267472 [ 5 ] {324e7d4a-1212-46a7-826e-444f30b95b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3928 | 2026.03.30 16:44:28.268300 [ 5 ] {324e7d4a-1212-46a7-826e-444f30b95b52} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.03.30 16:44:28.268336 [ 5 ] {324e7d4a-1212-46a7-826e-444f30b95b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3930 | 2026.03.30 16:44:28.268865 [ 5 ] {324e7d4a-1212-46a7-826e-444f30b95b52} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3931 | 2026.03.30 16:44:28.269087 [ 5 ] {324e7d4a-1212-46a7-826e-444f30b95b52} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.03.30 16:44:28.269223 [ 5 ] {324e7d4a-1212-46a7-826e-444f30b95b52} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001819 sec., 17042.330951072017 rows/sec., 30.54 MiB/sec. | ||
| 3933 | 2026.03.30 16:44:28.269271 [ 5 ] {324e7d4a-1212-46a7-826e-444f30b95b52} <Debug> TCPHandler: Processed in 0.001988358 sec. | ||
| 3934 | 2026.03.30 16:44:28.269389 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2026.03.30 16:44:28.269482 [ 5 ] {8f9b0f4a-9f26-461b-bc3a-650b2b0b44c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3936 | 2026.03.30 16:44:28.269521 [ 5 ] {8f9b0f4a-9f26-461b-bc3a-650b2b0b44c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3937 | 2026.03.30 16:44:28.269873 [ 5 ] {8f9b0f4a-9f26-461b-bc3a-650b2b0b44c6} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2026.03.30 16:44:28.269909 [ 5 ] {8f9b0f4a-9f26-461b-bc3a-650b2b0b44c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3939 | 2026.03.30 16:44:28.270205 [ 5 ] {8f9b0f4a-9f26-461b-bc3a-650b2b0b44c6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3940 | 2026.03.30 16:44:28.270414 [ 5 ] {8f9b0f4a-9f26-461b-bc3a-650b2b0b44c6} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2026.03.30 16:44:28.270534 [ 5 ] {8f9b0f4a-9f26-461b-bc3a-650b2b0b44c6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 3942 | 2026.03.30 16:44:28.270567 [ 5 ] {8f9b0f4a-9f26-461b-bc3a-650b2b0b44c6} <Debug> TCPHandler: Processed in 0.0012256 sec. | ||
| 3943 | 2026.03.30 16:44:28.784588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7190 | ||
| 3944 | 2026.03.30 16:44:28.785335 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2026.03.30 16:44:28.785381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3946 | 2026.03.30 16:44:28.785872 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3947 | 2026.03.30 16:44:28.786101 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2026.03.30 16:44:28.786233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7190 | ||
| 3949 | 2026.03.30 16:44:29.151020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3950 | 2026.03.30 16:44:29.167088 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.03.30 16:44:29.167155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3952 | 2026.03.30 16:44:29.172835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3953 | 2026.03.30 16:44:29.173517 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.03.30 16:44:29.176293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3955 | 2026.03.30 16:44:33.244426 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2026.03.30 16:44:33.244700 [ 5 ] {60c71fc3-b70b-4987-8980-783524259d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3957 | 2026.03.30 16:44:33.244801 [ 5 ] {60c71fc3-b70b-4987-8980-783524259d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3958 | 2026.03.30 16:44:33.245519 [ 5 ] {60c71fc3-b70b-4987-8980-783524259d93} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2026.03.30 16:44:33.245562 [ 5 ] {60c71fc3-b70b-4987-8980-783524259d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3960 | 2026.03.30 16:44:33.245963 [ 5 ] {60c71fc3-b70b-4987-8980-783524259d93} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3961 | 2026.03.30 16:44:33.246189 [ 5 ] {60c71fc3-b70b-4987-8980-783524259d93} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2026.03.30 16:44:33.246349 [ 5 ] {60c71fc3-b70b-4987-8980-783524259d93} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001722 sec., 44134.72706155633 rows/sec., 3.64 MiB/sec. | ||
| 3963 | 2026.03.30 16:44:33.246402 [ 5 ] {60c71fc3-b70b-4987-8980-783524259d93} <Debug> TCPHandler: Processed in 0.002152723 sec. | ||
| 3964 | 2026.03.30 16:44:33.246542 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3965 | 2026.03.30 16:44:33.246636 [ 5 ] {ec1273da-3ef9-4442-931c-c1c5d54037b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3966 | 2026.03.30 16:44:33.246679 [ 5 ] {ec1273da-3ef9-4442-931c-c1c5d54037b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3967 | 2026.03.30 16:44:33.247087 [ 5 ] {ec1273da-3ef9-4442-931c-c1c5d54037b5} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2026.03.30 16:44:33.247120 [ 5 ] {ec1273da-3ef9-4442-931c-c1c5d54037b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3969 | 2026.03.30 16:44:33.247416 [ 5 ] {ec1273da-3ef9-4442-931c-c1c5d54037b5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3970 | 2026.03.30 16:44:33.247622 [ 5 ] {ec1273da-3ef9-4442-931c-c1c5d54037b5} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2026.03.30 16:44:33.247750 [ 5 ] {ec1273da-3ef9-4442-931c-c1c5d54037b5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001133 sec., 8826.125330979701 rows/sec., 663.68 KiB/sec. | ||
| 3972 | 2026.03.30 16:44:33.247785 [ 5 ] {ec1273da-3ef9-4442-931c-c1c5d54037b5} <Debug> TCPHandler: Processed in 0.001292762 sec. | ||
| 3973 | 2026.03.30 16:44:33.247892 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3974 | 2026.03.30 16:44:33.247983 [ 5 ] {dd35733a-4667-4f95-9e04-d62ec8009776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3975 | 2026.03.30 16:44:33.248021 [ 5 ] {dd35733a-4667-4f95-9e04-d62ec8009776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3976 | 2026.03.30 16:44:33.248433 [ 5 ] {dd35733a-4667-4f95-9e04-d62ec8009776} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.03.30 16:44:33.248466 [ 5 ] {dd35733a-4667-4f95-9e04-d62ec8009776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3978 | 2026.03.30 16:44:33.248754 [ 5 ] {dd35733a-4667-4f95-9e04-d62ec8009776} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3979 | 2026.03.30 16:44:33.248957 [ 5 ] {dd35733a-4667-4f95-9e04-d62ec8009776} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2026.03.30 16:44:33.249083 [ 5 ] {dd35733a-4667-4f95-9e04-d62ec8009776} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001118 sec., 66189.62432915921 rows/sec., 5.17 MiB/sec. | ||
| 3981 | 2026.03.30 16:44:33.249118 [ 5 ] {dd35733a-4667-4f95-9e04-d62ec8009776} <Debug> TCPHandler: Processed in 0.001273901 sec. | ||
| 3982 | 2026.03.30 16:44:33.249233 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2026.03.30 16:44:33.249329 [ 5 ] {23d59d24-4c23-42f6-b2d8-fc377816e8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3984 | 2026.03.30 16:44:33.249370 [ 5 ] {23d59d24-4c23-42f6-b2d8-fc377816e8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3985 | 2026.03.30 16:44:33.249796 [ 5 ] {23d59d24-4c23-42f6-b2d8-fc377816e8ad} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2026.03.30 16:44:33.249831 [ 5 ] {23d59d24-4c23-42f6-b2d8-fc377816e8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3987 | 2026.03.30 16:44:33.250183 [ 5 ] {23d59d24-4c23-42f6-b2d8-fc377816e8ad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3988 | 2026.03.30 16:44:33.250390 [ 5 ] {23d59d24-4c23-42f6-b2d8-fc377816e8ad} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2026.03.30 16:44:33.250520 [ 5 ] {23d59d24-4c23-42f6-b2d8-fc377816e8ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 3990 | 2026.03.30 16:44:33.250555 [ 5 ] {23d59d24-4c23-42f6-b2d8-fc377816e8ad} <Debug> TCPHandler: Processed in 0.001374144 sec. | ||
| 3991 | 2026.03.30 16:44:33.250661 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2026.03.30 16:44:33.250754 [ 5 ] {29e92d50-a8b5-47c2-891e-4dad91d44c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3993 | 2026.03.30 16:44:33.250806 [ 5 ] {29e92d50-a8b5-47c2-891e-4dad91d44c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3994 | 2026.03.30 16:44:33.251561 [ 5 ] {29e92d50-a8b5-47c2-891e-4dad91d44c67} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.03.30 16:44:33.251596 [ 5 ] {29e92d50-a8b5-47c2-891e-4dad91d44c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3996 | 2026.03.30 16:44:33.252089 [ 5 ] {29e92d50-a8b5-47c2-891e-4dad91d44c67} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3997 | 2026.03.30 16:44:33.252308 [ 5 ] {29e92d50-a8b5-47c2-891e-4dad91d44c67} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.03.30 16:44:33.252443 [ 5 ] {29e92d50-a8b5-47c2-891e-4dad91d44c67} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001708 sec., 5854.80093676815 rows/sec., 10.49 MiB/sec. | ||
| 3999 | 2026.03.30 16:44:33.252500 [ 5 ] {29e92d50-a8b5-47c2-891e-4dad91d44c67} <Debug> TCPHandler: Processed in 0.001887586 sec. | ||
| 4000 | 2026.03.30 16:44:33.252646 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2026.03.30 16:44:33.252766 [ 5 ] {9378f355-8657-44c4-b56d-494dce09c2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4002 | 2026.03.30 16:44:33.252817 [ 5 ] {9378f355-8657-44c4-b56d-494dce09c2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4003 | 2026.03.30 16:44:33.253252 [ 5 ] {9378f355-8657-44c4-b56d-494dce09c2a2} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.03.30 16:44:33.253294 [ 5 ] {9378f355-8657-44c4-b56d-494dce09c2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4005 | 2026.03.30 16:44:33.253650 [ 5 ] {9378f355-8657-44c4-b56d-494dce09c2a2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4006 | 2026.03.30 16:44:33.253897 [ 5 ] {9378f355-8657-44c4-b56d-494dce09c2a2} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.03.30 16:44:33.254027 [ 5 ] {9378f355-8657-44c4-b56d-494dce09c2a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec. | ||
| 4008 | 2026.03.30 16:44:33.254062 [ 5 ] {9378f355-8657-44c4-b56d-494dce09c2a2} <Debug> TCPHandler: Processed in 0.001487657 sec. | ||
| 4009 | 2026.03.30 16:44:36.162552 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4010 | 2026.03.30 16:44:36.162623 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4011 | 2026.03.30 16:44:36.286373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7702 | ||
| 4012 | 2026.03.30 16:44:36.286963 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.03.30 16:44:36.287007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4014 | 2026.03.30 16:44:36.287519 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4015 | 2026.03.30 16:44:36.287786 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.03.30 16:44:36.287921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7702 | ||
| 4017 | 2026.03.30 16:44:36.287921 [ 101 ] {} <Debug> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4018 | 2026.03.30 16:44:36.287979 [ 101 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2026.03.30 16:44:36.287999 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4020 | 2026.03.30 16:44:36.288113 [ 199 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::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 | ||
| 4021 | 2026.03.30 16:44:36.288261 [ 199 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4022 | 2026.03.30 16:44:36.288300 [ 199 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5270 rows starting from the beginning of the part | ||
| 4023 | 2026.03.30 16:44:36.288364 [ 199 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4024 | 2026.03.30 16:44:36.288407 [ 199 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4025 | 2026.03.30 16:44:36.288449 [ 199 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4026 | 2026.03.30 16:44:36.288487 [ 199 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4027 | 2026.03.30 16:44:36.288524 [ 199 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4028 | 2026.03.30 16:44:36.289873 [ 198 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7702 rows, containing 4 columns (4 merged, 0 gathered) in 0.001808714 sec., 4258274.110777049 rows/sec., 60.92 MiB/sec. | ||
| 4029 | 2026.03.30 16:44:36.290384 [ 199 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4030 | 2026.03.30 16:44:36.290641 [ 199 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_16_3} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2026.03.30 16:44:36.290712 [ 199 ] {b82a41b4-9ff6-4246-b590-e5abbf32655e::all_1_16_3} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4032 | 2026.03.30 16:44:36.290792 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4033 | 2026.03.30 16:44:36.333117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 570 | ||
| 4034 | 2026.03.30 16:44:36.335335 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.03.30 16:44:36.335374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4036 | 2026.03.30 16:44:36.336474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4037 | 2026.03.30 16:44:36.336744 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2026.03.30 16:44:36.336980 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
| 4039 | 2026.03.30 16:44:36.676426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4040 | 2026.03.30 16:44:36.692413 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2026.03.30 16:44:36.692476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4042 | 2026.03.30 16:44:36.698559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4043 | 2026.03.30 16:44:36.699245 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2026.03.30 16:44:36.699555 [ 101 ] {} <Debug> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4045 | 2026.03.30 16:44:36.699637 [ 101 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.03.30 16:44:36.699660 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4047 | 2026.03.30 16:44:36.699810 [ 202 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 4048 | 2026.03.30 16:44:36.702431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4049 | 2026.03.30 16:44:36.703328 [ 202 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4050 | 2026.03.30 16:44:36.704703 [ 202 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 4051 | 2026.03.30 16:44:36.709238 [ 202 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 4052 | 2026.03.30 16:44:36.713513 [ 202 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 4053 | 2026.03.30 16:44:36.717634 [ 202 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 4054 | 2026.03.30 16:44:36.722122 [ 202 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 4055 | 2026.03.30 16:44:36.726594 [ 202 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::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 | ||
| 4056 | 2026.03.30 16:44:36.778688 [ 199 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078945813 sec., 1532.6968638602784 rows/sec., 7.93 MiB/sec. | ||
| 4057 | 2026.03.30 16:44:36.780521 [ 198 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4058 | 2026.03.30 16:44:36.782387 [ 198 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_16_3} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2026.03.30 16:44:36.782487 [ 198 ] {43c936d2-c2d1-4a92-bdb5-264313c56277::all_1_16_3} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4060 | 2026.03.30 16:44:36.783918 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4061 | 2026.03.30 16:44:37.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.95 MiB, peak 240.91 MiB, free memory in arenas 0.00 B, will set to 238.36 MiB (RSS), difference: 7.41 MiB | ||
| 4062 | 2026.03.30 16:44:37.001297 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000890942 sec. | ||
| 4063 | 2026.03.30 16:44:38.253996 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.03.30 16:44:38.254259 [ 5 ] {7398766e-0ddd-4b72-98f1-ab2097cdf76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4065 | 2026.03.30 16:44:38.254364 [ 5 ] {7398766e-0ddd-4b72-98f1-ab2097cdf76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4066 | 2026.03.30 16:44:38.255318 [ 5 ] {7398766e-0ddd-4b72-98f1-ab2097cdf76f} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.03.30 16:44:38.255365 [ 5 ] {7398766e-0ddd-4b72-98f1-ab2097cdf76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4068 | 2026.03.30 16:44:38.255772 [ 5 ] {7398766e-0ddd-4b72-98f1-ab2097cdf76f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4069 | 2026.03.30 16:44:38.255995 [ 5 ] {7398766e-0ddd-4b72-98f1-ab2097cdf76f} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.03.30 16:44:38.256153 [ 5 ] {7398766e-0ddd-4b72-98f1-ab2097cdf76f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001969 sec., 144235.6526155409 rows/sec., 9.16 MiB/sec. | ||
| 4071 | 2026.03.30 16:44:38.256194 [ 5 ] {7398766e-0ddd-4b72-98f1-ab2097cdf76f} <Debug> TCPHandler: Processed in 0.002336817 sec. | ||
| 4072 | 2026.03.30 16:44:38.256320 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.03.30 16:44:38.256414 [ 5 ] {d6f52eff-c96d-4a5f-8b00-ad14dbf76753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4074 | 2026.03.30 16:44:38.256455 [ 5 ] {d6f52eff-c96d-4a5f-8b00-ad14dbf76753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4075 | 2026.03.30 16:44:38.257252 [ 5 ] {d6f52eff-c96d-4a5f-8b00-ad14dbf76753} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.03.30 16:44:38.257287 [ 5 ] {d6f52eff-c96d-4a5f-8b00-ad14dbf76753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4077 | 2026.03.30 16:44:38.257652 [ 5 ] {d6f52eff-c96d-4a5f-8b00-ad14dbf76753} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4078 | 2026.03.30 16:44:38.257869 [ 5 ] {d6f52eff-c96d-4a5f-8b00-ad14dbf76753} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.03.30 16:44:38.257996 [ 5 ] {d6f52eff-c96d-4a5f-8b00-ad14dbf76753} <Debug> executeQuery: Read 859 rows, 69.37 KiB in 0.0016 sec., 536875 rows/sec., 42.34 MiB/sec. | ||
| 4080 | 2026.03.30 16:44:38.258034 [ 5 ] {d6f52eff-c96d-4a5f-8b00-ad14dbf76753} <Debug> TCPHandler: Processed in 0.001763823 sec. | ||
| 4081 | 2026.03.30 16:44:38.258145 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2026.03.30 16:44:38.258238 [ 5 ] {fcad6b34-4fdc-4b96-a27b-146601aad9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4083 | 2026.03.30 16:44:38.258277 [ 5 ] {fcad6b34-4fdc-4b96-a27b-146601aad9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4084 | 2026.03.30 16:44:38.258714 [ 5 ] {fcad6b34-4fdc-4b96-a27b-146601aad9db} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.03.30 16:44:38.258749 [ 5 ] {fcad6b34-4fdc-4b96-a27b-146601aad9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4086 | 2026.03.30 16:44:38.259054 [ 5 ] {fcad6b34-4fdc-4b96-a27b-146601aad9db} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4087 | 2026.03.30 16:44:38.259269 [ 5 ] {fcad6b34-4fdc-4b96-a27b-146601aad9db} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.03.30 16:44:38.259394 [ 5 ] {fcad6b34-4fdc-4b96-a27b-146601aad9db} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001173 sec., 147485.0809889173 rows/sec., 9.05 MiB/sec. | ||
| 4089 | 2026.03.30 16:44:38.259431 [ 5 ] {fcad6b34-4fdc-4b96-a27b-146601aad9db} <Debug> TCPHandler: Processed in 0.001335563 sec. | ||
| 4090 | 2026.03.30 16:44:38.259540 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2026.03.30 16:44:38.259634 [ 5 ] {1208af30-c5e4-4113-8d27-666c436ccf23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4092 | 2026.03.30 16:44:38.259672 [ 5 ] {1208af30-c5e4-4113-8d27-666c436ccf23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4093 | 2026.03.30 16:44:38.260089 [ 5 ] {1208af30-c5e4-4113-8d27-666c436ccf23} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.03.30 16:44:38.260130 [ 5 ] {1208af30-c5e4-4113-8d27-666c436ccf23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4095 | 2026.03.30 16:44:38.260442 [ 5 ] {1208af30-c5e4-4113-8d27-666c436ccf23} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4096 | 2026.03.30 16:44:38.260651 [ 5 ] {1208af30-c5e4-4113-8d27-666c436ccf23} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.03.30 16:44:38.260772 [ 5 ] {1208af30-c5e4-4113-8d27-666c436ccf23} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 4098 | 2026.03.30 16:44:38.260808 [ 5 ] {1208af30-c5e4-4113-8d27-666c436ccf23} <Debug> TCPHandler: Processed in 0.001317542 sec. | ||
| 4099 | 2026.03.30 16:44:38.260978 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2026.03.30 16:44:38.261069 [ 5 ] {71d869e9-1e92-4f1a-b0e6-4e2a4b3146f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4101 | 2026.03.30 16:44:38.261108 [ 5 ] {71d869e9-1e92-4f1a-b0e6-4e2a4b3146f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4102 | 2026.03.30 16:44:38.261528 [ 5 ] {71d869e9-1e92-4f1a-b0e6-4e2a4b3146f9} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.03.30 16:44:38.261564 [ 5 ] {71d869e9-1e92-4f1a-b0e6-4e2a4b3146f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4104 | 2026.03.30 16:44:38.261867 [ 5 ] {71d869e9-1e92-4f1a-b0e6-4e2a4b3146f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4105 | 2026.03.30 16:44:38.262075 [ 5 ] {71d869e9-1e92-4f1a-b0e6-4e2a4b3146f9} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.03.30 16:44:38.262197 [ 5 ] {71d869e9-1e92-4f1a-b0e6-4e2a4b3146f9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001145 sec., 129257.64192139739 rows/sec., 7.35 MiB/sec. | ||
| 4107 | 2026.03.30 16:44:38.262234 [ 5 ] {71d869e9-1e92-4f1a-b0e6-4e2a4b3146f9} <Debug> TCPHandler: Processed in 0.001304672 sec. | ||
| 4108 | 2026.03.30 16:44:38.262341 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4109 | 2026.03.30 16:44:38.262433 [ 5 ] {1b40ae4b-d097-4d4a-8d04-d28dad5dc6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4110 | 2026.03.30 16:44:38.262473 [ 5 ] {1b40ae4b-d097-4d4a-8d04-d28dad5dc6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4111 | 2026.03.30 16:44:38.263037 [ 5 ] {1b40ae4b-d097-4d4a-8d04-d28dad5dc6ad} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.03.30 16:44:38.263073 [ 5 ] {1b40ae4b-d097-4d4a-8d04-d28dad5dc6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4113 | 2026.03.30 16:44:38.263401 [ 5 ] {1b40ae4b-d097-4d4a-8d04-d28dad5dc6ad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4114 | 2026.03.30 16:44:38.263612 [ 5 ] {1b40ae4b-d097-4d4a-8d04-d28dad5dc6ad} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.03.30 16:44:38.263739 [ 5 ] {1b40ae4b-d097-4d4a-8d04-d28dad5dc6ad} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001324 sec., 393504.53172205435 rows/sec., 27.78 MiB/sec. | ||
| 4116 | 2026.03.30 16:44:38.263776 [ 5 ] {1b40ae4b-d097-4d4a-8d04-d28dad5dc6ad} <Debug> TCPHandler: Processed in 0.001483197 sec. | ||
| 4117 | 2026.03.30 16:44:38.263876 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4118 | 2026.03.30 16:44:38.263969 [ 5 ] {63cdfe15-d4c2-40be-a34b-7630f2a84836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4119 | 2026.03.30 16:44:38.264010 [ 5 ] {63cdfe15-d4c2-40be-a34b-7630f2a84836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4120 | 2026.03.30 16:44:38.264331 [ 5 ] {63cdfe15-d4c2-40be-a34b-7630f2a84836} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.03.30 16:44:38.264366 [ 5 ] {63cdfe15-d4c2-40be-a34b-7630f2a84836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4122 | 2026.03.30 16:44:38.264690 [ 5 ] {63cdfe15-d4c2-40be-a34b-7630f2a84836} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4123 | 2026.03.30 16:44:38.264898 [ 5 ] {63cdfe15-d4c2-40be-a34b-7630f2a84836} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2026.03.30 16:44:38.265022 [ 5 ] {63cdfe15-d4c2-40be-a34b-7630f2a84836} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 4125 | 2026.03.30 16:44:38.265057 [ 5 ] {63cdfe15-d4c2-40be-a34b-7630f2a84836} <Debug> TCPHandler: Processed in 0.00122965 sec. | ||
| 4126 | 2026.03.30 16:44:38.265167 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.03.30 16:44:38.265260 [ 5 ] {2ea82b54-4317-4bb1-b90e-be99643f7bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4128 | 2026.03.30 16:44:38.265301 [ 5 ] {2ea82b54-4317-4bb1-b90e-be99643f7bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4129 | 2026.03.30 16:44:38.265692 [ 5 ] {2ea82b54-4317-4bb1-b90e-be99643f7bfa} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2026.03.30 16:44:38.265727 [ 5 ] {2ea82b54-4317-4bb1-b90e-be99643f7bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4131 | 2026.03.30 16:44:38.266056 [ 5 ] {2ea82b54-4317-4bb1-b90e-be99643f7bfa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4132 | 2026.03.30 16:44:38.266265 [ 5 ] {2ea82b54-4317-4bb1-b90e-be99643f7bfa} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.03.30 16:44:38.266393 [ 5 ] {2ea82b54-4317-4bb1-b90e-be99643f7bfa} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001152 sec., 230034.72222222222 rows/sec., 15.29 MiB/sec. | ||
| 4134 | 2026.03.30 16:44:38.266429 [ 5 ] {2ea82b54-4317-4bb1-b90e-be99643f7bfa} <Debug> TCPHandler: Processed in 0.001310772 sec. | ||
| 4135 | 2026.03.30 16:44:38.266538 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2026.03.30 16:44:38.266631 [ 5 ] {8ffdbdab-1f98-40c1-a005-52396c69cc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4137 | 2026.03.30 16:44:38.266671 [ 5 ] {8ffdbdab-1f98-40c1-a005-52396c69cc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4138 | 2026.03.30 16:44:38.266974 [ 5 ] {8ffdbdab-1f98-40c1-a005-52396c69cc41} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2026.03.30 16:44:38.267010 [ 5 ] {8ffdbdab-1f98-40c1-a005-52396c69cc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4140 | 2026.03.30 16:44:38.267301 [ 5 ] {8ffdbdab-1f98-40c1-a005-52396c69cc41} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4141 | 2026.03.30 16:44:38.267505 [ 5 ] {8ffdbdab-1f98-40c1-a005-52396c69cc41} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2026.03.30 16:44:38.267630 [ 5 ] {8ffdbdab-1f98-40c1-a005-52396c69cc41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 4143 | 2026.03.30 16:44:38.267666 [ 5 ] {8ffdbdab-1f98-40c1-a005-52396c69cc41} <Debug> TCPHandler: Processed in 0.001177479 sec. | ||
| 4144 | 2026.03.30 16:44:38.267771 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.03.30 16:44:38.267861 [ 5 ] {602b8a94-e203-4ba0-b9f7-2214e48653b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4146 | 2026.03.30 16:44:38.267912 [ 5 ] {602b8a94-e203-4ba0-b9f7-2214e48653b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4147 | 2026.03.30 16:44:38.268766 [ 5 ] {602b8a94-e203-4ba0-b9f7-2214e48653b6} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.03.30 16:44:38.268802 [ 5 ] {602b8a94-e203-4ba0-b9f7-2214e48653b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4149 | 2026.03.30 16:44:38.269345 [ 5 ] {602b8a94-e203-4ba0-b9f7-2214e48653b6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4150 | 2026.03.30 16:44:38.269585 [ 5 ] {602b8a94-e203-4ba0-b9f7-2214e48653b6} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.03.30 16:44:38.269719 [ 5 ] {602b8a94-e203-4ba0-b9f7-2214e48653b6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001875 sec., 16533.333333333336 rows/sec., 29.63 MiB/sec. | ||
| 4152 | 2026.03.30 16:44:38.269768 [ 5 ] {602b8a94-e203-4ba0-b9f7-2214e48653b6} <Debug> TCPHandler: Processed in 0.002046281 sec. | ||
| 4153 | 2026.03.30 16:44:38.269901 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.03.30 16:44:38.269994 [ 5 ] {567a008a-e671-44c2-9180-623cab4bbcc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4155 | 2026.03.30 16:44:38.270035 [ 5 ] {567a008a-e671-44c2-9180-623cab4bbcc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4156 | 2026.03.30 16:44:38.270376 [ 5 ] {567a008a-e671-44c2-9180-623cab4bbcc3} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.03.30 16:44:38.270409 [ 5 ] {567a008a-e671-44c2-9180-623cab4bbcc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4158 | 2026.03.30 16:44:38.270715 [ 5 ] {567a008a-e671-44c2-9180-623cab4bbcc3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4159 | 2026.03.30 16:44:38.270924 [ 5 ] {567a008a-e671-44c2-9180-623cab4bbcc3} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.03.30 16:44:38.271045 [ 5 ] {567a008a-e671-44c2-9180-623cab4bbcc3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 4161 | 2026.03.30 16:44:38.271079 [ 5 ] {567a008a-e671-44c2-9180-623cab4bbcc3} <Debug> TCPHandler: Processed in 0.00122715 sec. | ||
| 4162 | 2026.03.30 16:44:39.148774 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.03.30 16:44:39.148988 [ 5 ] {e9008c2f-1faf-46bc-bc65-f38f46be5f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4164 | 2026.03.30 16:44:39.149061 [ 5 ] {e9008c2f-1faf-46bc-bc65-f38f46be5f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4165 | 2026.03.30 16:44:39.151021 [ 5 ] {e9008c2f-1faf-46bc-bc65-f38f46be5f15} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.03.30 16:44:39.151061 [ 5 ] {e9008c2f-1faf-46bc-bc65-f38f46be5f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4167 | 2026.03.30 16:44:39.151623 [ 5 ] {e9008c2f-1faf-46bc-bc65-f38f46be5f15} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4168 | 2026.03.30 16:44:39.151861 [ 5 ] {e9008c2f-1faf-46bc-bc65-f38f46be5f15} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.03.30 16:44:39.152021 [ 5 ] {e9008c2f-1faf-46bc-bc65-f38f46be5f15} <Debug> executeQuery: Read 2425 rows, 183.70 KiB in 0.003085 sec., 786061.5883306321 rows/sec., 58.15 MiB/sec. | ||
| 4170 | 2026.03.30 16:44:39.152064 [ 5 ] {e9008c2f-1faf-46bc-bc65-f38f46be5f15} <Debug> TCPHandler: Processed in 0.003421144 sec. | ||
| 4171 | 2026.03.30 16:44:39.152197 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2026.03.30 16:44:39.152291 [ 5 ] {67ebdd42-d8d7-40eb-b170-61af9d0e66fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4173 | 2026.03.30 16:44:39.152332 [ 5 ] {67ebdd42-d8d7-40eb-b170-61af9d0e66fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4174 | 2026.03.30 16:44:39.152752 [ 5 ] {67ebdd42-d8d7-40eb-b170-61af9d0e66fb} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.03.30 16:44:39.152788 [ 5 ] {67ebdd42-d8d7-40eb-b170-61af9d0e66fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4176 | 2026.03.30 16:44:39.153106 [ 5 ] {67ebdd42-d8d7-40eb-b170-61af9d0e66fb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4177 | 2026.03.30 16:44:39.153332 [ 5 ] {67ebdd42-d8d7-40eb-b170-61af9d0e66fb} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.03.30 16:44:39.153438 [ 97 ] {} <Debug> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4179 | 2026.03.30 16:44:39.153465 [ 5 ] {67ebdd42-d8d7-40eb-b170-61af9d0e66fb} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001193 sec., 17602.68231349539 rows/sec., 1.29 MiB/sec. | ||
| 4180 | 2026.03.30 16:44:39.153503 [ 97 ] {} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.03.30 16:44:39.153511 [ 5 ] {67ebdd42-d8d7-40eb-b170-61af9d0e66fb} <Debug> TCPHandler: Processed in 0.001364374 sec. | ||
| 4182 | 2026.03.30 16:44:39.153533 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4183 | 2026.03.30 16:44:39.153640 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4184 | 2026.03.30 16:44:39.153668 [ 194 ] {c8811792-59ef-44f9-9f8a-84025292322d::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 | ||
| 4185 | 2026.03.30 16:44:39.153745 [ 5 ] {30cb4ca0-20d7-4843-bd37-ce5173bf38f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4186 | 2026.03.30 16:44:39.153790 [ 5 ] {30cb4ca0-20d7-4843-bd37-ce5173bf38f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4187 | 2026.03.30 16:44:39.153826 [ 194 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4188 | 2026.03.30 16:44:39.153871 [ 194 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 226 rows starting from the beginning of the part | ||
| 4189 | 2026.03.30 16:44:39.153950 [ 194 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4190 | 2026.03.30 16:44:39.154003 [ 194 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 175 rows starting from the beginning of the part | ||
| 4191 | 2026.03.30 16:44:39.154055 [ 194 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4192 | 2026.03.30 16:44:39.154103 [ 194 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 173 rows starting from the beginning of the part | ||
| 4193 | 2026.03.30 16:44:39.154201 [ 194 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part | ||
| 4194 | 2026.03.30 16:44:39.154471 [ 5 ] {30cb4ca0-20d7-4843-bd37-ce5173bf38f6} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.03.30 16:44:39.154515 [ 5 ] {30cb4ca0-20d7-4843-bd37-ce5173bf38f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4196 | 2026.03.30 16:44:39.155078 [ 5 ] {30cb4ca0-20d7-4843-bd37-ce5173bf38f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4197 | 2026.03.30 16:44:39.155241 [ 192 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 5 columns (5 merged, 0 gathered) in 0.00162799 sec., 377766.44819685625 rows/sec., 25.30 MiB/sec. | ||
| 4198 | 2026.03.30 16:44:39.155299 [ 5 ] {30cb4ca0-20d7-4843-bd37-ce5173bf38f6} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.03.30 16:44:39.155417 [ 194 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4200 | 2026.03.30 16:44:39.155436 [ 5 ] {30cb4ca0-20d7-4843-bd37-ce5173bf38f6} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001709 sec., 468695.14335868927 rows/sec., 27.07 MiB/sec. | ||
| 4201 | 2026.03.30 16:44:39.155479 [ 5 ] {30cb4ca0-20d7-4843-bd37-ce5173bf38f6} <Debug> TCPHandler: Processed in 0.001899047 sec. | ||
| 4202 | 2026.03.30 16:44:39.155589 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2026.03.30 16:44:39.155684 [ 5 ] {065ef373-3ae7-4137-b252-a57a01031790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4204 | 2026.03.30 16:44:39.155718 [ 194 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_21_4} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2026.03.30 16:44:39.155722 [ 5 ] {065ef373-3ae7-4137-b252-a57a01031790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4206 | 2026.03.30 16:44:39.155800 [ 194 ] {c8811792-59ef-44f9-9f8a-84025292322d::all_1_21_4} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4207 | 2026.03.30 16:44:39.155892 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4208 | 2026.03.30 16:44:39.156121 [ 5 ] {065ef373-3ae7-4137-b252-a57a01031790} <Trace> oximeter.fields_u64 (03911124-e66d-413b-bdaf-31243ec569a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.03.30 16:44:39.156162 [ 5 ] {065ef373-3ae7-4137-b252-a57a01031790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4210 | 2026.03.30 16:44:39.156455 [ 5 ] {065ef373-3ae7-4137-b252-a57a01031790} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4211 | 2026.03.30 16:44:39.156654 [ 5 ] {065ef373-3ae7-4137-b252-a57a01031790} <Trace> oximeter.fields_u64 (03911124-e66d-413b-bdaf-31243ec569a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.03.30 16:44:39.156774 [ 5 ] {065ef373-3ae7-4137-b252-a57a01031790} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 63.46 KiB/sec. | ||
| 4213 | 2026.03.30 16:44:39.156810 [ 5 ] {065ef373-3ae7-4137-b252-a57a01031790} <Debug> TCPHandler: Processed in 0.00126798 sec. | ||
| 4214 | 2026.03.30 16:44:39.156926 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.03.30 16:44:39.157017 [ 5 ] {3c330802-3583-49f2-942c-426067d45ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4216 | 2026.03.30 16:44:39.157055 [ 5 ] {3c330802-3583-49f2-942c-426067d45ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4217 | 2026.03.30 16:44:39.157834 [ 5 ] {3c330802-3583-49f2-942c-426067d45ff8} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.03.30 16:44:39.157869 [ 5 ] {3c330802-3583-49f2-942c-426067d45ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4219 | 2026.03.30 16:44:39.158293 [ 5 ] {3c330802-3583-49f2-942c-426067d45ff8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4220 | 2026.03.30 16:44:39.158501 [ 5 ] {3c330802-3583-49f2-942c-426067d45ff8} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.03.30 16:44:39.158635 [ 5 ] {3c330802-3583-49f2-942c-426067d45ff8} <Debug> executeQuery: Read 1300 rows, 88.92 KiB in 0.001635 sec., 795107.0336391438 rows/sec., 53.11 MiB/sec. | ||
| 4222 | 2026.03.30 16:44:39.158672 [ 5 ] {3c330802-3583-49f2-942c-426067d45ff8} <Debug> TCPHandler: Processed in 0.001803584 sec. | ||
| 4223 | 2026.03.30 16:44:39.158782 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.03.30 16:44:39.158876 [ 5 ] {e3926bbd-e2a6-41ee-8f40-37a56192ae99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4225 | 2026.03.30 16:44:39.158918 [ 5 ] {e3926bbd-e2a6-41ee-8f40-37a56192ae99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4226 | 2026.03.30 16:44:39.159593 [ 5 ] {e3926bbd-e2a6-41ee-8f40-37a56192ae99} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.03.30 16:44:39.159629 [ 5 ] {e3926bbd-e2a6-41ee-8f40-37a56192ae99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4228 | 2026.03.30 16:44:39.160079 [ 5 ] {e3926bbd-e2a6-41ee-8f40-37a56192ae99} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4229 | 2026.03.30 16:44:39.160304 [ 5 ] {e3926bbd-e2a6-41ee-8f40-37a56192ae99} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2026.03.30 16:44:39.160437 [ 5 ] {e3926bbd-e2a6-41ee-8f40-37a56192ae99} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001579 sec., 947435.0854971501 rows/sec., 57.46 MiB/sec. | ||
| 4231 | 2026.03.30 16:44:39.160473 [ 5 ] {e3926bbd-e2a6-41ee-8f40-37a56192ae99} <Debug> TCPHandler: Processed in 0.001738872 sec. | ||
| 4232 | 2026.03.30 16:44:39.160571 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2026.03.30 16:44:39.160663 [ 5 ] {f9e382a3-5dae-4e7c-a370-ec66f6492149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4234 | 2026.03.30 16:44:39.160715 [ 5 ] {f9e382a3-5dae-4e7c-a370-ec66f6492149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4235 | 2026.03.30 16:44:39.161511 [ 5 ] {f9e382a3-5dae-4e7c-a370-ec66f6492149} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.03.30 16:44:39.161547 [ 5 ] {f9e382a3-5dae-4e7c-a370-ec66f6492149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4237 | 2026.03.30 16:44:39.162104 [ 5 ] {f9e382a3-5dae-4e7c-a370-ec66f6492149} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4238 | 2026.03.30 16:44:39.162327 [ 5 ] {f9e382a3-5dae-4e7c-a370-ec66f6492149} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.03.30 16:44:39.162431 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4240 | 2026.03.30 16:44:39.162458 [ 5 ] {f9e382a3-5dae-4e7c-a370-ec66f6492149} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001813 sec., 11583.011583011583 rows/sec., 20.76 MiB/sec. | ||
| 4241 | 2026.03.30 16:44:39.162475 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.03.30 16:44:39.162501 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4243 | 2026.03.30 16:44:39.162513 [ 5 ] {f9e382a3-5dae-4e7c-a370-ec66f6492149} <Debug> TCPHandler: Processed in 0.001987768 sec. | ||
| 4244 | 2026.03.30 16:44:39.162602 [ 199 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::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 | ||
| 4245 | 2026.03.30 16:44:39.162630 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4246 | 2026.03.30 16:44:39.162722 [ 5 ] {69a9c639-5494-4717-9002-338a8ac7386a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4247 | 2026.03.30 16:44:39.162762 [ 5 ] {69a9c639-5494-4717-9002-338a8ac7386a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4248 | 2026.03.30 16:44:39.162814 [ 199 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4249 | 2026.03.30 16:44:39.162871 [ 199 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 325 rows starting from the beginning of the part | ||
| 4250 | 2026.03.30 16:44:39.163002 [ 199 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4251 | 2026.03.30 16:44:39.163083 [ 5 ] {69a9c639-5494-4717-9002-338a8ac7386a} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.03.30 16:44:39.163112 [ 199 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
| 4253 | 2026.03.30 16:44:39.163119 [ 5 ] {69a9c639-5494-4717-9002-338a8ac7386a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4254 | 2026.03.30 16:44:39.163200 [ 199 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4255 | 2026.03.30 16:44:39.163285 [ 199 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 4256 | 2026.03.30 16:44:39.163377 [ 199 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part | ||
| 4257 | 2026.03.30 16:44:39.163435 [ 5 ] {69a9c639-5494-4717-9002-338a8ac7386a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4258 | 2026.03.30 16:44:39.163647 [ 5 ] {69a9c639-5494-4717-9002-338a8ac7386a} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2026.03.30 16:44:39.163780 [ 5 ] {69a9c639-5494-4717-9002-338a8ac7386a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 770.35 KiB/sec. | ||
| 4260 | 2026.03.30 16:44:39.163814 [ 5 ] {69a9c639-5494-4717-9002-338a8ac7386a} <Debug> TCPHandler: Processed in 0.00123162 sec. | ||
| 4261 | 2026.03.30 16:44:39.167081 [ 194 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 19 columns (19 merged, 0 gathered) in 0.004514421 sec., 94807.2853639481 rows/sec., 169.89 MiB/sec. | ||
| 4262 | 2026.03.30 16:44:39.168056 [ 196 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4263 | 2026.03.30 16:44:39.168463 [ 196 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.03.30 16:44:39.168548 [ 196 ] {3bbcbec7-1026-4c5c-bc4f-f5798984e516::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4265 | 2026.03.30 16:44:39.168705 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4266 | 2026.03.30 16:44:40.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.05 MiB, peak 244.16 MiB, free memory in arenas 0.00 B, will set to 240.92 MiB (RSS), difference: 1.87 MiB | ||
| 4267 | 2026.03.30 16:44:43.242177 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4268 | 2026.03.30 16:44:43.242361 [ 5 ] {236a1ded-0cd6-461d-b4db-d9957248847a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4269 | 2026.03.30 16:44:43.242424 [ 5 ] {236a1ded-0cd6-461d-b4db-d9957248847a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4270 | 2026.03.30 16:44:43.243056 [ 5 ] {236a1ded-0cd6-461d-b4db-d9957248847a} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2026.03.30 16:44:43.243098 [ 5 ] {236a1ded-0cd6-461d-b4db-d9957248847a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4272 | 2026.03.30 16:44:43.243489 [ 5 ] {236a1ded-0cd6-461d-b4db-d9957248847a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4273 | 2026.03.30 16:44:43.243748 [ 5 ] {236a1ded-0cd6-461d-b4db-d9957248847a} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2026.03.30 16:44:43.243902 [ 5 ] {236a1ded-0cd6-461d-b4db-d9957248847a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001589 sec., 35242.29074889868 rows/sec., 2.71 MiB/sec. | ||
| 4275 | 2026.03.30 16:44:43.243919 [ 92 ] {} <Debug> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4276 | 2026.03.30 16:44:43.243943 [ 5 ] {236a1ded-0cd6-461d-b4db-d9957248847a} <Debug> TCPHandler: Processed in 0.001895576 sec. | ||
| 4277 | 2026.03.30 16:44:43.243995 [ 92 ] {} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2026.03.30 16:44:43.244024 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4279 | 2026.03.30 16:44:43.244088 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.03.30 16:44:43.244135 [ 196 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::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 | ||
| 4281 | 2026.03.30 16:44:43.244186 [ 5 ] {3e98afa6-8750-48ba-8b4c-36a87cfa27c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4282 | 2026.03.30 16:44:43.244268 [ 196 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4283 | 2026.03.30 16:44:43.244304 [ 5 ] {3e98afa6-8750-48ba-8b4c-36a87cfa27c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4284 | 2026.03.30 16:44:43.244313 [ 196 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3360 rows starting from the beginning of the part | ||
| 4285 | 2026.03.30 16:44:43.244397 [ 196 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 860 rows starting from the beginning of the part | ||
| 4286 | 2026.03.30 16:44:43.244448 [ 196 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 76 rows starting from the beginning of the part | ||
| 4287 | 2026.03.30 16:44:43.244496 [ 196 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 859 rows starting from the beginning of the part | ||
| 4288 | 2026.03.30 16:44:43.244541 [ 196 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2425 rows starting from the beginning of the part | ||
| 4289 | 2026.03.30 16:44:43.244585 [ 196 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::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 | ||
| 4290 | 2026.03.30 16:44:43.244755 [ 5 ] {3e98afa6-8750-48ba-8b4c-36a87cfa27c4} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2026.03.30 16:44:43.244796 [ 5 ] {3e98afa6-8750-48ba-8b4c-36a87cfa27c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4292 | 2026.03.30 16:44:43.245137 [ 5 ] {3e98afa6-8750-48ba-8b4c-36a87cfa27c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4293 | 2026.03.30 16:44:43.245364 [ 5 ] {3e98afa6-8750-48ba-8b4c-36a87cfa27c4} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2026.03.30 16:44:43.245465 [ 92 ] {} <Debug> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4295 | 2026.03.30 16:44:43.245491 [ 5 ] {3e98afa6-8750-48ba-8b4c-36a87cfa27c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001324 sec., 48338.36858006042 rows/sec., 3.77 MiB/sec. | ||
| 4296 | 2026.03.30 16:44:43.245497 [ 92 ] {} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.03.30 16:44:43.245532 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4298 | 2026.03.30 16:44:43.245535 [ 5 ] {3e98afa6-8750-48ba-8b4c-36a87cfa27c4} <Debug> TCPHandler: Processed in 0.001495656 sec. | ||
| 4299 | 2026.03.30 16:44:43.245651 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::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 | ||
| 4300 | 2026.03.30 16:44:43.245664 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2026.03.30 16:44:43.245802 [ 5 ] {41460173-778b-4a26-aae9-abf643a52313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4302 | 2026.03.30 16:44:43.245830 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4303 | 2026.03.30 16:44:43.245844 [ 5 ] {41460173-778b-4a26-aae9-abf643a52313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4304 | 2026.03.30 16:44:43.245870 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1831 rows starting from the beginning of the part | ||
| 4305 | 2026.03.30 16:44:43.245946 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 523 rows starting from the beginning of the part | ||
| 4306 | 2026.03.30 16:44:43.245991 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 74 rows starting from the beginning of the part | ||
| 4307 | 2026.03.30 16:44:43.246038 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 521 rows starting from the beginning of the part | ||
| 4308 | 2026.03.30 16:44:43.246080 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1300 rows starting from the beginning of the part | ||
| 4309 | 2026.03.30 16:44:43.246119 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4310 | 2026.03.30 16:44:43.246262 [ 5 ] {41460173-778b-4a26-aae9-abf643a52313} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.03.30 16:44:43.246304 [ 5 ] {41460173-778b-4a26-aae9-abf643a52313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4312 | 2026.03.30 16:44:43.246752 [ 5 ] {41460173-778b-4a26-aae9-abf643a52313} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4313 | 2026.03.30 16:44:43.246976 [ 5 ] {41460173-778b-4a26-aae9-abf643a52313} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.03.30 16:44:43.247090 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4315 | 2026.03.30 16:44:43.247108 [ 5 ] {41460173-778b-4a26-aae9-abf643a52313} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001324 sec., 96676.73716012084 rows/sec., 6.73 MiB/sec. | ||
| 4316 | 2026.03.30 16:44:43.247139 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2026.03.30 16:44:43.247155 [ 5 ] {41460173-778b-4a26-aae9-abf643a52313} <Debug> TCPHandler: Processed in 0.001539198 sec. | ||
| 4318 | 2026.03.30 16:44:43.247166 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4319 | 2026.03.30 16:44:43.247233 [ 196 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7636 rows, containing 5 columns (5 merged, 0 gathered) in 0.003149617 sec., 2424421.7630270603 rows/sec., 193.53 MiB/sec. | ||
| 4320 | 2026.03.30 16:44:43.247276 [ 189 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::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 | ||
| 4321 | 2026.03.30 16:44:43.247288 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4322 | 2026.03.30 16:44:43.247430 [ 5 ] {71d6589f-302d-4800-93c0-bcc017ec9f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4323 | 2026.03.30 16:44:43.247435 [ 189 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4324 | 2026.03.30 16:44:43.247473 [ 5 ] {71d6589f-302d-4800-93c0-bcc017ec9f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4325 | 2026.03.30 16:44:43.247483 [ 189 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9163 rows starting from the beginning of the part | ||
| 4326 | 2026.03.30 16:44:43.247572 [ 189 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 266 rows starting from the beginning of the part | ||
| 4327 | 2026.03.30 16:44:43.247611 [ 196 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4328 | 2026.03.30 16:44:43.247621 [ 189 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4329 | 2026.03.30 16:44:43.247671 [ 189 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4330 | 2026.03.30 16:44:43.247713 [ 189 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1496 rows starting from the beginning of the part | ||
| 4331 | 2026.03.30 16:44:43.247753 [ 189 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4332 | 2026.03.30 16:44:43.247820 [ 5 ] {71d6589f-302d-4800-93c0-bcc017ec9f85} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.03.30 16:44:43.247864 [ 5 ] {71d6589f-302d-4800-93c0-bcc017ec9f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4334 | 2026.03.30 16:44:43.247937 [ 196 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_26_5} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.03.30 16:44:43.247989 [ 197 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4313 rows, containing 5 columns (5 merged, 0 gathered) in 0.002392888 sec., 1802424.5179883053 rows/sec., 130.63 MiB/sec. | ||
| 4336 | 2026.03.30 16:44:43.248024 [ 196 ] {8988b87e-7129-4f71-bd9d-030500f47f7e::all_1_26_5} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4337 | 2026.03.30 16:44:43.248112 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 4338 | 2026.03.30 16:44:43.248226 [ 5 ] {71d6589f-302d-4800-93c0-bcc017ec9f85} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4339 | 2026.03.30 16:44:43.248250 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4340 | 2026.03.30 16:44:43.248534 [ 5 ] {71d6589f-302d-4800-93c0-bcc017ec9f85} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.03.30 16:44:43.248590 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_26_5} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.03.30 16:44:43.248651 [ 92 ] {} <Debug> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4343 | 2026.03.30 16:44:43.248679 [ 186 ] {c62d072c-9cc9-463c-82c4-7878b690a2d9::all_1_26_5} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4344 | 2026.03.30 16:44:43.248680 [ 5 ] {71d6589f-302d-4800-93c0-bcc017ec9f85} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001268 sec., 37854.88958990536 rows/sec., 2.55 MiB/sec. | ||
| 4345 | 2026.03.30 16:44:43.248682 [ 92 ] {} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.03.30 16:44:43.248737 [ 5 ] {71d6589f-302d-4800-93c0-bcc017ec9f85} <Debug> TCPHandler: Processed in 0.001498217 sec. | ||
| 4347 | 2026.03.30 16:44:43.248743 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4348 | 2026.03.30 16:44:43.248765 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 4349 | 2026.03.30 16:44:43.248884 [ 196 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::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 | ||
| 4350 | 2026.03.30 16:44:43.248969 [ 196 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4351 | 2026.03.30 16:44:43.248994 [ 196 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1140 rows starting from the beginning of the part | ||
| 4352 | 2026.03.30 16:44:43.249043 [ 196 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4353 | 2026.03.30 16:44:43.249080 [ 196 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4354 | 2026.03.30 16:44:43.249114 [ 196 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4355 | 2026.03.30 16:44:43.249147 [ 196 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 4356 | 2026.03.30 16:44:43.249180 [ 196 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4357 | 2026.03.30 16:44:43.250168 [ 186 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001303342 sec., 1104851.9881964978 rows/sec., 71.68 MiB/sec. | ||
| 4358 | 2026.03.30 16:44:43.250384 [ 196 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4359 | 2026.03.30 16:44:43.250647 [ 196 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_26_5} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.03.30 16:44:43.250708 [ 196 ] {8b0aeff7-78b8-476e-8698-e81e47e434ae::all_1_26_5} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4361 | 2026.03.30 16:44:43.250768 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4362 | 2026.03.30 16:44:43.251920 [ 196 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11478 rows, containing 5 columns (5 merged, 0 gathered) in 0.004693735 sec., 2445387.308827618 rows/sec., 156.47 MiB/sec. | ||
| 4363 | 2026.03.30 16:44:43.252233 [ 189 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4364 | 2026.03.30 16:44:43.252499 [ 189 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.03.30 16:44:43.252570 [ 189 ] {fd21a536-4530-45c2-9cd4-b0d58855dcb2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4366 | 2026.03.30 16:44:43.252641 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 4367 | 2026.03.30 16:44:43.788027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8150 | ||
| 4368 | 2026.03.30 16:44:43.788531 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.03.30 16:44:43.788579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4370 | 2026.03.30 16:44:43.789076 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4371 | 2026.03.30 16:44:43.789306 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.03.30 16:44:43.789437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8150 | ||
| 4373 | 2026.03.30 16:44:44.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.32 MiB, peak 248.68 MiB, free memory in arenas 0.00 B, will set to 242.62 MiB (RSS), difference: 1.30 MiB | ||
| 4374 | 2026.03.30 16:44:44.202519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4375 | 2026.03.30 16:44:44.217973 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.03.30 16:44:44.218036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4377 | 2026.03.30 16:44:44.224117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4378 | 2026.03.30 16:44:44.224806 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.03.30 16:44:44.227457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4380 | 2026.03.30 16:44:46.337274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 616 | ||
| 4381 | 2026.03.30 16:44:46.340981 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2026.03.30 16:44:46.341061 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4383 | 2026.03.30 16:44:46.342991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4384 | 2026.03.30 16:44:46.343405 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.03.30 16:44:46.343905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 616 | ||
| 4386 | 2026.03.30 16:44:47.054255 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65373 | ||
| 4387 | 2026.03.30 16:44:47.054370 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4388 | 2026.03.30 16:44:47.054397 [ 288 ] {} <Debug> TCP-Session: 44aabac3-6595-424a-8369-ec01b67b1ee7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65373 | ||
| 4389 | 2026.03.30 16:44:47.054419 [ 288 ] {} <Debug> TCP-Session: 44aabac3-6595-424a-8369-ec01b67b1ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.03.30 16:44:47.054432 [ 288 ] {} <Debug> TCP-Session: 44aabac3-6595-424a-8369-ec01b67b1ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2026.03.30 16:44:47.054631 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63392 | ||
| 4392 | 2026.03.30 16:44:47.054666 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53964 | ||
| 4393 | 2026.03.30 16:44:47.054693 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42289 | ||
| 4394 | 2026.03.30 16:44:47.054713 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58286 | ||
| 4395 | 2026.03.30 16:44:47.054704 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38594 | ||
| 4396 | 2026.03.30 16:44:47.054772 [ 288 ] {} <Trace> TCP-Session: 44aabac3-6595-424a-8369-ec01b67b1ee7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4397 | 2026.03.30 16:44:47.054788 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4398 | 2026.03.30 16:44:47.054756 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4399 | 2026.03.30 16:44:47.054831 [ 291 ] {} <Debug> TCP-Session: 31f819dd-c7c5-4d0e-aae7-509ab24217be Authenticating user 'default' from [fd00:1122:3344:101::e]:53964 | ||
| 4400 | 2026.03.30 16:44:47.054835 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4401 | 2026.03.30 16:44:47.054857 [ 289 ] {} <Debug> TCP-Session: 318fa8fe-3b0c-4f42-bcfe-48de29fe272a Authenticating user 'default' from [fd00:1122:3344:101::e]:63392 | ||
| 4402 | 2026.03.30 16:44:47.054866 [ 291 ] {} <Debug> TCP-Session: 31f819dd-c7c5-4d0e-aae7-509ab24217be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.03.30 16:44:47.054882 [ 294 ] {} <Debug> TCP-Session: 5fb5f93f-1055-4241-8288-af3539848a5a Authenticating user 'default' from [fd00:1122:3344:101::e]:42289 | ||
| 4404 | 2026.03.30 16:44:47.054896 [ 291 ] {} <Debug> TCP-Session: 31f819dd-c7c5-4d0e-aae7-509ab24217be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4405 | 2026.03.30 16:44:47.054920 [ 294 ] {} <Debug> TCP-Session: 5fb5f93f-1055-4241-8288-af3539848a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2026.03.30 16:44:47.054892 [ 289 ] {} <Debug> TCP-Session: 318fa8fe-3b0c-4f42-bcfe-48de29fe272a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4407 | 2026.03.30 16:44:47.054942 [ 294 ] {} <Debug> TCP-Session: 5fb5f93f-1055-4241-8288-af3539848a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2026.03.30 16:44:47.054961 [ 289 ] {} <Debug> TCP-Session: 318fa8fe-3b0c-4f42-bcfe-48de29fe272a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.03.30 16:44:47.054668 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61726 | ||
| 4410 | 2026.03.30 16:44:47.054648 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55604 | ||
| 4411 | 2026.03.30 16:44:47.055037 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4412 | 2026.03.30 16:44:47.055032 [ 288 ] {c56f07ec-428f-4ee7-8ac3-698f94949532} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65373) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4413 | 2026.03.30 16:44:47.055069 [ 286 ] {} <Debug> TCP-Session: 4c00f807-7385-4b29-a8e0-fd8a9045edf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58286 | ||
| 4414 | 2026.03.30 16:44:47.054682 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58461 | ||
| 4415 | 2026.03.30 16:44:47.055100 [ 286 ] {} <Debug> TCP-Session: 4c00f807-7385-4b29-a8e0-fd8a9045edf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.03.30 16:44:47.055134 [ 286 ] {} <Debug> TCP-Session: 4c00f807-7385-4b29-a8e0-fd8a9045edf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2026.03.30 16:44:47.055133 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4418 | 2026.03.30 16:44:47.055176 [ 3 ] {} <Debug> TCP-Session: 78c20382-6807-44a2-bfd9-e52d669b9162 Authenticating user 'default' from [fd00:1122:3344:101::e]:38594 | ||
| 4419 | 2026.03.30 16:44:47.055194 [ 3 ] {} <Debug> TCP-Session: 78c20382-6807-44a2-bfd9-e52d669b9162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4420 | 2026.03.30 16:44:47.055206 [ 3 ] {} <Debug> TCP-Session: 78c20382-6807-44a2-bfd9-e52d669b9162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4421 | 2026.03.30 16:44:47.055267 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4422 | 2026.03.30 16:44:47.055297 [ 292 ] {} <Debug> TCP-Session: f848fd63-08ee-412f-b6c0-90a91be6cf24 Authenticating user 'default' from [fd00:1122:3344:101::e]:61726 | ||
| 4423 | 2026.03.30 16:44:47.055308 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4424 | 2026.03.30 16:44:47.055315 [ 292 ] {} <Debug> TCP-Session: f848fd63-08ee-412f-b6c0-90a91be6cf24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4425 | 2026.03.30 16:44:47.055344 [ 290 ] {} <Debug> TCP-Session: 7b00f8ad-ced7-465e-9735-9bd92200fa47 Authenticating user 'default' from [fd00:1122:3344:101::e]:55604 | ||
| 4426 | 2026.03.30 16:44:47.055349 [ 292 ] {} <Debug> TCP-Session: f848fd63-08ee-412f-b6c0-90a91be6cf24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2026.03.30 16:44:47.055370 [ 290 ] {} <Debug> TCP-Session: 7b00f8ad-ced7-465e-9735-9bd92200fa47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4428 | 2026.03.30 16:44:47.055382 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4429 | 2026.03.30 16:44:47.055389 [ 290 ] {} <Debug> TCP-Session: 7b00f8ad-ced7-465e-9735-9bd92200fa47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2026.03.30 16:44:47.055418 [ 293 ] {} <Debug> TCP-Session: 6d37dde7-94d7-4331-ae6c-164826897228 Authenticating user 'default' from [fd00:1122:3344:101::e]:58461 | ||
| 4431 | 2026.03.30 16:44:47.055421 [ 288 ] {c56f07ec-428f-4ee7-8ac3-698f94949532} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4432 | 2026.03.30 16:44:47.055441 [ 293 ] {} <Debug> TCP-Session: 6d37dde7-94d7-4331-ae6c-164826897228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2026.03.30 16:44:47.055469 [ 293 ] {} <Debug> TCP-Session: 6d37dde7-94d7-4331-ae6c-164826897228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.03.30 16:44:47.055498 [ 288 ] {c56f07ec-428f-4ee7-8ac3-698f94949532} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4435 | 2026.03.30 16:44:47.055820 [ 288 ] {c56f07ec-428f-4ee7-8ac3-698f94949532} <Debug> oximeter.version (b4fc91a6-f4d7-42c1-bc4b-2220109b50a0) (SelectExecutor): Key condition: unknown | ||
| 4436 | 2026.03.30 16:44:47.056887 [ 323 ] {c56f07ec-428f-4ee7-8ac3-698f94949532} <Trace> AggregatingTransform: Aggregating | ||
| 4437 | 2026.03.30 16:44:47.056936 [ 323 ] {c56f07ec-428f-4ee7-8ac3-698f94949532} <Trace> Aggregator: Aggregation method: without_key | ||
| 4438 | 2026.03.30 16:44:47.056971 [ 323 ] {c56f07ec-428f-4ee7-8ac3-698f94949532} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001046395 sec. (955.662 rows/sec., 37.33 KiB/sec.) | ||
| 4439 | 2026.03.30 16:44:47.056990 [ 323 ] {c56f07ec-428f-4ee7-8ac3-698f94949532} <Trace> Aggregator: Merging aggregated data | ||
| 4440 | 2026.03.30 16:44:47.058345 [ 288 ] {c56f07ec-428f-4ee7-8ac3-698f94949532} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003376 sec., 296.2085308056872 rows/sec., 11.57 KiB/sec. | ||
| 4441 | 2026.03.30 16:44:47.058464 [ 288 ] {c56f07ec-428f-4ee7-8ac3-698f94949532} <Debug> TCPHandler: Processed in 0.003849054 sec. | ||
| 4442 | 2026.03.30 16:44:47.058554 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4443 | 2026.03.30 16:44:47.058585 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4444 | 2026.03.30 16:44:47.058592 [ 288 ] {} <Debug> TCP-Session: 44aabac3-6595-424a-8369-ec01b67b1ee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4445 | 2026.03.30 16:44:47.058627 [ 291 ] {} <Debug> TCP-Session: 31f819dd-c7c5-4d0e-aae7-509ab24217be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4446 | 2026.03.30 16:44:47.058634 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4447 | 2026.03.30 16:44:47.058651 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4448 | 2026.03.30 16:44:47.058676 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4449 | 2026.03.30 16:44:47.058708 [ 293 ] {} <Debug> TCP-Session: 6d37dde7-94d7-4331-ae6c-164826897228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4450 | 2026.03.30 16:44:47.058711 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4451 | 2026.03.30 16:44:47.058744 [ 292 ] {} <Debug> TCP-Session: f848fd63-08ee-412f-b6c0-90a91be6cf24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4452 | 2026.03.30 16:44:47.058759 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4453 | 2026.03.30 16:44:47.058773 [ 290 ] {} <Debug> TCP-Session: 7b00f8ad-ced7-465e-9735-9bd92200fa47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4454 | 2026.03.30 16:44:47.058783 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4455 | 2026.03.30 16:44:47.058803 [ 294 ] {} <Debug> TCP-Session: 5fb5f93f-1055-4241-8288-af3539848a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4456 | 2026.03.30 16:44:47.058691 [ 3 ] {} <Debug> TCP-Session: 78c20382-6807-44a2-bfd9-e52d669b9162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4457 | 2026.03.30 16:44:47.058820 [ 286 ] {} <Debug> TCP-Session: 4c00f807-7385-4b29-a8e0-fd8a9045edf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4458 | 2026.03.30 16:44:47.058687 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4459 | 2026.03.30 16:44:47.058894 [ 289 ] {} <Debug> TCP-Session: 318fa8fe-3b0c-4f42-bcfe-48de29fe272a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4460 | 2026.03.30 16:44:47.212148 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58602 | ||
| 4461 | 2026.03.30 16:44:47.212258 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4462 | 2026.03.30 16:44:47.212285 [ 288 ] {} <Debug> TCP-Session: 33f890bc-d7d5-465e-b025-4e0cd453489e Authenticating user 'default' from [fd00:1122:3344:101::e]:58602 | ||
| 4463 | 2026.03.30 16:44:47.212308 [ 288 ] {} <Debug> TCP-Session: 33f890bc-d7d5-465e-b025-4e0cd453489e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4464 | 2026.03.30 16:44:47.212320 [ 288 ] {} <Debug> TCP-Session: 33f890bc-d7d5-465e-b025-4e0cd453489e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4465 | 2026.03.30 16:44:47.212495 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56426 | ||
| 4466 | 2026.03.30 16:44:47.212522 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41575 | ||
| 4467 | 2026.03.30 16:44:47.212540 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39833 | ||
| 4468 | 2026.03.30 16:44:47.212574 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44925 | ||
| 4469 | 2026.03.30 16:44:47.212607 [ 288 ] {} <Trace> TCP-Session: 33f890bc-d7d5-465e-b025-4e0cd453489e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4470 | 2026.03.30 16:44:47.212616 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51618 | ||
| 4471 | 2026.03.30 16:44:47.212646 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4472 | 2026.03.30 16:44:47.212620 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4473 | 2026.03.30 16:44:47.212677 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4474 | 2026.03.30 16:44:47.212677 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4475 | 2026.03.30 16:44:47.212703 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4476 | 2026.03.30 16:44:47.212713 [ 3 ] {} <Debug> TCP-Session: fae5f660-fe4a-4c91-974d-cac138756a7d Authenticating user 'default' from [fd00:1122:3344:101::e]:44925 | ||
| 4477 | 2026.03.30 16:44:47.212736 [ 291 ] {} <Debug> TCP-Session: ccd826b8-5691-4663-8958-e724121747f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39833 | ||
| 4478 | 2026.03.30 16:44:47.212745 [ 286 ] {} <Debug> TCP-Session: a9cab9e5-eb48-47c7-9861-900ee204e9d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51618 | ||
| 4479 | 2026.03.30 16:44:47.212755 [ 3 ] {} <Debug> TCP-Session: fae5f660-fe4a-4c91-974d-cac138756a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4480 | 2026.03.30 16:44:47.212777 [ 288 ] {b8f1870b-ae38-43b1-9b54-128078e2b674} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58602) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4481 | 2026.03.30 16:44:47.212790 [ 3 ] {} <Debug> TCP-Session: fae5f660-fe4a-4c91-974d-cac138756a7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4482 | 2026.03.30 16:44:47.212788 [ 286 ] {} <Debug> TCP-Session: a9cab9e5-eb48-47c7-9861-900ee204e9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4483 | 2026.03.30 16:44:47.212775 [ 291 ] {} <Debug> TCP-Session: ccd826b8-5691-4663-8958-e724121747f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4484 | 2026.03.30 16:44:47.212829 [ 286 ] {} <Debug> TCP-Session: a9cab9e5-eb48-47c7-9861-900ee204e9d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4485 | 2026.03.30 16:44:47.212852 [ 291 ] {} <Debug> TCP-Session: ccd826b8-5691-4663-8958-e724121747f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4486 | 2026.03.30 16:44:47.212709 [ 289 ] {} <Debug> TCP-Session: 9feea62b-101f-4410-a5d4-e92b26c64acc Authenticating user 'default' from [fd00:1122:3344:101::e]:56426 | ||
| 4487 | 2026.03.30 16:44:47.212677 [ 290 ] {} <Debug> TCP-Session: 8119e7d2-52c4-4abd-b743-eb6f675970dc Authenticating user 'default' from [fd00:1122:3344:101::e]:41575 | ||
| 4488 | 2026.03.30 16:44:47.212911 [ 289 ] {} <Debug> TCP-Session: 9feea62b-101f-4410-a5d4-e92b26c64acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4489 | 2026.03.30 16:44:47.212567 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61096 | ||
| 4490 | 2026.03.30 16:44:47.212934 [ 290 ] {} <Debug> TCP-Session: 8119e7d2-52c4-4abd-b743-eb6f675970dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4491 | 2026.03.30 16:44:47.212939 [ 289 ] {} <Debug> TCP-Session: 9feea62b-101f-4410-a5d4-e92b26c64acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4492 | 2026.03.30 16:44:47.212967 [ 290 ] {} <Debug> TCP-Session: 8119e7d2-52c4-4abd-b743-eb6f675970dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4493 | 2026.03.30 16:44:47.212541 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43710 | ||
| 4494 | 2026.03.30 16:44:47.212997 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4495 | 2026.03.30 16:44:47.212544 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63979 | ||
| 4496 | 2026.03.30 16:44:47.213043 [ 288 ] {b8f1870b-ae38-43b1-9b54-128078e2b674} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4497 | 2026.03.30 16:44:47.213070 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4498 | 2026.03.30 16:44:47.213043 [ 294 ] {} <Debug> TCP-Session: b1c9cb0b-7823-400a-a107-449a8b7a03c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61096 | ||
| 4499 | 2026.03.30 16:44:47.213098 [ 292 ] {} <Debug> TCP-Session: bbbfe7c9-ae38-430a-8344-bb13300e0a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:43710 | ||
| 4500 | 2026.03.30 16:44:47.213110 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4501 | 2026.03.30 16:44:47.213118 [ 288 ] {b8f1870b-ae38-43b1-9b54-128078e2b674} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4502 | 2026.03.30 16:44:47.213133 [ 292 ] {} <Debug> TCP-Session: bbbfe7c9-ae38-430a-8344-bb13300e0a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.03.30 16:44:47.213154 [ 293 ] {} <Debug> TCP-Session: 24cc03cc-0d9f-4474-9173-ec3050bae74e Authenticating user 'default' from [fd00:1122:3344:101::e]:63979 | ||
| 4504 | 2026.03.30 16:44:47.213168 [ 292 ] {} <Debug> TCP-Session: bbbfe7c9-ae38-430a-8344-bb13300e0a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4505 | 2026.03.30 16:44:47.213187 [ 293 ] {} <Debug> TCP-Session: 24cc03cc-0d9f-4474-9173-ec3050bae74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4506 | 2026.03.30 16:44:47.213117 [ 294 ] {} <Debug> TCP-Session: b1c9cb0b-7823-400a-a107-449a8b7a03c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4507 | 2026.03.30 16:44:47.213213 [ 293 ] {} <Debug> TCP-Session: 24cc03cc-0d9f-4474-9173-ec3050bae74e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4508 | 2026.03.30 16:44:47.213232 [ 294 ] {} <Debug> TCP-Session: b1c9cb0b-7823-400a-a107-449a8b7a03c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4509 | 2026.03.30 16:44:47.213415 [ 288 ] {b8f1870b-ae38-43b1-9b54-128078e2b674} <Debug> oximeter.version (b4fc91a6-f4d7-42c1-bc4b-2220109b50a0) (SelectExecutor): Key condition: unknown | ||
| 4510 | 2026.03.30 16:44:47.214386 [ 325 ] {b8f1870b-ae38-43b1-9b54-128078e2b674} <Trace> AggregatingTransform: Aggregating | ||
| 4511 | 2026.03.30 16:44:47.214437 [ 325 ] {b8f1870b-ae38-43b1-9b54-128078e2b674} <Trace> Aggregator: Aggregation method: without_key | ||
| 4512 | 2026.03.30 16:44:47.214473 [ 325 ] {b8f1870b-ae38-43b1-9b54-128078e2b674} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956664 sec. (1045.299 rows/sec., 40.83 KiB/sec.) | ||
| 4513 | 2026.03.30 16:44:47.214491 [ 325 ] {b8f1870b-ae38-43b1-9b54-128078e2b674} <Trace> Aggregator: Merging aggregated data | ||
| 4514 | 2026.03.30 16:44:47.215709 [ 288 ] {b8f1870b-ae38-43b1-9b54-128078e2b674} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002989 sec., 334.5600535296086 rows/sec., 13.07 KiB/sec. | ||
| 4515 | 2026.03.30 16:44:47.215849 [ 288 ] {b8f1870b-ae38-43b1-9b54-128078e2b674} <Debug> TCPHandler: Processed in 0.003362883 sec. | ||
| 4516 | 2026.03.30 16:44:47.215943 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4517 | 2026.03.30 16:44:47.215970 [ 288 ] {} <Debug> TCP-Session: 33f890bc-d7d5-465e-b025-4e0cd453489e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4518 | 2026.03.30 16:44:47.215973 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4519 | 2026.03.30 16:44:47.215996 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4520 | 2026.03.30 16:44:47.216013 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4521 | 2026.03.30 16:44:47.216023 [ 289 ] {} <Debug> TCP-Session: 9feea62b-101f-4410-a5d4-e92b26c64acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4522 | 2026.03.30 16:44:47.216036 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4523 | 2026.03.30 16:44:47.216057 [ 294 ] {} <Debug> TCP-Session: b1c9cb0b-7823-400a-a107-449a8b7a03c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4524 | 2026.03.30 16:44:47.216082 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4525 | 2026.03.30 16:44:47.216099 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4526 | 2026.03.30 16:44:47.216111 [ 291 ] {} <Debug> TCP-Session: ccd826b8-5691-4663-8958-e724121747f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4527 | 2026.03.30 16:44:47.216144 [ 3 ] {} <Debug> TCP-Session: fae5f660-fe4a-4c91-974d-cac138756a7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4528 | 2026.03.30 16:44:47.216154 [ 286 ] {} <Debug> TCP-Session: a9cab9e5-eb48-47c7-9861-900ee204e9d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4529 | 2026.03.30 16:44:47.216048 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4530 | 2026.03.30 16:44:47.216044 [ 290 ] {} <Debug> TCP-Session: 8119e7d2-52c4-4abd-b743-eb6f675970dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4531 | 2026.03.30 16:44:47.216231 [ 292 ] {} <Debug> TCP-Session: bbbfe7c9-ae38-430a-8344-bb13300e0a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4532 | 2026.03.30 16:44:47.216074 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4533 | 2026.03.30 16:44:47.216148 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55090 | ||
| 4534 | 2026.03.30 16:44:47.216290 [ 293 ] {} <Debug> TCP-Session: 24cc03cc-0d9f-4474-9173-ec3050bae74e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4535 | 2026.03.30 16:44:47.216377 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4536 | 2026.03.30 16:44:47.216405 [ 288 ] {} <Debug> TCP-Session: 69981c25-fe51-4762-8a8b-bce10e014955 Authenticating user 'default' from [fd00:1122:3344:101::e]:55090 | ||
| 4537 | 2026.03.30 16:44:47.216421 [ 288 ] {} <Debug> TCP-Session: 69981c25-fe51-4762-8a8b-bce10e014955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4538 | 2026.03.30 16:44:47.216433 [ 288 ] {} <Debug> TCP-Session: 69981c25-fe51-4762-8a8b-bce10e014955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4539 | 2026.03.30 16:44:47.216601 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65118 | ||
| 4540 | 2026.03.30 16:44:47.216649 [ 288 ] {} <Trace> TCP-Session: 69981c25-fe51-4762-8a8b-bce10e014955 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4541 | 2026.03.30 16:44:47.216660 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4542 | 2026.03.30 16:44:47.216701 [ 289 ] {} <Debug> TCP-Session: 4782734c-d5ef-412b-8549-960876edca7c Authenticating user 'default' from [fd00:1122:3344:101::e]:65118 | ||
| 4543 | 2026.03.30 16:44:47.216706 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47790 | ||
| 4544 | 2026.03.30 16:44:47.216718 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36796 | ||
| 4545 | 2026.03.30 16:44:47.216727 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52377 | ||
| 4546 | 2026.03.30 16:44:47.216754 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56694 | ||
| 4547 | 2026.03.30 16:44:47.216772 [ 288 ] {0c0d2d7d-a5b7-4fca-8ec8-6027adc6c2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55090) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4548 | 2026.03.30 16:44:47.216796 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4549 | 2026.03.30 16:44:47.216812 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4550 | 2026.03.30 16:44:47.216832 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4551 | 2026.03.30 16:44:47.216834 [ 290 ] {} <Debug> TCP-Session: 9d09f6a9-4436-406a-b031-94d59b711b17 Authenticating user 'default' from [fd00:1122:3344:101::e]:36796 | ||
| 4552 | 2026.03.30 16:44:47.216852 [ 292 ] {} <Debug> TCP-Session: 26710cc9-aee2-4833-8e23-ce007dd2380e Authenticating user 'default' from [fd00:1122:3344:101::e]:52377 | ||
| 4553 | 2026.03.30 16:44:47.216872 [ 290 ] {} <Debug> TCP-Session: 9d09f6a9-4436-406a-b031-94d59b711b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4554 | 2026.03.30 16:44:47.216861 [ 294 ] {} <Debug> TCP-Session: 97eb3f15-91cc-4f69-9f68-c06b5cc32d19 Authenticating user 'default' from [fd00:1122:3344:101::e]:56694 | ||
| 4555 | 2026.03.30 16:44:47.216911 [ 290 ] {} <Debug> TCP-Session: 9d09f6a9-4436-406a-b031-94d59b711b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4556 | 2026.03.30 16:44:47.216908 [ 292 ] {} <Debug> TCP-Session: 26710cc9-aee2-4833-8e23-ce007dd2380e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4557 | 2026.03.30 16:44:47.216936 [ 294 ] {} <Debug> TCP-Session: 97eb3f15-91cc-4f69-9f68-c06b5cc32d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4558 | 2026.03.30 16:44:47.216953 [ 292 ] {} <Debug> TCP-Session: 26710cc9-aee2-4833-8e23-ce007dd2380e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4559 | 2026.03.30 16:44:47.216957 [ 288 ] {0c0d2d7d-a5b7-4fca-8ec8-6027adc6c2b7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4560 | 2026.03.30 16:44:47.216970 [ 294 ] {} <Debug> TCP-Session: 97eb3f15-91cc-4f69-9f68-c06b5cc32d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4561 | 2026.03.30 16:44:47.216786 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4562 | 2026.03.30 16:44:47.217017 [ 288 ] {0c0d2d7d-a5b7-4fca-8ec8-6027adc6c2b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4563 | 2026.03.30 16:44:47.217053 [ 291 ] {} <Debug> TCP-Session: bdfdc6bb-ed8d-46a5-b772-c2cf3dc49ced Authenticating user 'default' from [fd00:1122:3344:101::e]:47790 | ||
| 4564 | 2026.03.30 16:44:47.216774 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34002 | ||
| 4565 | 2026.03.30 16:44:47.217086 [ 291 ] {} <Debug> TCP-Session: bdfdc6bb-ed8d-46a5-b772-c2cf3dc49ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4566 | 2026.03.30 16:44:47.216721 [ 289 ] {} <Debug> TCP-Session: 4782734c-d5ef-412b-8549-960876edca7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4567 | 2026.03.30 16:44:47.217115 [ 291 ] {} <Debug> TCP-Session: bdfdc6bb-ed8d-46a5-b772-c2cf3dc49ced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4568 | 2026.03.30 16:44:47.217139 [ 289 ] {} <Debug> TCP-Session: 4782734c-d5ef-412b-8549-960876edca7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4569 | 2026.03.30 16:44:47.217141 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4570 | 2026.03.30 16:44:47.216732 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53468 | ||
| 4571 | 2026.03.30 16:44:47.217190 [ 3 ] {} <Debug> TCP-Session: 824cea61-ea5b-449d-8901-20b847e6e80f Authenticating user 'default' from [fd00:1122:3344:101::e]:34002 | ||
| 4572 | 2026.03.30 16:44:47.217224 [ 3 ] {} <Debug> TCP-Session: 824cea61-ea5b-449d-8901-20b847e6e80f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4573 | 2026.03.30 16:44:47.217237 [ 3 ] {} <Debug> TCP-Session: 824cea61-ea5b-449d-8901-20b847e6e80f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4574 | 2026.03.30 16:44:47.217250 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4575 | 2026.03.30 16:44:47.217269 [ 288 ] {0c0d2d7d-a5b7-4fca-8ec8-6027adc6c2b7} <Debug> oximeter.version (b4fc91a6-f4d7-42c1-bc4b-2220109b50a0) (SelectExecutor): Key condition: unknown | ||
| 4576 | 2026.03.30 16:44:47.217277 [ 293 ] {} <Debug> TCP-Session: 007fae46-35e2-43a0-9cef-899d374997b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53468 | ||
| 4577 | 2026.03.30 16:44:47.217314 [ 293 ] {} <Debug> TCP-Session: 007fae46-35e2-43a0-9cef-899d374997b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4578 | 2026.03.30 16:44:47.217326 [ 293 ] {} <Debug> TCP-Session: 007fae46-35e2-43a0-9cef-899d374997b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4579 | 2026.03.30 16:44:47.217982 [ 296 ] {0c0d2d7d-a5b7-4fca-8ec8-6027adc6c2b7} <Trace> AggregatingTransform: Aggregating | ||
| 4580 | 2026.03.30 16:44:47.218026 [ 296 ] {0c0d2d7d-a5b7-4fca-8ec8-6027adc6c2b7} <Trace> Aggregator: Aggregation method: without_key | ||
| 4581 | 2026.03.30 16:44:47.218059 [ 296 ] {0c0d2d7d-a5b7-4fca-8ec8-6027adc6c2b7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000704068 sec. (1420.317 rows/sec., 55.48 KiB/sec.) | ||
| 4582 | 2026.03.30 16:44:47.218080 [ 296 ] {0c0d2d7d-a5b7-4fca-8ec8-6027adc6c2b7} <Trace> Aggregator: Merging aggregated data | ||
| 4583 | 2026.03.30 16:44:47.219334 [ 288 ] {0c0d2d7d-a5b7-4fca-8ec8-6027adc6c2b7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002592 sec., 385.8024691358024 rows/sec., 15.07 KiB/sec. | ||
| 4584 | 2026.03.30 16:44:47.219443 [ 288 ] {0c0d2d7d-a5b7-4fca-8ec8-6027adc6c2b7} <Debug> TCPHandler: Processed in 0.002843839 sec. | ||
| 4585 | 2026.03.30 16:44:47.219545 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4586 | 2026.03.30 16:44:47.219585 [ 290 ] {} <Debug> TCP-Session: 9d09f6a9-4436-406a-b031-94d59b711b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4587 | 2026.03.30 16:44:47.219593 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4588 | 2026.03.30 16:44:47.219611 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4589 | 2026.03.30 16:44:47.219631 [ 294 ] {} <Debug> TCP-Session: 97eb3f15-91cc-4f69-9f68-c06b5cc32d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4590 | 2026.03.30 16:44:47.219635 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4591 | 2026.03.30 16:44:47.219653 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4592 | 2026.03.30 16:44:47.219674 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4593 | 2026.03.30 16:44:47.219688 [ 291 ] {} <Debug> TCP-Session: bdfdc6bb-ed8d-46a5-b772-c2cf3dc49ced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4594 | 2026.03.30 16:44:47.219693 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4595 | 2026.03.30 16:44:47.219718 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4596 | 2026.03.30 16:44:47.219752 [ 293 ] {} <Debug> TCP-Session: 007fae46-35e2-43a0-9cef-899d374997b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4597 | 2026.03.30 16:44:47.219719 [ 3 ] {} <Debug> TCP-Session: 824cea61-ea5b-449d-8901-20b847e6e80f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4598 | 2026.03.30 16:44:47.219786 [ 288 ] {} <Debug> TCP-Session: 69981c25-fe51-4762-8a8b-bce10e014955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4599 | 2026.03.30 16:44:47.219701 [ 292 ] {} <Debug> TCP-Session: 26710cc9-aee2-4833-8e23-ce007dd2380e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4600 | 2026.03.30 16:44:47.219654 [ 289 ] {} <Debug> TCP-Session: 4782734c-d5ef-412b-8549-960876edca7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4601 | 2026.03.30 16:44:47.221237 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33862 | ||
| 4602 | 2026.03.30 16:44:47.221296 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4603 | 2026.03.30 16:44:47.221315 [ 286 ] {} <Debug> TCP-Session: a04effd0-9043-44d7-a4f0-6b8a7c8de9db Authenticating user 'default' from [fd00:1122:3344:101::e]:33862 | ||
| 4604 | 2026.03.30 16:44:47.221331 [ 286 ] {} <Debug> TCP-Session: a04effd0-9043-44d7-a4f0-6b8a7c8de9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4605 | 2026.03.30 16:44:47.221342 [ 286 ] {} <Debug> TCP-Session: a04effd0-9043-44d7-a4f0-6b8a7c8de9db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4606 | 2026.03.30 16:44:47.238312 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33862). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4607 | |||
| 4608 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4609 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4610 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4611 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4612 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4613 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4614 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4615 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4616 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4617 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4618 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4619 | (version 23.8.7.1) | ||
| 4620 | 2026.03.30 16:44:47.238471 [ 286 ] {} <Debug> TCP-Session: a04effd0-9043-44d7-a4f0-6b8a7c8de9db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4621 | 2026.03.30 16:44:48.254988 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.03.30 16:44:48.255186 [ 5 ] {d58db186-db27-4182-b522-65c6f42d940a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4623 | 2026.03.30 16:44:48.255261 [ 5 ] {d58db186-db27-4182-b522-65c6f42d940a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4624 | 2026.03.30 16:44:48.256149 [ 5 ] {d58db186-db27-4182-b522-65c6f42d940a} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.03.30 16:44:48.256214 [ 5 ] {d58db186-db27-4182-b522-65c6f42d940a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4626 | 2026.03.30 16:44:48.256793 [ 5 ] {d58db186-db27-4182-b522-65c6f42d940a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4627 | 2026.03.30 16:44:48.257142 [ 5 ] {d58db186-db27-4182-b522-65c6f42d940a} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.03.30 16:44:48.257356 [ 5 ] {d58db186-db27-4182-b522-65c6f42d940a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002223 sec., 127755.28565002249 rows/sec., 8.11 MiB/sec. | ||
| 4629 | 2026.03.30 16:44:48.257431 [ 5 ] {d58db186-db27-4182-b522-65c6f42d940a} <Debug> TCPHandler: Processed in 0.002583763 sec. | ||
| 4630 | 2026.03.30 16:44:48.257625 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.03.30 16:44:48.257762 [ 5 ] {c15cf666-24e0-4839-9806-eaeaee71ec2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4632 | 2026.03.30 16:44:48.257828 [ 5 ] {c15cf666-24e0-4839-9806-eaeaee71ec2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4633 | 2026.03.30 16:44:48.259114 [ 5 ] {c15cf666-24e0-4839-9806-eaeaee71ec2f} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.03.30 16:44:48.259164 [ 5 ] {c15cf666-24e0-4839-9806-eaeaee71ec2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4635 | 2026.03.30 16:44:48.259685 [ 5 ] {c15cf666-24e0-4839-9806-eaeaee71ec2f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4636 | 2026.03.30 16:44:48.259928 [ 5 ] {c15cf666-24e0-4839-9806-eaeaee71ec2f} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.03.30 16:44:48.260076 [ 5 ] {c15cf666-24e0-4839-9806-eaeaee71ec2f} <Debug> executeQuery: Read 859 rows, 69.37 KiB in 0.002351 sec., 365376.4355593365 rows/sec., 28.82 MiB/sec. | ||
| 4638 | 2026.03.30 16:44:48.260126 [ 5 ] {c15cf666-24e0-4839-9806-eaeaee71ec2f} <Debug> TCPHandler: Processed in 0.002567953 sec. | ||
| 4639 | 2026.03.30 16:44:48.260285 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4640 | 2026.03.30 16:44:48.260394 [ 5 ] {f8c574cc-bd6c-4406-93be-09366d7c15d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4641 | 2026.03.30 16:44:48.260439 [ 5 ] {f8c574cc-bd6c-4406-93be-09366d7c15d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4642 | 2026.03.30 16:44:48.260934 [ 5 ] {f8c574cc-bd6c-4406-93be-09366d7c15d2} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.03.30 16:44:48.260973 [ 5 ] {f8c574cc-bd6c-4406-93be-09366d7c15d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4644 | 2026.03.30 16:44:48.261312 [ 5 ] {f8c574cc-bd6c-4406-93be-09366d7c15d2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4645 | 2026.03.30 16:44:48.261565 [ 5 ] {f8c574cc-bd6c-4406-93be-09366d7c15d2} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.03.30 16:44:48.261694 [ 5 ] {f8c574cc-bd6c-4406-93be-09366d7c15d2} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001325 sec., 130566.03773584905 rows/sec., 8.01 MiB/sec. | ||
| 4647 | 2026.03.30 16:44:48.261732 [ 5 ] {f8c574cc-bd6c-4406-93be-09366d7c15d2} <Debug> TCPHandler: Processed in 0.001508777 sec. | ||
| 4648 | 2026.03.30 16:44:48.261856 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4649 | 2026.03.30 16:44:48.261951 [ 5 ] {42ac8c6c-b35d-4f08-bd41-e63d2d591306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4650 | 2026.03.30 16:44:48.261991 [ 5 ] {42ac8c6c-b35d-4f08-bd41-e63d2d591306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4651 | 2026.03.30 16:44:48.262442 [ 5 ] {42ac8c6c-b35d-4f08-bd41-e63d2d591306} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.03.30 16:44:48.262478 [ 5 ] {42ac8c6c-b35d-4f08-bd41-e63d2d591306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4653 | 2026.03.30 16:44:48.262807 [ 5 ] {42ac8c6c-b35d-4f08-bd41-e63d2d591306} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4654 | 2026.03.30 16:44:48.263019 [ 5 ] {42ac8c6c-b35d-4f08-bd41-e63d2d591306} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.03.30 16:44:48.263145 [ 5 ] {42ac8c6c-b35d-4f08-bd41-e63d2d591306} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001213 sec., 122835.94394064302 rows/sec., 7.94 MiB/sec. | ||
| 4656 | 2026.03.30 16:44:48.263189 [ 5 ] {42ac8c6c-b35d-4f08-bd41-e63d2d591306} <Debug> TCPHandler: Processed in 0.001383044 sec. | ||
| 4657 | 2026.03.30 16:44:48.263312 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2026.03.30 16:44:48.263407 [ 5 ] {f22b12e7-218d-4eb7-bd69-37befa18ccfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4659 | 2026.03.30 16:44:48.263445 [ 5 ] {f22b12e7-218d-4eb7-bd69-37befa18ccfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4660 | 2026.03.30 16:44:48.263901 [ 5 ] {f22b12e7-218d-4eb7-bd69-37befa18ccfa} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.03.30 16:44:48.263937 [ 5 ] {f22b12e7-218d-4eb7-bd69-37befa18ccfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4662 | 2026.03.30 16:44:48.264276 [ 5 ] {f22b12e7-218d-4eb7-bd69-37befa18ccfa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4663 | 2026.03.30 16:44:48.264494 [ 5 ] {f22b12e7-218d-4eb7-bd69-37befa18ccfa} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.03.30 16:44:48.264631 [ 5 ] {f22b12e7-218d-4eb7-bd69-37befa18ccfa} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001242 sec., 119162.64090177133 rows/sec., 6.78 MiB/sec. | ||
| 4665 | 2026.03.30 16:44:48.264670 [ 5 ] {f22b12e7-218d-4eb7-bd69-37befa18ccfa} <Debug> TCPHandler: Processed in 0.001408745 sec. | ||
| 4666 | 2026.03.30 16:44:48.264801 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2026.03.30 16:44:48.264918 [ 5 ] {cae38c93-d200-4d17-bf71-7ae68d1eab57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4668 | 2026.03.30 16:44:48.264972 [ 5 ] {cae38c93-d200-4d17-bf71-7ae68d1eab57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4669 | 2026.03.30 16:44:48.265683 [ 5 ] {cae38c93-d200-4d17-bf71-7ae68d1eab57} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.03.30 16:44:48.265720 [ 5 ] {cae38c93-d200-4d17-bf71-7ae68d1eab57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4671 | 2026.03.30 16:44:48.266066 [ 5 ] {cae38c93-d200-4d17-bf71-7ae68d1eab57} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4672 | 2026.03.30 16:44:48.266301 [ 5 ] {cae38c93-d200-4d17-bf71-7ae68d1eab57} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2026.03.30 16:44:48.266518 [ 5 ] {cae38c93-d200-4d17-bf71-7ae68d1eab57} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001628 sec., 320024.57002457 rows/sec., 22.59 MiB/sec. | ||
| 4674 | 2026.03.30 16:44:48.266572 [ 5 ] {cae38c93-d200-4d17-bf71-7ae68d1eab57} <Debug> TCPHandler: Processed in 0.001825475 sec. | ||
| 4675 | 2026.03.30 16:44:48.266727 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2026.03.30 16:44:48.266842 [ 5 ] {38fb5b1e-3871-465a-97e6-cb4441f2cd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4677 | 2026.03.30 16:44:48.266888 [ 5 ] {38fb5b1e-3871-465a-97e6-cb4441f2cd1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4678 | 2026.03.30 16:44:48.267280 [ 5 ] {38fb5b1e-3871-465a-97e6-cb4441f2cd1a} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2026.03.30 16:44:48.267319 [ 5 ] {38fb5b1e-3871-465a-97e6-cb4441f2cd1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4680 | 2026.03.30 16:44:48.267668 [ 5 ] {38fb5b1e-3871-465a-97e6-cb4441f2cd1a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4681 | 2026.03.30 16:44:48.267895 [ 5 ] {38fb5b1e-3871-465a-97e6-cb4441f2cd1a} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2026.03.30 16:44:48.268038 [ 5 ] {38fb5b1e-3871-465a-97e6-cb4441f2cd1a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001216 sec., 4934.210526315789 rows/sec., 257.79 KiB/sec. | ||
| 4683 | 2026.03.30 16:44:48.268077 [ 5 ] {38fb5b1e-3871-465a-97e6-cb4441f2cd1a} <Debug> TCPHandler: Processed in 0.001413025 sec. | ||
| 4684 | 2026.03.30 16:44:48.268217 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4685 | 2026.03.30 16:44:48.268314 [ 5 ] {950355ee-cbae-4a48-8376-80b890fbd049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4686 | 2026.03.30 16:44:48.268357 [ 5 ] {950355ee-cbae-4a48-8376-80b890fbd049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4687 | 2026.03.30 16:44:48.268811 [ 5 ] {950355ee-cbae-4a48-8376-80b890fbd049} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2026.03.30 16:44:48.268854 [ 5 ] {950355ee-cbae-4a48-8376-80b890fbd049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4689 | 2026.03.30 16:44:48.269335 [ 5 ] {950355ee-cbae-4a48-8376-80b890fbd049} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4690 | 2026.03.30 16:44:48.269623 [ 5 ] {950355ee-cbae-4a48-8376-80b890fbd049} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2026.03.30 16:44:48.269801 [ 5 ] {950355ee-cbae-4a48-8376-80b890fbd049} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001505 sec., 176079.7342192691 rows/sec., 11.70 MiB/sec. | ||
| 4692 | 2026.03.30 16:44:48.269847 [ 5 ] {950355ee-cbae-4a48-8376-80b890fbd049} <Debug> TCPHandler: Processed in 0.001682631 sec. | ||
| 4693 | 2026.03.30 16:44:48.270005 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2026.03.30 16:44:48.270113 [ 5 ] {7dea9618-fbcf-4f98-969a-b21a6d14b6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4695 | 2026.03.30 16:44:48.270168 [ 5 ] {7dea9618-fbcf-4f98-969a-b21a6d14b6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4696 | 2026.03.30 16:44:48.270599 [ 5 ] {7dea9618-fbcf-4f98-969a-b21a6d14b6e9} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.03.30 16:44:48.270643 [ 5 ] {7dea9618-fbcf-4f98-969a-b21a6d14b6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4698 | 2026.03.30 16:44:48.271071 [ 5 ] {7dea9618-fbcf-4f98-969a-b21a6d14b6e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4699 | 2026.03.30 16:44:48.271538 [ 5 ] {7dea9618-fbcf-4f98-969a-b21a6d14b6e9} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2026.03.30 16:44:48.271814 [ 5 ] {7dea9618-fbcf-4f98-969a-b21a6d14b6e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001638 sec., 610.5006105006105 rows/sec., 41.14 KiB/sec. | ||
| 4701 | 2026.03.30 16:44:48.271873 [ 5 ] {7dea9618-fbcf-4f98-969a-b21a6d14b6e9} <Debug> TCPHandler: Processed in 0.001928257 sec. | ||
| 4702 | 2026.03.30 16:44:48.272026 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4703 | 2026.03.30 16:44:48.272140 [ 5 ] {d2c8b79e-2ae7-4ab9-af9a-3c7c12e59555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4704 | 2026.03.30 16:44:48.272210 [ 5 ] {d2c8b79e-2ae7-4ab9-af9a-3c7c12e59555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4705 | 2026.03.30 16:44:48.273128 [ 5 ] {d2c8b79e-2ae7-4ab9-af9a-3c7c12e59555} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.03.30 16:44:48.273168 [ 5 ] {d2c8b79e-2ae7-4ab9-af9a-3c7c12e59555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4707 | 2026.03.30 16:44:48.273782 [ 5 ] {d2c8b79e-2ae7-4ab9-af9a-3c7c12e59555} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4708 | 2026.03.30 16:44:48.274030 [ 5 ] {d2c8b79e-2ae7-4ab9-af9a-3c7c12e59555} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2026.03.30 16:44:48.274173 [ 5 ] {d2c8b79e-2ae7-4ab9-af9a-3c7c12e59555} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002058 sec., 15063.168124392614 rows/sec., 26.99 MiB/sec. | ||
| 4710 | 2026.03.30 16:44:48.274227 [ 5 ] {d2c8b79e-2ae7-4ab9-af9a-3c7c12e59555} <Debug> TCPHandler: Processed in 0.002261765 sec. | ||
| 4711 | 2026.03.30 16:44:48.274356 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4712 | 2026.03.30 16:44:48.274453 [ 5 ] {b91605c3-cc4c-4bbf-9ea4-277b0e201789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4713 | 2026.03.30 16:44:48.274496 [ 5 ] {b91605c3-cc4c-4bbf-9ea4-277b0e201789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4714 | 2026.03.30 16:44:48.274856 [ 5 ] {b91605c3-cc4c-4bbf-9ea4-277b0e201789} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.03.30 16:44:48.274894 [ 5 ] {b91605c3-cc4c-4bbf-9ea4-277b0e201789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4716 | 2026.03.30 16:44:48.275396 [ 5 ] {b91605c3-cc4c-4bbf-9ea4-277b0e201789} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4717 | 2026.03.30 16:44:48.275693 [ 5 ] {b91605c3-cc4c-4bbf-9ea4-277b0e201789} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.03.30 16:44:48.275885 [ 5 ] {b91605c3-cc4c-4bbf-9ea4-277b0e201789} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001498 sec., 60080.106809078774 rows/sec., 3.76 MiB/sec. | ||
| 4719 | 2026.03.30 16:44:48.275929 [ 5 ] {b91605c3-cc4c-4bbf-9ea4-277b0e201789} <Debug> TCPHandler: Processed in 0.00167485 sec. | ||
| 4720 | 2026.03.30 16:44:51.162662 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4721 | 2026.03.30 16:44:51.162728 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4722 | 2026.03.30 16:44:51.289539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8662 | ||
| 4723 | 2026.03.30 16:44:51.290396 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2026.03.30 16:44:51.290471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4725 | 2026.03.30 16:44:51.291186 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4726 | 2026.03.30 16:44:51.291419 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.03.30 16:44:51.291560 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8662 | ||
| 4728 | 2026.03.30 16:44:51.727544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4729 | 2026.03.30 16:44:51.742517 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.03.30 16:44:51.742569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4731 | 2026.03.30 16:44:51.748819 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4732 | 2026.03.30 16:44:51.749549 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.03.30 16:44:51.752221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4734 | 2026.03.30 16:44:53.243663 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2026.03.30 16:44:53.243860 [ 5 ] {7a262e49-fa5d-43ae-ba73-d082e7209ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4736 | 2026.03.30 16:44:53.243930 [ 5 ] {7a262e49-fa5d-43ae-ba73-d082e7209ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4737 | 2026.03.30 16:44:53.244688 [ 5 ] {7a262e49-fa5d-43ae-ba73-d082e7209ab0} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2026.03.30 16:44:53.244730 [ 5 ] {7a262e49-fa5d-43ae-ba73-d082e7209ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4739 | 2026.03.30 16:44:53.245116 [ 5 ] {7a262e49-fa5d-43ae-ba73-d082e7209ab0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4740 | 2026.03.30 16:44:53.245341 [ 5 ] {7a262e49-fa5d-43ae-ba73-d082e7209ab0} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2026.03.30 16:44:53.245496 [ 5 ] {7a262e49-fa5d-43ae-ba73-d082e7209ab0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00169 sec., 44970.41420118343 rows/sec., 3.71 MiB/sec. | ||
| 4742 | 2026.03.30 16:44:53.245539 [ 5 ] {7a262e49-fa5d-43ae-ba73-d082e7209ab0} <Debug> TCPHandler: Processed in 0.0020573 sec. | ||
| 4743 | 2026.03.30 16:44:53.245678 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2026.03.30 16:44:53.245773 [ 5 ] {b4e82de9-18e7-4c77-83da-d498d43c39e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4745 | 2026.03.30 16:44:53.245813 [ 5 ] {b4e82de9-18e7-4c77-83da-d498d43c39e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4746 | 2026.03.30 16:44:53.246214 [ 5 ] {b4e82de9-18e7-4c77-83da-d498d43c39e6} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.03.30 16:44:53.246250 [ 5 ] {b4e82de9-18e7-4c77-83da-d498d43c39e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4748 | 2026.03.30 16:44:53.246551 [ 5 ] {b4e82de9-18e7-4c77-83da-d498d43c39e6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4749 | 2026.03.30 16:44:53.246761 [ 5 ] {b4e82de9-18e7-4c77-83da-d498d43c39e6} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.03.30 16:44:53.246891 [ 5 ] {b4e82de9-18e7-4c77-83da-d498d43c39e6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001136 sec., 8802.81690140845 rows/sec., 661.93 KiB/sec. | ||
| 4751 | 2026.03.30 16:44:53.246928 [ 5 ] {b4e82de9-18e7-4c77-83da-d498d43c39e6} <Debug> TCPHandler: Processed in 0.001301232 sec. | ||
| 4752 | 2026.03.30 16:44:53.247042 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4753 | 2026.03.30 16:44:53.247135 [ 5 ] {2a2fc100-036e-4d4a-b776-1291ee143b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4754 | 2026.03.30 16:44:53.247175 [ 5 ] {2a2fc100-036e-4d4a-b776-1291ee143b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4755 | 2026.03.30 16:44:53.247588 [ 5 ] {2a2fc100-036e-4d4a-b776-1291ee143b45} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.03.30 16:44:53.247623 [ 5 ] {2a2fc100-036e-4d4a-b776-1291ee143b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4757 | 2026.03.30 16:44:53.247930 [ 5 ] {2a2fc100-036e-4d4a-b776-1291ee143b45} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4758 | 2026.03.30 16:44:53.248139 [ 5 ] {2a2fc100-036e-4d4a-b776-1291ee143b45} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.03.30 16:44:53.248268 [ 5 ] {2a2fc100-036e-4d4a-b776-1291ee143b45} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00115 sec., 64347.82608695652 rows/sec., 5.02 MiB/sec. | ||
| 4760 | 2026.03.30 16:44:53.248305 [ 5 ] {2a2fc100-036e-4d4a-b776-1291ee143b45} <Debug> TCPHandler: Processed in 0.001313402 sec. | ||
| 4761 | 2026.03.30 16:44:53.248424 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.03.30 16:44:53.248517 [ 5 ] {0a468c21-e90d-4da4-b08b-af4739433f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4763 | 2026.03.30 16:44:53.248559 [ 5 ] {0a468c21-e90d-4da4-b08b-af4739433f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4764 | 2026.03.30 16:44:53.248969 [ 5 ] {0a468c21-e90d-4da4-b08b-af4739433f7c} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.03.30 16:44:53.249004 [ 5 ] {0a468c21-e90d-4da4-b08b-af4739433f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4766 | 2026.03.30 16:44:53.249327 [ 5 ] {0a468c21-e90d-4da4-b08b-af4739433f7c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4767 | 2026.03.30 16:44:53.249535 [ 5 ] {0a468c21-e90d-4da4-b08b-af4739433f7c} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.03.30 16:44:53.249665 [ 5 ] {0a468c21-e90d-4da4-b08b-af4739433f7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 4769 | 2026.03.30 16:44:53.249701 [ 5 ] {0a468c21-e90d-4da4-b08b-af4739433f7c} <Debug> TCPHandler: Processed in 0.001326903 sec. | ||
| 4770 | 2026.03.30 16:44:53.249815 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2026.03.30 16:44:53.249908 [ 5 ] {2870d01b-95b3-4c0f-b743-ed1788e7a3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4772 | 2026.03.30 16:44:53.249961 [ 5 ] {2870d01b-95b3-4c0f-b743-ed1788e7a3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4773 | 2026.03.30 16:44:53.250706 [ 5 ] {2870d01b-95b3-4c0f-b743-ed1788e7a3e7} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.03.30 16:44:53.250742 [ 5 ] {2870d01b-95b3-4c0f-b743-ed1788e7a3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4775 | 2026.03.30 16:44:53.251246 [ 5 ] {2870d01b-95b3-4c0f-b743-ed1788e7a3e7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4776 | 2026.03.30 16:44:53.251463 [ 5 ] {2870d01b-95b3-4c0f-b743-ed1788e7a3e7} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.03.30 16:44:53.251600 [ 5 ] {2870d01b-95b3-4c0f-b743-ed1788e7a3e7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001709 sec., 5851.375073142189 rows/sec., 10.49 MiB/sec. | ||
| 4778 | 2026.03.30 16:44:53.251650 [ 5 ] {2870d01b-95b3-4c0f-b743-ed1788e7a3e7} <Debug> TCPHandler: Processed in 0.001885846 sec. | ||
| 4779 | 2026.03.30 16:44:53.251766 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.03.30 16:44:53.251860 [ 5 ] {034226d4-1050-4209-b87f-5334af22b200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4781 | 2026.03.30 16:44:53.251902 [ 5 ] {034226d4-1050-4209-b87f-5334af22b200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4782 | 2026.03.30 16:44:53.252241 [ 5 ] {034226d4-1050-4209-b87f-5334af22b200} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.03.30 16:44:53.252277 [ 5 ] {034226d4-1050-4209-b87f-5334af22b200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4784 | 2026.03.30 16:44:53.252583 [ 5 ] {034226d4-1050-4209-b87f-5334af22b200} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4785 | 2026.03.30 16:44:53.252791 [ 5 ] {034226d4-1050-4209-b87f-5334af22b200} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.03.30 16:44:53.252917 [ 5 ] {034226d4-1050-4209-b87f-5334af22b200} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4787 | 2026.03.30 16:44:53.252952 [ 5 ] {034226d4-1050-4209-b87f-5334af22b200} <Debug> TCPHandler: Processed in 0.00123721 sec. | ||
| 4788 | 2026.03.30 16:44:56.344124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 656 | ||
| 4789 | 2026.03.30 16:44:56.346670 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.03.30 16:44:56.346740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4791 | 2026.03.30 16:44:56.348058 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4792 | 2026.03.30 16:44:56.348338 [ 243 ] {} <Trace> system.query_log (4bbf232e-2190-4979-9afc-82bc1c51aaa6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.03.30 16:44:56.348700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 4794 | 2026.03.30 16:44:58.253504 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.03.30 16:44:58.253778 [ 5 ] {13b774d4-7660-4aa6-9cbd-6930a3504024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4796 | 2026.03.30 16:44:58.253871 [ 5 ] {13b774d4-7660-4aa6-9cbd-6930a3504024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4797 | 2026.03.30 16:44:58.254658 [ 5 ] {13b774d4-7660-4aa6-9cbd-6930a3504024} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.03.30 16:44:58.254704 [ 5 ] {13b774d4-7660-4aa6-9cbd-6930a3504024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4799 | 2026.03.30 16:44:58.255098 [ 5 ] {13b774d4-7660-4aa6-9cbd-6930a3504024} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4800 | 2026.03.30 16:44:58.255334 [ 5 ] {13b774d4-7660-4aa6-9cbd-6930a3504024} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.03.30 16:44:58.255460 [ 38 ] {} <Debug> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4802 | 2026.03.30 16:44:58.255486 [ 5 ] {13b774d4-7660-4aa6-9cbd-6930a3504024} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001783 sec., 159282.10880538417 rows/sec., 10.12 MiB/sec. | ||
| 4803 | 2026.03.30 16:44:58.255531 [ 38 ] {} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.03.30 16:44:58.255544 [ 5 ] {13b774d4-7660-4aa6-9cbd-6930a3504024} <Debug> TCPHandler: Processed in 0.002219985 sec. | ||
| 4805 | 2026.03.30 16:44:58.255562 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4806 | 2026.03.30 16:44:58.255692 [ 197 ] {f3f17c03-a930-4700-9650-454eee4616c5::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 | ||
| 4807 | 2026.03.30 16:44:58.255714 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.03.30 16:44:58.255831 [ 5 ] {aa30ddbe-0fc8-4848-bdd5-a7fa7801c17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4809 | 2026.03.30 16:44:58.255864 [ 197 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4810 | 2026.03.30 16:44:58.255873 [ 5 ] {aa30ddbe-0fc8-4848-bdd5-a7fa7801c17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4811 | 2026.03.30 16:44:58.255907 [ 197 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4812 | 2026.03.30 16:44:58.255979 [ 197 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4813 | 2026.03.30 16:44:58.256023 [ 197 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4814 | 2026.03.30 16:44:58.256064 [ 197 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4815 | 2026.03.30 16:44:58.256104 [ 197 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4816 | 2026.03.30 16:44:58.256141 [ 197 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4817 | 2026.03.30 16:44:58.256320 [ 5 ] {aa30ddbe-0fc8-4848-bdd5-a7fa7801c17f} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.03.30 16:44:58.256361 [ 5 ] {aa30ddbe-0fc8-4848-bdd5-a7fa7801c17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4819 | 2026.03.30 16:44:58.256664 [ 5 ] {aa30ddbe-0fc8-4848-bdd5-a7fa7801c17f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4820 | 2026.03.30 16:44:58.256892 [ 5 ] {aa30ddbe-0fc8-4848-bdd5-a7fa7801c17f} <Trace> oximeter.fields_ipaddr (7b0c757e-b2af-4cff-bc9d-40380848a0c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.03.30 16:44:58.257022 [ 5 ] {aa30ddbe-0fc8-4848-bdd5-a7fa7801c17f} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 809.36 KiB/sec. | ||
| 4822 | 2026.03.30 16:44:58.257062 [ 5 ] {aa30ddbe-0fc8-4848-bdd5-a7fa7801c17f} <Debug> TCPHandler: Processed in 0.001404745 sec. | ||
| 4823 | 2026.03.30 16:44:58.257188 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2026.03.30 16:44:58.257265 [ 196 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001631531 sec., 1059127.8988876091 rows/sec., 71.60 MiB/sec. | ||
| 4825 | 2026.03.30 16:44:58.257280 [ 5 ] {ed733182-98ad-45e8-98ec-707f53907be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4826 | 2026.03.30 16:44:58.257346 [ 5 ] {ed733182-98ad-45e8-98ec-707f53907be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4827 | 2026.03.30 16:44:58.257506 [ 186 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4828 | 2026.03.30 16:44:58.257913 [ 186 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_11_2} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.03.30 16:44:58.257994 [ 186 ] {f3f17c03-a930-4700-9650-454eee4616c5::all_1_11_2} <Trace> oximeter.fields_i16 (f3f17c03-a930-4700-9650-454eee4616c5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4830 | 2026.03.30 16:44:58.258085 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4831 | 2026.03.30 16:44:58.258197 [ 5 ] {ed733182-98ad-45e8-98ec-707f53907be0} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.03.30 16:44:58.258240 [ 5 ] {ed733182-98ad-45e8-98ec-707f53907be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4833 | 2026.03.30 16:44:58.258612 [ 5 ] {ed733182-98ad-45e8-98ec-707f53907be0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4834 | 2026.03.30 16:44:58.258834 [ 5 ] {ed733182-98ad-45e8-98ec-707f53907be0} <Trace> oximeter.fields_string (8988b87e-7129-4f71-bd9d-030500f47f7e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.03.30 16:44:58.258961 [ 5 ] {ed733182-98ad-45e8-98ec-707f53907be0} <Debug> executeQuery: Read 865 rows, 69.81 KiB in 0.001698 sec., 509422.8504122497 rows/sec., 40.15 MiB/sec. | ||
| 4836 | 2026.03.30 16:44:58.258999 [ 5 ] {ed733182-98ad-45e8-98ec-707f53907be0} <Debug> TCPHandler: Processed in 0.001866326 sec. | ||
| 4837 | 2026.03.30 16:44:58.259125 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2026.03.30 16:44:58.259219 [ 5 ] {e61029d0-c55a-4c65-8746-593ef9b5c446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4839 | 2026.03.30 16:44:58.259258 [ 5 ] {e61029d0-c55a-4c65-8746-593ef9b5c446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4840 | 2026.03.30 16:44:58.259766 [ 5 ] {e61029d0-c55a-4c65-8746-593ef9b5c446} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2026.03.30 16:44:58.259804 [ 5 ] {e61029d0-c55a-4c65-8746-593ef9b5c446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4842 | 2026.03.30 16:44:58.260112 [ 5 ] {e61029d0-c55a-4c65-8746-593ef9b5c446} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4843 | 2026.03.30 16:44:58.260325 [ 5 ] {e61029d0-c55a-4c65-8746-593ef9b5c446} <Trace> oximeter.fields_u16 (c8811792-59ef-44f9-9f8a-84025292322d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.03.30 16:44:58.260456 [ 5 ] {e61029d0-c55a-4c65-8746-593ef9b5c446} <Debug> executeQuery: Read 185 rows, 11.71 KiB in 0.001255 sec., 147410.35856573706 rows/sec., 9.11 MiB/sec. | ||
| 4845 | 2026.03.30 16:44:58.260496 [ 5 ] {e61029d0-c55a-4c65-8746-593ef9b5c446} <Debug> TCPHandler: Processed in 0.001423745 sec. | ||
| 4846 | 2026.03.30 16:44:58.260612 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2026.03.30 16:44:58.260706 [ 5 ] {64796d50-87af-47cc-9f2c-84398a27ea1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4848 | 2026.03.30 16:44:58.260745 [ 5 ] {64796d50-87af-47cc-9f2c-84398a27ea1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4849 | 2026.03.30 16:44:58.261190 [ 5 ] {64796d50-87af-47cc-9f2c-84398a27ea1c} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.03.30 16:44:58.261226 [ 5 ] {64796d50-87af-47cc-9f2c-84398a27ea1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4851 | 2026.03.30 16:44:58.261529 [ 5 ] {64796d50-87af-47cc-9f2c-84398a27ea1c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4852 | 2026.03.30 16:44:58.261734 [ 5 ] {64796d50-87af-47cc-9f2c-84398a27ea1c} <Trace> oximeter.fields_u32 (66694315-2cac-4183-a650-14ba178fb938): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.03.30 16:44:58.261859 [ 5 ] {64796d50-87af-47cc-9f2c-84398a27ea1c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 4854 | 2026.03.30 16:44:58.261895 [ 5 ] {64796d50-87af-47cc-9f2c-84398a27ea1c} <Debug> TCPHandler: Processed in 0.001335233 sec. | ||
| 4855 | 2026.03.30 16:44:58.262007 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2026.03.30 16:44:58.262099 [ 5 ] {ceb62a99-f689-4e88-924d-e3d61f032d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4857 | 2026.03.30 16:44:58.262138 [ 5 ] {ceb62a99-f689-4e88-924d-e3d61f032d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4858 | 2026.03.30 16:44:58.262571 [ 5 ] {ceb62a99-f689-4e88-924d-e3d61f032d50} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2026.03.30 16:44:58.262606 [ 5 ] {ceb62a99-f689-4e88-924d-e3d61f032d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4860 | 2026.03.30 16:44:58.262896 [ 5 ] {ceb62a99-f689-4e88-924d-e3d61f032d50} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4861 | 2026.03.30 16:44:58.263106 [ 5 ] {ceb62a99-f689-4e88-924d-e3d61f032d50} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2026.03.30 16:44:58.263202 [ 38 ] {} <Debug> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4863 | 2026.03.30 16:44:58.263228 [ 5 ] {ceb62a99-f689-4e88-924d-e3d61f032d50} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001147 sec., 129032.25806451612 rows/sec., 7.34 MiB/sec. | ||
| 4864 | 2026.03.30 16:44:58.263240 [ 38 ] {} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.03.30 16:44:58.263269 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4866 | 2026.03.30 16:44:58.263272 [ 5 ] {ceb62a99-f689-4e88-924d-e3d61f032d50} <Debug> TCPHandler: Processed in 0.001311632 sec. | ||
| 4867 | 2026.03.30 16:44:58.263349 [ 197 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::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 | ||
| 4868 | 2026.03.30 16:44:58.263397 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.03.30 16:44:58.263459 [ 197 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4870 | 2026.03.30 16:44:58.263493 [ 197 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::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 | ||
| 4871 | 2026.03.30 16:44:58.263496 [ 5 ] {d8add569-274f-4214-8b2d-2d153912414c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4872 | 2026.03.30 16:44:58.263546 [ 5 ] {d8add569-274f-4214-8b2d-2d153912414c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4873 | 2026.03.30 16:44:58.263548 [ 197 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4874 | 2026.03.30 16:44:58.263606 [ 197 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4875 | 2026.03.30 16:44:58.263649 [ 197 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4876 | 2026.03.30 16:44:58.263686 [ 197 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4877 | 2026.03.30 16:44:58.263730 [ 197 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4878 | 2026.03.30 16:44:58.264173 [ 5 ] {d8add569-274f-4214-8b2d-2d153912414c} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.03.30 16:44:58.264214 [ 5 ] {d8add569-274f-4214-8b2d-2d153912414c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4880 | 2026.03.30 16:44:58.264542 [ 5 ] {d8add569-274f-4214-8b2d-2d153912414c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4881 | 2026.03.30 16:44:58.264559 [ 196 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124599 sec., 722317.1935569306 rows/sec., 44.02 MiB/sec. | ||
| 4882 | 2026.03.30 16:44:58.264759 [ 190 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4883 | 2026.03.30 16:44:58.264773 [ 5 ] {d8add569-274f-4214-8b2d-2d153912414c} <Trace> oximeter.fields_uuid (c62d072c-9cc9-463c-82c4-7878b690a2d9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2026.03.30 16:44:58.264918 [ 5 ] {d8add569-274f-4214-8b2d-2d153912414c} <Debug> executeQuery: Read 533 rows, 38.64 KiB in 0.001441 sec., 369882.026370576 rows/sec., 26.19 MiB/sec. | ||
| 4885 | 2026.03.30 16:44:58.264957 [ 5 ] {d8add569-274f-4214-8b2d-2d153912414c} <Debug> TCPHandler: Processed in 0.001607569 sec. | ||
| 4886 | 2026.03.30 16:44:58.265080 [ 190 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_11_2} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.03.30 16:44:58.265095 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2026.03.30 16:44:58.265175 [ 190 ] {31765a72-f7f7-4020-94e4-29846b1e5b0a::all_1_11_2} <Trace> oximeter.fields_u8 (31765a72-f7f7-4020-94e4-29846b1e5b0a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4889 | 2026.03.30 16:44:58.265193 [ 5 ] {b1c08088-2d43-48dd-8532-f685a36b8aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4890 | 2026.03.30 16:44:58.265238 [ 5 ] {b1c08088-2d43-48dd-8532-f685a36b8aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4891 | 2026.03.30 16:44:58.265265 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4892 | 2026.03.30 16:44:58.265624 [ 5 ] {b1c08088-2d43-48dd-8532-f685a36b8aab} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.03.30 16:44:58.265664 [ 5 ] {b1c08088-2d43-48dd-8532-f685a36b8aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4894 | 2026.03.30 16:44:58.265976 [ 5 ] {b1c08088-2d43-48dd-8532-f685a36b8aab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4895 | 2026.03.30 16:44:58.266184 [ 5 ] {b1c08088-2d43-48dd-8532-f685a36b8aab} <Trace> oximeter.measurements_bool (4344b73a-75c6-4c6e-a166-7fe82627e408): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.03.30 16:44:58.266315 [ 5 ] {b1c08088-2d43-48dd-8532-f685a36b8aab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 4897 | 2026.03.30 16:44:58.266350 [ 5 ] {b1c08088-2d43-48dd-8532-f685a36b8aab} <Debug> TCPHandler: Processed in 0.001311972 sec. | ||
| 4898 | 2026.03.30 16:44:58.266472 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2026.03.30 16:44:58.266564 [ 5 ] {84e70079-574b-437c-ad11-3fc84802cb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4900 | 2026.03.30 16:44:58.266605 [ 5 ] {84e70079-574b-437c-ad11-3fc84802cb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4901 | 2026.03.30 16:44:58.267021 [ 5 ] {84e70079-574b-437c-ad11-3fc84802cb16} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.03.30 16:44:58.267056 [ 5 ] {84e70079-574b-437c-ad11-3fc84802cb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4903 | 2026.03.30 16:44:58.267391 [ 5 ] {84e70079-574b-437c-ad11-3fc84802cb16} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4904 | 2026.03.30 16:44:58.267610 [ 5 ] {84e70079-574b-437c-ad11-3fc84802cb16} <Trace> oximeter.measurements_cumulativeu64 (fd21a536-4530-45c2-9cd4-b0d58855dcb2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.03.30 16:44:58.267734 [ 5 ] {84e70079-574b-437c-ad11-3fc84802cb16} <Debug> executeQuery: Read 271 rows, 18.45 KiB in 0.001188 sec., 228114.47811447812 rows/sec., 15.17 MiB/sec. | ||
| 4906 | 2026.03.30 16:44:58.267769 [ 5 ] {84e70079-574b-437c-ad11-3fc84802cb16} <Debug> TCPHandler: Processed in 0.001344163 sec. | ||
| 4907 | 2026.03.30 16:44:58.267882 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2026.03.30 16:44:58.267973 [ 5 ] {b081cd42-51d5-4320-a65d-e435e82b2e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4909 | 2026.03.30 16:44:58.268013 [ 5 ] {b081cd42-51d5-4320-a65d-e435e82b2e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4910 | 2026.03.30 16:44:58.268321 [ 5 ] {b081cd42-51d5-4320-a65d-e435e82b2e0a} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.03.30 16:44:58.268355 [ 5 ] {b081cd42-51d5-4320-a65d-e435e82b2e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4912 | 2026.03.30 16:44:58.268643 [ 5 ] {b081cd42-51d5-4320-a65d-e435e82b2e0a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4913 | 2026.03.30 16:44:58.268844 [ 5 ] {b081cd42-51d5-4320-a65d-e435e82b2e0a} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.03.30 16:44:58.268947 [ 61 ] {} <Debug> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4915 | 2026.03.30 16:44:58.268967 [ 5 ] {b081cd42-51d5-4320-a65d-e435e82b2e0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 4916 | 2026.03.30 16:44:58.269003 [ 61 ] {} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.03.30 16:44:58.269023 [ 5 ] {b081cd42-51d5-4320-a65d-e435e82b2e0a} <Debug> TCPHandler: Processed in 0.001188319 sec. | ||
| 4918 | 2026.03.30 16:44:58.269033 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4919 | 2026.03.30 16:44:58.269135 [ 187 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::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 | ||
| 4920 | 2026.03.30 16:44:58.269144 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.03.30 16:44:58.269249 [ 187 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4922 | 2026.03.30 16:44:58.269252 [ 5 ] {ae031549-ef00-410e-9c4c-d32f598f4bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4923 | 2026.03.30 16:44:58.269282 [ 187 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::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 | ||
| 4924 | 2026.03.30 16:44:58.269313 [ 5 ] {ae031549-ef00-410e-9c4c-d32f598f4bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4925 | 2026.03.30 16:44:58.269341 [ 187 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::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 | ||
| 4926 | 2026.03.30 16:44:58.269387 [ 187 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::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 | ||
| 4927 | 2026.03.30 16:44:58.269428 [ 187 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::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 | ||
| 4928 | 2026.03.30 16:44:58.269496 [ 187 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::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 | ||
| 4929 | 2026.03.30 16:44:58.269548 [ 187 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::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 | ||
| 4930 | 2026.03.30 16:44:58.270102 [ 5 ] {ae031549-ef00-410e-9c4c-d32f598f4bb0} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.03.30 16:44:58.270137 [ 5 ] {ae031549-ef00-410e-9c4c-d32f598f4bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4932 | 2026.03.30 16:44:58.270290 [ 196 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00119923 sec., 8338.683988892873 rows/sec., 561.88 KiB/sec. | ||
| 4933 | 2026.03.30 16:44:58.270448 [ 197 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4934 | 2026.03.30 16:44:58.270692 [ 5 ] {ae031549-ef00-410e-9c4c-d32f598f4bb0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4935 | 2026.03.30 16:44:58.270752 [ 197 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::all_1_10_2} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.03.30 16:44:58.270843 [ 197 ] {f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c::all_1_10_2} <Trace> oximeter.measurements_f64 (f9b5b0c1-dc9e-47ba-bb18-80ee6071d66c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4937 | 2026.03.30 16:44:58.270929 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4938 | 2026.03.30 16:44:58.270943 [ 5 ] {ae031549-ef00-410e-9c4c-d32f598f4bb0} <Trace> oximeter.measurements_histogramu64 (3bbcbec7-1026-4c5c-bc4f-f5798984e516): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.03.30 16:44:58.271095 [ 5 ] {ae031549-ef00-410e-9c4c-d32f598f4bb0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001861 sec., 16657.710908113917 rows/sec., 29.85 MiB/sec. | ||
| 4940 | 2026.03.30 16:44:58.271147 [ 5 ] {ae031549-ef00-410e-9c4c-d32f598f4bb0} <Debug> TCPHandler: Processed in 0.002049801 sec. | ||
| 4941 | 2026.03.30 16:44:58.271266 [ 5 ] {} <Trace> TCP-Session: c0011b46-f34b-4f9f-98bd-3a747f845e68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.03.30 16:44:58.271359 [ 5 ] {da5bcc22-1603-4150-8260-3b0c5bba00d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51402) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4943 | 2026.03.30 16:44:58.271398 [ 5 ] {da5bcc22-1603-4150-8260-3b0c5bba00d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4944 | 2026.03.30 16:44:58.271723 [ 5 ] {da5bcc22-1603-4150-8260-3b0c5bba00d0} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.03.30 16:44:58.271758 [ 5 ] {da5bcc22-1603-4150-8260-3b0c5bba00d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4946 | 2026.03.30 16:44:58.272065 [ 5 ] {da5bcc22-1603-4150-8260-3b0c5bba00d0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4947 | 2026.03.30 16:44:58.272275 [ 5 ] {da5bcc22-1603-4150-8260-3b0c5bba00d0} <Trace> oximeter.measurements_u64 (8b0aeff7-78b8-476e-8698-e81e47e434ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.03.30 16:44:58.272395 [ 5 ] {da5bcc22-1603-4150-8260-3b0c5bba00d0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001055 sec., 85308.05687203792 rows/sec., 5.34 MiB/sec. | ||
| 4949 | 2026.03.30 16:44:58.272429 [ 5 ] {da5bcc22-1603-4150-8260-3b0c5bba00d0} <Debug> TCPHandler: Processed in 0.00121111 sec. | ||
| 4950 | 2026.03.30 16:44:58.791658 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9110 | ||
| 4951 | 2026.03.30 16:44:58.792471 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.03.30 16:44:58.792554 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4953 | 2026.03.30 16:44:58.793197 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4954 | 2026.03.30 16:44:58.793458 [ 245 ] {} <Trace> system.asynchronous_metric_log (b82a41b4-9ff6-4246-b590-e5abbf32655e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.03.30 16:44:58.793597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9110 | ||
| 4956 | 2026.03.30 16:44:59.252290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4957 | 2026.03.30 16:44:59.268848 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.03.30 16:44:59.268908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4959 | 2026.03.30 16:44:59.274883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4960 | 2026.03.30 16:44:59.275619 [ 244 ] {} <Trace> system.metric_log (43c936d2-c2d1-4a92-bdb5-264313c56277): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.03.30 16:44:59.278432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||