| 1 | [ Mar 2 22:58:37 Enabled. ] | ||
| 2 | [ Mar 2 22:58:37 Rereading configuration. ] | ||
| 3 | [ Mar 2 22:58:39 Rereading configuration. ] | ||
| 4 | [ Mar 2 22:58:52 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 2 22:58:52 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.02 22:58:53.422307 [ 1 ] {} <Information> Application: Will watch for the process with pid 24251 | ||
| 29 | 2026.03.02 22:58:53.422840 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.02 22:58:53.929597 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24251 | ||
| 31 | 2026.03.02 22:58:53.930488 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.02 22:58:53.930648 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.02 22:58:54.045412 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.02 22:58:54.100362 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.02 22:58:54.100460 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.02 22:58:54.100481 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.02 22:58:54.100551 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.02 22:58:54.101238 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.02 22:58:54.103613 [ 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.02 22:58:54.104533 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.02 22:58:54.105521 [ 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.02 22:58:54.105577 [ 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.02 22:58:54.105617 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.02 22:58:54.106369 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.02 22:58:54.107448 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.02 22:58:54.113731 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.02 22:58:54.114483 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.02 22:58:54.115980 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.02 22:58:54.116082 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.02 22:58:54.117207 [ 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.02 22:58:54.117674 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.02 22:58:54.122258 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.02 22:58:54.122698 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.02 22:58:54.126120 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.02 22:58:54.126528 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.02 22:58:54.126992 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.02 22:58:54.127405 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.02 22:58:54.129104 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.02 22:58:54.129132 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.02 22:58:54.129217 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.02 22:58:54.129302 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.02 22:58:54.161174 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.02 22:58:54.161203 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000187253 sec | ||
| 68 | 2026.03.02 22:58:54.161269 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.02 22:58:54.161319 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.02 22:58:54.162089 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.02 22:58:54.162751 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.02 22:58:54.172849 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.02 22:58:54.172897 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.02 22:58:54.172994 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.02 22:58:54.173007 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.02 22:58:54.173048 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.02 22:58:54.173137 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.02 22:58:54.177733 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.02 22:58:54.177784 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.02 22:58:54.177845 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.02 22:58:54.178029 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.02 22:58:54.178079 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.02 22:58:54.178093 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.02 22:58:54.178179 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.02 22:58:54.178194 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.02 22:58:54.178230 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.02 22:58:54.178312 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.02 22:58:54.203706 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.02 22:58:54.207685 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.02 22:58:54.207875 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000211794 sec | ||
| 91 | 2026.03.02 22:58:54.207892 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.02 22:58:54.207905 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.02 22:58:54.207937 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.02 22:58:54.208184 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.02 22:58:54.208297 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.02 22:58:54.208314 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.02 22:58:54.208327 [ 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.02 22:58:54.208340 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.02 22:58:54.212366 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.02 22:58:54.212584 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.03.02 22:58:54.214128 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.439e-05 sec. | ||
| 102 | 2026.03.02 22:58:54.214566 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.02 22:58:54.215893 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.02 22:58:54.215914 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.02 22:58:54.563568 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36645 | ||
| 106 | 2026.03.02 22:58:54.564968 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.02 22:58:54.565045 [ 3 ] {} <Debug> TCP-Session: 6a25c391-5716-41e0-a2b1-10d28e21b156 Authenticating user 'default' from [fd00:1122:3344:101::b]:36645 | ||
| 108 | 2026.03.02 22:58:54.565072 [ 3 ] {} <Debug> TCP-Session: 6a25c391-5716-41e0-a2b1-10d28e21b156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.02 22:58:54.565146 [ 3 ] {} <Debug> TCP-Session: 6a25c391-5716-41e0-a2b1-10d28e21b156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.02 22:58:54.565244 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.02 22:58:54.565276 [ 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.02 22:58:54.565429 [ 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.02 22:58:54.566217 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34316 | ||
| 114 | 2026.03.02 22:58:54.566352 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58091 | ||
| 115 | 2026.03.02 22:58:54.566360 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56543 | ||
| 116 | 2026.03.02 22:58:54.566504 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.02 22:58:54.566889 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35178 | ||
| 118 | 2026.03.02 22:58:54.566820 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40337 | ||
| 119 | 2026.03.02 22:58:54.566717 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56645 | ||
| 120 | 2026.03.02 22:58:54.566643 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.03.02 22:58:54.567393 [ 4 ] {} <Debug> TCP-Session: 734b1714-5d8e-4050-960c-d891f10f0877 Authenticating user 'default' from [fd00:1122:3344:101::b]:34316 | ||
| 122 | 2026.03.02 22:58:54.566620 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48573 | ||
| 123 | 2026.03.02 22:58:54.567426 [ 254 ] {} <Debug> TCP-Session: 297df16a-f18c-4634-bf06-7279b3db0932 Authenticating user 'default' from [fd00:1122:3344:101::b]:56543 | ||
| 124 | 2026.03.02 22:58:54.566550 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.02 22:58:54.567879 [ 254 ] {} <Debug> TCP-Session: 297df16a-f18c-4634-bf06-7279b3db0932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.03.02 22:58:54.567864 [ 4 ] {} <Debug> TCP-Session: 734b1714-5d8e-4050-960c-d891f10f0877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.02 22:58:54.567593 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.03.02 22:58:54.568051 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.02 22:58:54.568395 [ 256 ] {} <Debug> TCP-Session: 3f80e8f4-9d80-4ac6-b8ee-f561bde96b09 Authenticating user 'default' from [fd00:1122:3344:101::b]:56645 | ||
| 130 | 2026.03.02 22:58:54.568369 [ 4 ] {} <Debug> TCP-Session: 734b1714-5d8e-4050-960c-d891f10f0877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.02 22:58:54.568368 [ 5 ] {} <Debug> TCP-Session: 0934ebbf-f938-4ef8-bedd-85e409882420 Authenticating user 'default' from [fd00:1122:3344:101::b]:58091 | ||
| 132 | 2026.03.02 22:58:54.568471 [ 254 ] {} <Debug> TCP-Session: 297df16a-f18c-4634-bf06-7279b3db0932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.02 22:58:54.568497 [ 256 ] {} <Debug> TCP-Session: 3f80e8f4-9d80-4ac6-b8ee-f561bde96b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.02 22:58:54.568591 [ 5 ] {} <Debug> TCP-Session: 0934ebbf-f938-4ef8-bedd-85e409882420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.02 22:58:54.568610 [ 256 ] {} <Debug> TCP-Session: 3f80e8f4-9d80-4ac6-b8ee-f561bde96b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.02 22:58:54.568048 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.03.02 22:58:54.568985 [ 5 ] {} <Debug> TCP-Session: 0934ebbf-f938-4ef8-bedd-85e409882420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.02 22:58:54.567591 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.03.02 22:58:54.569014 [ 258 ] {} <Debug> TCP-Session: a840de1d-7299-4c6b-8a01-c3c17ea318ff Authenticating user 'default' from [fd00:1122:3344:101::b]:35178 | ||
| 140 | 2026.03.02 22:58:54.569109 [ 258 ] {} <Debug> TCP-Session: a840de1d-7299-4c6b-8a01-c3c17ea318ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.02 22:58:54.569135 [ 257 ] {} <Debug> TCP-Session: becdef8a-4240-4ff1-9427-0e9bfc139ad1 Authenticating user 'default' from [fd00:1122:3344:101::b]:40337 | ||
| 142 | 2026.03.02 22:58:54.569154 [ 255 ] {} <Debug> TCP-Session: 4946263c-a7c6-4a22-812d-902269604a36 Authenticating user 'default' from [fd00:1122:3344:101::b]:48573 | ||
| 143 | 2026.03.02 22:58:54.569613 [ 258 ] {} <Debug> TCP-Session: a840de1d-7299-4c6b-8a01-c3c17ea318ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.02 22:58:54.569646 [ 257 ] {} <Debug> TCP-Session: becdef8a-4240-4ff1-9427-0e9bfc139ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.02 22:58:54.569638 [ 255 ] {} <Debug> TCP-Session: 4946263c-a7c6-4a22-812d-902269604a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.02 22:58:54.569702 [ 255 ] {} <Debug> TCP-Session: 4946263c-a7c6-4a22-812d-902269604a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.02 22:58:54.569715 [ 257 ] {} <Debug> TCP-Session: becdef8a-4240-4ff1-9427-0e9bfc139ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.02 22:58:54.671074 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56199 | ||
| 149 | 2026.03.02 22:58:54.671258 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.02 22:58:54.671396 [ 259 ] {} <Debug> TCP-Session: c5094f8e-0fe9-44e8-8d6f-c53d94423f3b Authenticating user 'default' from [fd00:1122:3344:101::a]:56199 | ||
| 151 | 2026.03.02 22:58:54.671427 [ 259 ] {} <Debug> TCP-Session: c5094f8e-0fe9-44e8-8d6f-c53d94423f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.02 22:58:54.671447 [ 259 ] {} <Debug> TCP-Session: c5094f8e-0fe9-44e8-8d6f-c53d94423f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.02 22:58:54.671596 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.03.02 22:58:54.671660 [ 259 ] {} <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 | ||
| 155 | 2026.03.02 22:58:54.671739 [ 259 ] {} <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 | ||
| 156 | 2026.03.02 22:58:54.672202 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36587 | ||
| 157 | 2026.03.02 22:58:54.672290 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51235 | ||
| 158 | 2026.03.02 22:58:54.672358 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50356 | ||
| 159 | 2026.03.02 22:58:54.672523 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.03.02 22:58:54.672535 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64526 | ||
| 161 | 2026.03.02 22:58:54.672560 [ 260 ] {} <Debug> TCP-Session: 202f7ef2-ae3b-4c5e-8368-466732adcf9d Authenticating user 'default' from [fd00:1122:3344:101::a]:36587 | ||
| 162 | 2026.03.02 22:58:54.672553 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.03.02 22:58:54.672647 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.03.02 22:58:54.672716 [ 261 ] {} <Debug> TCP-Session: 76a72983-c62d-4090-8ae5-27c2c4c0f555 Authenticating user 'default' from [fd00:1122:3344:101::a]:51235 | ||
| 165 | 2026.03.02 22:58:54.672753 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53722 | ||
| 166 | 2026.03.02 22:58:54.672734 [ 260 ] {} <Debug> TCP-Session: 202f7ef2-ae3b-4c5e-8368-466732adcf9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.03.02 22:58:54.672730 [ 262 ] {} <Debug> TCP-Session: 975eae6f-478e-470e-a0ad-b06f2ce96a15 Authenticating user 'default' from [fd00:1122:3344:101::a]:50356 | ||
| 168 | 2026.03.02 22:58:54.672851 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.03.02 22:58:54.672821 [ 261 ] {} <Debug> TCP-Session: 76a72983-c62d-4090-8ae5-27c2c4c0f555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.03.02 22:58:54.672828 [ 260 ] {} <Debug> TCP-Session: 202f7ef2-ae3b-4c5e-8368-466732adcf9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.03.02 22:58:54.672968 [ 263 ] {} <Debug> TCP-Session: e813545a-77bc-4206-aa3d-094897a1bc31 Authenticating user 'default' from [fd00:1122:3344:101::a]:64526 | ||
| 172 | 2026.03.02 22:58:54.672950 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.03.02 22:58:54.673015 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35403 | ||
| 174 | 2026.03.02 22:58:54.673016 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53686 | ||
| 175 | 2026.03.02 22:58:54.673050 [ 264 ] {} <Debug> TCP-Session: f93f1f4f-13ba-488e-b0cd-0d57c1f525e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:53722 | ||
| 176 | 2026.03.02 22:58:54.673049 [ 263 ] {} <Debug> TCP-Session: e813545a-77bc-4206-aa3d-094897a1bc31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.03.02 22:58:54.672947 [ 261 ] {} <Debug> TCP-Session: 76a72983-c62d-4090-8ae5-27c2c4c0f555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.03.02 22:58:54.673162 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.03.02 22:58:54.673157 [ 264 ] {} <Debug> TCP-Session: f93f1f4f-13ba-488e-b0cd-0d57c1f525e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.02 22:58:54.673139 [ 263 ] {} <Debug> TCP-Session: e813545a-77bc-4206-aa3d-094897a1bc31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.03.02 22:58:54.673246 [ 264 ] {} <Debug> TCP-Session: f93f1f4f-13ba-488e-b0cd-0d57c1f525e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.02 22:58:54.673274 [ 266 ] {} <Debug> TCP-Session: cf247b60-845f-4446-bf7d-02276ade744b Authenticating user 'default' from [fd00:1122:3344:101::a]:35403 | ||
| 183 | 2026.03.02 22:58:54.673235 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.03.02 22:58:54.673327 [ 266 ] {} <Debug> TCP-Session: cf247b60-845f-4446-bf7d-02276ade744b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.02 22:58:54.672941 [ 262 ] {} <Debug> TCP-Session: 975eae6f-478e-470e-a0ad-b06f2ce96a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.03.02 22:58:54.673411 [ 262 ] {} <Debug> TCP-Session: 975eae6f-478e-470e-a0ad-b06f2ce96a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.02 22:58:54.673422 [ 266 ] {} <Debug> TCP-Session: cf247b60-845f-4446-bf7d-02276ade744b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.02 22:58:54.673428 [ 265 ] {} <Debug> TCP-Session: b411925d-93be-4962-bbb2-d18db62edc92 Authenticating user 'default' from [fd00:1122:3344:101::a]:53686 | ||
| 189 | 2026.03.02 22:58:54.673505 [ 265 ] {} <Debug> TCP-Session: b411925d-93be-4962-bbb2-d18db62edc92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.02 22:58:54.673594 [ 265 ] {} <Debug> TCP-Session: b411925d-93be-4962-bbb2-d18db62edc92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.02 22:58:55.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.88 MiB, peak 116.88 MiB, free memory in arenas 0.00 B, will set to 119.50 MiB (RSS), difference: 2.62 MiB | ||
| 192 | 2026.03.02 22:58:56.105979 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58706 | ||
| 193 | 2026.03.02 22:58:56.106193 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.03.02 22:58:56.106267 [ 267 ] {} <Debug> TCP-Session: 573dd81b-a4a3-4487-bbf0-b8e7edf9d9e3 Authenticating user 'default' from [fd00:1122:3344:101::c]:58706 | ||
| 195 | 2026.03.02 22:58:56.106290 [ 267 ] {} <Debug> TCP-Session: 573dd81b-a4a3-4487-bbf0-b8e7edf9d9e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.02 22:58:56.106302 [ 267 ] {} <Debug> TCP-Session: 573dd81b-a4a3-4487-bbf0-b8e7edf9d9e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.02 22:58:56.106436 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.03.02 22:58:56.106464 [ 267 ] {} <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 | ||
| 199 | 2026.03.02 22:58:56.106546 [ 267 ] {} <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 | ||
| 200 | 2026.03.02 22:58:56.107000 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56977 | ||
| 201 | 2026.03.02 22:58:56.107113 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36104 | ||
| 202 | 2026.03.02 22:58:56.107221 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.03.02 22:58:56.107227 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64099 | ||
| 204 | 2026.03.02 22:58:56.107262 [ 268 ] {} <Debug> TCP-Session: b394f59e-e139-48bb-ba24-f8e02ec9922e Authenticating user 'default' from [fd00:1122:3344:101::c]:56977 | ||
| 205 | 2026.03.02 22:58:56.107342 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.03.02 22:58:56.107361 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34414 | ||
| 207 | 2026.03.02 22:58:56.107462 [ 268 ] {} <Debug> TCP-Session: b394f59e-e139-48bb-ba24-f8e02ec9922e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.03.02 22:58:56.107549 [ 268 ] {} <Debug> TCP-Session: b394f59e-e139-48bb-ba24-f8e02ec9922e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.03.02 22:58:56.107622 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51410 | ||
| 210 | 2026.03.02 22:58:56.107629 [ 269 ] {} <Debug> TCP-Session: c3c69bdf-1090-4b93-827d-3236918a3c2a Authenticating user 'default' from [fd00:1122:3344:101::c]:36104 | ||
| 211 | 2026.03.02 22:58:56.107666 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.03.02 22:58:56.107696 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.03.02 22:58:56.107647 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38007 | ||
| 214 | 2026.03.02 22:58:56.107733 [ 269 ] {} <Debug> TCP-Session: c3c69bdf-1090-4b93-827d-3236918a3c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.03.02 22:58:56.107755 [ 271 ] {} <Debug> TCP-Session: bfaaadfb-a0b0-4ca8-8b9b-0a33d2821230 Authenticating user 'default' from [fd00:1122:3344:101::c]:34414 | ||
| 216 | 2026.03.02 22:58:56.107749 [ 270 ] {} <Debug> TCP-Session: bfce37c5-0782-48a5-b613-a87de72161de Authenticating user 'default' from [fd00:1122:3344:101::c]:64099 | ||
| 217 | 2026.03.02 22:58:56.107817 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.03.02 22:58:56.107865 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51835 | ||
| 219 | 2026.03.02 22:58:56.107893 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.03.02 22:58:56.107861 [ 271 ] {} <Debug> TCP-Session: bfaaadfb-a0b0-4ca8-8b9b-0a33d2821230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.03.02 22:58:56.107931 [ 272 ] {} <Debug> TCP-Session: 94b4975e-d40e-4b88-943f-004d984590fa Authenticating user 'default' from [fd00:1122:3344:101::c]:51410 | ||
| 222 | 2026.03.02 22:58:56.107949 [ 271 ] {} <Debug> TCP-Session: bfaaadfb-a0b0-4ca8-8b9b-0a33d2821230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.03.02 22:58:56.107943 [ 273 ] {} <Debug> TCP-Session: cf4487e8-25b5-43a1-85ee-34ee0ef42e73 Authenticating user 'default' from [fd00:1122:3344:101::c]:38007 | ||
| 224 | 2026.03.02 22:58:56.107853 [ 270 ] {} <Debug> TCP-Session: bfce37c5-0782-48a5-b613-a87de72161de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.03.02 22:58:56.108076 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.03.02 22:58:56.108053 [ 273 ] {} <Debug> TCP-Session: cf4487e8-25b5-43a1-85ee-34ee0ef42e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.03.02 22:58:56.108041 [ 272 ] {} <Debug> TCP-Session: 94b4975e-d40e-4b88-943f-004d984590fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.03.02 22:58:56.108154 [ 273 ] {} <Debug> TCP-Session: cf4487e8-25b5-43a1-85ee-34ee0ef42e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.03.02 22:58:56.108185 [ 274 ] {} <Debug> TCP-Session: c3aa87b2-1244-42dc-b462-fc51c1ba22c5 Authenticating user 'default' from [fd00:1122:3344:101::c]:51835 | ||
| 230 | 2026.03.02 22:58:56.108147 [ 270 ] {} <Debug> TCP-Session: bfce37c5-0782-48a5-b613-a87de72161de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.03.02 22:58:56.108243 [ 274 ] {} <Debug> TCP-Session: c3aa87b2-1244-42dc-b462-fc51c1ba22c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.03.02 22:58:56.108227 [ 272 ] {} <Debug> TCP-Session: 94b4975e-d40e-4b88-943f-004d984590fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.03.02 22:58:56.107832 [ 269 ] {} <Debug> TCP-Session: c3c69bdf-1090-4b93-827d-3236918a3c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.02 22:58:56.108337 [ 274 ] {} <Debug> TCP-Session: c3aa87b2-1244-42dc-b462-fc51c1ba22c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.02 22:58:57.300312 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57015 | ||
| 236 | 2026.03.02 22:58:57.316144 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.03.02 22:58:57.316337 [ 275 ] {} <Debug> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:57015 | ||
| 238 | 2026.03.02 22:58:57.316377 [ 275 ] {} <Debug> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.03.02 22:58:57.316401 [ 275 ] {} <Debug> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.02 22:58:57.316623 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.03.02 22:58:57.316739 [ 275 ] {} <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 | ||
| 242 | 2026.03.02 22:58:57.316866 [ 275 ] {} <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 | ||
| 243 | 2026.03.02 22:58:57.322931 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57537 | ||
| 244 | 2026.03.02 22:58:57.323074 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50554 | ||
| 245 | 2026.03.02 22:58:57.323203 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35500 | ||
| 246 | 2026.03.02 22:58:57.323407 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59562 | ||
| 247 | 2026.03.02 22:58:57.323504 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.03.02 22:58:57.323624 [ 276 ] {} <Debug> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Authenticating user 'default' from [fd00:1122:3344:101::d]:57537 | ||
| 249 | 2026.03.02 22:58:57.323646 [ 276 ] {} <Debug> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.03.02 22:58:57.323659 [ 276 ] {} <Debug> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.03.02 22:58:57.323755 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63207 | ||
| 252 | 2026.03.02 22:58:57.323870 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44300 | ||
| 253 | 2026.03.02 22:58:57.323955 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40601 | ||
| 254 | 2026.03.02 22:58:57.324231 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50414 | ||
| 255 | 2026.03.02 22:58:57.325519 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.03.02 22:58:57.325571 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2026.03.02 22:58:57.325567 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.03.02 22:58:57.325523 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.03.02 22:58:57.325670 [ 280 ] {} <Debug> TCP-Session: a7853598-9f77-41ae-86b8-dc13adbcc3e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63207 | ||
| 260 | 2026.03.02 22:58:57.325659 [ 277 ] {} <Debug> TCP-Session: fbd18f90-73e5-4afe-89b7-181005310134 Authenticating user 'default' from [fd00:1122:3344:101::d]:50554 | ||
| 261 | 2026.03.02 22:58:57.325743 [ 283 ] {} <Debug> TCP-Session: 6b765d75-77d9-4dcb-9dda-16940a5ee10e Authenticating user 'default' from [fd00:1122:3344:101::d]:50414 | ||
| 262 | 2026.03.02 22:58:57.325786 [ 277 ] {} <Debug> TCP-Session: fbd18f90-73e5-4afe-89b7-181005310134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.03.02 22:58:57.325799 [ 280 ] {} <Debug> TCP-Session: a7853598-9f77-41ae-86b8-dc13adbcc3e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.03.02 22:58:57.325825 [ 283 ] {} <Debug> TCP-Session: 6b765d75-77d9-4dcb-9dda-16940a5ee10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.03.02 22:58:57.325877 [ 277 ] {} <Debug> TCP-Session: fbd18f90-73e5-4afe-89b7-181005310134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.03.02 22:58:57.325892 [ 280 ] {} <Debug> TCP-Session: a7853598-9f77-41ae-86b8-dc13adbcc3e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.03.02 22:58:57.325772 [ 279 ] {} <Debug> TCP-Session: 139af4c6-9fe9-4d1c-a366-e39d9b22b21a Authenticating user 'default' from [fd00:1122:3344:101::d]:59562 | ||
| 268 | 2026.03.02 22:58:57.325951 [ 283 ] {} <Debug> TCP-Session: 6b765d75-77d9-4dcb-9dda-16940a5ee10e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.03.02 22:58:57.326013 [ 279 ] {} <Debug> TCP-Session: 139af4c6-9fe9-4d1c-a366-e39d9b22b21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.03.02 22:58:57.326078 [ 279 ] {} <Debug> TCP-Session: 139af4c6-9fe9-4d1c-a366-e39d9b22b21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.03.02 22:58:57.336078 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2026.03.02 22:58:57.336129 [ 278 ] {} <Debug> TCP-Session: 8b147de1-be18-4cee-8194-8230c726568b Authenticating user 'default' from [fd00:1122:3344:101::d]:35500 | ||
| 273 | 2026.03.02 22:58:57.336081 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.03.02 22:58:57.336149 [ 278 ] {} <Debug> TCP-Session: 8b147de1-be18-4cee-8194-8230c726568b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.03.02 22:58:57.336100 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2026.03.02 22:58:57.336191 [ 282 ] {} <Debug> TCP-Session: e27a4d00-c141-476c-9a23-fa42488efde3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40601 | ||
| 277 | 2026.03.02 22:58:57.336295 [ 278 ] {} <Debug> TCP-Session: 8b147de1-be18-4cee-8194-8230c726568b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.03.02 22:58:57.336326 [ 281 ] {} <Debug> TCP-Session: 379d1cc6-d708-4062-acc6-bca729c1d555 Authenticating user 'default' from [fd00:1122:3344:101::d]:44300 | ||
| 279 | 2026.03.02 22:58:57.336306 [ 282 ] {} <Debug> TCP-Session: e27a4d00-c141-476c-9a23-fa42488efde3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.03.02 22:58:57.336416 [ 281 ] {} <Debug> TCP-Session: 379d1cc6-d708-4062-acc6-bca729c1d555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.03.02 22:58:57.336427 [ 282 ] {} <Debug> TCP-Session: e27a4d00-c141-476c-9a23-fa42488efde3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.03.02 22:58:57.336520 [ 281 ] {} <Debug> TCP-Session: 379d1cc6-d708-4062-acc6-bca729c1d555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.03.02 22:58:57.349423 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.03.02 22:58:57.352314 [ 275 ] {ca2ef78d-a70f-44c1-8432-64a5a4997aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.03.02 22:58:57.484056 [ 275 ] {ca2ef78d-a70f-44c1-8432-64a5a4997aa1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57015) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.03.02 22:58:57.485048 [ 275 ] {ca2ef78d-a70f-44c1-8432-64a5a4997aa1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.03.02 22:58:57.485259 [ 275 ] {ca2ef78d-a70f-44c1-8432-64a5a4997aa1} <Debug> TCPHandler: Processed in 0.141884855 sec. | ||
| 334 | 2026.03.02 22:58:57.490507 [ 276 ] {} <Trace> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.03.02 22:58:57.490717 [ 276 ] {80bc5411-8db4-414f-9d78-4f0898dd86bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57537) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.03.02 22:58:57.491193 [ 276 ] {80bc5411-8db4-414f-9d78-4f0898dd86bd} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57537) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.03.02 22:58:57.491471 [ 276 ] {80bc5411-8db4-414f-9d78-4f0898dd86bd} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.03.02 22:58:57.491693 [ 276 ] {80bc5411-8db4-414f-9d78-4f0898dd86bd} <Debug> TCPHandler: Processed in 0.001348462 sec. | ||
| 385 | 2026.03.02 22:58:57.493943 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.02 22:58:57.494748 [ 275 ] {23f3e47c-65ff-4001-9e82-108f072130af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.03.02 22:58:57.495328 [ 275 ] {23f3e47c-65ff-4001-9e82-108f072130af} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.03.02 22:58:57.506459 [ 275 ] {23f3e47c-65ff-4001-9e82-108f072130af} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.03.02 22:58:57.506545 [ 275 ] {23f3e47c-65ff-4001-9e82-108f072130af} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000119872 sec | ||
| 390 | 2026.03.02 22:58:57.506560 [ 275 ] {23f3e47c-65ff-4001-9e82-108f072130af} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.03.02 22:58:57.506571 [ 275 ] {23f3e47c-65ff-4001-9e82-108f072130af} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.03.02 22:58:57.506624 [ 275 ] {23f3e47c-65ff-4001-9e82-108f072130af} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.03.02 22:58:57.507288 [ 275 ] {23f3e47c-65ff-4001-9e82-108f072130af} <Debug> TCPHandler: Processed in 0.013455619 sec. | ||
| 394 | 2026.03.02 22:58:57.507433 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.03.02 22:58:57.507581 [ 275 ] {a114a220-3e56-469f-af6b-c44e673c0936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.03.02 22:58:57.507760 [ 275 ] {a114a220-3e56-469f-af6b-c44e673c0936} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.03.02 22:58:57.512510 [ 275 ] {a114a220-3e56-469f-af6b-c44e673c0936} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.03.02 22:58:57.516435 [ 275 ] {a114a220-3e56-469f-af6b-c44e673c0936} <Debug> oximeter.version (96f2ede0-84f7-4092-8de0-022a337d47d8): Loading data parts | ||
| 400 | 2026.03.02 22:58:57.517568 [ 275 ] {a114a220-3e56-469f-af6b-c44e673c0936} <Debug> oximeter.version (96f2ede0-84f7-4092-8de0-022a337d47d8): There are no data parts | ||
| 401 | 2026.03.02 22:58:57.525830 [ 275 ] {a114a220-3e56-469f-af6b-c44e673c0936} <Debug> TCPHandler: Processed in 0.01844628 sec. | ||
| 402 | 2026.03.02 22:58:57.526075 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.03.02 22:58:57.526262 [ 275 ] {8cd4fcb8-568a-4739-8dc4-be0db532824e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.03.02 22:58:57.526385 [ 275 ] {8cd4fcb8-568a-4739-8dc4-be0db532824e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.03.02 22:58:57.542896 [ 275 ] {8cd4fcb8-568a-4739-8dc4-be0db532824e} <Debug> oximeter.measurements_bool (990866eb-eb1d-40ce-91b1-0df42c3e4d71): Loading data parts | ||
| 416 | 2026.03.02 22:58:57.543220 [ 275 ] {8cd4fcb8-568a-4739-8dc4-be0db532824e} <Debug> oximeter.measurements_bool (990866eb-eb1d-40ce-91b1-0df42c3e4d71): There are no data parts | ||
| 417 | 2026.03.02 22:58:57.547993 [ 275 ] {8cd4fcb8-568a-4739-8dc4-be0db532824e} <Debug> TCPHandler: Processed in 0.021973437 sec. | ||
| 418 | 2026.03.02 22:58:57.548191 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.03.02 22:58:57.548474 [ 275 ] {5976230f-4661-40dd-b5a8-41f3d94be55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 420 | 2026.03.02 22:58:57.548529 [ 275 ] {5976230f-4661-40dd-b5a8-41f3d94be55d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.03.02 22:58:57.556390 [ 275 ] {5976230f-4661-40dd-b5a8-41f3d94be55d} <Debug> oximeter.measurements_i8 (5f98682e-1685-482e-9bc3-13a76ad5a864): Loading data parts | ||
| 422 | 2026.03.02 22:58:57.556539 [ 275 ] {5976230f-4661-40dd-b5a8-41f3d94be55d} <Debug> oximeter.measurements_i8 (5f98682e-1685-482e-9bc3-13a76ad5a864): There are no data parts | ||
| 423 | 2026.03.02 22:58:57.561511 [ 275 ] {5976230f-4661-40dd-b5a8-41f3d94be55d} <Debug> TCPHandler: Processed in 0.013383808 sec. | ||
| 424 | 2026.03.02 22:58:57.561746 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.03.02 22:58:57.561906 [ 275 ] {b0ed32c2-1131-42db-8623-167d9d023186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 426 | 2026.03.02 22:58:57.562028 [ 275 ] {b0ed32c2-1131-42db-8623-167d9d023186} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.03.02 22:58:57.572242 [ 275 ] {b0ed32c2-1131-42db-8623-167d9d023186} <Debug> oximeter.measurements_u8 (00ed4bc1-7704-426d-8ce7-42040d3b502e): Loading data parts | ||
| 428 | 2026.03.02 22:58:57.572452 [ 275 ] {b0ed32c2-1131-42db-8623-167d9d023186} <Debug> oximeter.measurements_u8 (00ed4bc1-7704-426d-8ce7-42040d3b502e): There are no data parts | ||
| 429 | 2026.03.02 22:58:57.584471 [ 275 ] {b0ed32c2-1131-42db-8623-167d9d023186} <Debug> TCPHandler: Processed in 0.02277563 sec. | ||
| 430 | 2026.03.02 22:58:57.584631 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.03.02 22:58:57.584840 [ 275 ] {2b7775a2-9385-471d-a021-1bce8cccf033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 432 | 2026.03.02 22:58:57.584924 [ 275 ] {2b7775a2-9385-471d-a021-1bce8cccf033} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.03.02 22:58:57.598770 [ 275 ] {2b7775a2-9385-471d-a021-1bce8cccf033} <Debug> oximeter.measurements_i16 (b0e0e0dd-970c-4a1b-9590-f6eceef53f27): Loading data parts | ||
| 434 | 2026.03.02 22:58:57.598942 [ 275 ] {2b7775a2-9385-471d-a021-1bce8cccf033} <Debug> oximeter.measurements_i16 (b0e0e0dd-970c-4a1b-9590-f6eceef53f27): There are no data parts | ||
| 435 | 2026.03.02 22:58:57.603969 [ 275 ] {2b7775a2-9385-471d-a021-1bce8cccf033} <Debug> TCPHandler: Processed in 0.019385715 sec. | ||
| 436 | 2026.03.02 22:58:57.604394 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.03.02 22:58:57.604708 [ 275 ] {367dcd0b-3bc0-44dc-8c54-a0870d91ffa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 438 | 2026.03.02 22:58:57.604883 [ 275 ] {367dcd0b-3bc0-44dc-8c54-a0870d91ffa7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.03.02 22:58:57.611827 [ 275 ] {367dcd0b-3bc0-44dc-8c54-a0870d91ffa7} <Debug> oximeter.measurements_u16 (2ccd5b97-c0fb-40ab-b2af-f5bea2578668): Loading data parts | ||
| 440 | 2026.03.02 22:58:57.612002 [ 275 ] {367dcd0b-3bc0-44dc-8c54-a0870d91ffa7} <Debug> oximeter.measurements_u16 (2ccd5b97-c0fb-40ab-b2af-f5bea2578668): There are no data parts | ||
| 441 | 2026.03.02 22:58:57.613857 [ 275 ] {367dcd0b-3bc0-44dc-8c54-a0870d91ffa7} <Debug> TCPHandler: Processed in 0.009563486 sec. | ||
| 442 | 2026.03.02 22:58:57.614014 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.03.02 22:58:57.614208 [ 275 ] {84702127-7993-49c8-8b30-7f560a9fa1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 444 | 2026.03.02 22:58:57.614284 [ 275 ] {84702127-7993-49c8-8b30-7f560a9fa1be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.03.02 22:58:57.619042 [ 275 ] {84702127-7993-49c8-8b30-7f560a9fa1be} <Debug> oximeter.measurements_i32 (b140b44a-5c90-4538-bf60-2dc4c84560e0): Loading data parts | ||
| 446 | 2026.03.02 22:58:57.619234 [ 275 ] {84702127-7993-49c8-8b30-7f560a9fa1be} <Debug> oximeter.measurements_i32 (b140b44a-5c90-4538-bf60-2dc4c84560e0): There are no data parts | ||
| 447 | 2026.03.02 22:58:57.624769 [ 275 ] {84702127-7993-49c8-8b30-7f560a9fa1be} <Debug> TCPHandler: Processed in 0.010800725 sec. | ||
| 448 | 2026.03.02 22:58:57.624995 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.03.02 22:58:57.625151 [ 275 ] {22d8e36a-0833-44f3-ac21-e84c0d61235b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 450 | 2026.03.02 22:58:57.625261 [ 275 ] {22d8e36a-0833-44f3-ac21-e84c0d61235b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.03.02 22:58:57.629185 [ 275 ] {22d8e36a-0833-44f3-ac21-e84c0d61235b} <Debug> oximeter.measurements_u32 (a653c78d-890a-4f64-85e1-b9a7701bb58e): Loading data parts | ||
| 452 | 2026.03.02 22:58:57.629360 [ 275 ] {22d8e36a-0833-44f3-ac21-e84c0d61235b} <Debug> oximeter.measurements_u32 (a653c78d-890a-4f64-85e1-b9a7701bb58e): There are no data parts | ||
| 453 | 2026.03.02 22:58:57.630825 [ 275 ] {22d8e36a-0833-44f3-ac21-e84c0d61235b} <Debug> TCPHandler: Processed in 0.005879616 sec. | ||
| 454 | 2026.03.02 22:58:57.630975 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.03.02 22:58:57.631201 [ 275 ] {c7546ffb-8be0-485d-8bac-214ebfcbe74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 456 | 2026.03.02 22:58:57.631288 [ 275 ] {c7546ffb-8be0-485d-8bac-214ebfcbe74e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.03.02 22:58:57.643897 [ 275 ] {c7546ffb-8be0-485d-8bac-214ebfcbe74e} <Debug> oximeter.measurements_i64 (f370b280-a227-462a-b402-dc912d8688a0): Loading data parts | ||
| 458 | 2026.03.02 22:58:57.644055 [ 275 ] {c7546ffb-8be0-485d-8bac-214ebfcbe74e} <Debug> oximeter.measurements_i64 (f370b280-a227-462a-b402-dc912d8688a0): There are no data parts | ||
| 459 | 2026.03.02 22:58:57.651407 [ 275 ] {c7546ffb-8be0-485d-8bac-214ebfcbe74e} <Debug> TCPHandler: Processed in 0.020482983 sec. | ||
| 460 | 2026.03.02 22:58:57.651650 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.03.02 22:58:57.651833 [ 275 ] {c8d9ac41-e5fb-4223-8219-d50eca3fd1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 462 | 2026.03.02 22:58:57.651935 [ 275 ] {c8d9ac41-e5fb-4223-8219-d50eca3fd1ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.03.02 22:58:57.659150 [ 275 ] {c8d9ac41-e5fb-4223-8219-d50eca3fd1ab} <Debug> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Loading data parts | ||
| 464 | 2026.03.02 22:58:57.659303 [ 275 ] {c8d9ac41-e5fb-4223-8219-d50eca3fd1ab} <Debug> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): There are no data parts | ||
| 465 | 2026.03.02 22:58:57.662243 [ 275 ] {c8d9ac41-e5fb-4223-8219-d50eca3fd1ab} <Debug> TCPHandler: Processed in 0.010653273 sec. | ||
| 466 | 2026.03.02 22:58:57.662407 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.03.02 22:58:57.662593 [ 275 ] {79ac9ea8-7179-4837-9c1b-5255e882bcb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 468 | 2026.03.02 22:58:57.662714 [ 275 ] {79ac9ea8-7179-4837-9c1b-5255e882bcb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.03.02 22:58:57.664642 [ 275 ] {79ac9ea8-7179-4837-9c1b-5255e882bcb8} <Debug> oximeter.measurements_f32 (c81b36f8-3587-4365-88e0-c4ce31736a67): Loading data parts | ||
| 470 | 2026.03.02 22:58:57.664905 [ 275 ] {79ac9ea8-7179-4837-9c1b-5255e882bcb8} <Debug> oximeter.measurements_f32 (c81b36f8-3587-4365-88e0-c4ce31736a67): There are no data parts | ||
| 471 | 2026.03.02 22:58:57.669191 [ 275 ] {79ac9ea8-7179-4837-9c1b-5255e882bcb8} <Debug> TCPHandler: Processed in 0.006842212 sec. | ||
| 472 | 2026.03.02 22:58:57.669525 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.03.02 22:58:57.669830 [ 275 ] {b5058f04-e713-41a4-ada3-9dffbaac0a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 474 | 2026.03.02 22:58:57.670025 [ 275 ] {b5058f04-e713-41a4-ada3-9dffbaac0a15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.03.02 22:58:57.675894 [ 275 ] {b5058f04-e713-41a4-ada3-9dffbaac0a15} <Debug> oximeter.measurements_f64 (40e703ed-4ac0-47bf-8670-7f2385d63d70): Loading data parts | ||
| 476 | 2026.03.02 22:58:57.676052 [ 275 ] {b5058f04-e713-41a4-ada3-9dffbaac0a15} <Debug> oximeter.measurements_f64 (40e703ed-4ac0-47bf-8670-7f2385d63d70): There are no data parts | ||
| 477 | 2026.03.02 22:58:57.678831 [ 275 ] {b5058f04-e713-41a4-ada3-9dffbaac0a15} <Debug> TCPHandler: Processed in 0.009405462 sec. | ||
| 478 | 2026.03.02 22:58:57.678975 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.03.02 22:58:57.679128 [ 275 ] {880aa1e7-9ff6-47e5-ac07-e9db7560e7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 480 | 2026.03.02 22:58:57.679234 [ 275 ] {880aa1e7-9ff6-47e5-ac07-e9db7560e7ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.03.02 22:58:57.681145 [ 275 ] {880aa1e7-9ff6-47e5-ac07-e9db7560e7ab} <Debug> oximeter.measurements_string (2bddd71d-cd80-431f-bb63-0aa33438ba68): Loading data parts | ||
| 482 | 2026.03.02 22:58:57.681274 [ 275 ] {880aa1e7-9ff6-47e5-ac07-e9db7560e7ab} <Debug> oximeter.measurements_string (2bddd71d-cd80-431f-bb63-0aa33438ba68): There are no data parts | ||
| 483 | 2026.03.02 22:58:57.685435 [ 275 ] {880aa1e7-9ff6-47e5-ac07-e9db7560e7ab} <Debug> TCPHandler: Processed in 0.006509515 sec. | ||
| 484 | 2026.03.02 22:58:57.685639 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.03.02 22:58:57.685792 [ 275 ] {f07a7a86-7e2a-455b-8187-565ebe9eab83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.03.02 22:58:57.685905 [ 275 ] {f07a7a86-7e2a-455b-8187-565ebe9eab83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.03.02 22:58:57.695508 [ 275 ] {f07a7a86-7e2a-455b-8187-565ebe9eab83} <Debug> oximeter.measurements_bytes (34cf7289-b3bd-4c24-bec7-350ede272578): Loading data parts | ||
| 495 | 2026.03.02 22:58:57.695689 [ 275 ] {f07a7a86-7e2a-455b-8187-565ebe9eab83} <Debug> oximeter.measurements_bytes (34cf7289-b3bd-4c24-bec7-350ede272578): There are no data parts | ||
| 496 | 2026.03.02 22:58:57.700889 [ 275 ] {f07a7a86-7e2a-455b-8187-565ebe9eab83} <Debug> TCPHandler: Processed in 0.015296869 sec. | ||
| 497 | 2026.03.02 22:58:57.701165 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.03.02 22:58:57.701359 [ 275 ] {e6f57361-9a68-47e2-b270-90f564302f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 499 | 2026.03.02 22:58:57.701479 [ 275 ] {e6f57361-9a68-47e2-b270-90f564302f52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.03.02 22:58:57.708095 [ 275 ] {e6f57361-9a68-47e2-b270-90f564302f52} <Debug> oximeter.measurements_cumulativei64 (cf6ff925-4c88-40f2-93a5-8b72f5cfc7a4): Loading data parts | ||
| 501 | 2026.03.02 22:58:57.708373 [ 275 ] {e6f57361-9a68-47e2-b270-90f564302f52} <Debug> oximeter.measurements_cumulativei64 (cf6ff925-4c88-40f2-93a5-8b72f5cfc7a4): There are no data parts | ||
| 502 | 2026.03.02 22:58:57.711225 [ 275 ] {e6f57361-9a68-47e2-b270-90f564302f52} <Debug> TCPHandler: Processed in 0.010120115 sec. | ||
| 503 | 2026.03.02 22:58:57.711390 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.03.02 22:58:57.711658 [ 275 ] {7e3a9b33-caf8-4d51-b12e-fccd99352a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 505 | 2026.03.02 22:58:57.711783 [ 275 ] {7e3a9b33-caf8-4d51-b12e-fccd99352a45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.03.02 22:58:57.713617 [ 275 ] {7e3a9b33-caf8-4d51-b12e-fccd99352a45} <Debug> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Loading data parts | ||
| 507 | 2026.03.02 22:58:57.713807 [ 275 ] {7e3a9b33-caf8-4d51-b12e-fccd99352a45} <Debug> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): There are no data parts | ||
| 508 | 2026.03.02 22:58:57.718262 [ 275 ] {7e3a9b33-caf8-4d51-b12e-fccd99352a45} <Debug> TCPHandler: Processed in 0.006929823 sec. | ||
| 509 | 2026.03.02 22:58:57.718520 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.03.02 22:58:57.718848 [ 275 ] {42482738-c5a7-435d-a530-f4f6d7ec9728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 511 | 2026.03.02 22:58:57.719081 [ 275 ] {42482738-c5a7-435d-a530-f4f6d7ec9728} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.03.02 22:58:57.725311 [ 275 ] {42482738-c5a7-435d-a530-f4f6d7ec9728} <Debug> oximeter.measurements_cumulativef32 (b6a8dafb-41e9-4bce-b71c-54117ad5a1d4): Loading data parts | ||
| 513 | 2026.03.02 22:58:57.725493 [ 275 ] {42482738-c5a7-435d-a530-f4f6d7ec9728} <Debug> oximeter.measurements_cumulativef32 (b6a8dafb-41e9-4bce-b71c-54117ad5a1d4): There are no data parts | ||
| 514 | 2026.03.02 22:58:57.728588 [ 275 ] {42482738-c5a7-435d-a530-f4f6d7ec9728} <Debug> TCPHandler: Processed in 0.010168346 sec. | ||
| 515 | 2026.03.02 22:58:57.728818 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.03.02 22:58:57.728976 [ 275 ] {4972907b-a8ee-4a77-a0da-640a9c7dd77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 517 | 2026.03.02 22:58:57.729082 [ 275 ] {4972907b-a8ee-4a77-a0da-640a9c7dd77d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.03.02 22:58:57.730879 [ 275 ] {4972907b-a8ee-4a77-a0da-640a9c7dd77d} <Debug> oximeter.measurements_cumulativef64 (d721cc19-b3f2-4e03-a9fb-5c24c20c5abf): Loading data parts | ||
| 519 | 2026.03.02 22:58:57.731135 [ 275 ] {4972907b-a8ee-4a77-a0da-640a9c7dd77d} <Debug> oximeter.measurements_cumulativef64 (d721cc19-b3f2-4e03-a9fb-5c24c20c5abf): There are no data parts | ||
| 520 | 2026.03.02 22:58:57.735485 [ 275 ] {4972907b-a8ee-4a77-a0da-640a9c7dd77d} <Debug> TCPHandler: Processed in 0.0067242 sec. | ||
| 521 | 2026.03.02 22:58:57.735737 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.03.02 22:58:57.736064 [ 275 ] {c8d43fe3-6983-4a09-bb1b-9c1544ad4252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.03.02 22:58:57.736185 [ 275 ] {c8d43fe3-6983-4a09-bb1b-9c1544ad4252} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.03.02 22:58:57.742940 [ 275 ] {c8d43fe3-6983-4a09-bb1b-9c1544ad4252} <Debug> oximeter.measurements_histogrami8 (8a8edf1b-8bfc-4b57-a333-e24feb4bbf40): Loading data parts | ||
| 535 | 2026.03.02 22:58:57.743103 [ 275 ] {c8d43fe3-6983-4a09-bb1b-9c1544ad4252} <Debug> oximeter.measurements_histogrami8 (8a8edf1b-8bfc-4b57-a333-e24feb4bbf40): There are no data parts | ||
| 536 | 2026.03.02 22:58:57.758679 [ 275 ] {c8d43fe3-6983-4a09-bb1b-9c1544ad4252} <Debug> TCPHandler: Processed in 0.023042774 sec. | ||
| 537 | 2026.03.02 22:58:57.758950 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.03.02 22:58:57.759162 [ 275 ] {951a34ca-ab95-4c5e-8f08-6fbe15ce9377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 539 | 2026.03.02 22:58:57.759343 [ 275 ] {951a34ca-ab95-4c5e-8f08-6fbe15ce9377} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.03.02 22:58:57.764861 [ 275 ] {951a34ca-ab95-4c5e-8f08-6fbe15ce9377} <Debug> oximeter.measurements_histogramu8 (3c7741c3-28c6-49d3-a368-cdae3cf59dd1): Loading data parts | ||
| 541 | 2026.03.02 22:58:57.765145 [ 275 ] {951a34ca-ab95-4c5e-8f08-6fbe15ce9377} <Debug> oximeter.measurements_histogramu8 (3c7741c3-28c6-49d3-a368-cdae3cf59dd1): There are no data parts | ||
| 542 | 2026.03.02 22:58:57.773026 [ 275 ] {951a34ca-ab95-4c5e-8f08-6fbe15ce9377} <Debug> TCPHandler: Processed in 0.014125749 sec. | ||
| 543 | 2026.03.02 22:58:57.773180 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.03.02 22:58:57.773476 [ 275 ] {a416c4eb-030e-4b76-84c2-ce8d49119d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 545 | 2026.03.02 22:58:57.773627 [ 275 ] {a416c4eb-030e-4b76-84c2-ce8d49119d39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.03.02 22:58:57.793688 [ 275 ] {a416c4eb-030e-4b76-84c2-ce8d49119d39} <Debug> oximeter.measurements_histogrami16 (364a863f-d950-421a-9811-c90ac6ef1322): Loading data parts | ||
| 547 | 2026.03.02 22:58:57.793834 [ 275 ] {a416c4eb-030e-4b76-84c2-ce8d49119d39} <Debug> oximeter.measurements_histogrami16 (364a863f-d950-421a-9811-c90ac6ef1322): There are no data parts | ||
| 548 | 2026.03.02 22:58:57.804316 [ 275 ] {a416c4eb-030e-4b76-84c2-ce8d49119d39} <Debug> TCPHandler: Processed in 0.031183337 sec. | ||
| 549 | 2026.03.02 22:58:57.804580 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.03.02 22:58:57.804836 [ 275 ] {c4a5ff13-c973-464f-8f65-1125bd02e558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 551 | 2026.03.02 22:58:57.804984 [ 275 ] {c4a5ff13-c973-464f-8f65-1125bd02e558} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.03.02 22:58:57.812108 [ 275 ] {c4a5ff13-c973-464f-8f65-1125bd02e558} <Debug> oximeter.measurements_histogramu16 (c164be46-3e0e-45cc-9d3e-f69819c0039e): Loading data parts | ||
| 553 | 2026.03.02 22:58:57.812281 [ 275 ] {c4a5ff13-c973-464f-8f65-1125bd02e558} <Debug> oximeter.measurements_histogramu16 (c164be46-3e0e-45cc-9d3e-f69819c0039e): There are no data parts | ||
| 554 | 2026.03.02 22:58:57.816954 [ 275 ] {c4a5ff13-c973-464f-8f65-1125bd02e558} <Debug> TCPHandler: Processed in 0.012430872 sec. | ||
| 555 | 2026.03.02 22:58:57.817204 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.03.02 22:58:57.817745 [ 275 ] {ce29bad5-6f3b-424f-b889-301c19f4f041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 557 | 2026.03.02 22:58:57.817915 [ 275 ] {ce29bad5-6f3b-424f-b889-301c19f4f041} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.03.02 22:58:57.827206 [ 275 ] {ce29bad5-6f3b-424f-b889-301c19f4f041} <Debug> oximeter.measurements_histogrami32 (1f8d5878-f946-47e1-a791-50498b168a88): Loading data parts | ||
| 559 | 2026.03.02 22:58:57.827343 [ 275 ] {ce29bad5-6f3b-424f-b889-301c19f4f041} <Debug> oximeter.measurements_histogrami32 (1f8d5878-f946-47e1-a791-50498b168a88): There are no data parts | ||
| 560 | 2026.03.02 22:58:57.832566 [ 275 ] {ce29bad5-6f3b-424f-b889-301c19f4f041} <Debug> TCPHandler: Processed in 0.015460821 sec. | ||
| 561 | 2026.03.02 22:58:57.832898 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.03.02 22:58:57.833108 [ 275 ] {b653ed8d-835a-482b-b30d-2038ed391d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 563 | 2026.03.02 22:58:57.833228 [ 275 ] {b653ed8d-835a-482b-b30d-2038ed391d6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.03.02 22:58:57.840837 [ 275 ] {b653ed8d-835a-482b-b30d-2038ed391d6b} <Debug> oximeter.measurements_histogramu32 (b44d663d-8e35-4478-967b-21035877eb1f): Loading data parts | ||
| 565 | 2026.03.02 22:58:57.841022 [ 275 ] {b653ed8d-835a-482b-b30d-2038ed391d6b} <Debug> oximeter.measurements_histogramu32 (b44d663d-8e35-4478-967b-21035877eb1f): There are no data parts | ||
| 566 | 2026.03.02 22:58:57.846003 [ 275 ] {b653ed8d-835a-482b-b30d-2038ed391d6b} <Debug> TCPHandler: Processed in 0.013183454 sec. | ||
| 567 | 2026.03.02 22:58:57.846244 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.02 22:58:57.846721 [ 275 ] {035174fc-120c-43be-a5d4-b8bc56a6dba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 569 | 2026.03.02 22:58:57.846900 [ 275 ] {035174fc-120c-43be-a5d4-b8bc56a6dba3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.03.02 22:58:57.855811 [ 275 ] {035174fc-120c-43be-a5d4-b8bc56a6dba3} <Debug> oximeter.measurements_histogrami64 (d5652b2a-39b5-4782-b07d-15ca018bcf2d): Loading data parts | ||
| 571 | 2026.03.02 22:58:57.855965 [ 275 ] {035174fc-120c-43be-a5d4-b8bc56a6dba3} <Debug> oximeter.measurements_histogrami64 (d5652b2a-39b5-4782-b07d-15ca018bcf2d): There are no data parts | ||
| 572 | 2026.03.02 22:58:57.860889 [ 275 ] {035174fc-120c-43be-a5d4-b8bc56a6dba3} <Debug> TCPHandler: Processed in 0.01474238 sec. | ||
| 573 | 2026.03.02 22:58:57.861225 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.03.02 22:58:57.861652 [ 275 ] {385d79ad-bb4b-410e-95b7-c334d756da02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 575 | 2026.03.02 22:58:57.861849 [ 275 ] {385d79ad-bb4b-410e-95b7-c334d756da02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.03.02 22:58:57.870551 [ 275 ] {385d79ad-bb4b-410e-95b7-c334d756da02} <Debug> oximeter.measurements_histogramu64 (f890d35e-f368-479d-8041-1a75531a4101): Loading data parts | ||
| 577 | 2026.03.02 22:58:57.870799 [ 275 ] {385d79ad-bb4b-410e-95b7-c334d756da02} <Debug> oximeter.measurements_histogramu64 (f890d35e-f368-479d-8041-1a75531a4101): There are no data parts | ||
| 578 | 2026.03.02 22:58:57.873797 [ 275 ] {385d79ad-bb4b-410e-95b7-c334d756da02} <Debug> TCPHandler: Processed in 0.012671166 sec. | ||
| 579 | 2026.03.02 22:58:57.873945 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.03.02 22:58:57.874194 [ 275 ] {aa7647c7-ce87-4794-ac3c-c528b15c2ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 581 | 2026.03.02 22:58:57.874314 [ 275 ] {aa7647c7-ce87-4794-ac3c-c528b15c2ca3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.03.02 22:58:57.888645 [ 275 ] {aa7647c7-ce87-4794-ac3c-c528b15c2ca3} <Debug> oximeter.measurements_histogramf32 (e4958303-86c7-46a8-a253-b6c01dc86540): Loading data parts | ||
| 583 | 2026.03.02 22:58:57.888811 [ 275 ] {aa7647c7-ce87-4794-ac3c-c528b15c2ca3} <Debug> oximeter.measurements_histogramf32 (e4958303-86c7-46a8-a253-b6c01dc86540): There are no data parts | ||
| 584 | 2026.03.02 22:58:57.894473 [ 275 ] {aa7647c7-ce87-4794-ac3c-c528b15c2ca3} <Debug> TCPHandler: Processed in 0.020576924 sec. | ||
| 585 | 2026.03.02 22:58:57.894733 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.02 22:58:57.894970 [ 275 ] {ee2af676-b387-41ce-84f4-274cc233018a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 587 | 2026.03.02 22:58:57.895095 [ 275 ] {ee2af676-b387-41ce-84f4-274cc233018a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.03.02 22:58:57.902851 [ 275 ] {ee2af676-b387-41ce-84f4-274cc233018a} <Debug> oximeter.measurements_histogramf64 (91f815e2-28b3-48c3-9dda-b2b5b01d019b): Loading data parts | ||
| 589 | 2026.03.02 22:58:57.903038 [ 275 ] {ee2af676-b387-41ce-84f4-274cc233018a} <Debug> oximeter.measurements_histogramf64 (91f815e2-28b3-48c3-9dda-b2b5b01d019b): There are no data parts | ||
| 590 | 2026.03.02 22:58:57.907444 [ 275 ] {ee2af676-b387-41ce-84f4-274cc233018a} <Debug> TCPHandler: Processed in 0.012772278 sec. | ||
| 591 | 2026.03.02 22:58:57.907603 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.03.02 22:58:57.907826 [ 275 ] {b89d85de-da04-47c3-a44c-06d68ac1e5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.03.02 22:58:57.907944 [ 275 ] {b89d85de-da04-47c3-a44c-06d68ac1e5c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.03.02 22:58:57.917016 [ 275 ] {b89d85de-da04-47c3-a44c-06d68ac1e5c5} <Debug> oximeter.fields_bool (5db77164-831c-4cc0-af2a-f3ca21ed9c59): Loading data parts | ||
| 620 | 2026.03.02 22:58:57.917223 [ 275 ] {b89d85de-da04-47c3-a44c-06d68ac1e5c5} <Debug> oximeter.fields_bool (5db77164-831c-4cc0-af2a-f3ca21ed9c59): There are no data parts | ||
| 621 | 2026.03.02 22:58:57.921886 [ 275 ] {b89d85de-da04-47c3-a44c-06d68ac1e5c5} <Debug> TCPHandler: Processed in 0.014331853 sec. | ||
| 622 | 2026.03.02 22:58:57.922074 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.03.02 22:58:57.922343 [ 275 ] {d8a2f46a-6c37-4d5b-9361-903874bb7a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 624 | 2026.03.02 22:58:57.922466 [ 275 ] {d8a2f46a-6c37-4d5b-9361-903874bb7a07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.03.02 22:58:57.930514 [ 275 ] {d8a2f46a-6c37-4d5b-9361-903874bb7a07} <Debug> oximeter.fields_i8 (f00dda08-1992-4d5b-af3a-c9d04fedc47f): Loading data parts | ||
| 626 | 2026.03.02 22:58:57.930659 [ 275 ] {d8a2f46a-6c37-4d5b-9361-903874bb7a07} <Debug> oximeter.fields_i8 (f00dda08-1992-4d5b-af3a-c9d04fedc47f): There are no data parts | ||
| 627 | 2026.03.02 22:58:57.934926 [ 275 ] {d8a2f46a-6c37-4d5b-9361-903874bb7a07} <Debug> TCPHandler: Processed in 0.01290924 sec. | ||
| 628 | 2026.03.02 22:58:57.935158 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.03.02 22:58:57.935458 [ 275 ] {cf4835ab-5fca-423f-a5c4-6e32c346b76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 630 | 2026.03.02 22:58:57.935639 [ 275 ] {cf4835ab-5fca-423f-a5c4-6e32c346b76d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.03.02 22:58:57.945390 [ 275 ] {cf4835ab-5fca-423f-a5c4-6e32c346b76d} <Debug> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c): Loading data parts | ||
| 632 | 2026.03.02 22:58:57.945534 [ 275 ] {cf4835ab-5fca-423f-a5c4-6e32c346b76d} <Debug> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c): There are no data parts | ||
| 633 | 2026.03.02 22:58:57.958324 [ 275 ] {cf4835ab-5fca-423f-a5c4-6e32c346b76d} <Debug> TCPHandler: Processed in 0.023260658 sec. | ||
| 634 | 2026.03.02 22:58:57.958498 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.03.02 22:58:57.958767 [ 275 ] {b2a7630e-28d4-4eca-8bf6-0e1709fd35f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 636 | 2026.03.02 22:58:57.958956 [ 275 ] {b2a7630e-28d4-4eca-8bf6-0e1709fd35f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.03.02 22:58:57.973019 [ 275 ] {b2a7630e-28d4-4eca-8bf6-0e1709fd35f8} <Debug> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc): Loading data parts | ||
| 638 | 2026.03.02 22:58:57.973187 [ 275 ] {b2a7630e-28d4-4eca-8bf6-0e1709fd35f8} <Debug> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc): There are no data parts | ||
| 639 | 2026.03.02 22:58:57.978219 [ 275 ] {b2a7630e-28d4-4eca-8bf6-0e1709fd35f8} <Debug> TCPHandler: Processed in 0.019785342 sec. | ||
| 640 | 2026.03.02 22:58:57.978385 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.03.02 22:58:57.978542 [ 275 ] {00f339db-db4f-4aad-bb30-320236756a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 642 | 2026.03.02 22:58:57.978663 [ 275 ] {00f339db-db4f-4aad-bb30-320236756a8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.03.02 22:58:57.985989 [ 275 ] {00f339db-db4f-4aad-bb30-320236756a8e} <Debug> oximeter.fields_u16 (65c6b4c0-1d5b-4c3d-9981-776e750ca4fd): Loading data parts | ||
| 644 | 2026.03.02 22:58:57.986161 [ 275 ] {00f339db-db4f-4aad-bb30-320236756a8e} <Debug> oximeter.fields_u16 (65c6b4c0-1d5b-4c3d-9981-776e750ca4fd): There are no data parts | ||
| 645 | 2026.03.02 22:58:57.991371 [ 275 ] {00f339db-db4f-4aad-bb30-320236756a8e} <Debug> TCPHandler: Processed in 0.013034672 sec. | ||
| 646 | 2026.03.02 22:58:57.991573 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.03.02 22:58:57.991810 [ 275 ] {76b33cd5-099b-44f9-9dfc-87295cfa4661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 648 | 2026.03.02 22:58:57.991929 [ 275 ] {76b33cd5-099b-44f9-9dfc-87295cfa4661} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.03.02 22:58:58.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.73 MiB, peak 126.73 MiB, free memory in arenas 0.00 B, will set to 135.27 MiB (RSS), difference: 8.53 MiB | ||
| 650 | 2026.03.02 22:58:58.001813 [ 275 ] {76b33cd5-099b-44f9-9dfc-87295cfa4661} <Debug> oximeter.fields_i32 (4954d0c3-2d98-46de-860f-0a0791bcbf9e): Loading data parts | ||
| 651 | 2026.03.02 22:58:58.001953 [ 275 ] {76b33cd5-099b-44f9-9dfc-87295cfa4661} <Debug> oximeter.fields_i32 (4954d0c3-2d98-46de-860f-0a0791bcbf9e): There are no data parts | ||
| 652 | 2026.03.02 22:58:58.007141 [ 275 ] {76b33cd5-099b-44f9-9dfc-87295cfa4661} <Debug> TCPHandler: Processed in 0.015626903 sec. | ||
| 653 | 2026.03.02 22:58:58.007339 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.03.02 22:58:58.007625 [ 275 ] {41d844d9-e83a-40a7-aaf8-9363e9e76242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 655 | 2026.03.02 22:58:58.007751 [ 275 ] {41d844d9-e83a-40a7-aaf8-9363e9e76242} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.03.02 22:58:58.015601 [ 275 ] {41d844d9-e83a-40a7-aaf8-9363e9e76242} <Debug> oximeter.fields_u32 (d5e96397-6062-4a50-b702-e75bd669e60d): Loading data parts | ||
| 657 | 2026.03.02 22:58:58.015736 [ 275 ] {41d844d9-e83a-40a7-aaf8-9363e9e76242} <Debug> oximeter.fields_u32 (d5e96397-6062-4a50-b702-e75bd669e60d): There are no data parts | ||
| 658 | 2026.03.02 22:58:58.020910 [ 275 ] {41d844d9-e83a-40a7-aaf8-9363e9e76242} <Debug> TCPHandler: Processed in 0.013627801 sec. | ||
| 659 | 2026.03.02 22:58:58.021165 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.03.02 22:58:58.021477 [ 275 ] {8e067745-d627-401e-b947-ff9ef427bec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 661 | 2026.03.02 22:58:58.021676 [ 275 ] {8e067745-d627-401e-b947-ff9ef427bec0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.03.02 22:58:58.030603 [ 275 ] {8e067745-d627-401e-b947-ff9ef427bec0} <Debug> oximeter.fields_i64 (055c5886-570d-461c-853f-ac887e87fdf2): Loading data parts | ||
| 663 | 2026.03.02 22:58:58.030740 [ 275 ] {8e067745-d627-401e-b947-ff9ef427bec0} <Debug> oximeter.fields_i64 (055c5886-570d-461c-853f-ac887e87fdf2): There are no data parts | ||
| 664 | 2026.03.02 22:58:58.035827 [ 275 ] {8e067745-d627-401e-b947-ff9ef427bec0} <Debug> TCPHandler: Processed in 0.01475732 sec. | ||
| 665 | 2026.03.02 22:58:58.036057 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.03.02 22:58:58.036325 [ 275 ] {c98598a8-8276-488d-80f7-62a9746aba04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 667 | 2026.03.02 22:58:58.036456 [ 275 ] {c98598a8-8276-488d-80f7-62a9746aba04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.03.02 22:58:58.043829 [ 275 ] {c98598a8-8276-488d-80f7-62a9746aba04} <Debug> oximeter.fields_u64 (9efc9fdc-360c-4484-b62f-dc3b0b3756ae): Loading data parts | ||
| 669 | 2026.03.02 22:58:58.043975 [ 275 ] {c98598a8-8276-488d-80f7-62a9746aba04} <Debug> oximeter.fields_u64 (9efc9fdc-360c-4484-b62f-dc3b0b3756ae): There are no data parts | ||
| 670 | 2026.03.02 22:58:58.048958 [ 275 ] {c98598a8-8276-488d-80f7-62a9746aba04} <Debug> TCPHandler: Processed in 0.01295855 sec. | ||
| 671 | 2026.03.02 22:58:58.049116 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.03.02 22:58:58.049303 [ 275 ] {af6f8a5e-7d1b-45ab-9b4e-81bfcd06d6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 673 | 2026.03.02 22:58:58.049441 [ 275 ] {af6f8a5e-7d1b-45ab-9b4e-81bfcd06d6a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.03.02 22:58:58.059064 [ 275 ] {af6f8a5e-7d1b-45ab-9b4e-81bfcd06d6a8} <Debug> oximeter.fields_ipaddr (36c353e2-4053-4ddb-bcfd-554e817b5a7b): Loading data parts | ||
| 675 | 2026.03.02 22:58:58.059204 [ 275 ] {af6f8a5e-7d1b-45ab-9b4e-81bfcd06d6a8} <Debug> oximeter.fields_ipaddr (36c353e2-4053-4ddb-bcfd-554e817b5a7b): There are no data parts | ||
| 676 | 2026.03.02 22:58:58.072150 [ 275 ] {af6f8a5e-7d1b-45ab-9b4e-81bfcd06d6a8} <Debug> TCPHandler: Processed in 0.023092485 sec. | ||
| 677 | 2026.03.02 22:58:58.072412 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.03.02 22:58:58.072603 [ 275 ] {f0094bc4-1f57-4201-8e41-7015cc7ddb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 679 | 2026.03.02 22:58:58.072740 [ 275 ] {f0094bc4-1f57-4201-8e41-7015cc7ddb19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.03.02 22:58:58.078462 [ 275 ] {f0094bc4-1f57-4201-8e41-7015cc7ddb19} <Debug> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Loading data parts | ||
| 681 | 2026.03.02 22:58:58.078706 [ 275 ] {f0094bc4-1f57-4201-8e41-7015cc7ddb19} <Debug> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): There are no data parts | ||
| 682 | 2026.03.02 22:58:58.090069 [ 275 ] {f0094bc4-1f57-4201-8e41-7015cc7ddb19} <Debug> TCPHandler: Processed in 0.017717248 sec. | ||
| 683 | 2026.03.02 22:58:58.090221 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.03.02 22:58:58.090455 [ 275 ] {355e21e3-d67c-4231-8404-ba31185208cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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) | ||
| 685 | 2026.03.02 22:58:58.090499 [ 275 ] {355e21e3-d67c-4231-8404-ba31185208cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.03.02 22:58:58.094471 [ 275 ] {355e21e3-d67c-4231-8404-ba31185208cb} <Debug> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Loading data parts | ||
| 687 | 2026.03.02 22:58:58.094632 [ 275 ] {355e21e3-d67c-4231-8404-ba31185208cb} <Debug> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): There are no data parts | ||
| 688 | 2026.03.02 22:58:58.103021 [ 275 ] {355e21e3-d67c-4231-8404-ba31185208cb} <Debug> TCPHandler: Processed in 0.012844109 sec. | ||
| 689 | 2026.03.02 22:58:58.103474 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.03.02 22:58:58.103979 [ 275 ] {43e5d7e0-9fed-488e-91be-86b21f7484a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.03.02 22:58:58.104253 [ 275 ] {43e5d7e0-9fed-488e-91be-86b21f7484a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.03.02 22:58:58.116841 [ 275 ] {43e5d7e0-9fed-488e-91be-86b21f7484a4} <Debug> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f): Loading data parts | ||
| 696 | 2026.03.02 22:58:58.117023 [ 275 ] {43e5d7e0-9fed-488e-91be-86b21f7484a4} <Debug> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f): There are no data parts | ||
| 697 | 2026.03.02 22:58:58.122671 [ 275 ] {43e5d7e0-9fed-488e-91be-86b21f7484a4} <Debug> TCPHandler: Processed in 0.019296904 sec. | ||
| 698 | 2026.03.02 22:58:58.125367 [ 276 ] {} <Trace> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.03.02 22:58:58.125721 [ 276 ] {b13395be-34c3-4943-b690-69bf6b1c9410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57537) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.03.02 22:58:58.127028 [ 276 ] {b13395be-34c3-4943-b690-69bf6b1c9410} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.03.02 22:58:58.139796 [ 284 ] {b13395be-34c3-4943-b690-69bf6b1c9410} <Trace> oximeter.version (96f2ede0-84f7-4092-8de0-022a337d47d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.03.02 22:58:58.139849 [ 284 ] {b13395be-34c3-4943-b690-69bf6b1c9410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 703 | 2026.03.02 22:58:58.144214 [ 284 ] {b13395be-34c3-4943-b690-69bf6b1c9410} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.03.02 22:58:58.144804 [ 284 ] {b13395be-34c3-4943-b690-69bf6b1c9410} <Trace> oximeter.version (96f2ede0-84f7-4092-8de0-022a337d47d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.03.02 22:58:58.145096 [ 276 ] {b13395be-34c3-4943-b690-69bf6b1c9410} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019503 sec., 51.27416294928985 rows/sec., 820.39 B/sec. | ||
| 706 | 2026.03.02 22:58:58.145587 [ 276 ] {b13395be-34c3-4943-b690-69bf6b1c9410} <Debug> TCPHandler: Processed in 0.0203356 sec. | ||
| 707 | 2026.03.02 22:58:59.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.93 MiB, peak 135.93 MiB, free memory in arenas 0.00 B, will set to 139.76 MiB (RSS), difference: 3.83 MiB | ||
| 708 | 2026.03.02 22:59:01.678754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.02 22:59:01.678768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.03.02 22:59:01.678867 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.02 22:59:01.679009 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.02 22:59:01.689085 [ 245 ] {} <Debug> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Loading data parts | ||
| 713 | 2026.03.02 22:59:01.689363 [ 245 ] {} <Debug> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): There are no data parts | ||
| 714 | 2026.03.02 22:59:01.701722 [ 244 ] {} <Debug> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Loading data parts | ||
| 715 | 2026.03.02 22:59:01.702022 [ 244 ] {} <Debug> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): There are no data parts | ||
| 716 | 2026.03.02 22:59:01.705124 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.03.02 22:59:01.705268 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 718 | 2026.03.02 22:59:01.710620 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.03.02 22:59:01.711841 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.03.02 22:59:01.712108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.03.02 22:59:01.735129 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.02 22:59:01.735187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 723 | 2026.03.02 22:59:01.741496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.02 22:59:01.742776 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.02 22:59:01.746025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.02 22:59:02.000313 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.75 MiB, peak 148.75 MiB, free memory in arenas 0.00 B, will set to 153.87 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2026.03.02 22:59:04.178659 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.02 22:59:04.178770 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.02 22:59:04.184070 [ 243 ] {} <Debug> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Loading data parts | ||
| 730 | 2026.03.02 22:59:04.184351 [ 243 ] {} <Debug> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): There are no data parts | ||
| 731 | 2026.03.02 22:59:04.190143 [ 243 ] {} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.02 22:59:04.190186 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 733 | 2026.03.02 22:59:04.191971 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.02 22:59:04.192610 [ 243 ] {} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.03.02 22:59:04.192981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.02 22:59:05.000375 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.09 MiB, peak 158.09 MiB, free memory in arenas 0.00 B, will set to 154.92 MiB (RSS), difference: -3.17 MiB | ||
| 737 | 2026.03.02 22:59:09.129343 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.03.02 22:59:09.129471 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.03.02 22:59:09.212268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.03.02 22:59:09.212977 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.03.02 22:59:09.213020 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 742 | 2026.03.02 22:59:09.213830 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.03.02 22:59:09.214335 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.03.02 22:59:09.214499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.03.02 22:59:09.246191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.03.02 22:59:09.264041 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.03.02 22:59:09.264104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 748 | 2026.03.02 22:59:09.270939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.03.02 22:59:09.272143 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.03.02 22:59:09.275436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.03.02 22:59:10.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.67 MiB, peak 159.67 MiB, free memory in arenas 0.00 B, will set to 157.63 MiB (RSS), difference: 1.96 MiB | ||
| 752 | 2026.03.02 22:59:13.512122 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.03.02 22:59:13.512327 [ 275 ] {b2e99e15-43a0-46fd-ae56-19a9e28ef5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.03.02 22:59:13.512740 [ 275 ] {b2e99e15-43a0-46fd-ae56-19a9e28ef5e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.03.02 22:59:13.512967 [ 275 ] {b2e99e15-43a0-46fd-ae56-19a9e28ef5e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.03.02 22:59:13.515614 [ 275 ] {b2e99e15-43a0-46fd-ae56-19a9e28ef5e1} <Debug> TCPHandler: Processed in 0.003619408 sec. | ||
| 757 | 2026.03.02 22:59:13.536463 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.02 22:59:13.536637 [ 275 ] {083f9fb5-133b-4af9-9d31-a915095f800d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.03.02 22:59:13.538898 [ 275 ] {083f9fb5-133b-4af9-9d31-a915095f800d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.03.02 22:59:13.538948 [ 275 ] {083f9fb5-133b-4af9-9d31-a915095f800d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.03.02 22:59:13.539327 [ 275 ] {083f9fb5-133b-4af9-9d31-a915095f800d} <Debug> TCPHandler: Processed in 0.002944318 sec. | ||
| 762 | 2026.03.02 22:59:13.541468 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.03.02 22:59:13.541599 [ 275 ] {2edc165a-31dc-4333-823d-47339b6e04ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.03.02 22:59:13.541893 [ 275 ] {2edc165a-31dc-4333-823d-47339b6e04ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.03.02 22:59:13.541937 [ 275 ] {2edc165a-31dc-4333-823d-47339b6e04ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.03.02 22:59:13.542266 [ 275 ] {2edc165a-31dc-4333-823d-47339b6e04ec} <Debug> TCPHandler: Processed in 0.000857314 sec. | ||
| 767 | 2026.03.02 22:59:13.542493 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.02 22:59:13.542615 [ 275 ] {c2fa7764-8234-4570-8c76-cc9d0741c9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.03.02 22:59:13.542859 [ 275 ] {c2fa7764-8234-4570-8c76-cc9d0741c9db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.03.02 22:59:13.542903 [ 275 ] {c2fa7764-8234-4570-8c76-cc9d0741c9db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.03.02 22:59:13.543198 [ 275 ] {c2fa7764-8234-4570-8c76-cc9d0741c9db} <Debug> TCPHandler: Processed in 0.000755703 sec. | ||
| 772 | 2026.03.02 22:59:13.543405 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.03.02 22:59:13.543521 [ 275 ] {94e7c4f9-a691-455a-853b-1aca8dfc85c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.03.02 22:59:13.543761 [ 275 ] {94e7c4f9-a691-455a-853b-1aca8dfc85c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.03.02 22:59:13.543805 [ 275 ] {94e7c4f9-a691-455a-853b-1aca8dfc85c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.03.02 22:59:13.544136 [ 275 ] {94e7c4f9-a691-455a-853b-1aca8dfc85c0} <Debug> TCPHandler: Processed in 0.000781473 sec. | ||
| 777 | 2026.03.02 22:59:13.544336 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.03.02 22:59:13.544453 [ 275 ] {919e6cde-768e-4018-95ee-e184f19aeecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.03.02 22:59:13.544695 [ 275 ] {919e6cde-768e-4018-95ee-e184f19aeecc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.03.02 22:59:13.544738 [ 275 ] {919e6cde-768e-4018-95ee-e184f19aeecc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.03.02 22:59:13.545055 [ 275 ] {919e6cde-768e-4018-95ee-e184f19aeecc} <Debug> TCPHandler: Processed in 0.000766953 sec. | ||
| 782 | 2026.03.02 22:59:13.545267 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.03.02 22:59:13.545394 [ 275 ] {7c25426c-bf97-4625-98a2-f173310355f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.03.02 22:59:13.545653 [ 275 ] {7c25426c-bf97-4625-98a2-f173310355f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.03.02 22:59:13.545699 [ 275 ] {7c25426c-bf97-4625-98a2-f173310355f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.03.02 22:59:13.546013 [ 275 ] {7c25426c-bf97-4625-98a2-f173310355f2} <Debug> TCPHandler: Processed in 0.000798383 sec. | ||
| 787 | 2026.03.02 22:59:13.546212 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.03.02 22:59:13.546345 [ 275 ] {9b57ccba-33fd-415a-93dd-9c028f12b48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.03.02 22:59:13.546604 [ 275 ] {9b57ccba-33fd-415a-93dd-9c028f12b48e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.03.02 22:59:13.546648 [ 275 ] {9b57ccba-33fd-415a-93dd-9c028f12b48e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.03.02 22:59:13.546957 [ 275 ] {9b57ccba-33fd-415a-93dd-9c028f12b48e} <Debug> TCPHandler: Processed in 0.000798213 sec. | ||
| 792 | 2026.03.02 22:59:13.547165 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.03.02 22:59:13.547285 [ 275 ] {853a244f-e8b2-4bc3-b596-c94fe875478b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.03.02 22:59:13.547538 [ 275 ] {853a244f-e8b2-4bc3-b596-c94fe875478b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.03.02 22:59:13.547582 [ 275 ] {853a244f-e8b2-4bc3-b596-c94fe875478b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.03.02 22:59:13.547952 [ 275 ] {853a244f-e8b2-4bc3-b596-c94fe875478b} <Debug> TCPHandler: Processed in 0.000835084 sec. | ||
| 797 | 2026.03.02 22:59:13.548164 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.02 22:59:13.548287 [ 275 ] {b633e678-43dd-4585-91f7-c3270169d9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.03.02 22:59:13.548534 [ 275 ] {b633e678-43dd-4585-91f7-c3270169d9f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.03.02 22:59:13.548576 [ 275 ] {b633e678-43dd-4585-91f7-c3270169d9f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.03.02 22:59:13.548862 [ 275 ] {b633e678-43dd-4585-91f7-c3270169d9f3} <Debug> TCPHandler: Processed in 0.000745723 sec. | ||
| 802 | 2026.03.02 22:59:13.549079 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.03.02 22:59:13.549198 [ 275 ] {55e3fdf4-e9ad-4e1a-adb5-96e477fa0997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.03.02 22:59:13.549449 [ 275 ] {55e3fdf4-e9ad-4e1a-adb5-96e477fa0997} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.03.02 22:59:13.549492 [ 275 ] {55e3fdf4-e9ad-4e1a-adb5-96e477fa0997} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.02 22:59:13.549782 [ 275 ] {55e3fdf4-e9ad-4e1a-adb5-96e477fa0997} <Debug> TCPHandler: Processed in 0.000751083 sec. | ||
| 807 | 2026.03.02 22:59:13.550003 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.03.02 22:59:13.550122 [ 275 ] {e587a41e-1090-4a59-8463-dc7c45c308cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.03.02 22:59:13.550375 [ 275 ] {e587a41e-1090-4a59-8463-dc7c45c308cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.03.02 22:59:13.550417 [ 275 ] {e587a41e-1090-4a59-8463-dc7c45c308cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.03.02 22:59:13.550704 [ 275 ] {e587a41e-1090-4a59-8463-dc7c45c308cb} <Debug> TCPHandler: Processed in 0.000747912 sec. | ||
| 812 | 2026.03.02 22:59:13.550916 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.03.02 22:59:13.551036 [ 275 ] {293e197b-b537-456a-aa17-42ec23dde1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.03.02 22:59:13.551288 [ 275 ] {293e197b-b537-456a-aa17-42ec23dde1a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.03.02 22:59:13.551332 [ 275 ] {293e197b-b537-456a-aa17-42ec23dde1a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.03.02 22:59:13.551634 [ 275 ] {293e197b-b537-456a-aa17-42ec23dde1a3} <Debug> TCPHandler: Processed in 0.000765993 sec. | ||
| 817 | 2026.03.02 22:59:13.551840 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.02 22:59:13.551958 [ 275 ] {e1dcce29-79fa-4c61-8913-0a12aa218869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.03.02 22:59:13.552209 [ 275 ] {e1dcce29-79fa-4c61-8913-0a12aa218869} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.03.02 22:59:13.552252 [ 275 ] {e1dcce29-79fa-4c61-8913-0a12aa218869} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.02 22:59:13.552550 [ 275 ] {e1dcce29-79fa-4c61-8913-0a12aa218869} <Debug> TCPHandler: Processed in 0.000758252 sec. | ||
| 822 | 2026.03.02 22:59:13.552753 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.03.02 22:59:13.552874 [ 275 ] {9dfc5b1f-3b08-43f7-b4a9-c7860a49472d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.03.02 22:59:13.553133 [ 275 ] {9dfc5b1f-3b08-43f7-b4a9-c7860a49472d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.03.02 22:59:13.553180 [ 275 ] {9dfc5b1f-3b08-43f7-b4a9-c7860a49472d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.03.02 22:59:13.553572 [ 275 ] {9dfc5b1f-3b08-43f7-b4a9-c7860a49472d} <Debug> TCPHandler: Processed in 0.000866364 sec. | ||
| 827 | 2026.03.02 22:59:13.555040 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.03.02 22:59:13.555161 [ 275 ] {0fad285e-55df-419c-803e-e0d3a493d916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.03.02 22:59:13.555419 [ 275 ] {0fad285e-55df-419c-803e-e0d3a493d916} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.03.02 22:59:13.555462 [ 275 ] {0fad285e-55df-419c-803e-e0d3a493d916} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.03.02 22:59:13.555805 [ 275 ] {0fad285e-55df-419c-803e-e0d3a493d916} <Debug> TCPHandler: Processed in 0.000813693 sec. | ||
| 832 | 2026.03.02 22:59:13.556017 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.03.02 22:59:13.556134 [ 275 ] {382de195-dc07-4b46-9d5a-bcf069a4f83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.03.02 22:59:13.556402 [ 275 ] {382de195-dc07-4b46-9d5a-bcf069a4f83e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.03.02 22:59:13.556450 [ 275 ] {382de195-dc07-4b46-9d5a-bcf069a4f83e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.03.02 22:59:13.556941 [ 275 ] {382de195-dc07-4b46-9d5a-bcf069a4f83e} <Debug> TCPHandler: Processed in 0.000971976 sec. | ||
| 837 | 2026.03.02 22:59:13.557192 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.02 22:59:13.557317 [ 275 ] {9d849e77-5fd3-4612-937f-4eadbc521cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.03.02 22:59:13.557603 [ 275 ] {9d849e77-5fd3-4612-937f-4eadbc521cf7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.03.02 22:59:13.557646 [ 275 ] {9d849e77-5fd3-4612-937f-4eadbc521cf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.03.02 22:59:13.557979 [ 275 ] {9d849e77-5fd3-4612-937f-4eadbc521cf7} <Debug> TCPHandler: Processed in 0.000836084 sec. | ||
| 842 | 2026.03.02 22:59:13.558241 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.02 22:59:13.558354 [ 275 ] {cbf0e220-0527-4431-8826-80593e32d067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.03.02 22:59:13.558618 [ 275 ] {cbf0e220-0527-4431-8826-80593e32d067} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.03.02 22:59:13.558658 [ 275 ] {cbf0e220-0527-4431-8826-80593e32d067} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.02 22:59:13.558972 [ 275 ] {cbf0e220-0527-4431-8826-80593e32d067} <Debug> TCPHandler: Processed in 0.000828954 sec. | ||
| 847 | 2026.03.02 22:59:13.559278 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.02 22:59:13.559397 [ 275 ] {abe3b363-de64-4a0e-8aa1-1c1fdf15052b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.03.02 22:59:13.559677 [ 275 ] {abe3b363-de64-4a0e-8aa1-1c1fdf15052b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.03.02 22:59:13.559721 [ 275 ] {abe3b363-de64-4a0e-8aa1-1c1fdf15052b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.03.02 22:59:13.560046 [ 275 ] {abe3b363-de64-4a0e-8aa1-1c1fdf15052b} <Debug> TCPHandler: Processed in 0.000816343 sec. | ||
| 852 | 2026.03.02 22:59:13.560856 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.03.02 22:59:13.560976 [ 275 ] {867235ed-1ac0-4c90-8c49-c1375c45ce29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.03.02 22:59:13.561252 [ 275 ] {867235ed-1ac0-4c90-8c49-c1375c45ce29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.03.02 22:59:13.561294 [ 275 ] {867235ed-1ac0-4c90-8c49-c1375c45ce29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.03.02 22:59:13.561617 [ 275 ] {867235ed-1ac0-4c90-8c49-c1375c45ce29} <Debug> TCPHandler: Processed in 0.000808423 sec. | ||
| 857 | 2026.03.02 22:59:13.564194 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.02 22:59:13.564339 [ 275 ] {a02daf63-9c72-47fc-855d-52c1918e292b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.03.02 22:59:13.564674 [ 275 ] {a02daf63-9c72-47fc-855d-52c1918e292b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.03.02 22:59:13.564725 [ 275 ] {a02daf63-9c72-47fc-855d-52c1918e292b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.02 22:59:13.565114 [ 275 ] {a02daf63-9c72-47fc-855d-52c1918e292b} <Debug> TCPHandler: Processed in 0.000978406 sec. | ||
| 862 | 2026.03.02 22:59:13.565660 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.03.02 22:59:13.565783 [ 275 ] {4d179ee3-a0db-45fb-857d-4555edb72dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.03.02 22:59:13.566058 [ 275 ] {4d179ee3-a0db-45fb-857d-4555edb72dd4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.03.02 22:59:13.566100 [ 275 ] {4d179ee3-a0db-45fb-857d-4555edb72dd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.03.02 22:59:13.566416 [ 275 ] {4d179ee3-a0db-45fb-857d-4555edb72dd4} <Debug> TCPHandler: Processed in 0.000803873 sec. | ||
| 867 | 2026.03.02 22:59:13.566635 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.02 22:59:13.566757 [ 275 ] {f79f6201-9ae0-45d6-8d88-01833e8c038c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.03.02 22:59:13.567034 [ 275 ] {f79f6201-9ae0-45d6-8d88-01833e8c038c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.03.02 22:59:13.567077 [ 275 ] {f79f6201-9ae0-45d6-8d88-01833e8c038c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.02 22:59:13.567394 [ 275 ] {f79f6201-9ae0-45d6-8d88-01833e8c038c} <Debug> TCPHandler: Processed in 0.000806854 sec. | ||
| 872 | 2026.03.02 22:59:13.567607 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.03.02 22:59:13.567729 [ 275 ] {a54462d3-0c78-4026-b8fe-65bd3d5db44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.03.02 22:59:13.568004 [ 275 ] {a54462d3-0c78-4026-b8fe-65bd3d5db44f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.03.02 22:59:13.568046 [ 275 ] {a54462d3-0c78-4026-b8fe-65bd3d5db44f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.02 22:59:13.568358 [ 275 ] {a54462d3-0c78-4026-b8fe-65bd3d5db44f} <Debug> TCPHandler: Processed in 0.000798013 sec. | ||
| 877 | 2026.03.02 22:59:13.568574 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.02 22:59:13.568697 [ 275 ] {b072ef2d-99cf-4a01-aba7-61aa0a0b9be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.03.02 22:59:13.568978 [ 275 ] {b072ef2d-99cf-4a01-aba7-61aa0a0b9be9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.03.02 22:59:13.569020 [ 275 ] {b072ef2d-99cf-4a01-aba7-61aa0a0b9be9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.03.02 22:59:13.569338 [ 275 ] {b072ef2d-99cf-4a01-aba7-61aa0a0b9be9} <Debug> TCPHandler: Processed in 0.000812753 sec. | ||
| 882 | 2026.03.02 22:59:13.569555 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.03.02 22:59:13.569680 [ 275 ] {e64e3fa9-94bd-4e4f-a95a-fec0a590cc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 884 | 2026.03.02 22:59:13.569959 [ 275 ] {e64e3fa9-94bd-4e4f-a95a-fec0a590cc94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.03.02 22:59:13.570001 [ 275 ] {e64e3fa9-94bd-4e4f-a95a-fec0a590cc94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.03.02 22:59:13.570326 [ 275 ] {e64e3fa9-94bd-4e4f-a95a-fec0a590cc94} <Debug> TCPHandler: Processed in 0.000818123 sec. | ||
| 887 | 2026.03.02 22:59:13.570539 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.03.02 22:59:13.570662 [ 275 ] {4dcd8e38-d553-4c29-b8e8-62d2777f8f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 889 | 2026.03.02 22:59:13.570941 [ 275 ] {4dcd8e38-d553-4c29-b8e8-62d2777f8f25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.03.02 22:59:13.570983 [ 275 ] {4dcd8e38-d553-4c29-b8e8-62d2777f8f25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.03.02 22:59:13.571304 [ 275 ] {4dcd8e38-d553-4c29-b8e8-62d2777f8f25} <Debug> TCPHandler: Processed in 0.000812463 sec. | ||
| 892 | 2026.03.02 22:59:13.571518 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.03.02 22:59:13.571642 [ 275 ] {c28c06b7-d29c-4298-a4a2-4bb9f7ca0048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 894 | 2026.03.02 22:59:13.571936 [ 275 ] {c28c06b7-d29c-4298-a4a2-4bb9f7ca0048} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.03.02 22:59:13.571981 [ 275 ] {c28c06b7-d29c-4298-a4a2-4bb9f7ca0048} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.03.02 22:59:13.572305 [ 275 ] {c28c06b7-d29c-4298-a4a2-4bb9f7ca0048} <Debug> TCPHandler: Processed in 0.000833794 sec. | ||
| 897 | 2026.03.02 22:59:13.572522 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.03.02 22:59:13.572651 [ 275 ] {18eba2dd-e4c9-4bf8-8f83-f466422d2ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 899 | 2026.03.02 22:59:13.572935 [ 275 ] {18eba2dd-e4c9-4bf8-8f83-f466422d2ec7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.03.02 22:59:13.572978 [ 275 ] {18eba2dd-e4c9-4bf8-8f83-f466422d2ec7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.03.02 22:59:13.573298 [ 275 ] {18eba2dd-e4c9-4bf8-8f83-f466422d2ec7} <Debug> TCPHandler: Processed in 0.000823774 sec. | ||
| 902 | 2026.03.02 22:59:13.573511 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.03.02 22:59:13.573635 [ 275 ] {3a9ea66f-308e-4a70-ad6b-5d9286948d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 904 | 2026.03.02 22:59:13.573919 [ 275 ] {3a9ea66f-308e-4a70-ad6b-5d9286948d0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.03.02 22:59:13.573960 [ 275 ] {3a9ea66f-308e-4a70-ad6b-5d9286948d0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.03.02 22:59:13.574281 [ 275 ] {3a9ea66f-308e-4a70-ad6b-5d9286948d0c} <Debug> TCPHandler: Processed in 0.000817823 sec. | ||
| 907 | 2026.03.02 22:59:13.581669 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.03.02 22:59:13.581820 [ 275 ] {6971a7c1-adf4-41f8-86c4-32aeb79b29b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 909 | 2026.03.02 22:59:13.582173 [ 275 ] {6971a7c1-adf4-41f8-86c4-32aeb79b29b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.03.02 22:59:13.582225 [ 275 ] {6971a7c1-adf4-41f8-86c4-32aeb79b29b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2026.03.02 22:59:13.582581 [ 275 ] {6971a7c1-adf4-41f8-86c4-32aeb79b29b0} <Debug> TCPHandler: Processed in 0.000969745 sec. | ||
| 912 | 2026.03.02 22:59:13.582812 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.03.02 22:59:13.582935 [ 275 ] {46637991-c1fd-4ff9-bad2-a26775142318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 914 | 2026.03.02 22:59:13.583239 [ 275 ] {46637991-c1fd-4ff9-bad2-a26775142318} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2026.03.02 22:59:13.583282 [ 275 ] {46637991-c1fd-4ff9-bad2-a26775142318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 916 | 2026.03.02 22:59:13.583905 [ 275 ] {46637991-c1fd-4ff9-bad2-a26775142318} <Debug> TCPHandler: Processed in 0.001140229 sec. | ||
| 917 | 2026.03.02 22:59:13.584123 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.03.02 22:59:13.584250 [ 275 ] {32ebbc66-5c27-4b36-80cf-d87432e108a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 919 | 2026.03.02 22:59:13.584535 [ 275 ] {32ebbc66-5c27-4b36-80cf-d87432e108a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 920 | 2026.03.02 22:59:13.584577 [ 275 ] {32ebbc66-5c27-4b36-80cf-d87432e108a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 921 | 2026.03.02 22:59:13.584887 [ 275 ] {32ebbc66-5c27-4b36-80cf-d87432e108a5} <Debug> TCPHandler: Processed in 0.000811203 sec. | ||
| 922 | 2026.03.02 22:59:13.585091 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.03.02 22:59:13.585215 [ 275 ] {b6fc8a98-7bf7-4925-a2f7-a1a3e3705997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 924 | 2026.03.02 22:59:13.585513 [ 275 ] {b6fc8a98-7bf7-4925-a2f7-a1a3e3705997} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 925 | 2026.03.02 22:59:13.585555 [ 275 ] {b6fc8a98-7bf7-4925-a2f7-a1a3e3705997} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 926 | 2026.03.02 22:59:13.585851 [ 275 ] {b6fc8a98-7bf7-4925-a2f7-a1a3e3705997} <Debug> TCPHandler: Processed in 0.000809053 sec. | ||
| 927 | 2026.03.02 22:59:13.586053 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.03.02 22:59:13.586178 [ 275 ] {94222c86-f5da-4c28-a226-50c949ad8f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 929 | 2026.03.02 22:59:13.586465 [ 275 ] {94222c86-f5da-4c28-a226-50c949ad8f86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 930 | 2026.03.02 22:59:13.586508 [ 275 ] {94222c86-f5da-4c28-a226-50c949ad8f86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 931 | 2026.03.02 22:59:13.586806 [ 275 ] {94222c86-f5da-4c28-a226-50c949ad8f86} <Debug> TCPHandler: Processed in 0.000800073 sec. | ||
| 932 | 2026.03.02 22:59:13.587007 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.03.02 22:59:13.587133 [ 275 ] {893d73af-a749-4804-8cf5-982a8bc16db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 934 | 2026.03.02 22:59:13.587422 [ 275 ] {893d73af-a749-4804-8cf5-982a8bc16db4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 935 | 2026.03.02 22:59:13.587465 [ 275 ] {893d73af-a749-4804-8cf5-982a8bc16db4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 936 | 2026.03.02 22:59:13.587754 [ 275 ] {893d73af-a749-4804-8cf5-982a8bc16db4} <Debug> TCPHandler: Processed in 0.000795304 sec. | ||
| 937 | 2026.03.02 22:59:13.587956 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.03.02 22:59:13.588083 [ 275 ] {a5666461-0246-4aad-9cad-6258234951ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 939 | 2026.03.02 22:59:13.588375 [ 275 ] {a5666461-0246-4aad-9cad-6258234951ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 940 | 2026.03.02 22:59:13.588417 [ 275 ] {a5666461-0246-4aad-9cad-6258234951ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 941 | 2026.03.02 22:59:13.588725 [ 275 ] {a5666461-0246-4aad-9cad-6258234951ef} <Debug> TCPHandler: Processed in 0.000816103 sec. | ||
| 942 | 2026.03.02 22:59:13.637840 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.03.02 22:59:13.637999 [ 275 ] {ffe7a1b2-1ed5-4a35-b487-56f382957ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 944 | 2026.03.02 22:59:13.638373 [ 275 ] {ffe7a1b2-1ed5-4a35-b487-56f382957ed7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 945 | 2026.03.02 22:59:13.638421 [ 275 ] {ffe7a1b2-1ed5-4a35-b487-56f382957ed7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 946 | 2026.03.02 22:59:13.638781 [ 275 ] {ffe7a1b2-1ed5-4a35-b487-56f382957ed7} <Debug> TCPHandler: Processed in 0.001005976 sec. | ||
| 947 | 2026.03.02 22:59:13.659384 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 948 | 2026.03.02 22:59:13.659524 [ 275 ] {de636b28-c81a-49dd-97ce-e84ee572f45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 949 | 2026.03.02 22:59:13.659873 [ 275 ] {de636b28-c81a-49dd-97ce-e84ee572f45e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 950 | 2026.03.02 22:59:13.659918 [ 275 ] {de636b28-c81a-49dd-97ce-e84ee572f45e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 951 | 2026.03.02 22:59:13.660265 [ 275 ] {de636b28-c81a-49dd-97ce-e84ee572f45e} <Debug> TCPHandler: Processed in 0.000933705 sec. | ||
| 952 | 2026.03.02 22:59:13.660986 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.03.02 22:59:13.661095 [ 275 ] {99afc450-3d8f-4360-b17b-cf3d589dee8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 954 | 2026.03.02 22:59:13.661137 [ 275 ] {99afc450-3d8f-4360-b17b-cf3d589dee8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 955 | 2026.03.02 22:59:13.661749 [ 275 ] {99afc450-3d8f-4360-b17b-cf3d589dee8b} <Trace> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.03.02 22:59:13.661790 [ 275 ] {99afc450-3d8f-4360-b17b-cf3d589dee8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 957 | 2026.03.02 22:59:13.662498 [ 275 ] {99afc450-3d8f-4360-b17b-cf3d589dee8b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.03.02 22:59:13.663019 [ 275 ] {99afc450-3d8f-4360-b17b-cf3d589dee8b} <Trace> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.03.02 22:59:13.663218 [ 275 ] {99afc450-3d8f-4360-b17b-cf3d589dee8b} <Debug> executeQuery: Read 40 rows, 8.92 KiB in 0.002152 sec., 18587.36059479554 rows/sec., 4.05 MiB/sec. | ||
| 960 | 2026.03.02 22:59:13.663268 [ 275 ] {99afc450-3d8f-4360-b17b-cf3d589dee8b} <Debug> TCPHandler: Processed in 0.002331078 sec. | ||
| 961 | 2026.03.02 22:59:13.663448 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.03.02 22:59:13.663548 [ 275 ] {1429ad03-70e7-4996-827e-6362dad10eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 963 | 2026.03.02 22:59:13.663590 [ 275 ] {1429ad03-70e7-4996-827e-6362dad10eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 964 | 2026.03.02 22:59:13.666555 [ 275 ] {1429ad03-70e7-4996-827e-6362dad10eab} <Trace> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2026.03.02 22:59:13.666589 [ 275 ] {1429ad03-70e7-4996-827e-6362dad10eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 966 | 2026.03.02 22:59:13.667066 [ 275 ] {1429ad03-70e7-4996-827e-6362dad10eab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 967 | 2026.03.02 22:59:13.667524 [ 275 ] {1429ad03-70e7-4996-827e-6362dad10eab} <Trace> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2026.03.02 22:59:13.667666 [ 275 ] {1429ad03-70e7-4996-827e-6362dad10eab} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00414 sec., 68599.03381642513 rows/sec., 4.36 MiB/sec. | ||
| 969 | 2026.03.02 22:59:13.667703 [ 275 ] {1429ad03-70e7-4996-827e-6362dad10eab} <Debug> TCPHandler: Processed in 0.00430477 sec. | ||
| 970 | 2026.03.02 22:59:13.667831 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.03.02 22:59:13.667930 [ 275 ] {45492089-828e-486d-be9c-25f96b594c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 972 | 2026.03.02 22:59:13.667971 [ 275 ] {45492089-828e-486d-be9c-25f96b594c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 973 | 2026.03.02 22:59:13.668405 [ 275 ] {45492089-828e-486d-be9c-25f96b594c8a} <Trace> oximeter.fields_ipaddr (36c353e2-4053-4ddb-bcfd-554e817b5a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.03.02 22:59:13.668440 [ 275 ] {45492089-828e-486d-be9c-25f96b594c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 975 | 2026.03.02 22:59:13.668848 [ 275 ] {45492089-828e-486d-be9c-25f96b594c8a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 976 | 2026.03.02 22:59:13.669270 [ 275 ] {45492089-828e-486d-be9c-25f96b594c8a} <Trace> oximeter.fields_ipaddr (36c353e2-4053-4ddb-bcfd-554e817b5a7b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.03.02 22:59:13.669407 [ 275 ] {45492089-828e-486d-be9c-25f96b594c8a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001498 sec., 8010.680907877169 rows/sec., 653.21 KiB/sec. | ||
| 978 | 2026.03.02 22:59:13.669444 [ 275 ] {45492089-828e-486d-be9c-25f96b594c8a} <Debug> TCPHandler: Processed in 0.001664058 sec. | ||
| 979 | 2026.03.02 22:59:13.669563 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.03.02 22:59:13.669660 [ 275 ] {c742d06e-a286-4b8c-a87f-497e4158af7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 981 | 2026.03.02 22:59:13.669700 [ 275 ] {c742d06e-a286-4b8c-a87f-497e4158af7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 982 | 2026.03.02 22:59:13.672344 [ 275 ] {c742d06e-a286-4b8c-a87f-497e4158af7e} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.03.02 22:59:13.672382 [ 275 ] {c742d06e-a286-4b8c-a87f-497e4158af7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 984 | 2026.03.02 22:59:13.673163 [ 275 ] {c742d06e-a286-4b8c-a87f-497e4158af7e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 985 | 2026.03.02 22:59:13.673644 [ 275 ] {c742d06e-a286-4b8c-a87f-497e4158af7e} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.03.02 22:59:13.673785 [ 275 ] {c742d06e-a286-4b8c-a87f-497e4158af7e} <Debug> executeQuery: Read 2689 rows, 210.08 KiB in 0.004143 sec., 649046.584600531 rows/sec., 49.52 MiB/sec. | ||
| 987 | 2026.03.02 22:59:13.673826 [ 275 ] {c742d06e-a286-4b8c-a87f-497e4158af7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 988 | 2026.03.02 22:59:13.673840 [ 275 ] {c742d06e-a286-4b8c-a87f-497e4158af7e} <Debug> TCPHandler: Processed in 0.00432748 sec. | ||
| 989 | 2026.03.02 22:59:13.673960 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.03.02 22:59:13.674083 [ 275 ] {3a307eeb-c7e9-4516-ac28-8c9d8c508cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 991 | 2026.03.02 22:59:13.674129 [ 275 ] {3a307eeb-c7e9-4516-ac28-8c9d8c508cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 992 | 2026.03.02 22:59:13.674616 [ 275 ] {3a307eeb-c7e9-4516-ac28-8c9d8c508cd4} <Trace> oximeter.fields_u16 (65c6b4c0-1d5b-4c3d-9981-776e750ca4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.03.02 22:59:13.674652 [ 275 ] {3a307eeb-c7e9-4516-ac28-8c9d8c508cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 994 | 2026.03.02 22:59:13.675126 [ 275 ] {3a307eeb-c7e9-4516-ac28-8c9d8c508cd4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 995 | 2026.03.02 22:59:13.675633 [ 275 ] {3a307eeb-c7e9-4516-ac28-8c9d8c508cd4} <Trace> oximeter.fields_u16 (65c6b4c0-1d5b-4c3d-9981-776e750ca4fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.03.02 22:59:13.675771 [ 275 ] {3a307eeb-c7e9-4516-ac28-8c9d8c508cd4} <Debug> executeQuery: Read 166 rows, 10.28 KiB in 0.001712 sec., 96962.6168224299 rows/sec., 5.87 MiB/sec. | ||
| 997 | 2026.03.02 22:59:13.675811 [ 275 ] {3a307eeb-c7e9-4516-ac28-8c9d8c508cd4} <Debug> TCPHandler: Processed in 0.001902461 sec. | ||
| 998 | 2026.03.02 22:59:13.675927 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.03.02 22:59:13.676021 [ 275 ] {ffd3061b-a8f8-4936-a035-cc1016c64c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1000 | 2026.03.02 22:59:13.676061 [ 275 ] {ffd3061b-a8f8-4936-a035-cc1016c64c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1001 | 2026.03.02 22:59:13.676860 [ 275 ] {ffd3061b-a8f8-4936-a035-cc1016c64c31} <Trace> oximeter.fields_u32 (d5e96397-6062-4a50-b702-e75bd669e60d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2026.03.02 22:59:13.676894 [ 275 ] {ffd3061b-a8f8-4936-a035-cc1016c64c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1003 | 2026.03.02 22:59:13.677374 [ 275 ] {ffd3061b-a8f8-4936-a035-cc1016c64c31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1004 | 2026.03.02 22:59:13.677838 [ 275 ] {ffd3061b-a8f8-4936-a035-cc1016c64c31} <Trace> oximeter.fields_u32 (d5e96397-6062-4a50-b702-e75bd669e60d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2026.03.02 22:59:13.677968 [ 275 ] {ffd3061b-a8f8-4936-a035-cc1016c64c31} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001964 sec., 436354.3788187373 rows/sec., 25.93 MiB/sec. | ||
| 1006 | 2026.03.02 22:59:13.678013 [ 275 ] {ffd3061b-a8f8-4936-a035-cc1016c64c31} <Debug> TCPHandler: Processed in 0.002136475 sec. | ||
| 1007 | 2026.03.02 22:59:13.678129 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.03.02 22:59:13.678225 [ 275 ] {34b3977e-87bf-4371-bdc0-377f8fb7f930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1009 | 2026.03.02 22:59:13.678266 [ 275 ] {34b3977e-87bf-4371-bdc0-377f8fb7f930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1010 | 2026.03.02 22:59:13.678653 [ 275 ] {34b3977e-87bf-4371-bdc0-377f8fb7f930} <Trace> oximeter.fields_u64 (9efc9fdc-360c-4484-b62f-dc3b0b3756ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.03.02 22:59:13.678690 [ 275 ] {34b3977e-87bf-4371-bdc0-377f8fb7f930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1012 | 2026.03.02 22:59:13.679171 [ 275 ] {34b3977e-87bf-4371-bdc0-377f8fb7f930} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1013 | 2026.03.02 22:59:13.679671 [ 275 ] {34b3977e-87bf-4371-bdc0-377f8fb7f930} <Trace> oximeter.fields_u64 (9efc9fdc-360c-4484-b62f-dc3b0b3756ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.03.02 22:59:13.679799 [ 275 ] {34b3977e-87bf-4371-bdc0-377f8fb7f930} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00159 sec., 628.9308176100628 rows/sec., 44.22 KiB/sec. | ||
| 1015 | 2026.03.02 22:59:13.679842 [ 275 ] {34b3977e-87bf-4371-bdc0-377f8fb7f930} <Debug> TCPHandler: Processed in 0.001763948 sec. | ||
| 1016 | 2026.03.02 22:59:13.679956 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.03.02 22:59:13.680051 [ 275 ] {409c012f-20da-4105-bebf-08399ff68d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1018 | 2026.03.02 22:59:13.680090 [ 275 ] {409c012f-20da-4105-bebf-08399ff68d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1019 | 2026.03.02 22:59:13.680550 [ 275 ] {409c012f-20da-4105-bebf-08399ff68d66} <Trace> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2026.03.02 22:59:13.680586 [ 275 ] {409c012f-20da-4105-bebf-08399ff68d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1021 | 2026.03.02 22:59:13.681010 [ 275 ] {409c012f-20da-4105-bebf-08399ff68d66} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1022 | 2026.03.02 22:59:13.681446 [ 275 ] {409c012f-20da-4105-bebf-08399ff68d66} <Trace> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2026.03.02 22:59:13.681576 [ 275 ] {409c012f-20da-4105-bebf-08399ff68d66} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001542 sec., 95979.2477302205 rows/sec., 5.46 MiB/sec. | ||
| 1024 | 2026.03.02 22:59:13.681620 [ 275 ] {409c012f-20da-4105-bebf-08399ff68d66} <Debug> TCPHandler: Processed in 0.001715178 sec. | ||
| 1025 | 2026.03.02 22:59:13.681742 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2026.03.02 22:59:13.681837 [ 275 ] {f64861aa-cb65-411c-8343-900581b4e97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1027 | 2026.03.02 22:59:13.681876 [ 275 ] {f64861aa-cb65-411c-8343-900581b4e97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1028 | 2026.03.02 22:59:13.682970 [ 275 ] {f64861aa-cb65-411c-8343-900581b4e97f} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1029 | 2026.03.02 22:59:13.683045 [ 275 ] {f64861aa-cb65-411c-8343-900581b4e97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1030 | 2026.03.02 22:59:13.683607 [ 275 ] {f64861aa-cb65-411c-8343-900581b4e97f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1031 | 2026.03.02 22:59:13.684203 [ 275 ] {f64861aa-cb65-411c-8343-900581b4e97f} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1032 | 2026.03.02 22:59:13.684372 [ 275 ] {f64861aa-cb65-411c-8343-900581b4e97f} <Debug> executeQuery: Read 1450 rows, 102.34 KiB in 0.002552 sec., 568181.8181818182 rows/sec., 39.16 MiB/sec. | ||
| 1033 | 2026.03.02 22:59:13.684420 [ 275 ] {f64861aa-cb65-411c-8343-900581b4e97f} <Debug> TCPHandler: Processed in 0.002727365 sec. | ||
| 1034 | 2026.03.02 22:59:13.684534 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.03.02 22:59:13.684629 [ 275 ] {a38e86f9-6dae-452b-883e-b69b5979a41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1036 | 2026.03.02 22:59:13.684671 [ 275 ] {a38e86f9-6dae-452b-883e-b69b5979a41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1037 | 2026.03.02 22:59:13.685056 [ 275 ] {a38e86f9-6dae-452b-883e-b69b5979a41f} <Trace> oximeter.measurements_bool (990866eb-eb1d-40ce-91b1-0df42c3e4d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.03.02 22:59:13.685093 [ 275 ] {a38e86f9-6dae-452b-883e-b69b5979a41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1039 | 2026.03.02 22:59:13.685573 [ 275 ] {a38e86f9-6dae-452b-883e-b69b5979a41f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1040 | 2026.03.02 22:59:13.685991 [ 275 ] {a38e86f9-6dae-452b-883e-b69b5979a41f} <Trace> oximeter.measurements_bool (990866eb-eb1d-40ce-91b1-0df42c3e4d71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.03.02 22:59:13.686134 [ 275 ] {a38e86f9-6dae-452b-883e-b69b5979a41f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 206.10 KiB/sec. | ||
| 1042 | 2026.03.02 22:59:13.686177 [ 275 ] {a38e86f9-6dae-452b-883e-b69b5979a41f} <Debug> TCPHandler: Processed in 0.001693377 sec. | ||
| 1043 | 2026.03.02 22:59:13.686322 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.03.02 22:59:13.686418 [ 275 ] {d32ff71e-f052-4fc0-a474-ba37190eca15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1045 | 2026.03.02 22:59:13.686461 [ 275 ] {d32ff71e-f052-4fc0-a474-ba37190eca15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1046 | 2026.03.02 22:59:13.689134 [ 275 ] {d32ff71e-f052-4fc0-a474-ba37190eca15} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.03.02 22:59:13.689171 [ 275 ] {d32ff71e-f052-4fc0-a474-ba37190eca15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1048 | 2026.03.02 22:59:13.689886 [ 275 ] {d32ff71e-f052-4fc0-a474-ba37190eca15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1049 | 2026.03.02 22:59:13.690355 [ 275 ] {d32ff71e-f052-4fc0-a474-ba37190eca15} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.03.02 22:59:13.690504 [ 275 ] {d32ff71e-f052-4fc0-a474-ba37190eca15} <Debug> executeQuery: Read 1887 rows, 123.18 KiB in 0.004103 sec., 459907.3848403607 rows/sec., 29.32 MiB/sec. | ||
| 1051 | 2026.03.02 22:59:13.690548 [ 275 ] {d32ff71e-f052-4fc0-a474-ba37190eca15} <Debug> TCPHandler: Processed in 0.004276959 sec. | ||
| 1052 | 2026.03.02 22:59:13.690669 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.03.02 22:59:13.690767 [ 275 ] {0d58f330-d094-44e5-859f-7970c166973e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1054 | 2026.03.02 22:59:13.690811 [ 275 ] {0d58f330-d094-44e5-859f-7970c166973e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1055 | 2026.03.02 22:59:13.691135 [ 275 ] {0d58f330-d094-44e5-859f-7970c166973e} <Trace> oximeter.measurements_f64 (40e703ed-4ac0-47bf-8670-7f2385d63d70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.03.02 22:59:13.691173 [ 275 ] {0d58f330-d094-44e5-859f-7970c166973e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1057 | 2026.03.02 22:59:13.691599 [ 275 ] {0d58f330-d094-44e5-859f-7970c166973e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1058 | 2026.03.02 22:59:13.692056 [ 275 ] {0d58f330-d094-44e5-859f-7970c166973e} <Trace> oximeter.measurements_f64 (40e703ed-4ac0-47bf-8670-7f2385d63d70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.03.02 22:59:13.692202 [ 275 ] {0d58f330-d094-44e5-859f-7970c166973e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. | ||
| 1060 | 2026.03.02 22:59:13.692240 [ 275 ] {0d58f330-d094-44e5-859f-7970c166973e} <Debug> TCPHandler: Processed in 0.001622187 sec. | ||
| 1061 | 2026.03.02 22:59:13.692354 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.03.02 22:59:13.692451 [ 275 ] {69a5c073-2cae-42b5-9de3-8f60cdaadb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1063 | 2026.03.02 22:59:13.692504 [ 275 ] {69a5c073-2cae-42b5-9de3-8f60cdaadb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1064 | 2026.03.02 22:59:13.693288 [ 275 ] {69a5c073-2cae-42b5-9de3-8f60cdaadb39} <Trace> oximeter.measurements_histogramu64 (f890d35e-f368-479d-8041-1a75531a4101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.03.02 22:59:13.693327 [ 275 ] {69a5c073-2cae-42b5-9de3-8f60cdaadb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1066 | 2026.03.02 22:59:13.694575 [ 275 ] {69a5c073-2cae-42b5-9de3-8f60cdaadb39} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1067 | 2026.03.02 22:59:13.695009 [ 275 ] {69a5c073-2cae-42b5-9de3-8f60cdaadb39} <Trace> oximeter.measurements_histogramu64 (f890d35e-f368-479d-8041-1a75531a4101): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.03.02 22:59:13.695160 [ 275 ] {69a5c073-2cae-42b5-9de3-8f60cdaadb39} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002726 sec., 4402.054292002935 rows/sec., 7.89 MiB/sec. | ||
| 1069 | 2026.03.02 22:59:13.695222 [ 275 ] {69a5c073-2cae-42b5-9de3-8f60cdaadb39} <Debug> TCPHandler: Processed in 0.002918557 sec. | ||
| 1070 | 2026.03.02 22:59:13.695344 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.03.02 22:59:13.695440 [ 275 ] {2c6b11a8-a23c-4a38-b479-64f820ca86a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1072 | 2026.03.02 22:59:13.695483 [ 275 ] {2c6b11a8-a23c-4a38-b479-64f820ca86a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1073 | 2026.03.02 22:59:13.695851 [ 275 ] {2c6b11a8-a23c-4a38-b479-64f820ca86a1} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.03.02 22:59:13.695888 [ 275 ] {2c6b11a8-a23c-4a38-b479-64f820ca86a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1075 | 2026.03.02 22:59:13.696328 [ 275 ] {2c6b11a8-a23c-4a38-b479-64f820ca86a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1076 | 2026.03.02 22:59:13.696858 [ 275 ] {2c6b11a8-a23c-4a38-b479-64f820ca86a1} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.03.02 22:59:13.696992 [ 275 ] {2c6b11a8-a23c-4a38-b479-64f820ca86a1} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001568 sec., 26785.714285714286 rows/sec., 1.53 MiB/sec. | ||
| 1078 | 2026.03.02 22:59:13.697030 [ 275 ] {2c6b11a8-a23c-4a38-b479-64f820ca86a1} <Debug> TCPHandler: Processed in 0.001737239 sec. | ||
| 1079 | 2026.03.02 22:59:14.193344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 108 entries to flush up to offset 196 | ||
| 1080 | 2026.03.02 22:59:14.197533 [ 243 ] {} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.03.02 22:59:14.197584 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1082 | 2026.03.02 22:59:14.198942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1083 | 2026.03.02 22:59:14.199547 [ 243 ] {} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.03.02 22:59:14.199852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1085 | 2026.03.02 22:59:15.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.87 MiB, peak 163.55 MiB, free memory in arenas 0.00 B, will set to 160.97 MiB (RSS), difference: 4.09 MiB | ||
| 1086 | 2026.03.02 22:59:16.714758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1087 | 2026.03.02 22:59:16.715275 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.03.02 22:59:16.715325 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1089 | 2026.03.02 22:59:16.716016 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1090 | 2026.03.02 22:59:16.716480 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.03.02 22:59:16.716602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1092 | 2026.03.02 22:59:16.775583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1093 | 2026.03.02 22:59:16.791957 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.03.02 22:59:16.792012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1095 | 2026.03.02 22:59:16.798485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1096 | 2026.03.02 22:59:16.799754 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.03.02 22:59:16.802878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1098 | 2026.03.02 22:59:17.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.50 MiB, peak 165.50 MiB, free memory in arenas 0.00 B, will set to 163.14 MiB (RSS), difference: 1.64 MiB | ||
| 1099 | 2026.03.02 22:59:18.176308 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.03.02 22:59:18.176485 [ 275 ] {1d792492-58d7-4b06-a12d-316888d917b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1101 | 2026.03.02 22:59:18.176551 [ 275 ] {1d792492-58d7-4b06-a12d-316888d917b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1102 | 2026.03.02 22:59:18.177167 [ 275 ] {1d792492-58d7-4b06-a12d-316888d917b2} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.03.02 22:59:18.177212 [ 275 ] {1d792492-58d7-4b06-a12d-316888d917b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1104 | 2026.03.02 22:59:18.177686 [ 275 ] {1d792492-58d7-4b06-a12d-316888d917b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1105 | 2026.03.02 22:59:18.178137 [ 275 ] {1d792492-58d7-4b06-a12d-316888d917b2} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.03.02 22:59:18.178288 [ 275 ] {1d792492-58d7-4b06-a12d-316888d917b2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001848 sec., 30303.030303030304 rows/sec., 2.33 MiB/sec. | ||
| 1107 | 2026.03.02 22:59:18.178330 [ 275 ] {1d792492-58d7-4b06-a12d-316888d917b2} <Debug> TCPHandler: Processed in 0.002141985 sec. | ||
| 1108 | 2026.03.02 22:59:18.178450 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.03.02 22:59:18.178544 [ 275 ] {629688bb-5fa9-47bc-925f-a9267fc1e965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1110 | 2026.03.02 22:59:18.178584 [ 275 ] {629688bb-5fa9-47bc-925f-a9267fc1e965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1111 | 2026.03.02 22:59:18.179003 [ 275 ] {629688bb-5fa9-47bc-925f-a9267fc1e965} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.03.02 22:59:18.179039 [ 275 ] {629688bb-5fa9-47bc-925f-a9267fc1e965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1113 | 2026.03.02 22:59:18.179482 [ 275 ] {629688bb-5fa9-47bc-925f-a9267fc1e965} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1114 | 2026.03.02 22:59:18.179938 [ 275 ] {629688bb-5fa9-47bc-925f-a9267fc1e965} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.03.02 22:59:18.180065 [ 275 ] {629688bb-5fa9-47bc-925f-a9267fc1e965} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001538 sec., 41612.483745123536 rows/sec., 3.25 MiB/sec. | ||
| 1116 | 2026.03.02 22:59:18.180104 [ 275 ] {629688bb-5fa9-47bc-925f-a9267fc1e965} <Debug> TCPHandler: Processed in 0.001701618 sec. | ||
| 1117 | 2026.03.02 22:59:18.180221 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.03.02 22:59:18.180317 [ 275 ] {c9f95422-5d35-48e1-81eb-218c09c08216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1119 | 2026.03.02 22:59:18.180359 [ 275 ] {c9f95422-5d35-48e1-81eb-218c09c08216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1120 | 2026.03.02 22:59:18.180750 [ 275 ] {c9f95422-5d35-48e1-81eb-218c09c08216} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.03.02 22:59:18.180785 [ 275 ] {c9f95422-5d35-48e1-81eb-218c09c08216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1122 | 2026.03.02 22:59:18.181240 [ 275 ] {c9f95422-5d35-48e1-81eb-218c09c08216} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1123 | 2026.03.02 22:59:18.181723 [ 275 ] {c9f95422-5d35-48e1-81eb-218c09c08216} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.03.02 22:59:18.181850 [ 275 ] {c9f95422-5d35-48e1-81eb-218c09c08216} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001549 sec., 82633.95739186571 rows/sec., 5.76 MiB/sec. | ||
| 1125 | 2026.03.02 22:59:18.181888 [ 275 ] {c9f95422-5d35-48e1-81eb-218c09c08216} <Debug> TCPHandler: Processed in 0.001714387 sec. | ||
| 1126 | 2026.03.02 22:59:18.182003 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.03.02 22:59:18.182094 [ 275 ] {8c20df42-c598-4036-b772-78670b199977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.03.02 22:59:18.182134 [ 275 ] {8c20df42-c598-4036-b772-78670b199977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1129 | 2026.03.02 22:59:18.182459 [ 275 ] {8c20df42-c598-4036-b772-78670b199977} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.03.02 22:59:18.182494 [ 275 ] {8c20df42-c598-4036-b772-78670b199977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1131 | 2026.03.02 22:59:18.182892 [ 275 ] {8c20df42-c598-4036-b772-78670b199977} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2026.03.02 22:59:18.183330 [ 275 ] {8c20df42-c598-4036-b772-78670b199977} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.03.02 22:59:18.183454 [ 275 ] {8c20df42-c598-4036-b772-78670b199977} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001377 sec., 34858.38779956427 rows/sec., 2.35 MiB/sec. | ||
| 1134 | 2026.03.02 22:59:18.183490 [ 275 ] {8c20df42-c598-4036-b772-78670b199977} <Debug> TCPHandler: Processed in 0.001535015 sec. | ||
| 1135 | 2026.03.02 22:59:23.178327 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.03.02 22:59:23.178536 [ 275 ] {3858abdb-50d5-4bba-9653-6b78f5ba4168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1137 | 2026.03.02 22:59:23.178604 [ 275 ] {3858abdb-50d5-4bba-9653-6b78f5ba4168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1138 | 2026.03.02 22:59:23.179331 [ 275 ] {3858abdb-50d5-4bba-9653-6b78f5ba4168} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.03.02 22:59:23.179370 [ 275 ] {3858abdb-50d5-4bba-9653-6b78f5ba4168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1140 | 2026.03.02 22:59:23.179864 [ 275 ] {3858abdb-50d5-4bba-9653-6b78f5ba4168} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1141 | 2026.03.02 22:59:23.180300 [ 275 ] {3858abdb-50d5-4bba-9653-6b78f5ba4168} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.03.02 22:59:23.180449 [ 275 ] {3858abdb-50d5-4bba-9653-6b78f5ba4168} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001963 sec., 28527.763627101376 rows/sec., 2.19 MiB/sec. | ||
| 1143 | 2026.03.02 22:59:23.180490 [ 275 ] {3858abdb-50d5-4bba-9653-6b78f5ba4168} <Debug> TCPHandler: Processed in 0.002292368 sec. | ||
| 1144 | 2026.03.02 22:59:23.180621 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.03.02 22:59:23.180715 [ 275 ] {0725f5f6-c2e7-4523-9db5-0311d03e1a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1146 | 2026.03.02 22:59:23.180755 [ 275 ] {0725f5f6-c2e7-4523-9db5-0311d03e1a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1147 | 2026.03.02 22:59:23.181206 [ 275 ] {0725f5f6-c2e7-4523-9db5-0311d03e1a83} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.03.02 22:59:23.181242 [ 275 ] {0725f5f6-c2e7-4523-9db5-0311d03e1a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1149 | 2026.03.02 22:59:23.181646 [ 275 ] {0725f5f6-c2e7-4523-9db5-0311d03e1a83} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1150 | 2026.03.02 22:59:23.182103 [ 275 ] {0725f5f6-c2e7-4523-9db5-0311d03e1a83} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.03.02 22:59:23.182239 [ 275 ] {0725f5f6-c2e7-4523-9db5-0311d03e1a83} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001541 sec., 41531.47306943543 rows/sec., 3.24 MiB/sec. | ||
| 1152 | 2026.03.02 22:59:23.182277 [ 275 ] {0725f5f6-c2e7-4523-9db5-0311d03e1a83} <Debug> TCPHandler: Processed in 0.001703688 sec. | ||
| 1153 | 2026.03.02 22:59:23.182406 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.03.02 22:59:23.182502 [ 275 ] {463f980d-78d2-40a8-82c2-af5ad592018b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1155 | 2026.03.02 22:59:23.182545 [ 275 ] {463f980d-78d2-40a8-82c2-af5ad592018b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1156 | 2026.03.02 22:59:23.182987 [ 275 ] {463f980d-78d2-40a8-82c2-af5ad592018b} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.03.02 22:59:23.183022 [ 275 ] {463f980d-78d2-40a8-82c2-af5ad592018b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1158 | 2026.03.02 22:59:23.183469 [ 275 ] {463f980d-78d2-40a8-82c2-af5ad592018b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1159 | 2026.03.02 22:59:23.183921 [ 275 ] {463f980d-78d2-40a8-82c2-af5ad592018b} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.03.02 22:59:23.184055 [ 275 ] {463f980d-78d2-40a8-82c2-af5ad592018b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec. | ||
| 1161 | 2026.03.02 22:59:23.184094 [ 275 ] {463f980d-78d2-40a8-82c2-af5ad592018b} <Debug> TCPHandler: Processed in 0.001735158 sec. | ||
| 1162 | 2026.03.02 22:59:23.184208 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.03.02 22:59:23.184300 [ 275 ] {2b22241d-72bc-417b-b9a9-6e63c603fa37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.03.02 22:59:23.184340 [ 275 ] {2b22241d-72bc-417b-b9a9-6e63c603fa37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1165 | 2026.03.02 22:59:23.184680 [ 275 ] {2b22241d-72bc-417b-b9a9-6e63c603fa37} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.03.02 22:59:23.184714 [ 275 ] {2b22241d-72bc-417b-b9a9-6e63c603fa37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1167 | 2026.03.02 22:59:23.185116 [ 275 ] {2b22241d-72bc-417b-b9a9-6e63c603fa37} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1168 | 2026.03.02 22:59:23.185539 [ 275 ] {2b22241d-72bc-417b-b9a9-6e63c603fa37} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.03.02 22:59:23.185666 [ 275 ] {2b22241d-72bc-417b-b9a9-6e63c603fa37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec. | ||
| 1170 | 2026.03.02 22:59:23.185703 [ 275 ] {2b22241d-72bc-417b-b9a9-6e63c603fa37} <Debug> TCPHandler: Processed in 0.001542045 sec. | ||
| 1171 | 2026.03.02 22:59:24.129523 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1172 | 2026.03.02 22:59:24.129596 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1173 | 2026.03.02 22:59:24.200452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 212 | ||
| 1174 | 2026.03.02 22:59:24.202565 [ 243 ] {} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.03.02 22:59:24.202611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1176 | 2026.03.02 22:59:24.203894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1177 | 2026.03.02 22:59:24.204403 [ 243 ] {} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.03.02 22:59:24.204650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1179 | 2026.03.02 22:59:24.216746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1180 | 2026.03.02 22:59:24.217254 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2026.03.02 22:59:24.217293 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1182 | 2026.03.02 22:59:24.217966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1183 | 2026.03.02 22:59:24.218443 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2026.03.02 22:59:24.218566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1185 | 2026.03.02 22:59:24.303033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1186 | 2026.03.02 22:59:24.321100 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2026.03.02 22:59:24.321158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1188 | 2026.03.02 22:59:24.327701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1189 | 2026.03.02 22:59:24.328836 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2026.03.02 22:59:24.331840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1191 | 2026.03.02 22:59:25.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.77 MiB, peak 167.77 MiB, free memory in arenas 0.00 B, will set to 164.85 MiB (RSS), difference: 1.08 MiB | ||
| 1192 | 2026.03.02 22:59:28.185467 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2026.03.02 22:59:28.185645 [ 275 ] {0fad27a9-2957-4899-aa25-727b708d866e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1194 | 2026.03.02 22:59:28.185713 [ 275 ] {0fad27a9-2957-4899-aa25-727b708d866e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1195 | 2026.03.02 22:59:28.186454 [ 275 ] {0fad27a9-2957-4899-aa25-727b708d866e} <Trace> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.03.02 22:59:28.186504 [ 275 ] {0fad27a9-2957-4899-aa25-727b708d866e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1197 | 2026.03.02 22:59:28.187044 [ 275 ] {0fad27a9-2957-4899-aa25-727b708d866e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1198 | 2026.03.02 22:59:28.187504 [ 275 ] {0fad27a9-2957-4899-aa25-727b708d866e} <Trace> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.03.02 22:59:28.187665 [ 275 ] {0fad27a9-2957-4899-aa25-727b708d866e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002068 sec., 137330.75435203096 rows/sec., 8.72 MiB/sec. | ||
| 1200 | 2026.03.02 22:59:28.187714 [ 275 ] {0fad27a9-2957-4899-aa25-727b708d866e} <Debug> TCPHandler: Processed in 0.002379528 sec. | ||
| 1201 | 2026.03.02 22:59:28.187841 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.03.02 22:59:28.187946 [ 275 ] {a870e045-103e-4e02-9ebd-38dad31591b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1203 | 2026.03.02 22:59:28.187989 [ 275 ] {a870e045-103e-4e02-9ebd-38dad31591b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1204 | 2026.03.02 22:59:28.188725 [ 275 ] {a870e045-103e-4e02-9ebd-38dad31591b4} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.03.02 22:59:28.188764 [ 275 ] {a870e045-103e-4e02-9ebd-38dad31591b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1206 | 2026.03.02 22:59:28.189313 [ 275 ] {a870e045-103e-4e02-9ebd-38dad31591b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1207 | 2026.03.02 22:59:28.189780 [ 275 ] {a870e045-103e-4e02-9ebd-38dad31591b4} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.03.02 22:59:28.189917 [ 275 ] {a870e045-103e-4e02-9ebd-38dad31591b4} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001994 sec., 409729.187562688 rows/sec., 32.42 MiB/sec. | ||
| 1209 | 2026.03.02 22:59:28.189956 [ 275 ] {a870e045-103e-4e02-9ebd-38dad31591b4} <Debug> TCPHandler: Processed in 0.002168335 sec. | ||
| 1210 | 2026.03.02 22:59:28.190075 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.03.02 22:59:28.190172 [ 275 ] {c01de087-632c-4301-9fa7-4184e6611261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1212 | 2026.03.02 22:59:28.190212 [ 275 ] {c01de087-632c-4301-9fa7-4184e6611261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1213 | 2026.03.02 22:59:28.190643 [ 275 ] {c01de087-632c-4301-9fa7-4184e6611261} <Trace> oximeter.fields_u16 (65c6b4c0-1d5b-4c3d-9981-776e750ca4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1214 | 2026.03.02 22:59:28.190680 [ 275 ] {c01de087-632c-4301-9fa7-4184e6611261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1215 | 2026.03.02 22:59:28.191098 [ 275 ] {c01de087-632c-4301-9fa7-4184e6611261} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1216 | 2026.03.02 22:59:28.191527 [ 275 ] {c01de087-632c-4301-9fa7-4184e6611261} <Trace> oximeter.fields_u16 (65c6b4c0-1d5b-4c3d-9981-776e750ca4fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2026.03.02 22:59:28.191659 [ 275 ] {c01de087-632c-4301-9fa7-4184e6611261} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001506 sec., 100929.61487383799 rows/sec., 6.03 MiB/sec. | ||
| 1218 | 2026.03.02 22:59:28.191697 [ 275 ] {c01de087-632c-4301-9fa7-4184e6611261} <Debug> TCPHandler: Processed in 0.001673237 sec. | ||
| 1219 | 2026.03.02 22:59:28.191814 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1220 | 2026.03.02 22:59:28.191910 [ 275 ] {84428d49-4298-4917-9865-095da9071911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1221 | 2026.03.02 22:59:28.191955 [ 275 ] {84428d49-4298-4917-9865-095da9071911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1222 | 2026.03.02 22:59:28.192389 [ 275 ] {84428d49-4298-4917-9865-095da9071911} <Trace> oximeter.fields_u32 (d5e96397-6062-4a50-b702-e75bd669e60d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2026.03.02 22:59:28.192425 [ 275 ] {84428d49-4298-4917-9865-095da9071911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1224 | 2026.03.02 22:59:28.192863 [ 275 ] {84428d49-4298-4917-9865-095da9071911} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1225 | 2026.03.02 22:59:28.193320 [ 275 ] {84428d49-4298-4917-9865-095da9071911} <Trace> oximeter.fields_u32 (d5e96397-6062-4a50-b702-e75bd669e60d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1226 | 2026.03.02 22:59:28.193451 [ 275 ] {84428d49-4298-4917-9865-095da9071911} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001559 sec., 95574.08595253367 rows/sec., 6.17 MiB/sec. | ||
| 1227 | 2026.03.02 22:59:28.193490 [ 275 ] {84428d49-4298-4917-9865-095da9071911} <Debug> TCPHandler: Processed in 0.001726378 sec. | ||
| 1228 | 2026.03.02 22:59:28.193608 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1229 | 2026.03.02 22:59:28.193702 [ 275 ] {60c2db07-2444-4e01-8e86-47e6dfe64e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1230 | 2026.03.02 22:59:28.193744 [ 275 ] {60c2db07-2444-4e01-8e86-47e6dfe64e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1231 | 2026.03.02 22:59:28.194173 [ 275 ] {60c2db07-2444-4e01-8e86-47e6dfe64e24} <Trace> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1232 | 2026.03.02 22:59:28.194218 [ 275 ] {60c2db07-2444-4e01-8e86-47e6dfe64e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1233 | 2026.03.02 22:59:28.194699 [ 275 ] {60c2db07-2444-4e01-8e86-47e6dfe64e24} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1234 | 2026.03.02 22:59:28.195150 [ 275 ] {60c2db07-2444-4e01-8e86-47e6dfe64e24} <Trace> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1235 | 2026.03.02 22:59:28.195279 [ 275 ] {60c2db07-2444-4e01-8e86-47e6dfe64e24} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001594 sec., 92848.18067754077 rows/sec., 5.28 MiB/sec. | ||
| 1236 | 2026.03.02 22:59:28.195318 [ 275 ] {60c2db07-2444-4e01-8e86-47e6dfe64e24} <Debug> TCPHandler: Processed in 0.001759389 sec. | ||
| 1237 | 2026.03.02 22:59:28.195430 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1238 | 2026.03.02 22:59:28.195523 [ 275 ] {ccbf3aa3-849d-48da-959c-d5670b2ef9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1239 | 2026.03.02 22:59:28.195562 [ 275 ] {ccbf3aa3-849d-48da-959c-d5670b2ef9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1240 | 2026.03.02 22:59:28.196115 [ 275 ] {ccbf3aa3-849d-48da-959c-d5670b2ef9c7} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1241 | 2026.03.02 22:59:28.196150 [ 275 ] {ccbf3aa3-849d-48da-959c-d5670b2ef9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1242 | 2026.03.02 22:59:28.196584 [ 275 ] {ccbf3aa3-849d-48da-959c-d5670b2ef9c7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1243 | 2026.03.02 22:59:28.197012 [ 275 ] {ccbf3aa3-849d-48da-959c-d5670b2ef9c7} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2026.03.02 22:59:28.197148 [ 275 ] {ccbf3aa3-849d-48da-959c-d5670b2ef9c7} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001641 sec., 304692.26081657526 rows/sec., 21.41 MiB/sec. | ||
| 1245 | 2026.03.02 22:59:28.197187 [ 275 ] {ccbf3aa3-849d-48da-959c-d5670b2ef9c7} <Debug> TCPHandler: Processed in 0.001805829 sec. | ||
| 1246 | 2026.03.02 22:59:28.197300 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1247 | 2026.03.02 22:59:28.197395 [ 275 ] {d027be6c-4aa0-432e-a9be-79d79b1a81ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1248 | 2026.03.02 22:59:28.197436 [ 275 ] {d027be6c-4aa0-432e-a9be-79d79b1a81ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1249 | 2026.03.02 22:59:28.197773 [ 275 ] {d027be6c-4aa0-432e-a9be-79d79b1a81ef} <Trace> oximeter.measurements_bool (990866eb-eb1d-40ce-91b1-0df42c3e4d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1250 | 2026.03.02 22:59:28.197809 [ 275 ] {d027be6c-4aa0-432e-a9be-79d79b1a81ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1251 | 2026.03.02 22:59:28.198221 [ 275 ] {d027be6c-4aa0-432e-a9be-79d79b1a81ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1252 | 2026.03.02 22:59:28.198653 [ 275 ] {d027be6c-4aa0-432e-a9be-79d79b1a81ef} <Trace> oximeter.measurements_bool (990866eb-eb1d-40ce-91b1-0df42c3e4d71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1253 | 2026.03.02 22:59:28.198787 [ 275 ] {d027be6c-4aa0-432e-a9be-79d79b1a81ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 222.64 KiB/sec. | ||
| 1254 | 2026.03.02 22:59:28.198824 [ 275 ] {d027be6c-4aa0-432e-a9be-79d79b1a81ef} <Debug> TCPHandler: Processed in 0.001574476 sec. | ||
| 1255 | 2026.03.02 22:59:28.198936 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2026.03.02 22:59:28.199030 [ 275 ] {699803de-4ce6-4718-ad8c-5687c83d15f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1257 | 2026.03.02 22:59:28.199072 [ 275 ] {699803de-4ce6-4718-ad8c-5687c83d15f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1258 | 2026.03.02 22:59:28.199481 [ 275 ] {699803de-4ce6-4718-ad8c-5687c83d15f1} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2026.03.02 22:59:28.199517 [ 275 ] {699803de-4ce6-4718-ad8c-5687c83d15f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1260 | 2026.03.02 22:59:28.199957 [ 275 ] {699803de-4ce6-4718-ad8c-5687c83d15f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1261 | 2026.03.02 22:59:28.200422 [ 275 ] {699803de-4ce6-4718-ad8c-5687c83d15f1} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2026.03.02 22:59:28.200553 [ 275 ] {699803de-4ce6-4718-ad8c-5687c83d15f1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00154 sec., 172077.9220779221 rows/sec., 11.43 MiB/sec. | ||
| 1263 | 2026.03.02 22:59:28.200591 [ 275 ] {699803de-4ce6-4718-ad8c-5687c83d15f1} <Debug> TCPHandler: Processed in 0.001705138 sec. | ||
| 1264 | 2026.03.02 22:59:28.200706 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1265 | 2026.03.02 22:59:28.200799 [ 275 ] {0960df37-19dd-4d61-8060-50a0e5c28982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1266 | 2026.03.02 22:59:28.200840 [ 275 ] {0960df37-19dd-4d61-8060-50a0e5c28982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1267 | 2026.03.02 22:59:28.201156 [ 275 ] {0960df37-19dd-4d61-8060-50a0e5c28982} <Trace> oximeter.measurements_f64 (40e703ed-4ac0-47bf-8670-7f2385d63d70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.03.02 22:59:28.201192 [ 275 ] {0960df37-19dd-4d61-8060-50a0e5c28982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1269 | 2026.03.02 22:59:28.201603 [ 275 ] {0960df37-19dd-4d61-8060-50a0e5c28982} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1270 | 2026.03.02 22:59:28.202044 [ 275 ] {0960df37-19dd-4d61-8060-50a0e5c28982} <Trace> oximeter.measurements_f64 (40e703ed-4ac0-47bf-8670-7f2385d63d70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2026.03.02 22:59:28.202177 [ 275 ] {0960df37-19dd-4d61-8060-50a0e5c28982} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. | ||
| 1272 | 2026.03.02 22:59:28.202212 [ 275 ] {0960df37-19dd-4d61-8060-50a0e5c28982} <Debug> TCPHandler: Processed in 0.001556235 sec. | ||
| 1273 | 2026.03.02 22:59:28.202322 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1274 | 2026.03.02 22:59:28.202418 [ 275 ] {f29d53f5-eb19-409c-8b10-70da5b7cbdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1275 | 2026.03.02 22:59:28.202471 [ 275 ] {f29d53f5-eb19-409c-8b10-70da5b7cbdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1276 | 2026.03.02 22:59:28.203226 [ 275 ] {f29d53f5-eb19-409c-8b10-70da5b7cbdc0} <Trace> oximeter.measurements_histogramu64 (f890d35e-f368-479d-8041-1a75531a4101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.03.02 22:59:28.203263 [ 275 ] {f29d53f5-eb19-409c-8b10-70da5b7cbdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1278 | 2026.03.02 22:59:28.203872 [ 275 ] {f29d53f5-eb19-409c-8b10-70da5b7cbdc0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1279 | 2026.03.02 22:59:28.204285 [ 275 ] {f29d53f5-eb19-409c-8b10-70da5b7cbdc0} <Trace> oximeter.measurements_histogramu64 (f890d35e-f368-479d-8041-1a75531a4101): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.03.02 22:59:28.204425 [ 275 ] {f29d53f5-eb19-409c-8b10-70da5b7cbdc0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002023 sec., 4943.153732081068 rows/sec., 8.86 MiB/sec. | ||
| 1281 | 2026.03.02 22:59:28.204483 [ 275 ] {f29d53f5-eb19-409c-8b10-70da5b7cbdc0} <Debug> TCPHandler: Processed in 0.002209866 sec. | ||
| 1282 | 2026.03.02 22:59:28.204596 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.03.02 22:59:28.204690 [ 275 ] {45e75666-1d23-460e-b95a-174f122f5694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1284 | 2026.03.02 22:59:28.204731 [ 275 ] {45e75666-1d23-460e-b95a-174f122f5694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1285 | 2026.03.02 22:59:28.205058 [ 275 ] {45e75666-1d23-460e-b95a-174f122f5694} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2026.03.02 22:59:28.205094 [ 275 ] {45e75666-1d23-460e-b95a-174f122f5694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1287 | 2026.03.02 22:59:28.205510 [ 275 ] {45e75666-1d23-460e-b95a-174f122f5694} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1288 | 2026.03.02 22:59:28.205966 [ 275 ] {45e75666-1d23-460e-b95a-174f122f5694} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2026.03.02 22:59:28.206096 [ 275 ] {45e75666-1d23-460e-b95a-174f122f5694} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001423 sec., 63246.66198172874 rows/sec., 3.96 MiB/sec. | ||
| 1290 | 2026.03.02 22:59:28.206134 [ 275 ] {45e75666-1d23-460e-b95a-174f122f5694} <Debug> TCPHandler: Processed in 0.001588166 sec. | ||
| 1291 | 2026.03.02 22:59:31.720026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1292 | 2026.03.02 22:59:31.720570 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.03.02 22:59:31.720620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1294 | 2026.03.02 22:59:31.721363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1295 | 2026.03.02 22:59:31.721883 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.03.02 22:59:31.722078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1297 | 2026.03.02 22:59:31.833305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1298 | 2026.03.02 22:59:31.851378 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.03.02 22:59:31.851440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1300 | 2026.03.02 22:59:31.857551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1301 | 2026.03.02 22:59:31.858653 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.03.02 22:59:31.861617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1303 | 2026.03.02 22:59:33.178588 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2026.03.02 22:59:33.178765 [ 275 ] {29936892-1dfb-487c-832d-638b7b78a058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1305 | 2026.03.02 22:59:33.178835 [ 275 ] {29936892-1dfb-487c-832d-638b7b78a058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1306 | 2026.03.02 22:59:33.179471 [ 275 ] {29936892-1dfb-487c-832d-638b7b78a058} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2026.03.02 22:59:33.179549 [ 275 ] {29936892-1dfb-487c-832d-638b7b78a058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1308 | 2026.03.02 22:59:33.179947 [ 275 ] {29936892-1dfb-487c-832d-638b7b78a058} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1309 | 2026.03.02 22:59:33.180185 [ 275 ] {29936892-1dfb-487c-832d-638b7b78a058} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2026.03.02 22:59:33.180352 [ 275 ] {29936892-1dfb-487c-832d-638b7b78a058} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.63 MiB/sec. | ||
| 1311 | 2026.03.02 22:59:33.180399 [ 275 ] {29936892-1dfb-487c-832d-638b7b78a058} <Debug> TCPHandler: Processed in 0.001939102 sec. | ||
| 1312 | 2026.03.02 22:59:33.180521 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1313 | 2026.03.02 22:59:33.180626 [ 275 ] {6ab6f924-d650-4d3a-96d7-c8c1a886bac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1314 | 2026.03.02 22:59:33.180670 [ 275 ] {6ab6f924-d650-4d3a-96d7-c8c1a886bac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1315 | 2026.03.02 22:59:33.181102 [ 275 ] {6ab6f924-d650-4d3a-96d7-c8c1a886bac1} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2026.03.02 22:59:33.181141 [ 275 ] {6ab6f924-d650-4d3a-96d7-c8c1a886bac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1317 | 2026.03.02 22:59:33.181451 [ 275 ] {6ab6f924-d650-4d3a-96d7-c8c1a886bac1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1318 | 2026.03.02 22:59:33.181678 [ 275 ] {6ab6f924-d650-4d3a-96d7-c8c1a886bac1} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1319 | 2026.03.02 22:59:33.181812 [ 275 ] {6ab6f924-d650-4d3a-96d7-c8c1a886bac1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 1320 | 2026.03.02 22:59:33.181850 [ 275 ] {6ab6f924-d650-4d3a-96d7-c8c1a886bac1} <Debug> TCPHandler: Processed in 0.001382842 sec. | ||
| 1321 | 2026.03.02 22:59:33.181968 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2026.03.02 22:59:33.182064 [ 275 ] {e2967622-76cc-4b32-ae38-1a153f44ff5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1323 | 2026.03.02 22:59:33.182110 [ 275 ] {e2967622-76cc-4b32-ae38-1a153f44ff5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1324 | 2026.03.02 22:59:33.182512 [ 275 ] {e2967622-76cc-4b32-ae38-1a153f44ff5e} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2026.03.02 22:59:33.182549 [ 275 ] {e2967622-76cc-4b32-ae38-1a153f44ff5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1326 | 2026.03.02 22:59:33.182879 [ 275 ] {e2967622-76cc-4b32-ae38-1a153f44ff5e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1327 | 2026.03.02 22:59:33.183097 [ 275 ] {e2967622-76cc-4b32-ae38-1a153f44ff5e} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2026.03.02 22:59:33.183233 [ 275 ] {e2967622-76cc-4b32-ae38-1a153f44ff5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 1329 | 2026.03.02 22:59:33.183271 [ 275 ] {e2967622-76cc-4b32-ae38-1a153f44ff5e} <Debug> TCPHandler: Processed in 0.001354052 sec. | ||
| 1330 | 2026.03.02 22:59:33.183384 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.03.02 22:59:33.183481 [ 275 ] {e3a1c023-58ab-45ae-a937-740945dc2932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1332 | 2026.03.02 22:59:33.183523 [ 275 ] {e3a1c023-58ab-45ae-a937-740945dc2932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1333 | 2026.03.02 22:59:33.183866 [ 275 ] {e3a1c023-58ab-45ae-a937-740945dc2932} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2026.03.02 22:59:33.183905 [ 275 ] {e3a1c023-58ab-45ae-a937-740945dc2932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1335 | 2026.03.02 22:59:33.184221 [ 275 ] {e3a1c023-58ab-45ae-a937-740945dc2932} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1336 | 2026.03.02 22:59:33.184449 [ 275 ] {e3a1c023-58ab-45ae-a937-740945dc2932} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2026.03.02 22:59:33.184582 [ 275 ] {e3a1c023-58ab-45ae-a937-740945dc2932} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 1338 | 2026.03.02 22:59:33.184619 [ 275 ] {e3a1c023-58ab-45ae-a937-740945dc2932} <Debug> TCPHandler: Processed in 0.001286211 sec. | ||
| 1339 | 2026.03.02 22:59:34.206232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 242 | ||
| 1340 | 2026.03.02 22:59:34.208351 [ 243 ] {} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.03.02 22:59:34.208398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1342 | 2026.03.02 22:59:34.209561 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1343 | 2026.03.02 22:59:34.209867 [ 243 ] {} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.03.02 22:59:34.210112 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
| 1345 | 2026.03.02 22:59:37.452934 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44456 | ||
| 1346 | 2026.03.02 22:59:37.453074 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1347 | 2026.03.02 22:59:37.453104 [ 286 ] {} <Debug> TCP-Session: 59d7495b-30d1-4f1b-af1a-8246b18366d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44456 | ||
| 1348 | 2026.03.02 22:59:37.453126 [ 286 ] {} <Debug> TCP-Session: 59d7495b-30d1-4f1b-af1a-8246b18366d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2026.03.02 22:59:37.453140 [ 286 ] {} <Debug> TCP-Session: 59d7495b-30d1-4f1b-af1a-8246b18366d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.03.02 22:59:37.453192 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1351 | 2026.03.02 22:59:37.453225 [ 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 | ||
| 1352 | 2026.03.02 22:59:37.453243 [ 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 | ||
| 1353 | 2026.03.02 22:59:37.453659 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35454 | ||
| 1354 | 2026.03.02 22:59:37.453737 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58957 | ||
| 1355 | 2026.03.02 22:59:37.453806 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1356 | 2026.03.02 22:59:37.453843 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47888 | ||
| 1357 | 2026.03.02 22:59:37.453861 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1358 | 2026.03.02 22:59:37.453850 [ 287 ] {} <Debug> TCP-Session: 24216355-94a3-467a-b0c8-7174590c23d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35454 | ||
| 1359 | 2026.03.02 22:59:37.453920 [ 288 ] {} <Debug> TCP-Session: fb3caf17-dddf-4db5-bd65-8cc1cd847669 Authenticating user 'default' from [fd00:1122:3344:101::e]:58957 | ||
| 1360 | 2026.03.02 22:59:37.453923 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40299 | ||
| 1361 | 2026.03.02 22:59:37.453946 [ 287 ] {} <Debug> TCP-Session: 24216355-94a3-467a-b0c8-7174590c23d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2026.03.02 22:59:37.453956 [ 288 ] {} <Debug> TCP-Session: fb3caf17-dddf-4db5-bd65-8cc1cd847669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1363 | 2026.03.02 22:59:37.453982 [ 287 ] {} <Debug> TCP-Session: 24216355-94a3-467a-b0c8-7174590c23d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2026.03.02 22:59:37.453993 [ 288 ] {} <Debug> TCP-Session: fb3caf17-dddf-4db5-bd65-8cc1cd847669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2026.03.02 22:59:37.453997 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44306 | ||
| 1366 | 2026.03.02 22:59:37.454081 [ 286 ] {} <Trace> TCP-Session: 59d7495b-30d1-4f1b-af1a-8246b18366d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.03.02 22:59:37.454115 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1368 | 2026.03.02 22:59:37.454160 [ 289 ] {} <Debug> TCP-Session: dc857614-e382-4462-a742-d1d9c611b2c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47888 | ||
| 1369 | 2026.03.02 22:59:37.454183 [ 289 ] {} <Debug> TCP-Session: dc857614-e382-4462-a742-d1d9c611b2c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1370 | 2026.03.02 22:59:37.454197 [ 289 ] {} <Debug> TCP-Session: dc857614-e382-4462-a742-d1d9c611b2c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2026.03.02 22:59:37.454293 [ 286 ] {8a30a9ac-6952-4fc9-88bd-490eeb9759c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44456) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1372 | 2026.03.02 22:59:37.454309 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62415 | ||
| 1373 | 2026.03.02 22:59:37.454334 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1374 | 2026.03.02 22:59:37.454385 [ 291 ] {} <Debug> TCP-Session: 119f69ad-8bbb-4177-be51-d5cfbaccba56 Authenticating user 'default' from [fd00:1122:3344:101::e]:44306 | ||
| 1375 | 2026.03.02 22:59:37.454385 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1376 | 2026.03.02 22:59:37.454405 [ 291 ] {} <Debug> TCP-Session: 119f69ad-8bbb-4177-be51-d5cfbaccba56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.03.02 22:59:37.454438 [ 291 ] {} <Debug> TCP-Session: 119f69ad-8bbb-4177-be51-d5cfbaccba56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2026.03.02 22:59:37.454440 [ 290 ] {} <Debug> TCP-Session: 7e82360e-6f6c-4815-ad9b-e0544b01a33f Authenticating user 'default' from [fd00:1122:3344:101::e]:40299 | ||
| 1379 | 2026.03.02 22:59:37.454476 [ 290 ] {} <Debug> TCP-Session: 7e82360e-6f6c-4815-ad9b-e0544b01a33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2026.03.02 22:59:37.454494 [ 290 ] {} <Debug> TCP-Session: 7e82360e-6f6c-4815-ad9b-e0544b01a33f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2026.03.02 22:59:37.454520 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1382 | 2026.03.02 22:59:37.454550 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34162 | ||
| 1383 | 2026.03.02 22:59:37.454559 [ 292 ] {} <Debug> TCP-Session: 7b4ab9b7-caf6-4ee5-8cdb-11e91b122872 Authenticating user 'default' from [fd00:1122:3344:101::e]:62415 | ||
| 1384 | 2026.03.02 22:59:37.454616 [ 292 ] {} <Debug> TCP-Session: 7b4ab9b7-caf6-4ee5-8cdb-11e91b122872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1385 | 2026.03.02 22:59:37.454632 [ 292 ] {} <Debug> TCP-Session: 7b4ab9b7-caf6-4ee5-8cdb-11e91b122872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1386 | 2026.03.02 22:59:37.454660 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52021 | ||
| 1387 | 2026.03.02 22:59:37.454689 [ 286 ] {8a30a9ac-6952-4fc9-88bd-490eeb9759c5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1388 | 2026.03.02 22:59:37.454778 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1389 | 2026.03.02 22:59:37.454825 [ 293 ] {} <Debug> TCP-Session: 2f35c894-fd1d-48cd-9501-23d173cd5375 Authenticating user 'default' from [fd00:1122:3344:101::e]:34162 | ||
| 1390 | 2026.03.02 22:59:37.454843 [ 293 ] {} <Debug> TCP-Session: 2f35c894-fd1d-48cd-9501-23d173cd5375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1391 | 2026.03.02 22:59:37.454858 [ 293 ] {} <Debug> TCP-Session: 2f35c894-fd1d-48cd-9501-23d173cd5375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2026.03.02 22:59:37.454904 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1393 | 2026.03.02 22:59:37.454950 [ 294 ] {} <Debug> TCP-Session: 8d10af32-6f97-4429-8d87-23f41efb889e Authenticating user 'default' from [fd00:1122:3344:101::e]:52021 | ||
| 1394 | 2026.03.02 22:59:37.454964 [ 286 ] {8a30a9ac-6952-4fc9-88bd-490eeb9759c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1395 | 2026.03.02 22:59:37.454967 [ 294 ] {} <Debug> TCP-Session: 8d10af32-6f97-4429-8d87-23f41efb889e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1396 | 2026.03.02 22:59:37.454990 [ 294 ] {} <Debug> TCP-Session: 8d10af32-6f97-4429-8d87-23f41efb889e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1397 | 2026.03.02 22:59:37.459392 [ 286 ] {8a30a9ac-6952-4fc9-88bd-490eeb9759c5} <Debug> oximeter.version (96f2ede0-84f7-4092-8de0-022a337d47d8) (SelectExecutor): Key condition: unknown | ||
| 1398 | 2026.03.02 22:59:37.466693 [ 295 ] {8a30a9ac-6952-4fc9-88bd-490eeb9759c5} <Trace> AggregatingTransform: Aggregating | ||
| 1399 | 2026.03.02 22:59:37.466785 [ 295 ] {8a30a9ac-6952-4fc9-88bd-490eeb9759c5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1400 | 2026.03.02 22:59:37.467447 [ 295 ] {8a30a9ac-6952-4fc9-88bd-490eeb9759c5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004197738 sec. (238.224 rows/sec., 9.31 KiB/sec.) | ||
| 1401 | 2026.03.02 22:59:37.467472 [ 295 ] {8a30a9ac-6952-4fc9-88bd-490eeb9759c5} <Trace> Aggregator: Merging aggregated data | ||
| 1402 | 2026.03.02 22:59:37.467501 [ 295 ] {8a30a9ac-6952-4fc9-88bd-490eeb9759c5} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1403 | 2026.03.02 22:59:37.468868 [ 286 ] {8a30a9ac-6952-4fc9-88bd-490eeb9759c5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.014654 sec., 68.24075337791729 rows/sec., 2.67 KiB/sec. | ||
| 1404 | 2026.03.02 22:59:37.469049 [ 286 ] {8a30a9ac-6952-4fc9-88bd-490eeb9759c5} <Debug> TCPHandler: Processed in 0.015147697 sec. | ||
| 1405 | 2026.03.02 22:59:37.470869 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1406 | 2026.03.02 22:59:37.470907 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1407 | 2026.03.02 22:59:37.470921 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1408 | 2026.03.02 22:59:37.470943 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1409 | 2026.03.02 22:59:37.470956 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1410 | 2026.03.02 22:59:37.470973 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1411 | 2026.03.02 22:59:37.470988 [ 288 ] {} <Debug> TCP-Session: fb3caf17-dddf-4db5-bd65-8cc1cd847669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1412 | 2026.03.02 22:59:37.471007 [ 287 ] {} <Debug> TCP-Session: 24216355-94a3-467a-b0c8-7174590c23d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2026.03.02 22:59:37.471034 [ 294 ] {} <Debug> TCP-Session: 8d10af32-6f97-4429-8d87-23f41efb889e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2026.03.02 22:59:37.471033 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1415 | 2026.03.02 22:59:37.471018 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1416 | 2026.03.02 22:59:37.471020 [ 290 ] {} <Debug> TCP-Session: 7e82360e-6f6c-4815-ad9b-e0544b01a33f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2026.03.02 22:59:37.471107 [ 293 ] {} <Debug> TCP-Session: 2f35c894-fd1d-48cd-9501-23d173cd5375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2026.03.02 22:59:37.471114 [ 289 ] {} <Debug> TCP-Session: dc857614-e382-4462-a742-d1d9c611b2c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2026.03.02 22:59:37.470993 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1420 | 2026.03.02 22:59:37.470978 [ 292 ] {} <Debug> TCP-Session: 7b4ab9b7-caf6-4ee5-8cdb-11e91b122872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2026.03.02 22:59:37.470918 [ 286 ] {} <Debug> TCP-Session: 59d7495b-30d1-4f1b-af1a-8246b18366d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2026.03.02 22:59:37.471196 [ 291 ] {} <Debug> TCP-Session: 119f69ad-8bbb-4177-be51-d5cfbaccba56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2026.03.02 22:59:38.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.12 MiB, peak 176.22 MiB, free memory in arenas 0.00 B, will set to 168.79 MiB (RSS), difference: 2.68 MiB | ||
| 1424 | 2026.03.02 22:59:38.122811 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53999 | ||
| 1425 | 2026.03.02 22:59:38.122945 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1426 | 2026.03.02 22:59:38.122974 [ 286 ] {} <Debug> TCP-Session: 90f877e3-3f7f-453f-96df-fe923e869b86 Authenticating user 'default' from [fd00:1122:3344:101::e]:53999 | ||
| 1427 | 2026.03.02 22:59:38.123000 [ 286 ] {} <Debug> TCP-Session: 90f877e3-3f7f-453f-96df-fe923e869b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2026.03.02 22:59:38.123013 [ 286 ] {} <Debug> TCP-Session: 90f877e3-3f7f-453f-96df-fe923e869b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2026.03.02 22:59:38.123221 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49484 | ||
| 1430 | 2026.03.02 22:59:38.123242 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53798 | ||
| 1431 | 2026.03.02 22:59:38.123293 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40676 | ||
| 1432 | 2026.03.02 22:59:38.123306 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39662 | ||
| 1433 | 2026.03.02 22:59:38.123320 [ 286 ] {} <Trace> TCP-Session: 90f877e3-3f7f-453f-96df-fe923e869b86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.03.02 22:59:38.123342 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1435 | 2026.03.02 22:59:38.123378 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1436 | 2026.03.02 22:59:38.123394 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1437 | 2026.03.02 22:59:38.123395 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1438 | 2026.03.02 22:59:38.123405 [ 292 ] {} <Debug> TCP-Session: d7031d65-2b7d-434f-9426-ddc3e47aca0b Authenticating user 'default' from [fd00:1122:3344:101::e]:40676 | ||
| 1439 | 2026.03.02 22:59:38.123432 [ 289 ] {} <Debug> TCP-Session: 68a0f3d6-1380-4153-8384-68f3def2a55c Authenticating user 'default' from [fd00:1122:3344:101::e]:53798 | ||
| 1440 | 2026.03.02 22:59:38.123451 [ 293 ] {} <Debug> TCP-Session: ee6238c3-46a7-4f02-8297-c6bf7c4448e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39662 | ||
| 1441 | 2026.03.02 22:59:38.123463 [ 292 ] {} <Debug> TCP-Session: d7031d65-2b7d-434f-9426-ddc3e47aca0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2026.03.02 22:59:38.123480 [ 289 ] {} <Debug> TCP-Session: 68a0f3d6-1380-4153-8384-68f3def2a55c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2026.03.02 22:59:38.123483 [ 293 ] {} <Debug> TCP-Session: ee6238c3-46a7-4f02-8297-c6bf7c4448e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1444 | 2026.03.02 22:59:38.123494 [ 292 ] {} <Debug> TCP-Session: d7031d65-2b7d-434f-9426-ddc3e47aca0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2026.03.02 22:59:38.123516 [ 293 ] {} <Debug> TCP-Session: ee6238c3-46a7-4f02-8297-c6bf7c4448e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1446 | 2026.03.02 22:59:38.123522 [ 286 ] {56f8b137-c6a0-41b1-b66e-40a86c9a720a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53999) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1447 | 2026.03.02 22:59:38.123510 [ 289 ] {} <Debug> TCP-Session: 68a0f3d6-1380-4153-8384-68f3def2a55c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2026.03.02 22:59:38.123398 [ 287 ] {} <Debug> TCP-Session: f46568d8-6ee1-4ffe-805f-dbc56ab5c3dc Authenticating user 'default' from [fd00:1122:3344:101::e]:49484 | ||
| 1449 | 2026.03.02 22:59:38.123310 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57297 | ||
| 1450 | 2026.03.02 22:59:38.123613 [ 287 ] {} <Debug> TCP-Session: f46568d8-6ee1-4ffe-805f-dbc56ab5c3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2026.03.02 22:59:38.123267 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63910 | ||
| 1452 | 2026.03.02 22:59:38.123652 [ 287 ] {} <Debug> TCP-Session: f46568d8-6ee1-4ffe-805f-dbc56ab5c3dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2026.03.02 22:59:38.123686 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1454 | 2026.03.02 22:59:38.123261 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40879 | ||
| 1455 | 2026.03.02 22:59:38.123728 [ 294 ] {} <Debug> TCP-Session: 487f1cc5-f64a-4a34-b3fe-15152039dbff Authenticating user 'default' from [fd00:1122:3344:101::e]:57297 | ||
| 1456 | 2026.03.02 22:59:38.123225 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35525 | ||
| 1457 | 2026.03.02 22:59:38.123753 [ 294 ] {} <Debug> TCP-Session: 487f1cc5-f64a-4a34-b3fe-15152039dbff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2026.03.02 22:59:38.123784 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1459 | 2026.03.02 22:59:38.123788 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1460 | 2026.03.02 22:59:38.123815 [ 286 ] {56f8b137-c6a0-41b1-b66e-40a86c9a720a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1461 | 2026.03.02 22:59:38.123826 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1462 | 2026.03.02 22:59:38.123832 [ 290 ] {} <Debug> TCP-Session: 3ccb530e-4ebd-4c47-8c1c-0ffa1d0fc0cc Authenticating user 'default' from [fd00:1122:3344:101::e]:40879 | ||
| 1463 | 2026.03.02 22:59:38.123865 [ 288 ] {} <Debug> TCP-Session: 9c81549c-aca2-44e7-bb79-b4fcf39b1577 Authenticating user 'default' from [fd00:1122:3344:101::e]:35525 | ||
| 1464 | 2026.03.02 22:59:38.123874 [ 290 ] {} <Debug> TCP-Session: 3ccb530e-4ebd-4c47-8c1c-0ffa1d0fc0cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2026.03.02 22:59:38.123876 [ 286 ] {56f8b137-c6a0-41b1-b66e-40a86c9a720a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1466 | 2026.03.02 22:59:38.123903 [ 290 ] {} <Debug> TCP-Session: 3ccb530e-4ebd-4c47-8c1c-0ffa1d0fc0cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2026.03.02 22:59:38.123903 [ 288 ] {} <Debug> TCP-Session: 9c81549c-aca2-44e7-bb79-b4fcf39b1577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1468 | 2026.03.02 22:59:38.123789 [ 294 ] {} <Debug> TCP-Session: 487f1cc5-f64a-4a34-b3fe-15152039dbff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2026.03.02 22:59:38.123936 [ 288 ] {} <Debug> TCP-Session: 9c81549c-aca2-44e7-bb79-b4fcf39b1577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2026.03.02 22:59:38.123822 [ 291 ] {} <Debug> TCP-Session: fc483aaf-4ad9-4058-952b-df63b3c86e01 Authenticating user 'default' from [fd00:1122:3344:101::e]:63910 | ||
| 1471 | 2026.03.02 22:59:38.124000 [ 291 ] {} <Debug> TCP-Session: fc483aaf-4ad9-4058-952b-df63b3c86e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2026.03.02 22:59:38.124016 [ 291 ] {} <Debug> TCP-Session: fc483aaf-4ad9-4058-952b-df63b3c86e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2026.03.02 22:59:38.124199 [ 286 ] {56f8b137-c6a0-41b1-b66e-40a86c9a720a} <Debug> oximeter.version (96f2ede0-84f7-4092-8de0-022a337d47d8) (SelectExecutor): Key condition: unknown | ||
| 1474 | 2026.03.02 22:59:38.125234 [ 325 ] {56f8b137-c6a0-41b1-b66e-40a86c9a720a} <Trace> AggregatingTransform: Aggregating | ||
| 1475 | 2026.03.02 22:59:38.125282 [ 325 ] {56f8b137-c6a0-41b1-b66e-40a86c9a720a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1476 | 2026.03.02 22:59:38.125317 [ 325 ] {56f8b137-c6a0-41b1-b66e-40a86c9a720a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001010147 sec. (989.955 rows/sec., 38.67 KiB/sec.) | ||
| 1477 | 2026.03.02 22:59:38.125335 [ 325 ] {56f8b137-c6a0-41b1-b66e-40a86c9a720a} <Trace> Aggregator: Merging aggregated data | ||
| 1478 | 2026.03.02 22:59:38.127107 [ 286 ] {56f8b137-c6a0-41b1-b66e-40a86c9a720a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003613 sec., 276.7783005812344 rows/sec., 10.81 KiB/sec. | ||
| 1479 | 2026.03.02 22:59:38.127295 [ 286 ] {56f8b137-c6a0-41b1-b66e-40a86c9a720a} <Debug> TCPHandler: Processed in 0.004100747 sec. | ||
| 1480 | 2026.03.02 22:59:38.127451 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1481 | 2026.03.02 22:59:38.127471 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1482 | 2026.03.02 22:59:38.127494 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1483 | 2026.03.02 22:59:38.127501 [ 286 ] {} <Debug> TCP-Session: 90f877e3-3f7f-453f-96df-fe923e869b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1484 | 2026.03.02 22:59:38.127523 [ 288 ] {} <Debug> TCP-Session: 9c81549c-aca2-44e7-bb79-b4fcf39b1577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1485 | 2026.03.02 22:59:38.127531 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1486 | 2026.03.02 22:59:38.127555 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1487 | 2026.03.02 22:59:38.127570 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1488 | 2026.03.02 22:59:38.127595 [ 289 ] {} <Debug> TCP-Session: 68a0f3d6-1380-4153-8384-68f3def2a55c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2026.03.02 22:59:38.127614 [ 293 ] {} <Debug> TCP-Session: ee6238c3-46a7-4f02-8297-c6bf7c4448e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2026.03.02 22:59:38.127614 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1491 | 2026.03.02 22:59:38.127632 [ 294 ] {} <Debug> TCP-Session: 487f1cc5-f64a-4a34-b3fe-15152039dbff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1492 | 2026.03.02 22:59:38.127594 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1493 | 2026.03.02 22:59:38.127688 [ 292 ] {} <Debug> TCP-Session: d7031d65-2b7d-434f-9426-ddc3e47aca0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1494 | 2026.03.02 22:59:38.127517 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1495 | 2026.03.02 22:59:38.127715 [ 291 ] {} <Debug> TCP-Session: fc483aaf-4ad9-4058-952b-df63b3c86e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1496 | 2026.03.02 22:59:38.127544 [ 290 ] {} <Debug> TCP-Session: 3ccb530e-4ebd-4c47-8c1c-0ffa1d0fc0cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1497 | 2026.03.02 22:59:38.127753 [ 287 ] {} <Debug> TCP-Session: f46568d8-6ee1-4ffe-805f-dbc56ab5c3dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2026.03.02 22:59:38.188809 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.03.02 22:59:38.189003 [ 275 ] {b14ccdd2-e2f3-4c14-b685-18d7fd65b12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1500 | 2026.03.02 22:59:38.189077 [ 275 ] {b14ccdd2-e2f3-4c14-b685-18d7fd65b12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1501 | 2026.03.02 22:59:38.189890 [ 275 ] {b14ccdd2-e2f3-4c14-b685-18d7fd65b12c} <Trace> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.03.02 22:59:38.189944 [ 275 ] {b14ccdd2-e2f3-4c14-b685-18d7fd65b12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1503 | 2026.03.02 22:59:38.190367 [ 275 ] {b14ccdd2-e2f3-4c14-b685-18d7fd65b12c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1504 | 2026.03.02 22:59:38.190619 [ 275 ] {b14ccdd2-e2f3-4c14-b685-18d7fd65b12c} <Trace> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.03.02 22:59:38.190792 [ 275 ] {b14ccdd2-e2f3-4c14-b685-18d7fd65b12c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001838 sec., 154515.77801958652 rows/sec., 9.81 MiB/sec. | ||
| 1506 | 2026.03.02 22:59:38.190846 [ 275 ] {b14ccdd2-e2f3-4c14-b685-18d7fd65b12c} <Debug> TCPHandler: Processed in 0.002202776 sec. | ||
| 1507 | 2026.03.02 22:59:38.190997 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2026.03.02 22:59:38.191111 [ 275 ] {2584da1e-aeba-4702-9845-7415552427bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1509 | 2026.03.02 22:59:38.191163 [ 275 ] {2584da1e-aeba-4702-9845-7415552427bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1510 | 2026.03.02 22:59:38.191950 [ 275 ] {2584da1e-aeba-4702-9845-7415552427bb} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.03.02 22:59:38.191989 [ 275 ] {2584da1e-aeba-4702-9845-7415552427bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1512 | 2026.03.02 22:59:38.192396 [ 275 ] {2584da1e-aeba-4702-9845-7415552427bb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1513 | 2026.03.02 22:59:38.192618 [ 275 ] {2584da1e-aeba-4702-9845-7415552427bb} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.03.02 22:59:38.192739 [ 65 ] {} <Debug> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1515 | 2026.03.02 22:59:38.192757 [ 275 ] {2584da1e-aeba-4702-9845-7415552427bb} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001672 sec., 488636.3636363636 rows/sec., 38.66 MiB/sec. | ||
| 1516 | 2026.03.02 22:59:38.192812 [ 65 ] {} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.03.02 22:59:38.192815 [ 275 ] {2584da1e-aeba-4702-9845-7415552427bb} <Debug> TCPHandler: Processed in 0.00187343 sec. | ||
| 1518 | 2026.03.02 22:59:38.192843 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1519 | 2026.03.02 22:59:38.192951 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.03.02 22:59:38.193048 [ 189 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::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 | ||
| 1521 | 2026.03.02 22:59:38.193057 [ 275 ] {562e72e3-ffd4-4279-b745-281152a5bbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1522 | 2026.03.02 22:59:38.193116 [ 275 ] {562e72e3-ffd4-4279-b745-281152a5bbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1523 | 2026.03.02 22:59:38.193219 [ 189 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1524 | 2026.03.02 22:59:38.193284 [ 189 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2689 rows starting from the beginning of the part | ||
| 1525 | 2026.03.02 22:59:38.193595 [ 275 ] {562e72e3-ffd4-4279-b745-281152a5bbb3} <Trace> oximeter.fields_u16 (65c6b4c0-1d5b-4c3d-9981-776e750ca4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.03.02 22:59:38.193638 [ 275 ] {562e72e3-ffd4-4279-b745-281152a5bbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1527 | 2026.03.02 22:59:38.193967 [ 275 ] {562e72e3-ffd4-4279-b745-281152a5bbb3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1528 | 2026.03.02 22:59:38.194203 [ 275 ] {562e72e3-ffd4-4279-b745-281152a5bbb3} <Trace> oximeter.fields_u16 (65c6b4c0-1d5b-4c3d-9981-776e750ca4fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.03.02 22:59:38.194342 [ 275 ] {562e72e3-ffd4-4279-b745-281152a5bbb3} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001308 sec., 116207.95107033639 rows/sec., 6.94 MiB/sec. | ||
| 1530 | 2026.03.02 22:59:38.194386 [ 275 ] {562e72e3-ffd4-4279-b745-281152a5bbb3} <Debug> TCPHandler: Processed in 0.001486814 sec. | ||
| 1531 | 2026.03.02 22:59:38.194513 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.03.02 22:59:38.194610 [ 275 ] {ace6f45e-d20d-4427-ae0d-a99339d41a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1533 | 2026.03.02 22:59:38.194654 [ 275 ] {ace6f45e-d20d-4427-ae0d-a99339d41a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1534 | 2026.03.02 22:59:38.195132 [ 275 ] {ace6f45e-d20d-4427-ae0d-a99339d41a48} <Trace> oximeter.fields_u32 (d5e96397-6062-4a50-b702-e75bd669e60d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.03.02 22:59:38.195170 [ 275 ] {ace6f45e-d20d-4427-ae0d-a99339d41a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1536 | 2026.03.02 22:59:38.195454 [ 189 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1537 | 2026.03.02 22:59:38.195486 [ 275 ] {ace6f45e-d20d-4427-ae0d-a99339d41a48} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1538 | 2026.03.02 22:59:38.195527 [ 189 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1539 | 2026.03.02 22:59:38.195588 [ 189 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 817 rows starting from the beginning of the part | ||
| 1540 | 2026.03.02 22:59:38.195652 [ 189 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1541 | 2026.03.02 22:59:38.195738 [ 189 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 817 rows starting from the beginning of the part | ||
| 1542 | 2026.03.02 22:59:38.195757 [ 275 ] {ace6f45e-d20d-4427-ae0d-a99339d41a48} <Trace> oximeter.fields_u32 (d5e96397-6062-4a50-b702-e75bd669e60d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1543 | 2026.03.02 22:59:38.195902 [ 275 ] {ace6f45e-d20d-4427-ae0d-a99339d41a48} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001312 sec., 113567.0731707317 rows/sec., 7.34 MiB/sec. | ||
| 1544 | 2026.03.02 22:59:38.195940 [ 275 ] {ace6f45e-d20d-4427-ae0d-a99339d41a48} <Debug> TCPHandler: Processed in 0.001480754 sec. | ||
| 1545 | 2026.03.02 22:59:38.196061 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.03.02 22:59:38.196153 [ 275 ] {a90bf7e6-e10a-4fce-b3f3-63a94ac7aeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1547 | 2026.03.02 22:59:38.196192 [ 275 ] {a90bf7e6-e10a-4fce-b3f3-63a94ac7aeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1548 | 2026.03.02 22:59:38.196710 [ 275 ] {a90bf7e6-e10a-4fce-b3f3-63a94ac7aeda} <Trace> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.03.02 22:59:38.196755 [ 275 ] {a90bf7e6-e10a-4fce-b3f3-63a94ac7aeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1550 | 2026.03.02 22:59:38.197263 [ 275 ] {a90bf7e6-e10a-4fce-b3f3-63a94ac7aeda} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1551 | 2026.03.02 22:59:38.197603 [ 275 ] {a90bf7e6-e10a-4fce-b3f3-63a94ac7aeda} <Trace> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.03.02 22:59:38.197754 [ 275 ] {a90bf7e6-e10a-4fce-b3f3-63a94ac7aeda} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001601 sec., 92442.2236102436 rows/sec., 5.26 MiB/sec. | ||
| 1553 | 2026.03.02 22:59:38.197796 [ 275 ] {a90bf7e6-e10a-4fce-b3f3-63a94ac7aeda} <Debug> TCPHandler: Processed in 0.001772869 sec. | ||
| 1554 | 2026.03.02 22:59:38.197920 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1555 | 2026.03.02 22:59:38.198017 [ 275 ] {d24a9546-c12b-4e8e-ae9d-9715267c4b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1556 | 2026.03.02 22:59:38.198058 [ 275 ] {d24a9546-c12b-4e8e-ae9d-9715267c4b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1557 | 2026.03.02 22:59:38.198773 [ 275 ] {d24a9546-c12b-4e8e-ae9d-9715267c4b3e} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.03.02 22:59:38.198811 [ 275 ] {d24a9546-c12b-4e8e-ae9d-9715267c4b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1559 | 2026.03.02 22:59:38.199221 [ 275 ] {d24a9546-c12b-4e8e-ae9d-9715267c4b3e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1560 | 2026.03.02 22:59:38.199454 [ 275 ] {d24a9546-c12b-4e8e-ae9d-9715267c4b3e} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.03.02 22:59:38.199576 [ 65 ] {} <Debug> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1562 | 2026.03.02 22:59:38.199612 [ 275 ] {d24a9546-c12b-4e8e-ae9d-9715267c4b3e} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001612 sec., 310173.6972704715 rows/sec., 21.80 MiB/sec. | ||
| 1563 | 2026.03.02 22:59:38.199614 [ 65 ] {} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2026.03.02 22:59:38.199673 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1565 | 2026.03.02 22:59:38.199673 [ 275 ] {d24a9546-c12b-4e8e-ae9d-9715267c4b3e} <Debug> TCPHandler: Processed in 0.00180331 sec. | ||
| 1566 | 2026.03.02 22:59:38.199826 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.03.02 22:59:38.199827 [ 194 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::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 | ||
| 1568 | 2026.03.02 22:59:38.199947 [ 275 ] {1a0563c6-c49f-4d39-a16f-15fa527011d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1569 | 2026.03.02 22:59:38.200000 [ 194 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1570 | 2026.03.02 22:59:38.200005 [ 275 ] {1a0563c6-c49f-4d39-a16f-15fa527011d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1571 | 2026.03.02 22:59:38.200053 [ 194 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1450 rows starting from the beginning of the part | ||
| 1572 | 2026.03.02 22:59:38.200153 [ 194 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1573 | 2026.03.02 22:59:38.200217 [ 194 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1574 | 2026.03.02 22:59:38.200266 [ 194 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 500 rows starting from the beginning of the part | ||
| 1575 | 2026.03.02 22:59:38.200313 [ 194 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1576 | 2026.03.02 22:59:38.200359 [ 194 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 500 rows starting from the beginning of the part | ||
| 1577 | 2026.03.02 22:59:38.200430 [ 275 ] {1a0563c6-c49f-4d39-a16f-15fa527011d8} <Trace> oximeter.measurements_bool (990866eb-eb1d-40ce-91b1-0df42c3e4d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.03.02 22:59:38.200473 [ 275 ] {1a0563c6-c49f-4d39-a16f-15fa527011d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1579 | 2026.03.02 22:59:38.200880 [ 275 ] {1a0563c6-c49f-4d39-a16f-15fa527011d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1580 | 2026.03.02 22:59:38.201143 [ 275 ] {1a0563c6-c49f-4d39-a16f-15fa527011d8} <Trace> oximeter.measurements_bool (990866eb-eb1d-40ce-91b1-0df42c3e4d71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.03.02 22:59:38.201292 [ 275 ] {1a0563c6-c49f-4d39-a16f-15fa527011d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec. | ||
| 1582 | 2026.03.02 22:59:38.201334 [ 275 ] {1a0563c6-c49f-4d39-a16f-15fa527011d8} <Debug> TCPHandler: Processed in 0.001565695 sec. | ||
| 1583 | 2026.03.02 22:59:38.201476 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2026.03.02 22:59:38.201595 [ 275 ] {fb6796b0-f182-4bbd-af10-4504bc202972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1585 | 2026.03.02 22:59:38.201657 [ 275 ] {fb6796b0-f182-4bbd-af10-4504bc202972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1586 | 2026.03.02 22:59:38.202187 [ 198 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2642 rows, containing 5 columns (5 merged, 0 gathered) in 0.002427699 sec., 1088273.299119866 rows/sec., 80.44 MiB/sec. | ||
| 1587 | 2026.03.02 22:59:38.202193 [ 275 ] {fb6796b0-f182-4bbd-af10-4504bc202972} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.03.02 22:59:38.202258 [ 275 ] {fb6796b0-f182-4bbd-af10-4504bc202972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1589 | 2026.03.02 22:59:38.202470 [ 198 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1590 | 2026.03.02 22:59:38.202680 [ 275 ] {fb6796b0-f182-4bbd-af10-4504bc202972} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1591 | 2026.03.02 22:59:38.202919 [ 198 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_6_1} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.03.02 22:59:38.202993 [ 275 ] {fb6796b0-f182-4bbd-af10-4504bc202972} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.03.02 22:59:38.203007 [ 198 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_6_1} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1594 | 2026.03.02 22:59:38.203120 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 1595 | 2026.03.02 22:59:38.203144 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1596 | 2026.03.02 22:59:38.203182 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.03.02 22:59:38.203189 [ 275 ] {fb6796b0-f182-4bbd-af10-4504bc202972} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001616 sec., 163985.1485148515 rows/sec., 10.90 MiB/sec. | ||
| 1598 | 2026.03.02 22:59:38.203202 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1599 | 2026.03.02 22:59:38.203252 [ 275 ] {fb6796b0-f182-4bbd-af10-4504bc202972} <Debug> TCPHandler: Processed in 0.001836519 sec. | ||
| 1600 | 2026.03.02 22:59:38.203299 [ 194 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::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 | ||
| 1601 | 2026.03.02 22:59:38.203409 [ 194 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1602 | 2026.03.02 22:59:38.203415 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.03.02 22:59:38.203436 [ 194 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1887 rows starting from the beginning of the part | ||
| 1604 | 2026.03.02 22:59:38.203495 [ 194 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 128 rows starting from the beginning of the part | ||
| 1605 | 2026.03.02 22:59:38.203526 [ 275 ] {7b2b8b94-5220-4cf2-91cd-b82282eaaf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1606 | 2026.03.02 22:59:38.203534 [ 194 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1607 | 2026.03.02 22:59:38.203584 [ 275 ] {7b2b8b94-5220-4cf2-91cd-b82282eaaf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1608 | 2026.03.02 22:59:38.203597 [ 194 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 265 rows starting from the beginning of the part | ||
| 1609 | 2026.03.02 22:59:38.203640 [ 194 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1610 | 2026.03.02 22:59:38.203677 [ 194 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part | ||
| 1611 | 2026.03.02 22:59:38.203980 [ 275 ] {7b2b8b94-5220-4cf2-91cd-b82282eaaf37} <Trace> oximeter.measurements_f64 (40e703ed-4ac0-47bf-8670-7f2385d63d70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.03.02 22:59:38.204023 [ 275 ] {7b2b8b94-5220-4cf2-91cd-b82282eaaf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1613 | 2026.03.02 22:59:38.204377 [ 275 ] {7b2b8b94-5220-4cf2-91cd-b82282eaaf37} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1614 | 2026.03.02 22:59:38.204670 [ 275 ] {7b2b8b94-5220-4cf2-91cd-b82282eaaf37} <Trace> oximeter.measurements_f64 (40e703ed-4ac0-47bf-8670-7f2385d63d70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.03.02 22:59:38.204827 [ 275 ] {7b2b8b94-5220-4cf2-91cd-b82282eaaf37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001321 sec., 757.0022710068131 rows/sec., 51.01 KiB/sec. | ||
| 1616 | 2026.03.02 22:59:38.204864 [ 275 ] {7b2b8b94-5220-4cf2-91cd-b82282eaaf37} <Debug> TCPHandler: Processed in 0.001513945 sec. | ||
| 1617 | 2026.03.02 22:59:38.204985 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2026.03.02 22:59:38.205084 [ 275 ] {aa5ebdb1-d242-4bd6-9767-35bdbc1cf2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1619 | 2026.03.02 22:59:38.205139 [ 275 ] {aa5ebdb1-d242-4bd6-9767-35bdbc1cf2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1620 | 2026.03.02 22:59:38.205971 [ 275 ] {aa5ebdb1-d242-4bd6-9767-35bdbc1cf2f0} <Trace> oximeter.measurements_histogramu64 (f890d35e-f368-479d-8041-1a75531a4101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.03.02 22:59:38.206009 [ 275 ] {aa5ebdb1-d242-4bd6-9767-35bdbc1cf2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1622 | 2026.03.02 22:59:38.206581 [ 199 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2865 rows, containing 5 columns (5 merged, 0 gathered) in 0.003310044 sec., 865547.4066205767 rows/sec., 56.41 MiB/sec. | ||
| 1623 | 2026.03.02 22:59:38.206606 [ 275 ] {aa5ebdb1-d242-4bd6-9767-35bdbc1cf2f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1624 | 2026.03.02 22:59:38.206850 [ 275 ] {aa5ebdb1-d242-4bd6-9767-35bdbc1cf2f0} <Trace> oximeter.measurements_histogramu64 (f890d35e-f368-479d-8041-1a75531a4101): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2026.03.02 22:59:38.206971 [ 201 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1626 | 2026.03.02 22:59:38.207009 [ 275 ] {aa5ebdb1-d242-4bd6-9767-35bdbc1cf2f0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001944 sec., 5144.0329218107 rows/sec., 9.22 MiB/sec. | ||
| 1627 | 2026.03.02 22:59:38.207066 [ 275 ] {aa5ebdb1-d242-4bd6-9767-35bdbc1cf2f0} <Debug> TCPHandler: Processed in 0.002131914 sec. | ||
| 1628 | 2026.03.02 22:59:38.207190 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.03.02 22:59:38.207288 [ 275 ] {759516ed-c898-4c83-9aee-06c4b966e725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1630 | 2026.03.02 22:59:38.207292 [ 201 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.03.02 22:59:38.207337 [ 275 ] {759516ed-c898-4c83-9aee-06c4b966e725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1632 | 2026.03.02 22:59:38.207376 [ 201 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1633 | 2026.03.02 22:59:38.207442 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1634 | 2026.03.02 22:59:38.207703 [ 275 ] {759516ed-c898-4c83-9aee-06c4b966e725} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.03.02 22:59:38.207745 [ 275 ] {759516ed-c898-4c83-9aee-06c4b966e725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1636 | 2026.03.02 22:59:38.208059 [ 275 ] {759516ed-c898-4c83-9aee-06c4b966e725} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1637 | 2026.03.02 22:59:38.208280 [ 275 ] {759516ed-c898-4c83-9aee-06c4b966e725} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.03.02 22:59:38.208383 [ 65 ] {} <Debug> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1639 | 2026.03.02 22:59:38.208409 [ 275 ] {759516ed-c898-4c83-9aee-06c4b966e725} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001139 sec., 79016.68129938543 rows/sec., 4.94 MiB/sec. | ||
| 1640 | 2026.03.02 22:59:38.208419 [ 65 ] {} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.03.02 22:59:38.208451 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1642 | 2026.03.02 22:59:38.208452 [ 275 ] {759516ed-c898-4c83-9aee-06c4b966e725} <Debug> TCPHandler: Processed in 0.001313021 sec. | ||
| 1643 | 2026.03.02 22:59:38.208531 [ 194 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1644 | 2026.03.02 22:59:38.208649 [ 194 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1645 | 2026.03.02 22:59:38.208683 [ 194 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1646 | 2026.03.02 22:59:38.208730 [ 194 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 1647 | 2026.03.02 22:59:38.208767 [ 194 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1648 | 2026.03.02 22:59:38.208807 [ 194 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part | ||
| 1649 | 2026.03.02 22:59:38.208846 [ 194 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1650 | 2026.03.02 22:59:38.208892 [ 194 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1651 | 2026.03.02 22:59:38.209635 [ 201 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.001137288 sec., 342921.0542975922 rows/sec., 21.97 MiB/sec. | ||
| 1652 | 2026.03.02 22:59:38.209837 [ 199 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1653 | 2026.03.02 22:59:38.210160 [ 199 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_6_1} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.03.02 22:59:38.210254 [ 199 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_6_1} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1655 | 2026.03.02 22:59:38.210351 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1656 | 2026.03.02 22:59:38.215761 [ 187 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4491 rows, containing 5 columns (5 merged, 0 gathered) in 0.022823321 sec., 196772.4153728548 rows/sec., 15.97 MiB/sec. | ||
| 1657 | 2026.03.02 22:59:38.216043 [ 199 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1658 | 2026.03.02 22:59:38.216311 [ 199 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_6_1} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.03.02 22:59:38.216384 [ 199 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_6_1} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1660 | 2026.03.02 22:59:38.216461 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 1661 | 2026.03.02 22:59:39.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.06 MiB, peak 178.12 MiB, free memory in arenas 0.00 B, will set to 171.39 MiB (RSS), difference: 1.33 MiB | ||
| 1662 | 2026.03.02 22:59:39.129648 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1663 | 2026.03.02 22:59:39.129706 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1664 | 2026.03.02 22:59:39.222368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 2812 | ||
| 1665 | 2026.03.02 22:59:39.222902 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.03.02 22:59:39.222955 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1667 | 2026.03.02 22:59:39.223451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1668 | 2026.03.02 22:59:39.223707 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): 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.02 22:59:39.223848 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2812 | ||
| 1670 | 2026.03.02 22:59:39.223853 [ 66 ] {} <Debug> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1671 | 2026.03.02 22:59:39.223923 [ 66 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.03.02 22:59:39.223945 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1673 | 2026.03.02 22:59:39.224038 [ 189 ] {c5e0aa2c-bb03-4765-949b-62b2c8be75bf::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 | ||
| 1674 | 2026.03.02 22:59:39.224130 [ 189 ] {c5e0aa2c-bb03-4765-949b-62b2c8be75bf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1675 | 2026.03.02 22:59:39.224159 [ 189 ] {c5e0aa2c-bb03-4765-949b-62b2c8be75bf::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 | ||
| 1676 | 2026.03.02 22:59:39.224212 [ 189 ] {c5e0aa2c-bb03-4765-949b-62b2c8be75bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1677 | 2026.03.02 22:59:39.224254 [ 189 ] {c5e0aa2c-bb03-4765-949b-62b2c8be75bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1678 | 2026.03.02 22:59:39.224293 [ 189 ] {c5e0aa2c-bb03-4765-949b-62b2c8be75bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1679 | 2026.03.02 22:59:39.224331 [ 189 ] {c5e0aa2c-bb03-4765-949b-62b2c8be75bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1680 | 2026.03.02 22:59:39.224372 [ 189 ] {c5e0aa2c-bb03-4765-949b-62b2c8be75bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 494 rows starting from the beginning of the part | ||
| 1681 | 2026.03.02 22:59:39.231322 [ 187 ] {c5e0aa2c-bb03-4765-949b-62b2c8be75bf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2812 rows, containing 4 columns (4 merged, 0 gathered) in 0.007320419 sec., 384131.0176371052 rows/sec., 5.50 MiB/sec. | ||
| 1682 | 2026.03.02 22:59:39.232240 [ 201 ] {c5e0aa2c-bb03-4765-949b-62b2c8be75bf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1683 | 2026.03.02 22:59:39.232559 [ 201 ] {c5e0aa2c-bb03-4765-949b-62b2c8be75bf::all_1_6_1} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.03.02 22:59:39.232640 [ 201 ] {c5e0aa2c-bb03-4765-949b-62b2c8be75bf::all_1_6_1} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1685 | 2026.03.02 22:59:39.232738 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1686 | 2026.03.02 22:59:39.361890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1687 | 2026.03.02 22:59:39.380345 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.03.02 22:59:39.380401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1689 | 2026.03.02 22:59:39.386957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1690 | 2026.03.02 22:59:39.387711 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.03.02 22:59:39.388013 [ 60 ] {} <Debug> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1692 | 2026.03.02 22:59:39.388057 [ 60 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.03.02 22:59:39.388081 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1694 | 2026.03.02 22:59:39.388182 [ 201 ] {aa6ece8c-ef47-4664-ba0f-86b38cee34e4::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 | ||
| 1695 | 2026.03.02 22:59:39.390916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1696 | 2026.03.02 22:59:39.391277 [ 201 ] {aa6ece8c-ef47-4664-ba0f-86b38cee34e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1697 | 2026.03.02 22:59:39.391999 [ 201 ] {aa6ece8c-ef47-4664-ba0f-86b38cee34e4::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 | ||
| 1698 | 2026.03.02 22:59:39.395253 [ 201 ] {aa6ece8c-ef47-4664-ba0f-86b38cee34e4::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 | ||
| 1699 | 2026.03.02 22:59:39.398555 [ 201 ] {aa6ece8c-ef47-4664-ba0f-86b38cee34e4::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 | ||
| 1700 | 2026.03.02 22:59:39.402413 [ 201 ] {aa6ece8c-ef47-4664-ba0f-86b38cee34e4::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 | ||
| 1701 | 2026.03.02 22:59:39.409252 [ 201 ] {aa6ece8c-ef47-4664-ba0f-86b38cee34e4::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 | ||
| 1702 | 2026.03.02 22:59:39.413720 [ 201 ] {aa6ece8c-ef47-4664-ba0f-86b38cee34e4::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 | ||
| 1703 | 2026.03.02 22:59:39.474496 [ 186 ] {aa6ece8c-ef47-4664-ba0f-86b38cee34e4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.086348403 sec., 532.7255444434797 rows/sec., 2.75 MiB/sec. | ||
| 1704 | 2026.03.02 22:59:39.476862 [ 192 ] {aa6ece8c-ef47-4664-ba0f-86b38cee34e4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1705 | 2026.03.02 22:59:39.478970 [ 192 ] {aa6ece8c-ef47-4664-ba0f-86b38cee34e4::all_1_6_1} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.03.02 22:59:39.479077 [ 192 ] {aa6ece8c-ef47-4664-ba0f-86b38cee34e4::all_1_6_1} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1707 | 2026.03.02 22:59:39.480845 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1708 | 2026.03.02 22:59:40.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.51 MiB, peak 182.05 MiB, free memory in arenas 0.00 B, will set to 182.79 MiB (RSS), difference: 10.28 MiB | ||
| 1709 | 2026.03.02 22:59:42.175722 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65038 | ||
| 1710 | 2026.03.02 22:59:42.175853 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1711 | 2026.03.02 22:59:42.175885 [ 286 ] {} <Debug> TCP-Session: 3aa551b7-f730-4825-b0a3-b7915c3900a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65038 | ||
| 1712 | 2026.03.02 22:59:42.175911 [ 286 ] {} <Debug> TCP-Session: 3aa551b7-f730-4825-b0a3-b7915c3900a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1713 | 2026.03.02 22:59:42.175926 [ 286 ] {} <Debug> TCP-Session: 3aa551b7-f730-4825-b0a3-b7915c3900a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1714 | 2026.03.02 22:59:42.176183 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42902 | ||
| 1715 | 2026.03.02 22:59:42.176228 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36051 | ||
| 1716 | 2026.03.02 22:59:42.176279 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48227 | ||
| 1717 | 2026.03.02 22:59:42.176280 [ 286 ] {} <Trace> TCP-Session: 3aa551b7-f730-4825-b0a3-b7915c3900a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.03.02 22:59:42.176280 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45300 | ||
| 1719 | 2026.03.02 22:59:42.176264 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36129 | ||
| 1720 | 2026.03.02 22:59:42.176249 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64305 | ||
| 1721 | 2026.03.02 22:59:42.176225 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45741 | ||
| 1722 | 2026.03.02 22:59:42.176208 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48212 | ||
| 1723 | 2026.03.02 22:59:42.176504 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1724 | 2026.03.02 22:59:42.176521 [ 286 ] {d6b23863-f7fc-45a5-b6ca-aca1dab23755} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65038) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1725 | 2026.03.02 22:59:42.176550 [ 287 ] {} <Debug> TCP-Session: f5e24c18-fff5-4198-9a25-bba3640f69c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42902 | ||
| 1726 | 2026.03.02 22:59:42.176582 [ 287 ] {} <Debug> TCP-Session: f5e24c18-fff5-4198-9a25-bba3640f69c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1727 | 2026.03.02 22:59:42.176597 [ 287 ] {} <Debug> TCP-Session: f5e24c18-fff5-4198-9a25-bba3640f69c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1728 | 2026.03.02 22:59:42.176817 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1729 | 2026.03.02 22:59:42.176818 [ 286 ] {d6b23863-f7fc-45a5-b6ca-aca1dab23755} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1730 | 2026.03.02 22:59:42.176851 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1731 | 2026.03.02 22:59:42.176861 [ 288 ] {} <Debug> TCP-Session: a1d74e68-532c-432a-845c-84f8280410f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48212 | ||
| 1732 | 2026.03.02 22:59:42.176892 [ 290 ] {} <Debug> TCP-Session: cb0c4698-f3ee-4956-ab28-55eb603fe8dd Authenticating user 'default' from [fd00:1122:3344:101::e]:45741 | ||
| 1733 | 2026.03.02 22:59:42.176910 [ 288 ] {} <Debug> TCP-Session: a1d74e68-532c-432a-845c-84f8280410f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1734 | 2026.03.02 22:59:42.176912 [ 286 ] {d6b23863-f7fc-45a5-b6ca-aca1dab23755} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1735 | 2026.03.02 22:59:42.176916 [ 290 ] {} <Debug> TCP-Session: cb0c4698-f3ee-4956-ab28-55eb603fe8dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1736 | 2026.03.02 22:59:42.176932 [ 288 ] {} <Debug> TCP-Session: a1d74e68-532c-432a-845c-84f8280410f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1737 | 2026.03.02 22:59:42.176952 [ 290 ] {} <Debug> TCP-Session: cb0c4698-f3ee-4956-ab28-55eb603fe8dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1738 | 2026.03.02 22:59:42.176921 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1739 | 2026.03.02 22:59:42.177011 [ 292 ] {} <Debug> TCP-Session: c9a0cc3e-dabb-4885-a6ec-2006806feaab Authenticating user 'default' from [fd00:1122:3344:101::e]:36129 | ||
| 1740 | 2026.03.02 22:59:42.177027 [ 292 ] {} <Debug> TCP-Session: c9a0cc3e-dabb-4885-a6ec-2006806feaab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1741 | 2026.03.02 22:59:42.177041 [ 292 ] {} <Debug> TCP-Session: c9a0cc3e-dabb-4885-a6ec-2006806feaab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1742 | 2026.03.02 22:59:42.177091 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1743 | 2026.03.02 22:59:42.177128 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1744 | 2026.03.02 22:59:42.177135 [ 294 ] {} <Debug> TCP-Session: 71008b51-0b32-4bc1-9e17-4f95b19630aa Authenticating user 'default' from [fd00:1122:3344:101::e]:45300 | ||
| 1745 | 2026.03.02 22:59:42.177164 [ 291 ] {} <Debug> TCP-Session: 6e88b735-6efb-4a1e-9bcc-199d7ebf6fd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64305 | ||
| 1746 | 2026.03.02 22:59:42.177175 [ 294 ] {} <Debug> TCP-Session: 71008b51-0b32-4bc1-9e17-4f95b19630aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1747 | 2026.03.02 22:59:42.177191 [ 291 ] {} <Debug> TCP-Session: 6e88b735-6efb-4a1e-9bcc-199d7ebf6fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1748 | 2026.03.02 22:59:42.177203 [ 294 ] {} <Debug> TCP-Session: 71008b51-0b32-4bc1-9e17-4f95b19630aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1749 | 2026.03.02 22:59:42.177218 [ 286 ] {d6b23863-f7fc-45a5-b6ca-aca1dab23755} <Debug> oximeter.version (96f2ede0-84f7-4092-8de0-022a337d47d8) (SelectExecutor): Key condition: unknown | ||
| 1750 | 2026.03.02 22:59:42.177218 [ 291 ] {} <Debug> TCP-Session: 6e88b735-6efb-4a1e-9bcc-199d7ebf6fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1751 | 2026.03.02 22:59:42.177303 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1752 | 2026.03.02 22:59:42.177303 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1753 | 2026.03.02 22:59:42.177342 [ 289 ] {} <Debug> TCP-Session: e4db121d-ab6e-4936-84ea-eabdff010491 Authenticating user 'default' from [fd00:1122:3344:101::e]:36051 | ||
| 1754 | 2026.03.02 22:59:42.177350 [ 293 ] {} <Debug> TCP-Session: cb554da0-2fe2-40ba-8733-1a706d00982a Authenticating user 'default' from [fd00:1122:3344:101::e]:48227 | ||
| 1755 | 2026.03.02 22:59:42.177365 [ 289 ] {} <Debug> TCP-Session: e4db121d-ab6e-4936-84ea-eabdff010491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1756 | 2026.03.02 22:59:42.177369 [ 293 ] {} <Debug> TCP-Session: cb554da0-2fe2-40ba-8733-1a706d00982a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1757 | 2026.03.02 22:59:42.177380 [ 289 ] {} <Debug> TCP-Session: e4db121d-ab6e-4936-84ea-eabdff010491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1758 | 2026.03.02 22:59:42.177387 [ 293 ] {} <Debug> TCP-Session: cb554da0-2fe2-40ba-8733-1a706d00982a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1759 | 2026.03.02 22:59:42.178439 [ 324 ] {d6b23863-f7fc-45a5-b6ca-aca1dab23755} <Trace> AggregatingTransform: Aggregating | ||
| 1760 | 2026.03.02 22:59:42.178499 [ 324 ] {d6b23863-f7fc-45a5-b6ca-aca1dab23755} <Trace> Aggregator: Aggregation method: without_key | ||
| 1761 | 2026.03.02 22:59:42.178538 [ 324 ] {d6b23863-f7fc-45a5-b6ca-aca1dab23755} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00121535 sec. (822.808 rows/sec., 32.14 KiB/sec.) | ||
| 1762 | 2026.03.02 22:59:42.178557 [ 324 ] {d6b23863-f7fc-45a5-b6ca-aca1dab23755} <Trace> Aggregator: Merging aggregated data | ||
| 1763 | 2026.03.02 22:59:42.179731 [ 286 ] {d6b23863-f7fc-45a5-b6ca-aca1dab23755} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003275 sec., 305.34351145038164 rows/sec., 11.93 KiB/sec. | ||
| 1764 | 2026.03.02 22:59:42.179887 [ 286 ] {d6b23863-f7fc-45a5-b6ca-aca1dab23755} <Debug> TCPHandler: Processed in 0.003732541 sec. | ||
| 1765 | 2026.03.02 22:59:42.180024 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1766 | 2026.03.02 22:59:42.180053 [ 286 ] {} <Debug> TCP-Session: 3aa551b7-f730-4825-b0a3-b7915c3900a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1767 | 2026.03.02 22:59:42.180056 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1768 | 2026.03.02 22:59:42.180081 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1769 | 2026.03.02 22:59:42.180093 [ 294 ] {} <Debug> TCP-Session: 71008b51-0b32-4bc1-9e17-4f95b19630aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1770 | 2026.03.02 22:59:42.180114 [ 290 ] {} <Debug> TCP-Session: cb0c4698-f3ee-4956-ab28-55eb603fe8dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1771 | 2026.03.02 22:59:42.180118 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1772 | 2026.03.02 22:59:42.180134 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1773 | 2026.03.02 22:59:42.180154 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1774 | 2026.03.02 22:59:42.180180 [ 292 ] {} <Debug> TCP-Session: c9a0cc3e-dabb-4885-a6ec-2006806feaab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1775 | 2026.03.02 22:59:42.180192 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1776 | 2026.03.02 22:59:42.180221 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1777 | 2026.03.02 22:59:42.180245 [ 287 ] {} <Debug> TCP-Session: f5e24c18-fff5-4198-9a25-bba3640f69c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1778 | 2026.03.02 22:59:42.180222 [ 289 ] {} <Debug> TCP-Session: e4db121d-ab6e-4936-84ea-eabdff010491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1779 | 2026.03.02 22:59:42.180283 [ 293 ] {} <Debug> TCP-Session: cb554da0-2fe2-40ba-8733-1a706d00982a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1780 | 2026.03.02 22:59:42.180199 [ 291 ] {} <Debug> TCP-Session: 6e88b735-6efb-4a1e-9bcc-199d7ebf6fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1781 | 2026.03.02 22:59:42.180098 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1782 | 2026.03.02 22:59:42.180348 [ 288 ] {} <Debug> TCP-Session: a1d74e68-532c-432a-845c-84f8280410f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1783 | 2026.03.02 22:59:42.365500 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33116 | ||
| 1784 | 2026.03.02 22:59:42.365610 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1785 | 2026.03.02 22:59:42.365636 [ 286 ] {} <Debug> TCP-Session: e43a692c-6cdb-401d-b111-8d12e1ecdf03 Authenticating user 'default' from [fd00:1122:3344:101::e]:33116 | ||
| 1786 | 2026.03.02 22:59:42.365658 [ 286 ] {} <Debug> TCP-Session: e43a692c-6cdb-401d-b111-8d12e1ecdf03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1787 | 2026.03.02 22:59:42.365671 [ 286 ] {} <Debug> TCP-Session: e43a692c-6cdb-401d-b111-8d12e1ecdf03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1788 | 2026.03.02 22:59:42.365866 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38350 | ||
| 1789 | 2026.03.02 22:59:42.365871 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44111 | ||
| 1790 | 2026.03.02 22:59:42.365929 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50793 | ||
| 1791 | 2026.03.02 22:59:42.365957 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56939 | ||
| 1792 | 2026.03.02 22:59:42.365980 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1793 | 2026.03.02 22:59:42.365987 [ 286 ] {} <Trace> TCP-Session: e43a692c-6cdb-401d-b111-8d12e1ecdf03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.03.02 22:59:42.366016 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1795 | 2026.03.02 22:59:42.366022 [ 288 ] {} <Debug> TCP-Session: 4d9025ca-5f47-4b21-8ca1-51866a7e135e Authenticating user 'default' from [fd00:1122:3344:101::e]:38350 | ||
| 1796 | 2026.03.02 22:59:42.366043 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1797 | 2026.03.02 22:59:42.366055 [ 287 ] {} <Debug> TCP-Session: b7c00082-a65f-44f8-9f62-3f2cb05311a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44111 | ||
| 1798 | 2026.03.02 22:59:42.366066 [ 288 ] {} <Debug> TCP-Session: 4d9025ca-5f47-4b21-8ca1-51866a7e135e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1799 | 2026.03.02 22:59:42.366083 [ 289 ] {} <Debug> TCP-Session: 8a09a70b-c9d6-4f58-a473-514122558583 Authenticating user 'default' from [fd00:1122:3344:101::e]:50793 | ||
| 1800 | 2026.03.02 22:59:42.366096 [ 287 ] {} <Debug> TCP-Session: b7c00082-a65f-44f8-9f62-3f2cb05311a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1801 | 2026.03.02 22:59:42.366100 [ 288 ] {} <Debug> TCP-Session: 4d9025ca-5f47-4b21-8ca1-51866a7e135e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1802 | 2026.03.02 22:59:42.366135 [ 287 ] {} <Debug> TCP-Session: b7c00082-a65f-44f8-9f62-3f2cb05311a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1803 | 2026.03.02 22:59:42.366133 [ 289 ] {} <Debug> TCP-Session: 8a09a70b-c9d6-4f58-a473-514122558583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1804 | 2026.03.02 22:59:42.366176 [ 286 ] {48a39beb-805f-4492-adf9-bd4502111152} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33116) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1805 | 2026.03.02 22:59:42.366188 [ 289 ] {} <Debug> TCP-Session: 8a09a70b-c9d6-4f58-a473-514122558583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1806 | 2026.03.02 22:59:42.366044 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1807 | 2026.03.02 22:59:42.365975 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53998 | ||
| 1808 | 2026.03.02 22:59:42.366247 [ 292 ] {} <Debug> TCP-Session: f42f7b5b-1f5f-48ae-8d28-e43f3b5896b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56939 | ||
| 1809 | 2026.03.02 22:59:42.365970 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55332 | ||
| 1810 | 2026.03.02 22:59:42.366277 [ 292 ] {} <Debug> TCP-Session: f42f7b5b-1f5f-48ae-8d28-e43f3b5896b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1811 | 2026.03.02 22:59:42.365933 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50763 | ||
| 1812 | 2026.03.02 22:59:42.366310 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1813 | 2026.03.02 22:59:42.366349 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1814 | 2026.03.02 22:59:42.366363 [ 294 ] {} <Debug> TCP-Session: 14d7a31f-e5f8-43bf-b6cd-6e2d6e8bcb1a Authenticating user 'default' from [fd00:1122:3344:101::e]:53998 | ||
| 1815 | 2026.03.02 22:59:42.366391 [ 293 ] {} <Debug> TCP-Session: b7b98c39-d4bf-465d-a92f-8d3b2b8c3cea Authenticating user 'default' from [fd00:1122:3344:101::e]:55332 | ||
| 1816 | 2026.03.02 22:59:42.366392 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1817 | 2026.03.02 22:59:42.366409 [ 294 ] {} <Debug> TCP-Session: 14d7a31f-e5f8-43bf-b6cd-6e2d6e8bcb1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1818 | 2026.03.02 22:59:42.366422 [ 293 ] {} <Debug> TCP-Session: b7b98c39-d4bf-465d-a92f-8d3b2b8c3cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1819 | 2026.03.02 22:59:42.366443 [ 294 ] {} <Debug> TCP-Session: 14d7a31f-e5f8-43bf-b6cd-6e2d6e8bcb1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1820 | 2026.03.02 22:59:42.366453 [ 286 ] {48a39beb-805f-4492-adf9-bd4502111152} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1821 | 2026.03.02 22:59:42.366465 [ 293 ] {} <Debug> TCP-Session: b7b98c39-d4bf-465d-a92f-8d3b2b8c3cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1822 | 2026.03.02 22:59:42.366435 [ 290 ] {} <Debug> TCP-Session: 9f648eee-5ca1-412d-9660-3d9e2893354c Authenticating user 'default' from [fd00:1122:3344:101::e]:50763 | ||
| 1823 | 2026.03.02 22:59:42.366527 [ 286 ] {48a39beb-805f-4492-adf9-bd4502111152} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1824 | 2026.03.02 22:59:42.366538 [ 290 ] {} <Debug> TCP-Session: 9f648eee-5ca1-412d-9660-3d9e2893354c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1825 | 2026.03.02 22:59:42.366315 [ 292 ] {} <Debug> TCP-Session: f42f7b5b-1f5f-48ae-8d28-e43f3b5896b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1826 | 2026.03.02 22:59:42.366560 [ 290 ] {} <Debug> TCP-Session: 9f648eee-5ca1-412d-9660-3d9e2893354c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1827 | 2026.03.02 22:59:42.365939 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63484 | ||
| 1828 | 2026.03.02 22:59:42.366670 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1829 | 2026.03.02 22:59:42.366693 [ 291 ] {} <Debug> TCP-Session: d4714ae5-c0f4-42f6-a736-5bed8460b3a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63484 | ||
| 1830 | 2026.03.02 22:59:42.366711 [ 291 ] {} <Debug> TCP-Session: d4714ae5-c0f4-42f6-a736-5bed8460b3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2026.03.02 22:59:42.366724 [ 291 ] {} <Debug> TCP-Session: d4714ae5-c0f4-42f6-a736-5bed8460b3a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2026.03.02 22:59:42.366820 [ 286 ] {48a39beb-805f-4492-adf9-bd4502111152} <Debug> oximeter.version (96f2ede0-84f7-4092-8de0-022a337d47d8) (SelectExecutor): Key condition: unknown | ||
| 1833 | 2026.03.02 22:59:42.366911 [ 286 ] {48a39beb-805f-4492-adf9-bd4502111152} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1834 | 2026.03.02 22:59:42.564191 [ 312 ] {48a39beb-805f-4492-adf9-bd4502111152} <Trace> AggregatingTransform: Aggregating | ||
| 1835 | 2026.03.02 22:59:42.564272 [ 312 ] {48a39beb-805f-4492-adf9-bd4502111152} <Trace> Aggregator: Aggregation method: without_key | ||
| 1836 | 2026.03.02 22:59:42.564317 [ 312 ] {48a39beb-805f-4492-adf9-bd4502111152} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042807 sec. (958.950 rows/sec., 37.46 KiB/sec.) | ||
| 1837 | 2026.03.02 22:59:42.564340 [ 312 ] {48a39beb-805f-4492-adf9-bd4502111152} <Trace> Aggregator: Merging aggregated data | ||
| 1838 | 2026.03.02 22:59:42.565618 [ 286 ] {48a39beb-805f-4492-adf9-bd4502111152} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.199496 sec., 5.0126318322171874 rows/sec., 200.51 B/sec. | ||
| 1839 | 2026.03.02 22:59:42.565776 [ 286 ] {48a39beb-805f-4492-adf9-bd4502111152} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1840 | 2026.03.02 22:59:42.565791 [ 286 ] {48a39beb-805f-4492-adf9-bd4502111152} <Debug> TCPHandler: Processed in 0.199924238 sec. | ||
| 1841 | 2026.03.02 22:59:42.565923 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1842 | 2026.03.02 22:59:42.565953 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1843 | 2026.03.02 22:59:42.565972 [ 287 ] {} <Debug> TCP-Session: b7c00082-a65f-44f8-9f62-3f2cb05311a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2026.03.02 22:59:42.565977 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1845 | 2026.03.02 22:59:42.566000 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1846 | 2026.03.02 22:59:42.566016 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1847 | 2026.03.02 22:59:42.566053 [ 289 ] {} <Debug> TCP-Session: 8a09a70b-c9d6-4f58-a473-514122558583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.03.02 22:59:42.566051 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1849 | 2026.03.02 22:59:42.566083 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1850 | 2026.03.02 22:59:42.566087 [ 288 ] {} <Debug> TCP-Session: 4d9025ca-5f47-4b21-8ca1-51866a7e135e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1851 | 2026.03.02 22:59:42.566119 [ 290 ] {} <Debug> TCP-Session: 9f648eee-5ca1-412d-9660-3d9e2893354c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1852 | 2026.03.02 22:59:42.566070 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1853 | 2026.03.02 22:59:42.566031 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1854 | 2026.03.02 22:59:42.566211 [ 293 ] {} <Debug> TCP-Session: b7b98c39-d4bf-465d-a92f-8d3b2b8c3cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1855 | 2026.03.02 22:59:42.565997 [ 292 ] {} <Debug> TCP-Session: f42f7b5b-1f5f-48ae-8d28-e43f3b5896b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1856 | 2026.03.02 22:59:42.566243 [ 294 ] {} <Debug> TCP-Session: 14d7a31f-e5f8-43bf-b6cd-6e2d6e8bcb1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1857 | 2026.03.02 22:59:42.566075 [ 291 ] {} <Debug> TCP-Session: d4714ae5-c0f4-42f6-a736-5bed8460b3a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1858 | 2026.03.02 22:59:42.566127 [ 286 ] {} <Debug> TCP-Session: e43a692c-6cdb-401d-b111-8d12e1ecdf03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2026.03.02 22:59:43.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.47 MiB, peak 196.60 MiB, free memory in arenas 0.00 B, will set to 203.07 MiB (RSS), difference: 18.61 MiB | ||
| 1860 | 2026.03.02 22:59:43.179550 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.03.02 22:59:43.179758 [ 275 ] {a67bdc40-65c1-4cd5-be1d-727ecc0808de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1862 | 2026.03.02 22:59:43.179833 [ 275 ] {a67bdc40-65c1-4cd5-be1d-727ecc0808de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1863 | 2026.03.02 22:59:43.180500 [ 275 ] {a67bdc40-65c1-4cd5-be1d-727ecc0808de} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.03.02 22:59:43.180550 [ 275 ] {a67bdc40-65c1-4cd5-be1d-727ecc0808de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1865 | 2026.03.02 22:59:43.180984 [ 275 ] {a67bdc40-65c1-4cd5-be1d-727ecc0808de} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1866 | 2026.03.02 22:59:43.181265 [ 275 ] {a67bdc40-65c1-4cd5-be1d-727ecc0808de} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.03.02 22:59:43.181463 [ 275 ] {a67bdc40-65c1-4cd5-be1d-727ecc0808de} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001761 sec., 31800.113571834187 rows/sec., 2.44 MiB/sec. | ||
| 1868 | 2026.03.02 22:59:43.181514 [ 275 ] {a67bdc40-65c1-4cd5-be1d-727ecc0808de} <Debug> TCPHandler: Processed in 0.002107384 sec. | ||
| 1869 | 2026.03.02 22:59:43.181694 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.03.02 22:59:43.181804 [ 275 ] {1b87cedb-549d-4418-9d96-761df0d3b02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1871 | 2026.03.02 22:59:43.181855 [ 275 ] {1b87cedb-549d-4418-9d96-761df0d3b02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1872 | 2026.03.02 22:59:43.182410 [ 275 ] {1b87cedb-549d-4418-9d96-761df0d3b02e} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.03.02 22:59:43.182451 [ 275 ] {1b87cedb-549d-4418-9d96-761df0d3b02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1874 | 2026.03.02 22:59:43.182838 [ 275 ] {1b87cedb-549d-4418-9d96-761df0d3b02e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1875 | 2026.03.02 22:59:43.183105 [ 275 ] {1b87cedb-549d-4418-9d96-761df0d3b02e} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.03.02 22:59:43.183255 [ 275 ] {1b87cedb-549d-4418-9d96-761df0d3b02e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001474 sec., 43419.26729986431 rows/sec., 3.39 MiB/sec. | ||
| 1877 | 2026.03.02 22:59:43.183301 [ 275 ] {1b87cedb-549d-4418-9d96-761df0d3b02e} <Debug> TCPHandler: Processed in 0.001666336 sec. | ||
| 1878 | 2026.03.02 22:59:43.183465 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.03.02 22:59:43.183572 [ 275 ] {9a11e75e-96eb-420d-ab91-0dc90f84d24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1880 | 2026.03.02 22:59:43.183624 [ 275 ] {9a11e75e-96eb-420d-ab91-0dc90f84d24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1881 | 2026.03.02 22:59:43.184115 [ 275 ] {9a11e75e-96eb-420d-ab91-0dc90f84d24f} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.03.02 22:59:43.184155 [ 275 ] {9a11e75e-96eb-420d-ab91-0dc90f84d24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1883 | 2026.03.02 22:59:43.184508 [ 275 ] {9a11e75e-96eb-420d-ab91-0dc90f84d24f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1884 | 2026.03.02 22:59:43.184725 [ 275 ] {9a11e75e-96eb-420d-ab91-0dc90f84d24f} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.03.02 22:59:43.184856 [ 275 ] {9a11e75e-96eb-420d-ab91-0dc90f84d24f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001308 sec., 122324.15902140674 rows/sec., 8.52 MiB/sec. | ||
| 1886 | 2026.03.02 22:59:43.184894 [ 275 ] {9a11e75e-96eb-420d-ab91-0dc90f84d24f} <Debug> TCPHandler: Processed in 0.001488385 sec. | ||
| 1887 | 2026.03.02 22:59:43.185008 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.03.02 22:59:43.185104 [ 275 ] {e46f048d-c23f-4022-9342-7c961a77a60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1889 | 2026.03.02 22:59:43.185147 [ 275 ] {e46f048d-c23f-4022-9342-7c961a77a60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1890 | 2026.03.02 22:59:43.185493 [ 275 ] {e46f048d-c23f-4022-9342-7c961a77a60d} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.03.02 22:59:43.185530 [ 275 ] {e46f048d-c23f-4022-9342-7c961a77a60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1892 | 2026.03.02 22:59:43.185858 [ 275 ] {e46f048d-c23f-4022-9342-7c961a77a60d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1893 | 2026.03.02 22:59:43.186073 [ 275 ] {e46f048d-c23f-4022-9342-7c961a77a60d} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.03.02 22:59:43.186209 [ 275 ] {e46f048d-c23f-4022-9342-7c961a77a60d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 1895 | 2026.03.02 22:59:43.186246 [ 275 ] {e46f048d-c23f-4022-9342-7c961a77a60d} <Debug> TCPHandler: Processed in 0.001287681 sec. | ||
| 1896 | 2026.03.02 22:59:43.444335 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.03.02 22:59:43.444580 [ 275 ] {7145135b-8d52-4059-aed2-8b0bbcfacfe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1898 | 2026.03.02 22:59:43.444953 [ 275 ] {7145135b-8d52-4059-aed2-8b0bbcfacfe0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1899 | 2026.03.02 22:59:43.447183 [ 275 ] {7145135b-8d52-4059-aed2-8b0bbcfacfe0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1900 | 2026.03.02 22:59:43.447468 [ 275 ] {7145135b-8d52-4059-aed2-8b0bbcfacfe0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1901 | 2026.03.02 22:59:43.447537 [ 275 ] {7145135b-8d52-4059-aed2-8b0bbcfacfe0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1902 | 2026.03.02 22:59:43.447720 [ 275 ] {7145135b-8d52-4059-aed2-8b0bbcfacfe0} <Debug> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1903 | 2026.03.02 22:59:43.447840 [ 275 ] {7145135b-8d52-4059-aed2-8b0bbcfacfe0} <Trace> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1904 | 2026.03.02 22:59:43.447871 [ 275 ] {7145135b-8d52-4059-aed2-8b0bbcfacfe0} <Debug> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (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 | ||
| 1905 | 2026.03.02 22:59:43.447893 [ 275 ] {7145135b-8d52-4059-aed2-8b0bbcfacfe0} <Trace> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1906 | 2026.03.02 22:59:43.447970 [ 275 ] {7145135b-8d52-4059-aed2-8b0bbcfacfe0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1907 | 2026.03.02 22:59:43.447992 [ 275 ] {7145135b-8d52-4059-aed2-8b0bbcfacfe0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 40 rows starting from 0 | ||
| 1908 | 2026.03.02 22:59:43.454976 [ 275 ] {7145135b-8d52-4059-aed2-8b0bbcfacfe0} <Debug> executeQuery: Read 40 rows, 1.49 KiB in 0.010497 sec., 3810.6125559683724 rows/sec., 141.69 KiB/sec. | ||
| 1909 | 2026.03.02 22:59:43.455088 [ 275 ] {7145135b-8d52-4059-aed2-8b0bbcfacfe0} <Debug> TCPHandler: Processed in 0.010882287 sec. | ||
| 1910 | 2026.03.02 22:59:43.455410 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2026.03.02 22:59:43.455575 [ 275 ] {544af42b-3c16-4d15-bcb7-ebf8686e0746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1912 | 2026.03.02 22:59:43.455828 [ 275 ] {544af42b-3c16-4d15-bcb7-ebf8686e0746} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1913 | 2026.03.02 22:59:43.455866 [ 275 ] {544af42b-3c16-4d15-bcb7-ebf8686e0746} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1914 | 2026.03.02 22:59:43.456088 [ 275 ] {544af42b-3c16-4d15-bcb7-ebf8686e0746} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1915 | 2026.03.02 22:59:43.456147 [ 275 ] {544af42b-3c16-4d15-bcb7-ebf8686e0746} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1916 | 2026.03.02 22:59:43.456261 [ 275 ] {544af42b-3c16-4d15-bcb7-ebf8686e0746} <Debug> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1917 | 2026.03.02 22:59:43.456293 [ 275 ] {544af42b-3c16-4d15-bcb7-ebf8686e0746} <Trace> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1918 | 2026.03.02 22:59:43.456313 [ 275 ] {544af42b-3c16-4d15-bcb7-ebf8686e0746} <Debug> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (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 | ||
| 1919 | 2026.03.02 22:59:43.456330 [ 275 ] {544af42b-3c16-4d15-bcb7-ebf8686e0746} <Trace> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1920 | 2026.03.02 22:59:43.456367 [ 275 ] {544af42b-3c16-4d15-bcb7-ebf8686e0746} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1921 | 2026.03.02 22:59:43.456386 [ 275 ] {544af42b-3c16-4d15-bcb7-ebf8686e0746} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 40 rows starting from 0 | ||
| 1922 | 2026.03.02 22:59:43.456906 [ 275 ] {544af42b-3c16-4d15-bcb7-ebf8686e0746} <Debug> executeQuery: Read 40 rows, 1.49 KiB in 0.001407 sec., 28429.282160625444 rows/sec., 1.03 MiB/sec. | ||
| 1923 | 2026.03.02 22:59:43.456988 [ 275 ] {544af42b-3c16-4d15-bcb7-ebf8686e0746} <Debug> TCPHandler: Processed in 0.001653138 sec. | ||
| 1924 | 2026.03.02 22:59:43.457230 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.03.02 22:59:43.457370 [ 275 ] {4f29dfd4-aea1-4b38-a30e-ffd614e8f53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1926 | 2026.03.02 22:59:43.457588 [ 275 ] {4f29dfd4-aea1-4b38-a30e-ffd614e8f53f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1927 | 2026.03.02 22:59:43.457624 [ 275 ] {4f29dfd4-aea1-4b38-a30e-ffd614e8f53f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1928 | 2026.03.02 22:59:43.457832 [ 275 ] {4f29dfd4-aea1-4b38-a30e-ffd614e8f53f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1929 | 2026.03.02 22:59:43.457885 [ 275 ] {4f29dfd4-aea1-4b38-a30e-ffd614e8f53f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1930 | 2026.03.02 22:59:43.457988 [ 275 ] {4f29dfd4-aea1-4b38-a30e-ffd614e8f53f} <Debug> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1931 | 2026.03.02 22:59:43.458017 [ 275 ] {4f29dfd4-aea1-4b38-a30e-ffd614e8f53f} <Trace> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1932 | 2026.03.02 22:59:43.458036 [ 275 ] {4f29dfd4-aea1-4b38-a30e-ffd614e8f53f} <Debug> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (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 | ||
| 1933 | 2026.03.02 22:59:43.458051 [ 275 ] {4f29dfd4-aea1-4b38-a30e-ffd614e8f53f} <Trace> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1934 | 2026.03.02 22:59:43.458086 [ 275 ] {4f29dfd4-aea1-4b38-a30e-ffd614e8f53f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1935 | 2026.03.02 22:59:43.458105 [ 275 ] {4f29dfd4-aea1-4b38-a30e-ffd614e8f53f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 40 rows starting from 0 | ||
| 1936 | 2026.03.02 22:59:43.458579 [ 275 ] {4f29dfd4-aea1-4b38-a30e-ffd614e8f53f} <Debug> executeQuery: Read 40 rows, 1.49 KiB in 0.001269 sec., 31520.882584712374 rows/sec., 1.14 MiB/sec. | ||
| 1937 | 2026.03.02 22:59:43.458661 [ 275 ] {4f29dfd4-aea1-4b38-a30e-ffd614e8f53f} <Debug> TCPHandler: Processed in 0.001483084 sec. | ||
| 1938 | 2026.03.02 22:59:43.458890 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.03.02 22:59:43.459028 [ 275 ] {86f3109b-fb4f-442a-99d8-f72856f26cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1940 | 2026.03.02 22:59:43.459262 [ 275 ] {86f3109b-fb4f-442a-99d8-f72856f26cc0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1941 | 2026.03.02 22:59:43.459298 [ 275 ] {86f3109b-fb4f-442a-99d8-f72856f26cc0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1942 | 2026.03.02 22:59:43.459504 [ 275 ] {86f3109b-fb4f-442a-99d8-f72856f26cc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1943 | 2026.03.02 22:59:43.459558 [ 275 ] {86f3109b-fb4f-442a-99d8-f72856f26cc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1944 | 2026.03.02 22:59:43.459656 [ 275 ] {86f3109b-fb4f-442a-99d8-f72856f26cc0} <Debug> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1945 | 2026.03.02 22:59:43.459685 [ 275 ] {86f3109b-fb4f-442a-99d8-f72856f26cc0} <Trace> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1946 | 2026.03.02 22:59:43.459704 [ 275 ] {86f3109b-fb4f-442a-99d8-f72856f26cc0} <Debug> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (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 | ||
| 1947 | 2026.03.02 22:59:43.459719 [ 275 ] {86f3109b-fb4f-442a-99d8-f72856f26cc0} <Trace> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1948 | 2026.03.02 22:59:43.459752 [ 275 ] {86f3109b-fb4f-442a-99d8-f72856f26cc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1949 | 2026.03.02 22:59:43.459771 [ 275 ] {86f3109b-fb4f-442a-99d8-f72856f26cc0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 40 rows starting from 0 | ||
| 1950 | 2026.03.02 22:59:43.460258 [ 275 ] {86f3109b-fb4f-442a-99d8-f72856f26cc0} <Debug> executeQuery: Read 40 rows, 1.49 KiB in 0.001287 sec., 31080.03108003108 rows/sec., 1.13 MiB/sec. | ||
| 1951 | 2026.03.02 22:59:43.460339 [ 275 ] {86f3109b-fb4f-442a-99d8-f72856f26cc0} <Debug> TCPHandler: Processed in 0.001499485 sec. | ||
| 1952 | 2026.03.02 22:59:43.520401 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.03.02 22:59:43.520598 [ 275 ] {6021a649-1bd1-4b81-8dfa-affb382e5ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1954 | 2026.03.02 22:59:43.520678 [ 275 ] {6021a649-1bd1-4b81-8dfa-affb382e5ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1955 | 2026.03.02 22:59:43.521383 [ 275 ] {6021a649-1bd1-4b81-8dfa-affb382e5ee7} <Trace> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.03.02 22:59:43.521434 [ 275 ] {6021a649-1bd1-4b81-8dfa-affb382e5ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1957 | 2026.03.02 22:59:43.521872 [ 275 ] {6021a649-1bd1-4b81-8dfa-affb382e5ee7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1958 | 2026.03.02 22:59:43.522084 [ 275 ] {6021a649-1bd1-4b81-8dfa-affb382e5ee7} <Trace> oximeter.timeseries_schema (c0813067-8e2f-4ff6-8ea1-2552a47e901f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.03.02 22:59:43.522244 [ 275 ] {6021a649-1bd1-4b81-8dfa-affb382e5ee7} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001697 sec., 2357.100766057749 rows/sec., 222.13 KiB/sec. | ||
| 1960 | 2026.03.02 22:59:43.522289 [ 275 ] {6021a649-1bd1-4b81-8dfa-affb382e5ee7} <Debug> TCPHandler: Processed in 0.002023633 sec. | ||
| 1961 | 2026.03.02 22:59:43.522409 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.03.02 22:59:43.522535 [ 275 ] {dcbcd0e6-e86c-4c39-a310-981f18237815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1963 | 2026.03.02 22:59:43.522576 [ 275 ] {dcbcd0e6-e86c-4c39-a310-981f18237815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1964 | 2026.03.02 22:59:43.523112 [ 275 ] {dcbcd0e6-e86c-4c39-a310-981f18237815} <Trace> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.03.02 22:59:43.523150 [ 275 ] {dcbcd0e6-e86c-4c39-a310-981f18237815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1966 | 2026.03.02 22:59:43.523464 [ 275 ] {dcbcd0e6-e86c-4c39-a310-981f18237815} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1967 | 2026.03.02 22:59:43.523682 [ 275 ] {dcbcd0e6-e86c-4c39-a310-981f18237815} <Trace> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.03.02 22:59:43.523809 [ 275 ] {dcbcd0e6-e86c-4c39-a310-981f18237815} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001293 sec., 219644.23820572312 rows/sec., 13.95 MiB/sec. | ||
| 1969 | 2026.03.02 22:59:43.523849 [ 275 ] {dcbcd0e6-e86c-4c39-a310-981f18237815} <Debug> TCPHandler: Processed in 0.001490795 sec. | ||
| 1970 | 2026.03.02 22:59:43.523993 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.03.02 22:59:43.524087 [ 275 ] {9f2ba79c-a792-4a7c-84fd-d361a8430a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1972 | 2026.03.02 22:59:43.524127 [ 275 ] {9f2ba79c-a792-4a7c-84fd-d361a8430a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1973 | 2026.03.02 22:59:43.524517 [ 275 ] {9f2ba79c-a792-4a7c-84fd-d361a8430a30} <Trace> oximeter.fields_ipaddr (36c353e2-4053-4ddb-bcfd-554e817b5a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.03.02 22:59:43.524554 [ 275 ] {9f2ba79c-a792-4a7c-84fd-d361a8430a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1975 | 2026.03.02 22:59:43.524873 [ 275 ] {9f2ba79c-a792-4a7c-84fd-d361a8430a30} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1976 | 2026.03.02 22:59:43.525089 [ 275 ] {9f2ba79c-a792-4a7c-84fd-d361a8430a30} <Trace> oximeter.fields_ipaddr (36c353e2-4053-4ddb-bcfd-554e817b5a7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.03.02 22:59:43.525215 [ 275 ] {9f2ba79c-a792-4a7c-84fd-d361a8430a30} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001144 sec., 1748.2517482517483 rows/sec., 142.56 KiB/sec. | ||
| 1978 | 2026.03.02 22:59:43.525253 [ 275 ] {9f2ba79c-a792-4a7c-84fd-d361a8430a30} <Debug> TCPHandler: Processed in 0.001310291 sec. | ||
| 1979 | 2026.03.02 22:59:43.525358 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.03.02 22:59:43.525452 [ 275 ] {2f8c1c79-be7d-458f-a28f-98c7c61aa3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1981 | 2026.03.02 22:59:43.525492 [ 275 ] {2f8c1c79-be7d-458f-a28f-98c7c61aa3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1982 | 2026.03.02 22:59:43.527609 [ 275 ] {2f8c1c79-be7d-458f-a28f-98c7c61aa3db} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.03.02 22:59:43.527646 [ 275 ] {2f8c1c79-be7d-458f-a28f-98c7c61aa3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1984 | 2026.03.02 22:59:43.528173 [ 275 ] {2f8c1c79-be7d-458f-a28f-98c7c61aa3db} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1985 | 2026.03.02 22:59:43.528386 [ 275 ] {2f8c1c79-be7d-458f-a28f-98c7c61aa3db} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.03.02 22:59:43.528517 [ 275 ] {2f8c1c79-be7d-458f-a28f-98c7c61aa3db} <Debug> executeQuery: Read 2705 rows, 211.70 KiB in 0.00308 sec., 878246.7532467532 rows/sec., 67.12 MiB/sec. | ||
| 1987 | 2026.03.02 22:59:43.528557 [ 275 ] {2f8c1c79-be7d-458f-a28f-98c7c61aa3db} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 1988 | 2026.03.02 22:59:43.528570 [ 275 ] {2f8c1c79-be7d-458f-a28f-98c7c61aa3db} <Debug> TCPHandler: Processed in 0.003261213 sec. | ||
| 1989 | 2026.03.02 22:59:43.528685 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2026.03.02 22:59:43.528781 [ 275 ] {7e28fae9-d497-4355-85d4-8797d90fcca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1991 | 2026.03.02 22:59:43.528821 [ 275 ] {7e28fae9-d497-4355-85d4-8797d90fcca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1992 | 2026.03.02 22:59:43.529281 [ 275 ] {7e28fae9-d497-4355-85d4-8797d90fcca4} <Trace> oximeter.fields_u16 (65c6b4c0-1d5b-4c3d-9981-776e750ca4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.03.02 22:59:43.529318 [ 275 ] {7e28fae9-d497-4355-85d4-8797d90fcca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1994 | 2026.03.02 22:59:43.529623 [ 275 ] {7e28fae9-d497-4355-85d4-8797d90fcca4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1995 | 2026.03.02 22:59:43.529834 [ 275 ] {7e28fae9-d497-4355-85d4-8797d90fcca4} <Trace> oximeter.fields_u16 (65c6b4c0-1d5b-4c3d-9981-776e750ca4fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.03.02 22:59:43.529963 [ 275 ] {7e28fae9-d497-4355-85d4-8797d90fcca4} <Debug> executeQuery: Read 166 rows, 10.34 KiB in 0.001198 sec., 138564.27378964942 rows/sec., 8.43 MiB/sec. | ||
| 1997 | 2026.03.02 22:59:43.530003 [ 275 ] {7e28fae9-d497-4355-85d4-8797d90fcca4} <Debug> TCPHandler: Processed in 0.001367922 sec. | ||
| 1998 | 2026.03.02 22:59:43.530116 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.03.02 22:59:43.530210 [ 275 ] {60eae0e3-f4b5-4521-883d-406124dcb61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2000 | 2026.03.02 22:59:43.530249 [ 275 ] {60eae0e3-f4b5-4521-883d-406124dcb61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2001 | 2026.03.02 22:59:43.530920 [ 275 ] {60eae0e3-f4b5-4521-883d-406124dcb61a} <Trace> oximeter.fields_u32 (d5e96397-6062-4a50-b702-e75bd669e60d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.03.02 22:59:43.530957 [ 275 ] {60eae0e3-f4b5-4521-883d-406124dcb61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2003 | 2026.03.02 22:59:43.531308 [ 275 ] {60eae0e3-f4b5-4521-883d-406124dcb61a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2004 | 2026.03.02 22:59:43.531526 [ 275 ] {60eae0e3-f4b5-4521-883d-406124dcb61a} <Trace> oximeter.fields_u32 (d5e96397-6062-4a50-b702-e75bd669e60d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2026.03.02 22:59:43.531650 [ 275 ] {60eae0e3-f4b5-4521-883d-406124dcb61a} <Debug> executeQuery: Read 858 rows, 52.22 KiB in 0.001456 sec., 589285.7142857143 rows/sec., 35.02 MiB/sec. | ||
| 2006 | 2026.03.02 22:59:43.531689 [ 275 ] {60eae0e3-f4b5-4521-883d-406124dcb61a} <Debug> TCPHandler: Processed in 0.001622107 sec. | ||
| 2007 | 2026.03.02 22:59:43.531802 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.03.02 22:59:43.531896 [ 275 ] {b348533b-7e9f-45fd-a805-04f9c79dc254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2009 | 2026.03.02 22:59:43.531936 [ 275 ] {b348533b-7e9f-45fd-a805-04f9c79dc254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2010 | 2026.03.02 22:59:43.532318 [ 275 ] {b348533b-7e9f-45fd-a805-04f9c79dc254} <Trace> oximeter.fields_u64 (9efc9fdc-360c-4484-b62f-dc3b0b3756ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.03.02 22:59:43.532355 [ 275 ] {b348533b-7e9f-45fd-a805-04f9c79dc254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2012 | 2026.03.02 22:59:43.532645 [ 275 ] {b348533b-7e9f-45fd-a805-04f9c79dc254} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2013 | 2026.03.02 22:59:43.532854 [ 275 ] {b348533b-7e9f-45fd-a805-04f9c79dc254} <Trace> oximeter.fields_u64 (9efc9fdc-360c-4484-b62f-dc3b0b3756ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.03.02 22:59:43.532996 [ 275 ] {b348533b-7e9f-45fd-a805-04f9c79dc254} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 2015 | 2026.03.02 22:59:43.533034 [ 275 ] {b348533b-7e9f-45fd-a805-04f9c79dc254} <Debug> TCPHandler: Processed in 0.001281611 sec. | ||
| 2016 | 2026.03.02 22:59:43.533145 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.03.02 22:59:43.533239 [ 275 ] {7c4e015a-747a-44f7-af26-a05fe902ceda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2018 | 2026.03.02 22:59:43.533278 [ 275 ] {7c4e015a-747a-44f7-af26-a05fe902ceda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2019 | 2026.03.02 22:59:43.533734 [ 275 ] {7c4e015a-747a-44f7-af26-a05fe902ceda} <Trace> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.03.02 22:59:43.533771 [ 275 ] {7c4e015a-747a-44f7-af26-a05fe902ceda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2021 | 2026.03.02 22:59:43.534083 [ 275 ] {7c4e015a-747a-44f7-af26-a05fe902ceda} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2022 | 2026.03.02 22:59:43.534299 [ 275 ] {7c4e015a-747a-44f7-af26-a05fe902ceda} <Trace> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.03.02 22:59:43.534423 [ 275 ] {7c4e015a-747a-44f7-af26-a05fe902ceda} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001201 sec., 123230.64113238968 rows/sec., 7.01 MiB/sec. | ||
| 2024 | 2026.03.02 22:59:43.534462 [ 275 ] {7c4e015a-747a-44f7-af26-a05fe902ceda} <Debug> TCPHandler: Processed in 0.001367812 sec. | ||
| 2025 | 2026.03.02 22:59:43.534574 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.03.02 22:59:43.534668 [ 275 ] {0bdb960c-250f-46d5-99eb-2df13779b8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2027 | 2026.03.02 22:59:43.534707 [ 275 ] {0bdb960c-250f-46d5-99eb-2df13779b8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2028 | 2026.03.02 22:59:43.535689 [ 275 ] {0bdb960c-250f-46d5-99eb-2df13779b8f8} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.03.02 22:59:43.535726 [ 275 ] {0bdb960c-250f-46d5-99eb-2df13779b8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2030 | 2026.03.02 22:59:43.536158 [ 275 ] {0bdb960c-250f-46d5-99eb-2df13779b8f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2031 | 2026.03.02 22:59:43.536379 [ 275 ] {0bdb960c-250f-46d5-99eb-2df13779b8f8} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.03.02 22:59:43.536507 [ 275 ] {0bdb960c-250f-46d5-99eb-2df13779b8f8} <Debug> executeQuery: Read 1453 rows, 102.57 KiB in 0.001855 sec., 783288.409703504 rows/sec., 54.00 MiB/sec. | ||
| 2033 | 2026.03.02 22:59:43.536546 [ 275 ] {0bdb960c-250f-46d5-99eb-2df13779b8f8} <Debug> TCPHandler: Processed in 0.002021733 sec. | ||
| 2034 | 2026.03.02 22:59:43.536655 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.03.02 22:59:43.536750 [ 275 ] {9533ec1d-8b45-42be-a238-8a4213ec9144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2036 | 2026.03.02 22:59:43.536792 [ 275 ] {9533ec1d-8b45-42be-a238-8a4213ec9144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2037 | 2026.03.02 22:59:43.537131 [ 275 ] {9533ec1d-8b45-42be-a238-8a4213ec9144} <Trace> oximeter.measurements_bool (990866eb-eb1d-40ce-91b1-0df42c3e4d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.03.02 22:59:43.537167 [ 275 ] {9533ec1d-8b45-42be-a238-8a4213ec9144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2039 | 2026.03.02 22:59:43.537469 [ 275 ] {9533ec1d-8b45-42be-a238-8a4213ec9144} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2040 | 2026.03.02 22:59:43.537677 [ 275 ] {9533ec1d-8b45-42be-a238-8a4213ec9144} <Trace> oximeter.measurements_bool (990866eb-eb1d-40ce-91b1-0df42c3e4d71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.03.02 22:59:43.537803 [ 275 ] {9533ec1d-8b45-42be-a238-8a4213ec9144} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 2042 | 2026.03.02 22:59:43.537839 [ 275 ] {9533ec1d-8b45-42be-a238-8a4213ec9144} <Debug> TCPHandler: Processed in 0.00123428 sec. | ||
| 2043 | 2026.03.02 22:59:43.537948 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.03.02 22:59:43.538042 [ 275 ] {0274f431-ed5a-4123-b743-6670657f178e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2045 | 2026.03.02 22:59:43.538084 [ 275 ] {0274f431-ed5a-4123-b743-6670657f178e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2046 | 2026.03.02 22:59:43.538734 [ 275 ] {0274f431-ed5a-4123-b743-6670657f178e} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.03.02 22:59:43.538770 [ 275 ] {0274f431-ed5a-4123-b743-6670657f178e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2048 | 2026.03.02 22:59:43.539214 [ 275 ] {0274f431-ed5a-4123-b743-6670657f178e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2049 | 2026.03.02 22:59:43.539428 [ 275 ] {0274f431-ed5a-4123-b743-6670657f178e} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.03.02 22:59:43.539555 [ 275 ] {0274f431-ed5a-4123-b743-6670657f178e} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.00153 sec., 864705.8823529412 rows/sec., 54.00 MiB/sec. | ||
| 2051 | 2026.03.02 22:59:43.539594 [ 275 ] {0274f431-ed5a-4123-b743-6670657f178e} <Debug> TCPHandler: Processed in 0.001696767 sec. | ||
| 2052 | 2026.03.02 22:59:43.539707 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.03.02 22:59:43.539802 [ 275 ] {9d77b249-c239-478d-8557-e2ed69c443f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2054 | 2026.03.02 22:59:43.539843 [ 275 ] {9d77b249-c239-478d-8557-e2ed69c443f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2055 | 2026.03.02 22:59:43.540161 [ 275 ] {9d77b249-c239-478d-8557-e2ed69c443f1} <Trace> oximeter.measurements_f64 (40e703ed-4ac0-47bf-8670-7f2385d63d70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.03.02 22:59:43.540197 [ 275 ] {9d77b249-c239-478d-8557-e2ed69c443f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2057 | 2026.03.02 22:59:43.540508 [ 275 ] {9d77b249-c239-478d-8557-e2ed69c443f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2058 | 2026.03.02 22:59:43.540720 [ 275 ] {9d77b249-c239-478d-8557-e2ed69c443f1} <Trace> oximeter.measurements_f64 (40e703ed-4ac0-47bf-8670-7f2385d63d70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.03.02 22:59:43.540848 [ 275 ] {9d77b249-c239-478d-8557-e2ed69c443f1} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001062 sec., 1883.2391713747645 rows/sec., 123.22 KiB/sec. | ||
| 2060 | 2026.03.02 22:59:43.540885 [ 275 ] {9d77b249-c239-478d-8557-e2ed69c443f1} <Debug> TCPHandler: Processed in 0.00122838 sec. | ||
| 2061 | 2026.03.02 22:59:43.540995 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.03.02 22:59:43.541089 [ 275 ] {37057733-30c7-4bdf-8d01-945bae357a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2063 | 2026.03.02 22:59:43.541142 [ 275 ] {37057733-30c7-4bdf-8d01-945bae357a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2064 | 2026.03.02 22:59:43.541929 [ 275 ] {37057733-30c7-4bdf-8d01-945bae357a92} <Trace> oximeter.measurements_histogramu64 (f890d35e-f368-479d-8041-1a75531a4101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.03.02 22:59:43.541967 [ 275 ] {37057733-30c7-4bdf-8d01-945bae357a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2066 | 2026.03.02 22:59:43.542494 [ 275 ] {37057733-30c7-4bdf-8d01-945bae357a92} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2067 | 2026.03.02 22:59:43.542711 [ 275 ] {37057733-30c7-4bdf-8d01-945bae357a92} <Trace> oximeter.measurements_histogramu64 (f890d35e-f368-479d-8041-1a75531a4101): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.03.02 22:59:43.542858 [ 275 ] {37057733-30c7-4bdf-8d01-945bae357a92} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001784 sec., 12331.83856502242 rows/sec., 22.10 MiB/sec. | ||
| 2069 | 2026.03.02 22:59:43.542914 [ 275 ] {37057733-30c7-4bdf-8d01-945bae357a92} <Debug> TCPHandler: Processed in 0.001968542 sec. | ||
| 2070 | 2026.03.02 22:59:43.543061 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2026.03.02 22:59:43.543157 [ 275 ] {61fcdffb-2177-49a1-8da3-45d936a39320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2072 | 2026.03.02 22:59:43.543199 [ 275 ] {61fcdffb-2177-49a1-8da3-45d936a39320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2073 | 2026.03.02 22:59:43.543530 [ 275 ] {61fcdffb-2177-49a1-8da3-45d936a39320} <Trace> oximeter.measurements_i64 (f370b280-a227-462a-b402-dc912d8688a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.03.02 22:59:43.543567 [ 275 ] {61fcdffb-2177-49a1-8da3-45d936a39320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2075 | 2026.03.02 22:59:43.543906 [ 275 ] {61fcdffb-2177-49a1-8da3-45d936a39320} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2076 | 2026.03.02 22:59:43.544119 [ 275 ] {61fcdffb-2177-49a1-8da3-45d936a39320} <Trace> oximeter.measurements_i64 (f370b280-a227-462a-b402-dc912d8688a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.03.02 22:59:43.544251 [ 275 ] {61fcdffb-2177-49a1-8da3-45d936a39320} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001111 sec., 2700.2700270027003 rows/sec., 190.74 KiB/sec. | ||
| 2078 | 2026.03.02 22:59:43.544289 [ 275 ] {61fcdffb-2177-49a1-8da3-45d936a39320} <Debug> TCPHandler: Processed in 0.001278871 sec. | ||
| 2079 | 2026.03.02 22:59:43.544408 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.03.02 22:59:43.544503 [ 275 ] {74ac6ede-5df3-46fe-9714-5a64a4232a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2081 | 2026.03.02 22:59:43.544544 [ 275 ] {74ac6ede-5df3-46fe-9714-5a64a4232a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2082 | 2026.03.02 22:59:43.544869 [ 275 ] {74ac6ede-5df3-46fe-9714-5a64a4232a27} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.03.02 22:59:43.544906 [ 275 ] {74ac6ede-5df3-46fe-9714-5a64a4232a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2084 | 2026.03.02 22:59:43.545199 [ 275 ] {74ac6ede-5df3-46fe-9714-5a64a4232a27} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2085 | 2026.03.02 22:59:43.545406 [ 275 ] {74ac6ede-5df3-46fe-9714-5a64a4232a27} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.03.02 22:59:43.545544 [ 275 ] {74ac6ede-5df3-46fe-9714-5a64a4232a27} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001057 sec., 39735.09933774835 rows/sec., 2.27 MiB/sec. | ||
| 2087 | 2026.03.02 22:59:43.545583 [ 275 ] {74ac6ede-5df3-46fe-9714-5a64a4232a27} <Debug> TCPHandler: Processed in 0.001224749 sec. | ||
| 2088 | 2026.03.02 22:59:44.210309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 318 | ||
| 2089 | 2026.03.02 22:59:44.213414 [ 243 ] {} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.03.02 22:59:44.213465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2091 | 2026.03.02 22:59:44.214726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2092 | 2026.03.02 22:59:44.215013 [ 243 ] {} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.03.02 22:59:44.215329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2094 | 2026.03.02 22:59:46.724895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3260 | ||
| 2095 | 2026.03.02 22:59:46.725381 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2096 | 2026.03.02 22:59:46.725429 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2097 | 2026.03.02 22:59:46.725920 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2098 | 2026.03.02 22:59:46.726156 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2026.03.02 22:59:46.726289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3260 | ||
| 2100 | 2026.03.02 22:59:46.891957 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2101 | 2026.03.02 22:59:46.911981 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2026.03.02 22:59:46.912047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2103 | 2026.03.02 22:59:46.917704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2104 | 2026.03.02 22:59:46.918449 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2026.03.02 22:59:46.921821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2106 | 2026.03.02 22:59:48.177998 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2026.03.02 22:59:48.178206 [ 275 ] {57a90033-d354-44f6-9e9c-991df3033d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2108 | 2026.03.02 22:59:48.178278 [ 275 ] {57a90033-d354-44f6-9e9c-991df3033d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2109 | 2026.03.02 22:59:48.178997 [ 275 ] {57a90033-d354-44f6-9e9c-991df3033d60} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.03.02 22:59:48.179043 [ 275 ] {57a90033-d354-44f6-9e9c-991df3033d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2111 | 2026.03.02 22:59:48.179451 [ 275 ] {57a90033-d354-44f6-9e9c-991df3033d60} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2112 | 2026.03.02 22:59:48.179682 [ 275 ] {57a90033-d354-44f6-9e9c-991df3033d60} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.03.02 22:59:48.179832 [ 275 ] {57a90033-d354-44f6-9e9c-991df3033d60} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.57 MiB/sec. | ||
| 2114 | 2026.03.02 22:59:48.179874 [ 275 ] {57a90033-d354-44f6-9e9c-991df3033d60} <Debug> TCPHandler: Processed in 0.002009322 sec. | ||
| 2115 | 2026.03.02 22:59:48.179996 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.03.02 22:59:48.180094 [ 275 ] {2ac20e35-292d-4ee7-b827-9766f08830b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2117 | 2026.03.02 22:59:48.180136 [ 275 ] {2ac20e35-292d-4ee7-b827-9766f08830b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2118 | 2026.03.02 22:59:48.180572 [ 275 ] {2ac20e35-292d-4ee7-b827-9766f08830b1} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.03.02 22:59:48.180607 [ 275 ] {2ac20e35-292d-4ee7-b827-9766f08830b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2120 | 2026.03.02 22:59:48.180916 [ 275 ] {2ac20e35-292d-4ee7-b827-9766f08830b1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2121 | 2026.03.02 22:59:48.181140 [ 275 ] {2ac20e35-292d-4ee7-b827-9766f08830b1} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.03.02 22:59:48.181269 [ 275 ] {2ac20e35-292d-4ee7-b827-9766f08830b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 2123 | 2026.03.02 22:59:48.181307 [ 275 ] {2ac20e35-292d-4ee7-b827-9766f08830b1} <Debug> TCPHandler: Processed in 0.001362842 sec. | ||
| 2124 | 2026.03.02 22:59:48.181429 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.03.02 22:59:48.181525 [ 275 ] {e9904e80-3d9e-4599-b292-0717068e18d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2126 | 2026.03.02 22:59:48.181569 [ 275 ] {e9904e80-3d9e-4599-b292-0717068e18d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2127 | 2026.03.02 22:59:48.181967 [ 275 ] {e9904e80-3d9e-4599-b292-0717068e18d5} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.03.02 22:59:48.182002 [ 275 ] {e9904e80-3d9e-4599-b292-0717068e18d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2129 | 2026.03.02 22:59:48.182329 [ 275 ] {e9904e80-3d9e-4599-b292-0717068e18d5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2130 | 2026.03.02 22:59:48.182548 [ 275 ] {e9904e80-3d9e-4599-b292-0717068e18d5} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.03.02 22:59:48.182676 [ 275 ] {e9904e80-3d9e-4599-b292-0717068e18d5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001169 sec., 109495.29512403764 rows/sec., 7.63 MiB/sec. | ||
| 2132 | 2026.03.02 22:59:48.182714 [ 275 ] {e9904e80-3d9e-4599-b292-0717068e18d5} <Debug> TCPHandler: Processed in 0.001336052 sec. | ||
| 2133 | 2026.03.02 22:59:48.182827 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2026.03.02 22:59:48.182922 [ 275 ] {53edc0ef-f706-497c-9fd9-306041391855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2135 | 2026.03.02 22:59:48.182964 [ 275 ] {53edc0ef-f706-497c-9fd9-306041391855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2136 | 2026.03.02 22:59:48.183298 [ 275 ] {53edc0ef-f706-497c-9fd9-306041391855} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.03.02 22:59:48.183333 [ 275 ] {53edc0ef-f706-497c-9fd9-306041391855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2138 | 2026.03.02 22:59:48.183665 [ 275 ] {53edc0ef-f706-497c-9fd9-306041391855} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2139 | 2026.03.02 22:59:48.183878 [ 275 ] {53edc0ef-f706-497c-9fd9-306041391855} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.03.02 22:59:48.184009 [ 275 ] {53edc0ef-f706-497c-9fd9-306041391855} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001104 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
| 2141 | 2026.03.02 22:59:48.184047 [ 275 ] {53edc0ef-f706-497c-9fd9-306041391855} <Debug> TCPHandler: Processed in 0.001270261 sec. | ||
| 2142 | 2026.03.02 22:59:52.483689 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36885 | ||
| 2143 | 2026.03.02 22:59:52.483811 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2144 | 2026.03.02 22:59:52.483841 [ 289 ] {} <Debug> TCP-Session: afd476c5-e0c9-4234-80ae-5112b67ee192 Authenticating user 'default' from [fd00:1122:3344:101::e]:36885 | ||
| 2145 | 2026.03.02 22:59:52.483862 [ 289 ] {} <Debug> TCP-Session: afd476c5-e0c9-4234-80ae-5112b67ee192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.03.02 22:59:52.483875 [ 289 ] {} <Debug> TCP-Session: afd476c5-e0c9-4234-80ae-5112b67ee192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.03.02 22:59:52.484102 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35237 | ||
| 2148 | 2026.03.02 22:59:52.484158 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34665 | ||
| 2149 | 2026.03.02 22:59:52.484200 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63768 | ||
| 2150 | 2026.03.02 22:59:52.484226 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48665 | ||
| 2151 | 2026.03.02 22:59:52.484233 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2152 | 2026.03.02 22:59:52.484262 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35128 | ||
| 2153 | 2026.03.02 22:59:52.484292 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62974 | ||
| 2154 | 2026.03.02 22:59:52.484306 [ 290 ] {} <Debug> TCP-Session: f01d8715-1d91-4f7a-95cd-8bcb3ab0fd8e Authenticating user 'default' from [fd00:1122:3344:101::e]:35237 | ||
| 2155 | 2026.03.02 22:59:52.484323 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2156 | 2026.03.02 22:59:52.484349 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2157 | 2026.03.02 22:59:52.484359 [ 290 ] {} <Debug> TCP-Session: f01d8715-1d91-4f7a-95cd-8bcb3ab0fd8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.03.02 22:59:52.484375 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2159 | 2026.03.02 22:59:52.484383 [ 292 ] {} <Debug> TCP-Session: 2f0f4e43-8cca-47e7-9aef-c0890d00f74b Authenticating user 'default' from [fd00:1122:3344:101::e]:63768 | ||
| 2160 | 2026.03.02 22:59:52.484400 [ 290 ] {} <Debug> TCP-Session: f01d8715-1d91-4f7a-95cd-8bcb3ab0fd8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.03.02 22:59:52.484422 [ 289 ] {} <Trace> TCP-Session: afd476c5-e0c9-4234-80ae-5112b67ee192 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2026.03.02 22:59:52.484437 [ 292 ] {} <Debug> TCP-Session: 2f0f4e43-8cca-47e7-9aef-c0890d00f74b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.03.02 22:59:52.484424 [ 288 ] {} <Debug> TCP-Session: 9dd3bf04-6175-4c18-8ac8-d8fa31aff329 Authenticating user 'default' from [fd00:1122:3344:101::e]:62974 | ||
| 2164 | 2026.03.02 22:59:52.484492 [ 292 ] {} <Debug> TCP-Session: 2f0f4e43-8cca-47e7-9aef-c0890d00f74b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.03.02 22:59:52.484521 [ 288 ] {} <Debug> TCP-Session: 9dd3bf04-6175-4c18-8ac8-d8fa31aff329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.03.02 22:59:52.484387 [ 286 ] {} <Debug> TCP-Session: 3b706b12-eaed-4fe2-90bf-0e16cf738526 Authenticating user 'default' from [fd00:1122:3344:101::e]:35128 | ||
| 2167 | 2026.03.02 22:59:52.484545 [ 288 ] {} <Debug> TCP-Session: 9dd3bf04-6175-4c18-8ac8-d8fa31aff329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.03.02 22:59:52.484570 [ 286 ] {} <Debug> TCP-Session: 3b706b12-eaed-4fe2-90bf-0e16cf738526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.03.02 22:59:52.484323 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2170 | 2026.03.02 22:59:52.484592 [ 286 ] {} <Debug> TCP-Session: 3b706b12-eaed-4fe2-90bf-0e16cf738526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.03.02 22:59:52.484280 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2172 | 2026.03.02 22:59:52.484614 [ 294 ] {} <Debug> TCP-Session: 96616720-b150-462f-b19c-33ddddf8d0ab Authenticating user 'default' from [fd00:1122:3344:101::e]:48665 | ||
| 2173 | 2026.03.02 22:59:52.484627 [ 289 ] {ee2c82dc-a2b5-4503-bf0d-db375d9ea78e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36885) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2174 | 2026.03.02 22:59:52.484660 [ 294 ] {} <Debug> TCP-Session: 96616720-b150-462f-b19c-33ddddf8d0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.03.02 22:59:52.484659 [ 291 ] {} <Debug> TCP-Session: 9a56c2e1-8a7f-446d-8c8a-ac133c5c6e75 Authenticating user 'default' from [fd00:1122:3344:101::e]:34665 | ||
| 2176 | 2026.03.02 22:59:52.484689 [ 294 ] {} <Debug> TCP-Session: 96616720-b150-462f-b19c-33ddddf8d0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.03.02 22:59:52.484707 [ 291 ] {} <Debug> TCP-Session: 9a56c2e1-8a7f-446d-8c8a-ac133c5c6e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.03.02 22:59:52.484267 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48736 | ||
| 2179 | 2026.03.02 22:59:52.484732 [ 291 ] {} <Debug> TCP-Session: 9a56c2e1-8a7f-446d-8c8a-ac133c5c6e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.03.02 22:59:52.484213 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55849 | ||
| 2181 | 2026.03.02 22:59:52.484801 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2182 | 2026.03.02 22:59:52.484828 [ 287 ] {} <Debug> TCP-Session: bceeb433-fdc6-4ce6-8cd1-71f67e13d830 Authenticating user 'default' from [fd00:1122:3344:101::e]:48736 | ||
| 2183 | 2026.03.02 22:59:52.484845 [ 287 ] {} <Debug> TCP-Session: bceeb433-fdc6-4ce6-8cd1-71f67e13d830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.03.02 22:59:52.484857 [ 287 ] {} <Debug> TCP-Session: bceeb433-fdc6-4ce6-8cd1-71f67e13d830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.03.02 22:59:52.484919 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2186 | 2026.03.02 22:59:52.484949 [ 293 ] {} <Debug> TCP-Session: 5799cbf6-3867-424c-8156-16b3761b3436 Authenticating user 'default' from [fd00:1122:3344:101::e]:55849 | ||
| 2187 | 2026.03.02 22:59:52.484967 [ 293 ] {} <Debug> TCP-Session: 5799cbf6-3867-424c-8156-16b3761b3436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.03.02 22:59:52.484980 [ 293 ] {} <Debug> TCP-Session: 5799cbf6-3867-424c-8156-16b3761b3436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.03.02 22:59:52.484988 [ 289 ] {ee2c82dc-a2b5-4503-bf0d-db375d9ea78e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2190 | 2026.03.02 22:59:52.485050 [ 289 ] {ee2c82dc-a2b5-4503-bf0d-db375d9ea78e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2191 | 2026.03.02 22:59:52.485365 [ 289 ] {ee2c82dc-a2b5-4503-bf0d-db375d9ea78e} <Debug> oximeter.version (96f2ede0-84f7-4092-8de0-022a337d47d8) (SelectExecutor): Key condition: unknown | ||
| 2192 | 2026.03.02 22:59:52.486343 [ 324 ] {ee2c82dc-a2b5-4503-bf0d-db375d9ea78e} <Trace> AggregatingTransform: Aggregating | ||
| 2193 | 2026.03.02 22:59:52.486384 [ 324 ] {ee2c82dc-a2b5-4503-bf0d-db375d9ea78e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2194 | 2026.03.02 22:59:52.486424 [ 324 ] {ee2c82dc-a2b5-4503-bf0d-db375d9ea78e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955756 sec. (1046.292 rows/sec., 40.87 KiB/sec.) | ||
| 2195 | 2026.03.02 22:59:52.486446 [ 324 ] {ee2c82dc-a2b5-4503-bf0d-db375d9ea78e} <Trace> Aggregator: Merging aggregated data | ||
| 2196 | 2026.03.02 22:59:52.487561 [ 289 ] {ee2c82dc-a2b5-4503-bf0d-db375d9ea78e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002991 sec., 334.33634236041456 rows/sec., 13.06 KiB/sec. | ||
| 2197 | 2026.03.02 22:59:52.487751 [ 289 ] {ee2c82dc-a2b5-4503-bf0d-db375d9ea78e} <Debug> TCPHandler: Processed in 0.003483196 sec. | ||
| 2198 | 2026.03.02 22:59:52.487873 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2199 | 2026.03.02 22:59:52.487906 [ 289 ] {} <Debug> TCP-Session: afd476c5-e0c9-4234-80ae-5112b67ee192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.03.02 22:59:52.487913 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2201 | 2026.03.02 22:59:52.487949 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2202 | 2026.03.02 22:59:52.487960 [ 290 ] {} <Debug> TCP-Session: f01d8715-1d91-4f7a-95cd-8bcb3ab0fd8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.03.02 22:59:52.487984 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2204 | 2026.03.02 22:59:52.487995 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2205 | 2026.03.02 22:59:52.488021 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2206 | 2026.03.02 22:59:52.488054 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2207 | 2026.03.02 22:59:52.488075 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2208 | 2026.03.02 22:59:52.488102 [ 292 ] {} <Debug> TCP-Session: 2f0f4e43-8cca-47e7-9aef-c0890d00f74b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.03.02 22:59:52.488115 [ 293 ] {} <Debug> TCP-Session: 5799cbf6-3867-424c-8156-16b3761b3436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.03.02 22:59:52.488132 [ 286 ] {} <Debug> TCP-Session: 3b706b12-eaed-4fe2-90bf-0e16cf738526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.03.02 22:59:52.488039 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2212 | 2026.03.02 22:59:52.488035 [ 288 ] {} <Debug> TCP-Session: 9dd3bf04-6175-4c18-8ac8-d8fa31aff329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.03.02 22:59:52.488008 [ 287 ] {} <Debug> TCP-Session: bceeb433-fdc6-4ce6-8cd1-71f67e13d830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.03.02 22:59:52.488205 [ 291 ] {} <Debug> TCP-Session: 9a56c2e1-8a7f-446d-8c8a-ac133c5c6e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.03.02 22:59:52.488064 [ 294 ] {} <Debug> TCP-Session: 96616720-b150-462f-b19c-33ddddf8d0ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.03.02 22:59:52.627225 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34081 | ||
| 2217 | 2026.03.02 22:59:52.627335 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2026.03.02 22:59:52.627365 [ 289 ] {} <Debug> TCP-Session: c609d8e8-3a64-457f-9506-68855374d357 Authenticating user 'default' from [fd00:1122:3344:101::e]:34081 | ||
| 2219 | 2026.03.02 22:59:52.627388 [ 289 ] {} <Debug> TCP-Session: c609d8e8-3a64-457f-9506-68855374d357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.03.02 22:59:52.627402 [ 289 ] {} <Debug> TCP-Session: c609d8e8-3a64-457f-9506-68855374d357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.03.02 22:59:52.627696 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57377 | ||
| 2222 | 2026.03.02 22:59:52.627725 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36025 | ||
| 2223 | 2026.03.02 22:59:52.627748 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56072 | ||
| 2224 | 2026.03.02 22:59:52.627757 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50985 | ||
| 2225 | 2026.03.02 22:59:52.627798 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55619 | ||
| 2226 | 2026.03.02 22:59:52.627812 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2227 | 2026.03.02 22:59:52.627819 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37977 | ||
| 2228 | 2026.03.02 22:59:52.627837 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2229 | 2026.03.02 22:59:52.627843 [ 289 ] {} <Trace> TCP-Session: c609d8e8-3a64-457f-9506-68855374d357 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.03.02 22:59:52.627879 [ 291 ] {} <Debug> TCP-Session: 047b5eb3-181f-4783-a746-24c80cddf220 Authenticating user 'default' from [fd00:1122:3344:101::e]:36025 | ||
| 2231 | 2026.03.02 22:59:52.627902 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2232 | 2026.03.02 22:59:52.627817 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62689 | ||
| 2233 | 2026.03.02 22:59:52.627929 [ 288 ] {} <Debug> TCP-Session: c45f1cd3-8bad-43c6-a59c-22d8817de83b Authenticating user 'default' from [fd00:1122:3344:101::e]:37977 | ||
| 2234 | 2026.03.02 22:59:52.627922 [ 291 ] {} <Debug> TCP-Session: 047b5eb3-181f-4783-a746-24c80cddf220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.03.02 22:59:52.627999 [ 288 ] {} <Debug> TCP-Session: c45f1cd3-8bad-43c6-a59c-22d8817de83b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.03.02 22:59:52.628025 [ 291 ] {} <Debug> TCP-Session: 047b5eb3-181f-4783-a746-24c80cddf220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.03.02 22:59:52.628031 [ 288 ] {} <Debug> TCP-Session: c45f1cd3-8bad-43c6-a59c-22d8817de83b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.03.02 22:59:52.627850 [ 290 ] {} <Debug> TCP-Session: 1da8192f-9f4a-43b9-b905-4f563fcb37e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57377 | ||
| 2239 | 2026.03.02 22:59:52.628062 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2240 | 2026.03.02 22:59:52.628091 [ 290 ] {} <Debug> TCP-Session: 1da8192f-9f4a-43b9-b905-4f563fcb37e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.03.02 22:59:52.628106 [ 289 ] {c6dd3c65-108c-4e31-be45-27345a8d38fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34081) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2242 | 2026.03.02 22:59:52.628118 [ 290 ] {} <Debug> TCP-Session: 1da8192f-9f4a-43b9-b905-4f563fcb37e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.03.02 22:59:52.628120 [ 287 ] {} <Debug> TCP-Session: 52d44271-4aa1-4acb-84ab-88cf843dc9f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62689 | ||
| 2244 | 2026.03.02 22:59:52.627871 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2245 | 2026.03.02 22:59:52.628186 [ 287 ] {} <Debug> TCP-Session: 52d44271-4aa1-4acb-84ab-88cf843dc9f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.03.02 22:59:52.627872 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2247 | 2026.03.02 22:59:52.628213 [ 294 ] {} <Debug> TCP-Session: 6fd4df65-c6e4-4767-ba4c-7add87f23b9a Authenticating user 'default' from [fd00:1122:3344:101::e]:50985 | ||
| 2248 | 2026.03.02 22:59:52.628215 [ 287 ] {} <Debug> TCP-Session: 52d44271-4aa1-4acb-84ab-88cf843dc9f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.03.02 22:59:52.628259 [ 294 ] {} <Debug> TCP-Session: 6fd4df65-c6e4-4767-ba4c-7add87f23b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.03.02 22:59:52.628254 [ 286 ] {} <Debug> TCP-Session: 9e711d95-a08d-426d-a633-ef74fa1ad5bf Authenticating user 'default' from [fd00:1122:3344:101::e]:55619 | ||
| 2251 | 2026.03.02 22:59:52.628288 [ 294 ] {} <Debug> TCP-Session: 6fd4df65-c6e4-4767-ba4c-7add87f23b9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.03.02 22:59:52.628307 [ 286 ] {} <Debug> TCP-Session: 9e711d95-a08d-426d-a633-ef74fa1ad5bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.03.02 22:59:52.627850 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2026.03.02 22:59:52.628332 [ 286 ] {} <Debug> TCP-Session: 9e711d95-a08d-426d-a633-ef74fa1ad5bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.03.02 22:59:52.627749 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65469 | ||
| 2256 | 2026.03.02 22:59:52.628377 [ 293 ] {} <Debug> TCP-Session: 0243e88b-362b-49ad-bbfc-599ba0d028e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56072 | ||
| 2257 | 2026.03.02 22:59:52.628425 [ 293 ] {} <Debug> TCP-Session: 0243e88b-362b-49ad-bbfc-599ba0d028e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.03.02 22:59:52.628438 [ 293 ] {} <Debug> TCP-Session: 0243e88b-362b-49ad-bbfc-599ba0d028e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.03.02 22:59:52.628442 [ 289 ] {c6dd3c65-108c-4e31-be45-27345a8d38fc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2260 | 2026.03.02 22:59:52.628458 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2261 | 2026.03.02 22:59:52.628500 [ 292 ] {} <Debug> TCP-Session: 40b3e5af-c9b5-4083-a5c1-568a8151ac79 Authenticating user 'default' from [fd00:1122:3344:101::e]:65469 | ||
| 2262 | 2026.03.02 22:59:52.628515 [ 289 ] {c6dd3c65-108c-4e31-be45-27345a8d38fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2263 | 2026.03.02 22:59:52.628522 [ 292 ] {} <Debug> TCP-Session: 40b3e5af-c9b5-4083-a5c1-568a8151ac79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.03.02 22:59:52.628560 [ 292 ] {} <Debug> TCP-Session: 40b3e5af-c9b5-4083-a5c1-568a8151ac79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.03.02 22:59:52.628882 [ 289 ] {c6dd3c65-108c-4e31-be45-27345a8d38fc} <Debug> oximeter.version (96f2ede0-84f7-4092-8de0-022a337d47d8) (SelectExecutor): Key condition: unknown | ||
| 2266 | 2026.03.02 22:59:52.630073 [ 311 ] {c6dd3c65-108c-4e31-be45-27345a8d38fc} <Trace> AggregatingTransform: Aggregating | ||
| 2267 | 2026.03.02 22:59:52.630129 [ 311 ] {c6dd3c65-108c-4e31-be45-27345a8d38fc} <Trace> Aggregator: Aggregation method: without_key | ||
| 2268 | 2026.03.02 22:59:52.630167 [ 311 ] {c6dd3c65-108c-4e31-be45-27345a8d38fc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001149958 sec. (869.597 rows/sec., 33.97 KiB/sec.) | ||
| 2269 | 2026.03.02 22:59:52.630188 [ 311 ] {c6dd3c65-108c-4e31-be45-27345a8d38fc} <Trace> Aggregator: Merging aggregated data | ||
| 2270 | 2026.03.02 22:59:52.631510 [ 289 ] {c6dd3c65-108c-4e31-be45-27345a8d38fc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003508 sec., 285.06271379703537 rows/sec., 11.14 KiB/sec. | ||
| 2271 | 2026.03.02 22:59:52.631647 [ 289 ] {c6dd3c65-108c-4e31-be45-27345a8d38fc} <Debug> TCPHandler: Processed in 0.003980124 sec. | ||
| 2272 | 2026.03.02 22:59:52.631778 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2273 | 2026.03.02 22:59:52.631803 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2274 | 2026.03.02 22:59:52.631813 [ 289 ] {} <Debug> TCP-Session: c609d8e8-3a64-457f-9506-68855374d357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.03.02 22:59:52.631822 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2276 | 2026.03.02 22:59:52.631839 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2277 | 2026.03.02 22:59:52.631883 [ 293 ] {} <Debug> TCP-Session: 0243e88b-362b-49ad-bbfc-599ba0d028e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.03.02 22:59:52.631897 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.03.02 22:59:52.631910 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2280 | 2026.03.02 22:59:52.631918 [ 291 ] {} <Debug> TCP-Session: 047b5eb3-181f-4783-a746-24c80cddf220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.03.02 22:59:52.631939 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2282 | 2026.03.02 22:59:52.631966 [ 292 ] {} <Debug> TCP-Session: 40b3e5af-c9b5-4083-a5c1-568a8151ac79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.03.02 22:59:52.631977 [ 286 ] {} <Debug> TCP-Session: 9e711d95-a08d-426d-a633-ef74fa1ad5bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.03.02 22:59:52.631996 [ 287 ] {} <Debug> TCP-Session: 52d44271-4aa1-4acb-84ab-88cf843dc9f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.03.02 22:59:52.631858 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2286 | 2026.03.02 22:59:52.631849 [ 288 ] {} <Debug> TCP-Session: c45f1cd3-8bad-43c6-a59c-22d8817de83b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.03.02 22:59:52.631869 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2288 | 2026.03.02 22:59:52.632086 [ 290 ] {} <Debug> TCP-Session: 1da8192f-9f4a-43b9-b905-4f563fcb37e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.03.02 22:59:52.632142 [ 294 ] {} <Debug> TCP-Session: 6fd4df65-c6e4-4767-ba4c-7add87f23b9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.03.02 22:59:52.811016 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61977 | ||
| 2291 | 2026.03.02 22:59:52.811145 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2292 | 2026.03.02 22:59:52.811180 [ 289 ] {} <Debug> TCP-Session: 45f9f1fc-c12b-4f5b-be97-2285d18b7bf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61977 | ||
| 2293 | 2026.03.02 22:59:52.811209 [ 289 ] {} <Debug> TCP-Session: 45f9f1fc-c12b-4f5b-be97-2285d18b7bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.03.02 22:59:52.811227 [ 289 ] {} <Debug> TCP-Session: 45f9f1fc-c12b-4f5b-be97-2285d18b7bf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.03.02 22:59:52.811499 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56019 | ||
| 2296 | 2026.03.02 22:59:52.811521 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61223 | ||
| 2297 | 2026.03.02 22:59:52.811553 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53158 | ||
| 2298 | 2026.03.02 22:59:52.811586 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32960 | ||
| 2299 | 2026.03.02 22:59:52.811594 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53701 | ||
| 2300 | 2026.03.02 22:59:52.811617 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2301 | 2026.03.02 22:59:52.811633 [ 289 ] {} <Trace> TCP-Session: 45f9f1fc-c12b-4f5b-be97-2285d18b7bf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.03.02 22:59:52.811665 [ 291 ] {} <Debug> TCP-Session: c4f6a6ce-07eb-445a-bdbc-40ba135b645a Authenticating user 'default' from [fd00:1122:3344:101::e]:56019 | ||
| 2303 | 2026.03.02 22:59:52.811690 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2304 | 2026.03.02 22:59:52.811691 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2305 | 2026.03.02 22:59:52.811713 [ 291 ] {} <Debug> TCP-Session: c4f6a6ce-07eb-445a-bdbc-40ba135b645a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.03.02 22:59:52.811734 [ 286 ] {} <Debug> TCP-Session: b6fe9c81-dafb-4897-863e-2b96abc18251 Authenticating user 'default' from [fd00:1122:3344:101::e]:32960 | ||
| 2307 | 2026.03.02 22:59:52.811752 [ 291 ] {} <Debug> TCP-Session: c4f6a6ce-07eb-445a-bdbc-40ba135b645a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.03.02 22:59:52.811731 [ 294 ] {} <Debug> TCP-Session: 31045305-23a3-448e-9f8a-e4e50d1e96be Authenticating user 'default' from [fd00:1122:3344:101::e]:53158 | ||
| 2309 | 2026.03.02 22:59:52.811782 [ 286 ] {} <Debug> TCP-Session: b6fe9c81-dafb-4897-863e-2b96abc18251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.03.02 22:59:52.811810 [ 294 ] {} <Debug> TCP-Session: 31045305-23a3-448e-9f8a-e4e50d1e96be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.03.02 22:59:52.811817 [ 286 ] {} <Debug> TCP-Session: b6fe9c81-dafb-4897-863e-2b96abc18251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.03.02 22:59:52.811828 [ 294 ] {} <Debug> TCP-Session: 31045305-23a3-448e-9f8a-e4e50d1e96be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.03.02 22:59:52.811844 [ 289 ] {5ad5fc33-7a7f-42c7-a366-ac825b047d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61977) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2314 | 2026.03.02 22:59:52.811691 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2315 | 2026.03.02 22:59:52.811652 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2316 | 2026.03.02 22:59:52.811910 [ 288 ] {} <Debug> TCP-Session: a0e4c3db-8bfb-4088-bae5-f01d75d90f66 Authenticating user 'default' from [fd00:1122:3344:101::e]:53701 | ||
| 2317 | 2026.03.02 22:59:52.811954 [ 288 ] {} <Debug> TCP-Session: a0e4c3db-8bfb-4088-bae5-f01d75d90f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.03.02 22:59:52.811956 [ 292 ] {} <Debug> TCP-Session: 53607449-aeb6-4b3c-82c8-77e66300d0f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61223 | ||
| 2319 | 2026.03.02 22:59:52.811982 [ 288 ] {} <Debug> TCP-Session: a0e4c3db-8bfb-4088-bae5-f01d75d90f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.03.02 22:59:52.811499 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51881 | ||
| 2321 | 2026.03.02 22:59:52.812010 [ 292 ] {} <Debug> TCP-Session: 53607449-aeb6-4b3c-82c8-77e66300d0f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.03.02 22:59:52.811535 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40014 | ||
| 2323 | 2026.03.02 22:59:52.812062 [ 292 ] {} <Debug> TCP-Session: 53607449-aeb6-4b3c-82c8-77e66300d0f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2026.03.02 22:59:52.812099 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2325 | 2026.03.02 22:59:52.811589 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55292 | ||
| 2326 | 2026.03.02 22:59:52.812153 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2327 | 2026.03.02 22:59:52.812153 [ 290 ] {} <Debug> TCP-Session: 32180273-41b3-447e-a001-565689bc2391 Authenticating user 'default' from [fd00:1122:3344:101::e]:51881 | ||
| 2328 | 2026.03.02 22:59:52.812175 [ 289 ] {5ad5fc33-7a7f-42c7-a366-ac825b047d0b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2329 | 2026.03.02 22:59:52.812209 [ 290 ] {} <Debug> TCP-Session: 32180273-41b3-447e-a001-565689bc2391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.03.02 22:59:52.812220 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2331 | 2026.03.02 22:59:52.812244 [ 290 ] {} <Debug> TCP-Session: 32180273-41b3-447e-a001-565689bc2391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.03.02 22:59:52.812263 [ 287 ] {} <Debug> TCP-Session: dcb60cd0-a111-4c7f-aea0-df921f2e96c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55292 | ||
| 2333 | 2026.03.02 22:59:52.812264 [ 289 ] {5ad5fc33-7a7f-42c7-a366-ac825b047d0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2334 | 2026.03.02 22:59:52.812303 [ 287 ] {} <Debug> TCP-Session: dcb60cd0-a111-4c7f-aea0-df921f2e96c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.03.02 22:59:52.812193 [ 293 ] {} <Debug> TCP-Session: a3c3e94f-16dd-477e-856b-c2874c562ca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40014 | ||
| 2336 | 2026.03.02 22:59:52.812328 [ 287 ] {} <Debug> TCP-Session: dcb60cd0-a111-4c7f-aea0-df921f2e96c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.03.02 22:59:52.812360 [ 293 ] {} <Debug> TCP-Session: a3c3e94f-16dd-477e-856b-c2874c562ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.03.02 22:59:52.812384 [ 293 ] {} <Debug> TCP-Session: a3c3e94f-16dd-477e-856b-c2874c562ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.03.02 22:59:52.812615 [ 289 ] {5ad5fc33-7a7f-42c7-a366-ac825b047d0b} <Debug> oximeter.version (96f2ede0-84f7-4092-8de0-022a337d47d8) (SelectExecutor): Key condition: unknown | ||
| 2340 | 2026.03.02 22:59:52.813657 [ 344 ] {5ad5fc33-7a7f-42c7-a366-ac825b047d0b} <Trace> AggregatingTransform: Aggregating | ||
| 2341 | 2026.03.02 22:59:52.813712 [ 344 ] {5ad5fc33-7a7f-42c7-a366-ac825b047d0b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2342 | 2026.03.02 22:59:52.813753 [ 344 ] {5ad5fc33-7a7f-42c7-a366-ac825b047d0b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014516 sec. (985.692 rows/sec., 38.50 KiB/sec.) | ||
| 2343 | 2026.03.02 22:59:52.813774 [ 344 ] {5ad5fc33-7a7f-42c7-a366-ac825b047d0b} <Trace> Aggregator: Merging aggregated data | ||
| 2344 | 2026.03.02 22:59:52.815670 [ 289 ] {5ad5fc33-7a7f-42c7-a366-ac825b047d0b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003887 sec., 257.2678157962439 rows/sec., 10.05 KiB/sec. | ||
| 2345 | 2026.03.02 22:59:52.815870 [ 289 ] {5ad5fc33-7a7f-42c7-a366-ac825b047d0b} <Debug> TCPHandler: Processed in 0.004375481 sec. | ||
| 2346 | 2026.03.02 22:59:52.816040 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2347 | 2026.03.02 22:59:52.816090 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2348 | 2026.03.02 22:59:52.816094 [ 289 ] {} <Debug> TCP-Session: 45f9f1fc-c12b-4f5b-be97-2285d18b7bf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.03.02 22:59:52.816109 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2350 | 2026.03.02 22:59:52.816139 [ 290 ] {} <Debug> TCP-Session: 32180273-41b3-447e-a001-565689bc2391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.03.02 22:59:52.816175 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2352 | 2026.03.02 22:59:52.816180 [ 293 ] {} <Debug> TCP-Session: a3c3e94f-16dd-477e-856b-c2874c562ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.03.02 22:59:52.816204 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2354 | 2026.03.02 22:59:52.816227 [ 294 ] {} <Debug> TCP-Session: 31045305-23a3-448e-9f8a-e4e50d1e96be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.03.02 22:59:52.816207 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2356 | 2026.03.02 22:59:52.816262 [ 292 ] {} <Debug> TCP-Session: 53607449-aeb6-4b3c-82c8-77e66300d0f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.03.02 22:59:52.816136 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2358 | 2026.03.02 22:59:52.816302 [ 286 ] {} <Debug> TCP-Session: b6fe9c81-dafb-4897-863e-2b96abc18251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.03.02 22:59:52.816158 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2360 | 2026.03.02 22:59:52.816365 [ 291 ] {} <Debug> TCP-Session: c4f6a6ce-07eb-445a-bdbc-40ba135b645a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.03.02 22:59:52.816402 [ 287 ] {} <Debug> TCP-Session: dcb60cd0-a111-4c7f-aea0-df921f2e96c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.03.02 22:59:52.816121 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2363 | 2026.03.02 22:59:52.816465 [ 288 ] {} <Debug> TCP-Session: a0e4c3db-8bfb-4088-bae5-f01d75d90f66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.03.02 22:59:53.179371 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.03.02 22:59:53.179570 [ 275 ] {9fe03da5-904b-49f2-823b-7e62a7e1adbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2366 | 2026.03.02 22:59:53.179653 [ 275 ] {9fe03da5-904b-49f2-823b-7e62a7e1adbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2367 | 2026.03.02 22:59:53.180380 [ 275 ] {9fe03da5-904b-49f2-823b-7e62a7e1adbc} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.03.02 22:59:53.180435 [ 275 ] {9fe03da5-904b-49f2-823b-7e62a7e1adbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2369 | 2026.03.02 22:59:53.180957 [ 275 ] {9fe03da5-904b-49f2-823b-7e62a7e1adbc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2370 | 2026.03.02 22:59:53.181257 [ 275 ] {9fe03da5-904b-49f2-823b-7e62a7e1adbc} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.03.02 22:59:53.181427 [ 275 ] {9fe03da5-904b-49f2-823b-7e62a7e1adbc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001914 sec., 29258.098223615467 rows/sec., 2.25 MiB/sec. | ||
| 2372 | 2026.03.02 22:59:53.181472 [ 275 ] {9fe03da5-904b-49f2-823b-7e62a7e1adbc} <Debug> TCPHandler: Processed in 0.002236437 sec. | ||
| 2373 | 2026.03.02 22:59:53.181619 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2026.03.02 22:59:53.181733 [ 275 ] {caeccdf9-fb43-4b41-900d-84fbec5a2556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2375 | 2026.03.02 22:59:53.181777 [ 275 ] {caeccdf9-fb43-4b41-900d-84fbec5a2556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2376 | 2026.03.02 22:59:53.182236 [ 275 ] {caeccdf9-fb43-4b41-900d-84fbec5a2556} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2026.03.02 22:59:53.182275 [ 275 ] {caeccdf9-fb43-4b41-900d-84fbec5a2556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2378 | 2026.03.02 22:59:53.182584 [ 275 ] {caeccdf9-fb43-4b41-900d-84fbec5a2556} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2379 | 2026.03.02 22:59:53.182799 [ 275 ] {caeccdf9-fb43-4b41-900d-84fbec5a2556} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2380 | 2026.03.02 22:59:53.182930 [ 275 ] {caeccdf9-fb43-4b41-900d-84fbec5a2556} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 2381 | 2026.03.02 22:59:53.182978 [ 275 ] {caeccdf9-fb43-4b41-900d-84fbec5a2556} <Debug> TCPHandler: Processed in 0.001421563 sec. | ||
| 2382 | 2026.03.02 22:59:53.183103 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2026.03.02 22:59:53.183199 [ 275 ] {b057a902-1855-43c0-af52-f9cfc57eaf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2384 | 2026.03.02 22:59:53.183243 [ 275 ] {b057a902-1855-43c0-af52-f9cfc57eaf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2385 | 2026.03.02 22:59:53.183675 [ 275 ] {b057a902-1855-43c0-af52-f9cfc57eaf8a} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.03.02 22:59:53.183713 [ 275 ] {b057a902-1855-43c0-af52-f9cfc57eaf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2387 | 2026.03.02 22:59:53.184047 [ 275 ] {b057a902-1855-43c0-af52-f9cfc57eaf8a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2388 | 2026.03.02 22:59:53.184260 [ 275 ] {b057a902-1855-43c0-af52-f9cfc57eaf8a} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.03.02 22:59:53.184394 [ 275 ] {b057a902-1855-43c0-af52-f9cfc57eaf8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 2390 | 2026.03.02 22:59:53.184430 [ 275 ] {b057a902-1855-43c0-af52-f9cfc57eaf8a} <Debug> TCPHandler: Processed in 0.001378753 sec. | ||
| 2391 | 2026.03.02 22:59:53.184565 [ 275 ] {} <Trace> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2392 | 2026.03.02 22:59:53.184663 [ 275 ] {05ae61ca-be58-43a8-9f2a-0c6ffbacb508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57015) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2393 | 2026.03.02 22:59:53.184705 [ 275 ] {05ae61ca-be58-43a8-9f2a-0c6ffbacb508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2394 | 2026.03.02 22:59:53.185111 [ 275 ] {05ae61ca-be58-43a8-9f2a-0c6ffbacb508} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.03.02 22:59:53.185153 [ 275 ] {05ae61ca-be58-43a8-9f2a-0c6ffbacb508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2396 | 2026.03.02 22:59:53.185518 [ 275 ] {05ae61ca-be58-43a8-9f2a-0c6ffbacb508} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2397 | 2026.03.02 22:59:53.185819 [ 275 ] {05ae61ca-be58-43a8-9f2a-0c6ffbacb508} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.03.02 22:59:53.185992 [ 275 ] {05ae61ca-be58-43a8-9f2a-0c6ffbacb508} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec. | ||
| 2399 | 2026.03.02 22:59:53.186044 [ 275 ] {05ae61ca-be58-43a8-9f2a-0c6ffbacb508} <Debug> TCPHandler: Processed in 0.001537615 sec. | ||
| 2400 | 2026.03.02 22:59:54.130534 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2401 | 2026.03.02 22:59:54.130585 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2402 | 2026.03.02 22:59:54.215807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 340 | ||
| 2403 | 2026.03.02 22:59:54.218299 [ 243 ] {} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.03.02 22:59:54.218361 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2405 | 2026.03.02 22:59:54.219545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2406 | 2026.03.02 22:59:54.219850 [ 243 ] {} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.03.02 22:59:54.220008 [ 49 ] {} <Debug> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2408 | 2026.03.02 22:59:54.220068 [ 49 ] {} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.03.02 22:59:54.220089 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2410 | 2026.03.02 22:59:54.220179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 340 | ||
| 2411 | 2026.03.02 22:59:54.220255 [ 187 ] {31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f::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 | ||
| 2412 | 2026.03.02 22:59:54.220977 [ 187 ] {31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2413 | 2026.03.02 22:59:54.221167 [ 187 ] {31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f::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 | ||
| 2414 | 2026.03.02 22:59:54.221633 [ 187 ] {31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 108 rows starting from the beginning of the part | ||
| 2415 | 2026.03.02 22:59:54.222031 [ 187 ] {31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2416 | 2026.03.02 22:59:54.222421 [ 187 ] {31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2417 | 2026.03.02 22:59:54.222790 [ 187 ] {31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 2418 | 2026.03.02 22:59:54.223161 [ 187 ] {31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 2419 | 2026.03.02 22:59:54.226512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3772 | ||
| 2420 | 2026.03.02 22:59:54.227028 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.03.02 22:59:54.227069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2422 | 2026.03.02 22:59:54.227599 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2423 | 2026.03.02 22:59:54.227840 [ 245 ] {} <Trace> system.asynchronous_metric_log (c5e0aa2c-bb03-4765-949b-62b2c8be75bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.03.02 22:59:54.227978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3772 | ||
| 2425 | 2026.03.02 22:59:54.229440 [ 186 ] {31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 340 rows, containing 72 columns (72 merged, 0 gathered) in 0.009278071 sec., 36645.54841194899 rows/sec., 37.37 MiB/sec. | ||
| 2426 | 2026.03.02 22:59:54.230316 [ 193 ] {31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2427 | 2026.03.02 22:59:54.230895 [ 193 ] {31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f::all_1_6_1} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.03.02 22:59:54.230967 [ 193 ] {31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f::all_1_6_1} <Trace> system.query_log (31f08931-eb5e-4c5b-9f5c-9e5533bd8b1f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2429 | 2026.03.02 22:59:54.231188 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. | ||
| 2430 | 2026.03.02 22:59:54.422041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2431 | 2026.03.02 22:59:54.439950 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.03.02 22:59:54.440008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2433 | 2026.03.02 22:59:54.446360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2434 | 2026.03.02 22:59:54.447112 [ 244 ] {} <Trace> system.metric_log (aa6ece8c-ef47-4664-ba0f-86b38cee34e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.03.02 22:59:54.450047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2436 | 2026.03.02 22:59:55.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.40 MiB, peak 217.51 MiB, free memory in arenas 0.00 B, will set to 207.86 MiB (RSS), difference: 2.46 MiB | ||
| 2437 | 2026.03.02 22:59:57.328027 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2438 | 2026.03.02 22:59:57.328110 [ 275 ] {} <Debug> TCP-Session: b13c5638-fbfa-417e-80ae-f5b1ce2f9d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2439 | 2026.03.02 22:59:58.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.84 MiB, peak 217.51 MiB, free memory in arenas 0.00 B, will set to 207.92 MiB (RSS), difference: 2.08 MiB | ||
| 2440 | 2026.03.02 22:59:58.190216 [ 276 ] {} <Trace> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.03.02 22:59:58.190400 [ 276 ] {b39e2f3f-1646-45f0-b6ba-0f0617aa28ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57537) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2442 | 2026.03.02 22:59:58.190466 [ 276 ] {b39e2f3f-1646-45f0-b6ba-0f0617aa28ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2443 | 2026.03.02 22:59:58.191305 [ 276 ] {b39e2f3f-1646-45f0-b6ba-0f0617aa28ec} <Trace> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.03.02 22:59:58.191355 [ 276 ] {b39e2f3f-1646-45f0-b6ba-0f0617aa28ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2445 | 2026.03.02 22:59:58.191768 [ 276 ] {b39e2f3f-1646-45f0-b6ba-0f0617aa28ec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2446 | 2026.03.02 22:59:58.192018 [ 276 ] {b39e2f3f-1646-45f0-b6ba-0f0617aa28ec} <Trace> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.03.02 22:59:58.192152 [ 44 ] {} <Debug> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2448 | 2026.03.02 22:59:58.192181 [ 276 ] {b39e2f3f-1646-45f0-b6ba-0f0617aa28ec} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001828 sec., 155361.05032822757 rows/sec., 9.87 MiB/sec. | ||
| 2449 | 2026.03.02 22:59:58.192198 [ 44 ] {} <Trace> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2026.03.02 22:59:58.192220 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2451 | 2026.03.02 22:59:58.192243 [ 276 ] {b39e2f3f-1646-45f0-b6ba-0f0617aa28ec} <Debug> TCPHandler: Processed in 0.002152375 sec. | ||
| 2452 | 2026.03.02 22:59:58.192364 [ 186 ] {e62d1aa9-e2d9-498f-adc2-cf818274cdfc::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 | ||
| 2453 | 2026.03.02 22:59:58.192389 [ 276 ] {} <Trace> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2026.03.02 22:59:58.192519 [ 276 ] {2e728a78-fc0f-4429-9a3b-3a048fd084ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57537) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2455 | 2026.03.02 22:59:58.192554 [ 186 ] {e62d1aa9-e2d9-498f-adc2-cf818274cdfc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2456 | 2026.03.02 22:59:58.192564 [ 276 ] {2e728a78-fc0f-4429-9a3b-3a048fd084ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2457 | 2026.03.02 22:59:58.192608 [ 186 ] {e62d1aa9-e2d9-498f-adc2-cf818274cdfc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2458 | 2026.03.02 22:59:58.192733 [ 186 ] {e62d1aa9-e2d9-498f-adc2-cf818274cdfc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2459 | 2026.03.02 22:59:58.192790 [ 186 ] {e62d1aa9-e2d9-498f-adc2-cf818274cdfc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2460 | 2026.03.02 22:59:58.192839 [ 186 ] {e62d1aa9-e2d9-498f-adc2-cf818274cdfc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2461 | 2026.03.02 22:59:58.192886 [ 186 ] {e62d1aa9-e2d9-498f-adc2-cf818274cdfc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2462 | 2026.03.02 22:59:58.193381 [ 276 ] {2e728a78-fc0f-4429-9a3b-3a048fd084ae} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.03.02 22:59:58.193422 [ 276 ] {2e728a78-fc0f-4429-9a3b-3a048fd084ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2464 | 2026.03.02 22:59:58.193905 [ 276 ] {2e728a78-fc0f-4429-9a3b-3a048fd084ae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2465 | 2026.03.02 22:59:58.193989 [ 196 ] {e62d1aa9-e2d9-498f-adc2-cf818274cdfc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684377 sec., 843041.6705998717 rows/sec., 56.76 MiB/sec. | ||
| 2466 | 2026.03.02 22:59:58.194172 [ 276 ] {2e728a78-fc0f-4429-9a3b-3a048fd084ae} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2026.03.02 22:59:58.194184 [ 186 ] {e62d1aa9-e2d9-498f-adc2-cf818274cdfc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2468 | 2026.03.02 22:59:58.194321 [ 276 ] {2e728a78-fc0f-4429-9a3b-3a048fd084ae} <Debug> executeQuery: Read 869 rows, 71.10 KiB in 0.001827 sec., 475643.1308155446 rows/sec., 38.00 MiB/sec. | ||
| 2469 | 2026.03.02 22:59:58.194326 [ 43 ] {} <Debug> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2470 | 2026.03.02 22:59:58.194419 [ 43 ] {} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.03.02 22:59:58.194419 [ 276 ] {2e728a78-fc0f-4429-9a3b-3a048fd084ae} <Debug> TCPHandler: Processed in 0.002090423 sec. | ||
| 2472 | 2026.03.02 22:59:58.194446 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2473 | 2026.03.02 22:59:58.194445 [ 186 ] {e62d1aa9-e2d9-498f-adc2-cf818274cdfc::all_1_5_1} <Trace> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.03.02 22:59:58.194526 [ 186 ] {e62d1aa9-e2d9-498f-adc2-cf818274cdfc::all_1_5_1} <Trace> oximeter.fields_i16 (e62d1aa9-e2d9-498f-adc2-cf818274cdfc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2475 | 2026.03.02 22:59:58.194552 [ 193 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::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 | ||
| 2476 | 2026.03.02 22:59:58.194587 [ 276 ] {} <Trace> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.03.02 22:59:58.194594 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2478 | 2026.03.02 22:59:58.194693 [ 193 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2479 | 2026.03.02 22:59:58.194727 [ 276 ] {ad06f3aa-d240-4f2a-aa75-3ede554daed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57537) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2480 | 2026.03.02 22:59:58.194729 [ 193 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2689 rows starting from the beginning of the part | ||
| 2481 | 2026.03.02 22:59:58.194785 [ 276 ] {ad06f3aa-d240-4f2a-aa75-3ede554daed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2482 | 2026.03.02 22:59:58.194831 [ 193 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2483 | 2026.03.02 22:59:58.194884 [ 193 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2705 rows starting from the beginning of the part | ||
| 2484 | 2026.03.02 22:59:58.194930 [ 193 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2485 | 2026.03.02 22:59:58.194989 [ 193 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2486 | 2026.03.02 22:59:58.195031 [ 193 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 869 rows starting from the beginning of the part | ||
| 2487 | 2026.03.02 22:59:58.195338 [ 276 ] {ad06f3aa-d240-4f2a-aa75-3ede554daed7} <Trace> oximeter.fields_u16 (65c6b4c0-1d5b-4c3d-9981-776e750ca4fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.03.02 22:59:58.195385 [ 276 ] {ad06f3aa-d240-4f2a-aa75-3ede554daed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2489 | 2026.03.02 22:59:58.195725 [ 276 ] {ad06f3aa-d240-4f2a-aa75-3ede554daed7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2490 | 2026.03.02 22:59:58.195964 [ 276 ] {ad06f3aa-d240-4f2a-aa75-3ede554daed7} <Trace> oximeter.fields_u16 (65c6b4c0-1d5b-4c3d-9981-776e750ca4fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.03.02 22:59:58.196096 [ 276 ] {ad06f3aa-d240-4f2a-aa75-3ede554daed7} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001396 sec., 127507.16332378222 rows/sec., 7.87 MiB/sec. | ||
| 2492 | 2026.03.02 22:59:58.196133 [ 276 ] {ad06f3aa-d240-4f2a-aa75-3ede554daed7} <Debug> TCPHandler: Processed in 0.001606766 sec. | ||
| 2493 | 2026.03.02 22:59:58.196248 [ 276 ] {} <Trace> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.03.02 22:59:58.196342 [ 276 ] {2e3a47b4-5fa1-4901-ba12-7729f67dc07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57537) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2495 | 2026.03.02 22:59:58.196380 [ 276 ] {2e3a47b4-5fa1-4901-ba12-7729f67dc07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2496 | 2026.03.02 22:59:58.196790 [ 276 ] {2e3a47b4-5fa1-4901-ba12-7729f67dc07f} <Trace> oximeter.fields_u32 (d5e96397-6062-4a50-b702-e75bd669e60d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.03.02 22:59:58.196826 [ 276 ] {2e3a47b4-5fa1-4901-ba12-7729f67dc07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2498 | 2026.03.02 22:59:58.197124 [ 276 ] {2e3a47b4-5fa1-4901-ba12-7729f67dc07f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2499 | 2026.03.02 22:59:58.197338 [ 276 ] {2e3a47b4-5fa1-4901-ba12-7729f67dc07f} <Trace> oximeter.fields_u32 (d5e96397-6062-4a50-b702-e75bd669e60d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.03.02 22:59:58.197434 [ 193 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6431 rows, containing 5 columns (5 merged, 0 gathered) in 0.002929728 sec., 2195084.321821002 rows/sec., 177.07 MiB/sec. | ||
| 2501 | 2026.03.02 22:59:58.197464 [ 276 ] {2e3a47b4-5fa1-4901-ba12-7729f67dc07f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 2502 | 2026.03.02 22:59:58.197504 [ 276 ] {2e3a47b4-5fa1-4901-ba12-7729f67dc07f} <Debug> TCPHandler: Processed in 0.001303471 sec. | ||
| 2503 | 2026.03.02 22:59:58.197616 [ 276 ] {} <Trace> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2504 | 2026.03.02 22:59:58.197708 [ 276 ] {de2a1e86-3e6a-4154-b0a6-283430b4058c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57537) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2505 | 2026.03.02 22:59:58.197728 [ 193 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2506 | 2026.03.02 22:59:58.197749 [ 276 ] {de2a1e86-3e6a-4154-b0a6-283430b4058c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2507 | 2026.03.02 22:59:58.197968 [ 193 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_11_2} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.03.02 22:59:58.198052 [ 193 ] {f40690aa-6c23-4ad4-aa17-ed60b9ef0114::all_1_11_2} <Trace> oximeter.fields_string (f40690aa-6c23-4ad4-aa17-ed60b9ef0114) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2509 | 2026.03.02 22:59:58.198115 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 2510 | 2026.03.02 22:59:58.198163 [ 276 ] {de2a1e86-3e6a-4154-b0a6-283430b4058c} <Trace> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.03.02 22:59:58.198203 [ 276 ] {de2a1e86-3e6a-4154-b0a6-283430b4058c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2512 | 2026.03.02 22:59:58.198515 [ 276 ] {de2a1e86-3e6a-4154-b0a6-283430b4058c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2513 | 2026.03.02 22:59:58.198724 [ 276 ] {de2a1e86-3e6a-4154-b0a6-283430b4058c} <Trace> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2026.03.02 22:59:58.198848 [ 43 ] {} <Debug> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2515 | 2026.03.02 22:59:58.198850 [ 276 ] {de2a1e86-3e6a-4154-b0a6-283430b4058c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001159 sec., 127696.28990509058 rows/sec., 7.26 MiB/sec. | ||
| 2516 | 2026.03.02 22:59:58.198888 [ 43 ] {} <Trace> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.03.02 22:59:58.198911 [ 276 ] {de2a1e86-3e6a-4154-b0a6-283430b4058c} <Debug> TCPHandler: Processed in 0.001345602 sec. | ||
| 2518 | 2026.03.02 22:59:58.198913 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2519 | 2026.03.02 22:59:58.199007 [ 186 ] {fb01d11e-6208-497e-9b63-3f801786fe0c::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 | ||
| 2520 | 2026.03.02 22:59:58.199024 [ 276 ] {} <Trace> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.03.02 22:59:58.199100 [ 186 ] {fb01d11e-6208-497e-9b63-3f801786fe0c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2522 | 2026.03.02 22:59:58.199127 [ 276 ] {3a379858-cd8f-4381-99ce-d34231ed465e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57537) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2523 | 2026.03.02 22:59:58.199128 [ 186 ] {fb01d11e-6208-497e-9b63-3f801786fe0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2524 | 2026.03.02 22:59:58.199174 [ 276 ] {3a379858-cd8f-4381-99ce-d34231ed465e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2525 | 2026.03.02 22:59:58.199201 [ 186 ] {fb01d11e-6208-497e-9b63-3f801786fe0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2526 | 2026.03.02 22:59:58.199244 [ 186 ] {fb01d11e-6208-497e-9b63-3f801786fe0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2527 | 2026.03.02 22:59:58.199280 [ 186 ] {fb01d11e-6208-497e-9b63-3f801786fe0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2528 | 2026.03.02 22:59:58.199313 [ 186 ] {fb01d11e-6208-497e-9b63-3f801786fe0c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2529 | 2026.03.02 22:59:58.199811 [ 276 ] {3a379858-cd8f-4381-99ce-d34231ed465e} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2026.03.02 22:59:58.199852 [ 276 ] {3a379858-cd8f-4381-99ce-d34231ed465e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2531 | 2026.03.02 22:59:58.200063 [ 186 ] {fb01d11e-6208-497e-9b63-3f801786fe0c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001082418 sec., 683654.5585901196 rows/sec., 41.49 MiB/sec. | ||
| 2532 | 2026.03.02 22:59:58.200187 [ 276 ] {3a379858-cd8f-4381-99ce-d34231ed465e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2533 | 2026.03.02 22:59:58.200220 [ 195 ] {fb01d11e-6208-497e-9b63-3f801786fe0c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2534 | 2026.03.02 22:59:58.200441 [ 276 ] {3a379858-cd8f-4381-99ce-d34231ed465e} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.03.02 22:59:58.200534 [ 195 ] {fb01d11e-6208-497e-9b63-3f801786fe0c::all_1_5_1} <Trace> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.03.02 22:59:58.200579 [ 43 ] {} <Debug> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2537 | 2026.03.02 22:59:58.200598 [ 195 ] {fb01d11e-6208-497e-9b63-3f801786fe0c::all_1_5_1} <Trace> oximeter.fields_u8 (fb01d11e-6208-497e-9b63-3f801786fe0c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2538 | 2026.03.02 22:59:58.200580 [ 276 ] {3a379858-cd8f-4381-99ce-d34231ed465e} <Debug> executeQuery: Read 534 rows, 38.72 KiB in 0.001471 sec., 363018.354860639 rows/sec., 25.71 MiB/sec. | ||
| 2539 | 2026.03.02 22:59:58.200621 [ 43 ] {} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.03.02 22:59:58.200664 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2541 | 2026.03.02 22:59:58.200667 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2542 | 2026.03.02 22:59:58.200668 [ 276 ] {3a379858-cd8f-4381-99ce-d34231ed465e} <Debug> TCPHandler: Processed in 0.001690877 sec. | ||
| 2543 | 2026.03.02 22:59:58.200740 [ 193 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::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 | ||
| 2544 | 2026.03.02 22:59:58.200809 [ 276 ] {} <Trace> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2026.03.02 22:59:58.200815 [ 193 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2546 | 2026.03.02 22:59:58.200858 [ 193 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1450 rows starting from the beginning of the part | ||
| 2547 | 2026.03.02 22:59:58.200903 [ 193 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2548 | 2026.03.02 22:59:58.200909 [ 276 ] {7e566f7f-414a-419d-8368-b5bd0d4ea00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57537) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2549 | 2026.03.02 22:59:58.200943 [ 193 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1453 rows starting from the beginning of the part | ||
| 2550 | 2026.03.02 22:59:58.200958 [ 276 ] {7e566f7f-414a-419d-8368-b5bd0d4ea00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2551 | 2026.03.02 22:59:58.200993 [ 193 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2552 | 2026.03.02 22:59:58.201032 [ 193 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2553 | 2026.03.02 22:59:58.201063 [ 193 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 534 rows starting from the beginning of the part | ||
| 2554 | 2026.03.02 22:59:58.201305 [ 276 ] {7e566f7f-414a-419d-8368-b5bd0d4ea00b} <Trace> oximeter.measurements_bool (990866eb-eb1d-40ce-91b1-0df42c3e4d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.03.02 22:59:58.201346 [ 276 ] {7e566f7f-414a-419d-8368-b5bd0d4ea00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2556 | 2026.03.02 22:59:58.201669 [ 276 ] {7e566f7f-414a-419d-8368-b5bd0d4ea00b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2557 | 2026.03.02 22:59:58.201889 [ 276 ] {7e566f7f-414a-419d-8368-b5bd0d4ea00b} <Trace> oximeter.measurements_bool (990866eb-eb1d-40ce-91b1-0df42c3e4d71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.03.02 22:59:58.202021 [ 276 ] {7e566f7f-414a-419d-8368-b5bd0d4ea00b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 2559 | 2026.03.02 22:59:58.202056 [ 276 ] {7e566f7f-414a-419d-8368-b5bd0d4ea00b} <Debug> TCPHandler: Processed in 0.001298812 sec. | ||
| 2560 | 2026.03.02 22:59:58.202167 [ 276 ] {} <Trace> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.03.02 22:59:58.202229 [ 195 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3629 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517314 sec., 2391726.4323666687 rows/sec., 175.81 MiB/sec. | ||
| 2562 | 2026.03.02 22:59:58.202259 [ 276 ] {12649f57-d34d-4791-a610-a29ff089e0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57537) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2563 | 2026.03.02 22:59:58.202305 [ 276 ] {12649f57-d34d-4791-a610-a29ff089e0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2564 | 2026.03.02 22:59:58.202395 [ 193 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2565 | 2026.03.02 22:59:58.202624 [ 193 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_11_2} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a): 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.02 22:59:58.202684 [ 193 ] {d9468705-c7bc-4f3a-815b-c4c64253d40a::all_1_11_2} <Trace> oximeter.fields_uuid (d9468705-c7bc-4f3a-815b-c4c64253d40a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2567 | 2026.03.02 22:59:58.202716 [ 276 ] {12649f57-d34d-4791-a610-a29ff089e0ae} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.03.02 22:59:58.202737 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 2569 | 2026.03.02 22:59:58.202761 [ 276 ] {12649f57-d34d-4791-a610-a29ff089e0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2570 | 2026.03.02 22:59:58.203110 [ 276 ] {12649f57-d34d-4791-a610-a29ff089e0ae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2571 | 2026.03.02 22:59:58.203317 [ 276 ] {12649f57-d34d-4791-a610-a29ff089e0ae} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.03.02 22:59:58.203434 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2573 | 2026.03.02 22:59:58.203437 [ 276 ] {12649f57-d34d-4791-a610-a29ff089e0ae} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001196 sec., 221571.90635451506 rows/sec., 14.72 MiB/sec. | ||
| 2574 | 2026.03.02 22:59:58.203475 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.03.02 22:59:58.203488 [ 276 ] {12649f57-d34d-4791-a610-a29ff089e0ae} <Debug> TCPHandler: Processed in 0.001369142 sec. | ||
| 2576 | 2026.03.02 22:59:58.203499 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2577 | 2026.03.02 22:59:58.203587 [ 195 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::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 | ||
| 2578 | 2026.03.02 22:59:58.203595 [ 276 ] {} <Trace> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2026.03.02 22:59:58.203692 [ 195 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2580 | 2026.03.02 22:59:58.203717 [ 276 ] {fb227b89-581e-4e69-9b4a-3d0ea819774d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57537) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2581 | 2026.03.02 22:59:58.203722 [ 195 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2865 rows starting from the beginning of the part | ||
| 2582 | 2026.03.02 22:59:58.203765 [ 276 ] {fb227b89-581e-4e69-9b4a-3d0ea819774d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2583 | 2026.03.02 22:59:58.203809 [ 195 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2584 | 2026.03.02 22:59:58.203865 [ 195 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1323 rows starting from the beginning of the part | ||
| 2585 | 2026.03.02 22:59:58.203913 [ 195 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2586 | 2026.03.02 22:59:58.203956 [ 195 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2587 | 2026.03.02 22:59:58.204000 [ 195 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2588 | 2026.03.02 22:59:58.204076 [ 276 ] {fb227b89-581e-4e69-9b4a-3d0ea819774d} <Trace> oximeter.measurements_f64 (40e703ed-4ac0-47bf-8670-7f2385d63d70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.03.02 22:59:58.204115 [ 276 ] {fb227b89-581e-4e69-9b4a-3d0ea819774d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2590 | 2026.03.02 22:59:58.204420 [ 276 ] {fb227b89-581e-4e69-9b4a-3d0ea819774d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2591 | 2026.03.02 22:59:58.204628 [ 276 ] {fb227b89-581e-4e69-9b4a-3d0ea819774d} <Trace> oximeter.measurements_f64 (40e703ed-4ac0-47bf-8670-7f2385d63d70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.03.02 22:59:58.204754 [ 276 ] {fb227b89-581e-4e69-9b4a-3d0ea819774d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 2593 | 2026.03.02 22:59:58.204789 [ 276 ] {fb227b89-581e-4e69-9b4a-3d0ea819774d} <Debug> TCPHandler: Processed in 0.00124077 sec. | ||
| 2594 | 2026.03.02 22:59:58.204903 [ 276 ] {} <Trace> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2595 | 2026.03.02 22:59:58.204996 [ 276 ] {f6533bf9-6691-47ba-b3be-cf7b6ac86679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57537) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2596 | 2026.03.02 22:59:58.205048 [ 276 ] {f6533bf9-6691-47ba-b3be-cf7b6ac86679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2597 | 2026.03.02 22:59:58.205915 [ 276 ] {f6533bf9-6691-47ba-b3be-cf7b6ac86679} <Trace> oximeter.measurements_histogramu64 (f890d35e-f368-479d-8041-1a75531a4101): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.03.02 22:59:58.205950 [ 276 ] {f6533bf9-6691-47ba-b3be-cf7b6ac86679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2599 | 2026.03.02 22:59:58.206117 [ 193 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4901 rows, containing 5 columns (5 merged, 0 gathered) in 0.002561971 sec., 1912980.2796362643 rows/sec., 124.18 MiB/sec. | ||
| 2600 | 2026.03.02 22:59:58.206477 [ 193 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2601 | 2026.03.02 22:59:58.206531 [ 276 ] {f6533bf9-6691-47ba-b3be-cf7b6ac86679} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2602 | 2026.03.02 22:59:58.206790 [ 193 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.03.02 22:59:58.206839 [ 276 ] {f6533bf9-6691-47ba-b3be-cf7b6ac86679} <Trace> oximeter.measurements_histogramu64 (f890d35e-f368-479d-8041-1a75531a4101): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.03.02 22:59:58.206866 [ 193 ] {3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3e2e2b8b-e7ea-4906-8a7f-35b4e48152cf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2605 | 2026.03.02 22:59:58.206940 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2606 | 2026.03.02 22:59:58.206986 [ 276 ] {f6533bf9-6691-47ba-b3be-cf7b6ac86679} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002007 sec., 17937.219730941702 rows/sec., 32.14 MiB/sec. | ||
| 2607 | 2026.03.02 22:59:58.207052 [ 276 ] {f6533bf9-6691-47ba-b3be-cf7b6ac86679} <Debug> TCPHandler: Processed in 0.002202926 sec. | ||
| 2608 | 2026.03.02 22:59:58.207159 [ 276 ] {} <Trace> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2026.03.02 22:59:58.207252 [ 276 ] {edd5e27d-9903-4ee2-b333-889039c1cb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57537) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2610 | 2026.03.02 22:59:58.207292 [ 276 ] {edd5e27d-9903-4ee2-b333-889039c1cb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2611 | 2026.03.02 22:59:58.207589 [ 276 ] {edd5e27d-9903-4ee2-b333-889039c1cb96} <Trace> oximeter.measurements_i64 (f370b280-a227-462a-b402-dc912d8688a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2026.03.02 22:59:58.207623 [ 276 ] {edd5e27d-9903-4ee2-b333-889039c1cb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2613 | 2026.03.02 22:59:58.207927 [ 276 ] {edd5e27d-9903-4ee2-b333-889039c1cb96} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2614 | 2026.03.02 22:59:58.208130 [ 276 ] {edd5e27d-9903-4ee2-b333-889039c1cb96} <Trace> oximeter.measurements_i64 (f370b280-a227-462a-b402-dc912d8688a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.03.02 22:59:58.208248 [ 276 ] {edd5e27d-9903-4ee2-b333-889039c1cb96} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001014 sec., 14792.899408284025 rows/sec., 1.10 MiB/sec. | ||
| 2616 | 2026.03.02 22:59:58.208281 [ 276 ] {edd5e27d-9903-4ee2-b333-889039c1cb96} <Debug> TCPHandler: Processed in 0.001169429 sec. | ||
| 2617 | 2026.03.02 22:59:58.208384 [ 276 ] {} <Trace> TCP-Session: b9b856e0-7aae-449a-83bc-4438b1102a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.03.02 22:59:58.208484 [ 276 ] {e570cda3-383b-46bb-b7b3-a16dfddef8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57537) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2619 | 2026.03.02 22:59:58.208523 [ 276 ] {e570cda3-383b-46bb-b7b3-a16dfddef8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2620 | 2026.03.02 22:59:58.208847 [ 276 ] {e570cda3-383b-46bb-b7b3-a16dfddef8ea} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.03.02 22:59:58.208881 [ 276 ] {e570cda3-383b-46bb-b7b3-a16dfddef8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2622 | 2026.03.02 22:59:58.209180 [ 276 ] {e570cda3-383b-46bb-b7b3-a16dfddef8ea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2623 | 2026.03.02 22:59:58.209379 [ 276 ] {e570cda3-383b-46bb-b7b3-a16dfddef8ea} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.03.02 22:59:58.209487 [ 44 ] {} <Debug> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2625 | 2026.03.02 22:59:58.209497 [ 276 ] {e570cda3-383b-46bb-b7b3-a16dfddef8ea} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00103 sec., 87378.64077669902 rows/sec., 5.47 MiB/sec. | ||
| 2626 | 2026.03.02 22:59:58.209520 [ 44 ] {} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.03.02 22:59:58.209536 [ 276 ] {e570cda3-383b-46bb-b7b3-a16dfddef8ea} <Debug> TCPHandler: Processed in 0.001199709 sec. | ||
| 2628 | 2026.03.02 22:59:58.209539 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2629 | 2026.03.02 22:59:58.209636 [ 191 ] {8be8f768-2001-4120-b26f-466b73074882::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 | ||
| 2630 | 2026.03.02 22:59:58.209762 [ 191 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2631 | 2026.03.02 22:59:58.209796 [ 191 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
| 2632 | 2026.03.02 22:59:58.209872 [ 191 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2633 | 2026.03.02 22:59:58.209918 [ 191 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 2634 | 2026.03.02 22:59:58.209958 [ 191 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2635 | 2026.03.02 22:59:58.209999 [ 191 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2636 | 2026.03.02 22:59:58.210042 [ 191 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2637 | 2026.03.02 22:59:58.210828 [ 195 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.00123029 sec., 560843.3783904607 rows/sec., 36.03 MiB/sec. | ||
| 2638 | 2026.03.02 22:59:58.210985 [ 191 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2639 | 2026.03.02 22:59:58.211213 [ 191 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_11_2} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.03.02 22:59:58.211274 [ 191 ] {8be8f768-2001-4120-b26f-466b73074882::all_1_11_2} <Trace> oximeter.measurements_u64 (8be8f768-2001-4120-b26f-466b73074882) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2641 | 2026.03.02 22:59:58.211323 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||