| 1 | [ Mar 3 19:14:22 Enabled. ] | ||
| 2 | [ Mar 3 19:14:22 Rereading configuration. ] | ||
| 3 | [ Mar 3 19:14:24 Rereading configuration. ] | ||
| 4 | [ Mar 3 19:14:29 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 3 19:14:29 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.03 19:14:31.323860 [ 1 ] {} <Information> Application: Will watch for the process with pid 23988 | ||
| 29 | 2026.03.03 19:14:31.324297 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.03 19:14:32.008675 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23988 | ||
| 31 | 2026.03.03 19:14:32.009461 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.03 19:14:32.009612 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.03 19:14:32.121888 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.03 19:14:32.178148 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.03 19:14:32.178239 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.03 19:14:32.178259 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.03 19:14:32.178318 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.03 19:14:32.178908 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.03 19:14:32.182511 [ 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.03 19:14:32.183388 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.03 19:14:32.184224 [ 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.03 19:14:32.184272 [ 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.03 19:14:32.184311 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.03 19:14:32.185013 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.03 19:14:32.186017 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.03 19:14:32.191739 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.03 19:14:32.192510 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.03 19:14:32.193750 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.03 19:14:32.193841 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.03 19:14:32.194862 [ 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.03 19:14:32.195378 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.03 19:14:32.199230 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.03 19:14:32.199904 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.03 19:14:32.202984 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.03 19:14:32.203369 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.03 19:14:32.203778 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.03 19:14:32.204090 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.03 19:14:32.205410 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.03 19:14:32.205438 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.03 19:14:32.205529 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.03 19:14:32.205622 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.03 19:14:32.227153 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.03 19:14:32.227182 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000182343 sec | ||
| 68 | 2026.03.03 19:14:32.227243 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.03 19:14:32.227288 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.03 19:14:32.228016 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.03 19:14:32.228614 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.03 19:14:32.239454 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.03 19:14:32.239498 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.03 19:14:32.239573 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.03 19:14:32.239587 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.03 19:14:32.239620 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.03 19:14:32.239689 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.03 19:14:32.243734 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.03 19:14:32.243780 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.03 19:14:32.243829 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.03 19:14:32.243994 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.03 19:14:32.244039 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.03 19:14:32.244052 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.03 19:14:32.244127 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.03 19:14:32.244141 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.03 19:14:32.244170 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.03 19:14:32.244238 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.03 19:14:32.268731 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.03 19:14:32.274023 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.03 19:14:32.274117 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114992 sec | ||
| 91 | 2026.03.03 19:14:32.274132 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.03 19:14:32.274143 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.03 19:14:32.274169 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.03 19:14:32.274387 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.03 19:14:32.274488 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.03 19:14:32.274502 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.03 19:14:32.274513 [ 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.03 19:14:32.274523 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.03 19:14:32.285155 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.03 19:14:32.285366 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.03.03 19:14:32.286772 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.365e-05 sec. | ||
| 102 | 2026.03.03 19:14:32.287250 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.03 19:14:32.288705 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.03 19:14:32.288727 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.03 19:14:32.861510 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39638 | ||
| 106 | 2026.03.03 19:14:32.862473 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.03 19:14:32.862549 [ 4 ] {} <Debug> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Authenticating user 'default' from [fd00:1122:3344:101::d]:39638 | ||
| 108 | 2026.03.03 19:14:32.862579 [ 4 ] {} <Debug> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.03 19:14:32.862660 [ 4 ] {} <Debug> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.03 19:14:32.862756 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.03 19:14:32.862782 [ 4 ] {} <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.03 19:14:32.862853 [ 4 ] {} <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.03 19:14:32.863458 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43079 | ||
| 114 | 2026.03.03 19:14:32.863577 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48869 | ||
| 115 | 2026.03.03 19:14:32.863693 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.03.03 19:14:32.863740 [ 5 ] {} <Debug> TCP-Session: a549541c-9fcd-4236-ad9e-eb5350ac0731 Authenticating user 'default' from [fd00:1122:3344:101::d]:43079 | ||
| 117 | 2026.03.03 19:14:32.863784 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38823 | ||
| 118 | 2026.03.03 19:14:32.863780 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41019 | ||
| 119 | 2026.03.03 19:14:32.863860 [ 5 ] {} <Debug> TCP-Session: a549541c-9fcd-4236-ad9e-eb5350ac0731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.03 19:14:32.863885 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.03.03 19:14:32.863932 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38072 | ||
| 122 | 2026.03.03 19:14:32.863902 [ 5 ] {} <Debug> TCP-Session: a549541c-9fcd-4236-ad9e-eb5350ac0731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.03 19:14:32.863999 [ 6 ] {} <Debug> TCP-Session: e11e1e76-10a1-48f7-a78c-e5f4173037d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48869 | ||
| 124 | 2026.03.03 19:14:32.864085 [ 6 ] {} <Debug> TCP-Session: e11e1e76-10a1-48f7-a78c-e5f4173037d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.03 19:14:32.864099 [ 6 ] {} <Debug> TCP-Session: e11e1e76-10a1-48f7-a78c-e5f4173037d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.03.03 19:14:32.864589 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42858 | ||
| 127 | 2026.03.03 19:14:32.864641 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.03.03 19:14:32.864711 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.03 19:14:32.864727 [ 255 ] {} <Debug> TCP-Session: 7044228e-8f4d-4ecf-a67a-ae04eeb1f4de Authenticating user 'default' from [fd00:1122:3344:101::d]:38823 | ||
| 130 | 2026.03.03 19:14:32.864751 [ 256 ] {} <Debug> TCP-Session: 46f9fe23-2b01-4a6e-accd-f445b646eb32 Authenticating user 'default' from [fd00:1122:3344:101::d]:38072 | ||
| 131 | 2026.03.03 19:14:32.864762 [ 255 ] {} <Debug> TCP-Session: 7044228e-8f4d-4ecf-a67a-ae04eeb1f4de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.03 19:14:32.864842 [ 256 ] {} <Debug> TCP-Session: 46f9fe23-2b01-4a6e-accd-f445b646eb32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.03 19:14:32.864853 [ 255 ] {} <Debug> TCP-Session: 7044228e-8f4d-4ecf-a67a-ae04eeb1f4de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.03 19:14:32.864865 [ 256 ] {} <Debug> TCP-Session: 46f9fe23-2b01-4a6e-accd-f445b646eb32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.03 19:14:32.865439 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.03.03 19:14:32.865445 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34544 | ||
| 137 | 2026.03.03 19:14:32.865479 [ 254 ] {} <Debug> TCP-Session: 7dc00499-94de-4605-9f40-c6b2bb28a904 Authenticating user 'default' from [fd00:1122:3344:101::d]:41019 | ||
| 138 | 2026.03.03 19:14:32.865441 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40524 | ||
| 139 | 2026.03.03 19:14:32.865566 [ 254 ] {} <Debug> TCP-Session: 7dc00499-94de-4605-9f40-c6b2bb28a904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.03 19:14:32.865585 [ 254 ] {} <Debug> TCP-Session: 7dc00499-94de-4605-9f40-c6b2bb28a904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.03 19:14:32.866047 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.03.03 19:14:32.866088 [ 257 ] {} <Debug> TCP-Session: 62001f2d-511c-4b43-ac08-93611e01fafb Authenticating user 'default' from [fd00:1122:3344:101::d]:42858 | ||
| 143 | 2026.03.03 19:14:32.866109 [ 257 ] {} <Debug> TCP-Session: 62001f2d-511c-4b43-ac08-93611e01fafb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.03 19:14:32.866255 [ 257 ] {} <Debug> TCP-Session: 62001f2d-511c-4b43-ac08-93611e01fafb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.03 19:14:32.866259 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.03.03 19:14:32.866333 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.03 19:14:32.866356 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 148 | 2026.03.03 19:14:32.866339 [ 258 ] {} <Debug> TCP-Session: e1451945-0167-45af-90c5-43798ae51076 Authenticating user 'default' from [fd00:1122:3344:101::d]:34544 | ||
| 149 | 2026.03.03 19:14:32.866436 [ 259 ] {} <Debug> TCP-Session: a8f1eb06-c410-4da9-b8e1-bcf5eb6a61bd Authenticating user 'default' from [fd00:1122:3344:101::d]:40524 | ||
| 150 | 2026.03.03 19:14:32.866438 [ 258 ] {} <Debug> TCP-Session: e1451945-0167-45af-90c5-43798ae51076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.03 19:14:32.866510 [ 259 ] {} <Debug> TCP-Session: a8f1eb06-c410-4da9-b8e1-bcf5eb6a61bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.03 19:14:32.866520 [ 258 ] {} <Debug> TCP-Session: e1451945-0167-45af-90c5-43798ae51076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.03 19:14:32.866536 [ 259 ] {} <Debug> TCP-Session: a8f1eb06-c410-4da9-b8e1-bcf5eb6a61bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.03 19:14:32.869308 [ 4 ] {1025a42a-cc83-40c7-9b68-b0549058b6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.03 19:14:32.988342 [ 4 ] {1025a42a-cc83-40c7-9b68-b0549058b6c2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39638) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.03 19:14:32.989317 [ 4 ] {1025a42a-cc83-40c7-9b68-b0549058b6c2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.03 19:14:32.989558 [ 4 ] {1025a42a-cc83-40c7-9b68-b0549058b6c2} <Debug> TCPHandler: Processed in 0.125923674 sec. | ||
| 204 | 2026.03.03 19:14:32.990217 [ 5 ] {} <Trace> TCP-Session: a549541c-9fcd-4236-ad9e-eb5350ac0731 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.03 19:14:32.990517 [ 5 ] {f30a5199-71fb-4cf8-a271-24d5c136c589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43079) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.03 19:14:32.990958 [ 5 ] {f30a5199-71fb-4cf8-a271-24d5c136c589} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43079) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.03 19:14:32.991254 [ 5 ] {f30a5199-71fb-4cf8-a271-24d5c136c589} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.03 19:14:32.991467 [ 5 ] {f30a5199-71fb-4cf8-a271-24d5c136c589} <Debug> TCPHandler: Processed in 0.001601625 sec. | ||
| 255 | 2026.03.03 19:14:32.991903 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.03 19:14:32.992840 [ 4 ] {e1429c69-421f-44ac-9c30-b90e6a20546d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.03 19:14:32.993481 [ 4 ] {e1429c69-421f-44ac-9c30-b90e6a20546d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.03 19:14:32.996684 [ 4 ] {e1429c69-421f-44ac-9c30-b90e6a20546d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.03 19:14:32.996708 [ 4 ] {e1429c69-421f-44ac-9c30-b90e6a20546d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.761e-05 sec | ||
| 260 | 2026.03.03 19:14:32.996731 [ 4 ] {e1429c69-421f-44ac-9c30-b90e6a20546d} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.03 19:14:32.996784 [ 4 ] {e1429c69-421f-44ac-9c30-b90e6a20546d} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.03 19:14:32.996851 [ 4 ] {e1429c69-421f-44ac-9c30-b90e6a20546d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.03 19:14:32.997629 [ 4 ] {e1429c69-421f-44ac-9c30-b90e6a20546d} <Debug> TCPHandler: Processed in 0.005842544 sec. | ||
| 264 | 2026.03.03 19:14:32.997799 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.03 19:14:32.998026 [ 4 ] {c45a37d9-cf3d-485f-b01d-bd2f8e9992e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.03.03 19:14:32.998078 [ 4 ] {c45a37d9-cf3d-485f-b01d-bd2f8e9992e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.03 19:14:33.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 120.97 MiB, peak 120.97 MiB, free memory in arenas 0.00 B, will set to 128.51 MiB (RSS), difference: 7.54 MiB | ||
| 269 | 2026.03.03 19:14:33.003154 [ 4 ] {c45a37d9-cf3d-485f-b01d-bd2f8e9992e4} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.03.03 19:14:33.012279 [ 4 ] {c45a37d9-cf3d-485f-b01d-bd2f8e9992e4} <Debug> oximeter.version (ab515ef6-0f65-4ec9-8b1c-08cda779c0e7): Loading data parts | ||
| 271 | 2026.03.03 19:14:33.015138 [ 4 ] {c45a37d9-cf3d-485f-b01d-bd2f8e9992e4} <Debug> oximeter.version (ab515ef6-0f65-4ec9-8b1c-08cda779c0e7): There are no data parts | ||
| 272 | 2026.03.03 19:14:33.028719 [ 4 ] {c45a37d9-cf3d-485f-b01d-bd2f8e9992e4} <Debug> TCPHandler: Processed in 0.030979638 sec. | ||
| 273 | 2026.03.03 19:14:33.028898 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.03.03 19:14:33.029178 [ 4 ] {8c840736-5434-44f9-9fde-55e721b5de1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.03.03 19:14:33.029300 [ 4 ] {8c840736-5434-44f9-9fde-55e721b5de1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.03.03 19:14:33.049929 [ 4 ] {8c840736-5434-44f9-9fde-55e721b5de1d} <Debug> oximeter.measurements_bool (56104b6d-f90f-4448-bcef-8efc903114d0): Loading data parts | ||
| 287 | 2026.03.03 19:14:33.050218 [ 4 ] {8c840736-5434-44f9-9fde-55e721b5de1d} <Debug> oximeter.measurements_bool (56104b6d-f90f-4448-bcef-8efc903114d0): There are no data parts | ||
| 288 | 2026.03.03 19:14:33.057214 [ 4 ] {8c840736-5434-44f9-9fde-55e721b5de1d} <Debug> TCPHandler: Processed in 0.028372575 sec. | ||
| 289 | 2026.03.03 19:14:33.057491 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.03.03 19:14:33.057692 [ 4 ] {f7559b3a-2754-4e17-b80c-c300be47f1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.03.03 19:14:33.057823 [ 4 ] {f7559b3a-2754-4e17-b80c-c300be47f1dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.03.03 19:14:33.068101 [ 4 ] {f7559b3a-2754-4e17-b80c-c300be47f1dd} <Debug> oximeter.measurements_i8 (43e72307-3c51-4af2-a794-5434bf71e7aa): Loading data parts | ||
| 293 | 2026.03.03 19:14:33.068338 [ 4 ] {f7559b3a-2754-4e17-b80c-c300be47f1dd} <Debug> oximeter.measurements_i8 (43e72307-3c51-4af2-a794-5434bf71e7aa): There are no data parts | ||
| 294 | 2026.03.03 19:14:33.077017 [ 4 ] {f7559b3a-2754-4e17-b80c-c300be47f1dd} <Debug> TCPHandler: Processed in 0.019589005 sec. | ||
| 295 | 2026.03.03 19:14:33.077271 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.03.03 19:14:33.077692 [ 4 ] {73537666-144f-499f-b5a6-40ff1508ea83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.03.03 19:14:33.077777 [ 4 ] {73537666-144f-499f-b5a6-40ff1508ea83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.03.03 19:14:33.088444 [ 4 ] {73537666-144f-499f-b5a6-40ff1508ea83} <Debug> oximeter.measurements_u8 (3996b36c-e414-40af-9026-e9df621fcffb): Loading data parts | ||
| 299 | 2026.03.03 19:14:33.088599 [ 4 ] {73537666-144f-499f-b5a6-40ff1508ea83} <Debug> oximeter.measurements_u8 (3996b36c-e414-40af-9026-e9df621fcffb): There are no data parts | ||
| 300 | 2026.03.03 19:14:33.102036 [ 4 ] {73537666-144f-499f-b5a6-40ff1508ea83} <Debug> TCPHandler: Processed in 0.02485644 sec. | ||
| 301 | 2026.03.03 19:14:33.102267 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.03.03 19:14:33.102440 [ 4 ] {9bfa4533-b4a6-4992-a348-836834dc7f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.03.03 19:14:33.102553 [ 4 ] {9bfa4533-b4a6-4992-a348-836834dc7f0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.03.03 19:14:33.110648 [ 4 ] {9bfa4533-b4a6-4992-a348-836834dc7f0c} <Debug> oximeter.measurements_i16 (eefdade8-8bee-45cb-85f2-032f65d9b40c): Loading data parts | ||
| 305 | 2026.03.03 19:14:33.110815 [ 4 ] {9bfa4533-b4a6-4992-a348-836834dc7f0c} <Debug> oximeter.measurements_i16 (eefdade8-8bee-45cb-85f2-032f65d9b40c): There are no data parts | ||
| 306 | 2026.03.03 19:14:33.113822 [ 4 ] {9bfa4533-b4a6-4992-a348-836834dc7f0c} <Debug> TCPHandler: Processed in 0.011615367 sec. | ||
| 307 | 2026.03.03 19:14:33.113975 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.03 19:14:33.114132 [ 4 ] {01214597-bac6-4761-a2a8-f745a298d70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.03.03 19:14:33.114246 [ 4 ] {01214597-bac6-4761-a2a8-f745a298d70e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.03.03 19:14:33.129328 [ 4 ] {01214597-bac6-4761-a2a8-f745a298d70e} <Debug> oximeter.measurements_u16 (2c65d168-c847-4909-ae6d-00098fb9289d): Loading data parts | ||
| 311 | 2026.03.03 19:14:33.129496 [ 4 ] {01214597-bac6-4761-a2a8-f745a298d70e} <Debug> oximeter.measurements_u16 (2c65d168-c847-4909-ae6d-00098fb9289d): There are no data parts | ||
| 312 | 2026.03.03 19:14:33.134971 [ 4 ] {01214597-bac6-4761-a2a8-f745a298d70e} <Debug> TCPHandler: Processed in 0.021045588 sec. | ||
| 313 | 2026.03.03 19:14:33.135226 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.03.03 19:14:33.135489 [ 4 ] {9776f24e-55f9-4ad8-b96d-5496e8358948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.03.03 19:14:33.135619 [ 4 ] {9776f24e-55f9-4ad8-b96d-5496e8358948} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.03.03 19:14:33.149960 [ 4 ] {9776f24e-55f9-4ad8-b96d-5496e8358948} <Debug> oximeter.measurements_i32 (1bd418ca-1493-409f-89e8-161df11141d6): Loading data parts | ||
| 317 | 2026.03.03 19:14:33.150139 [ 4 ] {9776f24e-55f9-4ad8-b96d-5496e8358948} <Debug> oximeter.measurements_i32 (1bd418ca-1493-409f-89e8-161df11141d6): There are no data parts | ||
| 318 | 2026.03.03 19:14:33.160941 [ 4 ] {9776f24e-55f9-4ad8-b96d-5496e8358948} <Debug> TCPHandler: Processed in 0.025782514 sec. | ||
| 319 | 2026.03.03 19:14:33.161126 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.03.03 19:14:33.161326 [ 4 ] {bc147f41-22fa-4d9c-adc1-ec6400fb2986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.03.03 19:14:33.161479 [ 4 ] {bc147f41-22fa-4d9c-adc1-ec6400fb2986} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.03.03 19:14:33.167521 [ 4 ] {bc147f41-22fa-4d9c-adc1-ec6400fb2986} <Debug> oximeter.measurements_u32 (0e9fd48a-0426-4ce5-8ce1-51d96f316fd0): Loading data parts | ||
| 323 | 2026.03.03 19:14:33.167707 [ 4 ] {bc147f41-22fa-4d9c-adc1-ec6400fb2986} <Debug> oximeter.measurements_u32 (0e9fd48a-0426-4ce5-8ce1-51d96f316fd0): There are no data parts | ||
| 324 | 2026.03.03 19:14:33.185407 [ 4 ] {bc147f41-22fa-4d9c-adc1-ec6400fb2986} <Debug> TCPHandler: Processed in 0.024345591 sec. | ||
| 325 | 2026.03.03 19:14:33.185567 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.03.03 19:14:33.185804 [ 4 ] {2564fdb9-b1a5-4fcb-9950-9514b932b91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.03.03 19:14:33.185912 [ 4 ] {2564fdb9-b1a5-4fcb-9950-9514b932b91f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.03.03 19:14:33.194188 [ 4 ] {2564fdb9-b1a5-4fcb-9950-9514b932b91f} <Debug> oximeter.measurements_i64 (e6663082-ecff-420d-a409-06669fffbba4): Loading data parts | ||
| 329 | 2026.03.03 19:14:33.194417 [ 4 ] {2564fdb9-b1a5-4fcb-9950-9514b932b91f} <Debug> oximeter.measurements_i64 (e6663082-ecff-420d-a409-06669fffbba4): There are no data parts | ||
| 330 | 2026.03.03 19:14:33.201436 [ 4 ] {2564fdb9-b1a5-4fcb-9950-9514b932b91f} <Debug> TCPHandler: Processed in 0.015918636 sec. | ||
| 331 | 2026.03.03 19:14:33.201605 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.03 19:14:33.201797 [ 4 ] {d588b10e-f4e0-4275-afed-09c2fc50f3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.03.03 19:14:33.201917 [ 4 ] {d588b10e-f4e0-4275-afed-09c2fc50f3a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.03.03 19:14:33.212356 [ 4 ] {d588b10e-f4e0-4275-afed-09c2fc50f3a4} <Debug> oximeter.measurements_u64 (8b3e08bb-89e8-4fc9-96fe-0ae6f1b55d71): Loading data parts | ||
| 335 | 2026.03.03 19:14:33.212732 [ 4 ] {d588b10e-f4e0-4275-afed-09c2fc50f3a4} <Debug> oximeter.measurements_u64 (8b3e08bb-89e8-4fc9-96fe-0ae6f1b55d71): There are no data parts | ||
| 336 | 2026.03.03 19:14:33.218399 [ 4 ] {d588b10e-f4e0-4275-afed-09c2fc50f3a4} <Debug> TCPHandler: Processed in 0.016853171 sec. | ||
| 337 | 2026.03.03 19:14:33.218580 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.03 19:14:33.218837 [ 4 ] {65c95d34-c9ae-4823-b35a-39c7f76f5b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.03.03 19:14:33.218943 [ 4 ] {65c95d34-c9ae-4823-b35a-39c7f76f5b35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.03.03 19:14:33.226497 [ 4 ] {65c95d34-c9ae-4823-b35a-39c7f76f5b35} <Debug> oximeter.measurements_f32 (6c8b98fe-5e70-482d-a3b8-6a6a4caf2fa4): Loading data parts | ||
| 341 | 2026.03.03 19:14:33.226680 [ 4 ] {65c95d34-c9ae-4823-b35a-39c7f76f5b35} <Debug> oximeter.measurements_f32 (6c8b98fe-5e70-482d-a3b8-6a6a4caf2fa4): There are no data parts | ||
| 342 | 2026.03.03 19:14:33.232998 [ 4 ] {65c95d34-c9ae-4823-b35a-39c7f76f5b35} <Debug> TCPHandler: Processed in 0.014481273 sec. | ||
| 343 | 2026.03.03 19:14:33.233149 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.03 19:14:33.233309 [ 4 ] {50d1501b-1b9c-4159-a564-d19129695c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.03.03 19:14:33.233435 [ 4 ] {50d1501b-1b9c-4159-a564-d19129695c29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.03.03 19:14:33.242691 [ 4 ] {50d1501b-1b9c-4159-a564-d19129695c29} <Debug> oximeter.measurements_f64 (f6b85ff0-efee-4ac8-8fbd-7270298e1167): Loading data parts | ||
| 347 | 2026.03.03 19:14:33.242963 [ 4 ] {50d1501b-1b9c-4159-a564-d19129695c29} <Debug> oximeter.measurements_f64 (f6b85ff0-efee-4ac8-8fbd-7270298e1167): There are no data parts | ||
| 348 | 2026.03.03 19:14:33.248082 [ 4 ] {50d1501b-1b9c-4159-a564-d19129695c29} <Debug> TCPHandler: Processed in 0.0149829 sec. | ||
| 349 | 2026.03.03 19:14:33.248256 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.03 19:14:33.248540 [ 4 ] {bdb7fd49-7064-4c74-8091-16a25515c95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.03.03 19:14:33.248666 [ 4 ] {bdb7fd49-7064-4c74-8091-16a25515c95a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.03 19:14:33.255499 [ 4 ] {bdb7fd49-7064-4c74-8091-16a25515c95a} <Debug> oximeter.measurements_string (76ab72a6-2c87-4c2c-8f89-65a144ff2c2f): Loading data parts | ||
| 353 | 2026.03.03 19:14:33.255901 [ 4 ] {bdb7fd49-7064-4c74-8091-16a25515c95a} <Debug> oximeter.measurements_string (76ab72a6-2c87-4c2c-8f89-65a144ff2c2f): There are no data parts | ||
| 354 | 2026.03.03 19:14:33.266886 [ 4 ] {bdb7fd49-7064-4c74-8091-16a25515c95a} <Debug> TCPHandler: Processed in 0.01868925 sec. | ||
| 355 | 2026.03.03 19:14:33.267072 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.03 19:14:33.267235 [ 4 ] {5ec8cdbe-bad1-45d8-9bae-dde4b02e75a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.03.03 19:14:33.267482 [ 4 ] {5ec8cdbe-bad1-45d8-9bae-dde4b02e75a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.03 19:14:33.275701 [ 4 ] {5ec8cdbe-bad1-45d8-9bae-dde4b02e75a0} <Debug> oximeter.measurements_bytes (bdc6cf01-3608-4215-96d1-cc9bac21683f): Loading data parts | ||
| 366 | 2026.03.03 19:14:33.275854 [ 4 ] {5ec8cdbe-bad1-45d8-9bae-dde4b02e75a0} <Debug> oximeter.measurements_bytes (bdc6cf01-3608-4215-96d1-cc9bac21683f): There are no data parts | ||
| 367 | 2026.03.03 19:14:33.314060 [ 4 ] {5ec8cdbe-bad1-45d8-9bae-dde4b02e75a0} <Debug> TCPHandler: Processed in 0.047039745 sec. | ||
| 368 | 2026.03.03 19:14:33.314242 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.03 19:14:33.314438 [ 4 ] {73fb426f-af04-47ea-8328-38382d6f1c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.03.03 19:14:33.314610 [ 4 ] {73fb426f-af04-47ea-8328-38382d6f1c96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.03.03 19:14:33.322276 [ 4 ] {73fb426f-af04-47ea-8328-38382d6f1c96} <Debug> oximeter.measurements_cumulativei64 (65495479-dd02-4592-88b8-945f88746cec): Loading data parts | ||
| 372 | 2026.03.03 19:14:33.322462 [ 4 ] {73fb426f-af04-47ea-8328-38382d6f1c96} <Debug> oximeter.measurements_cumulativei64 (65495479-dd02-4592-88b8-945f88746cec): There are no data parts | ||
| 373 | 2026.03.03 19:14:33.336019 [ 4 ] {73fb426f-af04-47ea-8328-38382d6f1c96} <Debug> TCPHandler: Processed in 0.021837701 sec. | ||
| 374 | 2026.03.03 19:14:33.336404 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.03 19:14:33.336649 [ 4 ] {b64e1e72-5a4a-49ca-a119-64180fbc129d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.03.03 19:14:33.336797 [ 4 ] {b64e1e72-5a4a-49ca-a119-64180fbc129d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.03.03 19:14:33.344112 [ 4 ] {b64e1e72-5a4a-49ca-a119-64180fbc129d} <Debug> oximeter.measurements_cumulativeu64 (66bad8b4-1094-4ae1-a17f-5cc73cde5e97): Loading data parts | ||
| 378 | 2026.03.03 19:14:33.344336 [ 4 ] {b64e1e72-5a4a-49ca-a119-64180fbc129d} <Debug> oximeter.measurements_cumulativeu64 (66bad8b4-1094-4ae1-a17f-5cc73cde5e97): There are no data parts | ||
| 379 | 2026.03.03 19:14:33.354001 [ 4 ] {b64e1e72-5a4a-49ca-a119-64180fbc129d} <Debug> TCPHandler: Processed in 0.017656584 sec. | ||
| 380 | 2026.03.03 19:14:33.354255 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.03 19:14:33.354668 [ 4 ] {6d85cbbf-d686-41ce-b5ef-21d689c1ad06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.03.03 19:14:33.354807 [ 4 ] {6d85cbbf-d686-41ce-b5ef-21d689c1ad06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.03 19:14:33.366874 [ 4 ] {6d85cbbf-d686-41ce-b5ef-21d689c1ad06} <Debug> oximeter.measurements_cumulativef32 (a120526a-9d7a-47ba-b92c-c2e3e2f934c6): Loading data parts | ||
| 384 | 2026.03.03 19:14:33.367074 [ 4 ] {6d85cbbf-d686-41ce-b5ef-21d689c1ad06} <Debug> oximeter.measurements_cumulativef32 (a120526a-9d7a-47ba-b92c-c2e3e2f934c6): There are no data parts | ||
| 385 | 2026.03.03 19:14:33.370034 [ 4 ] {6d85cbbf-d686-41ce-b5ef-21d689c1ad06} <Debug> TCPHandler: Processed in 0.015870135 sec. | ||
| 386 | 2026.03.03 19:14:33.370189 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.03 19:14:33.370354 [ 4 ] {91dd704f-e7fe-4c4b-ab22-4c5196503bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.03.03 19:14:33.370472 [ 4 ] {91dd704f-e7fe-4c4b-ab22-4c5196503bdb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.03 19:14:33.379256 [ 4 ] {91dd704f-e7fe-4c4b-ab22-4c5196503bdb} <Debug> oximeter.measurements_cumulativef64 (c9270658-57ad-4132-9151-b7b8f346e549): Loading data parts | ||
| 390 | 2026.03.03 19:14:33.379483 [ 4 ] {91dd704f-e7fe-4c4b-ab22-4c5196503bdb} <Debug> oximeter.measurements_cumulativef64 (c9270658-57ad-4132-9151-b7b8f346e549): There are no data parts | ||
| 391 | 2026.03.03 19:14:33.390442 [ 4 ] {91dd704f-e7fe-4c4b-ab22-4c5196503bdb} <Debug> TCPHandler: Processed in 0.020303036 sec. | ||
| 392 | 2026.03.03 19:14:33.390637 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.03 19:14:33.390957 [ 4 ] {49fc13b0-96a2-4fde-abc0-5d2de4375fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.03.03 19:14:33.391091 [ 4 ] {49fc13b0-96a2-4fde-abc0-5d2de4375fc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.03 19:14:33.402224 [ 4 ] {49fc13b0-96a2-4fde-abc0-5d2de4375fc0} <Debug> oximeter.measurements_histogrami8 (f4bbb200-675c-4377-a624-3334bc647cc0): Loading data parts | ||
| 406 | 2026.03.03 19:14:33.402406 [ 4 ] {49fc13b0-96a2-4fde-abc0-5d2de4375fc0} <Debug> oximeter.measurements_histogrami8 (f4bbb200-675c-4377-a624-3334bc647cc0): There are no data parts | ||
| 407 | 2026.03.03 19:14:33.413810 [ 4 ] {49fc13b0-96a2-4fde-abc0-5d2de4375fc0} <Debug> TCPHandler: Processed in 0.023235764 sec. | ||
| 408 | 2026.03.03 19:14:33.414017 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.03 19:14:33.414236 [ 4 ] {fa08b8f1-7340-460e-a8d9-f9c03288798e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.03.03 19:14:33.414359 [ 4 ] {fa08b8f1-7340-460e-a8d9-f9c03288798e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.03 19:14:33.425518 [ 4 ] {fa08b8f1-7340-460e-a8d9-f9c03288798e} <Debug> oximeter.measurements_histogramu8 (09a2669e-735d-40ab-aec3-7b1dcd002ba3): Loading data parts | ||
| 412 | 2026.03.03 19:14:33.425742 [ 4 ] {fa08b8f1-7340-460e-a8d9-f9c03288798e} <Debug> oximeter.measurements_histogramu8 (09a2669e-735d-40ab-aec3-7b1dcd002ba3): There are no data parts | ||
| 413 | 2026.03.03 19:14:33.447004 [ 4 ] {fa08b8f1-7340-460e-a8d9-f9c03288798e} <Debug> TCPHandler: Processed in 0.033044771 sec. | ||
| 414 | 2026.03.03 19:14:33.447220 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.03 19:14:33.447608 [ 4 ] {11757dd7-7624-4a94-a9c1-a539aac854ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.03.03 19:14:33.447767 [ 4 ] {11757dd7-7624-4a94-a9c1-a539aac854ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.03 19:14:33.460835 [ 4 ] {11757dd7-7624-4a94-a9c1-a539aac854ba} <Debug> oximeter.measurements_histogrami16 (77dd8d51-dcaf-4236-9c04-c5d215305a3b): Loading data parts | ||
| 418 | 2026.03.03 19:14:33.461014 [ 4 ] {11757dd7-7624-4a94-a9c1-a539aac854ba} <Debug> oximeter.measurements_histogrami16 (77dd8d51-dcaf-4236-9c04-c5d215305a3b): There are no data parts | ||
| 419 | 2026.03.03 19:14:33.476336 [ 4 ] {11757dd7-7624-4a94-a9c1-a539aac854ba} <Debug> TCPHandler: Processed in 0.029185408 sec. | ||
| 420 | 2026.03.03 19:14:33.476628 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.03 19:14:33.476861 [ 4 ] {f985c5f3-df07-41fb-8fac-41ebc671b9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.03.03 19:14:33.477014 [ 4 ] {f985c5f3-df07-41fb-8fac-41ebc671b9cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.03 19:14:33.491955 [ 4 ] {f985c5f3-df07-41fb-8fac-41ebc671b9cd} <Debug> oximeter.measurements_histogramu16 (5141916f-2f5f-47cf-ad0b-f27dea02fa5d): Loading data parts | ||
| 424 | 2026.03.03 19:14:33.492233 [ 4 ] {f985c5f3-df07-41fb-8fac-41ebc671b9cd} <Debug> oximeter.measurements_histogramu16 (5141916f-2f5f-47cf-ad0b-f27dea02fa5d): There are no data parts | ||
| 425 | 2026.03.03 19:14:33.504662 [ 4 ] {f985c5f3-df07-41fb-8fac-41ebc671b9cd} <Debug> TCPHandler: Processed in 0.028093061 sec. | ||
| 426 | 2026.03.03 19:14:33.504861 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.03 19:14:33.505263 [ 4 ] {1295507d-2342-4e80-a085-6a7e7e749c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.03.03 19:14:33.505385 [ 4 ] {1295507d-2342-4e80-a085-6a7e7e749c4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.03 19:14:33.526686 [ 4 ] {1295507d-2342-4e80-a085-6a7e7e749c4a} <Debug> oximeter.measurements_histogrami32 (ee533780-a10c-4819-9ea9-e58744488fc4): Loading data parts | ||
| 430 | 2026.03.03 19:14:33.526909 [ 4 ] {1295507d-2342-4e80-a085-6a7e7e749c4a} <Debug> oximeter.measurements_histogrami32 (ee533780-a10c-4819-9ea9-e58744488fc4): There are no data parts | ||
| 431 | 2026.03.03 19:14:33.534074 [ 4 ] {1295507d-2342-4e80-a085-6a7e7e749c4a} <Debug> TCPHandler: Processed in 0.02927167 sec. | ||
| 432 | 2026.03.03 19:14:33.534319 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.03 19:14:33.534542 [ 4 ] {8bd3d44b-cb5d-409e-8e74-df8c52b180ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.03.03 19:14:33.534659 [ 4 ] {8bd3d44b-cb5d-409e-8e74-df8c52b180ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.03 19:14:33.547544 [ 4 ] {8bd3d44b-cb5d-409e-8e74-df8c52b180ed} <Debug> oximeter.measurements_histogramu32 (ce4c734c-7a14-4447-9ac8-6a1b2f551cbe): Loading data parts | ||
| 436 | 2026.03.03 19:14:33.547740 [ 4 ] {8bd3d44b-cb5d-409e-8e74-df8c52b180ed} <Debug> oximeter.measurements_histogramu32 (ce4c734c-7a14-4447-9ac8-6a1b2f551cbe): There are no data parts | ||
| 437 | 2026.03.03 19:14:33.556816 [ 4 ] {8bd3d44b-cb5d-409e-8e74-df8c52b180ed} <Debug> TCPHandler: Processed in 0.022549672 sec. | ||
| 438 | 2026.03.03 19:14:33.556985 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.03 19:14:33.557245 [ 4 ] {cd3b2ee3-5791-48e9-8a94-ef7908932f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2026.03.03 19:14:33.557371 [ 4 ] {cd3b2ee3-5791-48e9-8a94-ef7908932f62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.03 19:14:33.566597 [ 4 ] {cd3b2ee3-5791-48e9-8a94-ef7908932f62} <Debug> oximeter.measurements_histogrami64 (75a3b3de-4ee8-42c1-a6b3-811cc9634855): Loading data parts | ||
| 442 | 2026.03.03 19:14:33.566759 [ 4 ] {cd3b2ee3-5791-48e9-8a94-ef7908932f62} <Debug> oximeter.measurements_histogrami64 (75a3b3de-4ee8-42c1-a6b3-811cc9634855): There are no data parts | ||
| 443 | 2026.03.03 19:14:33.581353 [ 4 ] {cd3b2ee3-5791-48e9-8a94-ef7908932f62} <Debug> TCPHandler: Processed in 0.024420572 sec. | ||
| 444 | 2026.03.03 19:14:33.581597 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.03 19:14:33.581821 [ 4 ] {d6bb8cac-47d8-416f-8e8b-6f21a3d958c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.03.03 19:14:33.581949 [ 4 ] {d6bb8cac-47d8-416f-8e8b-6f21a3d958c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.03 19:14:33.593279 [ 4 ] {d6bb8cac-47d8-416f-8e8b-6f21a3d958c7} <Debug> oximeter.measurements_histogramu64 (5bd982e5-64eb-4ae2-b915-202aa2a1c7f5): Loading data parts | ||
| 448 | 2026.03.03 19:14:33.593474 [ 4 ] {d6bb8cac-47d8-416f-8e8b-6f21a3d958c7} <Debug> oximeter.measurements_histogramu64 (5bd982e5-64eb-4ae2-b915-202aa2a1c7f5): There are no data parts | ||
| 449 | 2026.03.03 19:14:33.600923 [ 4 ] {d6bb8cac-47d8-416f-8e8b-6f21a3d958c7} <Debug> TCPHandler: Processed in 0.019380112 sec. | ||
| 450 | 2026.03.03 19:14:33.601084 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.03 19:14:33.601309 [ 4 ] {a1930b91-ec5f-484f-86b0-9b10e4d8c2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.03.03 19:14:33.601497 [ 4 ] {a1930b91-ec5f-484f-86b0-9b10e4d8c2bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.03.03 19:14:33.611864 [ 4 ] {a1930b91-ec5f-484f-86b0-9b10e4d8c2bd} <Debug> oximeter.measurements_histogramf32 (79f5fc08-4f45-4820-a01b-9cc2c2c0fc27): Loading data parts | ||
| 454 | 2026.03.03 19:14:33.612024 [ 4 ] {a1930b91-ec5f-484f-86b0-9b10e4d8c2bd} <Debug> oximeter.measurements_histogramf32 (79f5fc08-4f45-4820-a01b-9cc2c2c0fc27): There are no data parts | ||
| 455 | 2026.03.03 19:14:33.620115 [ 4 ] {a1930b91-ec5f-484f-86b0-9b10e4d8c2bd} <Debug> TCPHandler: Processed in 0.019081757 sec. | ||
| 456 | 2026.03.03 19:14:33.620402 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.03 19:14:33.620746 [ 4 ] {43beb42d-26bd-4149-ab82-b636cc65e376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.03.03 19:14:33.620890 [ 4 ] {43beb42d-26bd-4149-ab82-b636cc65e376} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.03.03 19:14:33.631667 [ 4 ] {43beb42d-26bd-4149-ab82-b636cc65e376} <Debug> oximeter.measurements_histogramf64 (f19c752a-c756-408c-b77f-06588d0a2727): Loading data parts | ||
| 460 | 2026.03.03 19:14:33.631861 [ 4 ] {43beb42d-26bd-4149-ab82-b636cc65e376} <Debug> oximeter.measurements_histogramf64 (f19c752a-c756-408c-b77f-06588d0a2727): There are no data parts | ||
| 461 | 2026.03.03 19:14:33.644444 [ 4 ] {43beb42d-26bd-4149-ab82-b636cc65e376} <Debug> TCPHandler: Processed in 0.024121918 sec. | ||
| 462 | 2026.03.03 19:14:33.644620 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.03 19:14:33.644814 [ 4 ] {6d859517-33fd-4e7f-832d-ab5e86c5ee03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.03.03 19:14:33.644956 [ 4 ] {6d859517-33fd-4e7f-832d-ab5e86c5ee03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.03.03 19:14:33.657678 [ 4 ] {6d859517-33fd-4e7f-832d-ab5e86c5ee03} <Debug> oximeter.fields_bool (c12078f0-a6de-41e8-ab8b-f920b141e7e3): Loading data parts | ||
| 491 | 2026.03.03 19:14:33.658045 [ 4 ] {6d859517-33fd-4e7f-832d-ab5e86c5ee03} <Debug> oximeter.fields_bool (c12078f0-a6de-41e8-ab8b-f920b141e7e3): There are no data parts | ||
| 492 | 2026.03.03 19:14:33.666513 [ 4 ] {6d859517-33fd-4e7f-832d-ab5e86c5ee03} <Debug> TCPHandler: Processed in 0.021946283 sec. | ||
| 493 | 2026.03.03 19:14:33.666697 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.03 19:14:33.666957 [ 4 ] {d7948c6b-2a28-45cf-9c33-468987e206d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.03.03 19:14:33.667084 [ 4 ] {d7948c6b-2a28-45cf-9c33-468987e206d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.03.03 19:14:33.672726 [ 4 ] {d7948c6b-2a28-45cf-9c33-468987e206d3} <Debug> oximeter.fields_i8 (2f53d830-edb7-4744-9d47-aa5adde33d52): Loading data parts | ||
| 497 | 2026.03.03 19:14:33.672984 [ 4 ] {d7948c6b-2a28-45cf-9c33-468987e206d3} <Debug> oximeter.fields_i8 (2f53d830-edb7-4744-9d47-aa5adde33d52): There are no data parts | ||
| 498 | 2026.03.03 19:14:33.682129 [ 4 ] {d7948c6b-2a28-45cf-9c33-468987e206d3} <Debug> TCPHandler: Processed in 0.015494048 sec. | ||
| 499 | 2026.03.03 19:14:33.682301 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.03 19:14:33.682460 [ 4 ] {950633eb-4b6a-402d-9434-d5617b8c40b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.03.03 19:14:33.682573 [ 4 ] {950633eb-4b6a-402d-9434-d5617b8c40b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.03.03 19:14:33.689569 [ 4 ] {950633eb-4b6a-402d-9434-d5617b8c40b6} <Debug> oximeter.fields_u8 (20a71426-62aa-4913-871b-484b0fd6467b): Loading data parts | ||
| 503 | 2026.03.03 19:14:33.689814 [ 4 ] {950633eb-4b6a-402d-9434-d5617b8c40b6} <Debug> oximeter.fields_u8 (20a71426-62aa-4913-871b-484b0fd6467b): There are no data parts | ||
| 504 | 2026.03.03 19:14:33.698293 [ 4 ] {950633eb-4b6a-402d-9434-d5617b8c40b6} <Debug> TCPHandler: Processed in 0.016041508 sec. | ||
| 505 | 2026.03.03 19:14:33.698488 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.03 19:14:33.698806 [ 4 ] {332b216e-6c82-4de4-9a22-ddb217523eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2026.03.03 19:14:33.698955 [ 4 ] {332b216e-6c82-4de4-9a22-ddb217523eca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.03.03 19:14:33.705993 [ 4 ] {332b216e-6c82-4de4-9a22-ddb217523eca} <Debug> oximeter.fields_i16 (926e3c7a-ff78-413b-b23a-2b0bfe5371b7): Loading data parts | ||
| 509 | 2026.03.03 19:14:33.706155 [ 4 ] {332b216e-6c82-4de4-9a22-ddb217523eca} <Debug> oximeter.fields_i16 (926e3c7a-ff78-413b-b23a-2b0bfe5371b7): There are no data parts | ||
| 510 | 2026.03.03 19:14:33.716951 [ 4 ] {332b216e-6c82-4de4-9a22-ddb217523eca} <Debug> TCPHandler: Processed in 0.018548278 sec. | ||
| 511 | 2026.03.03 19:14:33.717113 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.03 19:14:33.717279 [ 4 ] {ba808a22-b573-40cf-afd1-8fdbfbd2c987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2026.03.03 19:14:33.717423 [ 4 ] {ba808a22-b573-40cf-afd1-8fdbfbd2c987} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.03.03 19:14:33.730042 [ 4 ] {ba808a22-b573-40cf-afd1-8fdbfbd2c987} <Debug> oximeter.fields_u16 (732d8647-548b-4346-b76f-e1e55939756a): Loading data parts | ||
| 515 | 2026.03.03 19:14:33.730265 [ 4 ] {ba808a22-b573-40cf-afd1-8fdbfbd2c987} <Debug> oximeter.fields_u16 (732d8647-548b-4346-b76f-e1e55939756a): There are no data parts | ||
| 516 | 2026.03.03 19:14:33.742129 [ 4 ] {ba808a22-b573-40cf-afd1-8fdbfbd2c987} <Debug> TCPHandler: Processed in 0.025065452 sec. | ||
| 517 | 2026.03.03 19:14:33.742307 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.03 19:14:33.742585 [ 4 ] {d98b1629-fded-44b5-9b50-889960340eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2026.03.03 19:14:33.742717 [ 4 ] {d98b1629-fded-44b5-9b50-889960340eb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.03.03 19:14:33.750859 [ 4 ] {d98b1629-fded-44b5-9b50-889960340eb9} <Debug> oximeter.fields_i32 (5cfc4683-01cc-4384-ad8c-088702ce8b88): Loading data parts | ||
| 521 | 2026.03.03 19:14:33.751018 [ 4 ] {d98b1629-fded-44b5-9b50-889960340eb9} <Debug> oximeter.fields_i32 (5cfc4683-01cc-4384-ad8c-088702ce8b88): There are no data parts | ||
| 522 | 2026.03.03 19:14:33.760403 [ 4 ] {d98b1629-fded-44b5-9b50-889960340eb9} <Debug> TCPHandler: Processed in 0.018155712 sec. | ||
| 523 | 2026.03.03 19:14:33.760557 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.03 19:14:33.760714 [ 4 ] {c410bac7-9624-49f7-a386-fdb03121aabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2026.03.03 19:14:33.760831 [ 4 ] {c410bac7-9624-49f7-a386-fdb03121aabe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.03.03 19:14:33.770323 [ 4 ] {c410bac7-9624-49f7-a386-fdb03121aabe} <Debug> oximeter.fields_u32 (13177357-114b-420b-b132-366850b392e7): Loading data parts | ||
| 527 | 2026.03.03 19:14:33.770608 [ 4 ] {c410bac7-9624-49f7-a386-fdb03121aabe} <Debug> oximeter.fields_u32 (13177357-114b-420b-b132-366850b392e7): There are no data parts | ||
| 528 | 2026.03.03 19:14:33.782227 [ 4 ] {c410bac7-9624-49f7-a386-fdb03121aabe} <Debug> TCPHandler: Processed in 0.021719059 sec. | ||
| 529 | 2026.03.03 19:14:33.782414 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.03 19:14:33.782681 [ 4 ] {c30fa1fb-9892-468f-8f29-957e783c947d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.03.03 19:14:33.782813 [ 4 ] {c30fa1fb-9892-468f-8f29-957e783c947d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.03.03 19:14:33.793957 [ 4 ] {c30fa1fb-9892-468f-8f29-957e783c947d} <Debug> oximeter.fields_i64 (4806a265-8c4d-4599-aaf8-24f3792d6663): Loading data parts | ||
| 533 | 2026.03.03 19:14:33.794168 [ 4 ] {c30fa1fb-9892-468f-8f29-957e783c947d} <Debug> oximeter.fields_i64 (4806a265-8c4d-4599-aaf8-24f3792d6663): There are no data parts | ||
| 534 | 2026.03.03 19:14:33.806265 [ 4 ] {c30fa1fb-9892-468f-8f29-957e783c947d} <Debug> TCPHandler: Processed in 0.023924434 sec. | ||
| 535 | 2026.03.03 19:14:33.806431 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.03 19:14:33.806591 [ 4 ] {08046aea-5d70-40e0-a771-61508bbd32c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.03.03 19:14:33.806723 [ 4 ] {08046aea-5d70-40e0-a771-61508bbd32c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.03.03 19:14:33.818458 [ 4 ] {08046aea-5d70-40e0-a771-61508bbd32c8} <Debug> oximeter.fields_u64 (77b75762-5b87-4618-aaf5-74c31ac464cb): Loading data parts | ||
| 539 | 2026.03.03 19:14:33.818690 [ 4 ] {08046aea-5d70-40e0-a771-61508bbd32c8} <Debug> oximeter.fields_u64 (77b75762-5b87-4618-aaf5-74c31ac464cb): There are no data parts | ||
| 540 | 2026.03.03 19:14:33.831281 [ 4 ] {08046aea-5d70-40e0-a771-61508bbd32c8} <Debug> TCPHandler: Processed in 0.02490276 sec. | ||
| 541 | 2026.03.03 19:14:33.831450 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.03 19:14:33.831686 [ 4 ] {1cda5489-5a18-4fe0-a193-f919ad3eb4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.03.03 19:14:33.831800 [ 4 ] {1cda5489-5a18-4fe0-a193-f919ad3eb4b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.03.03 19:14:33.842728 [ 4 ] {1cda5489-5a18-4fe0-a193-f919ad3eb4b1} <Debug> oximeter.fields_ipaddr (d62e32a8-b4df-459f-885d-f88313be3681): Loading data parts | ||
| 545 | 2026.03.03 19:14:33.842880 [ 4 ] {1cda5489-5a18-4fe0-a193-f919ad3eb4b1} <Debug> oximeter.fields_ipaddr (d62e32a8-b4df-459f-885d-f88313be3681): There are no data parts | ||
| 546 | 2026.03.03 19:14:33.854595 [ 4 ] {1cda5489-5a18-4fe0-a193-f919ad3eb4b1} <Debug> TCPHandler: Processed in 0.023198702 sec. | ||
| 547 | 2026.03.03 19:14:33.854790 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.03 19:14:33.855018 [ 4 ] {500c8fb8-d490-40e4-89a1-f47892c9d04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.03.03 19:14:33.855250 [ 4 ] {500c8fb8-d490-40e4-89a1-f47892c9d04e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.03.03 19:14:33.866016 [ 4 ] {500c8fb8-d490-40e4-89a1-f47892c9d04e} <Debug> oximeter.fields_string (13ab7ccd-1dcb-4b29-a9a5-b221a9f539d8): Loading data parts | ||
| 551 | 2026.03.03 19:14:33.866313 [ 4 ] {500c8fb8-d490-40e4-89a1-f47892c9d04e} <Debug> oximeter.fields_string (13ab7ccd-1dcb-4b29-a9a5-b221a9f539d8): There are no data parts | ||
| 552 | 2026.03.03 19:14:33.878816 [ 4 ] {500c8fb8-d490-40e4-89a1-f47892c9d04e} <Debug> TCPHandler: Processed in 0.024094897 sec. | ||
| 553 | 2026.03.03 19:14:33.878985 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.03 19:14:33.879252 [ 4 ] {32843c8f-884d-407f-939c-9c4440e34162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.03.03 19:14:33.879379 [ 4 ] {32843c8f-884d-407f-939c-9c4440e34162} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.03.03 19:14:33.893388 [ 4 ] {32843c8f-884d-407f-939c-9c4440e34162} <Debug> oximeter.fields_uuid (db151762-d490-41cc-aed1-be4fb88860d0): Loading data parts | ||
| 557 | 2026.03.03 19:14:33.893550 [ 4 ] {32843c8f-884d-407f-939c-9c4440e34162} <Debug> oximeter.fields_uuid (db151762-d490-41cc-aed1-be4fb88860d0): There are no data parts | ||
| 558 | 2026.03.03 19:14:33.901447 [ 4 ] {32843c8f-884d-407f-939c-9c4440e34162} <Debug> TCPHandler: Processed in 0.022512602 sec. | ||
| 559 | 2026.03.03 19:14:33.901642 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.03 19:14:33.901958 [ 4 ] {aea43fcb-505e-4a1c-85d2-3171939059f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2026.03.03 19:14:33.902124 [ 4 ] {aea43fcb-505e-4a1c-85d2-3171939059f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.03.03 19:14:33.912548 [ 4 ] {aea43fcb-505e-4a1c-85d2-3171939059f5} <Debug> oximeter.timeseries_schema (c918d3e0-5f88-4fc2-b958-57bde618d3ed): Loading data parts | ||
| 566 | 2026.03.03 19:14:33.912699 [ 4 ] {aea43fcb-505e-4a1c-85d2-3171939059f5} <Debug> oximeter.timeseries_schema (c918d3e0-5f88-4fc2-b958-57bde618d3ed): There are no data parts | ||
| 567 | 2026.03.03 19:14:33.921414 [ 4 ] {aea43fcb-505e-4a1c-85d2-3171939059f5} <Debug> TCPHandler: Processed in 0.019832329 sec. | ||
| 568 | 2026.03.03 19:14:33.921821 [ 5 ] {} <Trace> TCP-Session: a549541c-9fcd-4236-ad9e-eb5350ac0731 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.03 19:14:33.922130 [ 5 ] {63608a87-1e76-488a-966b-a95a1fed41c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43079) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.03.03 19:14:33.923557 [ 5 ] {63608a87-1e76-488a-966b-a95a1fed41c9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.03.03 19:14:33.939007 [ 260 ] {63608a87-1e76-488a-966b-a95a1fed41c9} <Trace> oximeter.version (ab515ef6-0f65-4ec9-8b1c-08cda779c0e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.03.03 19:14:33.939047 [ 260 ] {63608a87-1e76-488a-966b-a95a1fed41c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 573 | 2026.03.03 19:14:33.944501 [ 260 ] {63608a87-1e76-488a-966b-a95a1fed41c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.03.03 19:14:33.945139 [ 260 ] {63608a87-1e76-488a-966b-a95a1fed41c9} <Trace> oximeter.version (ab515ef6-0f65-4ec9-8b1c-08cda779c0e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.03.03 19:14:33.945391 [ 5 ] {63608a87-1e76-488a-966b-a95a1fed41c9} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023417 sec., 42.70401844813597 rows/sec., 683.26 B/sec. | ||
| 576 | 2026.03.03 19:14:33.945760 [ 5 ] {63608a87-1e76-488a-966b-a95a1fed41c9} <Debug> TCPHandler: Processed in 0.024082187 sec. | ||
| 577 | 2026.03.03 19:14:34.000149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.70 MiB, peak 131.70 MiB, free memory in arenas 0.00 B, will set to 138.01 MiB (RSS), difference: 6.31 MiB | ||
| 578 | 2026.03.03 19:14:34.957553 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54579 | ||
| 579 | 2026.03.03 19:14:34.957790 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.03.03 19:14:34.957845 [ 262 ] {} <Debug> TCP-Session: 982be470-856c-495a-96e9-7582de47bd39 Authenticating user 'default' from [fd00:1122:3344:101::c]:54579 | ||
| 581 | 2026.03.03 19:14:34.957871 [ 262 ] {} <Debug> TCP-Session: 982be470-856c-495a-96e9-7582de47bd39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.03 19:14:34.957925 [ 262 ] {} <Debug> TCP-Session: 982be470-856c-495a-96e9-7582de47bd39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.03.03 19:14:34.958026 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.03.03 19:14:34.958056 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.03.03 19:14:34.958147 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2026.03.03 19:14:34.958701 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53184 | ||
| 587 | 2026.03.03 19:14:34.958870 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.03.03 19:14:34.958903 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56747 | ||
| 589 | 2026.03.03 19:14:34.958911 [ 263 ] {} <Debug> TCP-Session: e5c68a7e-082f-4179-8c2d-f5c25fc32df8 Authenticating user 'default' from [fd00:1122:3344:101::c]:53184 | ||
| 590 | 2026.03.03 19:14:34.958927 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56826 | ||
| 591 | 2026.03.03 19:14:34.959009 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40649 | ||
| 592 | 2026.03.03 19:14:34.959067 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.03.03 19:14:34.959080 [ 263 ] {} <Debug> TCP-Session: e5c68a7e-082f-4179-8c2d-f5c25fc32df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.03.03 19:14:34.959117 [ 265 ] {} <Debug> TCP-Session: 254fe5fa-680e-45cf-992f-a2e9074157ed Authenticating user 'default' from [fd00:1122:3344:101::c]:56747 | ||
| 595 | 2026.03.03 19:14:34.959240 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50980 | ||
| 596 | 2026.03.03 19:14:34.959320 [ 263 ] {} <Debug> TCP-Session: e5c68a7e-082f-4179-8c2d-f5c25fc32df8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.03.03 19:14:34.959302 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37447 | ||
| 598 | 2026.03.03 19:14:34.959370 [ 265 ] {} <Debug> TCP-Session: 254fe5fa-680e-45cf-992f-a2e9074157ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.03.03 19:14:34.959441 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.03.03 19:14:34.959456 [ 265 ] {} <Debug> TCP-Session: 254fe5fa-680e-45cf-992f-a2e9074157ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.03.03 19:14:34.959512 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.03.03 19:14:34.959516 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59809 | ||
| 603 | 2026.03.03 19:14:34.959497 [ 264 ] {} <Debug> TCP-Session: 43a01223-e9b1-4ec1-809f-46675b85f687 Authenticating user 'default' from [fd00:1122:3344:101::c]:56826 | ||
| 604 | 2026.03.03 19:14:34.959616 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.03.03 19:14:34.959634 [ 267 ] {} <Debug> TCP-Session: 3c3fe783-bd6b-4b36-ab73-ac89d23b1b5b Authenticating user 'default' from [fd00:1122:3344:101::c]:50980 | ||
| 606 | 2026.03.03 19:14:34.959478 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.03.03 19:14:34.959740 [ 268 ] {} <Debug> TCP-Session: 0a158c1b-1da6-499f-903f-dd90f1213639 Authenticating user 'default' from [fd00:1122:3344:101::c]:37447 | ||
| 608 | 2026.03.03 19:14:34.959699 [ 267 ] {} <Debug> TCP-Session: 3c3fe783-bd6b-4b36-ab73-ac89d23b1b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.03.03 19:14:34.959764 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.03.03 19:14:34.959787 [ 266 ] {} <Debug> TCP-Session: 909c9f86-3ece-43ac-86e7-2995a7ac21ff Authenticating user 'default' from [fd00:1122:3344:101::c]:40649 | ||
| 611 | 2026.03.03 19:14:34.959695 [ 264 ] {} <Debug> TCP-Session: 43a01223-e9b1-4ec1-809f-46675b85f687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.03.03 19:14:34.959910 [ 268 ] {} <Debug> TCP-Session: 0a158c1b-1da6-499f-903f-dd90f1213639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.03.03 19:14:34.959931 [ 264 ] {} <Debug> TCP-Session: 43a01223-e9b1-4ec1-809f-46675b85f687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.03 19:14:34.959934 [ 266 ] {} <Debug> TCP-Session: 909c9f86-3ece-43ac-86e7-2995a7ac21ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.03.03 19:14:34.960004 [ 269 ] {} <Debug> TCP-Session: cdd0626b-8e2c-4774-8ce9-15f0640b3783 Authenticating user 'default' from [fd00:1122:3344:101::c]:59809 | ||
| 616 | 2026.03.03 19:14:34.960010 [ 268 ] {} <Debug> TCP-Session: 0a158c1b-1da6-499f-903f-dd90f1213639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.03 19:14:34.960111 [ 267 ] {} <Debug> TCP-Session: 3c3fe783-bd6b-4b36-ab73-ac89d23b1b5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.03 19:14:34.960132 [ 266 ] {} <Debug> TCP-Session: 909c9f86-3ece-43ac-86e7-2995a7ac21ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.03 19:14:34.960243 [ 269 ] {} <Debug> TCP-Session: cdd0626b-8e2c-4774-8ce9-15f0640b3783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.03 19:14:34.960332 [ 269 ] {} <Debug> TCP-Session: cdd0626b-8e2c-4774-8ce9-15f0640b3783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.03 19:14:37.742388 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62423 | ||
| 622 | 2026.03.03 19:14:37.742593 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.03 19:14:37.742721 [ 270 ] {} <Debug> TCP-Session: 6291ee27-35c5-4cac-84bb-3de3ded96e6f Authenticating user 'default' from [fd00:1122:3344:101::a]:62423 | ||
| 624 | 2026.03.03 19:14:37.742743 [ 270 ] {} <Debug> TCP-Session: 6291ee27-35c5-4cac-84bb-3de3ded96e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.03 19:14:37.742755 [ 270 ] {} <Debug> TCP-Session: 6291ee27-35c5-4cac-84bb-3de3ded96e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.03 19:14:37.742890 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.03 19:14:37.742922 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.03 19:14:37.743009 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.03.03 19:14:37.743433 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53073 | ||
| 630 | 2026.03.03 19:14:37.743604 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54008 | ||
| 631 | 2026.03.03 19:14:37.743603 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53374 | ||
| 632 | 2026.03.03 19:14:37.743666 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58229 | ||
| 633 | 2026.03.03 19:14:37.743762 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50026 | ||
| 634 | 2026.03.03 19:14:37.743770 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.03 19:14:37.743878 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35075 | ||
| 636 | 2026.03.03 19:14:37.743957 [ 271 ] {} <Debug> TCP-Session: cd1f2125-7790-4bc9-b556-5805becfb0ff Authenticating user 'default' from [fd00:1122:3344:101::a]:53073 | ||
| 637 | 2026.03.03 19:14:37.743983 [ 271 ] {} <Debug> TCP-Session: cd1f2125-7790-4bc9-b556-5805becfb0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.03.03 19:14:37.744033 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59548 | ||
| 639 | 2026.03.03 19:14:37.744060 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.03.03 19:14:37.744079 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.03.03 19:14:37.744117 [ 271 ] {} <Debug> TCP-Session: cd1f2125-7790-4bc9-b556-5805becfb0ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.03.03 19:14:37.744197 [ 272 ] {} <Debug> TCP-Session: ae69e6ba-568d-404f-bcfb-44b7e5527f7a Authenticating user 'default' from [fd00:1122:3344:101::a]:53374 | ||
| 643 | 2026.03.03 19:14:37.744199 [ 273 ] {} <Debug> TCP-Session: 030806c7-964a-4d16-94ab-dff317f237fa Authenticating user 'default' from [fd00:1122:3344:101::a]:54008 | ||
| 644 | 2026.03.03 19:14:37.744207 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.03.03 19:14:37.744271 [ 272 ] {} <Debug> TCP-Session: ae69e6ba-568d-404f-bcfb-44b7e5527f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.03.03 19:14:37.744256 [ 273 ] {} <Debug> TCP-Session: 030806c7-964a-4d16-94ab-dff317f237fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.03.03 19:14:37.744321 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.03 19:14:37.744406 [ 272 ] {} <Debug> TCP-Session: ae69e6ba-568d-404f-bcfb-44b7e5527f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.03 19:14:37.744390 [ 273 ] {} <Debug> TCP-Session: 030806c7-964a-4d16-94ab-dff317f237fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.03 19:14:37.744378 [ 276 ] {} <Debug> TCP-Session: e07f50aa-2442-4c55-9193-e16ea588b2ef Authenticating user 'default' from [fd00:1122:3344:101::a]:35075 | ||
| 651 | 2026.03.03 19:14:37.744496 [ 274 ] {} <Debug> TCP-Session: 366ed0ec-8538-4443-8ce5-b83b2d8ca9f9 Authenticating user 'default' from [fd00:1122:3344:101::a]:58229 | ||
| 652 | 2026.03.03 19:14:37.744360 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.03.03 19:14:37.744254 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.03.03 19:14:37.744610 [ 274 ] {} <Debug> TCP-Session: 366ed0ec-8538-4443-8ce5-b83b2d8ca9f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.03 19:14:37.744609 [ 277 ] {} <Debug> TCP-Session: fcd6a07e-3573-46fb-8ce8-b78c911f17c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:59548 | ||
| 656 | 2026.03.03 19:14:37.744581 [ 276 ] {} <Debug> TCP-Session: e07f50aa-2442-4c55-9193-e16ea588b2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.03 19:14:37.744785 [ 274 ] {} <Debug> TCP-Session: 366ed0ec-8538-4443-8ce5-b83b2d8ca9f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.03 19:14:37.744774 [ 277 ] {} <Debug> TCP-Session: fcd6a07e-3573-46fb-8ce8-b78c911f17c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.03 19:14:37.744764 [ 275 ] {} <Debug> TCP-Session: 17ab3fc5-5691-4263-9a7a-467401942b78 Authenticating user 'default' from [fd00:1122:3344:101::a]:50026 | ||
| 660 | 2026.03.03 19:14:37.744890 [ 277 ] {} <Debug> TCP-Session: fcd6a07e-3573-46fb-8ce8-b78c911f17c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.03 19:14:37.744878 [ 276 ] {} <Debug> TCP-Session: e07f50aa-2442-4c55-9193-e16ea588b2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.03 19:14:37.744997 [ 275 ] {} <Debug> TCP-Session: 17ab3fc5-5691-4263-9a7a-467401942b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.03 19:14:37.745095 [ 275 ] {} <Debug> TCP-Session: 17ab3fc5-5691-4263-9a7a-467401942b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.03 19:14:38.702947 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35435 | ||
| 665 | 2026.03.03 19:14:38.703329 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.03 19:14:38.703358 [ 278 ] {} <Debug> TCP-Session: e89a1257-f8d1-4243-95e6-da302d3efec6 Authenticating user 'default' from [fd00:1122:3344:101::b]:35435 | ||
| 667 | 2026.03.03 19:14:38.703481 [ 278 ] {} <Debug> TCP-Session: e89a1257-f8d1-4243-95e6-da302d3efec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.03 19:14:38.703494 [ 278 ] {} <Debug> TCP-Session: e89a1257-f8d1-4243-95e6-da302d3efec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.03 19:14:38.703555 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.03 19:14:38.703646 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.03.03 19:14:38.703663 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.03.03 19:14:38.704134 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46313 | ||
| 673 | 2026.03.03 19:14:38.704342 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.03.03 19:14:38.704405 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43857 | ||
| 675 | 2026.03.03 19:14:38.704459 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50002 | ||
| 676 | 2026.03.03 19:14:38.704405 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58832 | ||
| 677 | 2026.03.03 19:14:38.704507 [ 279 ] {} <Debug> TCP-Session: 567960a7-5fa8-4fcd-8a06-e5672f34f047 Authenticating user 'default' from [fd00:1122:3344:101::b]:46313 | ||
| 678 | 2026.03.03 19:14:38.704547 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62356 | ||
| 679 | 2026.03.03 19:14:38.704649 [ 279 ] {} <Debug> TCP-Session: 567960a7-5fa8-4fcd-8a06-e5672f34f047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.03.03 19:14:38.704670 [ 279 ] {} <Debug> TCP-Session: 567960a7-5fa8-4fcd-8a06-e5672f34f047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.03 19:14:38.704698 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.03 19:14:38.704689 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59044 | ||
| 683 | 2026.03.03 19:14:38.704807 [ 282 ] {} <Debug> TCP-Session: f7905ac9-3538-42c8-a00b-6e8cafe72be7 Authenticating user 'default' from [fd00:1122:3344:101::b]:50002 | ||
| 684 | 2026.03.03 19:14:38.704832 [ 282 ] {} <Debug> TCP-Session: f7905ac9-3538-42c8-a00b-6e8cafe72be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.03.03 19:14:38.704952 [ 282 ] {} <Debug> TCP-Session: f7905ac9-3538-42c8-a00b-6e8cafe72be7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.03.03 19:14:38.704952 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.03 19:14:38.704986 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.03 19:14:38.705054 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.03.03 19:14:38.705031 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57233 | ||
| 690 | 2026.03.03 19:14:38.705000 [ 280 ] {} <Debug> TCP-Session: 30b771e3-83f5-498e-a68c-68499c08bccd Authenticating user 'default' from [fd00:1122:3344:101::b]:43857 | ||
| 691 | 2026.03.03 19:14:38.705144 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.03.03 19:14:38.705203 [ 281 ] {} <Debug> TCP-Session: b6f54384-0d19-4c78-8462-3cbd71288e2d Authenticating user 'default' from [fd00:1122:3344:101::b]:58832 | ||
| 693 | 2026.03.03 19:14:38.705175 [ 283 ] {} <Debug> TCP-Session: f7684c04-1b92-42da-8e8f-97ca297b3575 Authenticating user 'default' from [fd00:1122:3344:101::b]:62356 | ||
| 694 | 2026.03.03 19:14:38.705185 [ 280 ] {} <Debug> TCP-Session: 30b771e3-83f5-498e-a68c-68499c08bccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.03 19:14:38.705313 [ 281 ] {} <Debug> TCP-Session: b6f54384-0d19-4c78-8462-3cbd71288e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.03 19:14:38.705290 [ 284 ] {} <Debug> TCP-Session: 9c3db663-7411-4eaa-9b9c-d6cb23b75c83 Authenticating user 'default' from [fd00:1122:3344:101::b]:59044 | ||
| 697 | 2026.03.03 19:14:38.705295 [ 283 ] {} <Debug> TCP-Session: f7684c04-1b92-42da-8e8f-97ca297b3575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.03 19:14:38.705399 [ 281 ] {} <Debug> TCP-Session: b6f54384-0d19-4c78-8462-3cbd71288e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.03 19:14:38.705388 [ 284 ] {} <Debug> TCP-Session: 9c3db663-7411-4eaa-9b9c-d6cb23b75c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.03 19:14:38.705377 [ 280 ] {} <Debug> TCP-Session: 30b771e3-83f5-498e-a68c-68499c08bccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.03 19:14:38.705496 [ 284 ] {} <Debug> TCP-Session: 9c3db663-7411-4eaa-9b9c-d6cb23b75c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.03 19:14:38.705484 [ 283 ] {} <Debug> TCP-Session: f7684c04-1b92-42da-8e8f-97ca297b3575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.03 19:14:38.705276 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.03.03 19:14:38.705709 [ 285 ] {} <Debug> TCP-Session: 7069096e-e426-41d0-a5eb-66c81850aa31 Authenticating user 'default' from [fd00:1122:3344:101::b]:57233 | ||
| 705 | 2026.03.03 19:14:38.705728 [ 285 ] {} <Debug> TCP-Session: 7069096e-e426-41d0-a5eb-66c81850aa31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.03 19:14:38.705740 [ 285 ] {} <Debug> TCP-Session: 7069096e-e426-41d0-a5eb-66c81850aa31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.03 19:14:39.744497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.03 19:14:39.744560 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.03.03 19:14:39.744589 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.03 19:14:39.744662 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.03 19:14:39.752456 [ 245 ] {} <Debug> system.asynchronous_metric_log (6a768d36-f68d-4834-85ca-b5587e1f7043): Loading data parts | ||
| 712 | 2026.03.03 19:14:39.752642 [ 245 ] {} <Debug> system.asynchronous_metric_log (6a768d36-f68d-4834-85ca-b5587e1f7043): There are no data parts | ||
| 713 | 2026.03.03 19:14:39.759609 [ 244 ] {} <Debug> system.metric_log (7299a241-1b28-4158-822d-e7131e3f1752): Loading data parts | ||
| 714 | 2026.03.03 19:14:39.759874 [ 244 ] {} <Debug> system.metric_log (7299a241-1b28-4158-822d-e7131e3f1752): There are no data parts | ||
| 715 | 2026.03.03 19:14:39.761955 [ 245 ] {} <Trace> system.asynchronous_metric_log (6a768d36-f68d-4834-85ca-b5587e1f7043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.03.03 19:14:39.762001 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 717 | 2026.03.03 19:14:39.767375 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.03.03 19:14:39.767999 [ 245 ] {} <Trace> system.asynchronous_metric_log (6a768d36-f68d-4834-85ca-b5587e1f7043): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.03.03 19:14:39.768134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.03.03 19:14:39.788778 [ 244 ] {} <Trace> system.metric_log (7299a241-1b28-4158-822d-e7131e3f1752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.03 19:14:39.788924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 722 | 2026.03.03 19:14:39.795291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.03 19:14:39.796439 [ 244 ] {} <Trace> system.metric_log (7299a241-1b28-4158-822d-e7131e3f1752): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.03 19:14:39.799685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.03 19:14:40.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.74 MiB, peak 148.74 MiB, free memory in arenas 0.00 B, will set to 153.84 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.03.03 19:14:42.244466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.03 19:14:42.244577 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.03 19:14:42.251277 [ 243 ] {} <Debug> system.query_log (d943d2e0-a33e-4d7c-9df4-726cd95c1337): Loading data parts | ||
| 729 | 2026.03.03 19:14:42.251500 [ 243 ] {} <Debug> system.query_log (d943d2e0-a33e-4d7c-9df4-726cd95c1337): There are no data parts | ||
| 730 | 2026.03.03 19:14:42.261075 [ 243 ] {} <Trace> system.query_log (d943d2e0-a33e-4d7c-9df4-726cd95c1337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.03 19:14:42.261247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 732 | 2026.03.03 19:14:42.263646 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.03 19:14:42.264156 [ 243 ] {} <Trace> system.query_log (d943d2e0-a33e-4d7c-9df4-726cd95c1337): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.03 19:14:42.264453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.03 19:14:43.000318 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.22 MiB, peak 158.22 MiB, free memory in arenas 0.00 B, will set to 154.89 MiB (RSS), difference: -3.33 MiB | ||
| 736 | 2026.03.03 19:14:47.205884 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.03 19:14:47.205946 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.03 19:14:47.268202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.03.03 19:14:47.273757 [ 245 ] {} <Trace> system.asynchronous_metric_log (6a768d36-f68d-4834-85ca-b5587e1f7043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.03 19:14:47.273810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 741 | 2026.03.03 19:14:47.274550 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.03 19:14:47.275026 [ 245 ] {} <Trace> system.asynchronous_metric_log (6a768d36-f68d-4834-85ca-b5587e1f7043): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.03 19:14:47.277658 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.03 19:14:47.299746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.03 19:14:47.318412 [ 244 ] {} <Trace> system.metric_log (7299a241-1b28-4158-822d-e7131e3f1752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.03 19:14:47.318582 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 747 | 2026.03.03 19:14:47.325275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.03 19:14:47.326596 [ 244 ] {} <Trace> system.metric_log (7299a241-1b28-4158-822d-e7131e3f1752): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.03 19:14:47.330331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.03 19:14:48.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.64 MiB, peak 159.64 MiB, free memory in arenas 0.00 B, will set to 157.61 MiB (RSS), difference: 1.97 MiB | ||
| 751 | 2026.03.03 19:14:53.000436 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.66 MiB, peak 159.64 MiB, free memory in arenas 0.00 B, will set to 157.67 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.03.03 19:14:53.960581 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.03.03 19:14:53.960768 [ 4 ] {880adf0c-db5d-43fe-831b-5305026b5960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.03.03 19:14:53.971126 [ 4 ] {880adf0c-db5d-43fe-831b-5305026b5960} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.03.03 19:14:53.983881 [ 4 ] {880adf0c-db5d-43fe-831b-5305026b5960} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.03.03 19:14:53.995390 [ 4 ] {880adf0c-db5d-43fe-831b-5305026b5960} <Debug> TCPHandler: Processed in 0.034941451 sec. | ||
| 757 | 2026.03.03 19:14:54.013918 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.03 19:14:54.014242 [ 4 ] {bbd04aa8-c2a9-4c2a-b1be-f8aeef358006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.03.03 19:14:54.032604 [ 4 ] {bbd04aa8-c2a9-4c2a-b1be-f8aeef358006} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.03.03 19:14:54.032763 [ 4 ] {bbd04aa8-c2a9-4c2a-b1be-f8aeef358006} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.03.03 19:14:54.035699 [ 4 ] {bbd04aa8-c2a9-4c2a-b1be-f8aeef358006} <Debug> TCPHandler: Processed in 0.021922882 sec. | ||
| 762 | 2026.03.03 19:14:54.038065 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.03.03 19:14:54.038219 [ 4 ] {c7c82742-8491-485a-afce-01cbf04f4a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.03.03 19:14:54.043212 [ 4 ] {c7c82742-8491-485a-afce-01cbf04f4a20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.03.03 19:14:54.043268 [ 4 ] {c7c82742-8491-485a-afce-01cbf04f4a20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.03.03 19:14:54.043680 [ 4 ] {c7c82742-8491-485a-afce-01cbf04f4a20} <Debug> TCPHandler: Processed in 0.005694762 sec. | ||
| 767 | 2026.03.03 19:14:54.043956 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.03 19:14:54.044097 [ 4 ] {53f7fb61-9495-4552-8456-7de020e88706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.03.03 19:14:54.044376 [ 4 ] {53f7fb61-9495-4552-8456-7de020e88706} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.03.03 19:14:54.044423 [ 4 ] {53f7fb61-9495-4552-8456-7de020e88706} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.03.03 19:14:54.044772 [ 4 ] {53f7fb61-9495-4552-8456-7de020e88706} <Debug> TCPHandler: Processed in 0.000884124 sec. | ||
| 772 | 2026.03.03 19:14:54.044992 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.03.03 19:14:54.045113 [ 4 ] {46feffc0-1abb-477f-ae9b-b1e9b3934eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.03.03 19:14:54.045362 [ 4 ] {46feffc0-1abb-477f-ae9b-b1e9b3934eed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.03.03 19:14:54.045408 [ 4 ] {46feffc0-1abb-477f-ae9b-b1e9b3934eed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.03.03 19:14:54.045737 [ 4 ] {46feffc0-1abb-477f-ae9b-b1e9b3934eed} <Debug> TCPHandler: Processed in 0.000794752 sec. | ||
| 777 | 2026.03.03 19:14:54.045959 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.03.03 19:14:54.046076 [ 4 ] {1f132293-2f2c-49b1-aacb-d8682ba6bf50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 779 | 2026.03.03 19:14:54.046316 [ 4 ] {1f132293-2f2c-49b1-aacb-d8682ba6bf50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.03.03 19:14:54.046361 [ 4 ] {1f132293-2f2c-49b1-aacb-d8682ba6bf50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.03.03 19:14:54.046689 [ 4 ] {1f132293-2f2c-49b1-aacb-d8682ba6bf50} <Debug> TCPHandler: Processed in 0.000778862 sec. | ||
| 782 | 2026.03.03 19:14:54.046897 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.03.03 19:14:54.047051 [ 4 ] {31ce7809-d6da-40c0-871f-ccef10bfb679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
| 784 | 2026.03.03 19:14:54.047318 [ 4 ] {31ce7809-d6da-40c0-871f-ccef10bfb679} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.03.03 19:14:54.047363 [ 4 ] {31ce7809-d6da-40c0-871f-ccef10bfb679} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.03.03 19:14:54.047697 [ 4 ] {31ce7809-d6da-40c0-871f-ccef10bfb679} <Debug> TCPHandler: Processed in 0.000851754 sec. | ||
| 787 | 2026.03.03 19:14:54.047909 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.03.03 19:14:54.048027 [ 4 ] {8a893d2d-fa21-48dd-a3fc-42e82acec804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 789 | 2026.03.03 19:14:54.048272 [ 4 ] {8a893d2d-fa21-48dd-a3fc-42e82acec804} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.03.03 19:14:54.048317 [ 4 ] {8a893d2d-fa21-48dd-a3fc-42e82acec804} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.03.03 19:14:54.048635 [ 4 ] {8a893d2d-fa21-48dd-a3fc-42e82acec804} <Debug> TCPHandler: Processed in 0.000774383 sec. | ||
| 792 | 2026.03.03 19:14:54.048859 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.03.03 19:14:54.048988 [ 4 ] {95303842-5547-43de-a7d8-b21bdc673488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_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) | ||
| 794 | 2026.03.03 19:14:54.049275 [ 4 ] {95303842-5547-43de-a7d8-b21bdc673488} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.03.03 19:14:54.049324 [ 4 ] {95303842-5547-43de-a7d8-b21bdc673488} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.03.03 19:14:54.049669 [ 4 ] {95303842-5547-43de-a7d8-b21bdc673488} <Debug> TCPHandler: Processed in 0.000861954 sec. | ||
| 797 | 2026.03.03 19:14:54.049876 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.03 19:14:54.049998 [ 4 ] {762b55b5-4f6f-4917-806b-c3e8199ebef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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', '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) | ||
| 799 | 2026.03.03 19:14:54.050260 [ 4 ] {762b55b5-4f6f-4917-806b-c3e8199ebef2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.03.03 19:14:54.050306 [ 4 ] {762b55b5-4f6f-4917-806b-c3e8199ebef2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.03.03 19:14:54.050694 [ 4 ] {762b55b5-4f6f-4917-806b-c3e8199ebef2} <Debug> TCPHandler: Processed in 0.000868714 sec. | ||
| 802 | 2026.03.03 19:14:54.050916 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.03.03 19:14:54.051050 [ 4 ] {1c9f7b5b-b9bd-4b8f-bcb7-736929b8c2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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', '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) | ||
| 804 | 2026.03.03 19:14:54.051345 [ 4 ] {1c9f7b5b-b9bd-4b8f-bcb7-736929b8c2ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.03.03 19:14:54.051393 [ 4 ] {1c9f7b5b-b9bd-4b8f-bcb7-736929b8c2ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.03 19:14:54.051738 [ 4 ] {1c9f7b5b-b9bd-4b8f-bcb7-736929b8c2ec} <Debug> TCPHandler: Processed in 0.000875794 sec. | ||
| 807 | 2026.03.03 19:14:54.051969 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.03.03 19:14:54.052095 [ 4 ] {2561a818-96da-44fa-92c0-9c2b70c3c675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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', '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) | ||
| 809 | 2026.03.03 19:14:54.052362 [ 4 ] {2561a818-96da-44fa-92c0-9c2b70c3c675} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.03.03 19:14:54.052406 [ 4 ] {2561a818-96da-44fa-92c0-9c2b70c3c675} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.03.03 19:14:54.052741 [ 4 ] {2561a818-96da-44fa-92c0-9c2b70c3c675} <Debug> TCPHandler: Processed in 0.000820993 sec. | ||
| 812 | 2026.03.03 19:14:54.052958 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.03.03 19:14:54.053079 [ 4 ] {efad4ab2-5e12-44f7-bac4-d7c6dc00855d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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', '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) | ||
| 814 | 2026.03.03 19:14:54.053346 [ 4 ] {efad4ab2-5e12-44f7-bac4-d7c6dc00855d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.03.03 19:14:54.053395 [ 4 ] {efad4ab2-5e12-44f7-bac4-d7c6dc00855d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.03.03 19:14:54.053717 [ 4 ] {efad4ab2-5e12-44f7-bac4-d7c6dc00855d} <Debug> TCPHandler: Processed in 0.000808333 sec. | ||
| 817 | 2026.03.03 19:14:54.053941 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.03 19:14:54.054060 [ 4 ] {9d0a1119-a87d-4a39-9fc7-72c595173597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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', '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) | ||
| 819 | 2026.03.03 19:14:54.054351 [ 4 ] {9d0a1119-a87d-4a39-9fc7-72c595173597} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.03.03 19:14:54.054410 [ 4 ] {9d0a1119-a87d-4a39-9fc7-72c595173597} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.03 19:14:54.054868 [ 4 ] {9d0a1119-a87d-4a39-9fc7-72c595173597} <Debug> TCPHandler: Processed in 0.000982286 sec. | ||
| 822 | 2026.03.03 19:14:54.055080 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.03.03 19:14:54.055202 [ 4 ] {c58d5353-2476-402f-9e4e-e2c393d04b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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', '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) | ||
| 824 | 2026.03.03 19:14:54.055469 [ 4 ] {c58d5353-2476-402f-9e4e-e2c393d04b09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.03.03 19:14:54.055514 [ 4 ] {c58d5353-2476-402f-9e4e-e2c393d04b09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.03.03 19:14:54.055848 [ 4 ] {c58d5353-2476-402f-9e4e-e2c393d04b09} <Debug> TCPHandler: Processed in 0.000816724 sec. | ||
| 827 | 2026.03.03 19:14:54.056061 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.03.03 19:14:54.056182 [ 4 ] {c6b3cb63-0697-4d8b-a6e0-b1dfa39557a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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', '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) | ||
| 829 | 2026.03.03 19:14:54.056451 [ 4 ] {c6b3cb63-0697-4d8b-a6e0-b1dfa39557a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.03.03 19:14:54.056496 [ 4 ] {c6b3cb63-0697-4d8b-a6e0-b1dfa39557a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.03.03 19:14:54.056818 [ 4 ] {c6b3cb63-0697-4d8b-a6e0-b1dfa39557a4} <Debug> TCPHandler: Processed in 0.000804673 sec. | ||
| 832 | 2026.03.03 19:14:54.057025 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.03.03 19:14:54.057167 [ 4 ] {5c286998-de65-4eaa-a9af-2d8cd8f861ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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', '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) | ||
| 834 | 2026.03.03 19:14:54.057484 [ 4 ] {5c286998-de65-4eaa-a9af-2d8cd8f861ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.03.03 19:14:54.057544 [ 4 ] {5c286998-de65-4eaa-a9af-2d8cd8f861ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.03.03 19:14:54.057890 [ 4 ] {5c286998-de65-4eaa-a9af-2d8cd8f861ba} <Debug> TCPHandler: Processed in 0.000916334 sec. | ||
| 837 | 2026.03.03 19:14:54.058275 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.03 19:14:54.058427 [ 4 ] {6aecba4a-adb0-4f0a-b6d7-b23bb83ee7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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', '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) | ||
| 839 | 2026.03.03 19:14:54.058715 [ 4 ] {6aecba4a-adb0-4f0a-b6d7-b23bb83ee7ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.03.03 19:14:54.058767 [ 4 ] {6aecba4a-adb0-4f0a-b6d7-b23bb83ee7ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.03.03 19:14:54.059100 [ 4 ] {6aecba4a-adb0-4f0a-b6d7-b23bb83ee7ad} <Debug> TCPHandler: Processed in 0.000877494 sec. | ||
| 842 | 2026.03.03 19:14:54.059312 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.03 19:14:54.059441 [ 4 ] {e21a6c03-c65e-4ce7-9bcf-aaae01413c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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', '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) | ||
| 844 | 2026.03.03 19:14:54.059710 [ 4 ] {e21a6c03-c65e-4ce7-9bcf-aaae01413c95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.03.03 19:14:54.059755 [ 4 ] {e21a6c03-c65e-4ce7-9bcf-aaae01413c95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.03 19:14:54.060095 [ 4 ] {e21a6c03-c65e-4ce7-9bcf-aaae01413c95} <Debug> TCPHandler: Processed in 0.000831684 sec. | ||
| 847 | 2026.03.03 19:14:54.060761 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.03 19:14:54.060889 [ 4 ] {9ab86883-50e0-40e5-8b55-6e819acfa565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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.03 19:14:54.061184 [ 4 ] {9ab86883-50e0-40e5-8b55-6e819acfa565} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.03.03 19:14:54.061230 [ 4 ] {9ab86883-50e0-40e5-8b55-6e819acfa565} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.03.03 19:14:54.061602 [ 4 ] {9ab86883-50e0-40e5-8b55-6e819acfa565} <Debug> TCPHandler: Processed in 0.000891554 sec. | ||
| 852 | 2026.03.03 19:14:54.064315 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.03.03 19:14:54.064447 [ 4 ] {14115c66-56b5-44c0-8d2c-6f3e6fa9073a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.03.03 19:14:54.064730 [ 4 ] {14115c66-56b5-44c0-8d2c-6f3e6fa9073a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.03.03 19:14:54.064776 [ 4 ] {14115c66-56b5-44c0-8d2c-6f3e6fa9073a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.03.03 19:14:54.065124 [ 4 ] {14115c66-56b5-44c0-8d2c-6f3e6fa9073a} <Debug> TCPHandler: Processed in 0.000861834 sec. | ||
| 857 | 2026.03.03 19:14:54.065626 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.03 19:14:54.065752 [ 4 ] {01e22d85-8dfb-45f3-a4f4-4a3f2db84122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.03.03 19:14:54.066029 [ 4 ] {01e22d85-8dfb-45f3-a4f4-4a3f2db84122} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.03.03 19:14:54.066074 [ 4 ] {01e22d85-8dfb-45f3-a4f4-4a3f2db84122} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.03 19:14:54.066400 [ 4 ] {01e22d85-8dfb-45f3-a4f4-4a3f2db84122} <Debug> TCPHandler: Processed in 0.000824583 sec. | ||
| 862 | 2026.03.03 19:14:54.066658 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.03.03 19:14:54.066783 [ 4 ] {f4cb069a-d21b-4aaa-989e-c6250f07c042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.03.03 19:14:54.067052 [ 4 ] {f4cb069a-d21b-4aaa-989e-c6250f07c042} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.03.03 19:14:54.067096 [ 4 ] {f4cb069a-d21b-4aaa-989e-c6250f07c042} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.03.03 19:14:54.067419 [ 4 ] {f4cb069a-d21b-4aaa-989e-c6250f07c042} <Debug> TCPHandler: Processed in 0.000810722 sec. | ||
| 867 | 2026.03.03 19:14:54.067663 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.03 19:14:54.067786 [ 4 ] {a9449aff-fe09-406f-bf79-a286f535b2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.03.03 19:14:54.068058 [ 4 ] {a9449aff-fe09-406f-bf79-a286f535b2c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.03.03 19:14:54.068103 [ 4 ] {a9449aff-fe09-406f-bf79-a286f535b2c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.03 19:14:54.068442 [ 4 ] {a9449aff-fe09-406f-bf79-a286f535b2c6} <Debug> TCPHandler: Processed in 0.000829923 sec. | ||
| 872 | 2026.03.03 19:14:54.068701 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.03.03 19:14:54.068831 [ 4 ] {2d2609ae-02ee-4f83-b9b0-c60daf27f02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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_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) | ||
| 874 | 2026.03.03 19:14:54.069103 [ 4 ] {2d2609ae-02ee-4f83-b9b0-c60daf27f02f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.03.03 19:14:54.069146 [ 4 ] {2d2609ae-02ee-4f83-b9b0-c60daf27f02f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.03 19:14:54.069464 [ 4 ] {2d2609ae-02ee-4f83-b9b0-c60daf27f02f} <Debug> TCPHandler: Processed in 0.000819913 sec. | ||
| 877 | 2026.03.03 19:14:54.069694 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.03 19:14:54.069820 [ 4 ] {bae732ef-d0d5-4bc8-b8ad-e1455070d9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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_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) | ||
| 879 | 2026.03.03 19:14:54.070094 [ 4 ] {bae732ef-d0d5-4bc8-b8ad-e1455070d9c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.03.03 19:14:54.070139 [ 4 ] {bae732ef-d0d5-4bc8-b8ad-e1455070d9c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.03.03 19:14:54.070467 [ 4 ] {bae732ef-d0d5-4bc8-b8ad-e1455070d9c3} <Debug> TCPHandler: Processed in 0.000821983 sec. | ||
| 882 | 2026.03.03 19:14:54.070701 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.03.03 19:14:54.070825 [ 4 ] {8f33e056-7c46-42c6-882d-0c85025231ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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_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) | ||
| 884 | 2026.03.03 19:14:54.071102 [ 4 ] {8f33e056-7c46-42c6-882d-0c85025231ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.03.03 19:14:54.071147 [ 4 ] {8f33e056-7c46-42c6-882d-0c85025231ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.03.03 19:14:54.071498 [ 4 ] {8f33e056-7c46-42c6-882d-0c85025231ad} <Debug> TCPHandler: Processed in 0.000848174 sec. | ||
| 887 | 2026.03.03 19:14:54.071812 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.03.03 19:14:54.071952 [ 4 ] {de87e27b-e3a6-42ac-891c-24a77e9444a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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_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) | ||
| 889 | 2026.03.03 19:14:54.072253 [ 4 ] {de87e27b-e3a6-42ac-891c-24a77e9444a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.03.03 19:14:54.072299 [ 4 ] {de87e27b-e3a6-42ac-891c-24a77e9444a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.03.03 19:14:54.072652 [ 4 ] {de87e27b-e3a6-42ac-891c-24a77e9444a0} <Debug> TCPHandler: Processed in 0.000891925 sec. | ||
| 892 | 2026.03.03 19:14:54.072917 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.03.03 19:14:54.073058 [ 4 ] {45d98422-2b46-4ba6-bacc-75302aaf3b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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_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) | ||
| 894 | 2026.03.03 19:14:54.073372 [ 4 ] {45d98422-2b46-4ba6-bacc-75302aaf3b60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.03.03 19:14:54.073419 [ 4 ] {45d98422-2b46-4ba6-bacc-75302aaf3b60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.03.03 19:14:54.073764 [ 4 ] {45d98422-2b46-4ba6-bacc-75302aaf3b60} <Debug> TCPHandler: Processed in 0.000908155 sec. | ||
| 897 | 2026.03.03 19:14:54.074046 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.03.03 19:14:54.074177 [ 4 ] {57afbcf8-ea00-4194-b594-4ff4bdd257da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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_data_link:link_enabled', '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) | ||
| 899 | 2026.03.03 19:14:54.074471 [ 4 ] {57afbcf8-ea00-4194-b594-4ff4bdd257da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.03.03 19:14:54.074517 [ 4 ] {57afbcf8-ea00-4194-b594-4ff4bdd257da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.03.03 19:14:54.074884 [ 4 ] {57afbcf8-ea00-4194-b594-4ff4bdd257da} <Debug> TCPHandler: Processed in 0.000886255 sec. | ||
| 902 | 2026.03.03 19:14:54.082773 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.03.03 19:14:54.082909 [ 4 ] {9afa3516-3b46-4a7f-ad77-458bbc508ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 904 | 2026.03.03 19:14:54.083211 [ 4 ] {9afa3516-3b46-4a7f-ad77-458bbc508ee5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.03.03 19:14:54.083255 [ 4 ] {9afa3516-3b46-4a7f-ad77-458bbc508ee5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.03.03 19:14:54.083612 [ 4 ] {9afa3516-3b46-4a7f-ad77-458bbc508ee5} <Debug> TCPHandler: Processed in 0.000893094 sec. | ||
| 907 | 2026.03.03 19:14:54.083896 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.03.03 19:14:54.084006 [ 4 ] {a2aae371-0e44-47a2-9ef8-4e6678768919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 909 | 2026.03.03 19:14:54.084049 [ 4 ] {a2aae371-0e44-47a2-9ef8-4e6678768919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.03.03 19:14:54.086494 [ 4 ] {a2aae371-0e44-47a2-9ef8-4e6678768919} <Trace> oximeter.timeseries_schema (c918d3e0-5f88-4fc2-b958-57bde618d3ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.03.03 19:14:54.086544 [ 4 ] {a2aae371-0e44-47a2-9ef8-4e6678768919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 912 | 2026.03.03 19:14:54.089957 [ 4 ] {a2aae371-0e44-47a2-9ef8-4e6678768919} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.03.03 19:14:54.090370 [ 4 ] {a2aae371-0e44-47a2-9ef8-4e6678768919} <Trace> oximeter.timeseries_schema (c918d3e0-5f88-4fc2-b958-57bde618d3ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.03.03 19:14:54.090521 [ 4 ] {a2aae371-0e44-47a2-9ef8-4e6678768919} <Debug> executeQuery: Read 31 rows, 7.12 KiB in 0.006547 sec., 4734.9931266228805 rows/sec., 1.06 MiB/sec. | ||
| 915 | 2026.03.03 19:14:54.090561 [ 4 ] {a2aae371-0e44-47a2-9ef8-4e6678768919} <Debug> TCPHandler: Processed in 0.006715668 sec. | ||
| 916 | 2026.03.03 19:14:54.090698 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.03.03 19:14:54.090801 [ 4 ] {b590cf7e-c4d7-4f31-8a49-18ca3882dcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 918 | 2026.03.03 19:14:54.090843 [ 4 ] {b590cf7e-c4d7-4f31-8a49-18ca3882dcf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 919 | 2026.03.03 19:14:54.100905 [ 4 ] {b590cf7e-c4d7-4f31-8a49-18ca3882dcf6} <Trace> oximeter.fields_i16 (926e3c7a-ff78-413b-b23a-2b0bfe5371b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.03.03 19:14:54.100946 [ 4 ] {b590cf7e-c4d7-4f31-8a49-18ca3882dcf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 921 | 2026.03.03 19:14:54.103768 [ 4 ] {b590cf7e-c4d7-4f31-8a49-18ca3882dcf6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.03.03 19:14:54.104273 [ 4 ] {b590cf7e-c4d7-4f31-8a49-18ca3882dcf6} <Trace> oximeter.fields_i16 (926e3c7a-ff78-413b-b23a-2b0bfe5371b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.03.03 19:14:54.104438 [ 4 ] {b590cf7e-c4d7-4f31-8a49-18ca3882dcf6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.01366 sec., 20790.629575402636 rows/sec., 1.32 MiB/sec. | ||
| 924 | 2026.03.03 19:14:54.104487 [ 4 ] {b590cf7e-c4d7-4f31-8a49-18ca3882dcf6} <Debug> TCPHandler: Processed in 0.013842312 sec. | ||
| 925 | 2026.03.03 19:14:54.104637 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.03.03 19:14:54.104754 [ 4 ] {ff2e8199-cc3e-4dbe-afcc-fe9527c565db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 927 | 2026.03.03 19:14:54.104797 [ 4 ] {ff2e8199-cc3e-4dbe-afcc-fe9527c565db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 928 | 2026.03.03 19:14:54.105225 [ 4 ] {ff2e8199-cc3e-4dbe-afcc-fe9527c565db} <Trace> oximeter.fields_ipaddr (d62e32a8-b4df-459f-885d-f88313be3681): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.03.03 19:14:54.105265 [ 4 ] {ff2e8199-cc3e-4dbe-afcc-fe9527c565db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 930 | 2026.03.03 19:14:54.105824 [ 4 ] {ff2e8199-cc3e-4dbe-afcc-fe9527c565db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.03.03 19:14:54.106321 [ 4 ] {ff2e8199-cc3e-4dbe-afcc-fe9527c565db} <Trace> oximeter.fields_ipaddr (d62e32a8-b4df-459f-885d-f88313be3681): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.03.03 19:14:54.106458 [ 4 ] {ff2e8199-cc3e-4dbe-afcc-fe9527c565db} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001731 sec., 3466.204506065858 rows/sec., 282.64 KiB/sec. | ||
| 933 | 2026.03.03 19:14:54.106496 [ 4 ] {ff2e8199-cc3e-4dbe-afcc-fe9527c565db} <Debug> TCPHandler: Processed in 0.00192206 sec. | ||
| 934 | 2026.03.03 19:14:54.106615 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.03.03 19:14:54.106713 [ 4 ] {a0e4a890-447a-4627-bcb5-83a5b454944a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 936 | 2026.03.03 19:14:54.106754 [ 4 ] {a0e4a890-447a-4627-bcb5-83a5b454944a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 937 | 2026.03.03 19:14:54.107527 [ 4 ] {a0e4a890-447a-4627-bcb5-83a5b454944a} <Trace> oximeter.fields_string (13ab7ccd-1dcb-4b29-a9a5-b221a9f539d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.03.03 19:14:54.107566 [ 4 ] {a0e4a890-447a-4627-bcb5-83a5b454944a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 939 | 2026.03.03 19:14:54.108194 [ 4 ] {a0e4a890-447a-4627-bcb5-83a5b454944a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.03.03 19:14:54.108616 [ 4 ] {a0e4a890-447a-4627-bcb5-83a5b454944a} <Trace> oximeter.fields_string (13ab7ccd-1dcb-4b29-a9a5-b221a9f539d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.03.03 19:14:54.108748 [ 4 ] {a0e4a890-447a-4627-bcb5-83a5b454944a} <Debug> executeQuery: Read 774 rows, 62.35 KiB in 0.002055 sec., 376642.3357664234 rows/sec., 29.63 MiB/sec. | ||
| 942 | 2026.03.03 19:14:54.108785 [ 4 ] {a0e4a890-447a-4627-bcb5-83a5b454944a} <Debug> TCPHandler: Processed in 0.002220375 sec. | ||
| 943 | 2026.03.03 19:14:54.108907 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.03.03 19:14:54.109002 [ 4 ] {598385e2-542a-41e1-b951-30a0211dd820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 945 | 2026.03.03 19:14:54.109043 [ 4 ] {598385e2-542a-41e1-b951-30a0211dd820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 946 | 2026.03.03 19:14:54.109496 [ 4 ] {598385e2-542a-41e1-b951-30a0211dd820} <Trace> oximeter.fields_u16 (732d8647-548b-4346-b76f-e1e55939756a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.03.03 19:14:54.109538 [ 4 ] {598385e2-542a-41e1-b951-30a0211dd820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 948 | 2026.03.03 19:14:54.109999 [ 4 ] {598385e2-542a-41e1-b951-30a0211dd820} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.03.03 19:14:54.110434 [ 4 ] {598385e2-542a-41e1-b951-30a0211dd820} <Trace> oximeter.fields_u16 (732d8647-548b-4346-b76f-e1e55939756a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.03.03 19:14:54.110561 [ 4 ] {598385e2-542a-41e1-b951-30a0211dd820} <Debug> executeQuery: Read 148 rows, 8.96 KiB in 0.001578 sec., 93789.60709759188 rows/sec., 5.55 MiB/sec. | ||
| 951 | 2026.03.03 19:14:54.110599 [ 4 ] {598385e2-542a-41e1-b951-30a0211dd820} <Debug> TCPHandler: Processed in 0.001741648 sec. | ||
| 952 | 2026.03.03 19:14:54.110721 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.03.03 19:14:54.110815 [ 4 ] {f82c680e-10fd-4871-9e84-333c463ea14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 954 | 2026.03.03 19:14:54.110856 [ 4 ] {f82c680e-10fd-4871-9e84-333c463ea14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 955 | 2026.03.03 19:14:54.111334 [ 4 ] {f82c680e-10fd-4871-9e84-333c463ea14c} <Trace> oximeter.fields_u32 (13177357-114b-420b-b132-366850b392e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.03.03 19:14:54.111369 [ 4 ] {f82c680e-10fd-4871-9e84-333c463ea14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 957 | 2026.03.03 19:14:54.111855 [ 4 ] {f82c680e-10fd-4871-9e84-333c463ea14c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.03.03 19:14:54.112287 [ 4 ] {f82c680e-10fd-4871-9e84-333c463ea14c} <Trace> oximeter.fields_u32 (13177357-114b-420b-b132-366850b392e7): 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.03 19:14:54.112415 [ 4 ] {f82c680e-10fd-4871-9e84-333c463ea14c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001618 sec., 92088.99876390606 rows/sec., 5.95 MiB/sec. | ||
| 960 | 2026.03.03 19:14:54.112452 [ 4 ] {f82c680e-10fd-4871-9e84-333c463ea14c} <Debug> TCPHandler: Processed in 0.001783878 sec. | ||
| 961 | 2026.03.03 19:14:54.112573 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.03.03 19:14:54.112667 [ 4 ] {e239c914-d38f-4114-ac4a-2c15cecac754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 963 | 2026.03.03 19:14:54.112706 [ 4 ] {e239c914-d38f-4114-ac4a-2c15cecac754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 964 | 2026.03.03 19:14:54.113134 [ 4 ] {e239c914-d38f-4114-ac4a-2c15cecac754} <Trace> oximeter.fields_u8 (20a71426-62aa-4913-871b-484b0fd6467b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2026.03.03 19:14:54.113172 [ 4 ] {e239c914-d38f-4114-ac4a-2c15cecac754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 966 | 2026.03.03 19:14:54.116044 [ 4 ] {e239c914-d38f-4114-ac4a-2c15cecac754} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 967 | 2026.03.03 19:14:54.116650 [ 4 ] {e239c914-d38f-4114-ac4a-2c15cecac754} <Trace> oximeter.fields_u8 (20a71426-62aa-4913-871b-484b0fd6467b): 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.03 19:14:54.116821 [ 4 ] {e239c914-d38f-4114-ac4a-2c15cecac754} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.004173 sec., 35466.0915408579 rows/sec., 2.02 MiB/sec. | ||
| 969 | 2026.03.03 19:14:54.116859 [ 4 ] {e239c914-d38f-4114-ac4a-2c15cecac754} <Debug> TCPHandler: Processed in 0.00433712 sec. | ||
| 970 | 2026.03.03 19:14:54.117001 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.03.03 19:14:54.117120 [ 4 ] {e3e80d90-6bc8-4f34-a808-319a317e5e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 972 | 2026.03.03 19:14:54.117168 [ 4 ] {e3e80d90-6bc8-4f34-a808-319a317e5e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 973 | 2026.03.03 19:14:54.117796 [ 4 ] {e3e80d90-6bc8-4f34-a808-319a317e5e2d} <Trace> oximeter.fields_uuid (db151762-d490-41cc-aed1-be4fb88860d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.03.03 19:14:54.117835 [ 4 ] {e3e80d90-6bc8-4f34-a808-319a317e5e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 975 | 2026.03.03 19:14:54.118463 [ 4 ] {e3e80d90-6bc8-4f34-a808-319a317e5e2d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 976 | 2026.03.03 19:14:54.118919 [ 4 ] {e3e80d90-6bc8-4f34-a808-319a317e5e2d} <Trace> oximeter.fields_uuid (db151762-d490-41cc-aed1-be4fb88860d0): 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.03 19:14:54.119052 [ 4 ] {e3e80d90-6bc8-4f34-a808-319a317e5e2d} <Debug> executeQuery: Read 468 rows, 33.43 KiB in 0.001951 sec., 239876.9861609431 rows/sec., 16.73 MiB/sec. | ||
| 978 | 2026.03.03 19:14:54.119090 [ 4 ] {e3e80d90-6bc8-4f34-a808-319a317e5e2d} <Debug> TCPHandler: Processed in 0.002152175 sec. | ||
| 979 | 2026.03.03 19:14:54.119208 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.03.03 19:14:54.119310 [ 4 ] {0ded4081-ae69-43ee-8b9e-f0d99c5a473e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 981 | 2026.03.03 19:14:54.119353 [ 4 ] {0ded4081-ae69-43ee-8b9e-f0d99c5a473e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 982 | 2026.03.03 19:14:54.119723 [ 4 ] {0ded4081-ae69-43ee-8b9e-f0d99c5a473e} <Trace> oximeter.measurements_bool (56104b6d-f90f-4448-bcef-8efc903114d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.03.03 19:14:54.119760 [ 4 ] {0ded4081-ae69-43ee-8b9e-f0d99c5a473e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 984 | 2026.03.03 19:14:54.124954 [ 4 ] {0ded4081-ae69-43ee-8b9e-f0d99c5a473e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 985 | 2026.03.03 19:14:54.125522 [ 4 ] {0ded4081-ae69-43ee-8b9e-f0d99c5a473e} <Trace> oximeter.measurements_bool (56104b6d-f90f-4448-bcef-8efc903114d0): 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.03 19:14:54.125666 [ 4 ] {0ded4081-ae69-43ee-8b9e-f0d99c5a473e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006375 sec., 941.1764705882354 rows/sec., 49.17 KiB/sec. | ||
| 987 | 2026.03.03 19:14:54.125706 [ 4 ] {0ded4081-ae69-43ee-8b9e-f0d99c5a473e} <Debug> TCPHandler: Processed in 0.006548795 sec. | ||
| 988 | 2026.03.03 19:14:54.125869 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.03.03 19:14:54.125996 [ 4 ] {8a0b43d3-c9b9-42ea-b4c0-a15ef1d2b028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 990 | 2026.03.03 19:14:54.126051 [ 4 ] {8a0b43d3-c9b9-42ea-b4c0-a15ef1d2b028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 991 | 2026.03.03 19:14:54.129242 [ 4 ] {8a0b43d3-c9b9-42ea-b4c0-a15ef1d2b028} <Trace> oximeter.measurements_cumulativeu64 (66bad8b4-1094-4ae1-a17f-5cc73cde5e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2026.03.03 19:14:54.129281 [ 4 ] {8a0b43d3-c9b9-42ea-b4c0-a15ef1d2b028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 993 | 2026.03.03 19:14:54.129884 [ 4 ] {8a0b43d3-c9b9-42ea-b4c0-a15ef1d2b028} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 994 | 2026.03.03 19:14:54.130330 [ 4 ] {8a0b43d3-c9b9-42ea-b4c0-a15ef1d2b028} <Trace> oximeter.measurements_cumulativeu64 (66bad8b4-1094-4ae1-a17f-5cc73cde5e97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2026.03.03 19:14:54.130469 [ 4 ] {8a0b43d3-c9b9-42ea-b4c0-a15ef1d2b028} <Debug> executeQuery: Read 130 rows, 8.40 KiB in 0.0045 sec., 28888.88888888889 rows/sec., 1.82 MiB/sec. | ||
| 996 | 2026.03.03 19:14:54.130510 [ 4 ] {8a0b43d3-c9b9-42ea-b4c0-a15ef1d2b028} <Debug> TCPHandler: Processed in 0.004710846 sec. | ||
| 997 | 2026.03.03 19:14:54.130632 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.03.03 19:14:54.130730 [ 4 ] {995dacc8-8529-4b63-902d-e2cab20b7a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 999 | 2026.03.03 19:14:54.130774 [ 4 ] {995dacc8-8529-4b63-902d-e2cab20b7a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1000 | 2026.03.03 19:14:54.131118 [ 4 ] {995dacc8-8529-4b63-902d-e2cab20b7a27} <Trace> oximeter.measurements_f64 (f6b85ff0-efee-4ac8-8fbd-7270298e1167): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2026.03.03 19:14:54.131155 [ 4 ] {995dacc8-8529-4b63-902d-e2cab20b7a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 1002 | 2026.03.03 19:14:54.131601 [ 4 ] {995dacc8-8529-4b63-902d-e2cab20b7a27} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1003 | 2026.03.03 19:14:54.132021 [ 4 ] {995dacc8-8529-4b63-902d-e2cab20b7a27} <Trace> oximeter.measurements_f64 (f6b85ff0-efee-4ac8-8fbd-7270298e1167): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2026.03.03 19:14:54.132153 [ 4 ] {995dacc8-8529-4b63-902d-e2cab20b7a27} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001444 sec., 692.5207756232687 rows/sec., 46.66 KiB/sec. | ||
| 1005 | 2026.03.03 19:14:54.132190 [ 4 ] {995dacc8-8529-4b63-902d-e2cab20b7a27} <Debug> TCPHandler: Processed in 0.001608315 sec. | ||
| 1006 | 2026.03.03 19:14:54.132332 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.03.03 19:14:54.132442 [ 4 ] {227f802a-6635-4da2-8c9d-8d127d24c8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1008 | 2026.03.03 19:14:54.132493 [ 4 ] {227f802a-6635-4da2-8c9d-8d127d24c8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1009 | 2026.03.03 19:14:54.132926 [ 4 ] {227f802a-6635-4da2-8c9d-8d127d24c8c6} <Trace> oximeter.measurements_u64 (8b3e08bb-89e8-4fc9-96fe-0ae6f1b55d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.03.03 19:14:54.132965 [ 4 ] {227f802a-6635-4da2-8c9d-8d127d24c8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 1011 | 2026.03.03 19:14:54.133524 [ 4 ] {227f802a-6635-4da2-8c9d-8d127d24c8c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1012 | 2026.03.03 19:14:54.133989 [ 4 ] {227f802a-6635-4da2-8c9d-8d127d24c8c6} <Trace> oximeter.measurements_u64 (8b3e08bb-89e8-4fc9-96fe-0ae6f1b55d71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.03.03 19:14:54.134129 [ 4 ] {227f802a-6635-4da2-8c9d-8d127d24c8c6} <Debug> executeQuery: Read 38 rows, 2.17 KiB in 0.001706 sec., 22274.32590855803 rows/sec., 1.24 MiB/sec. | ||
| 1014 | 2026.03.03 19:14:54.134169 [ 4 ] {227f802a-6635-4da2-8c9d-8d127d24c8c6} <Debug> TCPHandler: Processed in 0.001892 sec. | ||
| 1015 | 2026.03.03 19:14:54.780942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1016 | 2026.03.03 19:14:54.781488 [ 245 ] {} <Trace> system.asynchronous_metric_log (6a768d36-f68d-4834-85ca-b5587e1f7043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.03.03 19:14:54.781542 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 1018 | 2026.03.03 19:14:54.782095 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1019 | 2026.03.03 19:14:54.782330 [ 245 ] {} <Trace> system.asynchronous_metric_log (6a768d36-f68d-4834-85ca-b5587e1f7043): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.03.03 19:14:54.782464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1021 | 2026.03.03 19:14:54.833588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1022 | 2026.03.03 19:14:54.851171 [ 244 ] {} <Trace> system.metric_log (7299a241-1b28-4158-822d-e7131e3f1752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2026.03.03 19:14:54.851232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 1024 | 2026.03.03 19:14:54.857707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1025 | 2026.03.03 19:14:54.858431 [ 244 ] {} <Trace> system.metric_log (7299a241-1b28-4158-822d-e7131e3f1752): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2026.03.03 19:14:54.861900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1027 | 2026.03.03 19:14:58.963121 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.03.03 19:14:58.963313 [ 4 ] {098c1dca-8ceb-4e38-a87f-5fca050a84e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1029 | 2026.03.03 19:14:58.963377 [ 4 ] {098c1dca-8ceb-4e38-a87f-5fca050a84e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1030 | 2026.03.03 19:14:58.964022 [ 4 ] {098c1dca-8ceb-4e38-a87f-5fca050a84e8} <Trace> oximeter.fields_string (13ab7ccd-1dcb-4b29-a9a5-b221a9f539d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.03.03 19:14:58.964070 [ 4 ] {098c1dca-8ceb-4e38-a87f-5fca050a84e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 1032 | 2026.03.03 19:14:58.964452 [ 4 ] {098c1dca-8ceb-4e38-a87f-5fca050a84e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1033 | 2026.03.03 19:14:58.964685 [ 4 ] {098c1dca-8ceb-4e38-a87f-5fca050a84e8} <Trace> oximeter.fields_string (13ab7ccd-1dcb-4b29-a9a5-b221a9f539d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.03.03 19:14:58.964838 [ 4 ] {098c1dca-8ceb-4e38-a87f-5fca050a84e8} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001527 sec., 19646.36542239686 rows/sec., 1.50 MiB/sec. | ||
| 1035 | 2026.03.03 19:14:58.964881 [ 4 ] {098c1dca-8ceb-4e38-a87f-5fca050a84e8} <Debug> TCPHandler: Processed in 0.001850869 sec. | ||
| 1036 | 2026.03.03 19:14:58.965005 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.03.03 19:14:58.965103 [ 4 ] {a95488fe-4145-42ea-be6c-0dc98e34cca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1038 | 2026.03.03 19:14:58.965144 [ 4 ] {a95488fe-4145-42ea-be6c-0dc98e34cca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1039 | 2026.03.03 19:14:58.965567 [ 4 ] {a95488fe-4145-42ea-be6c-0dc98e34cca9} <Trace> oximeter.fields_uuid (db151762-d490-41cc-aed1-be4fb88860d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2026.03.03 19:14:58.965605 [ 4 ] {a95488fe-4145-42ea-be6c-0dc98e34cca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 1041 | 2026.03.03 19:14:58.965906 [ 4 ] {a95488fe-4145-42ea-be6c-0dc98e34cca9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1042 | 2026.03.03 19:14:58.966124 [ 4 ] {a95488fe-4145-42ea-be6c-0dc98e34cca9} <Trace> oximeter.fields_uuid (db151762-d490-41cc-aed1-be4fb88860d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2026.03.03 19:14:58.966256 [ 4 ] {a95488fe-4145-42ea-be6c-0dc98e34cca9} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001173 sec., 30690.537084398977 rows/sec., 2.40 MiB/sec. | ||
| 1044 | 2026.03.03 19:14:58.966294 [ 4 ] {a95488fe-4145-42ea-be6c-0dc98e34cca9} <Debug> TCPHandler: Processed in 0.001338911 sec. | ||
| 1045 | 2026.03.03 19:14:58.966424 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1046 | 2026.03.03 19:14:58.966549 [ 4 ] {2de85cb7-e6a7-4488-bedf-c20466fc8647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1047 | 2026.03.03 19:14:58.966600 [ 4 ] {2de85cb7-e6a7-4488-bedf-c20466fc8647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1048 | 2026.03.03 19:14:58.967019 [ 4 ] {2de85cb7-e6a7-4488-bedf-c20466fc8647} <Trace> oximeter.measurements_cumulativeu64 (66bad8b4-1094-4ae1-a17f-5cc73cde5e97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1049 | 2026.03.03 19:14:58.967057 [ 4 ] {2de85cb7-e6a7-4488-bedf-c20466fc8647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 1050 | 2026.03.03 19:14:58.967379 [ 4 ] {2de85cb7-e6a7-4488-bedf-c20466fc8647} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1051 | 2026.03.03 19:14:58.967593 [ 4 ] {2de85cb7-e6a7-4488-bedf-c20466fc8647} <Trace> oximeter.measurements_cumulativeu64 (66bad8b4-1094-4ae1-a17f-5cc73cde5e97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1052 | 2026.03.03 19:14:58.967742 [ 4 ] {2de85cb7-e6a7-4488-bedf-c20466fc8647} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001219 sec., 90237.89991796554 rows/sec., 6.30 MiB/sec. | ||
| 1053 | 2026.03.03 19:14:58.967788 [ 4 ] {2de85cb7-e6a7-4488-bedf-c20466fc8647} <Debug> TCPHandler: Processed in 0.001426613 sec. | ||
| 1054 | 2026.03.03 19:14:58.967916 [ 4 ] {} <Trace> TCP-Session: c847abd3-d534-4070-801c-1e9de3c28918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2026.03.03 19:14:58.968012 [ 4 ] {81709c21-976c-4b39-b2da-7c36c3d657ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39638) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1056 | 2026.03.03 19:14:58.968055 [ 4 ] {81709c21-976c-4b39-b2da-7c36c3d657ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1057 | 2026.03.03 19:14:58.968399 [ 4 ] {81709c21-976c-4b39-b2da-7c36c3d657ae} <Trace> oximeter.measurements_u64 (8b3e08bb-89e8-4fc9-96fe-0ae6f1b55d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1058 | 2026.03.03 19:14:58.968436 [ 4 ] {81709c21-976c-4b39-b2da-7c36c3d657ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 1059 | 2026.03.03 19:14:58.968749 [ 4 ] {81709c21-976c-4b39-b2da-7c36c3d657ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1060 | 2026.03.03 19:14:58.968955 [ 4 ] {81709c21-976c-4b39-b2da-7c36c3d657ae} <Trace> oximeter.measurements_u64 (8b3e08bb-89e8-4fc9-96fe-0ae6f1b55d71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1061 | 2026.03.03 19:14:58.969084 [ 4 ] {81709c21-976c-4b39-b2da-7c36c3d657ae} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00109 sec., 36697.247706422015 rows/sec., 2.45 MiB/sec. | ||
| 1062 | 2026.03.03 19:14:58.969128 [ 4 ] {81709c21-976c-4b39-b2da-7c36c3d657ae} <Debug> TCPHandler: Processed in 0.001261181 sec. | ||