| 1 | [ Dec 23 23:14:23 Enabled. ] | ||
| 2 | [ Dec 23 23:14:23 Rereading configuration. ] | ||
| 3 | [ Dec 23 23:14:24 Rereading configuration. ] | ||
| 4 | [ Dec 23 23:14:26 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 | [ Dec 23 23:14:26 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.12.23 23:14:30.050963 [ 1 ] {} <Information> Application: Will watch for the process with pid 23923 | ||
| 29 | 2025.12.23 23:14:30.051379 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.23 23:14:30.271204 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23923 | ||
| 31 | 2025.12.23 23:14:30.274662 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.23 23:14:30.274861 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.23 23:14:30.610466 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.23 23:14:30.675373 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.23 23:14:30.675502 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.23 23:14:30.675528 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.23 23:14:30.675627 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.23 23:14:30.676701 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.23 23:14:30.683684 [ 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.12.23 23:14:30.684941 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.23 23:14:30.686073 [ 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.12.23 23:14:30.686140 [ 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.12.23 23:14:30.686193 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.23 23:14:30.687251 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.23 23:14:30.688668 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.23 23:14:30.697083 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.23 23:14:30.698501 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.23 23:14:30.702332 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.23 23:14:30.702497 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.23 23:14:30.704205 [ 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.12.23 23:14:30.704924 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.23 23:14:30.719096 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.23 23:14:30.720115 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.23 23:14:30.731683 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.23 23:14:30.732289 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.23 23:14:30.732893 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.23 23:14:30.733369 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.23 23:14:30.737086 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.23 23:14:30.737122 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.23 23:14:30.737234 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.23 23:14:30.737360 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.23 23:14:30.764656 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.23 23:14:30.764701 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000266612 sec | ||
| 68 | 2025.12.23 23:14:30.764773 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.23 23:14:30.764828 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.23 23:14:30.767544 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.23 23:14:30.770243 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.23 23:14:30.797003 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.23 23:14:30.797075 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.23 23:14:30.797179 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.23 23:14:30.797199 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.23 23:14:30.797245 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.23 23:14:30.797342 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.23 23:14:30.800728 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.23 23:14:30.800794 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.23 23:14:30.800869 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.23 23:14:30.801113 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.23 23:14:30.801171 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.23 23:14:30.801188 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.23 23:14:30.801299 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.23 23:14:30.801316 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.23 23:14:30.801361 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.23 23:14:30.801466 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.23 23:14:30.853421 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.23 23:14:30.857078 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.23 23:14:30.857229 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000188861 sec | ||
| 91 | 2025.12.23 23:14:30.857252 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.23 23:14:30.857270 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.23 23:14:30.857314 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.23 23:14:30.857691 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.23 23:14:30.857849 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.23 23:14:30.857867 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.23 23:14:30.857881 [ 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.12.23 23:14:30.857894 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.23 23:14:30.878025 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.23 23:14:30.878301 [ 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.12.23 23:14:30.883386 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.654e-05 sec. | ||
| 102 | 2025.12.23 23:14:30.884043 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.23 23:14:30.885723 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.23 23:14:30.885749 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.23 23:14:30.980922 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36126 | ||
| 106 | 2025.12.23 23:14:30.982128 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.23 23:14:30.982210 [ 4 ] {} <Debug> TCP-Session: d47296a3-fbb0-4291-93a4-991ca109ac11 Authenticating user 'default' from [fd00:1122:3344:101::a]:36126 | ||
| 108 | 2025.12.23 23:14:30.982248 [ 4 ] {} <Debug> TCP-Session: d47296a3-fbb0-4291-93a4-991ca109ac11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.23 23:14:30.982358 [ 4 ] {} <Debug> TCP-Session: d47296a3-fbb0-4291-93a4-991ca109ac11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.23 23:14:30.982490 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.23 23:14:30.982527 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.23 23:14:30.982642 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.23 23:14:30.986651 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61556 | ||
| 114 | 2025.12.23 23:14:30.986741 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61045 | ||
| 115 | 2025.12.23 23:14:30.986751 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35111 | ||
| 116 | 2025.12.23 23:14:30.986879 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.12.23 23:14:30.986955 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.23 23:14:30.986979 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42315 | ||
| 119 | 2025.12.23 23:14:30.987024 [ 5 ] {} <Debug> TCP-Session: 5a1e4bc2-5f84-4842-9a6c-1d6139b51f83 Authenticating user 'default' from [fd00:1122:3344:101::a]:61556 | ||
| 120 | 2025.12.23 23:14:30.987033 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.12.23 23:14:30.987055 [ 5 ] {} <Debug> TCP-Session: 5a1e4bc2-5f84-4842-9a6c-1d6139b51f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.12.23 23:14:30.987037 [ 254 ] {} <Debug> TCP-Session: bb4f9414-77d8-471a-8d0f-8b913e0f5e87 Authenticating user 'default' from [fd00:1122:3344:101::a]:61045 | ||
| 123 | 2025.12.23 23:14:30.987129 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.12.23 23:14:30.987168 [ 5 ] {} <Debug> TCP-Session: 5a1e4bc2-5f84-4842-9a6c-1d6139b51f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.12.23 23:14:30.987155 [ 6 ] {} <Debug> TCP-Session: 11af206c-e99b-42f6-ae6a-be6c2c110206 Authenticating user 'default' from [fd00:1122:3344:101::a]:35111 | ||
| 126 | 2025.12.23 23:14:30.987159 [ 254 ] {} <Debug> TCP-Session: bb4f9414-77d8-471a-8d0f-8b913e0f5e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.23 23:14:30.987288 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43163 | ||
| 128 | 2025.12.23 23:14:30.987272 [ 6 ] {} <Debug> TCP-Session: 11af206c-e99b-42f6-ae6a-be6c2c110206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.12.23 23:14:30.987272 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45919 | ||
| 130 | 2025.12.23 23:14:30.987375 [ 254 ] {} <Debug> TCP-Session: bb4f9414-77d8-471a-8d0f-8b913e0f5e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.23 23:14:30.987381 [ 6 ] {} <Debug> TCP-Session: 11af206c-e99b-42f6-ae6a-be6c2c110206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.23 23:14:30.987390 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60899 | ||
| 133 | 2025.12.23 23:14:30.987263 [ 255 ] {} <Debug> TCP-Session: b2ec49b8-fd2d-4adf-8b95-d0e597700ddb Authenticating user 'default' from [fd00:1122:3344:101::a]:42315 | ||
| 134 | 2025.12.23 23:14:30.987560 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.12.23 23:14:30.987513 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.12.23 23:14:30.987677 [ 255 ] {} <Debug> TCP-Session: b2ec49b8-fd2d-4adf-8b95-d0e597700ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.23 23:14:30.987717 [ 257 ] {} <Debug> TCP-Session: 1f085b28-b048-4f96-9f09-5f715530cab0 Authenticating user 'default' from [fd00:1122:3344:101::a]:45919 | ||
| 138 | 2025.12.23 23:14:30.987754 [ 255 ] {} <Debug> TCP-Session: b2ec49b8-fd2d-4adf-8b95-d0e597700ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.23 23:14:30.987714 [ 256 ] {} <Debug> TCP-Session: 93bab373-08a2-4f89-9313-b7a2e0a9fcda Authenticating user 'default' from [fd00:1122:3344:101::a]:43163 | ||
| 140 | 2025.12.23 23:14:30.987828 [ 257 ] {} <Debug> TCP-Session: 1f085b28-b048-4f96-9f09-5f715530cab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.23 23:14:30.987694 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.12.23 23:14:30.987873 [ 256 ] {} <Debug> TCP-Session: 93bab373-08a2-4f89-9313-b7a2e0a9fcda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.12.23 23:14:30.987988 [ 257 ] {} <Debug> TCP-Session: 1f085b28-b048-4f96-9f09-5f715530cab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.23 23:14:30.988032 [ 258 ] {} <Debug> TCP-Session: 900108da-53f0-4292-9811-6ef1034c67a8 Authenticating user 'default' from [fd00:1122:3344:101::a]:60899 | ||
| 145 | 2025.12.23 23:14:30.988006 [ 256 ] {} <Debug> TCP-Session: 93bab373-08a2-4f89-9313-b7a2e0a9fcda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.23 23:14:30.988127 [ 258 ] {} <Debug> TCP-Session: 900108da-53f0-4292-9811-6ef1034c67a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.23 23:14:30.988231 [ 258 ] {} <Debug> TCP-Session: 900108da-53f0-4292-9811-6ef1034c67a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.23 23:14:31.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.86 MiB, peak 116.86 MiB, free memory in arenas 0.00 B, will set to 118.96 MiB (RSS), difference: 2.10 MiB | ||
| 149 | 2025.12.23 23:14:31.043752 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55219 | ||
| 150 | 2025.12.23 23:14:31.044033 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.23 23:14:31.044094 [ 259 ] {} <Debug> TCP-Session: 4420b0a0-f6eb-4125-90f1-28b656dd240e Authenticating user 'default' from [fd00:1122:3344:101::b]:55219 | ||
| 152 | 2025.12.23 23:14:31.044121 [ 259 ] {} <Debug> TCP-Session: 4420b0a0-f6eb-4125-90f1-28b656dd240e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.23 23:14:31.044225 [ 259 ] {} <Debug> TCP-Session: 4420b0a0-f6eb-4125-90f1-28b656dd240e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.23 23:14:31.044324 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.12.23 23:14:31.044356 [ 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.12.23 23:14:31.044455 [ 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.12.23 23:14:31.047719 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36075 | ||
| 158 | 2025.12.23 23:14:31.047828 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53284 | ||
| 159 | 2025.12.23 23:14:31.047999 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2025.12.23 23:14:31.048026 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41991 | ||
| 161 | 2025.12.23 23:14:31.048140 [ 260 ] {} <Debug> TCP-Session: eddb8625-172c-4035-b7e5-2c74730f5a96 Authenticating user 'default' from [fd00:1122:3344:101::b]:36075 | ||
| 162 | 2025.12.23 23:14:31.048163 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.12.23 23:14:31.048181 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37900 | ||
| 164 | 2025.12.23 23:14:31.048218 [ 261 ] {} <Debug> TCP-Session: 36b8b6b5-1cb7-44a8-b786-16c7ca5af019 Authenticating user 'default' from [fd00:1122:3344:101::b]:53284 | ||
| 165 | 2025.12.23 23:14:31.048179 [ 260 ] {} <Debug> TCP-Session: eddb8625-172c-4035-b7e5-2c74730f5a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2025.12.23 23:14:31.048323 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.12.23 23:14:31.048388 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52499 | ||
| 168 | 2025.12.23 23:14:31.048414 [ 261 ] {} <Debug> TCP-Session: 36b8b6b5-1cb7-44a8-b786-16c7ca5af019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2025.12.23 23:14:31.048437 [ 262 ] {} <Debug> TCP-Session: 4ce50221-888b-4896-a7cb-e5c35830dd51 Authenticating user 'default' from [fd00:1122:3344:101::b]:41991 | ||
| 170 | 2025.12.23 23:14:31.048381 [ 260 ] {} <Debug> TCP-Session: eddb8625-172c-4035-b7e5-2c74730f5a96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.12.23 23:14:31.048533 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2025.12.23 23:14:31.048528 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37862 | ||
| 173 | 2025.12.23 23:14:31.048555 [ 262 ] {} <Debug> TCP-Session: 4ce50221-888b-4896-a7cb-e5c35830dd51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.12.23 23:14:31.048640 [ 263 ] {} <Debug> TCP-Session: f213f9db-64cc-4404-abd9-3a6eb36a2f5c Authenticating user 'default' from [fd00:1122:3344:101::b]:37900 | ||
| 175 | 2025.12.23 23:14:31.048667 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2025.12.23 23:14:31.048541 [ 261 ] {} <Debug> TCP-Session: 36b8b6b5-1cb7-44a8-b786-16c7ca5af019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.12.23 23:14:31.048741 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.12.23 23:14:31.048763 [ 265 ] {} <Debug> TCP-Session: 70117845-d866-4b00-99ca-12425663313f Authenticating user 'default' from [fd00:1122:3344:101::b]:52499 | ||
| 179 | 2025.12.23 23:14:31.048733 [ 263 ] {} <Debug> TCP-Session: f213f9db-64cc-4404-abd9-3a6eb36a2f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.12.23 23:14:31.048327 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58092 | ||
| 181 | 2025.12.23 23:14:31.048871 [ 265 ] {} <Debug> TCP-Session: 70117845-d866-4b00-99ca-12425663313f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.12.23 23:14:31.048854 [ 266 ] {} <Debug> TCP-Session: 418372e2-ed98-4af5-bb9f-7d65da83871b Authenticating user 'default' from [fd00:1122:3344:101::b]:37862 | ||
| 183 | 2025.12.23 23:14:31.048852 [ 263 ] {} <Debug> TCP-Session: f213f9db-64cc-4404-abd9-3a6eb36a2f5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.12.23 23:14:31.048997 [ 265 ] {} <Debug> TCP-Session: 70117845-d866-4b00-99ca-12425663313f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.12.23 23:14:31.048987 [ 266 ] {} <Debug> TCP-Session: 418372e2-ed98-4af5-bb9f-7d65da83871b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.12.23 23:14:31.048700 [ 262 ] {} <Debug> TCP-Session: 4ce50221-888b-4896-a7cb-e5c35830dd51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.23 23:14:31.049129 [ 266 ] {} <Debug> TCP-Session: 418372e2-ed98-4af5-bb9f-7d65da83871b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.23 23:14:31.049120 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2025.12.23 23:14:31.049225 [ 264 ] {} <Debug> TCP-Session: 1f0ead7d-908c-42f9-9b8c-dc58f292b052 Authenticating user 'default' from [fd00:1122:3344:101::b]:58092 | ||
| 190 | 2025.12.23 23:14:31.049338 [ 264 ] {} <Debug> TCP-Session: 1f0ead7d-908c-42f9-9b8c-dc58f292b052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.23 23:14:31.049357 [ 264 ] {} <Debug> TCP-Session: 1f0ead7d-908c-42f9-9b8c-dc58f292b052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.23 23:14:31.051718 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56372 | ||
| 193 | 2025.12.23 23:14:31.051936 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.12.23 23:14:31.052010 [ 267 ] {} <Debug> TCP-Session: c6e27db7-c0ad-4fdc-9449-2b8f7d4af4a4 Authenticating user 'default' from [fd00:1122:3344:101::c]:56372 | ||
| 195 | 2025.12.23 23:14:31.052031 [ 267 ] {} <Debug> TCP-Session: c6e27db7-c0ad-4fdc-9449-2b8f7d4af4a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.23 23:14:31.052044 [ 267 ] {} <Debug> TCP-Session: c6e27db7-c0ad-4fdc-9449-2b8f7d4af4a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.23 23:14:31.052193 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.12.23 23:14:31.052239 [ 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.12.23 23:14:31.052340 [ 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.12.23 23:14:31.055089 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65467 | ||
| 201 | 2025.12.23 23:14:31.055194 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42852 | ||
| 202 | 2025.12.23 23:14:31.055279 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2025.12.23 23:14:31.055319 [ 268 ] {} <Debug> TCP-Session: fecf69ba-7ce5-4db3-8a7e-ececdd9cbacc Authenticating user 'default' from [fd00:1122:3344:101::c]:65467 | ||
| 204 | 2025.12.23 23:14:31.055357 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63796 | ||
| 205 | 2025.12.23 23:14:31.055421 [ 268 ] {} <Debug> TCP-Session: fecf69ba-7ce5-4db3-8a7e-ececdd9cbacc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2025.12.23 23:14:31.055447 [ 268 ] {} <Debug> TCP-Session: fecf69ba-7ce5-4db3-8a7e-ececdd9cbacc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2025.12.23 23:14:31.055476 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2025.12.23 23:14:31.055518 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46604 | ||
| 209 | 2025.12.23 23:14:31.055656 [ 269 ] {} <Debug> TCP-Session: 0320c58e-9d97-4ddb-b4fc-698573907d1a Authenticating user 'default' from [fd00:1122:3344:101::c]:42852 | ||
| 210 | 2025.12.23 23:14:31.055690 [ 269 ] {} <Debug> TCP-Session: 0320c58e-9d97-4ddb-b4fc-698573907d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2025.12.23 23:14:31.055791 [ 269 ] {} <Debug> TCP-Session: 0320c58e-9d97-4ddb-b4fc-698573907d1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2025.12.23 23:14:31.055813 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2025.12.23 23:14:31.055830 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43342 | ||
| 214 | 2025.12.23 23:14:31.055858 [ 270 ] {} <Debug> TCP-Session: 085a8436-76df-447f-a9bc-b719fbd75972 Authenticating user 'default' from [fd00:1122:3344:101::c]:63796 | ||
| 215 | 2025.12.23 23:14:31.055926 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2025.12.23 23:14:31.055992 [ 270 ] {} <Debug> TCP-Session: 085a8436-76df-447f-a9bc-b719fbd75972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2025.12.23 23:14:31.056018 [ 270 ] {} <Debug> TCP-Session: 085a8436-76df-447f-a9bc-b719fbd75972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.12.23 23:14:31.056058 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2025.12.23 23:14:31.056031 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45434 | ||
| 220 | 2025.12.23 23:14:31.056025 [ 271 ] {} <Debug> TCP-Session: 3ba8c122-7594-4291-aacd-a885d1dfe3cc Authenticating user 'default' from [fd00:1122:3344:101::c]:46604 | ||
| 221 | 2025.12.23 23:14:31.056197 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47063 | ||
| 222 | 2025.12.23 23:14:31.056175 [ 272 ] {} <Debug> TCP-Session: f630a8bd-dfd3-4758-bcb3-da99412cec6e Authenticating user 'default' from [fd00:1122:3344:101::c]:43342 | ||
| 223 | 2025.12.23 23:14:31.056281 [ 271 ] {} <Debug> TCP-Session: 3ba8c122-7594-4291-aacd-a885d1dfe3cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.12.23 23:14:31.056290 [ 272 ] {} <Debug> TCP-Session: f630a8bd-dfd3-4758-bcb3-da99412cec6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.12.23 23:14:31.056368 [ 271 ] {} <Debug> TCP-Session: 3ba8c122-7594-4291-aacd-a885d1dfe3cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.12.23 23:14:31.056281 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2025.12.23 23:14:31.056440 [ 272 ] {} <Debug> TCP-Session: f630a8bd-dfd3-4758-bcb3-da99412cec6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.12.23 23:14:31.056487 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2025.12.23 23:14:31.056468 [ 273 ] {} <Debug> TCP-Session: 89b7517b-1c35-4bb7-acff-c72122aba277 Authenticating user 'default' from [fd00:1122:3344:101::c]:45434 | ||
| 230 | 2025.12.23 23:14:31.056581 [ 273 ] {} <Debug> TCP-Session: 89b7517b-1c35-4bb7-acff-c72122aba277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.12.23 23:14:31.056630 [ 274 ] {} <Debug> TCP-Session: 207cb447-1990-40b7-9340-d5fa70f0dbd4 Authenticating user 'default' from [fd00:1122:3344:101::c]:47063 | ||
| 232 | 2025.12.23 23:14:31.056717 [ 273 ] {} <Debug> TCP-Session: 89b7517b-1c35-4bb7-acff-c72122aba277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.12.23 23:14:31.056745 [ 274 ] {} <Debug> TCP-Session: 207cb447-1990-40b7-9340-d5fa70f0dbd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.23 23:14:31.056854 [ 274 ] {} <Debug> TCP-Session: 207cb447-1990-40b7-9340-d5fa70f0dbd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.12.23 23:14:31.271100 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57817 | ||
| 236 | 2025.12.23 23:14:31.271316 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.12.23 23:14:31.271456 [ 275 ] {} <Debug> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57817 | ||
| 238 | 2025.12.23 23:14:31.271481 [ 275 ] {} <Debug> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.12.23 23:14:31.271497 [ 275 ] {} <Debug> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.23 23:14:31.271657 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.12.23 23:14:31.271729 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2025.12.23 23:14:31.271830 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.12.23 23:14:31.272712 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60778 | ||
| 244 | 2025.12.23 23:14:31.272741 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52024 | ||
| 245 | 2025.12.23 23:14:31.272840 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58415 | ||
| 246 | 2025.12.23 23:14:31.272940 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55516 | ||
| 247 | 2025.12.23 23:14:31.273107 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57910 | ||
| 248 | 2025.12.23 23:14:31.273241 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2025.12.23 23:14:31.273287 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2025.12.23 23:14:31.273384 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54246 | ||
| 251 | 2025.12.23 23:14:31.273397 [ 278 ] {} <Debug> TCP-Session: 9da63429-3632-405f-980c-0dd4162bc505 Authenticating user 'default' from [fd00:1122:3344:101::d]:58415 | ||
| 252 | 2025.12.23 23:14:31.273388 [ 277 ] {} <Debug> TCP-Session: 938356e8-1825-495d-b4a9-7fab985af623 Authenticating user 'default' from [fd00:1122:3344:101::d]:60778 | ||
| 253 | 2025.12.23 23:14:31.273476 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2025.12.23 23:14:31.273561 [ 278 ] {} <Debug> TCP-Session: 9da63429-3632-405f-980c-0dd4162bc505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2025.12.23 23:14:31.273608 [ 277 ] {} <Debug> TCP-Session: 938356e8-1825-495d-b4a9-7fab985af623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2025.12.23 23:14:31.273633 [ 278 ] {} <Debug> TCP-Session: 9da63429-3632-405f-980c-0dd4162bc505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2025.12.23 23:14:31.273603 [ 276 ] {} <Debug> TCP-Session: 740079d4-90b1-4efa-bbdd-ba7a95fe38e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52024 | ||
| 258 | 2025.12.23 23:14:31.273721 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2025.12.23 23:14:31.273695 [ 277 ] {} <Debug> TCP-Session: 938356e8-1825-495d-b4a9-7fab985af623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2025.12.23 23:14:31.273749 [ 276 ] {} <Debug> TCP-Session: 740079d4-90b1-4efa-bbdd-ba7a95fe38e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2025.12.23 23:14:31.273657 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41575 | ||
| 262 | 2025.12.23 23:14:31.273835 [ 280 ] {} <Debug> TCP-Session: a49b91c5-9f17-4b73-aff4-9d749404a048 Authenticating user 'default' from [fd00:1122:3344:101::d]:57910 | ||
| 263 | 2025.12.23 23:14:31.273832 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37617 | ||
| 264 | 2025.12.23 23:14:31.273797 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2025.12.23 23:14:31.273940 [ 280 ] {} <Debug> TCP-Session: a49b91c5-9f17-4b73-aff4-9d749404a048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2025.12.23 23:14:31.274037 [ 281 ] {} <Debug> TCP-Session: e974609e-feab-4e2b-b994-cf4b3954464a Authenticating user 'default' from [fd00:1122:3344:101::d]:54246 | ||
| 267 | 2025.12.23 23:14:31.274052 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2025.12.23 23:14:31.273581 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2025.12.23 23:14:31.274123 [ 281 ] {} <Debug> TCP-Session: e974609e-feab-4e2b-b994-cf4b3954464a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2025.12.23 23:14:31.274135 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2025.12.23 23:14:31.274108 [ 282 ] {} <Debug> TCP-Session: 1b9759b4-2f49-4c39-9d2d-dd1eb5e1218b Authenticating user 'default' from [fd00:1122:3344:101::d]:41575 | ||
| 272 | 2025.12.23 23:14:31.274255 [ 281 ] {} <Debug> TCP-Session: e974609e-feab-4e2b-b994-cf4b3954464a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.12.23 23:14:31.274248 [ 283 ] {} <Debug> TCP-Session: b402dd42-af8e-4bd3-8835-f28ef3ae5309 Authenticating user 'default' from [fd00:1122:3344:101::d]:37617 | ||
| 274 | 2025.12.23 23:14:31.274246 [ 279 ] {} <Debug> TCP-Session: 51a6a40d-2d4f-4898-857a-57c7d1114771 Authenticating user 'default' from [fd00:1122:3344:101::d]:55516 | ||
| 275 | 2025.12.23 23:14:31.274357 [ 283 ] {} <Debug> TCP-Session: b402dd42-af8e-4bd3-8835-f28ef3ae5309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.12.23 23:14:31.274347 [ 282 ] {} <Debug> TCP-Session: 1b9759b4-2f49-4c39-9d2d-dd1eb5e1218b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.12.23 23:14:31.274087 [ 280 ] {} <Debug> TCP-Session: a49b91c5-9f17-4b73-aff4-9d749404a048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.12.23 23:14:31.274435 [ 282 ] {} <Debug> TCP-Session: 1b9759b4-2f49-4c39-9d2d-dd1eb5e1218b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.12.23 23:14:31.274425 [ 279 ] {} <Debug> TCP-Session: 51a6a40d-2d4f-4898-857a-57c7d1114771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.12.23 23:14:31.273820 [ 276 ] {} <Debug> TCP-Session: 740079d4-90b1-4efa-bbdd-ba7a95fe38e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.12.23 23:14:31.274545 [ 279 ] {} <Debug> TCP-Session: 51a6a40d-2d4f-4898-857a-57c7d1114771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.12.23 23:14:31.274444 [ 283 ] {} <Debug> TCP-Session: b402dd42-af8e-4bd3-8835-f28ef3ae5309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.12.23 23:14:31.280859 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2025.12.23 23:14:31.286054 [ 275 ] {28238e51-f9ca-4f48-b5d0-a215a3b29bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.12.23 23:14:31.426584 [ 275 ] {28238e51-f9ca-4f48-b5d0-a215a3b29bb1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57817) (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.12.23 23:14:31.427788 [ 275 ] {28238e51-f9ca-4f48-b5d0-a215a3b29bb1} <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.12.23 23:14:31.428045 [ 275 ] {28238e51-f9ca-4f48-b5d0-a215a3b29bb1} <Debug> TCPHandler: Processed in 0.153025753 sec. | ||
| 334 | 2025.12.23 23:14:31.430872 [ 277 ] {} <Trace> TCP-Session: 938356e8-1825-495d-b4a9-7fab985af623 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.12.23 23:14:31.431235 [ 277 ] {87691d04-9bb7-4d7f-b598-147a78812d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60778) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.12.23 23:14:31.431800 [ 277 ] {87691d04-9bb7-4d7f-b598-147a78812d63} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60778) (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.12.23 23:14:31.432331 [ 277 ] {87691d04-9bb7-4d7f-b598-147a78812d63} <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.12.23 23:14:31.432621 [ 277 ] {87691d04-9bb7-4d7f-b598-147a78812d63} <Debug> TCPHandler: Processed in 0.00199686 sec. | ||
| 385 | 2025.12.23 23:14:31.433029 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.23 23:14:31.435693 [ 275 ] {f466f5d8-a28f-4441-b3e6-94785de6de72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.12.23 23:14:31.437837 [ 275 ] {f466f5d8-a28f-4441-b3e6-94785de6de72} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.12.23 23:14:31.457355 [ 275 ] {f466f5d8-a28f-4441-b3e6-94785de6de72} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.12.23 23:14:31.457461 [ 275 ] {f466f5d8-a28f-4441-b3e6-94785de6de72} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.00014311 sec | ||
| 390 | 2025.12.23 23:14:31.457475 [ 275 ] {f466f5d8-a28f-4441-b3e6-94785de6de72} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.12.23 23:14:31.457489 [ 275 ] {f466f5d8-a28f-4441-b3e6-94785de6de72} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.12.23 23:14:31.457539 [ 275 ] {f466f5d8-a28f-4441-b3e6-94785de6de72} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.12.23 23:14:31.460184 [ 275 ] {f466f5d8-a28f-4441-b3e6-94785de6de72} <Debug> TCPHandler: Processed in 0.027287278 sec. | ||
| 394 | 2025.12.23 23:14:31.460381 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.12.23 23:14:31.460556 [ 275 ] {e5f07c2a-208e-4ca7-b1bd-a302dcb73c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) /* 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.12.23 23:14:31.460781 [ 275 ] {e5f07c2a-208e-4ca7-b1bd-a302dcb73c4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.12.23 23:14:31.476677 [ 275 ] {e5f07c2a-208e-4ca7-b1bd-a302dcb73c4b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.12.23 23:14:31.482771 [ 275 ] {e5f07c2a-208e-4ca7-b1bd-a302dcb73c4b} <Debug> oximeter.version (deb52fcb-59ca-42e2-9300-bd5fa9cf0bd1): Loading data parts | ||
| 400 | 2025.12.23 23:14:31.485573 [ 275 ] {e5f07c2a-208e-4ca7-b1bd-a302dcb73c4b} <Debug> oximeter.version (deb52fcb-59ca-42e2-9300-bd5fa9cf0bd1): There are no data parts | ||
| 401 | 2025.12.23 23:14:31.490461 [ 275 ] {e5f07c2a-208e-4ca7-b1bd-a302dcb73c4b} <Debug> TCPHandler: Processed in 0.030136652 sec. | ||
| 402 | 2025.12.23 23:14:31.490775 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.12.23 23:14:31.491026 [ 275 ] {d89b6ed3-b41f-46a9-bfa2-189666efcb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) /* 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.12.23 23:14:31.491199 [ 275 ] {d89b6ed3-b41f-46a9-bfa2-189666efcb7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.12.23 23:14:31.515001 [ 275 ] {d89b6ed3-b41f-46a9-bfa2-189666efcb7b} <Debug> oximeter.measurements_bool (ab1ef8df-352f-47f0-8571-b8a1e8562b8b): Loading data parts | ||
| 416 | 2025.12.23 23:14:31.515349 [ 275 ] {d89b6ed3-b41f-46a9-bfa2-189666efcb7b} <Debug> oximeter.measurements_bool (ab1ef8df-352f-47f0-8571-b8a1e8562b8b): There are no data parts | ||
| 417 | 2025.12.23 23:14:31.516983 [ 275 ] {d89b6ed3-b41f-46a9-bfa2-189666efcb7b} <Debug> TCPHandler: Processed in 0.026279813 sec. | ||
| 418 | 2025.12.23 23:14:31.517181 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.12.23 23:14:31.517485 [ 275 ] {3794f468-35f5-41fc-b34f-c8f6e2f1d66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.517539 [ 275 ] {3794f468-35f5-41fc-b34f-c8f6e2f1d66b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2025.12.23 23:14:31.519988 [ 275 ] {3794f468-35f5-41fc-b34f-c8f6e2f1d66b} <Debug> oximeter.measurements_i8 (5a8a827f-9e15-4517-a574-eb6fcf340aea): Loading data parts | ||
| 422 | 2025.12.23 23:14:31.520271 [ 275 ] {3794f468-35f5-41fc-b34f-c8f6e2f1d66b} <Debug> oximeter.measurements_i8 (5a8a827f-9e15-4517-a574-eb6fcf340aea): There are no data parts | ||
| 423 | 2025.12.23 23:14:31.522623 [ 275 ] {3794f468-35f5-41fc-b34f-c8f6e2f1d66b} <Debug> TCPHandler: Processed in 0.005501158 sec. | ||
| 424 | 2025.12.23 23:14:31.522889 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.12.23 23:14:31.523063 [ 275 ] {48f298d7-a2a7-4172-97a9-9a80e53e44e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.523190 [ 275 ] {48f298d7-a2a7-4172-97a9-9a80e53e44e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.12.23 23:14:31.527619 [ 275 ] {48f298d7-a2a7-4172-97a9-9a80e53e44e6} <Debug> oximeter.measurements_u8 (2dd85183-dbd8-411e-a0bd-e63c76d75b6e): Loading data parts | ||
| 428 | 2025.12.23 23:14:31.527884 [ 275 ] {48f298d7-a2a7-4172-97a9-9a80e53e44e6} <Debug> oximeter.measurements_u8 (2dd85183-dbd8-411e-a0bd-e63c76d75b6e): There are no data parts | ||
| 429 | 2025.12.23 23:14:31.531084 [ 275 ] {48f298d7-a2a7-4172-97a9-9a80e53e44e6} <Debug> TCPHandler: Processed in 0.008251272 sec. | ||
| 430 | 2025.12.23 23:14:31.531285 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.12.23 23:14:31.531549 [ 275 ] {3d3c6cb7-44bd-48a4-bf0b-afce0ed17901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.531630 [ 275 ] {3d3c6cb7-44bd-48a4-bf0b-afce0ed17901} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.12.23 23:14:31.533791 [ 275 ] {3d3c6cb7-44bd-48a4-bf0b-afce0ed17901} <Debug> oximeter.measurements_i16 (48c49ca1-76c5-40c0-a5a9-f9d4195724ce): Loading data parts | ||
| 434 | 2025.12.23 23:14:31.534006 [ 275 ] {3d3c6cb7-44bd-48a4-bf0b-afce0ed17901} <Debug> oximeter.measurements_i16 (48c49ca1-76c5-40c0-a5a9-f9d4195724ce): There are no data parts | ||
| 435 | 2025.12.23 23:14:31.537250 [ 275 ] {3d3c6cb7-44bd-48a4-bf0b-afce0ed17901} <Debug> TCPHandler: Processed in 0.00603029 sec. | ||
| 436 | 2025.12.23 23:14:31.537501 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.12.23 23:14:31.537669 [ 275 ] {fc6e2154-83e5-4348-ba76-6c711271769a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.537786 [ 275 ] {fc6e2154-83e5-4348-ba76-6c711271769a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.12.23 23:14:31.542459 [ 275 ] {fc6e2154-83e5-4348-ba76-6c711271769a} <Debug> oximeter.measurements_u16 (7f04f806-28cd-48a3-96cd-6209b64dd39b): Loading data parts | ||
| 440 | 2025.12.23 23:14:31.542718 [ 275 ] {fc6e2154-83e5-4348-ba76-6c711271769a} <Debug> oximeter.measurements_u16 (7f04f806-28cd-48a3-96cd-6209b64dd39b): There are no data parts | ||
| 441 | 2025.12.23 23:14:31.547824 [ 275 ] {fc6e2154-83e5-4348-ba76-6c711271769a} <Debug> TCPHandler: Processed in 0.010388242 sec. | ||
| 442 | 2025.12.23 23:14:31.547999 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.12.23 23:14:31.548204 [ 275 ] {e289f2cf-face-4179-8e0f-9d0bb84992ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.548287 [ 275 ] {e289f2cf-face-4179-8e0f-9d0bb84992ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.12.23 23:14:31.552724 [ 275 ] {e289f2cf-face-4179-8e0f-9d0bb84992ca} <Debug> oximeter.measurements_i32 (2d864357-af75-4bc7-b0ef-33df1ec95e94): Loading data parts | ||
| 446 | 2025.12.23 23:14:31.552895 [ 275 ] {e289f2cf-face-4179-8e0f-9d0bb84992ca} <Debug> oximeter.measurements_i32 (2d864357-af75-4bc7-b0ef-33df1ec95e94): There are no data parts | ||
| 447 | 2025.12.23 23:14:31.556885 [ 275 ] {e289f2cf-face-4179-8e0f-9d0bb84992ca} <Debug> TCPHandler: Processed in 0.008915585 sec. | ||
| 448 | 2025.12.23 23:14:31.557150 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2025.12.23 23:14:31.557343 [ 275 ] {8d3b0357-7257-4990-a2c3-4870999e5cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.557498 [ 275 ] {8d3b0357-7257-4990-a2c3-4870999e5cf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2025.12.23 23:14:31.561980 [ 275 ] {8d3b0357-7257-4990-a2c3-4870999e5cf5} <Debug> oximeter.measurements_u32 (2e48a043-d1a6-40d9-9271-190a3fe610df): Loading data parts | ||
| 452 | 2025.12.23 23:14:31.562132 [ 275 ] {8d3b0357-7257-4990-a2c3-4870999e5cf5} <Debug> oximeter.measurements_u32 (2e48a043-d1a6-40d9-9271-190a3fe610df): There are no data parts | ||
| 453 | 2025.12.23 23:14:31.565487 [ 275 ] {8d3b0357-7257-4990-a2c3-4870999e5cf5} <Debug> TCPHandler: Processed in 0.008396373 sec. | ||
| 454 | 2025.12.23 23:14:31.565670 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.12.23 23:14:31.565913 [ 275 ] {031cf130-396f-43c6-8a89-9ffe09c66e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.566016 [ 275 ] {031cf130-396f-43c6-8a89-9ffe09c66e9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2025.12.23 23:14:31.573542 [ 275 ] {031cf130-396f-43c6-8a89-9ffe09c66e9b} <Debug> oximeter.measurements_i64 (e61ae6b1-7272-48c8-9427-77056d9e3b64): Loading data parts | ||
| 458 | 2025.12.23 23:14:31.573731 [ 275 ] {031cf130-396f-43c6-8a89-9ffe09c66e9b} <Debug> oximeter.measurements_i64 (e61ae6b1-7272-48c8-9427-77056d9e3b64): There are no data parts | ||
| 459 | 2025.12.23 23:14:31.578130 [ 275 ] {031cf130-396f-43c6-8a89-9ffe09c66e9b} <Debug> TCPHandler: Processed in 0.012518114 sec. | ||
| 460 | 2025.12.23 23:14:31.578384 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.12.23 23:14:31.578558 [ 275 ] {59109f5d-887a-44cd-9543-ffcf2a1f57c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.578685 [ 275 ] {59109f5d-887a-44cd-9543-ffcf2a1f57c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2025.12.23 23:14:31.580597 [ 275 ] {59109f5d-887a-44cd-9543-ffcf2a1f57c4} <Debug> oximeter.measurements_u64 (408c8824-7d17-41be-881b-4e551381874d): Loading data parts | ||
| 464 | 2025.12.23 23:14:31.580738 [ 275 ] {59109f5d-887a-44cd-9543-ffcf2a1f57c4} <Debug> oximeter.measurements_u64 (408c8824-7d17-41be-881b-4e551381874d): There are no data parts | ||
| 465 | 2025.12.23 23:14:31.583968 [ 275 ] {59109f5d-887a-44cd-9543-ffcf2a1f57c4} <Debug> TCPHandler: Processed in 0.005635459 sec. | ||
| 466 | 2025.12.23 23:14:31.584146 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.12.23 23:14:31.584338 [ 275 ] {be90d96d-22da-49b2-85f0-909043ed1fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.584480 [ 275 ] {be90d96d-22da-49b2-85f0-909043ed1fff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2025.12.23 23:14:31.589177 [ 275 ] {be90d96d-22da-49b2-85f0-909043ed1fff} <Debug> oximeter.measurements_f32 (3b2086d5-9427-4cf6-8421-00400f25a101): Loading data parts | ||
| 470 | 2025.12.23 23:14:31.589477 [ 275 ] {be90d96d-22da-49b2-85f0-909043ed1fff} <Debug> oximeter.measurements_f32 (3b2086d5-9427-4cf6-8421-00400f25a101): There are no data parts | ||
| 471 | 2025.12.23 23:14:31.593567 [ 275 ] {be90d96d-22da-49b2-85f0-909043ed1fff} <Debug> TCPHandler: Processed in 0.009481419 sec. | ||
| 472 | 2025.12.23 23:14:31.593835 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.12.23 23:14:31.594007 [ 275 ] {84fb0a2d-f9ee-4ba8-a51b-2423103eea1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.594213 [ 275 ] {84fb0a2d-f9ee-4ba8-a51b-2423103eea1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2025.12.23 23:14:31.598057 [ 275 ] {84fb0a2d-f9ee-4ba8-a51b-2423103eea1e} <Debug> oximeter.measurements_f64 (e80917f9-472e-4675-8331-6e177301c5d8): Loading data parts | ||
| 476 | 2025.12.23 23:14:31.598265 [ 275 ] {84fb0a2d-f9ee-4ba8-a51b-2423103eea1e} <Debug> oximeter.measurements_f64 (e80917f9-472e-4675-8331-6e177301c5d8): There are no data parts | ||
| 477 | 2025.12.23 23:14:31.602180 [ 275 ] {84fb0a2d-f9ee-4ba8-a51b-2423103eea1e} <Debug> TCPHandler: Processed in 0.008409143 sec. | ||
| 478 | 2025.12.23 23:14:31.602359 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.12.23 23:14:31.602532 [ 275 ] {ec5d3950-ad1d-40cc-a2f0-ae38434b6252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.602672 [ 275 ] {ec5d3950-ad1d-40cc-a2f0-ae38434b6252} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2025.12.23 23:14:31.606716 [ 275 ] {ec5d3950-ad1d-40cc-a2f0-ae38434b6252} <Debug> oximeter.measurements_string (1f51d172-5dbc-4780-9082-c5223e33e3e3): Loading data parts | ||
| 482 | 2025.12.23 23:14:31.606903 [ 275 ] {ec5d3950-ad1d-40cc-a2f0-ae38434b6252} <Debug> oximeter.measurements_string (1f51d172-5dbc-4780-9082-c5223e33e3e3): There are no data parts | ||
| 483 | 2025.12.23 23:14:31.611284 [ 275 ] {ec5d3950-ad1d-40cc-a2f0-ae38434b6252} <Debug> TCPHandler: Processed in 0.008982856 sec. | ||
| 484 | 2025.12.23 23:14:31.611569 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2025.12.23 23:14:31.611747 [ 275 ] {e1e06b8f-2aa7-4a76-9bac-70664f062e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.611944 [ 275 ] {e1e06b8f-2aa7-4a76-9bac-70664f062e08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2025.12.23 23:14:31.616200 [ 275 ] {e1e06b8f-2aa7-4a76-9bac-70664f062e08} <Debug> oximeter.measurements_bytes (f08ece67-2ba7-4c98-b76c-0e4de8263fe6): Loading data parts | ||
| 495 | 2025.12.23 23:14:31.616381 [ 275 ] {e1e06b8f-2aa7-4a76-9bac-70664f062e08} <Debug> oximeter.measurements_bytes (f08ece67-2ba7-4c98-b76c-0e4de8263fe6): There are no data parts | ||
| 496 | 2025.12.23 23:14:31.623477 [ 275 ] {e1e06b8f-2aa7-4a76-9bac-70664f062e08} <Debug> TCPHandler: Processed in 0.01196329 sec. | ||
| 497 | 2025.12.23 23:14:31.623991 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2025.12.23 23:14:31.624180 [ 275 ] {6ef7f417-12ea-444a-bd3a-d530c2367226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.624306 [ 275 ] {6ef7f417-12ea-444a-bd3a-d530c2367226} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2025.12.23 23:14:31.629220 [ 275 ] {6ef7f417-12ea-444a-bd3a-d530c2367226} <Debug> oximeter.measurements_cumulativei64 (0850e70d-ad23-4ba6-b3cc-e77cc26d521e): Loading data parts | ||
| 501 | 2025.12.23 23:14:31.629499 [ 275 ] {6ef7f417-12ea-444a-bd3a-d530c2367226} <Debug> oximeter.measurements_cumulativei64 (0850e70d-ad23-4ba6-b3cc-e77cc26d521e): There are no data parts | ||
| 502 | 2025.12.23 23:14:31.633946 [ 275 ] {6ef7f417-12ea-444a-bd3a-d530c2367226} <Debug> TCPHandler: Processed in 0.01001211 sec. | ||
| 503 | 2025.12.23 23:14:31.634124 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2025.12.23 23:14:31.634436 [ 275 ] {feb9273d-9fa0-47c9-8b62-d0cbb6a1ebe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.634574 [ 275 ] {feb9273d-9fa0-47c9-8b62-d0cbb6a1ebe7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2025.12.23 23:14:31.637673 [ 275 ] {feb9273d-9fa0-47c9-8b62-d0cbb6a1ebe7} <Debug> oximeter.measurements_cumulativeu64 (da786ac5-3ee7-4b83-893a-698bfcd25f81): Loading data parts | ||
| 507 | 2025.12.23 23:14:31.637879 [ 275 ] {feb9273d-9fa0-47c9-8b62-d0cbb6a1ebe7} <Debug> oximeter.measurements_cumulativeu64 (da786ac5-3ee7-4b83-893a-698bfcd25f81): There are no data parts | ||
| 508 | 2025.12.23 23:14:31.642268 [ 275 ] {feb9273d-9fa0-47c9-8b62-d0cbb6a1ebe7} <Debug> TCPHandler: Processed in 0.008206021 sec. | ||
| 509 | 2025.12.23 23:14:31.642439 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2025.12.23 23:14:31.642618 [ 275 ] {6981fbec-8285-4939-adaa-4bc524f04307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.642745 [ 275 ] {6981fbec-8285-4939-adaa-4bc524f04307} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2025.12.23 23:14:31.646309 [ 275 ] {6981fbec-8285-4939-adaa-4bc524f04307} <Debug> oximeter.measurements_cumulativef32 (adffcf32-a63f-4b7a-a9d1-b11f289701b0): Loading data parts | ||
| 513 | 2025.12.23 23:14:31.646471 [ 275 ] {6981fbec-8285-4939-adaa-4bc524f04307} <Debug> oximeter.measurements_cumulativef32 (adffcf32-a63f-4b7a-a9d1-b11f289701b0): There are no data parts | ||
| 514 | 2025.12.23 23:14:31.653435 [ 275 ] {6981fbec-8285-4939-adaa-4bc524f04307} <Debug> TCPHandler: Processed in 0.011107286 sec. | ||
| 515 | 2025.12.23 23:14:31.653758 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2025.12.23 23:14:31.653958 [ 275 ] {73707e61-ddd6-4eee-93fd-7745d3b7ba22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.654093 [ 275 ] {73707e61-ddd6-4eee-93fd-7745d3b7ba22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2025.12.23 23:14:31.659057 [ 275 ] {73707e61-ddd6-4eee-93fd-7745d3b7ba22} <Debug> oximeter.measurements_cumulativef64 (b0fd4e9f-3afd-4ac9-a73d-6c763321124a): Loading data parts | ||
| 519 | 2025.12.23 23:14:31.659307 [ 275 ] {73707e61-ddd6-4eee-93fd-7745d3b7ba22} <Debug> oximeter.measurements_cumulativef64 (b0fd4e9f-3afd-4ac9-a73d-6c763321124a): There are no data parts | ||
| 520 | 2025.12.23 23:14:31.663126 [ 275 ] {73707e61-ddd6-4eee-93fd-7745d3b7ba22} <Debug> TCPHandler: Processed in 0.009425878 sec. | ||
| 521 | 2025.12.23 23:14:31.663302 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2025.12.23 23:14:31.663650 [ 275 ] {95831dbc-5a2f-4e22-9b3e-7c47420aaed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.663799 [ 275 ] {95831dbc-5a2f-4e22-9b3e-7c47420aaed7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2025.12.23 23:14:31.668988 [ 275 ] {95831dbc-5a2f-4e22-9b3e-7c47420aaed7} <Debug> oximeter.measurements_histogrami8 (314fc8ad-0440-4ad7-9a82-dbda58c96dbf): Loading data parts | ||
| 535 | 2025.12.23 23:14:31.669208 [ 275 ] {95831dbc-5a2f-4e22-9b3e-7c47420aaed7} <Debug> oximeter.measurements_histogrami8 (314fc8ad-0440-4ad7-9a82-dbda58c96dbf): There are no data parts | ||
| 536 | 2025.12.23 23:14:31.672372 [ 275 ] {95831dbc-5a2f-4e22-9b3e-7c47420aaed7} <Debug> TCPHandler: Processed in 0.009127536 sec. | ||
| 537 | 2025.12.23 23:14:31.672615 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.12.23 23:14:31.672867 [ 275 ] {0a398432-7a81-4a06-9531-9bbce60d4470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.672996 [ 275 ] {0a398432-7a81-4a06-9531-9bbce60d4470} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2025.12.23 23:14:31.677322 [ 275 ] {0a398432-7a81-4a06-9531-9bbce60d4470} <Debug> oximeter.measurements_histogramu8 (0b939fbf-1915-48a6-9cb5-5bd5a92b4eac): Loading data parts | ||
| 541 | 2025.12.23 23:14:31.677636 [ 275 ] {0a398432-7a81-4a06-9531-9bbce60d4470} <Debug> oximeter.measurements_histogramu8 (0b939fbf-1915-48a6-9cb5-5bd5a92b4eac): There are no data parts | ||
| 542 | 2025.12.23 23:14:31.681406 [ 275 ] {0a398432-7a81-4a06-9531-9bbce60d4470} <Debug> TCPHandler: Processed in 0.008847255 sec. | ||
| 543 | 2025.12.23 23:14:31.681600 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.12.23 23:14:31.681961 [ 275 ] {a91ee07a-57ca-4e7d-abcd-722424f0b089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.682098 [ 275 ] {a91ee07a-57ca-4e7d-abcd-722424f0b089} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2025.12.23 23:14:31.685577 [ 275 ] {a91ee07a-57ca-4e7d-abcd-722424f0b089} <Debug> oximeter.measurements_histogrami16 (79f73274-9796-497f-b4d3-07970997a237): Loading data parts | ||
| 547 | 2025.12.23 23:14:31.685781 [ 275 ] {a91ee07a-57ca-4e7d-abcd-722424f0b089} <Debug> oximeter.measurements_histogrami16 (79f73274-9796-497f-b4d3-07970997a237): There are no data parts | ||
| 548 | 2025.12.23 23:14:31.689954 [ 275 ] {a91ee07a-57ca-4e7d-abcd-722424f0b089} <Debug> TCPHandler: Processed in 0.008410232 sec. | ||
| 549 | 2025.12.23 23:14:31.690228 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.12.23 23:14:31.690466 [ 275 ] {691a1723-5c8c-474c-81fd-cf4b4ac9fede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.690621 [ 275 ] {691a1723-5c8c-474c-81fd-cf4b4ac9fede} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2025.12.23 23:14:31.694650 [ 275 ] {691a1723-5c8c-474c-81fd-cf4b4ac9fede} <Debug> oximeter.measurements_histogramu16 (b730fb6a-c3af-49f2-9df1-2816e8a645b6): Loading data parts | ||
| 553 | 2025.12.23 23:14:31.694915 [ 275 ] {691a1723-5c8c-474c-81fd-cf4b4ac9fede} <Debug> oximeter.measurements_histogramu16 (b730fb6a-c3af-49f2-9df1-2816e8a645b6): There are no data parts | ||
| 554 | 2025.12.23 23:14:31.698744 [ 275 ] {691a1723-5c8c-474c-81fd-cf4b4ac9fede} <Debug> TCPHandler: Processed in 0.008577114 sec. | ||
| 555 | 2025.12.23 23:14:31.698917 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2025.12.23 23:14:31.699235 [ 275 ] {d95606aa-59ed-459f-9a5c-e472de93c4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.699378 [ 275 ] {d95606aa-59ed-459f-9a5c-e472de93c4ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2025.12.23 23:14:31.702486 [ 275 ] {d95606aa-59ed-459f-9a5c-e472de93c4ba} <Debug> oximeter.measurements_histogrami32 (b5a0be17-0854-40ad-a51e-c1e1c6c24663): Loading data parts | ||
| 559 | 2025.12.23 23:14:31.702703 [ 275 ] {d95606aa-59ed-459f-9a5c-e472de93c4ba} <Debug> oximeter.measurements_histogrami32 (b5a0be17-0854-40ad-a51e-c1e1c6c24663): There are no data parts | ||
| 560 | 2025.12.23 23:14:31.706631 [ 275 ] {d95606aa-59ed-459f-9a5c-e472de93c4ba} <Debug> TCPHandler: Processed in 0.007769749 sec. | ||
| 561 | 2025.12.23 23:14:31.706904 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2025.12.23 23:14:31.707139 [ 275 ] {135a97ab-e41c-4215-858b-ef606efc0f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.707279 [ 275 ] {135a97ab-e41c-4215-858b-ef606efc0f76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2025.12.23 23:14:31.713086 [ 275 ] {135a97ab-e41c-4215-858b-ef606efc0f76} <Debug> oximeter.measurements_histogramu32 (3e9c7ffc-d1f0-4559-b2f4-8fcdc788c100): Loading data parts | ||
| 565 | 2025.12.23 23:14:31.713341 [ 275 ] {135a97ab-e41c-4215-858b-ef606efc0f76} <Debug> oximeter.measurements_histogramu32 (3e9c7ffc-d1f0-4559-b2f4-8fcdc788c100): There are no data parts | ||
| 566 | 2025.12.23 23:14:31.717601 [ 275 ] {135a97ab-e41c-4215-858b-ef606efc0f76} <Debug> TCPHandler: Processed in 0.010750984 sec. | ||
| 567 | 2025.12.23 23:14:31.717778 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.12.23 23:14:31.718066 [ 275 ] {40890a9f-8319-4be2-bf21-52f1c5802ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.718194 [ 275 ] {40890a9f-8319-4be2-bf21-52f1c5802ffb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2025.12.23 23:14:31.727290 [ 275 ] {40890a9f-8319-4be2-bf21-52f1c5802ffb} <Debug> oximeter.measurements_histogrami64 (6844e1bd-38f5-4f52-9e7a-2d362b441106): Loading data parts | ||
| 571 | 2025.12.23 23:14:31.727494 [ 275 ] {40890a9f-8319-4be2-bf21-52f1c5802ffb} <Debug> oximeter.measurements_histogrami64 (6844e1bd-38f5-4f52-9e7a-2d362b441106): There are no data parts | ||
| 572 | 2025.12.23 23:14:31.733949 [ 275 ] {40890a9f-8319-4be2-bf21-52f1c5802ffb} <Debug> TCPHandler: Processed in 0.016225362 sec. | ||
| 573 | 2025.12.23 23:14:31.734221 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2025.12.23 23:14:31.734540 [ 275 ] {1c3b16ad-e086-4cba-af7a-9df7381c313e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.734729 [ 275 ] {1c3b16ad-e086-4cba-af7a-9df7381c313e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2025.12.23 23:14:31.742105 [ 275 ] {1c3b16ad-e086-4cba-af7a-9df7381c313e} <Debug> oximeter.measurements_histogramu64 (24fdf66a-a0b5-44ef-a15d-0e9231de9628): Loading data parts | ||
| 577 | 2025.12.23 23:14:31.742365 [ 275 ] {1c3b16ad-e086-4cba-af7a-9df7381c313e} <Debug> oximeter.measurements_histogramu64 (24fdf66a-a0b5-44ef-a15d-0e9231de9628): There are no data parts | ||
| 578 | 2025.12.23 23:14:31.744239 [ 275 ] {1c3b16ad-e086-4cba-af7a-9df7381c313e} <Debug> TCPHandler: Processed in 0.010073391 sec. | ||
| 579 | 2025.12.23 23:14:31.744419 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.12.23 23:14:31.744709 [ 275 ] {43544df6-2d79-48a5-8e36-7dc0fb6220ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.744886 [ 275 ] {43544df6-2d79-48a5-8e36-7dc0fb6220ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2025.12.23 23:14:31.747175 [ 275 ] {43544df6-2d79-48a5-8e36-7dc0fb6220ce} <Debug> oximeter.measurements_histogramf32 (12c7f334-645f-44ed-a3f6-97338cc01b8e): Loading data parts | ||
| 583 | 2025.12.23 23:14:31.747348 [ 275 ] {43544df6-2d79-48a5-8e36-7dc0fb6220ce} <Debug> oximeter.measurements_histogramf32 (12c7f334-645f-44ed-a3f6-97338cc01b8e): There are no data parts | ||
| 584 | 2025.12.23 23:14:31.748813 [ 275 ] {43544df6-2d79-48a5-8e36-7dc0fb6220ce} <Debug> TCPHandler: Processed in 0.004454172 sec. | ||
| 585 | 2025.12.23 23:14:31.749066 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.12.23 23:14:31.749304 [ 275 ] {ac25da55-2799-404f-8c44-e45ba6656702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.749433 [ 275 ] {ac25da55-2799-404f-8c44-e45ba6656702} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2025.12.23 23:14:31.753452 [ 275 ] {ac25da55-2799-404f-8c44-e45ba6656702} <Debug> oximeter.measurements_histogramf64 (fecf07d4-bf85-4560-858f-d7833c34a315): Loading data parts | ||
| 589 | 2025.12.23 23:14:31.753658 [ 275 ] {ac25da55-2799-404f-8c44-e45ba6656702} <Debug> oximeter.measurements_histogramf64 (fecf07d4-bf85-4560-858f-d7833c34a315): There are no data parts | ||
| 590 | 2025.12.23 23:14:31.758035 [ 275 ] {ac25da55-2799-404f-8c44-e45ba6656702} <Debug> TCPHandler: Processed in 0.009026696 sec. | ||
| 591 | 2025.12.23 23:14:31.758216 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.12.23 23:14:31.758471 [ 275 ] {2dbbb8ea-e369-4834-a055-0504e61a4c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) /* 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.12.23 23:14:31.758623 [ 275 ] {2dbbb8ea-e369-4834-a055-0504e61a4c12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2025.12.23 23:14:31.763146 [ 275 ] {2dbbb8ea-e369-4834-a055-0504e61a4c12} <Debug> oximeter.fields_bool (f5815894-717c-41b4-b810-95a51ecbc1ab): Loading data parts | ||
| 620 | 2025.12.23 23:14:31.763405 [ 275 ] {2dbbb8ea-e369-4834-a055-0504e61a4c12} <Debug> oximeter.fields_bool (f5815894-717c-41b4-b810-95a51ecbc1ab): There are no data parts | ||
| 621 | 2025.12.23 23:14:31.770623 [ 275 ] {2dbbb8ea-e369-4834-a055-0504e61a4c12} <Debug> TCPHandler: Processed in 0.012459783 sec. | ||
| 622 | 2025.12.23 23:14:31.770831 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2025.12.23 23:14:31.771148 [ 275 ] {0e6a7298-e2a1-47ec-9369-3f448bfcdf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.771293 [ 275 ] {0e6a7298-e2a1-47ec-9369-3f448bfcdf7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2025.12.23 23:14:31.775655 [ 275 ] {0e6a7298-e2a1-47ec-9369-3f448bfcdf7f} <Debug> oximeter.fields_i8 (1ebaa584-a78f-494e-9eb9-d8ded1c9fb8b): Loading data parts | ||
| 626 | 2025.12.23 23:14:31.775815 [ 275 ] {0e6a7298-e2a1-47ec-9369-3f448bfcdf7f} <Debug> oximeter.fields_i8 (1ebaa584-a78f-494e-9eb9-d8ded1c9fb8b): There are no data parts | ||
| 627 | 2025.12.23 23:14:31.780166 [ 275 ] {0e6a7298-e2a1-47ec-9369-3f448bfcdf7f} <Debug> TCPHandler: Processed in 0.009404298 sec. | ||
| 628 | 2025.12.23 23:14:31.780350 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2025.12.23 23:14:31.780524 [ 275 ] {7feb7019-d594-44d1-a02a-58608460376c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.780680 [ 275 ] {7feb7019-d594-44d1-a02a-58608460376c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2025.12.23 23:14:31.784500 [ 275 ] {7feb7019-d594-44d1-a02a-58608460376c} <Debug> oximeter.fields_u8 (0781aabd-d45b-44e2-b101-e0627b0164cd): Loading data parts | ||
| 632 | 2025.12.23 23:14:31.784696 [ 275 ] {7feb7019-d594-44d1-a02a-58608460376c} <Debug> oximeter.fields_u8 (0781aabd-d45b-44e2-b101-e0627b0164cd): There are no data parts | ||
| 633 | 2025.12.23 23:14:31.792957 [ 275 ] {7feb7019-d594-44d1-a02a-58608460376c} <Debug> TCPHandler: Processed in 0.012666554 sec. | ||
| 634 | 2025.12.23 23:14:31.793155 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2025.12.23 23:14:31.793485 [ 275 ] {a6a8bd7a-125a-479f-8eb1-cbfe7028e584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.793629 [ 275 ] {a6a8bd7a-125a-479f-8eb1-cbfe7028e584} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2025.12.23 23:14:31.798027 [ 275 ] {a6a8bd7a-125a-479f-8eb1-cbfe7028e584} <Debug> oximeter.fields_i16 (7dd09850-8cf1-42e5-9e14-988715051ade): Loading data parts | ||
| 638 | 2025.12.23 23:14:31.798243 [ 275 ] {a6a8bd7a-125a-479f-8eb1-cbfe7028e584} <Debug> oximeter.fields_i16 (7dd09850-8cf1-42e5-9e14-988715051ade): There are no data parts | ||
| 639 | 2025.12.23 23:14:31.802263 [ 275 ] {a6a8bd7a-125a-479f-8eb1-cbfe7028e584} <Debug> TCPHandler: Processed in 0.009173486 sec. | ||
| 640 | 2025.12.23 23:14:31.802455 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2025.12.23 23:14:31.802664 [ 275 ] {d73a5b6c-07a2-411b-8336-471eccea3d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.802810 [ 275 ] {d73a5b6c-07a2-411b-8336-471eccea3d08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2025.12.23 23:14:31.806846 [ 275 ] {d73a5b6c-07a2-411b-8336-471eccea3d08} <Debug> oximeter.fields_u16 (800c006b-12a6-4336-b4fb-a59682324f95): Loading data parts | ||
| 644 | 2025.12.23 23:14:31.807106 [ 275 ] {d73a5b6c-07a2-411b-8336-471eccea3d08} <Debug> oximeter.fields_u16 (800c006b-12a6-4336-b4fb-a59682324f95): There are no data parts | ||
| 645 | 2025.12.23 23:14:31.811083 [ 275 ] {d73a5b6c-07a2-411b-8336-471eccea3d08} <Debug> TCPHandler: Processed in 0.008692114 sec. | ||
| 646 | 2025.12.23 23:14:31.811330 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2025.12.23 23:14:31.811564 [ 275 ] {5add3152-e8a9-4219-a662-f728bf3f740c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.811696 [ 275 ] {5add3152-e8a9-4219-a662-f728bf3f740c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2025.12.23 23:14:31.816259 [ 275 ] {5add3152-e8a9-4219-a662-f728bf3f740c} <Debug> oximeter.fields_i32 (080897ea-e9c8-4d78-996f-6c9e92508dab): Loading data parts | ||
| 650 | 2025.12.23 23:14:31.816463 [ 275 ] {5add3152-e8a9-4219-a662-f728bf3f740c} <Debug> oximeter.fields_i32 (080897ea-e9c8-4d78-996f-6c9e92508dab): There are no data parts | ||
| 651 | 2025.12.23 23:14:31.823198 [ 275 ] {5add3152-e8a9-4219-a662-f728bf3f740c} <Debug> TCPHandler: Processed in 0.01192264 sec. | ||
| 652 | 2025.12.23 23:14:31.823377 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2025.12.23 23:14:31.823558 [ 275 ] {d2018df4-62ee-4307-84d1-0a08df370918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.823768 [ 275 ] {d2018df4-62ee-4307-84d1-0a08df370918} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2025.12.23 23:14:31.828624 [ 275 ] {d2018df4-62ee-4307-84d1-0a08df370918} <Debug> oximeter.fields_u32 (99fa15d5-afaf-43e7-bb4c-f99edf4384da): Loading data parts | ||
| 656 | 2025.12.23 23:14:31.828779 [ 275 ] {d2018df4-62ee-4307-84d1-0a08df370918} <Debug> oximeter.fields_u32 (99fa15d5-afaf-43e7-bb4c-f99edf4384da): There are no data parts | ||
| 657 | 2025.12.23 23:14:31.831774 [ 275 ] {d2018df4-62ee-4307-84d1-0a08df370918} <Debug> TCPHandler: Processed in 0.008453563 sec. | ||
| 658 | 2025.12.23 23:14:31.832039 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2025.12.23 23:14:31.832217 [ 275 ] {e9010512-acbf-442a-8f17-5d89999cac20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.832371 [ 275 ] {e9010512-acbf-442a-8f17-5d89999cac20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2025.12.23 23:14:31.836378 [ 275 ] {e9010512-acbf-442a-8f17-5d89999cac20} <Debug> oximeter.fields_i64 (eacc8c4c-7383-4c0f-a1fa-19a83191baef): Loading data parts | ||
| 662 | 2025.12.23 23:14:31.836635 [ 275 ] {e9010512-acbf-442a-8f17-5d89999cac20} <Debug> oximeter.fields_i64 (eacc8c4c-7383-4c0f-a1fa-19a83191baef): There are no data parts | ||
| 663 | 2025.12.23 23:14:31.842308 [ 275 ] {e9010512-acbf-442a-8f17-5d89999cac20} <Debug> TCPHandler: Processed in 0.010327663 sec. | ||
| 664 | 2025.12.23 23:14:31.842484 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2025.12.23 23:14:31.842732 [ 275 ] {c03841bd-fb76-4fa5-a5f2-de4ec9fae03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.842815 [ 275 ] {c03841bd-fb76-4fa5-a5f2-de4ec9fae03f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2025.12.23 23:14:31.845396 [ 275 ] {c03841bd-fb76-4fa5-a5f2-de4ec9fae03f} <Debug> oximeter.fields_u64 (6e3af722-7581-4ffc-8f17-f2105733a0ff): Loading data parts | ||
| 668 | 2025.12.23 23:14:31.845619 [ 275 ] {c03841bd-fb76-4fa5-a5f2-de4ec9fae03f} <Debug> oximeter.fields_u64 (6e3af722-7581-4ffc-8f17-f2105733a0ff): There are no data parts | ||
| 669 | 2025.12.23 23:14:31.850818 [ 275 ] {c03841bd-fb76-4fa5-a5f2-de4ec9fae03f} <Debug> TCPHandler: Processed in 0.008392803 sec. | ||
| 670 | 2025.12.23 23:14:31.851176 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2025.12.23 23:14:31.851355 [ 275 ] {262ec251-f5ea-434b-8ea3-c83fee934c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.851509 [ 275 ] {262ec251-f5ea-434b-8ea3-c83fee934c1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2025.12.23 23:14:31.856353 [ 275 ] {262ec251-f5ea-434b-8ea3-c83fee934c1a} <Debug> oximeter.fields_ipaddr (c4f45139-ab65-401f-8cf9-d5b54ad95537): Loading data parts | ||
| 674 | 2025.12.23 23:14:31.856657 [ 275 ] {262ec251-f5ea-434b-8ea3-c83fee934c1a} <Debug> oximeter.fields_ipaddr (c4f45139-ab65-401f-8cf9-d5b54ad95537): There are no data parts | ||
| 675 | 2025.12.23 23:14:31.860512 [ 275 ] {262ec251-f5ea-434b-8ea3-c83fee934c1a} <Debug> TCPHandler: Processed in 0.009388007 sec. | ||
| 676 | 2025.12.23 23:14:31.860693 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2025.12.23 23:14:31.860963 [ 275 ] {20e4674c-f8cf-456e-bbde-c8ce433b49f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.861071 [ 275 ] {20e4674c-f8cf-456e-bbde-c8ce433b49f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2025.12.23 23:14:31.868560 [ 275 ] {20e4674c-f8cf-456e-bbde-c8ce433b49f4} <Debug> oximeter.fields_string (a4ab17f6-643d-4547-914f-bed1acece365): Loading data parts | ||
| 680 | 2025.12.23 23:14:31.868783 [ 275 ] {20e4674c-f8cf-456e-bbde-c8ce433b49f4} <Debug> oximeter.fields_string (a4ab17f6-643d-4547-914f-bed1acece365): There are no data parts | ||
| 681 | 2025.12.23 23:14:31.873846 [ 275 ] {20e4674c-f8cf-456e-bbde-c8ce433b49f4} <Debug> TCPHandler: Processed in 0.013208067 sec. | ||
| 682 | 2025.12.23 23:14:31.874064 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2025.12.23 23:14:31.874247 [ 275 ] {705dfa35-62dc-46e2-84c8-d7ca7012694d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) 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.12.23 23:14:31.874389 [ 275 ] {705dfa35-62dc-46e2-84c8-d7ca7012694d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2025.12.23 23:14:31.877444 [ 275 ] {705dfa35-62dc-46e2-84c8-d7ca7012694d} <Debug> oximeter.fields_uuid (209765df-0bac-4ef5-b416-53eb63a22142): Loading data parts | ||
| 686 | 2025.12.23 23:14:31.877754 [ 275 ] {705dfa35-62dc-46e2-84c8-d7ca7012694d} <Debug> oximeter.fields_uuid (209765df-0bac-4ef5-b416-53eb63a22142): There are no data parts | ||
| 687 | 2025.12.23 23:14:31.880892 [ 275 ] {705dfa35-62dc-46e2-84c8-d7ca7012694d} <Debug> TCPHandler: Processed in 0.006887504 sec. | ||
| 688 | 2025.12.23 23:14:31.881116 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2025.12.23 23:14:31.881567 [ 275 ] {cc263e8a-fa15-44a1-aa33-01a552b7f401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) /* 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.12.23 23:14:31.881720 [ 275 ] {cc263e8a-fa15-44a1-aa33-01a552b7f401} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2025.12.23 23:14:31.885264 [ 275 ] {cc263e8a-fa15-44a1-aa33-01a552b7f401} <Debug> oximeter.timeseries_schema (bea1dbda-8fce-4e42-9835-db26c654bdb4): Loading data parts | ||
| 695 | 2025.12.23 23:14:31.885498 [ 275 ] {cc263e8a-fa15-44a1-aa33-01a552b7f401} <Debug> oximeter.timeseries_schema (bea1dbda-8fce-4e42-9835-db26c654bdb4): There are no data parts | ||
| 696 | 2025.12.23 23:14:31.887276 [ 275 ] {cc263e8a-fa15-44a1-aa33-01a552b7f401} <Debug> TCPHandler: Processed in 0.006222091 sec. | ||
| 697 | 2025.12.23 23:14:31.887643 [ 277 ] {} <Trace> TCP-Session: 938356e8-1825-495d-b4a9-7fab985af623 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2025.12.23 23:14:31.888082 [ 277 ] {a8265de7-df73-4478-9b7d-2dccaebecf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60778) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2025.12.23 23:14:31.890798 [ 277 ] {a8265de7-df73-4478-9b7d-2dccaebecf27} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2025.12.23 23:14:31.921702 [ 285 ] {a8265de7-df73-4478-9b7d-2dccaebecf27} <Trace> oximeter.version (deb52fcb-59ca-42e2-9300-bd5fa9cf0bd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2025.12.23 23:14:31.921894 [ 285 ] {a8265de7-df73-4478-9b7d-2dccaebecf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 702 | 2025.12.23 23:14:31.930663 [ 285 ] {a8265de7-df73-4478-9b7d-2dccaebecf27} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2025.12.23 23:14:31.931348 [ 285 ] {a8265de7-df73-4478-9b7d-2dccaebecf27} <Trace> oximeter.version (deb52fcb-59ca-42e2-9300-bd5fa9cf0bd1): 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.12.23 23:14:31.931780 [ 277 ] {a8265de7-df73-4478-9b7d-2dccaebecf27} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.043848 sec., 22.80605728881591 rows/sec., 364.90 B/sec. | ||
| 705 | 2025.12.23 23:14:31.932122 [ 277 ] {a8265de7-df73-4478-9b7d-2dccaebecf27} <Debug> TCPHandler: Processed in 0.044640776 sec. | ||
| 706 | 2025.12.23 23:14:32.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.41 MiB, peak 126.41 MiB, free memory in arenas 0.00 B, will set to 139.64 MiB (RSS), difference: 13.23 MiB | ||
| 707 | 2025.12.23 23:14:38.302101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 708 | 2025.12.23 23:14:38.302102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.12.23 23:14:38.302215 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2025.12.23 23:14:38.302245 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.12.23 23:14:38.305279 [ 245 ] {} <Debug> system.asynchronous_metric_log (f06c0e53-937d-412c-8eea-f41e2c9e9358): Loading data parts | ||
| 712 | 2025.12.23 23:14:38.305483 [ 245 ] {} <Debug> system.asynchronous_metric_log (f06c0e53-937d-412c-8eea-f41e2c9e9358): There are no data parts | ||
| 713 | 2025.12.23 23:14:38.311055 [ 245 ] {} <Trace> system.asynchronous_metric_log (f06c0e53-937d-412c-8eea-f41e2c9e9358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.12.23 23:14:38.311186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 715 | 2025.12.23 23:14:38.319135 [ 244 ] {} <Debug> system.metric_log (2b1a79d6-69f2-4076-bca1-62bf97512c99): Loading data parts | ||
| 716 | 2025.12.23 23:14:38.319283 [ 244 ] {} <Debug> system.metric_log (2b1a79d6-69f2-4076-bca1-62bf97512c99): There are no data parts | ||
| 717 | 2025.12.23 23:14:38.320618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.12.23 23:14:38.321188 [ 245 ] {} <Trace> system.asynchronous_metric_log (f06c0e53-937d-412c-8eea-f41e2c9e9358): 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.12.23 23:14:38.321372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2025.12.23 23:14:38.343013 [ 244 ] {} <Trace> system.metric_log (2b1a79d6-69f2-4076-bca1-62bf97512c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.23 23:14:38.343174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 722 | 2025.12.23 23:14:38.349495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.23 23:14:38.350700 [ 244 ] {} <Trace> system.metric_log (2b1a79d6-69f2-4076-bca1-62bf97512c99): 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.12.23 23:14:38.354064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.12.23 23:14:39.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.04 MiB | ||
| 726 | 2025.12.23 23:14:40.802009 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.12.23 23:14:40.802208 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.12.23 23:14:40.808675 [ 243 ] {} <Debug> system.query_log (df6a2fd2-3624-468c-a2bd-e8308cb51d61): Loading data parts | ||
| 729 | 2025.12.23 23:14:40.808861 [ 243 ] {} <Debug> system.query_log (df6a2fd2-3624-468c-a2bd-e8308cb51d61): There are no data parts | ||
| 730 | 2025.12.23 23:14:40.816658 [ 243 ] {} <Trace> system.query_log (df6a2fd2-3624-468c-a2bd-e8308cb51d61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.12.23 23:14:40.816796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 732 | 2025.12.23 23:14:40.821258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.12.23 23:14:40.821914 [ 243 ] {} <Trace> system.query_log (df6a2fd2-3624-468c-a2bd-e8308cb51d61): 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.12.23 23:14:40.822338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.12.23 23:14:41.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.10 MiB, peak 158.10 MiB, free memory in arenas 0.00 B, will set to 154.96 MiB (RSS), difference: -3.13 MiB | ||
| 736 | 2025.12.23 23:14:45.737616 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.23 23:14:45.737674 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.23 23:14:45.821853 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.12.23 23:14:45.828048 [ 245 ] {} <Trace> system.asynchronous_metric_log (f06c0e53-937d-412c-8eea-f41e2c9e9358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.23 23:14:45.828101 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 741 | 2025.12.23 23:14:45.828934 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.23 23:14:45.829586 [ 245 ] {} <Trace> system.asynchronous_metric_log (f06c0e53-937d-412c-8eea-f41e2c9e9358): 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.12.23 23:14:45.829764 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.12.23 23:14:45.854339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.23 23:14:45.872227 [ 244 ] {} <Trace> system.metric_log (2b1a79d6-69f2-4076-bca1-62bf97512c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.23 23:14:45.872340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 747 | 2025.12.23 23:14:45.878843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.23 23:14:45.879980 [ 244 ] {} <Trace> system.metric_log (2b1a79d6-69f2-4076-bca1-62bf97512c99): 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.12.23 23:14:45.883239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.23 23:14:46.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.72 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 2.05 MiB | ||
| 751 | 2025.12.23 23:14:51.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.78 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.12.23 23:14:51.940582 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.12.23 23:14:51.940771 [ 275 ] {a766bdcd-310e-46c7-a348-c16c2907f478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.12.23 23:14:51.945801 [ 275 ] {a766bdcd-310e-46c7-a348-c16c2907f478} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.12.23 23:14:51.956961 [ 275 ] {a766bdcd-310e-46c7-a348-c16c2907f478} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.12.23 23:14:51.966673 [ 275 ] {a766bdcd-310e-46c7-a348-c16c2907f478} <Debug> TCPHandler: Processed in 0.026220063 sec. | ||
| 757 | 2025.12.23 23:14:51.977611 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.12.23 23:14:51.977754 [ 275 ] {c2ddac6b-9538-4c90-9c30-0f67e40303aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.12.23 23:14:51.997524 [ 275 ] {c2ddac6b-9538-4c90-9c30-0f67e40303aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.12.23 23:14:51.997578 [ 275 ] {c2ddac6b-9538-4c90-9c30-0f67e40303aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.12.23 23:14:52.000642 [ 275 ] {c2ddac6b-9538-4c90-9c30-0f67e40303aa} <Debug> TCPHandler: Processed in 0.023087626 sec. | ||
| 762 | 2025.12.23 23:14:52.000925 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.12.23 23:14:52.001057 [ 275 ] {0ab95168-9ca7-492f-b4ea-a9027cb7590b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.12.23 23:14:52.006457 [ 275 ] {0ab95168-9ca7-492f-b4ea-a9027cb7590b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.12.23 23:14:52.006509 [ 275 ] {0ab95168-9ca7-492f-b4ea-a9027cb7590b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.12.23 23:14:52.006907 [ 275 ] {0ab95168-9ca7-492f-b4ea-a9027cb7590b} <Debug> TCPHandler: Processed in 0.0060342 sec. | ||
| 767 | 2025.12.23 23:14:52.007176 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.12.23 23:14:52.007301 [ 275 ] {2435ba19-df54-4c33-946a-b38cad15e3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.12.23 23:14:52.007559 [ 275 ] {2435ba19-df54-4c33-946a-b38cad15e3aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.12.23 23:14:52.007603 [ 275 ] {2435ba19-df54-4c33-946a-b38cad15e3aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.12.23 23:14:52.007939 [ 275 ] {2435ba19-df54-4c33-946a-b38cad15e3aa} <Debug> TCPHandler: Processed in 0.000819334 sec. | ||
| 772 | 2025.12.23 23:14:52.008241 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.12.23 23:14:52.008360 [ 275 ] {4560a06c-4f73-4031-ae84-c17474a6afd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.12.23 23:14:52.008611 [ 275 ] {4560a06c-4f73-4031-ae84-c17474a6afd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.12.23 23:14:52.008656 [ 275 ] {4560a06c-4f73-4031-ae84-c17474a6afd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.12.23 23:14:52.008995 [ 275 ] {4560a06c-4f73-4031-ae84-c17474a6afd6} <Debug> TCPHandler: Processed in 0.000804424 sec. | ||
| 777 | 2025.12.23 23:14:52.009252 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.12.23 23:14:52.009371 [ 275 ] {f90daccc-1866-4247-887a-cfd685c31f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.12.23 23:14:52.009619 [ 275 ] {f90daccc-1866-4247-887a-cfd685c31f75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.12.23 23:14:52.009662 [ 275 ] {f90daccc-1866-4247-887a-cfd685c31f75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.12.23 23:14:52.009991 [ 275 ] {f90daccc-1866-4247-887a-cfd685c31f75} <Debug> TCPHandler: Processed in 0.000787374 sec. | ||
| 782 | 2025.12.23 23:14:52.010221 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.12.23 23:14:52.010345 [ 275 ] {066c1e81-d4a9-42fb-a105-ad502c3fd439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2025.12.23 23:14:52.010611 [ 275 ] {066c1e81-d4a9-42fb-a105-ad502c3fd439} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.12.23 23:14:52.010657 [ 275 ] {066c1e81-d4a9-42fb-a105-ad502c3fd439} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.12.23 23:14:52.011001 [ 275 ] {066c1e81-d4a9-42fb-a105-ad502c3fd439} <Debug> TCPHandler: Processed in 0.000833614 sec. | ||
| 787 | 2025.12.23 23:14:52.011246 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.12.23 23:14:52.011370 [ 275 ] {18ef5fa4-1d9d-48e0-8716-6684f5e1e23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2025.12.23 23:14:52.011639 [ 275 ] {18ef5fa4-1d9d-48e0-8716-6684f5e1e23c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.12.23 23:14:52.011686 [ 275 ] {18ef5fa4-1d9d-48e0-8716-6684f5e1e23c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.12.23 23:14:52.012025 [ 275 ] {18ef5fa4-1d9d-48e0-8716-6684f5e1e23c} <Debug> TCPHandler: Processed in 0.000830704 sec. | ||
| 792 | 2025.12.23 23:14:52.012268 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.12.23 23:14:52.012390 [ 275 ] {36284134-9133-4dd2-9e09-a8f4e08cf716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2025.12.23 23:14:52.012654 [ 275 ] {36284134-9133-4dd2-9e09-a8f4e08cf716} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.12.23 23:14:52.012699 [ 275 ] {36284134-9133-4dd2-9e09-a8f4e08cf716} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.12.23 23:14:52.013050 [ 275 ] {36284134-9133-4dd2-9e09-a8f4e08cf716} <Debug> TCPHandler: Processed in 0.000832244 sec. | ||
| 797 | 2025.12.23 23:14:52.013281 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.12.23 23:14:52.013410 [ 275 ] {ad1c5924-eca3-4f8a-99ec-917cadbbafa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2025.12.23 23:14:52.013683 [ 275 ] {ad1c5924-eca3-4f8a-99ec-917cadbbafa8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.12.23 23:14:52.013732 [ 275 ] {ad1c5924-eca3-4f8a-99ec-917cadbbafa8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.12.23 23:14:52.014081 [ 275 ] {ad1c5924-eca3-4f8a-99ec-917cadbbafa8} <Debug> TCPHandler: Processed in 0.000852084 sec. | ||
| 802 | 2025.12.23 23:14:52.014319 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.12.23 23:14:52.014446 [ 275 ] {fa17c3d1-4b9d-4373-8d07-083785629735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2025.12.23 23:14:52.014709 [ 275 ] {fa17c3d1-4b9d-4373-8d07-083785629735} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.12.23 23:14:52.014755 [ 275 ] {fa17c3d1-4b9d-4373-8d07-083785629735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.12.23 23:14:52.015132 [ 275 ] {fa17c3d1-4b9d-4373-8d07-083785629735} <Debug> TCPHandler: Processed in 0.000860935 sec. | ||
| 807 | 2025.12.23 23:14:52.015379 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.12.23 23:14:52.015503 [ 275 ] {79b9b278-047e-42ea-af89-e708faa2ef21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2025.12.23 23:14:52.015770 [ 275 ] {79b9b278-047e-42ea-af89-e708faa2ef21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.12.23 23:14:52.015829 [ 275 ] {79b9b278-047e-42ea-af89-e708faa2ef21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.12.23 23:14:52.016183 [ 275 ] {79b9b278-047e-42ea-af89-e708faa2ef21} <Debug> TCPHandler: Processed in 0.000857454 sec. | ||
| 812 | 2025.12.23 23:14:52.016409 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.12.23 23:14:52.016531 [ 275 ] {d0106e9b-bd7a-40cc-b4fe-df1e0db86415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2025.12.23 23:14:52.016792 [ 275 ] {d0106e9b-bd7a-40cc-b4fe-df1e0db86415} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.12.23 23:14:52.016838 [ 275 ] {d0106e9b-bd7a-40cc-b4fe-df1e0db86415} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.12.23 23:14:52.017188 [ 275 ] {d0106e9b-bd7a-40cc-b4fe-df1e0db86415} <Debug> TCPHandler: Processed in 0.000829394 sec. | ||
| 817 | 2025.12.23 23:14:52.017410 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.12.23 23:14:52.017532 [ 275 ] {446f2f54-42ff-4989-b1e6-8812bbbe5df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2025.12.23 23:14:52.017794 [ 275 ] {446f2f54-42ff-4989-b1e6-8812bbbe5df5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.12.23 23:14:52.017841 [ 275 ] {446f2f54-42ff-4989-b1e6-8812bbbe5df5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.12.23 23:14:52.018184 [ 275 ] {446f2f54-42ff-4989-b1e6-8812bbbe5df5} <Debug> TCPHandler: Processed in 0.000823054 sec. | ||
| 822 | 2025.12.23 23:14:52.018433 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.12.23 23:14:52.018554 [ 275 ] {f08a1051-5ca7-4c96-ab53-61d7c66b23c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2025.12.23 23:14:52.018822 [ 275 ] {f08a1051-5ca7-4c96-ab53-61d7c66b23c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.12.23 23:14:52.018867 [ 275 ] {f08a1051-5ca7-4c96-ab53-61d7c66b23c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.12.23 23:14:52.019206 [ 275 ] {f08a1051-5ca7-4c96-ab53-61d7c66b23c3} <Debug> TCPHandler: Processed in 0.000822484 sec. | ||
| 827 | 2025.12.23 23:14:52.020704 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.12.23 23:14:52.020835 [ 275 ] {fa3eb3a7-d656-43da-a1e3-8aa5b2f70ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2025.12.23 23:14:52.021110 [ 275 ] {fa3eb3a7-d656-43da-a1e3-8aa5b2f70ffa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.12.23 23:14:52.021161 [ 275 ] {fa3eb3a7-d656-43da-a1e3-8aa5b2f70ffa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.12.23 23:14:52.021503 [ 275 ] {fa3eb3a7-d656-43da-a1e3-8aa5b2f70ffa} <Debug> TCPHandler: Processed in 0.000850334 sec. | ||
| 832 | 2025.12.23 23:14:52.021728 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.12.23 23:14:52.021854 [ 275 ] {449a2dc4-6164-41fb-8eba-f46ab29e6e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2025.12.23 23:14:52.022136 [ 275 ] {449a2dc4-6164-41fb-8eba-f46ab29e6e15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.12.23 23:14:52.022180 [ 275 ] {449a2dc4-6164-41fb-8eba-f46ab29e6e15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.12.23 23:14:52.022514 [ 275 ] {449a2dc4-6164-41fb-8eba-f46ab29e6e15} <Debug> TCPHandler: Processed in 0.000834814 sec. | ||
| 837 | 2025.12.23 23:14:52.022727 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.12.23 23:14:52.022857 [ 275 ] {b109f7d9-1116-4be2-89a0-648d6d70a824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2025.12.23 23:14:52.023146 [ 275 ] {b109f7d9-1116-4be2-89a0-648d6d70a824} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.12.23 23:14:52.023191 [ 275 ] {b109f7d9-1116-4be2-89a0-648d6d70a824} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.12.23 23:14:52.023523 [ 275 ] {b109f7d9-1116-4be2-89a0-648d6d70a824} <Debug> TCPHandler: Processed in 0.000844504 sec. | ||
| 842 | 2025.12.23 23:14:52.023746 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.12.23 23:14:52.023870 [ 275 ] {edbb4dad-9061-41e8-aa3f-1c94a695bbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2025.12.23 23:14:52.024135 [ 275 ] {edbb4dad-9061-41e8-aa3f-1c94a695bbc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.12.23 23:14:52.024179 [ 275 ] {edbb4dad-9061-41e8-aa3f-1c94a695bbc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.12.23 23:14:52.024513 [ 275 ] {edbb4dad-9061-41e8-aa3f-1c94a695bbc1} <Debug> TCPHandler: Processed in 0.000814994 sec. | ||
| 847 | 2025.12.23 23:14:52.024742 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.12.23 23:14:52.024865 [ 275 ] {50704228-4b47-4714-a2b1-d862360d7ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2025.12.23 23:14:52.025126 [ 275 ] {50704228-4b47-4714-a2b1-d862360d7ddc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.12.23 23:14:52.025171 [ 275 ] {50704228-4b47-4714-a2b1-d862360d7ddc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.12.23 23:14:52.025488 [ 275 ] {50704228-4b47-4714-a2b1-d862360d7ddc} <Debug> TCPHandler: Processed in 0.000794214 sec. | ||
| 852 | 2025.12.23 23:14:52.026608 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.12.23 23:14:52.026731 [ 275 ] {4e278d7f-7a90-49ab-8183-29fddf7551ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2025.12.23 23:14:52.027003 [ 275 ] {4e278d7f-7a90-49ab-8183-29fddf7551ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.12.23 23:14:52.027046 [ 275 ] {4e278d7f-7a90-49ab-8183-29fddf7551ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.12.23 23:14:52.027364 [ 275 ] {4e278d7f-7a90-49ab-8183-29fddf7551ac} <Debug> TCPHandler: Processed in 0.000805864 sec. | ||
| 857 | 2025.12.23 23:14:52.029688 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.12.23 23:14:52.029816 [ 275 ] {715779f7-b995-4361-a733-bf536394bd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2025.12.23 23:14:52.030107 [ 275 ] {715779f7-b995-4361-a733-bf536394bd96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.12.23 23:14:52.030151 [ 275 ] {715779f7-b995-4361-a733-bf536394bd96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.12.23 23:14:52.030458 [ 275 ] {715779f7-b995-4361-a733-bf536394bd96} <Debug> TCPHandler: Processed in 0.000820294 sec. | ||
| 862 | 2025.12.23 23:14:52.030721 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.12.23 23:14:52.030844 [ 275 ] {d9796655-c76a-41de-8bd3-3ca7ef91aa97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2025.12.23 23:14:52.031118 [ 275 ] {d9796655-c76a-41de-8bd3-3ca7ef91aa97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.12.23 23:14:52.031165 [ 275 ] {d9796655-c76a-41de-8bd3-3ca7ef91aa97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.12.23 23:14:52.031466 [ 275 ] {d9796655-c76a-41de-8bd3-3ca7ef91aa97} <Debug> TCPHandler: Processed in 0.000793014 sec. | ||
| 867 | 2025.12.23 23:14:52.031721 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.12.23 23:14:52.031845 [ 275 ] {66ea838a-20c4-4431-8c0b-aaea6060af32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2025.12.23 23:14:52.032118 [ 275 ] {66ea838a-20c4-4431-8c0b-aaea6060af32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.12.23 23:14:52.032162 [ 275 ] {66ea838a-20c4-4431-8c0b-aaea6060af32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.12.23 23:14:52.032458 [ 275 ] {66ea838a-20c4-4431-8c0b-aaea6060af32} <Debug> TCPHandler: Processed in 0.000786814 sec. | ||
| 872 | 2025.12.23 23:14:52.032730 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.12.23 23:14:52.032853 [ 275 ] {1d055d83-5fd6-4003-a927-57b0f2882830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2025.12.23 23:14:52.033129 [ 275 ] {1d055d83-5fd6-4003-a927-57b0f2882830} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.12.23 23:14:52.033173 [ 275 ] {1d055d83-5fd6-4003-a927-57b0f2882830} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2025.12.23 23:14:52.033511 [ 275 ] {1d055d83-5fd6-4003-a927-57b0f2882830} <Debug> TCPHandler: Processed in 0.000829684 sec. | ||
| 877 | 2025.12.23 23:14:52.033793 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2025.12.23 23:14:52.033916 [ 275 ] {0a667562-daf1-492c-b01b-3865409249bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2025.12.23 23:14:52.034189 [ 275 ] {0a667562-daf1-492c-b01b-3865409249bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.12.23 23:14:52.034229 [ 275 ] {0a667562-daf1-492c-b01b-3865409249bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.12.23 23:14:52.034514 [ 275 ] {0a667562-daf1-492c-b01b-3865409249bb} <Debug> TCPHandler: Processed in 0.000794534 sec. | ||
| 882 | 2025.12.23 23:14:52.050122 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.12.23 23:14:52.050234 [ 275 ] {4b276b16-3c06-47f0-9b49-4f421cb7a8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2025.12.23 23:14:52.050276 [ 275 ] {4b276b16-3c06-47f0-9b49-4f421cb7a8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.12.23 23:14:52.050953 [ 275 ] {4b276b16-3c06-47f0-9b49-4f421cb7a8af} <Trace> oximeter.timeseries_schema (bea1dbda-8fce-4e42-9835-db26c654bdb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2025.12.23 23:14:52.050998 [ 275 ] {4b276b16-3c06-47f0-9b49-4f421cb7a8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 887 | 2025.12.23 23:14:52.051505 [ 275 ] {4b276b16-3c06-47f0-9b49-4f421cb7a8af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2025.12.23 23:14:52.051726 [ 275 ] {4b276b16-3c06-47f0-9b49-4f421cb7a8af} <Trace> oximeter.timeseries_schema (bea1dbda-8fce-4e42-9835-db26c654bdb4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2025.12.23 23:14:52.051870 [ 275 ] {4b276b16-3c06-47f0-9b49-4f421cb7a8af} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.001667 sec., 15596.880623875224 rows/sec., 3.36 MiB/sec. | ||
| 890 | 2025.12.23 23:14:52.051910 [ 275 ] {4b276b16-3c06-47f0-9b49-4f421cb7a8af} <Debug> TCPHandler: Processed in 0.001840499 sec. | ||
| 891 | 2025.12.23 23:14:52.052059 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.12.23 23:14:52.052155 [ 275 ] {88a82d6e-369b-4e77-8e91-5a0b76d2a8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2025.12.23 23:14:52.052197 [ 275 ] {88a82d6e-369b-4e77-8e91-5a0b76d2a8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2025.12.23 23:14:52.058967 [ 275 ] {88a82d6e-369b-4e77-8e91-5a0b76d2a8c1} <Trace> oximeter.fields_i16 (7dd09850-8cf1-42e5-9e14-988715051ade): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2025.12.23 23:14:52.059002 [ 275 ] {88a82d6e-369b-4e77-8e91-5a0b76d2a8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 896 | 2025.12.23 23:14:52.062172 [ 275 ] {88a82d6e-369b-4e77-8e91-5a0b76d2a8c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2025.12.23 23:14:52.062398 [ 275 ] {88a82d6e-369b-4e77-8e91-5a0b76d2a8c1} <Trace> oximeter.fields_i16 (7dd09850-8cf1-42e5-9e14-988715051ade): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2025.12.23 23:14:52.062526 [ 275 ] {88a82d6e-369b-4e77-8e91-5a0b76d2a8c1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.01039 sec., 2309.913378248316 rows/sec., 196.25 KiB/sec. | ||
| 899 | 2025.12.23 23:14:52.062562 [ 275 ] {88a82d6e-369b-4e77-8e91-5a0b76d2a8c1} <Debug> TCPHandler: Processed in 0.010553003 sec. | ||
| 900 | 2025.12.23 23:14:52.062689 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.12.23 23:14:52.062783 [ 275 ] {6fdd7d09-1f89-4160-b24b-22829b9ed540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2025.12.23 23:14:52.062826 [ 275 ] {6fdd7d09-1f89-4160-b24b-22829b9ed540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2025.12.23 23:14:52.063232 [ 275 ] {6fdd7d09-1f89-4160-b24b-22829b9ed540} <Trace> oximeter.fields_ipaddr (c4f45139-ab65-401f-8cf9-d5b54ad95537): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2025.12.23 23:14:52.063270 [ 275 ] {6fdd7d09-1f89-4160-b24b-22829b9ed540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 905 | 2025.12.23 23:14:52.063629 [ 275 ] {6fdd7d09-1f89-4160-b24b-22829b9ed540} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2025.12.23 23:14:52.063828 [ 275 ] {6fdd7d09-1f89-4160-b24b-22829b9ed540} <Trace> oximeter.fields_ipaddr (c4f45139-ab65-401f-8cf9-d5b54ad95537): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2025.12.23 23:14:52.063953 [ 275 ] {6fdd7d09-1f89-4160-b24b-22829b9ed540} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001188 sec., 8417.508417508418 rows/sec., 686.39 KiB/sec. | ||
| 908 | 2025.12.23 23:14:52.063990 [ 275 ] {6fdd7d09-1f89-4160-b24b-22829b9ed540} <Debug> TCPHandler: Processed in 0.001349887 sec. | ||
| 909 | 2025.12.23 23:14:52.064108 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2025.12.23 23:14:52.064201 [ 275 ] {917167a3-b8a4-41ae-89ba-808fde44f1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2025.12.23 23:14:52.064241 [ 275 ] {917167a3-b8a4-41ae-89ba-808fde44f1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2025.12.23 23:14:52.064762 [ 275 ] {917167a3-b8a4-41ae-89ba-808fde44f1ae} <Trace> oximeter.fields_string (a4ab17f6-643d-4547-914f-bed1acece365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2025.12.23 23:14:52.064799 [ 275 ] {917167a3-b8a4-41ae-89ba-808fde44f1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 914 | 2025.12.23 23:14:52.065141 [ 275 ] {917167a3-b8a4-41ae-89ba-808fde44f1ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2025.12.23 23:14:52.065349 [ 275 ] {917167a3-b8a4-41ae-89ba-808fde44f1ae} <Trace> oximeter.fields_string (a4ab17f6-643d-4547-914f-bed1acece365): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2025.12.23 23:14:52.065470 [ 275 ] {917167a3-b8a4-41ae-89ba-808fde44f1ae} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001287 sec., 156177.1561771562 rows/sec., 13.84 MiB/sec. | ||
| 917 | 2025.12.23 23:14:52.065506 [ 275 ] {917167a3-b8a4-41ae-89ba-808fde44f1ae} <Debug> TCPHandler: Processed in 0.001447367 sec. | ||
| 918 | 2025.12.23 23:14:52.065616 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2025.12.23 23:14:52.065711 [ 275 ] {dfed375e-70ab-4dc8-85e8-1e4d01e71c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2025.12.23 23:14:52.065750 [ 275 ] {dfed375e-70ab-4dc8-85e8-1e4d01e71c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2025.12.23 23:14:52.066149 [ 275 ] {dfed375e-70ab-4dc8-85e8-1e4d01e71c51} <Trace> oximeter.fields_u16 (800c006b-12a6-4336-b4fb-a59682324f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2025.12.23 23:14:52.066187 [ 275 ] {dfed375e-70ab-4dc8-85e8-1e4d01e71c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 923 | 2025.12.23 23:14:52.066551 [ 275 ] {dfed375e-70ab-4dc8-85e8-1e4d01e71c51} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2025.12.23 23:14:52.066767 [ 275 ] {dfed375e-70ab-4dc8-85e8-1e4d01e71c51} <Trace> oximeter.fields_u16 (800c006b-12a6-4336-b4fb-a59682324f95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2025.12.23 23:14:52.066890 [ 275 ] {dfed375e-70ab-4dc8-85e8-1e4d01e71c51} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001198 sec., 26711.18530884808 rows/sec., 1.97 MiB/sec. | ||
| 926 | 2025.12.23 23:14:52.066927 [ 275 ] {dfed375e-70ab-4dc8-85e8-1e4d01e71c51} <Debug> TCPHandler: Processed in 0.001359787 sec. | ||
| 927 | 2025.12.23 23:14:52.067032 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2025.12.23 23:14:52.067125 [ 275 ] {03382b7e-5d68-48ac-b086-f93c68d885de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2025.12.23 23:14:52.067167 [ 275 ] {03382b7e-5d68-48ac-b086-f93c68d885de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2025.12.23 23:14:52.067596 [ 275 ] {03382b7e-5d68-48ac-b086-f93c68d885de} <Trace> oximeter.fields_u32 (99fa15d5-afaf-43e7-bb4c-f99edf4384da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2025.12.23 23:14:52.067631 [ 275 ] {03382b7e-5d68-48ac-b086-f93c68d885de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 932 | 2025.12.23 23:14:52.067915 [ 275 ] {03382b7e-5d68-48ac-b086-f93c68d885de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2025.12.23 23:14:52.068118 [ 275 ] {03382b7e-5d68-48ac-b086-f93c68d885de} <Trace> oximeter.fields_u32 (99fa15d5-afaf-43e7-bb4c-f99edf4384da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2025.12.23 23:14:52.068248 [ 275 ] {03382b7e-5d68-48ac-b086-f93c68d885de} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001141 sec., 21034.180543382994 rows/sec., 1.75 MiB/sec. | ||
| 935 | 2025.12.23 23:14:52.068284 [ 275 ] {03382b7e-5d68-48ac-b086-f93c68d885de} <Debug> TCPHandler: Processed in 0.001300716 sec. | ||
| 936 | 2025.12.23 23:14:52.068384 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2025.12.23 23:14:52.068476 [ 275 ] {ff452386-907d-40a2-8c6b-e867822cb384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2025.12.23 23:14:52.068518 [ 275 ] {ff452386-907d-40a2-8c6b-e867822cb384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2025.12.23 23:14:52.068899 [ 275 ] {ff452386-907d-40a2-8c6b-e867822cb384} <Trace> oximeter.fields_u8 (0781aabd-d45b-44e2-b101-e0627b0164cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2025.12.23 23:14:52.068937 [ 275 ] {ff452386-907d-40a2-8c6b-e867822cb384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 941 | 2025.12.23 23:14:52.069236 [ 275 ] {ff452386-907d-40a2-8c6b-e867822cb384} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2025.12.23 23:14:52.069452 [ 275 ] {ff452386-907d-40a2-8c6b-e867822cb384} <Trace> oximeter.fields_u8 (0781aabd-d45b-44e2-b101-e0627b0164cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2025.12.23 23:14:52.069576 [ 275 ] {ff452386-907d-40a2-8c6b-e867822cb384} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 944 | 2025.12.23 23:14:52.069614 [ 275 ] {ff452386-907d-40a2-8c6b-e867822cb384} <Debug> TCPHandler: Processed in 0.001278577 sec. | ||
| 945 | 2025.12.23 23:14:52.069741 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2025.12.23 23:14:52.069841 [ 275 ] {11c3aa5d-406d-4b7e-9bbe-9f071492cca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2025.12.23 23:14:52.069882 [ 275 ] {11c3aa5d-406d-4b7e-9bbe-9f071492cca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2025.12.23 23:14:52.070375 [ 275 ] {11c3aa5d-406d-4b7e-9bbe-9f071492cca8} <Trace> oximeter.fields_uuid (209765df-0bac-4ef5-b416-53eb63a22142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2025.12.23 23:14:52.070412 [ 275 ] {11c3aa5d-406d-4b7e-9bbe-9f071492cca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 950 | 2025.12.23 23:14:52.070803 [ 275 ] {11c3aa5d-406d-4b7e-9bbe-9f071492cca8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2025.12.23 23:14:52.071016 [ 275 ] {11c3aa5d-406d-4b7e-9bbe-9f071492cca8} <Trace> oximeter.fields_uuid (209765df-0bac-4ef5-b416-53eb63a22142): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2025.12.23 23:14:52.071142 [ 275 ] {11c3aa5d-406d-4b7e-9bbe-9f071492cca8} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.00132 sec., 90909.09090909091 rows/sec., 7.39 MiB/sec. | ||
| 953 | 2025.12.23 23:14:52.071182 [ 275 ] {11c3aa5d-406d-4b7e-9bbe-9f071492cca8} <Debug> TCPHandler: Processed in 0.001493088 sec. | ||
| 954 | 2025.12.23 23:14:52.071302 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2025.12.23 23:14:52.071398 [ 275 ] {af3c3510-a4e0-494b-954d-c10bd4cc1500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2025.12.23 23:14:52.071441 [ 275 ] {af3c3510-a4e0-494b-954d-c10bd4cc1500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2025.12.23 23:14:52.074118 [ 275 ] {af3c3510-a4e0-494b-954d-c10bd4cc1500} <Trace> oximeter.measurements_cumulativeu64 (da786ac5-3ee7-4b83-893a-698bfcd25f81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2025.12.23 23:14:52.074157 [ 275 ] {af3c3510-a4e0-494b-954d-c10bd4cc1500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 959 | 2025.12.23 23:14:52.079477 [ 275 ] {af3c3510-a4e0-494b-954d-c10bd4cc1500} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2025.12.23 23:14:52.079720 [ 275 ] {af3c3510-a4e0-494b-954d-c10bd4cc1500} <Trace> oximeter.measurements_cumulativeu64 (da786ac5-3ee7-4b83-893a-698bfcd25f81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2025.12.23 23:14:52.079852 [ 275 ] {af3c3510-a4e0-494b-954d-c10bd4cc1500} <Debug> executeQuery: Read 297 rows, 22.72 KiB in 0.008472 sec., 35056.657223796035 rows/sec., 2.62 MiB/sec. | ||
| 962 | 2025.12.23 23:14:52.079890 [ 275 ] {af3c3510-a4e0-494b-954d-c10bd4cc1500} <Debug> TCPHandler: Processed in 0.008639614 sec. | ||
| 963 | 2025.12.23 23:14:52.080009 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2025.12.23 23:14:52.080103 [ 275 ] {f684b310-b8e7-4772-911f-968230ff86db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2025.12.23 23:14:52.080158 [ 275 ] {f684b310-b8e7-4772-911f-968230ff86db} <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 | ||
| 966 | 2025.12.23 23:14:52.080959 [ 275 ] {f684b310-b8e7-4772-911f-968230ff86db} <Trace> oximeter.measurements_histogramu64 (24fdf66a-a0b5-44ef-a15d-0e9231de9628): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2025.12.23 23:14:52.080996 [ 275 ] {f684b310-b8e7-4772-911f-968230ff86db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 968 | 2025.12.23 23:14:52.083813 [ 275 ] {f684b310-b8e7-4772-911f-968230ff86db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2025.12.23 23:14:52.084043 [ 275 ] {f684b310-b8e7-4772-911f-968230ff86db} <Trace> oximeter.measurements_histogramu64 (24fdf66a-a0b5-44ef-a15d-0e9231de9628): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2025.12.23 23:14:52.084202 [ 275 ] {f684b310-b8e7-4772-911f-968230ff86db} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004116 sec., 2429.5432458697765 rows/sec., 4.35 MiB/sec. | ||
| 971 | 2025.12.23 23:14:52.084264 [ 275 ] {f684b310-b8e7-4772-911f-968230ff86db} <Debug> TCPHandler: Processed in 0.004306682 sec. | ||
| 972 | 2025.12.23 23:14:52.084384 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2025.12.23 23:14:52.084479 [ 275 ] {c0f8e2b2-a403-42c3-88a5-23133a114835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2025.12.23 23:14:52.084522 [ 275 ] {c0f8e2b2-a403-42c3-88a5-23133a114835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2025.12.23 23:14:52.084875 [ 275 ] {c0f8e2b2-a403-42c3-88a5-23133a114835} <Trace> oximeter.measurements_u64 (408c8824-7d17-41be-881b-4e551381874d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2025.12.23 23:14:52.084912 [ 275 ] {c0f8e2b2-a403-42c3-88a5-23133a114835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 977 | 2025.12.23 23:14:52.085247 [ 275 ] {c0f8e2b2-a403-42c3-88a5-23133a114835} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2025.12.23 23:14:52.085463 [ 275 ] {c0f8e2b2-a403-42c3-88a5-23133a114835} <Trace> oximeter.measurements_u64 (408c8824-7d17-41be-881b-4e551381874d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2025.12.23 23:14:52.085594 [ 275 ] {c0f8e2b2-a403-42c3-88a5-23133a114835} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 980 | 2025.12.23 23:14:52.085631 [ 275 ] {c0f8e2b2-a403-42c3-88a5-23133a114835} <Debug> TCPHandler: Processed in 0.001297427 sec. | ||
| 981 | 2025.12.23 23:14:53.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.40 MiB, peak 160.40 MiB, free memory in arenas 0.00 B, will set to 159.24 MiB (RSS), difference: -1.16 MiB | ||
| 982 | 2025.12.23 23:14:53.329991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 983 | 2025.12.23 23:14:53.330485 [ 245 ] {} <Trace> system.asynchronous_metric_log (f06c0e53-937d-412c-8eea-f41e2c9e9358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2025.12.23 23:14:53.330532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 985 | 2025.12.23 23:14:53.331088 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 986 | 2025.12.23 23:14:53.331344 [ 245 ] {} <Trace> system.asynchronous_metric_log (f06c0e53-937d-412c-8eea-f41e2c9e9358): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2025.12.23 23:14:53.331487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 988 | 2025.12.23 23:14:53.383465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 989 | 2025.12.23 23:14:53.400866 [ 244 ] {} <Trace> system.metric_log (2b1a79d6-69f2-4076-bca1-62bf97512c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2025.12.23 23:14:53.400939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 991 | 2025.12.23 23:14:53.407650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 992 | 2025.12.23 23:14:53.408442 [ 244 ] {} <Trace> system.metric_log (2b1a79d6-69f2-4076-bca1-62bf97512c99): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2025.12.23 23:14:53.412336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 994 | 2025.12.23 23:14:54.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.77 MiB, peak 163.77 MiB, free memory in arenas 0.00 B, will set to 160.91 MiB (RSS), difference: 1.14 MiB | ||
| 995 | 2025.12.23 23:14:56.947696 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2025.12.23 23:14:56.947890 [ 275 ] {0893ef7f-55db-4b1c-ad04-10b13ba2195c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 997 | 2025.12.23 23:14:56.947954 [ 275 ] {0893ef7f-55db-4b1c-ad04-10b13ba2195c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 998 | 2025.12.23 23:14:56.948631 [ 275 ] {0893ef7f-55db-4b1c-ad04-10b13ba2195c} <Trace> oximeter.fields_string (a4ab17f6-643d-4547-914f-bed1acece365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2025.12.23 23:14:56.948681 [ 275 ] {0893ef7f-55db-4b1c-ad04-10b13ba2195c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1000 | 2025.12.23 23:14:56.949080 [ 275 ] {0893ef7f-55db-4b1c-ad04-10b13ba2195c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1001 | 2025.12.23 23:14:56.949308 [ 275 ] {0893ef7f-55db-4b1c-ad04-10b13ba2195c} <Trace> oximeter.fields_string (a4ab17f6-643d-4547-914f-bed1acece365): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2025.12.23 23:14:56.949461 [ 275 ] {0893ef7f-55db-4b1c-ad04-10b13ba2195c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001622 sec., 34525.2774352651 rows/sec., 2.65 MiB/sec. | ||
| 1003 | 2025.12.23 23:14:56.949508 [ 275 ] {0893ef7f-55db-4b1c-ad04-10b13ba2195c} <Debug> TCPHandler: Processed in 0.00194273 sec. | ||
| 1004 | 2025.12.23 23:14:56.949639 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2025.12.23 23:14:56.949743 [ 275 ] {501b9ec4-0de6-45bb-af53-9277bfa4bb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1006 | 2025.12.23 23:14:56.949788 [ 275 ] {501b9ec4-0de6-45bb-af53-9277bfa4bb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1007 | 2025.12.23 23:14:56.950236 [ 275 ] {501b9ec4-0de6-45bb-af53-9277bfa4bb7e} <Trace> oximeter.fields_uuid (209765df-0bac-4ef5-b416-53eb63a22142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2025.12.23 23:14:56.950275 [ 275 ] {501b9ec4-0de6-45bb-af53-9277bfa4bb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1009 | 2025.12.23 23:14:56.950587 [ 275 ] {501b9ec4-0de6-45bb-af53-9277bfa4bb7e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1010 | 2025.12.23 23:14:56.950808 [ 275 ] {501b9ec4-0de6-45bb-af53-9277bfa4bb7e} <Trace> oximeter.fields_uuid (209765df-0bac-4ef5-b416-53eb63a22142): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2025.12.23 23:14:56.950936 [ 275 ] {501b9ec4-0de6-45bb-af53-9277bfa4bb7e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 1012 | 2025.12.23 23:14:56.950974 [ 275 ] {501b9ec4-0de6-45bb-af53-9277bfa4bb7e} <Debug> TCPHandler: Processed in 0.001387867 sec. | ||
| 1013 | 2025.12.23 23:14:56.951094 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2025.12.23 23:14:56.951191 [ 275 ] {debced73-9f6e-465e-854d-9877cda77a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1015 | 2025.12.23 23:14:56.951237 [ 275 ] {debced73-9f6e-465e-854d-9877cda77a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1016 | 2025.12.23 23:14:56.951647 [ 275 ] {debced73-9f6e-465e-854d-9877cda77a58} <Trace> oximeter.measurements_cumulativeu64 (da786ac5-3ee7-4b83-893a-698bfcd25f81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2025.12.23 23:14:56.951684 [ 275 ] {debced73-9f6e-465e-854d-9877cda77a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1018 | 2025.12.23 23:14:56.952006 [ 275 ] {debced73-9f6e-465e-854d-9877cda77a58} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1019 | 2025.12.23 23:14:56.952216 [ 275 ] {debced73-9f6e-465e-854d-9877cda77a58} <Trace> oximeter.measurements_cumulativeu64 (da786ac5-3ee7-4b83-893a-698bfcd25f81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2025.12.23 23:14:56.952346 [ 275 ] {debced73-9f6e-465e-854d-9877cda77a58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 1021 | 2025.12.23 23:14:56.952384 [ 275 ] {debced73-9f6e-465e-854d-9877cda77a58} <Debug> TCPHandler: Processed in 0.001339786 sec. | ||
| 1022 | 2025.12.23 23:14:56.952500 [ 275 ] {} <Trace> TCP-Session: f3554285-27e3-44eb-8a26-88d79c68e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2025.12.23 23:14:56.952595 [ 275 ] {b5c95c7d-68d1-453a-8997-8a8c6da40d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57817) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1024 | 2025.12.23 23:14:56.952638 [ 275 ] {b5c95c7d-68d1-453a-8997-8a8c6da40d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1025 | 2025.12.23 23:14:56.952988 [ 275 ] {b5c95c7d-68d1-453a-8997-8a8c6da40d3c} <Trace> oximeter.measurements_u64 (408c8824-7d17-41be-881b-4e551381874d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2025.12.23 23:14:56.953025 [ 275 ] {b5c95c7d-68d1-453a-8997-8a8c6da40d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1027 | 2025.12.23 23:14:56.953326 [ 275 ] {b5c95c7d-68d1-453a-8997-8a8c6da40d3c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1028 | 2025.12.23 23:14:56.953534 [ 275 ] {b5c95c7d-68d1-453a-8997-8a8c6da40d3c} <Trace> oximeter.measurements_u64 (408c8824-7d17-41be-881b-4e551381874d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2025.12.23 23:14:56.953657 [ 275 ] {b5c95c7d-68d1-453a-8997-8a8c6da40d3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 1030 | 2025.12.23 23:14:56.953692 [ 275 ] {b5c95c7d-68d1-453a-8997-8a8c6da40d3c} <Debug> TCPHandler: Processed in 0.001242036 sec. | ||
| 1031 | 2025.12.23 23:15:00.737928 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1032 | 2025.12.23 23:15:00.738002 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1033 | 2025.12.23 23:15:00.825455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1034 | 2025.12.23 23:15:00.829721 [ 243 ] {} <Trace> system.query_log (df6a2fd2-3624-468c-a2bd-e8308cb51d61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2025.12.23 23:15:00.829779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1036 | 2025.12.23 23:15:00.831069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1037 | 2025.12.23 23:15:00.831414 [ 243 ] {} <Trace> system.query_log (df6a2fd2-3624-468c-a2bd-e8308cb51d61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2025.12.23 23:15:00.831687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1039 | 2025.12.23 23:15:00.831742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1040 | 2025.12.23 23:15:00.832163 [ 245 ] {} <Trace> system.asynchronous_metric_log (f06c0e53-937d-412c-8eea-f41e2c9e9358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2025.12.23 23:15:00.832207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1042 | 2025.12.23 23:15:00.832824 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1043 | 2025.12.23 23:15:00.833089 [ 245 ] {} <Trace> system.asynchronous_metric_log (f06c0e53-937d-412c-8eea-f41e2c9e9358): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2025.12.23 23:15:00.833246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1045 | 2025.12.23 23:15:00.912535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1046 | 2025.12.23 23:15:00.931086 [ 244 ] {} <Trace> system.metric_log (2b1a79d6-69f2-4076-bca1-62bf97512c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2025.12.23 23:15:00.931153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1048 | 2025.12.23 23:15:00.938115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1049 | 2025.12.23 23:15:00.938931 [ 244 ] {} <Trace> system.metric_log (2b1a79d6-69f2-4076-bca1-62bf97512c99): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2025.12.23 23:15:00.942273 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||