| 1 | [ Nov 18 15:14:37 Enabled. ] | ||
| 2 | [ Nov 18 15:14:37 Rereading configuration. ] | ||
| 3 | [ Nov 18 15:14:38 Rereading configuration. ] | ||
| 4 | [ Nov 18 15:14:39 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 | [ Nov 18 15:14:39 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 | 2025.11.18 15:14:40.333374 [ 1 ] {} <Information> Application: Will watch for the process with pid 23816 | ||
| 29 | 2025.11.18 15:14:40.333753 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.11.18 15:14:40.751537 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23816 | ||
| 31 | 2025.11.18 15:14:40.752397 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.11.18 15:14:40.752544 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.11.18 15:14:40.862691 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.11.18 15:14:40.900623 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.11.18 15:14:40.900709 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.11.18 15:14:40.900728 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.11.18 15:14:40.900789 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.11.18 15:14:40.901510 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.11.18 15:14:40.903941 [ 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 | 2025.11.18 15:14:40.904871 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.11.18 15:14:40.905795 [ 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 | 2025.11.18 15:14:40.905852 [ 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 | 2025.11.18 15:14:40.905918 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.11.18 15:14:40.906787 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.11.18 15:14:40.907932 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.11.18 15:14:40.914177 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.11.18 15:14:40.914934 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.11.18 15:14:40.916499 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.11.18 15:14:40.916603 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.11.18 15:14:40.917764 [ 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 | 2025.11.18 15:14:40.918314 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.11.18 15:14:40.922937 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.11.18 15:14:40.923734 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.11.18 15:14:40.927350 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.11.18 15:14:40.927775 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.11.18 15:14:40.928214 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.11.18 15:14:40.928558 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.11.18 15:14:40.930317 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.11.18 15:14:40.930347 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.11.18 15:14:40.930433 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.11.18 15:14:40.930533 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.11.18 15:14:40.938591 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.11.18 15:14:40.938617 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000179455 sec | ||
| 68 | 2025.11.18 15:14:40.938692 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.11.18 15:14:40.938826 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.11.18 15:14:40.939614 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.11.18 15:14:40.940283 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.11.18 15:14:40.950968 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.11.18 15:14:40.951016 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.11.18 15:14:40.951101 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.11.18 15:14:40.951115 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.11.18 15:14:40.951149 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.11.18 15:14:40.951224 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.11.18 15:14:40.955437 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.11.18 15:14:40.955486 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.11.18 15:14:40.955537 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.11.18 15:14:40.955710 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.11.18 15:14:40.955755 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.11.18 15:14:40.955767 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.11.18 15:14:40.955841 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.11.18 15:14:40.955853 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.11.18 15:14:40.955884 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.11.18 15:14:40.955956 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.11.18 15:14:40.978764 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.11.18 15:14:40.980032 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.11.18 15:14:40.980150 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137605 sec | ||
| 91 | 2025.11.18 15:14:40.980164 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.11.18 15:14:40.980177 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.11.18 15:14:40.980206 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.11.18 15:14:40.980453 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.11.18 15:14:40.980591 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.11.18 15:14:40.980607 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.11.18 15:14:40.980617 [ 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 | 2025.11.18 15:14:40.980630 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.11.18 15:14:40.987031 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.11.18 15:14:40.987266 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2025.11.18 15:14:40.988760 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4311e-05 sec. | ||
| 102 | 2025.11.18 15:14:40.989208 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.11.18 15:14:40.990567 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.11.18 15:14:40.990588 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.11.18 15:14:41.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.35 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2025.11.18 15:14:41.046711 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47913 | ||
| 107 | 2025.11.18 15:14:41.047570 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.11.18 15:14:41.047637 [ 3 ] {} <Debug> TCP-Session: 9654117d-1b1b-4611-b4d1-b779fbb21199 Authenticating user 'default' from [fd00:1122:3344:101::c]:47913 | ||
| 109 | 2025.11.18 15:14:41.047748 [ 3 ] {} <Debug> TCP-Session: 9654117d-1b1b-4611-b4d1-b779fbb21199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.11.18 15:14:41.047766 [ 3 ] {} <Debug> TCP-Session: 9654117d-1b1b-4611-b4d1-b779fbb21199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.11.18 15:14:41.047870 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.11.18 15:14:41.047966 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.11.18 15:14:41.047984 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2025.11.18 15:14:41.050920 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49296 | ||
| 115 | 2025.11.18 15:14:41.051031 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40486 | ||
| 116 | 2025.11.18 15:14:41.051142 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.11.18 15:14:41.051243 [ 4 ] {} <Debug> TCP-Session: 5b525271-387b-4bb7-abba-5702732de94d Authenticating user 'default' from [fd00:1122:3344:101::c]:49296 | ||
| 118 | 2025.11.18 15:14:41.051264 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2025.11.18 15:14:41.051273 [ 4 ] {} <Debug> TCP-Session: 5b525271-387b-4bb7-abba-5702732de94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.11.18 15:14:41.051319 [ 254 ] {} <Debug> TCP-Session: ac81a668-dc91-412f-9392-9988548abfad Authenticating user 'default' from [fd00:1122:3344:101::c]:40486 | ||
| 121 | 2025.11.18 15:14:41.051305 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46567 | ||
| 122 | 2025.11.18 15:14:41.051401 [ 4 ] {} <Debug> TCP-Session: 5b525271-387b-4bb7-abba-5702732de94d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2025.11.18 15:14:41.051426 [ 254 ] {} <Debug> TCP-Session: ac81a668-dc91-412f-9392-9988548abfad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.11.18 15:14:41.051381 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52093 | ||
| 125 | 2025.11.18 15:14:41.051505 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61834 | ||
| 126 | 2025.11.18 15:14:41.051532 [ 254 ] {} <Debug> TCP-Session: ac81a668-dc91-412f-9392-9988548abfad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.11.18 15:14:41.051621 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49949 | ||
| 128 | 2025.11.18 15:14:41.051579 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.11.18 15:14:41.051704 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.11.18 15:14:41.051737 [ 255 ] {} <Debug> TCP-Session: fd2e0994-c1c3-4fb8-8fcb-abf7a5fbd0d6 Authenticating user 'default' from [fd00:1122:3344:101::c]:46567 | ||
| 131 | 2025.11.18 15:14:41.051792 [ 256 ] {} <Debug> TCP-Session: 6a9ac939-1e49-4313-85b9-05d3535a036f Authenticating user 'default' from [fd00:1122:3344:101::c]:52093 | ||
| 132 | 2025.11.18 15:14:41.051807 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.11.18 15:14:41.051728 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.11.18 15:14:41.051875 [ 258 ] {} <Debug> TCP-Session: 045dbbf6-2da0-4cd3-b99c-954adc6bc8a8 Authenticating user 'default' from [fd00:1122:3344:101::c]:49949 | ||
| 135 | 2025.11.18 15:14:41.051892 [ 256 ] {} <Debug> TCP-Session: 6a9ac939-1e49-4313-85b9-05d3535a036f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.11.18 15:14:41.051859 [ 255 ] {} <Debug> TCP-Session: fd2e0994-c1c3-4fb8-8fcb-abf7a5fbd0d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.11.18 15:14:41.051966 [ 257 ] {} <Debug> TCP-Session: 3982ea33-0e96-4246-87d0-092bba4ab589 Authenticating user 'default' from [fd00:1122:3344:101::c]:61834 | ||
| 138 | 2025.11.18 15:14:41.051986 [ 258 ] {} <Debug> TCP-Session: 045dbbf6-2da0-4cd3-b99c-954adc6bc8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.11.18 15:14:41.051968 [ 256 ] {} <Debug> TCP-Session: 6a9ac939-1e49-4313-85b9-05d3535a036f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.11.18 15:14:41.052044 [ 258 ] {} <Debug> TCP-Session: 045dbbf6-2da0-4cd3-b99c-954adc6bc8a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.11.18 15:14:41.052061 [ 257 ] {} <Debug> TCP-Session: 3982ea33-0e96-4246-87d0-092bba4ab589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.11.18 15:14:41.052027 [ 255 ] {} <Debug> TCP-Session: fd2e0994-c1c3-4fb8-8fcb-abf7a5fbd0d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.11.18 15:14:41.052104 [ 257 ] {} <Debug> TCP-Session: 3982ea33-0e96-4246-87d0-092bba4ab589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.11.18 15:14:41.051294 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63845 | ||
| 145 | 2025.11.18 15:14:41.052345 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.11.18 15:14:41.052416 [ 5 ] {} <Debug> TCP-Session: 14671ad6-2f57-4c49-ac63-defce1fa4b75 Authenticating user 'default' from [fd00:1122:3344:101::c]:63845 | ||
| 147 | 2025.11.18 15:14:41.052466 [ 5 ] {} <Debug> TCP-Session: 14671ad6-2f57-4c49-ac63-defce1fa4b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.11.18 15:14:41.052479 [ 5 ] {} <Debug> TCP-Session: 14671ad6-2f57-4c49-ac63-defce1fa4b75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.11.18 15:14:41.061190 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45132 | ||
| 150 | 2025.11.18 15:14:41.061346 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.11.18 15:14:41.061388 [ 259 ] {} <Debug> TCP-Session: 25ae385b-48ed-4db1-ad64-0505e922d4bf Authenticating user 'default' from [fd00:1122:3344:101::b]:45132 | ||
| 152 | 2025.11.18 15:14:41.061408 [ 259 ] {} <Debug> TCP-Session: 25ae385b-48ed-4db1-ad64-0505e922d4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.11.18 15:14:41.061478 [ 259 ] {} <Debug> TCP-Session: 25ae385b-48ed-4db1-ad64-0505e922d4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.11.18 15:14:41.061547 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.11.18 15:14:41.061591 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.11.18 15:14:41.061658 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.11.18 15:14:41.064936 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36056 | ||
| 158 | 2025.11.18 15:14:41.065043 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35613 | ||
| 159 | 2025.11.18 15:14:41.065087 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2025.11.18 15:14:41.065174 [ 260 ] {} <Debug> TCP-Session: 264e0178-e8fd-4e93-a68c-510934d7a083 Authenticating user 'default' from [fd00:1122:3344:101::b]:36056 | ||
| 161 | 2025.11.18 15:14:41.065209 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57549 | ||
| 162 | 2025.11.18 15:14:41.065231 [ 260 ] {} <Debug> TCP-Session: 264e0178-e8fd-4e93-a68c-510934d7a083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2025.11.18 15:14:41.065248 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2025.11.18 15:14:41.065256 [ 260 ] {} <Debug> TCP-Session: 264e0178-e8fd-4e93-a68c-510934d7a083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.11.18 15:14:41.065324 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47060 | ||
| 166 | 2025.11.18 15:14:41.065362 [ 261 ] {} <Debug> TCP-Session: fe18f989-2133-4e11-b2c5-bb3907986d4f Authenticating user 'default' from [fd00:1122:3344:101::b]:35613 | ||
| 167 | 2025.11.18 15:14:41.065395 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.11.18 15:14:41.065461 [ 261 ] {} <Debug> TCP-Session: fe18f989-2133-4e11-b2c5-bb3907986d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2025.11.18 15:14:41.065478 [ 262 ] {} <Debug> TCP-Session: dd690a1a-3674-4014-9a19-529da8979af4 Authenticating user 'default' from [fd00:1122:3344:101::b]:57549 | ||
| 170 | 2025.11.18 15:14:41.065518 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48631 | ||
| 171 | 2025.11.18 15:14:41.065553 [ 262 ] {} <Debug> TCP-Session: dd690a1a-3674-4014-9a19-529da8979af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.11.18 15:14:41.065481 [ 261 ] {} <Debug> TCP-Session: fe18f989-2133-4e11-b2c5-bb3907986d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2025.11.18 15:14:41.065523 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2025.11.18 15:14:41.065662 [ 262 ] {} <Debug> TCP-Session: dd690a1a-3674-4014-9a19-529da8979af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.11.18 15:14:41.065712 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63104 | ||
| 176 | 2025.11.18 15:14:41.065624 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33917 | ||
| 177 | 2025.11.18 15:14:41.065780 [ 263 ] {} <Debug> TCP-Session: 2e1dfb16-ca51-4907-8a56-6510e49640a0 Authenticating user 'default' from [fd00:1122:3344:101::b]:47060 | ||
| 178 | 2025.11.18 15:14:41.065819 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2025.11.18 15:14:41.065883 [ 263 ] {} <Debug> TCP-Session: 2e1dfb16-ca51-4907-8a56-6510e49640a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.11.18 15:14:41.065903 [ 263 ] {} <Debug> TCP-Session: 2e1dfb16-ca51-4907-8a56-6510e49640a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.11.18 15:14:41.065954 [ 264 ] {} <Debug> TCP-Session: 11d7a29c-0194-4dc4-afb2-e085087fec6f Authenticating user 'default' from [fd00:1122:3344:101::b]:48631 | ||
| 182 | 2025.11.18 15:14:41.065959 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2025.11.18 15:14:41.065993 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2025.11.18 15:14:41.066077 [ 265 ] {} <Debug> TCP-Session: a9f5a7c0-053f-48c6-a3c5-92ff8919f44c Authenticating user 'default' from [fd00:1122:3344:101::b]:33917 | ||
| 185 | 2025.11.18 15:14:41.066079 [ 266 ] {} <Debug> TCP-Session: 34e51dc8-5eea-402b-89c3-bdf41b55ff1c Authenticating user 'default' from [fd00:1122:3344:101::b]:63104 | ||
| 186 | 2025.11.18 15:14:41.066124 [ 264 ] {} <Debug> TCP-Session: 11d7a29c-0194-4dc4-afb2-e085087fec6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.11.18 15:14:41.066150 [ 265 ] {} <Debug> TCP-Session: a9f5a7c0-053f-48c6-a3c5-92ff8919f44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.11.18 15:14:41.066131 [ 266 ] {} <Debug> TCP-Session: 34e51dc8-5eea-402b-89c3-bdf41b55ff1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.11.18 15:14:41.066223 [ 264 ] {} <Debug> TCP-Session: 11d7a29c-0194-4dc4-afb2-e085087fec6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.11.18 15:14:41.066248 [ 265 ] {} <Debug> TCP-Session: a9f5a7c0-053f-48c6-a3c5-92ff8919f44c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.11.18 15:14:41.066232 [ 266 ] {} <Debug> TCP-Session: 34e51dc8-5eea-402b-89c3-bdf41b55ff1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.11.18 15:14:41.597237 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48147 | ||
| 193 | 2025.11.18 15:14:41.597499 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.11.18 15:14:41.597580 [ 267 ] {} <Debug> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Authenticating user 'default' from [fd00:1122:3344:101::d]:48147 | ||
| 195 | 2025.11.18 15:14:41.597604 [ 267 ] {} <Debug> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.11.18 15:14:41.597617 [ 267 ] {} <Debug> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.11.18 15:14:41.597783 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.11.18 15:14:41.597815 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.11.18 15:14:41.597923 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.11.18 15:14:41.600831 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61768 | ||
| 201 | 2025.11.18 15:14:41.600952 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41688 | ||
| 202 | 2025.11.18 15:14:41.601131 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38654 | ||
| 203 | 2025.11.18 15:14:41.601264 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2025.11.18 15:14:41.601286 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53429 | ||
| 205 | 2025.11.18 15:14:41.601367 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2025.11.18 15:14:41.601394 [ 268 ] {} <Debug> TCP-Session: 974a6496-64dd-4cb8-9800-1a8fbd93c74f Authenticating user 'default' from [fd00:1122:3344:101::d]:61768 | ||
| 207 | 2025.11.18 15:14:41.601453 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57141 | ||
| 208 | 2025.11.18 15:14:41.601500 [ 268 ] {} <Debug> TCP-Session: 974a6496-64dd-4cb8-9800-1a8fbd93c74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2025.11.18 15:14:41.601641 [ 268 ] {} <Debug> TCP-Session: 974a6496-64dd-4cb8-9800-1a8fbd93c74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2025.11.18 15:14:41.602322 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36646 | ||
| 211 | 2025.11.18 15:14:41.602504 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2025.11.18 15:14:41.602526 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48693 | ||
| 213 | 2025.11.18 15:14:41.602657 [ 270 ] {} <Debug> TCP-Session: e516b6a7-69bb-4ba5-aeec-6848748d9e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:38654 | ||
| 214 | 2025.11.18 15:14:41.602690 [ 270 ] {} <Debug> TCP-Session: e516b6a7-69bb-4ba5-aeec-6848748d9e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2025.11.18 15:14:41.602868 [ 270 ] {} <Debug> TCP-Session: e516b6a7-69bb-4ba5-aeec-6848748d9e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2025.11.18 15:14:41.603382 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53049 | ||
| 217 | 2025.11.18 15:14:41.603385 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2025.11.18 15:14:41.603498 [ 272 ] {} <Debug> TCP-Session: fa3f6ef2-fc1e-4f29-b824-31b47c1d6af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57141 | ||
| 219 | 2025.11.18 15:14:41.603567 [ 272 ] {} <Debug> TCP-Session: fa3f6ef2-fc1e-4f29-b824-31b47c1d6af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2025.11.18 15:14:41.603586 [ 272 ] {} <Debug> TCP-Session: fa3f6ef2-fc1e-4f29-b824-31b47c1d6af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2025.11.18 15:14:41.604309 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2025.11.18 15:14:41.604441 [ 274 ] {} <Debug> TCP-Session: 8b3bc818-cc13-4d9c-9cf4-814934be8ec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48693 | ||
| 223 | 2025.11.18 15:14:41.604469 [ 274 ] {} <Debug> TCP-Session: 8b3bc818-cc13-4d9c-9cf4-814934be8ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.11.18 15:14:41.604487 [ 274 ] {} <Debug> TCP-Session: 8b3bc818-cc13-4d9c-9cf4-814934be8ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.11.18 15:14:41.604543 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2025.11.18 15:14:41.604498 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2025.11.18 15:14:41.604660 [ 273 ] {} <Debug> TCP-Session: 1298ee18-319a-4e2d-90e6-db52c52e1985 Authenticating user 'default' from [fd00:1122:3344:101::d]:36646 | ||
| 228 | 2025.11.18 15:14:41.604752 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2025.11.18 15:14:41.604709 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 230 | 2025.11.18 15:14:41.604661 [ 269 ] {} <Debug> TCP-Session: 5b00fb20-f43f-4db0-a5c6-66436c981897 Authenticating user 'default' from [fd00:1122:3344:101::d]:41688 | ||
| 231 | 2025.11.18 15:14:41.604827 [ 273 ] {} <Debug> TCP-Session: 1298ee18-319a-4e2d-90e6-db52c52e1985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.11.18 15:14:41.604836 [ 271 ] {} <Debug> TCP-Session: 68d6c1bd-026f-497d-b148-0b6fbbba34ea Authenticating user 'default' from [fd00:1122:3344:101::d]:53429 | ||
| 233 | 2025.11.18 15:14:41.604978 [ 269 ] {} <Debug> TCP-Session: 5b00fb20-f43f-4db0-a5c6-66436c981897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.11.18 15:14:41.605024 [ 273 ] {} <Debug> TCP-Session: 1298ee18-319a-4e2d-90e6-db52c52e1985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.11.18 15:14:41.605003 [ 271 ] {} <Debug> TCP-Session: 68d6c1bd-026f-497d-b148-0b6fbbba34ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2025.11.18 15:14:41.604668 [ 275 ] {} <Debug> TCP-Session: af17c197-242a-401f-8694-b1e395f65b76 Authenticating user 'default' from [fd00:1122:3344:101::d]:53049 | ||
| 237 | 2025.11.18 15:14:41.605172 [ 271 ] {} <Debug> TCP-Session: 68d6c1bd-026f-497d-b148-0b6fbbba34ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2025.11.18 15:14:41.605152 [ 269 ] {} <Debug> TCP-Session: 5b00fb20-f43f-4db0-a5c6-66436c981897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.11.18 15:14:41.605258 [ 275 ] {} <Debug> TCP-Session: af17c197-242a-401f-8694-b1e395f65b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.11.18 15:14:41.605359 [ 275 ] {} <Debug> TCP-Session: af17c197-242a-401f-8694-b1e395f65b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.11.18 15:14:41.607958 [ 267 ] {592c1632-5b76-4cf7-975c-fd3215d5b35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2025.11.18 15:14:41.662479 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36438 | ||
| 243 | 2025.11.18 15:14:41.665249 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 244 | 2025.11.18 15:14:41.665303 [ 276 ] {} <Debug> TCP-Session: cce97a26-5d08-445f-9181-259e1b8b3513 Authenticating user 'default' from [fd00:1122:3344:101::a]:36438 | ||
| 245 | 2025.11.18 15:14:41.665324 [ 276 ] {} <Debug> TCP-Session: cce97a26-5d08-445f-9181-259e1b8b3513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2025.11.18 15:14:41.665437 [ 276 ] {} <Debug> TCP-Session: cce97a26-5d08-445f-9181-259e1b8b3513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2025.11.18 15:14:41.668071 [ 276 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 248 | 2025.11.18 15:14:41.668151 [ 276 ] {} <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 | ||
| 249 | 2025.11.18 15:14:41.668285 [ 276 ] {} <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 | ||
| 250 | 2025.11.18 15:14:41.670434 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41271 | ||
| 251 | 2025.11.18 15:14:41.672812 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52510 | ||
| 252 | 2025.11.18 15:14:41.675115 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52254 | ||
| 253 | 2025.11.18 15:14:41.677520 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54822 | ||
| 254 | 2025.11.18 15:14:41.679972 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49302 | ||
| 255 | 2025.11.18 15:14:41.680728 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44070 | ||
| 256 | 2025.11.18 15:14:41.681527 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2025.11.18 15:14:41.681589 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37237 | ||
| 258 | 2025.11.18 15:14:41.681651 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2025.11.18 15:14:41.681675 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2025.11.18 15:14:41.681606 [ 281 ] {} <Debug> TCP-Session: 12a18472-3acd-49f6-b201-361f142b4f68 Authenticating user 'default' from [fd00:1122:3344:101::a]:49302 | ||
| 261 | 2025.11.18 15:14:41.681596 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2025.11.18 15:14:41.681832 [ 282 ] {} <Debug> TCP-Session: 1648125d-a1cc-4df2-aceb-fdb0aee42ecd Authenticating user 'default' from [fd00:1122:3344:101::a]:44070 | ||
| 263 | 2025.11.18 15:14:41.681758 [ 281 ] {} <Debug> TCP-Session: 12a18472-3acd-49f6-b201-361f142b4f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2025.11.18 15:14:41.681749 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2025.11.18 15:14:41.681928 [ 282 ] {} <Debug> TCP-Session: 1648125d-a1cc-4df2-aceb-fdb0aee42ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2025.11.18 15:14:41.681949 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2025.11.18 15:14:41.681905 [ 279 ] {} <Debug> TCP-Session: e39058c7-303a-4f47-9075-aba4da77ddd8 Authenticating user 'default' from [fd00:1122:3344:101::a]:52254 | ||
| 268 | 2025.11.18 15:14:41.682059 [ 277 ] {} <Debug> TCP-Session: ac33f493-a89c-49ef-90b0-8df0074dcfe0 Authenticating user 'default' from [fd00:1122:3344:101::a]:41271 | ||
| 269 | 2025.11.18 15:14:41.682083 [ 282 ] {} <Debug> TCP-Session: 1648125d-a1cc-4df2-aceb-fdb0aee42ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2025.11.18 15:14:41.682076 [ 280 ] {} <Debug> TCP-Session: a7305196-16ea-47fa-b1b6-71bc23fb7a25 Authenticating user 'default' from [fd00:1122:3344:101::a]:54822 | ||
| 271 | 2025.11.18 15:14:41.682200 [ 277 ] {} <Debug> TCP-Session: ac33f493-a89c-49ef-90b0-8df0074dcfe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2025.11.18 15:14:41.682190 [ 279 ] {} <Debug> TCP-Session: e39058c7-303a-4f47-9075-aba4da77ddd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.11.18 15:14:41.681901 [ 281 ] {} <Debug> TCP-Session: 12a18472-3acd-49f6-b201-361f142b4f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.11.18 15:14:41.682350 [ 277 ] {} <Debug> TCP-Session: ac33f493-a89c-49ef-90b0-8df0074dcfe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.11.18 15:14:41.682324 [ 280 ] {} <Debug> TCP-Session: a7305196-16ea-47fa-b1b6-71bc23fb7a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.11.18 15:14:41.682327 [ 279 ] {} <Debug> TCP-Session: e39058c7-303a-4f47-9075-aba4da77ddd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.11.18 15:14:41.682483 [ 280 ] {} <Debug> TCP-Session: a7305196-16ea-47fa-b1b6-71bc23fb7a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.11.18 15:14:41.681748 [ 278 ] {} <Debug> TCP-Session: ac4b4203-6f43-4f7c-81d8-8cc35ed5a1c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:52510 | ||
| 279 | 2025.11.18 15:14:41.682048 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2025.11.18 15:14:41.682617 [ 278 ] {} <Debug> TCP-Session: ac4b4203-6f43-4f7c-81d8-8cc35ed5a1c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.11.18 15:14:41.682697 [ 283 ] {} <Debug> TCP-Session: 47d6eafa-da7a-49ad-b8e1-b1306ff09c8c Authenticating user 'default' from [fd00:1122:3344:101::a]:37237 | ||
| 282 | 2025.11.18 15:14:41.682742 [ 278 ] {} <Debug> TCP-Session: ac4b4203-6f43-4f7c-81d8-8cc35ed5a1c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.11.18 15:14:41.682770 [ 283 ] {} <Debug> TCP-Session: 47d6eafa-da7a-49ad-b8e1-b1306ff09c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2025.11.18 15:14:41.682875 [ 283 ] {} <Debug> TCP-Session: 47d6eafa-da7a-49ad-b8e1-b1306ff09c8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2025.11.18 15:14:41.728082 [ 267 ] {592c1632-5b76-4cf7-975c-fd3215d5b35f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48147) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2025.11.18 15:14:41.729366 [ 267 ] {592c1632-5b76-4cf7-975c-fd3215d5b35f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2025.11.18 15:14:41.729760 [ 267 ] {592c1632-5b76-4cf7-975c-fd3215d5b35f} <Debug> TCPHandler: Processed in 0.12867776 sec. | ||
| 334 | 2025.11.18 15:14:41.730317 [ 268 ] {} <Trace> TCP-Session: 974a6496-64dd-4cb8-9800-1a8fbd93c74f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.11.18 15:14:41.730605 [ 268 ] {f72015a3-8417-4412-9e19-c15ca3eaecba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61768) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.11.18 15:14:41.731225 [ 268 ] {f72015a3-8417-4412-9e19-c15ca3eaecba} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61768) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2025.11.18 15:14:41.731623 [ 268 ] {f72015a3-8417-4412-9e19-c15ca3eaecba} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2025.11.18 15:14:41.731919 [ 268 ] {f72015a3-8417-4412-9e19-c15ca3eaecba} <Debug> TCPHandler: Processed in 0.001806909 sec. | ||
| 385 | 2025.11.18 15:14:41.732331 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.11.18 15:14:41.733454 [ 267 ] {4521a8eb-6467-49d9-9d72-1dd26a459e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.11.18 15:14:41.734300 [ 267 ] {4521a8eb-6467-49d9-9d72-1dd26a459e34} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.11.18 15:14:41.735971 [ 267 ] {4521a8eb-6467-49d9-9d72-1dd26a459e34} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.11.18 15:14:41.736144 [ 267 ] {4521a8eb-6467-49d9-9d72-1dd26a459e34} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000217418 sec | ||
| 390 | 2025.11.18 15:14:41.736165 [ 267 ] {4521a8eb-6467-49d9-9d72-1dd26a459e34} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.11.18 15:14:41.736178 [ 267 ] {4521a8eb-6467-49d9-9d72-1dd26a459e34} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.11.18 15:14:41.736257 [ 267 ] {4521a8eb-6467-49d9-9d72-1dd26a459e34} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.11.18 15:14:41.737136 [ 267 ] {4521a8eb-6467-49d9-9d72-1dd26a459e34} <Debug> TCPHandler: Processed in 0.004934238 sec. | ||
| 394 | 2025.11.18 15:14:41.737325 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.11.18 15:14:41.737500 [ 267 ] {bea61b4e-4322-4257-83d8-baed5b988b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2025.11.18 15:14:41.737696 [ 267 ] {bea61b4e-4322-4257-83d8-baed5b988b58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.11.18 15:14:41.744752 [ 267 ] {bea61b4e-4322-4257-83d8-baed5b988b58} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.11.18 15:14:41.746345 [ 267 ] {bea61b4e-4322-4257-83d8-baed5b988b58} <Debug> oximeter.version (bb914a29-ac31-4cad-ad70-dc2210377931): Loading data parts | ||
| 400 | 2025.11.18 15:14:41.747549 [ 267 ] {bea61b4e-4322-4257-83d8-baed5b988b58} <Debug> oximeter.version (bb914a29-ac31-4cad-ad70-dc2210377931): There are no data parts | ||
| 401 | 2025.11.18 15:14:41.751315 [ 267 ] {bea61b4e-4322-4257-83d8-baed5b988b58} <Debug> TCPHandler: Processed in 0.014044952 sec. | ||
| 402 | 2025.11.18 15:14:41.751687 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.11.18 15:14:41.751908 [ 267 ] {3a1b61fc-7814-4c76-8e58-90f2597cdf4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2025.11.18 15:14:41.752185 [ 267 ] {3a1b61fc-7814-4c76-8e58-90f2597cdf4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.11.18 15:14:41.764839 [ 267 ] {3a1b61fc-7814-4c76-8e58-90f2597cdf4a} <Debug> oximeter.measurements_bool (3d58c03d-3243-4892-806f-28a893ef1aa0): Loading data parts | ||
| 416 | 2025.11.18 15:14:41.765302 [ 267 ] {3a1b61fc-7814-4c76-8e58-90f2597cdf4a} <Debug> oximeter.measurements_bool (3d58c03d-3243-4892-806f-28a893ef1aa0): There are no data parts | ||
| 417 | 2025.11.18 15:14:41.767054 [ 267 ] {3a1b61fc-7814-4c76-8e58-90f2597cdf4a} <Debug> TCPHandler: Processed in 0.015427406 sec. | ||
| 418 | 2025.11.18 15:14:41.767254 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.11.18 15:14:41.767592 [ 267 ] {822bb473-eec7-4dcf-a145-399e44ce6de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2025.11.18 15:14:41.767654 [ 267 ] {822bb473-eec7-4dcf-a145-399e44ce6de3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2025.11.18 15:14:41.769720 [ 267 ] {822bb473-eec7-4dcf-a145-399e44ce6de3} <Debug> oximeter.measurements_i8 (e369e215-3e0b-4a85-96e3-d002dc1fa804): Loading data parts | ||
| 422 | 2025.11.18 15:14:41.769934 [ 267 ] {822bb473-eec7-4dcf-a145-399e44ce6de3} <Debug> oximeter.measurements_i8 (e369e215-3e0b-4a85-96e3-d002dc1fa804): There are no data parts | ||
| 423 | 2025.11.18 15:14:41.771311 [ 267 ] {822bb473-eec7-4dcf-a145-399e44ce6de3} <Debug> TCPHandler: Processed in 0.004126453 sec. | ||
| 424 | 2025.11.18 15:14:41.771636 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.11.18 15:14:41.771830 [ 267 ] {865db2fa-db95-4b2f-8e8e-da59040ff8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2025.11.18 15:14:41.771992 [ 267 ] {865db2fa-db95-4b2f-8e8e-da59040ff8f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.11.18 15:14:41.773836 [ 267 ] {865db2fa-db95-4b2f-8e8e-da59040ff8f7} <Debug> oximeter.measurements_u8 (821d121d-69af-448c-b776-8f647c51678d): Loading data parts | ||
| 428 | 2025.11.18 15:14:41.774765 [ 267 ] {865db2fa-db95-4b2f-8e8e-da59040ff8f7} <Debug> oximeter.measurements_u8 (821d121d-69af-448c-b776-8f647c51678d): There are no data parts | ||
| 429 | 2025.11.18 15:14:41.776045 [ 267 ] {865db2fa-db95-4b2f-8e8e-da59040ff8f7} <Debug> TCPHandler: Processed in 0.004481214 sec. | ||
| 430 | 2025.11.18 15:14:41.776225 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.11.18 15:14:41.776481 [ 267 ] {48e90a0c-b38f-4805-8261-5a2ea870350b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2025.11.18 15:14:41.776531 [ 267 ] {48e90a0c-b38f-4805-8261-5a2ea870350b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.11.18 15:14:41.779004 [ 267 ] {48e90a0c-b38f-4805-8261-5a2ea870350b} <Debug> oximeter.measurements_i16 (929586dc-8835-4f9d-9063-71a92739dc8e): Loading data parts | ||
| 434 | 2025.11.18 15:14:41.779188 [ 267 ] {48e90a0c-b38f-4805-8261-5a2ea870350b} <Debug> oximeter.measurements_i16 (929586dc-8835-4f9d-9063-71a92739dc8e): There are no data parts | ||
| 435 | 2025.11.18 15:14:41.780532 [ 267 ] {48e90a0c-b38f-4805-8261-5a2ea870350b} <Debug> TCPHandler: Processed in 0.00436238 sec. | ||
| 436 | 2025.11.18 15:14:41.780867 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.11.18 15:14:41.781061 [ 267 ] {28149327-9c63-4261-9dbc-8dab16132f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2025.11.18 15:14:41.781217 [ 267 ] {28149327-9c63-4261-9dbc-8dab16132f37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.11.18 15:14:41.783109 [ 267 ] {28149327-9c63-4261-9dbc-8dab16132f37} <Debug> oximeter.measurements_u16 (42318814-9d48-4bb5-a319-95344b95e72a): Loading data parts | ||
| 440 | 2025.11.18 15:14:41.783353 [ 267 ] {28149327-9c63-4261-9dbc-8dab16132f37} <Debug> oximeter.measurements_u16 (42318814-9d48-4bb5-a319-95344b95e72a): There are no data parts | ||
| 441 | 2025.11.18 15:14:41.784749 [ 267 ] {28149327-9c63-4261-9dbc-8dab16132f37} <Debug> TCPHandler: Processed in 0.003941806 sec. | ||
| 442 | 2025.11.18 15:14:41.784930 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.11.18 15:14:41.785206 [ 267 ] {e736dc34-6823-4d8e-bb57-02765ad14be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2025.11.18 15:14:41.785313 [ 267 ] {e736dc34-6823-4d8e-bb57-02765ad14be7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.11.18 15:14:41.787259 [ 267 ] {e736dc34-6823-4d8e-bb57-02765ad14be7} <Debug> oximeter.measurements_i32 (22abd29c-2e1e-4b40-81fa-5a9b13471d2e): Loading data parts | ||
| 446 | 2025.11.18 15:14:41.787423 [ 267 ] {e736dc34-6823-4d8e-bb57-02765ad14be7} <Debug> oximeter.measurements_i32 (22abd29c-2e1e-4b40-81fa-5a9b13471d2e): There are no data parts | ||
| 447 | 2025.11.18 15:14:41.788740 [ 267 ] {e736dc34-6823-4d8e-bb57-02765ad14be7} <Debug> TCPHandler: Processed in 0.003868515 sec. | ||
| 448 | 2025.11.18 15:14:41.789026 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2025.11.18 15:14:41.789208 [ 267 ] {1fc866f5-6e7f-4deb-9c4e-30d6c6901353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2025.11.18 15:14:41.789349 [ 267 ] {1fc866f5-6e7f-4deb-9c4e-30d6c6901353} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2025.11.18 15:14:41.791193 [ 267 ] {1fc866f5-6e7f-4deb-9c4e-30d6c6901353} <Debug> oximeter.measurements_u32 (fa4e487c-4a65-4c8f-a49c-6249eabccb74): Loading data parts | ||
| 452 | 2025.11.18 15:14:41.791449 [ 267 ] {1fc866f5-6e7f-4deb-9c4e-30d6c6901353} <Debug> oximeter.measurements_u32 (fa4e487c-4a65-4c8f-a49c-6249eabccb74): There are no data parts | ||
| 453 | 2025.11.18 15:14:41.792854 [ 267 ] {1fc866f5-6e7f-4deb-9c4e-30d6c6901353} <Debug> TCPHandler: Processed in 0.003894595 sec. | ||
| 454 | 2025.11.18 15:14:41.793058 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.11.18 15:14:41.793365 [ 267 ] {05d48aff-f56e-4477-afd7-b9145e7c84c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2025.11.18 15:14:41.793488 [ 267 ] {05d48aff-f56e-4477-afd7-b9145e7c84c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2025.11.18 15:14:41.795766 [ 267 ] {05d48aff-f56e-4477-afd7-b9145e7c84c6} <Debug> oximeter.measurements_i64 (adff960b-1672-477c-96a7-0147896df70e): Loading data parts | ||
| 458 | 2025.11.18 15:14:41.795947 [ 267 ] {05d48aff-f56e-4477-afd7-b9145e7c84c6} <Debug> oximeter.measurements_i64 (adff960b-1672-477c-96a7-0147896df70e): There are no data parts | ||
| 459 | 2025.11.18 15:14:41.797802 [ 267 ] {05d48aff-f56e-4477-afd7-b9145e7c84c6} <Debug> TCPHandler: Processed in 0.004815735 sec. | ||
| 460 | 2025.11.18 15:14:41.798139 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.11.18 15:14:41.798349 [ 267 ] {37957f21-d655-446b-9555-7be24234bc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2025.11.18 15:14:41.798524 [ 267 ] {37957f21-d655-446b-9555-7be24234bc46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2025.11.18 15:14:41.800975 [ 267 ] {37957f21-d655-446b-9555-7be24234bc46} <Debug> oximeter.measurements_u64 (b0f89925-8e2a-463c-b30b-089b6d4b6164): Loading data parts | ||
| 464 | 2025.11.18 15:14:41.801154 [ 267 ] {37957f21-d655-446b-9555-7be24234bc46} <Debug> oximeter.measurements_u64 (b0f89925-8e2a-463c-b30b-089b6d4b6164): There are no data parts | ||
| 465 | 2025.11.18 15:14:41.802949 [ 267 ] {37957f21-d655-446b-9555-7be24234bc46} <Debug> TCPHandler: Processed in 0.004884257 sec. | ||
| 466 | 2025.11.18 15:14:41.803126 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.11.18 15:14:41.803311 [ 267 ] {79fb843f-8af6-41a9-abee-54f151c51ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 468 | 2025.11.18 15:14:41.803452 [ 267 ] {79fb843f-8af6-41a9-abee-54f151c51ea6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2025.11.18 15:14:41.805394 [ 267 ] {79fb843f-8af6-41a9-abee-54f151c51ea6} <Debug> oximeter.measurements_f32 (6565e31d-d4a4-4897-a9b6-dbbf8832a568): Loading data parts | ||
| 470 | 2025.11.18 15:14:41.805572 [ 267 ] {79fb843f-8af6-41a9-abee-54f151c51ea6} <Debug> oximeter.measurements_f32 (6565e31d-d4a4-4897-a9b6-dbbf8832a568): There are no data parts | ||
| 471 | 2025.11.18 15:14:41.806928 [ 267 ] {79fb843f-8af6-41a9-abee-54f151c51ea6} <Debug> TCPHandler: Processed in 0.003851104 sec. | ||
| 472 | 2025.11.18 15:14:41.807239 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.11.18 15:14:41.807465 [ 267 ] {7b7157d5-4346-43e0-9bfe-d55d832b371b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 474 | 2025.11.18 15:14:41.807665 [ 267 ] {7b7157d5-4346-43e0-9bfe-d55d832b371b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2025.11.18 15:14:41.809877 [ 267 ] {7b7157d5-4346-43e0-9bfe-d55d832b371b} <Debug> oximeter.measurements_f64 (4d4b2da3-3455-4f49-9359-81bfca8fb34a): Loading data parts | ||
| 476 | 2025.11.18 15:14:41.810066 [ 267 ] {7b7157d5-4346-43e0-9bfe-d55d832b371b} <Debug> oximeter.measurements_f64 (4d4b2da3-3455-4f49-9359-81bfca8fb34a): There are no data parts | ||
| 477 | 2025.11.18 15:14:41.812037 [ 267 ] {7b7157d5-4346-43e0-9bfe-d55d832b371b} <Debug> TCPHandler: Processed in 0.004866127 sec. | ||
| 478 | 2025.11.18 15:14:41.812220 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.11.18 15:14:41.812415 [ 267 ] {4174c99b-c6e8-4616-9b88-b580f912e195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 480 | 2025.11.18 15:14:41.812682 [ 267 ] {4174c99b-c6e8-4616-9b88-b580f912e195} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2025.11.18 15:14:41.814812 [ 267 ] {4174c99b-c6e8-4616-9b88-b580f912e195} <Debug> oximeter.measurements_string (6fdaac01-75fa-4af7-89be-5bb65df1ed6e): Loading data parts | ||
| 482 | 2025.11.18 15:14:41.814987 [ 267 ] {4174c99b-c6e8-4616-9b88-b580f912e195} <Debug> oximeter.measurements_string (6fdaac01-75fa-4af7-89be-5bb65df1ed6e): There are no data parts | ||
| 483 | 2025.11.18 15:14:41.816243 [ 267 ] {4174c99b-c6e8-4616-9b88-b580f912e195} <Debug> TCPHandler: Processed in 0.004081272 sec. | ||
| 484 | 2025.11.18 15:14:41.816543 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2025.11.18 15:14:41.816730 [ 267 ] {233d1c4e-f575-459a-ab88-5fa43179ff05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2025.11.18 15:14:41.816902 [ 267 ] {233d1c4e-f575-459a-ab88-5fa43179ff05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2025.11.18 15:14:41.818962 [ 267 ] {233d1c4e-f575-459a-ab88-5fa43179ff05} <Debug> oximeter.measurements_bytes (8cb59b27-d090-4f45-9b6b-affcfc9ac62e): Loading data parts | ||
| 495 | 2025.11.18 15:14:41.819315 [ 267 ] {233d1c4e-f575-459a-ab88-5fa43179ff05} <Debug> oximeter.measurements_bytes (8cb59b27-d090-4f45-9b6b-affcfc9ac62e): There are no data parts | ||
| 496 | 2025.11.18 15:14:41.820715 [ 267 ] {233d1c4e-f575-459a-ab88-5fa43179ff05} <Debug> TCPHandler: Processed in 0.004227536 sec. | ||
| 497 | 2025.11.18 15:14:41.821003 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2025.11.18 15:14:41.821186 [ 267 ] {c8b547f8-f5cc-4600-9161-70b35e88f17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 499 | 2025.11.18 15:14:41.821351 [ 267 ] {c8b547f8-f5cc-4600-9161-70b35e88f17e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2025.11.18 15:14:41.823261 [ 267 ] {c8b547f8-f5cc-4600-9161-70b35e88f17e} <Debug> oximeter.measurements_cumulativei64 (b6c79698-42ab-46ea-a759-24f8cf15d2b3): Loading data parts | ||
| 501 | 2025.11.18 15:14:41.823636 [ 267 ] {c8b547f8-f5cc-4600-9161-70b35e88f17e} <Debug> oximeter.measurements_cumulativei64 (b6c79698-42ab-46ea-a759-24f8cf15d2b3): There are no data parts | ||
| 502 | 2025.11.18 15:14:41.824977 [ 267 ] {c8b547f8-f5cc-4600-9161-70b35e88f17e} <Debug> TCPHandler: Processed in 0.00402834 sec. | ||
| 503 | 2025.11.18 15:14:41.825158 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2025.11.18 15:14:41.825456 [ 267 ] {b40fa456-bd24-4f98-8984-662497ea1c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 505 | 2025.11.18 15:14:41.825602 [ 267 ] {b40fa456-bd24-4f98-8984-662497ea1c41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2025.11.18 15:14:41.827691 [ 267 ] {b40fa456-bd24-4f98-8984-662497ea1c41} <Debug> oximeter.measurements_cumulativeu64 (ea124c98-006a-4ccb-ab32-c6486dd78d89): Loading data parts | ||
| 507 | 2025.11.18 15:14:41.827938 [ 267 ] {b40fa456-bd24-4f98-8984-662497ea1c41} <Debug> oximeter.measurements_cumulativeu64 (ea124c98-006a-4ccb-ab32-c6486dd78d89): There are no data parts | ||
| 508 | 2025.11.18 15:14:41.829607 [ 267 ] {b40fa456-bd24-4f98-8984-662497ea1c41} <Debug> TCPHandler: Processed in 0.004506085 sec. | ||
| 509 | 2025.11.18 15:14:41.829774 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2025.11.18 15:14:41.829962 [ 267 ] {fb83a3f5-9f2a-41bc-b008-c81551362dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 511 | 2025.11.18 15:14:41.830103 [ 267 ] {fb83a3f5-9f2a-41bc-b008-c81551362dd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2025.11.18 15:14:41.831994 [ 267 ] {fb83a3f5-9f2a-41bc-b008-c81551362dd8} <Debug> oximeter.measurements_cumulativef32 (5423b965-3997-4500-be75-ba7861e7589f): Loading data parts | ||
| 513 | 2025.11.18 15:14:41.832248 [ 267 ] {fb83a3f5-9f2a-41bc-b008-c81551362dd8} <Debug> oximeter.measurements_cumulativef32 (5423b965-3997-4500-be75-ba7861e7589f): There are no data parts | ||
| 514 | 2025.11.18 15:14:41.833687 [ 267 ] {fb83a3f5-9f2a-41bc-b008-c81551362dd8} <Debug> TCPHandler: Processed in 0.003966807 sec. | ||
| 515 | 2025.11.18 15:14:41.834278 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2025.11.18 15:14:41.834570 [ 267 ] {be288e22-5970-4b4a-964c-2d71cdf2fa09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 517 | 2025.11.18 15:14:41.834751 [ 267 ] {be288e22-5970-4b4a-964c-2d71cdf2fa09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2025.11.18 15:14:41.837137 [ 267 ] {be288e22-5970-4b4a-964c-2d71cdf2fa09} <Debug> oximeter.measurements_cumulativef64 (c2a71de8-65b3-4626-a681-6ad62ecce39f): Loading data parts | ||
| 519 | 2025.11.18 15:14:41.837569 [ 267 ] {be288e22-5970-4b4a-964c-2d71cdf2fa09} <Debug> oximeter.measurements_cumulativef64 (c2a71de8-65b3-4626-a681-6ad62ecce39f): There are no data parts | ||
| 520 | 2025.11.18 15:14:41.841371 [ 267 ] {be288e22-5970-4b4a-964c-2d71cdf2fa09} <Debug> TCPHandler: Processed in 0.00716182 sec. | ||
| 521 | 2025.11.18 15:14:41.841582 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2025.11.18 15:14:41.842015 [ 267 ] {6dbe9b5a-dc37-4dc0-8fca-87bf083e6286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 533 | 2025.11.18 15:14:41.842213 [ 267 ] {6dbe9b5a-dc37-4dc0-8fca-87bf083e6286} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2025.11.18 15:14:41.846790 [ 267 ] {6dbe9b5a-dc37-4dc0-8fca-87bf083e6286} <Debug> oximeter.measurements_histogrami8 (b438e7f5-8c96-47df-8daa-b5bffd88527e): Loading data parts | ||
| 535 | 2025.11.18 15:14:41.847075 [ 267 ] {6dbe9b5a-dc37-4dc0-8fca-87bf083e6286} <Debug> oximeter.measurements_histogrami8 (b438e7f5-8c96-47df-8daa-b5bffd88527e): There are no data parts | ||
| 536 | 2025.11.18 15:14:41.849208 [ 267 ] {6dbe9b5a-dc37-4dc0-8fca-87bf083e6286} <Debug> TCPHandler: Processed in 0.007686547 sec. | ||
| 537 | 2025.11.18 15:14:41.849572 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.11.18 15:14:41.849897 [ 267 ] {2be244df-c149-4a3b-b1f0-af7b282192ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 539 | 2025.11.18 15:14:41.850093 [ 267 ] {2be244df-c149-4a3b-b1f0-af7b282192ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2025.11.18 15:14:41.853267 [ 267 ] {2be244df-c149-4a3b-b1f0-af7b282192ee} <Debug> oximeter.measurements_histogramu8 (df8783c6-751c-4d1d-8de3-146229ac85bc): Loading data parts | ||
| 541 | 2025.11.18 15:14:41.853627 [ 267 ] {2be244df-c149-4a3b-b1f0-af7b282192ee} <Debug> oximeter.measurements_histogramu8 (df8783c6-751c-4d1d-8de3-146229ac85bc): There are no data parts | ||
| 542 | 2025.11.18 15:14:41.855401 [ 267 ] {2be244df-c149-4a3b-b1f0-af7b282192ee} <Debug> TCPHandler: Processed in 0.00589495 sec. | ||
| 543 | 2025.11.18 15:14:41.855630 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.11.18 15:14:41.856107 [ 267 ] {8e6d7eee-e235-4249-9ab4-420d54fab6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 545 | 2025.11.18 15:14:41.856266 [ 267 ] {8e6d7eee-e235-4249-9ab4-420d54fab6f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2025.11.18 15:14:41.858616 [ 267 ] {8e6d7eee-e235-4249-9ab4-420d54fab6f6} <Debug> oximeter.measurements_histogrami16 (13783c06-4f63-461f-89f0-57ae77cbf13b): Loading data parts | ||
| 547 | 2025.11.18 15:14:41.858818 [ 267 ] {8e6d7eee-e235-4249-9ab4-420d54fab6f6} <Debug> oximeter.measurements_histogrami16 (13783c06-4f63-461f-89f0-57ae77cbf13b): There are no data parts | ||
| 548 | 2025.11.18 15:14:41.860238 [ 267 ] {8e6d7eee-e235-4249-9ab4-420d54fab6f6} <Debug> TCPHandler: Processed in 0.004705082 sec. | ||
| 549 | 2025.11.18 15:14:41.860538 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.11.18 15:14:41.860809 [ 267 ] {6de8fbe7-7a59-420b-a340-b9bd43f927c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 551 | 2025.11.18 15:14:41.861055 [ 267 ] {6de8fbe7-7a59-420b-a340-b9bd43f927c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2025.11.18 15:14:41.863185 [ 267 ] {6de8fbe7-7a59-420b-a340-b9bd43f927c7} <Debug> oximeter.measurements_histogramu16 (aec0566a-3136-4c29-82b3-c57142c645ce): Loading data parts | ||
| 553 | 2025.11.18 15:14:41.863444 [ 267 ] {6de8fbe7-7a59-420b-a340-b9bd43f927c7} <Debug> oximeter.measurements_histogramu16 (aec0566a-3136-4c29-82b3-c57142c645ce): There are no data parts | ||
| 554 | 2025.11.18 15:14:41.864968 [ 267 ] {6de8fbe7-7a59-420b-a340-b9bd43f927c7} <Debug> TCPHandler: Processed in 0.004492495 sec. | ||
| 555 | 2025.11.18 15:14:41.865153 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2025.11.18 15:14:41.865577 [ 267 ] {dc9da1f4-4226-4c55-864e-025358860921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 557 | 2025.11.18 15:14:41.865756 [ 267 ] {dc9da1f4-4226-4c55-864e-025358860921} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2025.11.18 15:14:41.868334 [ 267 ] {dc9da1f4-4226-4c55-864e-025358860921} <Debug> oximeter.measurements_histogrami32 (70cbad63-7d44-4abb-90a6-d118bf8f55bc): Loading data parts | ||
| 559 | 2025.11.18 15:14:41.868530 [ 267 ] {dc9da1f4-4226-4c55-864e-025358860921} <Debug> oximeter.measurements_histogrami32 (70cbad63-7d44-4abb-90a6-d118bf8f55bc): There are no data parts | ||
| 560 | 2025.11.18 15:14:41.869923 [ 267 ] {dc9da1f4-4226-4c55-864e-025358860921} <Debug> TCPHandler: Processed in 0.004828785 sec. | ||
| 561 | 2025.11.18 15:14:41.870261 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2025.11.18 15:14:41.870522 [ 267 ] {e7dc9d17-01d6-404b-9327-2d263cc2a97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 563 | 2025.11.18 15:14:41.870681 [ 267 ] {e7dc9d17-01d6-404b-9327-2d263cc2a97f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2025.11.18 15:14:41.873470 [ 267 ] {e7dc9d17-01d6-404b-9327-2d263cc2a97f} <Debug> oximeter.measurements_histogramu32 (e3302728-1512-4c70-8f36-6cc14ec66692): Loading data parts | ||
| 565 | 2025.11.18 15:14:41.873702 [ 267 ] {e7dc9d17-01d6-404b-9327-2d263cc2a97f} <Debug> oximeter.measurements_histogramu32 (e3302728-1512-4c70-8f36-6cc14ec66692): There are no data parts | ||
| 566 | 2025.11.18 15:14:41.875719 [ 267 ] {e7dc9d17-01d6-404b-9327-2d263cc2a97f} <Debug> TCPHandler: Processed in 0.005525848 sec. | ||
| 567 | 2025.11.18 15:14:41.875902 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.11.18 15:14:41.876198 [ 267 ] {1e3792d4-5af2-4894-b526-a169ae212213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 569 | 2025.11.18 15:14:41.876361 [ 267 ] {1e3792d4-5af2-4894-b526-a169ae212213} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2025.11.18 15:14:41.878573 [ 267 ] {1e3792d4-5af2-4894-b526-a169ae212213} <Debug> oximeter.measurements_histogrami64 (3d87e94a-9f8e-425c-b12a-86cd47d7cbb7): Loading data parts | ||
| 571 | 2025.11.18 15:14:41.878751 [ 267 ] {1e3792d4-5af2-4894-b526-a169ae212213} <Debug> oximeter.measurements_histogrami64 (3d87e94a-9f8e-425c-b12a-86cd47d7cbb7): There are no data parts | ||
| 572 | 2025.11.18 15:14:41.880373 [ 267 ] {1e3792d4-5af2-4894-b526-a169ae212213} <Debug> TCPHandler: Processed in 0.004526865 sec. | ||
| 573 | 2025.11.18 15:14:41.880683 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2025.11.18 15:14:41.880946 [ 267 ] {e27ed9ab-e341-4109-9e77-43af70f3b483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 575 | 2025.11.18 15:14:41.881104 [ 267 ] {e27ed9ab-e341-4109-9e77-43af70f3b483} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2025.11.18 15:14:41.883728 [ 267 ] {e27ed9ab-e341-4109-9e77-43af70f3b483} <Debug> oximeter.measurements_histogramu64 (72355592-ac01-4acf-a1f6-f263633cc6d7): Loading data parts | ||
| 577 | 2025.11.18 15:14:41.883961 [ 267 ] {e27ed9ab-e341-4109-9e77-43af70f3b483} <Debug> oximeter.measurements_histogramu64 (72355592-ac01-4acf-a1f6-f263633cc6d7): There are no data parts | ||
| 578 | 2025.11.18 15:14:41.885275 [ 267 ] {e27ed9ab-e341-4109-9e77-43af70f3b483} <Debug> TCPHandler: Processed in 0.00465505 sec. | ||
| 579 | 2025.11.18 15:14:41.885466 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.11.18 15:14:41.885793 [ 267 ] {6e1621b4-8aa6-4ca3-a479-f8d6605f0be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 581 | 2025.11.18 15:14:41.886064 [ 267 ] {6e1621b4-8aa6-4ca3-a479-f8d6605f0be1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2025.11.18 15:14:41.888582 [ 267 ] {6e1621b4-8aa6-4ca3-a479-f8d6605f0be1} <Debug> oximeter.measurements_histogramf32 (28ec3640-c7ff-4e37-9ca2-adf6028fa486): Loading data parts | ||
| 583 | 2025.11.18 15:14:41.888769 [ 267 ] {6e1621b4-8aa6-4ca3-a479-f8d6605f0be1} <Debug> oximeter.measurements_histogramf32 (28ec3640-c7ff-4e37-9ca2-adf6028fa486): There are no data parts | ||
| 584 | 2025.11.18 15:14:41.890220 [ 267 ] {6e1621b4-8aa6-4ca3-a479-f8d6605f0be1} <Debug> TCPHandler: Processed in 0.004818975 sec. | ||
| 585 | 2025.11.18 15:14:41.890522 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.11.18 15:14:41.890760 [ 267 ] {f2303ad4-7860-41cb-b320-0e9aa84e5fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 587 | 2025.11.18 15:14:41.891057 [ 267 ] {f2303ad4-7860-41cb-b320-0e9aa84e5fd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2025.11.18 15:14:41.893184 [ 267 ] {f2303ad4-7860-41cb-b320-0e9aa84e5fd8} <Debug> oximeter.measurements_histogramf64 (77d2374d-0035-4388-8772-acb17d07fa11): Loading data parts | ||
| 589 | 2025.11.18 15:14:41.893433 [ 267 ] {f2303ad4-7860-41cb-b320-0e9aa84e5fd8} <Debug> oximeter.measurements_histogramf64 (77d2374d-0035-4388-8772-acb17d07fa11): There are no data parts | ||
| 590 | 2025.11.18 15:14:41.894734 [ 267 ] {f2303ad4-7860-41cb-b320-0e9aa84e5fd8} <Debug> TCPHandler: Processed in 0.004268797 sec. | ||
| 591 | 2025.11.18 15:14:41.894914 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.11.18 15:14:41.895239 [ 267 ] {4284cc01-d1c4-4ab1-82c8-e867a81b97c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 618 | 2025.11.18 15:14:41.895401 [ 267 ] {4284cc01-d1c4-4ab1-82c8-e867a81b97c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2025.11.18 15:14:41.897677 [ 267 ] {4284cc01-d1c4-4ab1-82c8-e867a81b97c4} <Debug> oximeter.fields_bool (b1f7e293-6948-48d5-85a5-e08112de8665): Loading data parts | ||
| 620 | 2025.11.18 15:14:41.897922 [ 267 ] {4284cc01-d1c4-4ab1-82c8-e867a81b97c4} <Debug> oximeter.fields_bool (b1f7e293-6948-48d5-85a5-e08112de8665): There are no data parts | ||
| 621 | 2025.11.18 15:14:41.899231 [ 267 ] {4284cc01-d1c4-4ab1-82c8-e867a81b97c4} <Debug> TCPHandler: Processed in 0.004374571 sec. | ||
| 622 | 2025.11.18 15:14:41.899406 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2025.11.18 15:14:41.899748 [ 267 ] {9874ba37-2f8b-42ac-b8ca-572379677189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 624 | 2025.11.18 15:14:41.899909 [ 267 ] {9874ba37-2f8b-42ac-b8ca-572379677189} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2025.11.18 15:14:41.902061 [ 267 ] {9874ba37-2f8b-42ac-b8ca-572379677189} <Debug> oximeter.fields_i8 (42bba940-d5c3-4a21-a71d-f22f103fd686): Loading data parts | ||
| 626 | 2025.11.18 15:14:41.902244 [ 267 ] {9874ba37-2f8b-42ac-b8ca-572379677189} <Debug> oximeter.fields_i8 (42bba940-d5c3-4a21-a71d-f22f103fd686): There are no data parts | ||
| 627 | 2025.11.18 15:14:41.903835 [ 267 ] {9874ba37-2f8b-42ac-b8ca-572379677189} <Debug> TCPHandler: Processed in 0.004482694 sec. | ||
| 628 | 2025.11.18 15:14:41.904030 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2025.11.18 15:14:41.904220 [ 267 ] {59dff417-a0ca-40a9-9752-f823544c8ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 630 | 2025.11.18 15:14:41.904485 [ 267 ] {59dff417-a0ca-40a9-9752-f823544c8ded} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2025.11.18 15:14:41.906819 [ 267 ] {59dff417-a0ca-40a9-9752-f823544c8ded} <Debug> oximeter.fields_u8 (981b9f3f-d716-4f1e-9338-cd17329ef6a3): Loading data parts | ||
| 632 | 2025.11.18 15:14:41.907014 [ 267 ] {59dff417-a0ca-40a9-9752-f823544c8ded} <Debug> oximeter.fields_u8 (981b9f3f-d716-4f1e-9338-cd17329ef6a3): There are no data parts | ||
| 633 | 2025.11.18 15:14:41.908814 [ 267 ] {59dff417-a0ca-40a9-9752-f823544c8ded} <Debug> TCPHandler: Processed in 0.004847045 sec. | ||
| 634 | 2025.11.18 15:14:41.909019 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2025.11.18 15:14:41.909887 [ 267 ] {38e6d4e9-7177-4c68-8d46-c73450020f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 636 | 2025.11.18 15:14:41.910936 [ 267 ] {38e6d4e9-7177-4c68-8d46-c73450020f81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2025.11.18 15:14:41.920727 [ 267 ] {38e6d4e9-7177-4c68-8d46-c73450020f81} <Debug> oximeter.fields_i16 (a8bd3d49-e4be-45f9-9f2a-92c99ccaac95): Loading data parts | ||
| 638 | 2025.11.18 15:14:41.920980 [ 267 ] {38e6d4e9-7177-4c68-8d46-c73450020f81} <Debug> oximeter.fields_i16 (a8bd3d49-e4be-45f9-9f2a-92c99ccaac95): There are no data parts | ||
| 639 | 2025.11.18 15:14:41.925037 [ 267 ] {38e6d4e9-7177-4c68-8d46-c73450020f81} <Debug> TCPHandler: Processed in 0.016084988 sec. | ||
| 640 | 2025.11.18 15:14:41.925239 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2025.11.18 15:14:41.925435 [ 267 ] {8c13ed50-305a-44b3-9f17-6327dc644bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 642 | 2025.11.18 15:14:41.925604 [ 267 ] {8c13ed50-305a-44b3-9f17-6327dc644bf6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2025.11.18 15:14:41.928343 [ 267 ] {8c13ed50-305a-44b3-9f17-6327dc644bf6} <Debug> oximeter.fields_u16 (fb6c9f38-12ac-43c7-89c5-44bd7a2f42ef): Loading data parts | ||
| 644 | 2025.11.18 15:14:41.928524 [ 267 ] {8c13ed50-305a-44b3-9f17-6327dc644bf6} <Debug> oximeter.fields_u16 (fb6c9f38-12ac-43c7-89c5-44bd7a2f42ef): There are no data parts | ||
| 645 | 2025.11.18 15:14:41.929834 [ 267 ] {8c13ed50-305a-44b3-9f17-6327dc644bf6} <Debug> TCPHandler: Processed in 0.00465624 sec. | ||
| 646 | 2025.11.18 15:14:41.930097 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2025.11.18 15:14:41.930391 [ 267 ] {eabb98f8-c613-4896-a4d8-59689808be2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 648 | 2025.11.18 15:14:41.930573 [ 267 ] {eabb98f8-c613-4896-a4d8-59689808be2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2025.11.18 15:14:41.933343 [ 267 ] {eabb98f8-c613-4896-a4d8-59689808be2c} <Debug> oximeter.fields_i32 (4b43f3e7-983a-430f-9cb6-0b2563539ed5): Loading data parts | ||
| 650 | 2025.11.18 15:14:41.933535 [ 267 ] {eabb98f8-c613-4896-a4d8-59689808be2c} <Debug> oximeter.fields_i32 (4b43f3e7-983a-430f-9cb6-0b2563539ed5): There are no data parts | ||
| 651 | 2025.11.18 15:14:41.935309 [ 267 ] {eabb98f8-c613-4896-a4d8-59689808be2c} <Debug> TCPHandler: Processed in 0.00527356 sec. | ||
| 652 | 2025.11.18 15:14:41.935489 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2025.11.18 15:14:41.935676 [ 267 ] {50641d38-31e7-4b7d-8cbb-0f263430721c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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) | ||
| 654 | 2025.11.18 15:14:41.935828 [ 267 ] {50641d38-31e7-4b7d-8cbb-0f263430721c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2025.11.18 15:14:41.938752 [ 267 ] {50641d38-31e7-4b7d-8cbb-0f263430721c} <Debug> oximeter.fields_u32 (84148798-a5d5-4bbc-8230-2e1cf5c05563): Loading data parts | ||
| 656 | 2025.11.18 15:14:41.938927 [ 267 ] {50641d38-31e7-4b7d-8cbb-0f263430721c} <Debug> oximeter.fields_u32 (84148798-a5d5-4bbc-8230-2e1cf5c05563): There are no data parts | ||
| 657 | 2025.11.18 15:14:41.940211 [ 267 ] {50641d38-31e7-4b7d-8cbb-0f263430721c} <Debug> TCPHandler: Processed in 0.004775474 sec. | ||
| 658 | 2025.11.18 15:14:41.940513 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2025.11.18 15:14:41.940703 [ 267 ] {4a7fe0f4-bee8-4fd9-b1a2-e3783ca287db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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) | ||
| 660 | 2025.11.18 15:14:41.940866 [ 267 ] {4a7fe0f4-bee8-4fd9-b1a2-e3783ca287db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2025.11.18 15:14:41.943732 [ 267 ] {4a7fe0f4-bee8-4fd9-b1a2-e3783ca287db} <Debug> oximeter.fields_i64 (a14b1a38-800f-472a-916c-76fb21dad586): Loading data parts | ||
| 662 | 2025.11.18 15:14:41.944007 [ 267 ] {4a7fe0f4-bee8-4fd9-b1a2-e3783ca287db} <Debug> oximeter.fields_i64 (a14b1a38-800f-472a-916c-76fb21dad586): There are no data parts | ||
| 663 | 2025.11.18 15:14:41.945907 [ 267 ] {4a7fe0f4-bee8-4fd9-b1a2-e3783ca287db} <Debug> TCPHandler: Processed in 0.005455066 sec. | ||
| 664 | 2025.11.18 15:14:41.946103 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2025.11.18 15:14:41.946355 [ 267 ] {703f3a20-a731-456c-93db-c996b7622ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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) | ||
| 666 | 2025.11.18 15:14:41.946457 [ 267 ] {703f3a20-a731-456c-93db-c996b7622ab6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2025.11.18 15:14:41.949288 [ 267 ] {703f3a20-a731-456c-93db-c996b7622ab6} <Debug> oximeter.fields_u64 (906560c0-accc-4211-8534-e8b60edabd1a): Loading data parts | ||
| 668 | 2025.11.18 15:14:41.949465 [ 267 ] {703f3a20-a731-456c-93db-c996b7622ab6} <Debug> oximeter.fields_u64 (906560c0-accc-4211-8534-e8b60edabd1a): There are no data parts | ||
| 669 | 2025.11.18 15:14:41.952080 [ 267 ] {703f3a20-a731-456c-93db-c996b7622ab6} <Debug> TCPHandler: Processed in 0.006041725 sec. | ||
| 670 | 2025.11.18 15:14:41.952546 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2025.11.18 15:14:41.952733 [ 267 ] {8dda0f24-6dbb-47f6-b79d-2b04f09fa999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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) | ||
| 672 | 2025.11.18 15:14:41.952882 [ 267 ] {8dda0f24-6dbb-47f6-b79d-2b04f09fa999} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2025.11.18 15:14:41.956306 [ 267 ] {8dda0f24-6dbb-47f6-b79d-2b04f09fa999} <Debug> oximeter.fields_ipaddr (782e1d6d-7fb6-4088-b2e7-c5c81aa12268): Loading data parts | ||
| 674 | 2025.11.18 15:14:41.956587 [ 267 ] {8dda0f24-6dbb-47f6-b79d-2b04f09fa999} <Debug> oximeter.fields_ipaddr (782e1d6d-7fb6-4088-b2e7-c5c81aa12268): There are no data parts | ||
| 675 | 2025.11.18 15:14:41.957977 [ 267 ] {8dda0f24-6dbb-47f6-b79d-2b04f09fa999} <Debug> TCPHandler: Processed in 0.005620821 sec. | ||
| 676 | 2025.11.18 15:14:41.958167 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2025.11.18 15:14:41.958525 [ 267 ] {39f3c9e0-7bfe-4820-addc-b0958bb295df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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) | ||
| 678 | 2025.11.18 15:14:41.958661 [ 267 ] {39f3c9e0-7bfe-4820-addc-b0958bb295df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2025.11.18 15:14:41.960943 [ 267 ] {39f3c9e0-7bfe-4820-addc-b0958bb295df} <Debug> oximeter.fields_string (9812b24e-310c-4594-99fe-cacc87bc610b): Loading data parts | ||
| 680 | 2025.11.18 15:14:41.961117 [ 267 ] {39f3c9e0-7bfe-4820-addc-b0958bb295df} <Debug> oximeter.fields_string (9812b24e-310c-4594-99fe-cacc87bc610b): There are no data parts | ||
| 681 | 2025.11.18 15:14:41.962841 [ 267 ] {39f3c9e0-7bfe-4820-addc-b0958bb295df} <Debug> TCPHandler: Processed in 0.004740963 sec. | ||
| 682 | 2025.11.18 15:14:41.963109 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2025.11.18 15:14:41.963282 [ 267 ] {b50dcbbc-7fc9-4ac6-9c24-0e8b408a31f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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) | ||
| 684 | 2025.11.18 15:14:41.963420 [ 267 ] {b50dcbbc-7fc9-4ac6-9c24-0e8b408a31f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2025.11.18 15:14:41.965411 [ 267 ] {b50dcbbc-7fc9-4ac6-9c24-0e8b408a31f1} <Debug> oximeter.fields_uuid (19e08dd4-25db-4b00-86ab-97e83532e178): Loading data parts | ||
| 686 | 2025.11.18 15:14:41.965706 [ 267 ] {b50dcbbc-7fc9-4ac6-9c24-0e8b408a31f1} <Debug> oximeter.fields_uuid (19e08dd4-25db-4b00-86ab-97e83532e178): There are no data parts | ||
| 687 | 2025.11.18 15:14:41.967097 [ 267 ] {b50dcbbc-7fc9-4ac6-9c24-0e8b408a31f1} <Debug> TCPHandler: Processed in 0.00404302 sec. | ||
| 688 | 2025.11.18 15:14:41.967301 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2025.11.18 15:14:41.967688 [ 267 ] {9db9fb73-b8cd-4b0a-b043-3edc0eb7745d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2025.11.18 15:14:41.967863 [ 267 ] {9db9fb73-b8cd-4b0a-b043-3edc0eb7745d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2025.11.18 15:14:41.969833 [ 267 ] {9db9fb73-b8cd-4b0a-b043-3edc0eb7745d} <Debug> oximeter.timeseries_schema (4e9bf67d-6861-48eb-ae65-2e37f67329a9): Loading data parts | ||
| 695 | 2025.11.18 15:14:41.970129 [ 267 ] {9db9fb73-b8cd-4b0a-b043-3edc0eb7745d} <Debug> oximeter.timeseries_schema (4e9bf67d-6861-48eb-ae65-2e37f67329a9): There are no data parts | ||
| 696 | 2025.11.18 15:14:41.972225 [ 267 ] {9db9fb73-b8cd-4b0a-b043-3edc0eb7745d} <Debug> TCPHandler: Processed in 0.00497844 sec. | ||
| 697 | 2025.11.18 15:14:41.974693 [ 268 ] {} <Trace> TCP-Session: 974a6496-64dd-4cb8-9800-1a8fbd93c74f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2025.11.18 15:14:41.975318 [ 268 ] {95be01e6-594a-473c-9547-cd95ae3f538d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61768) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2025.11.18 15:14:41.976918 [ 268 ] {95be01e6-594a-473c-9547-cd95ae3f538d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2025.11.18 15:14:41.990623 [ 284 ] {95be01e6-594a-473c-9547-cd95ae3f538d} <Trace> oximeter.version (bb914a29-ac31-4cad-ad70-dc2210377931): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2025.11.18 15:14:41.990786 [ 284 ] {95be01e6-594a-473c-9547-cd95ae3f538d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 702 | 2025.11.18 15:14:41.996285 [ 284 ] {95be01e6-594a-473c-9547-cd95ae3f538d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2025.11.18 15:14:41.996920 [ 284 ] {95be01e6-594a-473c-9547-cd95ae3f538d} <Trace> oximeter.version (bb914a29-ac31-4cad-ad70-dc2210377931): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2025.11.18 15:14:41.997350 [ 268 ] {95be01e6-594a-473c-9547-cd95ae3f538d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022372 sec., 44.69873055605221 rows/sec., 715.18 B/sec. | ||
| 705 | 2025.11.18 15:14:41.997639 [ 268 ] {95be01e6-594a-473c-9547-cd95ae3f538d} <Debug> TCPHandler: Processed in 0.023107953 sec. | ||
| 706 | 2025.11.18 15:14:42.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.84 MiB, peak 125.84 MiB, free memory in arenas 0.00 B, will set to 139.64 MiB (RSS), difference: 13.81 MiB | ||
| 707 | 2025.11.18 15:14:48.457251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.11.18 15:14:48.457259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.11.18 15:14:48.457400 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.11.18 15:14:48.457453 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.11.18 15:14:48.463096 [ 245 ] {} <Debug> system.asynchronous_metric_log (ebf36cba-970a-4b96-bf4f-c406726b8844): Loading data parts | ||
| 712 | 2025.11.18 15:14:48.463384 [ 245 ] {} <Debug> system.asynchronous_metric_log (ebf36cba-970a-4b96-bf4f-c406726b8844): There are no data parts | ||
| 713 | 2025.11.18 15:14:48.471693 [ 245 ] {} <Trace> system.asynchronous_metric_log (ebf36cba-970a-4b96-bf4f-c406726b8844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.11.18 15:14:48.471833 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 715 | 2025.11.18 15:14:48.472893 [ 244 ] {} <Debug> system.metric_log (00e78748-6260-4e40-8732-6740be9e9a5c): Loading data parts | ||
| 716 | 2025.11.18 15:14:48.473110 [ 244 ] {} <Debug> system.metric_log (00e78748-6260-4e40-8732-6740be9e9a5c): There are no data parts | ||
| 717 | 2025.11.18 15:14:48.477775 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.11.18 15:14:48.478433 [ 245 ] {} <Trace> system.asynchronous_metric_log (ebf36cba-970a-4b96-bf4f-c406726b8844): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.11.18 15:14:48.478586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2025.11.18 15:14:48.504129 [ 244 ] {} <Trace> system.metric_log (00e78748-6260-4e40-8732-6740be9e9a5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.11.18 15:14:48.504268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 722 | 2025.11.18 15:14:48.510483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.11.18 15:14:48.511616 [ 244 ] {} <Trace> system.metric_log (00e78748-6260-4e40-8732-6740be9e9a5c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.11.18 15:14:48.514928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.11.18 15:14:49.001137 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.88 MiB, peak 148.88 MiB, free memory in arenas 0.00 B, will set to 153.98 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2025.11.18 15:14:50.957093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.11.18 15:14:50.957298 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.11.18 15:14:50.966402 [ 243 ] {} <Debug> system.query_log (f8cab79c-fccc-44c2-b5ac-78b3877aee6e): Loading data parts | ||
| 729 | 2025.11.18 15:14:50.966592 [ 243 ] {} <Debug> system.query_log (f8cab79c-fccc-44c2-b5ac-78b3877aee6e): There are no data parts | ||
| 730 | 2025.11.18 15:14:50.975412 [ 243 ] {} <Trace> system.query_log (f8cab79c-fccc-44c2-b5ac-78b3877aee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.11.18 15:14:50.975546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 732 | 2025.11.18 15:14:50.977353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.11.18 15:14:50.977937 [ 243 ] {} <Trace> system.query_log (f8cab79c-fccc-44c2-b5ac-78b3877aee6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.11.18 15:14:50.978289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.11.18 15:14:51.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.17 MiB, peak 158.17 MiB, free memory in arenas 0.00 B, will set to 155.18 MiB (RSS), difference: -3.00 MiB | ||
| 736 | 2025.11.18 15:14:55.930784 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.11.18 15:14:55.930857 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.11.18 15:14:55.979610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.11.18 15:14:55.980481 [ 245 ] {} <Trace> system.asynchronous_metric_log (ebf36cba-970a-4b96-bf4f-c406726b8844): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.11.18 15:14:55.980535 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 741 | 2025.11.18 15:14:55.981437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.11.18 15:14:55.982197 [ 245 ] {} <Trace> system.asynchronous_metric_log (ebf36cba-970a-4b96-bf4f-c406726b8844): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.11.18 15:14:55.982391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.11.18 15:14:56.015952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.11.18 15:14:56.035457 [ 244 ] {} <Trace> system.metric_log (00e78748-6260-4e40-8732-6740be9e9a5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.11.18 15:14:56.035581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 747 | 2025.11.18 15:14:56.042340 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.11.18 15:14:56.043526 [ 244 ] {} <Trace> system.metric_log (00e78748-6260-4e40-8732-6740be9e9a5c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.11.18 15:14:56.047661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.11.18 15:14:57.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.18 MiB, peak 160.18 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 1.57 MiB | ||
| 751 | 2025.11.18 15:14:57.653363 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.11.18 15:14:57.653606 [ 267 ] {a703a6d1-1cd4-45a2-b331-9bb226cecff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2025.11.18 15:14:57.653957 [ 267 ] {a703a6d1-1cd4-45a2-b331-9bb226cecff3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2025.11.18 15:14:57.654238 [ 267 ] {a703a6d1-1cd4-45a2-b331-9bb226cecff3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2025.11.18 15:14:57.654907 [ 267 ] {a703a6d1-1cd4-45a2-b331-9bb226cecff3} <Debug> TCPHandler: Processed in 0.001663013 sec. | ||
| 756 | 2025.11.18 15:14:57.662466 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2025.11.18 15:14:57.662667 [ 267 ] {b79b3fe2-0e19-45ea-aefc-2118dfa704cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2025.11.18 15:14:57.665163 [ 267 ] {b79b3fe2-0e19-45ea-aefc-2118dfa704cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2025.11.18 15:14:57.665214 [ 267 ] {b79b3fe2-0e19-45ea-aefc-2118dfa704cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2025.11.18 15:14:57.668113 [ 267 ] {b79b3fe2-0e19-45ea-aefc-2118dfa704cd} <Debug> TCPHandler: Processed in 0.005708683 sec. | ||
| 761 | 2025.11.18 15:14:57.670513 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2025.11.18 15:14:57.670650 [ 267 ] {00d3698b-75d1-4e56-8414-05cbf68bff81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 763 | 2025.11.18 15:14:57.670992 [ 267 ] {00d3698b-75d1-4e56-8414-05cbf68bff81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2025.11.18 15:14:57.671039 [ 267 ] {00d3698b-75d1-4e56-8414-05cbf68bff81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2025.11.18 15:14:57.671457 [ 267 ] {00d3698b-75d1-4e56-8414-05cbf68bff81} <Debug> TCPHandler: Processed in 0.000998712 sec. | ||
| 766 | 2025.11.18 15:14:57.672055 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.11.18 15:14:57.672176 [ 267 ] {3f0bb72c-fb73-4c00-9970-9b7c05f46556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 768 | 2025.11.18 15:14:57.672442 [ 267 ] {3f0bb72c-fb73-4c00-9970-9b7c05f46556} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.11.18 15:14:57.672486 [ 267 ] {3f0bb72c-fb73-4c00-9970-9b7c05f46556} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.11.18 15:14:57.672840 [ 267 ] {3f0bb72c-fb73-4c00-9970-9b7c05f46556} <Debug> TCPHandler: Processed in 0.000837076 sec. | ||
| 771 | 2025.11.18 15:14:57.673080 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.11.18 15:14:57.673197 [ 267 ] {453df8d8-a496-48ad-92e9-25801dcef470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.11.18 15:14:57.673461 [ 267 ] {453df8d8-a496-48ad-92e9-25801dcef470} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.11.18 15:14:57.673505 [ 267 ] {453df8d8-a496-48ad-92e9-25801dcef470} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.11.18 15:14:57.673870 [ 267 ] {453df8d8-a496-48ad-92e9-25801dcef470} <Debug> TCPHandler: Processed in 0.000840347 sec. | ||
| 776 | 2025.11.18 15:14:57.674101 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.11.18 15:14:57.674233 [ 267 ] {c338e745-929a-4d54-9d5f-affb9f2bd823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.11.18 15:14:57.674495 [ 267 ] {c338e745-929a-4d54-9d5f-affb9f2bd823} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.11.18 15:14:57.674539 [ 267 ] {c338e745-929a-4d54-9d5f-affb9f2bd823} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.11.18 15:14:57.674878 [ 267 ] {c338e745-929a-4d54-9d5f-affb9f2bd823} <Debug> TCPHandler: Processed in 0.000827697 sec. | ||
| 781 | 2025.11.18 15:14:57.675113 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.11.18 15:14:57.675233 [ 267 ] {d89712f0-562d-443c-af80-038a9936c766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.11.18 15:14:57.675491 [ 267 ] {d89712f0-562d-443c-af80-038a9936c766} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.11.18 15:14:57.675534 [ 267 ] {d89712f0-562d-443c-af80-038a9936c766} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.11.18 15:14:57.675864 [ 267 ] {d89712f0-562d-443c-af80-038a9936c766} <Debug> TCPHandler: Processed in 0.000800266 sec. | ||
| 786 | 2025.11.18 15:14:57.676108 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.11.18 15:14:57.676224 [ 267 ] {e97de46e-d36e-4406-8af3-2677f095e974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.11.18 15:14:57.676480 [ 267 ] {e97de46e-d36e-4406-8af3-2677f095e974} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.11.18 15:14:57.676524 [ 267 ] {e97de46e-d36e-4406-8af3-2677f095e974} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.11.18 15:14:57.676846 [ 267 ] {e97de46e-d36e-4406-8af3-2677f095e974} <Debug> TCPHandler: Processed in 0.000786575 sec. | ||
| 791 | 2025.11.18 15:14:57.677090 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.11.18 15:14:57.677203 [ 267 ] {5daee417-f479-4c66-9db9-c57dfd8f24d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 793 | 2025.11.18 15:14:57.677456 [ 267 ] {5daee417-f479-4c66-9db9-c57dfd8f24d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.11.18 15:14:57.677499 [ 267 ] {5daee417-f479-4c66-9db9-c57dfd8f24d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.11.18 15:14:57.677880 [ 267 ] {5daee417-f479-4c66-9db9-c57dfd8f24d7} <Debug> TCPHandler: Processed in 0.000838477 sec. | ||
| 796 | 2025.11.18 15:14:57.678109 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.11.18 15:14:57.678227 [ 267 ] {5de27ae9-9a36-429b-8fb7-d44706d5aa36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 798 | 2025.11.18 15:14:57.678488 [ 267 ] {5de27ae9-9a36-429b-8fb7-d44706d5aa36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.11.18 15:14:57.678531 [ 267 ] {5de27ae9-9a36-429b-8fb7-d44706d5aa36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.11.18 15:14:57.678849 [ 267 ] {5de27ae9-9a36-429b-8fb7-d44706d5aa36} <Debug> TCPHandler: Processed in 0.000787455 sec. | ||
| 801 | 2025.11.18 15:14:57.679098 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.11.18 15:14:57.679215 [ 267 ] {3cf8c653-1123-4679-99a4-fb0e95d71d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 803 | 2025.11.18 15:14:57.679476 [ 267 ] {3cf8c653-1123-4679-99a4-fb0e95d71d1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.11.18 15:14:57.679518 [ 267 ] {3cf8c653-1123-4679-99a4-fb0e95d71d1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.11.18 15:14:57.679850 [ 267 ] {3cf8c653-1123-4679-99a4-fb0e95d71d1f} <Debug> TCPHandler: Processed in 0.000800376 sec. | ||
| 806 | 2025.11.18 15:14:57.680090 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.11.18 15:14:57.680207 [ 267 ] {5d282826-602c-4aba-9f27-d950ed24f02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 808 | 2025.11.18 15:14:57.680469 [ 267 ] {5d282826-602c-4aba-9f27-d950ed24f02f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.11.18 15:14:57.680513 [ 267 ] {5d282826-602c-4aba-9f27-d950ed24f02f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.11.18 15:14:57.680839 [ 267 ] {5d282826-602c-4aba-9f27-d950ed24f02f} <Debug> TCPHandler: Processed in 0.000798576 sec. | ||
| 811 | 2025.11.18 15:14:57.692204 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.11.18 15:14:57.692347 [ 267 ] {2807fe2d-0779-438c-a8a3-bee931e5bed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 813 | 2025.11.18 15:14:57.692654 [ 267 ] {2807fe2d-0779-438c-a8a3-bee931e5bed3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.11.18 15:14:57.692706 [ 267 ] {2807fe2d-0779-438c-a8a3-bee931e5bed3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.11.18 15:14:57.693070 [ 267 ] {2807fe2d-0779-438c-a8a3-bee931e5bed3} <Debug> TCPHandler: Processed in 0.00092739 sec. | ||
| 816 | 2025.11.18 15:14:57.693372 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.11.18 15:14:57.693494 [ 267 ] {7fd4cd5e-7839-45f2-89b2-621ecad31ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 818 | 2025.11.18 15:14:57.693770 [ 267 ] {7fd4cd5e-7839-45f2-89b2-621ecad31ff7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.11.18 15:14:57.693813 [ 267 ] {7fd4cd5e-7839-45f2-89b2-621ecad31ff7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.11.18 15:14:57.694178 [ 267 ] {7fd4cd5e-7839-45f2-89b2-621ecad31ff7} <Debug> TCPHandler: Processed in 0.000854158 sec. | ||
| 821 | 2025.11.18 15:14:57.694449 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.11.18 15:14:57.694571 [ 267 ] {05502998-adc4-47a5-8a9d-446382bc3af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 823 | 2025.11.18 15:14:57.694842 [ 267 ] {05502998-adc4-47a5-8a9d-446382bc3af2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.11.18 15:14:57.694884 [ 267 ] {05502998-adc4-47a5-8a9d-446382bc3af2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.11.18 15:14:57.695242 [ 267 ] {05502998-adc4-47a5-8a9d-446382bc3af2} <Debug> TCPHandler: Processed in 0.000841347 sec. | ||
| 826 | 2025.11.18 15:14:57.695457 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.11.18 15:14:57.695579 [ 267 ] {8e75f8e8-3970-4bb4-9154-1547bff8791a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 828 | 2025.11.18 15:14:57.695855 [ 267 ] {8e75f8e8-3970-4bb4-9154-1547bff8791a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.11.18 15:14:57.695901 [ 267 ] {8e75f8e8-3970-4bb4-9154-1547bff8791a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.11.18 15:14:57.696257 [ 267 ] {8e75f8e8-3970-4bb4-9154-1547bff8791a} <Debug> TCPHandler: Processed in 0.000848517 sec. | ||
| 831 | 2025.11.18 15:14:57.696478 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.11.18 15:14:57.696598 [ 267 ] {84423268-df86-4ebe-ac15-6c3418abb700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 833 | 2025.11.18 15:14:57.696875 [ 267 ] {84423268-df86-4ebe-ac15-6c3418abb700} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.11.18 15:14:57.696919 [ 267 ] {84423268-df86-4ebe-ac15-6c3418abb700} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.11.18 15:14:57.697456 [ 267 ] {84423268-df86-4ebe-ac15-6c3418abb700} <Debug> TCPHandler: Processed in 0.001026273 sec. | ||
| 836 | 2025.11.18 15:14:57.697662 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.11.18 15:14:57.697784 [ 267 ] {a099368d-df25-441c-b367-f381bdb501f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 838 | 2025.11.18 15:14:57.698065 [ 267 ] {a099368d-df25-441c-b367-f381bdb501f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.11.18 15:14:57.698109 [ 267 ] {a099368d-df25-441c-b367-f381bdb501f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.11.18 15:14:57.698442 [ 267 ] {a099368d-df25-441c-b367-f381bdb501f5} <Debug> TCPHandler: Processed in 0.000828856 sec. | ||
| 841 | 2025.11.18 15:14:57.698648 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.11.18 15:14:57.698771 [ 267 ] {654ff17d-5187-421a-a7b1-201da38861cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 843 | 2025.11.18 15:14:57.699052 [ 267 ] {654ff17d-5187-421a-a7b1-201da38861cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.11.18 15:14:57.699095 [ 267 ] {654ff17d-5187-421a-a7b1-201da38861cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.11.18 15:14:57.699477 [ 267 ] {654ff17d-5187-421a-a7b1-201da38861cf} <Debug> TCPHandler: Processed in 0.000876819 sec. | ||
| 846 | 2025.11.18 15:14:57.699700 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.11.18 15:14:57.699822 [ 267 ] {916000a9-08ed-49c5-b39a-cecdc189084a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 848 | 2025.11.18 15:14:57.700110 [ 267 ] {916000a9-08ed-49c5-b39a-cecdc189084a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.11.18 15:14:57.700154 [ 267 ] {916000a9-08ed-49c5-b39a-cecdc189084a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.11.18 15:14:57.700503 [ 267 ] {916000a9-08ed-49c5-b39a-cecdc189084a} <Debug> TCPHandler: Processed in 0.000851748 sec. | ||
| 851 | 2025.11.18 15:14:57.700717 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.11.18 15:14:57.700841 [ 267 ] {04f8a876-f42f-4ec2-86c6-4b160804d5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 853 | 2025.11.18 15:14:57.701125 [ 267 ] {04f8a876-f42f-4ec2-86c6-4b160804d5bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.11.18 15:14:57.701168 [ 267 ] {04f8a876-f42f-4ec2-86c6-4b160804d5bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.11.18 15:14:57.701513 [ 267 ] {04f8a876-f42f-4ec2-86c6-4b160804d5bf} <Debug> TCPHandler: Processed in 0.000843647 sec. | ||
| 856 | 2025.11.18 15:14:57.701725 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.11.18 15:14:57.701847 [ 267 ] {29e9f35d-a02d-480f-b572-a14146bccf96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 858 | 2025.11.18 15:14:57.702131 [ 267 ] {29e9f35d-a02d-480f-b572-a14146bccf96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.11.18 15:14:57.702175 [ 267 ] {29e9f35d-a02d-480f-b572-a14146bccf96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2025.11.18 15:14:57.702516 [ 267 ] {29e9f35d-a02d-480f-b572-a14146bccf96} <Debug> TCPHandler: Processed in 0.000840347 sec. | ||
| 861 | 2025.11.18 15:14:57.702720 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.11.18 15:14:57.702845 [ 267 ] {9dd19bef-84a8-4010-9085-c6eb2ae913f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 863 | 2025.11.18 15:14:57.703124 [ 267 ] {9dd19bef-84a8-4010-9085-c6eb2ae913f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2025.11.18 15:14:57.703167 [ 267 ] {9dd19bef-84a8-4010-9085-c6eb2ae913f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2025.11.18 15:14:57.703497 [ 267 ] {9dd19bef-84a8-4010-9085-c6eb2ae913f9} <Debug> TCPHandler: Processed in 0.000826217 sec. | ||
| 866 | 2025.11.18 15:14:57.703708 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2025.11.18 15:14:57.703832 [ 267 ] {77bb89a4-a154-4e95-b0c9-ae22808d353c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 868 | 2025.11.18 15:14:57.704115 [ 267 ] {77bb89a4-a154-4e95-b0c9-ae22808d353c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2025.11.18 15:14:57.704158 [ 267 ] {77bb89a4-a154-4e95-b0c9-ae22808d353c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2025.11.18 15:14:57.704492 [ 267 ] {77bb89a4-a154-4e95-b0c9-ae22808d353c} <Debug> TCPHandler: Processed in 0.000832347 sec. | ||
| 871 | 2025.11.18 15:14:57.704708 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.11.18 15:14:57.704832 [ 267 ] {4c6479b7-ee87-4b02-8614-ed4cfe017980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 873 | 2025.11.18 15:14:57.705133 [ 267 ] {4c6479b7-ee87-4b02-8614-ed4cfe017980} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2025.11.18 15:14:57.705188 [ 267 ] {4c6479b7-ee87-4b02-8614-ed4cfe017980} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2025.11.18 15:14:57.705557 [ 267 ] {4c6479b7-ee87-4b02-8614-ed4cfe017980} <Debug> TCPHandler: Processed in 0.000896079 sec. | ||
| 876 | 2025.11.18 15:14:57.705771 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.11.18 15:14:57.705894 [ 267 ] {c9f4f724-6eb8-4465-b8cb-2d8b83005108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 878 | 2025.11.18 15:14:57.706181 [ 267 ] {c9f4f724-6eb8-4465-b8cb-2d8b83005108} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2025.11.18 15:14:57.706224 [ 267 ] {c9f4f724-6eb8-4465-b8cb-2d8b83005108} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2025.11.18 15:14:57.706564 [ 267 ] {c9f4f724-6eb8-4465-b8cb-2d8b83005108} <Debug> TCPHandler: Processed in 0.000841938 sec. | ||
| 881 | 2025.11.18 15:14:57.706776 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.11.18 15:14:57.706901 [ 267 ] {f736c923-9ac8-45bf-9867-5cc1f262bfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 883 | 2025.11.18 15:14:57.707192 [ 267 ] {f736c923-9ac8-45bf-9867-5cc1f262bfd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2025.11.18 15:14:57.707235 [ 267 ] {f736c923-9ac8-45bf-9867-5cc1f262bfd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2025.11.18 15:14:57.707589 [ 267 ] {f736c923-9ac8-45bf-9867-5cc1f262bfd5} <Debug> TCPHandler: Processed in 0.000861547 sec. | ||
| 886 | 2025.11.18 15:14:57.708278 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2025.11.18 15:14:57.708410 [ 267 ] {f2e30eac-d6c1-49bf-8f06-86d6e79bc822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 888 | 2025.11.18 15:14:57.708705 [ 267 ] {f2e30eac-d6c1-49bf-8f06-86d6e79bc822} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2025.11.18 15:14:57.708749 [ 267 ] {f2e30eac-d6c1-49bf-8f06-86d6e79bc822} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2025.11.18 15:14:57.709135 [ 267 ] {f2e30eac-d6c1-49bf-8f06-86d6e79bc822} <Debug> TCPHandler: Processed in 0.000909129 sec. | ||
| 891 | 2025.11.18 15:14:57.709915 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.11.18 15:14:57.710052 [ 267 ] {9241d78b-1b95-4c03-ba0d-49ae4add4665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 893 | 2025.11.18 15:14:57.710354 [ 267 ] {9241d78b-1b95-4c03-ba0d-49ae4add4665} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2025.11.18 15:14:57.710398 [ 267 ] {9241d78b-1b95-4c03-ba0d-49ae4add4665} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2025.11.18 15:14:57.710775 [ 267 ] {9241d78b-1b95-4c03-ba0d-49ae4add4665} <Debug> TCPHandler: Processed in 0.000914289 sec. | ||
| 896 | 2025.11.18 15:14:57.710986 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2025.11.18 15:14:57.711116 [ 267 ] {b8ee76c8-dc80-4e6f-8070-ebfe094f03ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 898 | 2025.11.18 15:14:57.711413 [ 267 ] {b8ee76c8-dc80-4e6f-8070-ebfe094f03ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2025.11.18 15:14:57.711457 [ 267 ] {b8ee76c8-dc80-4e6f-8070-ebfe094f03ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 900 | 2025.11.18 15:14:57.711821 [ 267 ] {b8ee76c8-dc80-4e6f-8070-ebfe094f03ab} <Debug> TCPHandler: Processed in 0.000884659 sec. | ||
| 901 | 2025.11.18 15:14:57.712035 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.11.18 15:14:57.712176 [ 267 ] {323c8261-3ac8-4cc5-8aec-c1b06d1316ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 903 | 2025.11.18 15:14:57.712506 [ 267 ] {323c8261-3ac8-4cc5-8aec-c1b06d1316ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 904 | 2025.11.18 15:14:57.712552 [ 267 ] {323c8261-3ac8-4cc5-8aec-c1b06d1316ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 905 | 2025.11.18 15:14:57.712926 [ 267 ] {323c8261-3ac8-4cc5-8aec-c1b06d1316ae} <Debug> TCPHandler: Processed in 0.00094326 sec. | ||
| 906 | 2025.11.18 15:14:57.713137 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2025.11.18 15:14:57.713275 [ 267 ] {885cd13a-d090-46c2-8713-ab66c0daeb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
| 908 | 2025.11.18 15:14:57.713588 [ 267 ] {885cd13a-d090-46c2-8713-ab66c0daeb5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 909 | 2025.11.18 15:14:57.713633 [ 267 ] {885cd13a-d090-46c2-8713-ab66c0daeb5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 910 | 2025.11.18 15:14:57.713991 [ 267 ] {885cd13a-d090-46c2-8713-ab66c0daeb5d} <Debug> TCPHandler: Processed in 0.000902689 sec. | ||
| 911 | 2025.11.18 15:14:57.714207 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2025.11.18 15:14:57.714340 [ 267 ] {fe409cc5-0d87-4ac5-9f27-e562f47763ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 913 | 2025.11.18 15:14:57.714681 [ 267 ] {fe409cc5-0d87-4ac5-9f27-e562f47763ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 914 | 2025.11.18 15:14:57.714726 [ 267 ] {fe409cc5-0d87-4ac5-9f27-e562f47763ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 915 | 2025.11.18 15:14:57.715452 [ 267 ] {fe409cc5-0d87-4ac5-9f27-e562f47763ae} <Debug> TCPHandler: Processed in 0.001294832 sec. | ||
| 916 | 2025.11.18 15:14:57.715725 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2025.11.18 15:14:57.715901 [ 267 ] {ffc35b95-dabc-4b2e-8fd0-602881f0e086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 918 | 2025.11.18 15:14:57.716310 [ 267 ] {ffc35b95-dabc-4b2e-8fd0-602881f0e086} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 919 | 2025.11.18 15:14:57.716368 [ 267 ] {ffc35b95-dabc-4b2e-8fd0-602881f0e086} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 920 | 2025.11.18 15:14:57.716857 [ 267 ] {ffc35b95-dabc-4b2e-8fd0-602881f0e086} <Debug> TCPHandler: Processed in 0.001205779 sec. | ||
| 921 | 2025.11.18 15:14:57.717131 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.11.18 15:14:57.717287 [ 267 ] {bb28cbb3-4a7b-4761-b605-919d15b9a96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 923 | 2025.11.18 15:14:57.717676 [ 267 ] {bb28cbb3-4a7b-4761-b605-919d15b9a96d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 924 | 2025.11.18 15:14:57.717726 [ 267 ] {bb28cbb3-4a7b-4761-b605-919d15b9a96d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 925 | 2025.11.18 15:14:57.718107 [ 267 ] {bb28cbb3-4a7b-4761-b605-919d15b9a96d} <Debug> TCPHandler: Processed in 0.001036833 sec. | ||
| 926 | 2025.11.18 15:14:57.718407 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2025.11.18 15:14:57.718542 [ 267 ] {a40b00e8-105e-4f6d-ae64-20dc740e05f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 928 | 2025.11.18 15:14:57.718842 [ 267 ] {a40b00e8-105e-4f6d-ae64-20dc740e05f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 929 | 2025.11.18 15:14:57.718887 [ 267 ] {a40b00e8-105e-4f6d-ae64-20dc740e05f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 930 | 2025.11.18 15:14:57.719254 [ 267 ] {a40b00e8-105e-4f6d-ae64-20dc740e05f7} <Debug> TCPHandler: Processed in 0.000896619 sec. | ||
| 931 | 2025.11.18 15:14:57.719518 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.11.18 15:14:57.719658 [ 267 ] {599880aa-35ec-453e-b41c-ec0b70d3847a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 933 | 2025.11.18 15:14:57.719962 [ 267 ] {599880aa-35ec-453e-b41c-ec0b70d3847a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 934 | 2025.11.18 15:14:57.720005 [ 267 ] {599880aa-35ec-453e-b41c-ec0b70d3847a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 935 | 2025.11.18 15:14:57.720366 [ 267 ] {599880aa-35ec-453e-b41c-ec0b70d3847a} <Debug> TCPHandler: Processed in 0.000900589 sec. | ||
| 936 | 2025.11.18 15:14:57.720603 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2025.11.18 15:14:57.720761 [ 267 ] {1b3bfbf2-f96f-4db7-be43-d57ea26d1cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 938 | 2025.11.18 15:14:57.721068 [ 267 ] {1b3bfbf2-f96f-4db7-be43-d57ea26d1cd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 939 | 2025.11.18 15:14:57.721112 [ 267 ] {1b3bfbf2-f96f-4db7-be43-d57ea26d1cd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 940 | 2025.11.18 15:14:57.721452 [ 267 ] {1b3bfbf2-f96f-4db7-be43-d57ea26d1cd6} <Debug> TCPHandler: Processed in 0.00091252 sec. | ||
| 941 | 2025.11.18 15:14:57.759389 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2025.11.18 15:14:57.759551 [ 267 ] {dfd520a8-308c-43db-a761-e5997ae68f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 943 | 2025.11.18 15:14:57.759626 [ 267 ] {dfd520a8-308c-43db-a761-e5997ae68f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 944 | 2025.11.18 15:14:57.760408 [ 267 ] {dfd520a8-308c-43db-a761-e5997ae68f5e} <Trace> oximeter.timeseries_schema (4e9bf67d-6861-48eb-ae65-2e37f67329a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2025.11.18 15:14:57.760454 [ 267 ] {dfd520a8-308c-43db-a761-e5997ae68f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 946 | 2025.11.18 15:14:57.761166 [ 267 ] {dfd520a8-308c-43db-a761-e5997ae68f5e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2025.11.18 15:14:57.761569 [ 267 ] {dfd520a8-308c-43db-a761-e5997ae68f5e} <Trace> oximeter.timeseries_schema (4e9bf67d-6861-48eb-ae65-2e37f67329a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2025.11.18 15:14:57.761748 [ 267 ] {dfd520a8-308c-43db-a761-e5997ae68f5e} <Debug> executeQuery: Read 38 rows, 8.60 KiB in 0.002236 sec., 16994.63327370304 rows/sec., 3.76 MiB/sec. | ||
| 949 | 2025.11.18 15:14:57.761797 [ 267 ] {dfd520a8-308c-43db-a761-e5997ae68f5e} <Debug> TCPHandler: Processed in 0.00249204 sec. | ||
| 950 | 2025.11.18 15:14:57.761954 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2025.11.18 15:14:57.762062 [ 267 ] {294c8e92-60e4-480f-b057-a2ccc0adf31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 952 | 2025.11.18 15:14:57.762108 [ 267 ] {294c8e92-60e4-480f-b057-a2ccc0adf31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 953 | 2025.11.18 15:14:57.765049 [ 267 ] {294c8e92-60e4-480f-b057-a2ccc0adf31d} <Trace> oximeter.fields_i16 (a8bd3d49-e4be-45f9-9f2a-92c99ccaac95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2025.11.18 15:14:57.765092 [ 267 ] {294c8e92-60e4-480f-b057-a2ccc0adf31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 955 | 2025.11.18 15:14:57.765713 [ 267 ] {294c8e92-60e4-480f-b057-a2ccc0adf31d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2025.11.18 15:14:57.766157 [ 267 ] {294c8e92-60e4-480f-b057-a2ccc0adf31d} <Trace> oximeter.fields_i16 (a8bd3d49-e4be-45f9-9f2a-92c99ccaac95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2025.11.18 15:14:57.766300 [ 267 ] {294c8e92-60e4-480f-b057-a2ccc0adf31d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.004262 sec., 96198.96762083529 rows/sec., 6.10 MiB/sec. | ||
| 958 | 2025.11.18 15:14:57.766339 [ 267 ] {294c8e92-60e4-480f-b057-a2ccc0adf31d} <Debug> TCPHandler: Processed in 0.004434993 sec. | ||
| 959 | 2025.11.18 15:14:57.766485 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2025.11.18 15:14:57.766585 [ 267 ] {6753c090-01ab-4d5c-8c6a-8e70e794d416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 961 | 2025.11.18 15:14:57.766626 [ 267 ] {6753c090-01ab-4d5c-8c6a-8e70e794d416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 962 | 2025.11.18 15:14:57.767056 [ 267 ] {6753c090-01ab-4d5c-8c6a-8e70e794d416} <Trace> oximeter.fields_ipaddr (782e1d6d-7fb6-4088-b2e7-c5c81aa12268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2025.11.18 15:14:57.767092 [ 267 ] {6753c090-01ab-4d5c-8c6a-8e70e794d416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 964 | 2025.11.18 15:14:57.767499 [ 267 ] {6753c090-01ab-4d5c-8c6a-8e70e794d416} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2025.11.18 15:14:57.767928 [ 267 ] {6753c090-01ab-4d5c-8c6a-8e70e794d416} <Trace> oximeter.fields_ipaddr (782e1d6d-7fb6-4088-b2e7-c5c81aa12268): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2025.11.18 15:14:57.768064 [ 267 ] {6753c090-01ab-4d5c-8c6a-8e70e794d416} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001501 sec., 7994.670219853431 rows/sec., 651.91 KiB/sec. | ||
| 967 | 2025.11.18 15:14:57.768101 [ 267 ] {6753c090-01ab-4d5c-8c6a-8e70e794d416} <Debug> TCPHandler: Processed in 0.001667704 sec. | ||
| 968 | 2025.11.18 15:14:57.768208 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2025.11.18 15:14:57.768304 [ 267 ] {bdb846fc-a8f2-4caf-a35b-9db91abdcaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 970 | 2025.11.18 15:14:57.768344 [ 267 ] {bdb846fc-a8f2-4caf-a35b-9db91abdcaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 971 | 2025.11.18 15:14:57.770097 [ 267 ] {bdb846fc-a8f2-4caf-a35b-9db91abdcaf0} <Trace> oximeter.fields_string (9812b24e-310c-4594-99fe-cacc87bc610b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2025.11.18 15:14:57.770138 [ 267 ] {bdb846fc-a8f2-4caf-a35b-9db91abdcaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 973 | 2025.11.18 15:14:57.770812 [ 267 ] {bdb846fc-a8f2-4caf-a35b-9db91abdcaf0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2025.11.18 15:14:57.771293 [ 267 ] {bdb846fc-a8f2-4caf-a35b-9db91abdcaf0} <Trace> oximeter.fields_string (9812b24e-310c-4594-99fe-cacc87bc610b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2025.11.18 15:14:57.771443 [ 267 ] {bdb846fc-a8f2-4caf-a35b-9db91abdcaf0} <Debug> executeQuery: Read 2252 rows, 186.79 KiB in 0.003159 sec., 712883.8239949351 rows/sec., 57.74 MiB/sec. | ||
| 976 | 2025.11.18 15:14:57.771483 [ 267 ] {bdb846fc-a8f2-4caf-a35b-9db91abdcaf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 977 | 2025.11.18 15:14:57.771497 [ 267 ] {bdb846fc-a8f2-4caf-a35b-9db91abdcaf0} <Debug> TCPHandler: Processed in 0.003340297 sec. | ||
| 978 | 2025.11.18 15:14:57.771607 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2025.11.18 15:14:57.771704 [ 267 ] {828845c9-be01-4bbb-802d-7d531e7ddd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 980 | 2025.11.18 15:14:57.771745 [ 267 ] {828845c9-be01-4bbb-802d-7d531e7ddd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 981 | 2025.11.18 15:14:57.772277 [ 267 ] {828845c9-be01-4bbb-802d-7d531e7ddd9d} <Trace> oximeter.fields_u16 (fb6c9f38-12ac-43c7-89c5-44bd7a2f42ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2025.11.18 15:14:57.772317 [ 267 ] {828845c9-be01-4bbb-802d-7d531e7ddd9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 983 | 2025.11.18 15:14:57.772754 [ 267 ] {828845c9-be01-4bbb-802d-7d531e7ddd9d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 984 | 2025.11.18 15:14:57.773205 [ 267 ] {828845c9-be01-4bbb-802d-7d531e7ddd9d} <Trace> oximeter.fields_u16 (fb6c9f38-12ac-43c7-89c5-44bd7a2f42ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2025.11.18 15:14:57.773353 [ 267 ] {828845c9-be01-4bbb-802d-7d531e7ddd9d} <Debug> executeQuery: Read 227 rows, 13.91 KiB in 0.001669 sec., 136009.5865787897 rows/sec., 8.14 MiB/sec. | ||
| 986 | 2025.11.18 15:14:57.773391 [ 267 ] {828845c9-be01-4bbb-802d-7d531e7ddd9d} <Debug> TCPHandler: Processed in 0.001833529 sec. | ||
| 987 | 2025.11.18 15:14:57.773504 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2025.11.18 15:14:57.773600 [ 267 ] {1f4c0b0e-82b6-4e21-bfc9-995e0fc726e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 989 | 2025.11.18 15:14:57.773640 [ 267 ] {1f4c0b0e-82b6-4e21-bfc9-995e0fc726e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 990 | 2025.11.18 15:14:57.774213 [ 267 ] {1f4c0b0e-82b6-4e21-bfc9-995e0fc726e0} <Trace> oximeter.fields_u32 (84148798-a5d5-4bbc-8230-2e1cf5c05563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2025.11.18 15:14:57.774248 [ 267 ] {1f4c0b0e-82b6-4e21-bfc9-995e0fc726e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 992 | 2025.11.18 15:14:57.774698 [ 267 ] {1f4c0b0e-82b6-4e21-bfc9-995e0fc726e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 993 | 2025.11.18 15:14:57.775151 [ 267 ] {1f4c0b0e-82b6-4e21-bfc9-995e0fc726e0} <Trace> oximeter.fields_u32 (84148798-a5d5-4bbc-8230-2e1cf5c05563): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2025.11.18 15:14:57.775286 [ 267 ] {1f4c0b0e-82b6-4e21-bfc9-995e0fc726e0} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001705 sec., 258064.51612903227 rows/sec., 17.07 MiB/sec. | ||
| 995 | 2025.11.18 15:14:57.775324 [ 267 ] {1f4c0b0e-82b6-4e21-bfc9-995e0fc726e0} <Debug> TCPHandler: Processed in 0.00186976 sec. | ||
| 996 | 2025.11.18 15:14:57.775440 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2025.11.18 15:14:57.775536 [ 267 ] {3af80778-ea67-4eed-bbe4-3dc3d51ab36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 998 | 2025.11.18 15:14:57.775575 [ 267 ] {3af80778-ea67-4eed-bbe4-3dc3d51ab36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 999 | 2025.11.18 15:14:57.776082 [ 267 ] {3af80778-ea67-4eed-bbe4-3dc3d51ab36f} <Trace> oximeter.fields_u8 (981b9f3f-d716-4f1e-9338-cd17329ef6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2025.11.18 15:14:57.776126 [ 267 ] {3af80778-ea67-4eed-bbe4-3dc3d51ab36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 1001 | 2025.11.18 15:14:57.776629 [ 267 ] {3af80778-ea67-4eed-bbe4-3dc3d51ab36f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1002 | 2025.11.18 15:14:57.777120 [ 267 ] {3af80778-ea67-4eed-bbe4-3dc3d51ab36f} <Trace> oximeter.fields_u8 (981b9f3f-d716-4f1e-9338-cd17329ef6a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2025.11.18 15:14:57.777251 [ 267 ] {3af80778-ea67-4eed-bbe4-3dc3d51ab36f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001732 sec., 121824.480369515 rows/sec., 6.92 MiB/sec. | ||
| 1004 | 2025.11.18 15:14:57.777295 [ 267 ] {3af80778-ea67-4eed-bbe4-3dc3d51ab36f} <Debug> TCPHandler: Processed in 0.001906502 sec. | ||
| 1005 | 2025.11.18 15:14:57.777410 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2025.11.18 15:14:57.777506 [ 267 ] {8eff2215-d236-459d-8580-85d65fb79295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1007 | 2025.11.18 15:14:57.777547 [ 267 ] {8eff2215-d236-459d-8580-85d65fb79295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1008 | 2025.11.18 15:14:57.778386 [ 267 ] {8eff2215-d236-459d-8580-85d65fb79295} <Trace> oximeter.fields_uuid (19e08dd4-25db-4b00-86ab-97e83532e178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2025.11.18 15:14:57.778424 [ 267 ] {8eff2215-d236-459d-8580-85d65fb79295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 1010 | 2025.11.18 15:14:57.778953 [ 267 ] {8eff2215-d236-459d-8580-85d65fb79295} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1011 | 2025.11.18 15:14:57.779386 [ 267 ] {8eff2215-d236-459d-8580-85d65fb79295} <Trace> oximeter.fields_uuid (19e08dd4-25db-4b00-86ab-97e83532e178): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2025.11.18 15:14:57.779528 [ 267 ] {8eff2215-d236-459d-8580-85d65fb79295} <Debug> executeQuery: Read 1129 rows, 82.30 KiB in 0.002039 sec., 553702.7954879843 rows/sec., 39.42 MiB/sec. | ||
| 1013 | 2025.11.18 15:14:57.779570 [ 267 ] {8eff2215-d236-459d-8580-85d65fb79295} <Debug> TCPHandler: Processed in 0.002210081 sec. | ||
| 1014 | 2025.11.18 15:14:57.779686 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2025.11.18 15:14:57.779783 [ 267 ] {ec312805-4460-44ba-bf9b-174da7a777e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1016 | 2025.11.18 15:14:57.779824 [ 267 ] {ec312805-4460-44ba-bf9b-174da7a777e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1017 | 2025.11.18 15:14:57.780180 [ 267 ] {ec312805-4460-44ba-bf9b-174da7a777e6} <Trace> oximeter.measurements_bool (3d58c03d-3243-4892-806f-28a893ef1aa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2025.11.18 15:14:57.780217 [ 267 ] {ec312805-4460-44ba-bf9b-174da7a777e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 1019 | 2025.11.18 15:14:57.780755 [ 267 ] {ec312805-4460-44ba-bf9b-174da7a777e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1020 | 2025.11.18 15:14:57.781208 [ 267 ] {ec312805-4460-44ba-bf9b-174da7a777e6} <Trace> oximeter.measurements_bool (3d58c03d-3243-4892-806f-28a893ef1aa0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2025.11.18 15:14:57.781354 [ 267 ] {ec312805-4460-44ba-bf9b-174da7a777e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001588 sec., 3778.337531486146 rows/sec., 197.40 KiB/sec. | ||
| 1022 | 2025.11.18 15:14:57.781399 [ 267 ] {ec312805-4460-44ba-bf9b-174da7a777e6} <Debug> TCPHandler: Processed in 0.001762367 sec. | ||
| 1023 | 2025.11.18 15:14:57.781525 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2025.11.18 15:14:57.781637 [ 267 ] {7fca9cf6-990f-462a-bcd8-0e6d95091193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1025 | 2025.11.18 15:14:57.781691 [ 267 ] {7fca9cf6-990f-462a-bcd8-0e6d95091193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1026 | 2025.11.18 15:14:57.782427 [ 267 ] {7fca9cf6-990f-462a-bcd8-0e6d95091193} <Trace> oximeter.measurements_cumulativeu64 (ea124c98-006a-4ccb-ab32-c6486dd78d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2025.11.18 15:14:57.782469 [ 267 ] {7fca9cf6-990f-462a-bcd8-0e6d95091193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 1028 | 2025.11.18 15:14:57.783082 [ 267 ] {7fca9cf6-990f-462a-bcd8-0e6d95091193} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1029 | 2025.11.18 15:14:57.783542 [ 267 ] {7fca9cf6-990f-462a-bcd8-0e6d95091193} <Trace> oximeter.measurements_cumulativeu64 (ea124c98-006a-4ccb-ab32-c6486dd78d89): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2025.11.18 15:14:57.783687 [ 267 ] {7fca9cf6-990f-462a-bcd8-0e6d95091193} <Debug> executeQuery: Read 1136 rows, 76.92 KiB in 0.002076 sec., 547206.1657032755 rows/sec., 36.18 MiB/sec. | ||
| 1031 | 2025.11.18 15:14:57.783729 [ 267 ] {7fca9cf6-990f-462a-bcd8-0e6d95091193} <Debug> TCPHandler: Processed in 0.002258563 sec. | ||
| 1032 | 2025.11.18 15:14:57.783852 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2025.11.18 15:14:57.783955 [ 267 ] {b51797a7-dd8f-4ae4-bcbc-b3748c39c457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1034 | 2025.11.18 15:14:57.783999 [ 267 ] {b51797a7-dd8f-4ae4-bcbc-b3748c39c457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1035 | 2025.11.18 15:14:57.784326 [ 267 ] {b51797a7-dd8f-4ae4-bcbc-b3748c39c457} <Trace> oximeter.measurements_f64 (4d4b2da3-3455-4f49-9359-81bfca8fb34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2025.11.18 15:14:57.784362 [ 267 ] {b51797a7-dd8f-4ae4-bcbc-b3748c39c457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 1037 | 2025.11.18 15:14:57.784769 [ 267 ] {b51797a7-dd8f-4ae4-bcbc-b3748c39c457} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1038 | 2025.11.18 15:14:57.785206 [ 267 ] {b51797a7-dd8f-4ae4-bcbc-b3748c39c457} <Trace> oximeter.measurements_f64 (4d4b2da3-3455-4f49-9359-81bfca8fb34a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2025.11.18 15:14:57.785345 [ 267 ] {b51797a7-dd8f-4ae4-bcbc-b3748c39c457} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001409 sec., 709.7232079488999 rows/sec., 47.82 KiB/sec. | ||
| 1040 | 2025.11.18 15:14:57.785387 [ 267 ] {b51797a7-dd8f-4ae4-bcbc-b3748c39c457} <Debug> TCPHandler: Processed in 0.001583921 sec. | ||
| 1041 | 2025.11.18 15:14:57.785499 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2025.11.18 15:14:57.785592 [ 267 ] {6ea78b15-db0b-4c98-9541-bab0a05a2fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1043 | 2025.11.18 15:14:57.785644 [ 267 ] {6ea78b15-db0b-4c98-9541-bab0a05a2fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1044 | 2025.11.18 15:14:57.786450 [ 267 ] {6ea78b15-db0b-4c98-9541-bab0a05a2fda} <Trace> oximeter.measurements_histogramu64 (72355592-ac01-4acf-a1f6-f263633cc6d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2025.11.18 15:14:57.786487 [ 267 ] {6ea78b15-db0b-4c98-9541-bab0a05a2fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 1046 | 2025.11.18 15:14:57.787833 [ 267 ] {6ea78b15-db0b-4c98-9541-bab0a05a2fda} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1047 | 2025.11.18 15:14:57.788268 [ 267 ] {6ea78b15-db0b-4c98-9541-bab0a05a2fda} <Trace> oximeter.measurements_histogramu64 (72355592-ac01-4acf-a1f6-f263633cc6d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2025.11.18 15:14:57.788417 [ 267 ] {6ea78b15-db0b-4c98-9541-bab0a05a2fda} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002842 sec., 3518.6488388458833 rows/sec., 6.31 MiB/sec. | ||
| 1049 | 2025.11.18 15:14:57.788478 [ 267 ] {6ea78b15-db0b-4c98-9541-bab0a05a2fda} <Debug> TCPHandler: Processed in 0.003028497 sec. | ||
| 1050 | 2025.11.18 15:14:57.788598 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2025.11.18 15:14:57.788700 [ 267 ] {48d02e9d-8e5d-4c13-942a-32216d779b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1052 | 2025.11.18 15:14:57.788757 [ 267 ] {48d02e9d-8e5d-4c13-942a-32216d779b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1053 | 2025.11.18 15:14:57.789108 [ 267 ] {48d02e9d-8e5d-4c13-942a-32216d779b43} <Trace> oximeter.measurements_u64 (b0f89925-8e2a-463c-b30b-089b6d4b6164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2025.11.18 15:14:57.789145 [ 267 ] {48d02e9d-8e5d-4c13-942a-32216d779b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 1055 | 2025.11.18 15:14:57.789563 [ 267 ] {48d02e9d-8e5d-4c13-942a-32216d779b43} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1056 | 2025.11.18 15:14:57.790101 [ 267 ] {48d02e9d-8e5d-4c13-942a-32216d779b43} <Trace> oximeter.measurements_u64 (b0f89925-8e2a-463c-b30b-089b6d4b6164): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2025.11.18 15:14:57.790239 [ 267 ] {48d02e9d-8e5d-4c13-942a-32216d779b43} <Debug> executeQuery: Read 52 rows, 2.93 KiB in 0.001565 sec., 33226.83706070288 rows/sec., 1.83 MiB/sec. | ||
| 1058 | 2025.11.18 15:14:57.790302 [ 267 ] {48d02e9d-8e5d-4c13-942a-32216d779b43} <Debug> TCPHandler: Processed in 0.001753376 sec. | ||
| 1059 | 2025.11.18 15:15:00.979548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 102 entries to flush up to offset 190 | ||
| 1060 | 2025.11.18 15:15:00.984550 [ 243 ] {} <Trace> system.query_log (f8cab79c-fccc-44c2-b5ac-78b3877aee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1061 | 2025.11.18 15:15:00.984612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 1062 | 2025.11.18 15:15:00.986220 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1063 | 2025.11.18 15:15:00.986813 [ 243 ] {} <Trace> system.query_log (f8cab79c-fccc-44c2-b5ac-78b3877aee6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1064 | 2025.11.18 15:15:00.987102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 190 | ||
| 1065 | 2025.11.18 15:15:01.000144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.95 MiB, peak 163.56 MiB, free memory in arenas 0.00 B, will set to 161.00 MiB (RSS), difference: 4.04 MiB | ||
| 1066 | 2025.11.18 15:15:02.011703 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2025.11.18 15:15:02.011881 [ 267 ] {e1680d39-15e4-4671-9726-1f13cb70cdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1068 | 2025.11.18 15:15:02.011955 [ 267 ] {e1680d39-15e4-4671-9726-1f13cb70cdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1069 | 2025.11.18 15:15:02.012709 [ 267 ] {e1680d39-15e4-4671-9726-1f13cb70cdec} <Trace> oximeter.fields_string (9812b24e-310c-4594-99fe-cacc87bc610b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1070 | 2025.11.18 15:15:02.012772 [ 267 ] {e1680d39-15e4-4671-9726-1f13cb70cdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 1071 | 2025.11.18 15:15:02.013379 [ 267 ] {e1680d39-15e4-4671-9726-1f13cb70cdec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1072 | 2025.11.18 15:15:02.013952 [ 267 ] {e1680d39-15e4-4671-9726-1f13cb70cdec} <Trace> oximeter.fields_string (9812b24e-310c-4594-99fe-cacc87bc610b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1073 | 2025.11.18 15:15:02.014134 [ 267 ] {e1680d39-15e4-4671-9726-1f13cb70cdec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0023 sec., 24347.826086956524 rows/sec., 1.87 MiB/sec. | ||
| 1074 | 2025.11.18 15:15:02.014188 [ 267 ] {e1680d39-15e4-4671-9726-1f13cb70cdec} <Debug> TCPHandler: Processed in 0.002612324 sec. | ||
| 1075 | 2025.11.18 15:15:02.014322 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2025.11.18 15:15:02.014432 [ 267 ] {7c81d82a-822b-4fe5-bb0b-2b8ba7633854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1077 | 2025.11.18 15:15:02.014479 [ 267 ] {7c81d82a-822b-4fe5-bb0b-2b8ba7633854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1078 | 2025.11.18 15:15:02.014939 [ 267 ] {7c81d82a-822b-4fe5-bb0b-2b8ba7633854} <Trace> oximeter.fields_uuid (19e08dd4-25db-4b00-86ab-97e83532e178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2025.11.18 15:15:02.014980 [ 267 ] {7c81d82a-822b-4fe5-bb0b-2b8ba7633854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 1080 | 2025.11.18 15:15:02.015454 [ 267 ] {7c81d82a-822b-4fe5-bb0b-2b8ba7633854} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1081 | 2025.11.18 15:15:02.015987 [ 267 ] {7c81d82a-822b-4fe5-bb0b-2b8ba7633854} <Trace> oximeter.fields_uuid (19e08dd4-25db-4b00-86ab-97e83532e178): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2025.11.18 15:15:02.016153 [ 267 ] {7c81d82a-822b-4fe5-bb0b-2b8ba7633854} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001747 sec., 36634.23010875787 rows/sec., 2.86 MiB/sec. | ||
| 1083 | 2025.11.18 15:15:02.016208 [ 267 ] {7c81d82a-822b-4fe5-bb0b-2b8ba7633854} <Debug> TCPHandler: Processed in 0.001938922 sec. | ||
| 1084 | 2025.11.18 15:15:02.016354 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2025.11.18 15:15:02.016459 [ 267 ] {38927648-ed4d-41be-8aba-664b627d2667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1086 | 2025.11.18 15:15:02.016508 [ 267 ] {38927648-ed4d-41be-8aba-664b627d2667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1087 | 2025.11.18 15:15:02.016951 [ 267 ] {38927648-ed4d-41be-8aba-664b627d2667} <Trace> oximeter.measurements_cumulativeu64 (ea124c98-006a-4ccb-ab32-c6486dd78d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2025.11.18 15:15:02.016991 [ 267 ] {38927648-ed4d-41be-8aba-664b627d2667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 1089 | 2025.11.18 15:15:02.017477 [ 267 ] {38927648-ed4d-41be-8aba-664b627d2667} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1090 | 2025.11.18 15:15:02.018090 [ 267 ] {38927648-ed4d-41be-8aba-664b627d2667} <Trace> oximeter.measurements_cumulativeu64 (ea124c98-006a-4ccb-ab32-c6486dd78d89): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2025.11.18 15:15:02.018271 [ 267 ] {38927648-ed4d-41be-8aba-664b627d2667} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001835 sec., 75204.35967302452 rows/sec., 5.24 MiB/sec. | ||
| 1092 | 2025.11.18 15:15:02.018320 [ 267 ] {38927648-ed4d-41be-8aba-664b627d2667} <Debug> TCPHandler: Processed in 0.002027365 sec. | ||
| 1093 | 2025.11.18 15:15:02.018470 [ 267 ] {} <Trace> TCP-Session: ebd380d8-4be4-47af-a95c-d95ca17c45ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2025.11.18 15:15:02.018586 [ 267 ] {f301a1f0-21df-4ebd-84c7-361f88580921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48147) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1095 | 2025.11.18 15:15:02.018639 [ 267 ] {f301a1f0-21df-4ebd-84c7-361f88580921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1096 | 2025.11.18 15:15:02.019071 [ 267 ] {f301a1f0-21df-4ebd-84c7-361f88580921} <Trace> oximeter.measurements_u64 (b0f89925-8e2a-463c-b30b-089b6d4b6164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2025.11.18 15:15:02.019113 [ 267 ] {f301a1f0-21df-4ebd-84c7-361f88580921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 1098 | 2025.11.18 15:15:02.019653 [ 267 ] {f301a1f0-21df-4ebd-84c7-361f88580921} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1099 | 2025.11.18 15:15:02.020304 [ 267 ] {f301a1f0-21df-4ebd-84c7-361f88580921} <Trace> oximeter.measurements_u64 (b0f89925-8e2a-463c-b30b-089b6d4b6164): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2025.11.18 15:15:02.020461 [ 267 ] {f301a1f0-21df-4ebd-84c7-361f88580921} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001903 sec., 27325.275880189176 rows/sec., 1.84 MiB/sec. | ||
| 1101 | 2025.11.18 15:15:02.020505 [ 267 ] {f301a1f0-21df-4ebd-84c7-361f88580921} <Debug> TCPHandler: Processed in 0.002097477 sec. | ||