| 1 | [ Jan 20 22:14:13 Enabled. ] | ||
| 2 | [ Jan 20 22:14:13 Rereading configuration. ] | ||
| 3 | [ Jan 20 22:14:15 Rereading configuration. ] | ||
| 4 | [ Jan 20 22:14:16 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 | [ Jan 20 22:14:16 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.20 22:14:18.644393 [ 1 ] {} <Information> Application: Will watch for the process with pid 24303 | ||
| 29 | 2026.01.20 22:14:18.644772 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.20 22:14:18.880158 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24303 | ||
| 31 | 2026.01.20 22:14:18.882361 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.20 22:14:18.882510 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.20 22:14:19.044531 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.20 22:14:19.080927 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.20 22:14:19.081012 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.20 22:14:19.081031 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.20 22:14:19.081100 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.20 22:14:19.081768 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.20 22:14:19.085446 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.20 22:14:19.086396 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.20 22:14:19.087281 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.20 22:14:19.087345 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.20 22:14:19.087397 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.20 22:14:19.088119 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.20 22:14:19.089347 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.20 22:14:19.095477 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.20 22:14:19.096147 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.20 22:14:19.097471 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.20 22:14:19.097567 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.20 22:14:19.098628 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.20 22:14:19.099085 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.20 22:14:19.102995 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.20 22:14:19.103460 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.20 22:14:19.108110 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.20 22:14:19.108522 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.20 22:14:19.108978 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.20 22:14:19.109361 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.20 22:14:19.110835 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.20 22:14:19.110860 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.20 22:14:19.110973 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.20 22:14:19.111074 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.20 22:14:19.119024 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.20 22:14:19.119050 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000161425 sec | ||
| 68 | 2026.01.20 22:14:19.119092 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.20 22:14:19.119132 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.20 22:14:19.119816 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.20 22:14:19.120400 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.20 22:14:19.137409 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.20 22:14:19.137462 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.20 22:14:19.137543 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.20 22:14:19.137556 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.20 22:14:19.137590 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.20 22:14:19.137661 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.20 22:14:19.141607 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.20 22:14:19.141653 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.20 22:14:19.141707 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.20 22:14:19.141886 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.20 22:14:19.141929 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.20 22:14:19.141943 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.20 22:14:19.142015 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.20 22:14:19.142029 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.20 22:14:19.142060 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.20 22:14:19.142128 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.20 22:14:19.168034 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.20 22:14:19.170269 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.20 22:14:19.170351 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000102054 sec | ||
| 91 | 2026.01.20 22:14:19.170366 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.20 22:14:19.170376 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.20 22:14:19.170402 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.20 22:14:19.170607 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.20 22:14:19.170705 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.20 22:14:19.170720 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.20 22:14:19.170730 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.20 22:14:19.170741 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.20 22:14:19.206872 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.20 22:14:19.207113 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.01.20 22:14:19.208660 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.408e-05 sec. | ||
| 102 | 2026.01.20 22:14:19.209124 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.20 22:14:19.210523 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.20 22:14:19.210547 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.20 22:14:19.801588 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45842 | ||
| 106 | 2026.01.20 22:14:19.803518 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.20 22:14:19.803575 [ 3 ] {} <Debug> TCP-Session: dd9ddafe-5d0b-4911-8f00-bcdf655d795a Authenticating user 'default' from [fd00:1122:3344:101::a]:45842 | ||
| 108 | 2026.01.20 22:14:19.803603 [ 3 ] {} <Debug> TCP-Session: dd9ddafe-5d0b-4911-8f00-bcdf655d795a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.20 22:14:19.803622 [ 3 ] {} <Debug> TCP-Session: dd9ddafe-5d0b-4911-8f00-bcdf655d795a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.20 22:14:19.803712 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.20 22:14:19.803736 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.20 22:14:19.803756 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.20 22:14:19.804264 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48415 | ||
| 114 | 2026.01.20 22:14:19.804378 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33127 | ||
| 115 | 2026.01.20 22:14:19.804380 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61394 | ||
| 116 | 2026.01.20 22:14:19.804458 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.20 22:14:19.804510 [ 4 ] {} <Debug> TCP-Session: dbabedbe-4d95-4e6e-b99e-a7e689e2174c Authenticating user 'default' from [fd00:1122:3344:101::a]:48415 | ||
| 118 | 2026.01.20 22:14:19.804529 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53072 | ||
| 119 | 2026.01.20 22:14:19.804535 [ 4 ] {} <Debug> TCP-Session: dbabedbe-4d95-4e6e-b99e-a7e689e2174c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.20 22:14:19.804565 [ 4 ] {} <Debug> TCP-Session: dbabedbe-4d95-4e6e-b99e-a7e689e2174c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.20 22:14:19.804676 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.20 22:14:19.804686 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35751 | ||
| 123 | 2026.01.20 22:14:19.804701 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.01.20 22:14:19.804726 [ 5 ] {} <Debug> TCP-Session: 89c4f0ad-97c7-481a-b947-b3a4fa3c7905 Authenticating user 'default' from [fd00:1122:3344:101::a]:33127 | ||
| 125 | 2026.01.20 22:14:19.804775 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.20 22:14:19.804788 [ 254 ] {} <Debug> TCP-Session: 8fb4cd88-e2e4-4c86-9ca0-497a7293d74c Authenticating user 'default' from [fd00:1122:3344:101::a]:61394 | ||
| 127 | 2026.01.20 22:14:19.804794 [ 5 ] {} <Debug> TCP-Session: 89c4f0ad-97c7-481a-b947-b3a4fa3c7905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.20 22:14:19.804818 [ 255 ] {} <Debug> TCP-Session: 17e80a98-496d-4e38-b5e5-06aa85297afe Authenticating user 'default' from [fd00:1122:3344:101::a]:53072 | ||
| 129 | 2026.01.20 22:14:19.804832 [ 254 ] {} <Debug> TCP-Session: 8fb4cd88-e2e4-4c86-9ca0-497a7293d74c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.20 22:14:19.804845 [ 5 ] {} <Debug> TCP-Session: 89c4f0ad-97c7-481a-b947-b3a4fa3c7905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.20 22:14:19.804858 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34044 | ||
| 132 | 2026.01.20 22:14:19.804866 [ 254 ] {} <Debug> TCP-Session: 8fb4cd88-e2e4-4c86-9ca0-497a7293d74c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.20 22:14:19.804855 [ 255 ] {} <Debug> TCP-Session: 17e80a98-496d-4e38-b5e5-06aa85297afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.20 22:14:19.804848 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.20 22:14:19.804941 [ 255 ] {} <Debug> TCP-Session: 17e80a98-496d-4e38-b5e5-06aa85297afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.20 22:14:19.804952 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57620 | ||
| 137 | 2026.01.20 22:14:19.804969 [ 256 ] {} <Debug> TCP-Session: 60213eac-05c8-4d9a-8fc5-9838d945af46 Authenticating user 'default' from [fd00:1122:3344:101::a]:35751 | ||
| 138 | 2026.01.20 22:14:19.804986 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.20 22:14:19.805024 [ 256 ] {} <Debug> TCP-Session: 60213eac-05c8-4d9a-8fc5-9838d945af46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.20 22:14:19.805043 [ 257 ] {} <Debug> TCP-Session: b7cfc68e-4c8e-4382-adde-4496c722506c Authenticating user 'default' from [fd00:1122:3344:101::a]:34044 | ||
| 141 | 2026.01.20 22:14:19.805055 [ 256 ] {} <Debug> TCP-Session: 60213eac-05c8-4d9a-8fc5-9838d945af46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.20 22:14:19.805079 [ 257 ] {} <Debug> TCP-Session: b7cfc68e-4c8e-4382-adde-4496c722506c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.20 22:14:19.805103 [ 257 ] {} <Debug> TCP-Session: b7cfc68e-4c8e-4382-adde-4496c722506c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.20 22:14:19.805111 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.01.20 22:14:19.805159 [ 258 ] {} <Debug> TCP-Session: 1efa3ba0-db0c-401f-b9ec-a2248e4fc8f3 Authenticating user 'default' from [fd00:1122:3344:101::a]:57620 | ||
| 146 | 2026.01.20 22:14:19.805176 [ 258 ] {} <Debug> TCP-Session: 1efa3ba0-db0c-401f-b9ec-a2248e4fc8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.20 22:14:19.805200 [ 258 ] {} <Debug> TCP-Session: 1efa3ba0-db0c-401f-b9ec-a2248e4fc8f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.20 22:14:20.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.83 MiB, peak 116.83 MiB, free memory in arenas 0.00 B, will set to 118.95 MiB (RSS), difference: 2.12 MiB | ||
| 149 | 2026.01.20 22:14:21.013049 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58858 | ||
| 150 | 2026.01.20 22:14:21.015528 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.20 22:14:21.015634 [ 259 ] {} <Debug> TCP-Session: 94fd06a6-548b-46dc-92c7-eff2c3abe193 Authenticating user 'default' from [fd00:1122:3344:101::c]:58858 | ||
| 152 | 2026.01.20 22:14:21.015666 [ 259 ] {} <Debug> TCP-Session: 94fd06a6-548b-46dc-92c7-eff2c3abe193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.20 22:14:21.015698 [ 259 ] {} <Debug> TCP-Session: 94fd06a6-548b-46dc-92c7-eff2c3abe193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.20 22:14:21.015780 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.20 22:14:21.015822 [ 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 | 2026.01.20 22:14:21.015849 [ 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 | 2026.01.20 22:14:21.016253 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64872 | ||
| 158 | 2026.01.20 22:14:21.016437 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.01.20 22:14:21.016495 [ 260 ] {} <Debug> TCP-Session: ac93eae2-fcbd-4d62-abd6-558e4b983d8c Authenticating user 'default' from [fd00:1122:3344:101::c]:64872 | ||
| 160 | 2026.01.20 22:14:21.016499 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47864 | ||
| 161 | 2026.01.20 22:14:21.016526 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56127 | ||
| 162 | 2026.01.20 22:14:21.016573 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35851 | ||
| 163 | 2026.01.20 22:14:21.016538 [ 260 ] {} <Debug> TCP-Session: ac93eae2-fcbd-4d62-abd6-558e4b983d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.01.20 22:14:21.016633 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43117 | ||
| 165 | 2026.01.20 22:14:21.016653 [ 260 ] {} <Debug> TCP-Session: ac93eae2-fcbd-4d62-abd6-558e4b983d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.01.20 22:14:21.016953 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55974 | ||
| 167 | 2026.01.20 22:14:21.016990 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.01.20 22:14:21.017076 [ 262 ] {} <Debug> TCP-Session: 6c43472c-c133-4b87-9a09-209a88db26f0 Authenticating user 'default' from [fd00:1122:3344:101::c]:47864 | ||
| 169 | 2026.01.20 22:14:21.017083 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.01.20 22:14:21.017104 [ 262 ] {} <Debug> TCP-Session: 6c43472c-c133-4b87-9a09-209a88db26f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.01.20 22:14:21.017126 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.01.20 22:14:21.017143 [ 262 ] {} <Debug> TCP-Session: 6c43472c-c133-4b87-9a09-209a88db26f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.01.20 22:14:21.017105 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41895 | ||
| 174 | 2026.01.20 22:14:21.017170 [ 264 ] {} <Debug> TCP-Session: b97d4de7-f631-474d-bb06-03188f66c0ee Authenticating user 'default' from [fd00:1122:3344:101::c]:43117 | ||
| 175 | 2026.01.20 22:14:21.017195 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.01.20 22:14:21.017238 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.01.20 22:14:21.017241 [ 264 ] {} <Debug> TCP-Session: b97d4de7-f631-474d-bb06-03188f66c0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.01.20 22:14:21.017281 [ 265 ] {} <Debug> TCP-Session: d68b081f-e786-4a16-bf2b-df15f2ccca73 Authenticating user 'default' from [fd00:1122:3344:101::c]:55974 | ||
| 179 | 2026.01.20 22:14:21.017285 [ 264 ] {} <Debug> TCP-Session: b97d4de7-f631-474d-bb06-03188f66c0ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.20 22:14:21.017137 [ 263 ] {} <Debug> TCP-Session: a611a6c0-fec4-4c52-9dd4-8f311c0bb7be Authenticating user 'default' from [fd00:1122:3344:101::c]:35851 | ||
| 181 | 2026.01.20 22:14:21.017334 [ 261 ] {} <Debug> TCP-Session: 28e28a89-cc6a-4312-8532-0cfe01042e87 Authenticating user 'default' from [fd00:1122:3344:101::c]:56127 | ||
| 182 | 2026.01.20 22:14:21.017376 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.01.20 22:14:21.017409 [ 263 ] {} <Debug> TCP-Session: a611a6c0-fec4-4c52-9dd4-8f311c0bb7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.20 22:14:21.017416 [ 261 ] {} <Debug> TCP-Session: 28e28a89-cc6a-4312-8532-0cfe01042e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.20 22:14:21.017436 [ 266 ] {} <Debug> TCP-Session: 412c6b4e-e67a-4c97-8b3d-b995b07156f6 Authenticating user 'default' from [fd00:1122:3344:101::c]:41895 | ||
| 186 | 2026.01.20 22:14:21.017470 [ 261 ] {} <Debug> TCP-Session: 28e28a89-cc6a-4312-8532-0cfe01042e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.20 22:14:21.017493 [ 266 ] {} <Debug> TCP-Session: 412c6b4e-e67a-4c97-8b3d-b995b07156f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.20 22:14:21.017453 [ 263 ] {} <Debug> TCP-Session: a611a6c0-fec4-4c52-9dd4-8f311c0bb7be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.20 22:14:21.017525 [ 266 ] {} <Debug> TCP-Session: 412c6b4e-e67a-4c97-8b3d-b995b07156f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.20 22:14:21.017318 [ 265 ] {} <Debug> TCP-Session: d68b081f-e786-4a16-bf2b-df15f2ccca73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.20 22:14:21.017589 [ 265 ] {} <Debug> TCP-Session: d68b081f-e786-4a16-bf2b-df15f2ccca73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.20 22:14:21.031691 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65111 | ||
| 193 | 2026.01.20 22:14:21.036687 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.20 22:14:21.036764 [ 267 ] {} <Debug> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Authenticating user 'default' from [fd00:1122:3344:101::d]:65111 | ||
| 195 | 2026.01.20 22:14:21.036792 [ 267 ] {} <Debug> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.20 22:14:21.036808 [ 267 ] {} <Debug> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.20 22:14:21.036900 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.20 22:14:21.036928 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.01.20 22:14:21.036961 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.01.20 22:14:21.037523 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60081 | ||
| 201 | 2026.01.20 22:14:21.037614 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53025 | ||
| 202 | 2026.01.20 22:14:21.037727 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.01.20 22:14:21.037748 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56643 | ||
| 204 | 2026.01.20 22:14:21.037772 [ 268 ] {} <Debug> TCP-Session: af1259e1-f224-4f02-8b56-88a9a553761f Authenticating user 'default' from [fd00:1122:3344:101::d]:60081 | ||
| 205 | 2026.01.20 22:14:21.037822 [ 268 ] {} <Debug> TCP-Session: af1259e1-f224-4f02-8b56-88a9a553761f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.01.20 22:14:21.037836 [ 268 ] {} <Debug> TCP-Session: af1259e1-f224-4f02-8b56-88a9a553761f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.20 22:14:21.037929 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39327 | ||
| 208 | 2026.01.20 22:14:21.038870 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.01.20 22:14:21.038927 [ 269 ] {} <Debug> TCP-Session: 6a8f9ee7-3872-4719-b9fe-89eb2739c4f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53025 | ||
| 210 | 2026.01.20 22:14:21.038954 [ 269 ] {} <Debug> TCP-Session: 6a8f9ee7-3872-4719-b9fe-89eb2739c4f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.01.20 22:14:21.038974 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60242 | ||
| 212 | 2026.01.20 22:14:21.038980 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58813 | ||
| 213 | 2026.01.20 22:14:21.038993 [ 269 ] {} <Debug> TCP-Session: 6a8f9ee7-3872-4719-b9fe-89eb2739c4f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.01.20 22:14:21.038997 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.01.20 22:14:21.039093 [ 270 ] {} <Debug> TCP-Session: 722a0dfe-a961-4b93-ace8-4a5d4a590ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56643 | ||
| 216 | 2026.01.20 22:14:21.039122 [ 270 ] {} <Debug> TCP-Session: 722a0dfe-a961-4b93-ace8-4a5d4a590ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.01.20 22:14:21.039138 [ 270 ] {} <Debug> TCP-Session: 722a0dfe-a961-4b93-ace8-4a5d4a590ce6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.01.20 22:14:21.040603 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33660 | ||
| 219 | 2026.01.20 22:14:21.040677 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.01.20 22:14:21.040732 [ 271 ] {} <Debug> TCP-Session: 25836f07-0350-4fcc-9949-df411deb3012 Authenticating user 'default' from [fd00:1122:3344:101::d]:39327 | ||
| 221 | 2026.01.20 22:14:21.040772 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.01.20 22:14:21.040793 [ 271 ] {} <Debug> TCP-Session: 25836f07-0350-4fcc-9949-df411deb3012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.01.20 22:14:21.040781 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65276 | ||
| 224 | 2026.01.20 22:14:21.040846 [ 271 ] {} <Debug> TCP-Session: 25836f07-0350-4fcc-9949-df411deb3012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.20 22:14:21.040841 [ 272 ] {} <Debug> TCP-Session: 68b79264-aa70-4fc2-a6f8-dfafe0b7de55 Authenticating user 'default' from [fd00:1122:3344:101::d]:58813 | ||
| 226 | 2026.01.20 22:14:21.040932 [ 272 ] {} <Debug> TCP-Session: 68b79264-aa70-4fc2-a6f8-dfafe0b7de55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.01.20 22:14:21.040956 [ 272 ] {} <Debug> TCP-Session: 68b79264-aa70-4fc2-a6f8-dfafe0b7de55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.01.20 22:14:21.042374 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.01.20 22:14:21.042415 [ 273 ] {} <Debug> TCP-Session: 43ecd511-1165-4b36-b2f2-82df262c2887 Authenticating user 'default' from [fd00:1122:3344:101::d]:60242 | ||
| 230 | 2026.01.20 22:14:21.042425 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.01.20 22:14:21.042433 [ 273 ] {} <Debug> TCP-Session: 43ecd511-1165-4b36-b2f2-82df262c2887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.20 22:14:21.042512 [ 273 ] {} <Debug> TCP-Session: 43ecd511-1165-4b36-b2f2-82df262c2887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.20 22:14:21.042523 [ 275 ] {} <Debug> TCP-Session: 7174929e-f77d-45b5-8f5b-693f9f014a69 Authenticating user 'default' from [fd00:1122:3344:101::d]:65276 | ||
| 234 | 2026.01.20 22:14:21.042546 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 235 | 2026.01.20 22:14:21.042560 [ 275 ] {} <Debug> TCP-Session: 7174929e-f77d-45b5-8f5b-693f9f014a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.01.20 22:14:21.042590 [ 275 ] {} <Debug> TCP-Session: 7174929e-f77d-45b5-8f5b-693f9f014a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.01.20 22:14:21.042597 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 238 | 2026.01.20 22:14:21.042589 [ 274 ] {} <Debug> TCP-Session: 1943072a-e644-4c32-8eef-bfd97e209a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:33660 | ||
| 239 | 2026.01.20 22:14:21.042662 [ 274 ] {} <Debug> TCP-Session: 1943072a-e644-4c32-8eef-bfd97e209a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.20 22:14:21.042706 [ 274 ] {} <Debug> TCP-Session: 1943072a-e644-4c32-8eef-bfd97e209a63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.01.20 22:14:21.046132 [ 267 ] {48de5bb3-b74c-4d39-81a4-fdfe17ee0097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.01.20 22:14:21.174999 [ 267 ] {48de5bb3-b74c-4d39-81a4-fdfe17ee0097} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65111) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.01.20 22:14:21.175998 [ 267 ] {48de5bb3-b74c-4d39-81a4-fdfe17ee0097} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.01.20 22:14:21.176111 [ 267 ] {48de5bb3-b74c-4d39-81a4-fdfe17ee0097} <Debug> TCPHandler: Processed in 0.138424295 sec. | ||
| 291 | 2026.01.20 22:14:21.178863 [ 270 ] {} <Trace> TCP-Session: 722a0dfe-a961-4b93-ace8-4a5d4a590ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.01.20 22:14:21.179219 [ 270 ] {837f188f-fe9d-4596-8aed-731360e63f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56643) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.01.20 22:14:21.179840 [ 270 ] {837f188f-fe9d-4596-8aed-731360e63f89} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56643) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.01.20 22:14:21.180054 [ 270 ] {837f188f-fe9d-4596-8aed-731360e63f89} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.01.20 22:14:21.180192 [ 270 ] {837f188f-fe9d-4596-8aed-731360e63f89} <Debug> TCPHandler: Processed in 0.0015523 sec. | ||
| 342 | 2026.01.20 22:14:21.180558 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.20 22:14:21.181396 [ 267 ] {886f3dfc-6bff-4130-a76e-8d50f5a2962e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.01.20 22:14:21.182132 [ 267 ] {886f3dfc-6bff-4130-a76e-8d50f5a2962e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.01.20 22:14:21.183655 [ 267 ] {886f3dfc-6bff-4130-a76e-8d50f5a2962e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.01.20 22:14:21.183682 [ 267 ] {886f3dfc-6bff-4130-a76e-8d50f5a2962e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.9422e-05 sec | ||
| 347 | 2026.01.20 22:14:21.183698 [ 267 ] {886f3dfc-6bff-4130-a76e-8d50f5a2962e} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.01.20 22:14:21.183719 [ 267 ] {886f3dfc-6bff-4130-a76e-8d50f5a2962e} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.01.20 22:14:21.183752 [ 267 ] {886f3dfc-6bff-4130-a76e-8d50f5a2962e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.01.20 22:14:21.184550 [ 267 ] {886f3dfc-6bff-4130-a76e-8d50f5a2962e} <Debug> TCPHandler: Processed in 0.004060902 sec. | ||
| 351 | 2026.01.20 22:14:21.184736 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.01.20 22:14:21.184955 [ 267 ] {e21e8666-6310-4c66-be86-2f79b6717a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.01.20 22:14:21.185025 [ 267 ] {e21e8666-6310-4c66-be86-2f79b6717a4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.01.20 22:14:21.191085 [ 267 ] {e21e8666-6310-4c66-be86-2f79b6717a4d} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.01.20 22:14:21.192331 [ 267 ] {e21e8666-6310-4c66-be86-2f79b6717a4d} <Debug> oximeter.version (1b5dd6e5-8770-46bc-b58f-35ad429e0fa9): Loading data parts | ||
| 357 | 2026.01.20 22:14:21.195320 [ 267 ] {e21e8666-6310-4c66-be86-2f79b6717a4d} <Debug> oximeter.version (1b5dd6e5-8770-46bc-b58f-35ad429e0fa9): There are no data parts | ||
| 358 | 2026.01.20 22:14:21.198246 [ 267 ] {e21e8666-6310-4c66-be86-2f79b6717a4d} <Debug> TCPHandler: Processed in 0.013580618 sec. | ||
| 359 | 2026.01.20 22:14:21.198483 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.01.20 22:14:21.198725 [ 267 ] {b8a9b5a9-4bb8-41e9-9101-a768d6e60de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2026.01.20 22:14:21.198811 [ 267 ] {b8a9b5a9-4bb8-41e9-9101-a768d6e60de8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.01.20 22:14:21.214353 [ 267 ] {b8a9b5a9-4bb8-41e9-9101-a768d6e60de8} <Debug> oximeter.measurements_bool (dda67f4b-2ae6-4891-91b0-c299324fcaef): Loading data parts | ||
| 373 | 2026.01.20 22:14:21.214690 [ 267 ] {b8a9b5a9-4bb8-41e9-9101-a768d6e60de8} <Debug> oximeter.measurements_bool (dda67f4b-2ae6-4891-91b0-c299324fcaef): There are no data parts | ||
| 374 | 2026.01.20 22:14:21.215964 [ 267 ] {b8a9b5a9-4bb8-41e9-9101-a768d6e60de8} <Debug> TCPHandler: Processed in 0.017565637 sec. | ||
| 375 | 2026.01.20 22:14:21.216218 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.01.20 22:14:21.216452 [ 267 ] {50742efb-1b76-4fb7-a0d6-e86c67002bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 377 | 2026.01.20 22:14:21.216523 [ 267 ] {50742efb-1b76-4fb7-a0d6-e86c67002bae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.01.20 22:14:21.218437 [ 267 ] {50742efb-1b76-4fb7-a0d6-e86c67002bae} <Debug> oximeter.measurements_i8 (c80b5b13-6a6f-42f5-9bf4-ebdb78454050): Loading data parts | ||
| 379 | 2026.01.20 22:14:21.218657 [ 267 ] {50742efb-1b76-4fb7-a0d6-e86c67002bae} <Debug> oximeter.measurements_i8 (c80b5b13-6a6f-42f5-9bf4-ebdb78454050): There are no data parts | ||
| 380 | 2026.01.20 22:14:21.220275 [ 267 ] {50742efb-1b76-4fb7-a0d6-e86c67002bae} <Debug> TCPHandler: Processed in 0.004144524 sec. | ||
| 381 | 2026.01.20 22:14:21.220484 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.01.20 22:14:21.220688 [ 267 ] {3fd7e7e1-a110-45b5-96c9-e6ae2348ccd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 383 | 2026.01.20 22:14:21.220857 [ 267 ] {3fd7e7e1-a110-45b5-96c9-e6ae2348ccd3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.01.20 22:14:21.223336 [ 267 ] {3fd7e7e1-a110-45b5-96c9-e6ae2348ccd3} <Debug> oximeter.measurements_u8 (0dd5280f-c717-42eb-873a-9f03623dbf13): Loading data parts | ||
| 385 | 2026.01.20 22:14:21.223621 [ 267 ] {3fd7e7e1-a110-45b5-96c9-e6ae2348ccd3} <Debug> oximeter.measurements_u8 (0dd5280f-c717-42eb-873a-9f03623dbf13): There are no data parts | ||
| 386 | 2026.01.20 22:14:21.225033 [ 267 ] {3fd7e7e1-a110-45b5-96c9-e6ae2348ccd3} <Debug> TCPHandler: Processed in 0.004622469 sec. | ||
| 387 | 2026.01.20 22:14:21.225260 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.01.20 22:14:21.225618 [ 267 ] {5a8ac521-2bd7-4755-94d5-b3cd8b15190f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 389 | 2026.01.20 22:14:21.225769 [ 267 ] {5a8ac521-2bd7-4755-94d5-b3cd8b15190f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.01.20 22:14:21.229753 [ 267 ] {5a8ac521-2bd7-4755-94d5-b3cd8b15190f} <Debug> oximeter.measurements_i16 (05504cf6-bdfe-4158-bf23-ea80e0e9a321): Loading data parts | ||
| 391 | 2026.01.20 22:14:21.229935 [ 267 ] {5a8ac521-2bd7-4755-94d5-b3cd8b15190f} <Debug> oximeter.measurements_i16 (05504cf6-bdfe-4158-bf23-ea80e0e9a321): There are no data parts | ||
| 392 | 2026.01.20 22:14:21.231938 [ 267 ] {5a8ac521-2bd7-4755-94d5-b3cd8b15190f} <Debug> TCPHandler: Processed in 0.006753668 sec. | ||
| 393 | 2026.01.20 22:14:21.232176 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.01.20 22:14:21.232363 [ 267 ] {1f26f74f-1f05-45e8-b1c2-41a5dd888842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 395 | 2026.01.20 22:14:21.232630 [ 267 ] {1f26f74f-1f05-45e8-b1c2-41a5dd888842} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2026.01.20 22:14:21.235685 [ 267 ] {1f26f74f-1f05-45e8-b1c2-41a5dd888842} <Debug> oximeter.measurements_u16 (e71e8ed2-7c0d-4faa-936a-5de5c984d269): Loading data parts | ||
| 397 | 2026.01.20 22:14:21.236076 [ 267 ] {1f26f74f-1f05-45e8-b1c2-41a5dd888842} <Debug> oximeter.measurements_u16 (e71e8ed2-7c0d-4faa-936a-5de5c984d269): There are no data parts | ||
| 398 | 2026.01.20 22:14:21.237775 [ 267 ] {1f26f74f-1f05-45e8-b1c2-41a5dd888842} <Debug> TCPHandler: Processed in 0.005659722 sec. | ||
| 399 | 2026.01.20 22:14:21.238475 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.01.20 22:14:21.238893 [ 267 ] {717199df-e891-4ff3-8401-b130cc8a4110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 401 | 2026.01.20 22:14:21.239032 [ 267 ] {717199df-e891-4ff3-8401-b130cc8a4110} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.01.20 22:14:21.241117 [ 267 ] {717199df-e891-4ff3-8401-b130cc8a4110} <Debug> oximeter.measurements_i32 (42947887-8f4b-4ed9-8975-503ade32c39d): Loading data parts | ||
| 403 | 2026.01.20 22:14:21.241356 [ 267 ] {717199df-e891-4ff3-8401-b130cc8a4110} <Debug> oximeter.measurements_i32 (42947887-8f4b-4ed9-8975-503ade32c39d): There are no data parts | ||
| 404 | 2026.01.20 22:14:21.242752 [ 267 ] {717199df-e891-4ff3-8401-b130cc8a4110} <Debug> TCPHandler: Processed in 0.004832106 sec. | ||
| 405 | 2026.01.20 22:14:21.242943 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.01.20 22:14:21.243164 [ 267 ] {e14dd9ac-076e-4118-ad43-60377a18dd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 407 | 2026.01.20 22:14:21.243365 [ 267 ] {e14dd9ac-076e-4118-ad43-60377a18dd19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2026.01.20 22:14:21.245743 [ 267 ] {e14dd9ac-076e-4118-ad43-60377a18dd19} <Debug> oximeter.measurements_u32 (8d13e2fc-c8f0-4569-b6d7-565cf9fc5691): Loading data parts | ||
| 409 | 2026.01.20 22:14:21.246017 [ 267 ] {e14dd9ac-076e-4118-ad43-60377a18dd19} <Debug> oximeter.measurements_u32 (8d13e2fc-c8f0-4569-b6d7-565cf9fc5691): There are no data parts | ||
| 410 | 2026.01.20 22:14:21.247596 [ 267 ] {e14dd9ac-076e-4118-ad43-60377a18dd19} <Debug> TCPHandler: Processed in 0.004719112 sec. | ||
| 411 | 2026.01.20 22:14:21.247783 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.01.20 22:14:21.248248 [ 267 ] {137842a6-6059-4f3a-97df-8c533fa8494d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 413 | 2026.01.20 22:14:21.248396 [ 267 ] {137842a6-6059-4f3a-97df-8c533fa8494d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2026.01.20 22:14:21.250389 [ 267 ] {137842a6-6059-4f3a-97df-8c533fa8494d} <Debug> oximeter.measurements_i64 (9838d996-32b2-442d-9ac5-918b0a4fd341): Loading data parts | ||
| 415 | 2026.01.20 22:14:21.250620 [ 267 ] {137842a6-6059-4f3a-97df-8c533fa8494d} <Debug> oximeter.measurements_i64 (9838d996-32b2-442d-9ac5-918b0a4fd341): There are no data parts | ||
| 416 | 2026.01.20 22:14:21.252069 [ 267 ] {137842a6-6059-4f3a-97df-8c533fa8494d} <Debug> TCPHandler: Processed in 0.00434779 sec. | ||
| 417 | 2026.01.20 22:14:21.252322 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.01.20 22:14:21.252509 [ 267 ] {55d66009-0398-49b0-9632-e8c1a8efcf90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 419 | 2026.01.20 22:14:21.252660 [ 267 ] {55d66009-0398-49b0-9632-e8c1a8efcf90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.01.20 22:14:21.254643 [ 267 ] {55d66009-0398-49b0-9632-e8c1a8efcf90} <Debug> oximeter.measurements_u64 (6da4902e-9133-4ddf-921a-56b217873bc7): Loading data parts | ||
| 421 | 2026.01.20 22:14:21.254945 [ 267 ] {55d66009-0398-49b0-9632-e8c1a8efcf90} <Debug> oximeter.measurements_u64 (6da4902e-9133-4ddf-921a-56b217873bc7): There are no data parts | ||
| 422 | 2026.01.20 22:14:21.256611 [ 267 ] {55d66009-0398-49b0-9632-e8c1a8efcf90} <Debug> TCPHandler: Processed in 0.004364141 sec. | ||
| 423 | 2026.01.20 22:14:21.256818 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.01.20 22:14:21.257122 [ 267 ] {b7162b21-7c46-4025-9315-b8152dff8ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 425 | 2026.01.20 22:14:21.257236 [ 267 ] {b7162b21-7c46-4025-9315-b8152dff8ed7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2026.01.20 22:14:21.259172 [ 267 ] {b7162b21-7c46-4025-9315-b8152dff8ed7} <Debug> oximeter.measurements_f32 (aa2a57b4-d982-475c-8c0a-ed7731fc3304): Loading data parts | ||
| 427 | 2026.01.20 22:14:21.259386 [ 267 ] {b7162b21-7c46-4025-9315-b8152dff8ed7} <Debug> oximeter.measurements_f32 (aa2a57b4-d982-475c-8c0a-ed7731fc3304): There are no data parts | ||
| 428 | 2026.01.20 22:14:21.264754 [ 267 ] {b7162b21-7c46-4025-9315-b8152dff8ed7} <Debug> TCPHandler: Processed in 0.008019438 sec. | ||
| 429 | 2026.01.20 22:14:21.265000 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.01.20 22:14:21.265207 [ 267 ] {660c3b4e-3f64-441b-b1fb-4f0f174e1e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 431 | 2026.01.20 22:14:21.265353 [ 267 ] {660c3b4e-3f64-441b-b1fb-4f0f174e1e91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2026.01.20 22:14:21.267639 [ 267 ] {660c3b4e-3f64-441b-b1fb-4f0f174e1e91} <Debug> oximeter.measurements_f64 (22bf4051-333d-428f-8aae-ed5b0f940ffa): Loading data parts | ||
| 433 | 2026.01.20 22:14:21.267912 [ 267 ] {660c3b4e-3f64-441b-b1fb-4f0f174e1e91} <Debug> oximeter.measurements_f64 (22bf4051-333d-428f-8aae-ed5b0f940ffa): There are no data parts | ||
| 434 | 2026.01.20 22:14:21.269484 [ 267 ] {660c3b4e-3f64-441b-b1fb-4f0f174e1e91} <Debug> TCPHandler: Processed in 0.004554487 sec. | ||
| 435 | 2026.01.20 22:14:21.269689 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.01.20 22:14:21.270012 [ 267 ] {e02291de-adea-47f4-80ec-6b60e0cff71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 437 | 2026.01.20 22:14:21.270132 [ 267 ] {e02291de-adea-47f4-80ec-6b60e0cff71c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2026.01.20 22:14:21.272756 [ 267 ] {e02291de-adea-47f4-80ec-6b60e0cff71c} <Debug> oximeter.measurements_string (893251dc-e719-49e1-a39b-40ed2aa24cc4): Loading data parts | ||
| 439 | 2026.01.20 22:14:21.272969 [ 267 ] {e02291de-adea-47f4-80ec-6b60e0cff71c} <Debug> oximeter.measurements_string (893251dc-e719-49e1-a39b-40ed2aa24cc4): There are no data parts | ||
| 440 | 2026.01.20 22:14:21.275021 [ 267 ] {e02291de-adea-47f4-80ec-6b60e0cff71c} <Debug> TCPHandler: Processed in 0.005397614 sec. | ||
| 441 | 2026.01.20 22:14:21.278153 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.01.20 22:14:21.278361 [ 267 ] {e280f720-d387-4129-9e80-cd207c30ae19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.01.20 22:14:21.278576 [ 267 ] {e280f720-d387-4129-9e80-cd207c30ae19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2026.01.20 22:14:21.281398 [ 267 ] {e280f720-d387-4129-9e80-cd207c30ae19} <Debug> oximeter.measurements_bytes (ff9a60f4-0455-4270-8279-3ee32182f775): Loading data parts | ||
| 452 | 2026.01.20 22:14:21.281628 [ 267 ] {e280f720-d387-4129-9e80-cd207c30ae19} <Debug> oximeter.measurements_bytes (ff9a60f4-0455-4270-8279-3ee32182f775): There are no data parts | ||
| 453 | 2026.01.20 22:14:21.284358 [ 267 ] {e280f720-d387-4129-9e80-cd207c30ae19} <Debug> TCPHandler: Processed in 0.006281733 sec. | ||
| 454 | 2026.01.20 22:14:21.284567 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.20 22:14:21.284797 [ 267 ] {e52284eb-82ce-442c-817b-fb948ba184f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 456 | 2026.01.20 22:14:21.284974 [ 267 ] {e52284eb-82ce-442c-817b-fb948ba184f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2026.01.20 22:14:21.287646 [ 267 ] {e52284eb-82ce-442c-817b-fb948ba184f6} <Debug> oximeter.measurements_cumulativei64 (8f4f30f0-cb77-4792-a18c-968388d18188): Loading data parts | ||
| 458 | 2026.01.20 22:14:21.287875 [ 267 ] {e52284eb-82ce-442c-817b-fb948ba184f6} <Debug> oximeter.measurements_cumulativei64 (8f4f30f0-cb77-4792-a18c-968388d18188): There are no data parts | ||
| 459 | 2026.01.20 22:14:21.289930 [ 267 ] {e52284eb-82ce-442c-817b-fb948ba184f6} <Debug> TCPHandler: Processed in 0.005430685 sec. | ||
| 460 | 2026.01.20 22:14:21.290168 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.20 22:14:21.290452 [ 267 ] {716bcb56-362a-419f-984b-353060019e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 462 | 2026.01.20 22:14:21.290612 [ 267 ] {716bcb56-362a-419f-984b-353060019e33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2026.01.20 22:14:21.292687 [ 267 ] {716bcb56-362a-419f-984b-353060019e33} <Debug> oximeter.measurements_cumulativeu64 (c0effcad-a69b-4139-b996-bd0ed308eb1d): Loading data parts | ||
| 464 | 2026.01.20 22:14:21.292997 [ 267 ] {716bcb56-362a-419f-984b-353060019e33} <Debug> oximeter.measurements_cumulativeu64 (c0effcad-a69b-4139-b996-bd0ed308eb1d): There are no data parts | ||
| 465 | 2026.01.20 22:14:21.294656 [ 267 ] {716bcb56-362a-419f-984b-353060019e33} <Debug> TCPHandler: Processed in 0.004556487 sec. | ||
| 466 | 2026.01.20 22:14:21.294865 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.20 22:14:21.295171 [ 267 ] {3eabaece-8bba-4d98-a94e-3fac25b33f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 468 | 2026.01.20 22:14:21.295321 [ 267 ] {3eabaece-8bba-4d98-a94e-3fac25b33f6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2026.01.20 22:14:21.297402 [ 267 ] {3eabaece-8bba-4d98-a94e-3fac25b33f6e} <Debug> oximeter.measurements_cumulativef32 (51d96a5c-6535-4266-8bea-c1fcaa4aac73): Loading data parts | ||
| 470 | 2026.01.20 22:14:21.297605 [ 267 ] {3eabaece-8bba-4d98-a94e-3fac25b33f6e} <Debug> oximeter.measurements_cumulativef32 (51d96a5c-6535-4266-8bea-c1fcaa4aac73): There are no data parts | ||
| 471 | 2026.01.20 22:14:21.299096 [ 267 ] {3eabaece-8bba-4d98-a94e-3fac25b33f6e} <Debug> TCPHandler: Processed in 0.004289218 sec. | ||
| 472 | 2026.01.20 22:14:21.299285 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.20 22:14:21.299466 [ 267 ] {f578704f-79b2-4e25-9a6f-2265f3030588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 474 | 2026.01.20 22:14:21.299624 [ 267 ] {f578704f-79b2-4e25-9a6f-2265f3030588} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2026.01.20 22:14:21.301745 [ 267 ] {f578704f-79b2-4e25-9a6f-2265f3030588} <Debug> oximeter.measurements_cumulativef64 (1bdfa915-8970-4d8d-ba6a-a2a527feefe2): Loading data parts | ||
| 476 | 2026.01.20 22:14:21.301919 [ 267 ] {f578704f-79b2-4e25-9a6f-2265f3030588} <Debug> oximeter.measurements_cumulativef64 (1bdfa915-8970-4d8d-ba6a-a2a527feefe2): There are no data parts | ||
| 477 | 2026.01.20 22:14:21.306905 [ 267 ] {f578704f-79b2-4e25-9a6f-2265f3030588} <Debug> TCPHandler: Processed in 0.007678108 sec. | ||
| 478 | 2026.01.20 22:14:21.307078 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.20 22:14:21.307509 [ 267 ] {fd5d7817-77e1-42ce-a389-d9c8137178a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.01.20 22:14:21.307666 [ 267 ] {fd5d7817-77e1-42ce-a389-d9c8137178a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2026.01.20 22:14:21.310192 [ 267 ] {fd5d7817-77e1-42ce-a389-d9c8137178a2} <Debug> oximeter.measurements_histogrami8 (ed1f67cf-7d9f-4974-911a-24f0beb6953f): Loading data parts | ||
| 492 | 2026.01.20 22:14:21.310390 [ 267 ] {fd5d7817-77e1-42ce-a389-d9c8137178a2} <Debug> oximeter.measurements_histogrami8 (ed1f67cf-7d9f-4974-911a-24f0beb6953f): There are no data parts | ||
| 493 | 2026.01.20 22:14:21.312047 [ 267 ] {fd5d7817-77e1-42ce-a389-d9c8137178a2} <Debug> TCPHandler: Processed in 0.005027502 sec. | ||
| 494 | 2026.01.20 22:14:21.312240 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.01.20 22:14:21.312543 [ 267 ] {5af319ee-2572-4cca-a403-4343791e93d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 496 | 2026.01.20 22:14:21.312730 [ 267 ] {5af319ee-2572-4cca-a403-4343791e93d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2026.01.20 22:14:21.315386 [ 267 ] {5af319ee-2572-4cca-a403-4343791e93d1} <Debug> oximeter.measurements_histogramu8 (e7632827-1e06-4eed-b255-555836fd09aa): Loading data parts | ||
| 498 | 2026.01.20 22:14:21.315662 [ 267 ] {5af319ee-2572-4cca-a403-4343791e93d1} <Debug> oximeter.measurements_histogramu8 (e7632827-1e06-4eed-b255-555836fd09aa): There are no data parts | ||
| 499 | 2026.01.20 22:14:21.317165 [ 267 ] {5af319ee-2572-4cca-a403-4343791e93d1} <Debug> TCPHandler: Processed in 0.004993311 sec. | ||
| 500 | 2026.01.20 22:14:21.317354 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.01.20 22:14:21.317730 [ 267 ] {9f43e014-b424-4673-b1af-fecc8b11545e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 502 | 2026.01.20 22:14:21.317895 [ 267 ] {9f43e014-b424-4673-b1af-fecc8b11545e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2026.01.20 22:14:21.320613 [ 267 ] {9f43e014-b424-4673-b1af-fecc8b11545e} <Debug> oximeter.measurements_histogrami16 (7095e93b-15ef-4b1e-8109-805ad8ece8be): Loading data parts | ||
| 504 | 2026.01.20 22:14:21.320783 [ 267 ] {9f43e014-b424-4673-b1af-fecc8b11545e} <Debug> oximeter.measurements_histogrami16 (7095e93b-15ef-4b1e-8109-805ad8ece8be): There are no data parts | ||
| 505 | 2026.01.20 22:14:21.322468 [ 267 ] {9f43e014-b424-4673-b1af-fecc8b11545e} <Debug> TCPHandler: Processed in 0.005179797 sec. | ||
| 506 | 2026.01.20 22:14:21.322647 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.01.20 22:14:21.322893 [ 267 ] {63e0ac88-321a-439b-a49c-4a31cdf883ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 508 | 2026.01.20 22:14:21.323087 [ 267 ] {63e0ac88-321a-439b-a49c-4a31cdf883ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2026.01.20 22:14:21.325162 [ 267 ] {63e0ac88-321a-439b-a49c-4a31cdf883ff} <Debug> oximeter.measurements_histogramu16 (416b03cc-14ab-477a-8c7e-4f2f5f7ff5a8): Loading data parts | ||
| 510 | 2026.01.20 22:14:21.325492 [ 267 ] {63e0ac88-321a-439b-a49c-4a31cdf883ff} <Debug> oximeter.measurements_histogramu16 (416b03cc-14ab-477a-8c7e-4f2f5f7ff5a8): There are no data parts | ||
| 511 | 2026.01.20 22:14:21.326971 [ 267 ] {63e0ac88-321a-439b-a49c-4a31cdf883ff} <Debug> TCPHandler: Processed in 0.004382171 sec. | ||
| 512 | 2026.01.20 22:14:21.327180 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.01.20 22:14:21.327585 [ 267 ] {3dfa9325-368f-4a63-97aa-cbbf4a8cacf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 514 | 2026.01.20 22:14:21.327789 [ 267 ] {3dfa9325-368f-4a63-97aa-cbbf4a8cacf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2026.01.20 22:14:21.330121 [ 267 ] {3dfa9325-368f-4a63-97aa-cbbf4a8cacf5} <Debug> oximeter.measurements_histogrami32 (50de9e25-7c2f-4e71-bf50-91d47f1b96aa): Loading data parts | ||
| 516 | 2026.01.20 22:14:21.330304 [ 267 ] {3dfa9325-368f-4a63-97aa-cbbf4a8cacf5} <Debug> oximeter.measurements_histogrami32 (50de9e25-7c2f-4e71-bf50-91d47f1b96aa): There are no data parts | ||
| 517 | 2026.01.20 22:14:21.331761 [ 267 ] {3dfa9325-368f-4a63-97aa-cbbf4a8cacf5} <Debug> TCPHandler: Processed in 0.00464714 sec. | ||
| 518 | 2026.01.20 22:14:21.331956 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.01.20 22:14:21.332251 [ 267 ] {2fe0dfc7-e4bd-4eab-9c46-018ac7cf1e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 520 | 2026.01.20 22:14:21.332443 [ 267 ] {2fe0dfc7-e4bd-4eab-9c46-018ac7cf1e98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2026.01.20 22:14:21.335157 [ 267 ] {2fe0dfc7-e4bd-4eab-9c46-018ac7cf1e98} <Debug> oximeter.measurements_histogramu32 (b74876b4-cb1e-45c6-9943-6f0e6b1c6f32): Loading data parts | ||
| 522 | 2026.01.20 22:14:21.335437 [ 267 ] {2fe0dfc7-e4bd-4eab-9c46-018ac7cf1e98} <Debug> oximeter.measurements_histogramu32 (b74876b4-cb1e-45c6-9943-6f0e6b1c6f32): There are no data parts | ||
| 523 | 2026.01.20 22:14:21.337847 [ 267 ] {2fe0dfc7-e4bd-4eab-9c46-018ac7cf1e98} <Debug> TCPHandler: Processed in 0.005964522 sec. | ||
| 524 | 2026.01.20 22:14:21.338021 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.01.20 22:14:21.338382 [ 267 ] {c3f55fa6-9ff3-49ab-90f5-19bad25cd965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 526 | 2026.01.20 22:14:21.338532 [ 267 ] {c3f55fa6-9ff3-49ab-90f5-19bad25cd965} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.01.20 22:14:21.341343 [ 267 ] {c3f55fa6-9ff3-49ab-90f5-19bad25cd965} <Debug> oximeter.measurements_histogrami64 (467ed170-498a-4bc3-885f-7ef16c176857): Loading data parts | ||
| 528 | 2026.01.20 22:14:21.341513 [ 267 ] {c3f55fa6-9ff3-49ab-90f5-19bad25cd965} <Debug> oximeter.measurements_histogrami64 (467ed170-498a-4bc3-885f-7ef16c176857): There are no data parts | ||
| 529 | 2026.01.20 22:14:21.343041 [ 267 ] {c3f55fa6-9ff3-49ab-90f5-19bad25cd965} <Debug> TCPHandler: Processed in 0.005081264 sec. | ||
| 530 | 2026.01.20 22:14:21.343224 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.01.20 22:14:21.343504 [ 267 ] {93c1b430-433d-402c-9bc0-5b91ad19ae8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 532 | 2026.01.20 22:14:21.343684 [ 267 ] {93c1b430-433d-402c-9bc0-5b91ad19ae8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2026.01.20 22:14:21.346102 [ 267 ] {93c1b430-433d-402c-9bc0-5b91ad19ae8d} <Debug> oximeter.measurements_histogramu64 (eaa9525d-4376-4ebe-9c2a-4d56dd4e474b): Loading data parts | ||
| 534 | 2026.01.20 22:14:21.346406 [ 267 ] {93c1b430-433d-402c-9bc0-5b91ad19ae8d} <Debug> oximeter.measurements_histogramu64 (eaa9525d-4376-4ebe-9c2a-4d56dd4e474b): There are no data parts | ||
| 535 | 2026.01.20 22:14:21.347850 [ 267 ] {93c1b430-433d-402c-9bc0-5b91ad19ae8d} <Debug> TCPHandler: Processed in 0.004689121 sec. | ||
| 536 | 2026.01.20 22:14:21.348029 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.01.20 22:14:21.348377 [ 267 ] {b5507fb3-dbdc-4cad-9093-5f55387a5243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 538 | 2026.01.20 22:14:21.348528 [ 267 ] {b5507fb3-dbdc-4cad-9093-5f55387a5243} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2026.01.20 22:14:21.350987 [ 267 ] {b5507fb3-dbdc-4cad-9093-5f55387a5243} <Debug> oximeter.measurements_histogramf32 (39e40e85-e92c-419c-a41f-2a29cf9334b4): Loading data parts | ||
| 540 | 2026.01.20 22:14:21.351204 [ 267 ] {b5507fb3-dbdc-4cad-9093-5f55387a5243} <Debug> oximeter.measurements_histogramf32 (39e40e85-e92c-419c-a41f-2a29cf9334b4): There are no data parts | ||
| 541 | 2026.01.20 22:14:21.354975 [ 267 ] {b5507fb3-dbdc-4cad-9093-5f55387a5243} <Debug> TCPHandler: Processed in 0.007006926 sec. | ||
| 542 | 2026.01.20 22:14:21.355162 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.01.20 22:14:21.355471 [ 267 ] {595a0fcd-536c-4109-a89f-ea74ab3dae2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 544 | 2026.01.20 22:14:21.355652 [ 267 ] {595a0fcd-536c-4109-a89f-ea74ab3dae2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2026.01.20 22:14:21.358348 [ 267 ] {595a0fcd-536c-4109-a89f-ea74ab3dae2f} <Debug> oximeter.measurements_histogramf64 (6b31787f-cacc-4f3b-988e-6b3d60012ed9): Loading data parts | ||
| 546 | 2026.01.20 22:14:21.358617 [ 267 ] {595a0fcd-536c-4109-a89f-ea74ab3dae2f} <Debug> oximeter.measurements_histogramf64 (6b31787f-cacc-4f3b-988e-6b3d60012ed9): There are no data parts | ||
| 547 | 2026.01.20 22:14:21.360410 [ 267 ] {595a0fcd-536c-4109-a89f-ea74ab3dae2f} <Debug> TCPHandler: Processed in 0.005315711 sec. | ||
| 548 | 2026.01.20 22:14:21.360595 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.01.20 22:14:21.360983 [ 267 ] {10931e47-6219-4141-acdf-71f4f197888d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2026.01.20 22:14:21.361193 [ 267 ] {10931e47-6219-4141-acdf-71f4f197888d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2026.01.20 22:14:21.363784 [ 267 ] {10931e47-6219-4141-acdf-71f4f197888d} <Debug> oximeter.fields_bool (3fffa76d-0f22-4940-8666-cc7afc5c6b62): Loading data parts | ||
| 577 | 2026.01.20 22:14:21.364006 [ 267 ] {10931e47-6219-4141-acdf-71f4f197888d} <Debug> oximeter.fields_bool (3fffa76d-0f22-4940-8666-cc7afc5c6b62): There are no data parts | ||
| 578 | 2026.01.20 22:14:21.365366 [ 267 ] {10931e47-6219-4141-acdf-71f4f197888d} <Debug> TCPHandler: Processed in 0.004831796 sec. | ||
| 579 | 2026.01.20 22:14:21.365712 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.20 22:14:21.365945 [ 267 ] {168409ca-faf6-4fe7-a166-b14b323a87a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 581 | 2026.01.20 22:14:21.366131 [ 267 ] {168409ca-faf6-4fe7-a166-b14b323a87a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2026.01.20 22:14:21.368528 [ 267 ] {168409ca-faf6-4fe7-a166-b14b323a87a8} <Debug> oximeter.fields_i8 (9c629a78-e787-4464-98ae-497dbde79d47): Loading data parts | ||
| 583 | 2026.01.20 22:14:21.368872 [ 267 ] {168409ca-faf6-4fe7-a166-b14b323a87a8} <Debug> oximeter.fields_i8 (9c629a78-e787-4464-98ae-497dbde79d47): There are no data parts | ||
| 584 | 2026.01.20 22:14:21.370493 [ 267 ] {168409ca-faf6-4fe7-a166-b14b323a87a8} <Debug> TCPHandler: Processed in 0.004852976 sec. | ||
| 585 | 2026.01.20 22:14:21.370668 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.20 22:14:21.370978 [ 267 ] {e8001a8a-5113-40e1-8d3a-0a031c59d3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 587 | 2026.01.20 22:14:21.371079 [ 267 ] {e8001a8a-5113-40e1-8d3a-0a031c59d3d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2026.01.20 22:14:21.373414 [ 267 ] {e8001a8a-5113-40e1-8d3a-0a031c59d3d8} <Debug> oximeter.fields_u8 (0141935c-b5c3-4074-8dc6-42e96b49bc3e): Loading data parts | ||
| 589 | 2026.01.20 22:14:21.373637 [ 267 ] {e8001a8a-5113-40e1-8d3a-0a031c59d3d8} <Debug> oximeter.fields_u8 (0141935c-b5c3-4074-8dc6-42e96b49bc3e): There are no data parts | ||
| 590 | 2026.01.20 22:14:21.376969 [ 267 ] {e8001a8a-5113-40e1-8d3a-0a031c59d3d8} <Debug> TCPHandler: Processed in 0.006356995 sec. | ||
| 591 | 2026.01.20 22:14:21.377283 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.20 22:14:21.377642 [ 267 ] {569cd761-6471-4473-8645-89f04c225261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 593 | 2026.01.20 22:14:21.377804 [ 267 ] {569cd761-6471-4473-8645-89f04c225261} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2026.01.20 22:14:21.380611 [ 267 ] {569cd761-6471-4473-8645-89f04c225261} <Debug> oximeter.fields_i16 (c10f632f-5eb9-4ccc-a4f0-eba92975a08a): Loading data parts | ||
| 595 | 2026.01.20 22:14:21.380849 [ 267 ] {569cd761-6471-4473-8645-89f04c225261} <Debug> oximeter.fields_i16 (c10f632f-5eb9-4ccc-a4f0-eba92975a08a): There are no data parts | ||
| 596 | 2026.01.20 22:14:21.382432 [ 267 ] {569cd761-6471-4473-8645-89f04c225261} <Debug> TCPHandler: Processed in 0.005242839 sec. | ||
| 597 | 2026.01.20 22:14:21.382609 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.01.20 22:14:21.382888 [ 267 ] {8a537208-4fd6-4786-9b06-323b0d691620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 599 | 2026.01.20 22:14:21.383046 [ 267 ] {8a537208-4fd6-4786-9b06-323b0d691620} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2026.01.20 22:14:21.385263 [ 267 ] {8a537208-4fd6-4786-9b06-323b0d691620} <Debug> oximeter.fields_u16 (5ea6dd3d-b461-46d0-85b8-3880854a10bd): Loading data parts | ||
| 601 | 2026.01.20 22:14:21.385447 [ 267 ] {8a537208-4fd6-4786-9b06-323b0d691620} <Debug> oximeter.fields_u16 (5ea6dd3d-b461-46d0-85b8-3880854a10bd): There are no data parts | ||
| 602 | 2026.01.20 22:14:21.386772 [ 267 ] {8a537208-4fd6-4786-9b06-323b0d691620} <Debug> TCPHandler: Processed in 0.004223116 sec. | ||
| 603 | 2026.01.20 22:14:21.387006 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.01.20 22:14:21.387202 [ 267 ] {d9879684-980f-4265-b58e-e76c8430d385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 605 | 2026.01.20 22:14:21.387355 [ 267 ] {d9879684-980f-4265-b58e-e76c8430d385} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2026.01.20 22:14:21.389665 [ 267 ] {d9879684-980f-4265-b58e-e76c8430d385} <Debug> oximeter.fields_i32 (56d28907-a9f8-4e53-8d56-bd6f228f4eb1): Loading data parts | ||
| 607 | 2026.01.20 22:14:21.389980 [ 267 ] {d9879684-980f-4265-b58e-e76c8430d385} <Debug> oximeter.fields_i32 (56d28907-a9f8-4e53-8d56-bd6f228f4eb1): There are no data parts | ||
| 608 | 2026.01.20 22:14:21.391403 [ 267 ] {d9879684-980f-4265-b58e-e76c8430d385} <Debug> TCPHandler: Processed in 0.004457594 sec. | ||
| 609 | 2026.01.20 22:14:21.391576 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.01.20 22:14:21.391880 [ 267 ] {2dbeff54-bc7c-44b4-8cab-f745687c326c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 611 | 2026.01.20 22:14:21.392031 [ 267 ] {2dbeff54-bc7c-44b4-8cab-f745687c326c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2026.01.20 22:14:21.398434 [ 267 ] {2dbeff54-bc7c-44b4-8cab-f745687c326c} <Debug> oximeter.fields_u32 (88524cb3-27a0-4878-a2b8-34296f229a3c): Loading data parts | ||
| 613 | 2026.01.20 22:14:21.398647 [ 267 ] {2dbeff54-bc7c-44b4-8cab-f745687c326c} <Debug> oximeter.fields_u32 (88524cb3-27a0-4878-a2b8-34296f229a3c): There are no data parts | ||
| 614 | 2026.01.20 22:14:21.400541 [ 267 ] {2dbeff54-bc7c-44b4-8cab-f745687c326c} <Debug> TCPHandler: Processed in 0.009029261 sec. | ||
| 615 | 2026.01.20 22:14:21.400710 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.01.20 22:14:21.400894 [ 267 ] {996bcbaa-dea8-4db1-b77b-32e0e2bcb431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 617 | 2026.01.20 22:14:21.401047 [ 267 ] {996bcbaa-dea8-4db1-b77b-32e0e2bcb431} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2026.01.20 22:14:21.403253 [ 267 ] {996bcbaa-dea8-4db1-b77b-32e0e2bcb431} <Debug> oximeter.fields_i64 (c3b7736d-21d7-4a6a-b075-a3a35aa096f8): Loading data parts | ||
| 619 | 2026.01.20 22:14:21.403504 [ 267 ] {996bcbaa-dea8-4db1-b77b-32e0e2bcb431} <Debug> oximeter.fields_i64 (c3b7736d-21d7-4a6a-b075-a3a35aa096f8): There are no data parts | ||
| 620 | 2026.01.20 22:14:21.405320 [ 267 ] {996bcbaa-dea8-4db1-b77b-32e0e2bcb431} <Debug> TCPHandler: Processed in 0.004668031 sec. | ||
| 621 | 2026.01.20 22:14:21.405489 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.01.20 22:14:21.405780 [ 267 ] {35c882a2-70c9-4e9e-92e4-bb2f393fb4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 623 | 2026.01.20 22:14:21.405930 [ 267 ] {35c882a2-70c9-4e9e-92e4-bb2f393fb4e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2026.01.20 22:14:21.408265 [ 267 ] {35c882a2-70c9-4e9e-92e4-bb2f393fb4e4} <Debug> oximeter.fields_u64 (364675e4-d900-4b4c-9151-e4b4e5f20a43): Loading data parts | ||
| 625 | 2026.01.20 22:14:21.408495 [ 267 ] {35c882a2-70c9-4e9e-92e4-bb2f393fb4e4} <Debug> oximeter.fields_u64 (364675e4-d900-4b4c-9151-e4b4e5f20a43): There are no data parts | ||
| 626 | 2026.01.20 22:14:21.410453 [ 267 ] {35c882a2-70c9-4e9e-92e4-bb2f393fb4e4} <Debug> TCPHandler: Processed in 0.005021792 sec. | ||
| 627 | 2026.01.20 22:14:21.410626 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.01.20 22:14:21.410823 [ 267 ] {02120ced-7143-45ac-b154-69cc337daac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 629 | 2026.01.20 22:14:21.410975 [ 267 ] {02120ced-7143-45ac-b154-69cc337daac9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2026.01.20 22:14:21.413100 [ 267 ] {02120ced-7143-45ac-b154-69cc337daac9} <Debug> oximeter.fields_ipaddr (c9bd78e1-adab-4ed5-8976-1b1038b49ca0): Loading data parts | ||
| 631 | 2026.01.20 22:14:21.413386 [ 267 ] {02120ced-7143-45ac-b154-69cc337daac9} <Debug> oximeter.fields_ipaddr (c9bd78e1-adab-4ed5-8976-1b1038b49ca0): There are no data parts | ||
| 632 | 2026.01.20 22:14:21.414913 [ 267 ] {02120ced-7143-45ac-b154-69cc337daac9} <Debug> TCPHandler: Processed in 0.00435272 sec. | ||
| 633 | 2026.01.20 22:14:21.415078 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.01.20 22:14:21.415344 [ 267 ] {2d30fd9e-4df4-444b-a1dd-fb7e401eca72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 635 | 2026.01.20 22:14:21.415476 [ 267 ] {2d30fd9e-4df4-444b-a1dd-fb7e401eca72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2026.01.20 22:14:21.417969 [ 267 ] {2d30fd9e-4df4-444b-a1dd-fb7e401eca72} <Debug> oximeter.fields_string (a8ef6fc2-1a92-4be2-9be7-cba7625f856c): Loading data parts | ||
| 637 | 2026.01.20 22:14:21.418177 [ 267 ] {2d30fd9e-4df4-444b-a1dd-fb7e401eca72} <Debug> oximeter.fields_string (a8ef6fc2-1a92-4be2-9be7-cba7625f856c): There are no data parts | ||
| 638 | 2026.01.20 22:14:21.420049 [ 267 ] {2d30fd9e-4df4-444b-a1dd-fb7e401eca72} <Debug> TCPHandler: Processed in 0.005028722 sec. | ||
| 639 | 2026.01.20 22:14:21.420232 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.01.20 22:14:21.420446 [ 267 ] {c767c619-d7e8-4139-a1ee-0be9a9cbd028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 641 | 2026.01.20 22:14:21.420596 [ 267 ] {c767c619-d7e8-4139-a1ee-0be9a9cbd028} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.01.20 22:14:21.422895 [ 267 ] {c767c619-d7e8-4139-a1ee-0be9a9cbd028} <Debug> oximeter.fields_uuid (9a4d4584-1d3a-41f3-9a06-b69721760cef): Loading data parts | ||
| 643 | 2026.01.20 22:14:21.423141 [ 267 ] {c767c619-d7e8-4139-a1ee-0be9a9cbd028} <Debug> oximeter.fields_uuid (9a4d4584-1d3a-41f3-9a06-b69721760cef): There are no data parts | ||
| 644 | 2026.01.20 22:14:21.425389 [ 267 ] {c767c619-d7e8-4139-a1ee-0be9a9cbd028} <Debug> TCPHandler: Processed in 0.005222428 sec. | ||
| 645 | 2026.01.20 22:14:21.425647 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.01.20 22:14:21.425996 [ 267 ] {5f6cee3c-4597-4c1c-b980-7a30ea8344a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2026.01.20 22:14:21.426172 [ 267 ] {5f6cee3c-4597-4c1c-b980-7a30ea8344a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2026.01.20 22:14:21.428946 [ 267 ] {5f6cee3c-4597-4c1c-b980-7a30ea8344a7} <Debug> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb): Loading data parts | ||
| 652 | 2026.01.20 22:14:21.429246 [ 267 ] {5f6cee3c-4597-4c1c-b980-7a30ea8344a7} <Debug> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb): There are no data parts | ||
| 653 | 2026.01.20 22:14:21.430857 [ 267 ] {5f6cee3c-4597-4c1c-b980-7a30ea8344a7} <Debug> TCPHandler: Processed in 0.005271651 sec. | ||
| 654 | 2026.01.20 22:14:21.431095 [ 270 ] {} <Trace> TCP-Session: 722a0dfe-a961-4b93-ace8-4a5d4a590ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.01.20 22:14:21.431573 [ 270 ] {bd0091ff-662e-4b9b-b012-af08ff293641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56643) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2026.01.20 22:14:21.433480 [ 270 ] {bd0091ff-662e-4b9b-b012-af08ff293641} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2026.01.20 22:14:21.453242 [ 276 ] {bd0091ff-662e-4b9b-b012-af08ff293641} <Trace> oximeter.version (1b5dd6e5-8770-46bc-b58f-35ad429e0fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2026.01.20 22:14:21.453443 [ 276 ] {bd0091ff-662e-4b9b-b012-af08ff293641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 659 | 2026.01.20 22:14:21.459244 [ 276 ] {bd0091ff-662e-4b9b-b012-af08ff293641} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2026.01.20 22:14:21.460117 [ 276 ] {bd0091ff-662e-4b9b-b012-af08ff293641} <Trace> oximeter.version (1b5dd6e5-8770-46bc-b58f-35ad429e0fa9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2026.01.20 22:14:21.460553 [ 270 ] {bd0091ff-662e-4b9b-b012-af08ff293641} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02913 sec., 34.32887058015791 rows/sec., 549.26 B/sec. | ||
| 662 | 2026.01.20 22:14:21.460963 [ 270 ] {bd0091ff-662e-4b9b-b012-af08ff293641} <Debug> TCPHandler: Processed in 0.029935726 sec. | ||
| 663 | 2026.01.20 22:14:22.001255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.38 MiB, peak 126.38 MiB, free memory in arenas 0.00 B, will set to 139.13 MiB (RSS), difference: 12.75 MiB | ||
| 664 | 2026.01.20 22:14:22.378317 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36443 | ||
| 665 | 2026.01.20 22:14:22.380707 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.20 22:14:22.380770 [ 278 ] {} <Debug> TCP-Session: 0d6a3f8d-95eb-40d0-a660-048a57d9f542 Authenticating user 'default' from [fd00:1122:3344:101::b]:36443 | ||
| 667 | 2026.01.20 22:14:22.380909 [ 278 ] {} <Debug> TCP-Session: 0d6a3f8d-95eb-40d0-a660-048a57d9f542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.20 22:14:22.380928 [ 278 ] {} <Debug> TCP-Session: 0d6a3f8d-95eb-40d0-a660-048a57d9f542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.20 22:14:22.381018 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.20 22:14:22.381165 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.20 22:14:22.381188 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.20 22:14:22.381840 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45853 | ||
| 673 | 2026.01.20 22:14:22.381969 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51182 | ||
| 674 | 2026.01.20 22:14:22.382085 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.20 22:14:22.382199 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50465 | ||
| 676 | 2026.01.20 22:14:22.382225 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43643 | ||
| 677 | 2026.01.20 22:14:22.382291 [ 279 ] {} <Debug> TCP-Session: abd61d08-65ea-47dc-817a-e6fd3e26c30e Authenticating user 'default' from [fd00:1122:3344:101::b]:45853 | ||
| 678 | 2026.01.20 22:14:22.382461 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56099 | ||
| 679 | 2026.01.20 22:14:22.382451 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64916 | ||
| 680 | 2026.01.20 22:14:22.382429 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.01.20 22:14:22.382577 [ 279 ] {} <Debug> TCP-Session: abd61d08-65ea-47dc-817a-e6fd3e26c30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.01.20 22:14:22.382591 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.01.20 22:14:22.382653 [ 282 ] {} <Debug> TCP-Session: adab2c49-ec9b-4a44-b7dc-2ba6b942d340 Authenticating user 'default' from [fd00:1122:3344:101::b]:50465 | ||
| 684 | 2026.01.20 22:14:22.382666 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51208 | ||
| 685 | 2026.01.20 22:14:22.382752 [ 280 ] {} <Debug> TCP-Session: 66cce1cc-dff2-42a4-8141-7b10107ae420 Authenticating user 'default' from [fd00:1122:3344:101::b]:51182 | ||
| 686 | 2026.01.20 22:14:22.382781 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.01.20 22:14:22.382753 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.01.20 22:14:22.382960 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.01.20 22:14:22.382869 [ 280 ] {} <Debug> TCP-Session: 66cce1cc-dff2-42a4-8141-7b10107ae420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.01.20 22:14:22.382994 [ 284 ] {} <Debug> TCP-Session: 46457917-1c5f-4c94-9d10-a068e0a8ae43 Authenticating user 'default' from [fd00:1122:3344:101::b]:64916 | ||
| 691 | 2026.01.20 22:14:22.382856 [ 283 ] {} <Debug> TCP-Session: 65c18174-d91f-4c42-a4f8-5f77abf39e7c Authenticating user 'default' from [fd00:1122:3344:101::b]:56099 | ||
| 692 | 2026.01.20 22:14:22.383085 [ 280 ] {} <Debug> TCP-Session: 66cce1cc-dff2-42a4-8141-7b10107ae420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.01.20 22:14:22.383081 [ 284 ] {} <Debug> TCP-Session: 46457917-1c5f-4c94-9d10-a068e0a8ae43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.20 22:14:22.383060 [ 285 ] {} <Debug> TCP-Session: 1e9d0727-e7c6-4d94-8d1e-f675416f5490 Authenticating user 'default' from [fd00:1122:3344:101::b]:51208 | ||
| 695 | 2026.01.20 22:14:22.383174 [ 284 ] {} <Debug> TCP-Session: 46457917-1c5f-4c94-9d10-a068e0a8ae43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.20 22:14:22.383161 [ 283 ] {} <Debug> TCP-Session: 65c18174-d91f-4c42-a4f8-5f77abf39e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.20 22:14:22.382727 [ 282 ] {} <Debug> TCP-Session: adab2c49-ec9b-4a44-b7dc-2ba6b942d340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.20 22:14:22.383289 [ 285 ] {} <Debug> TCP-Session: 1e9d0727-e7c6-4d94-8d1e-f675416f5490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.20 22:14:22.382709 [ 279 ] {} <Debug> TCP-Session: abd61d08-65ea-47dc-817a-e6fd3e26c30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.20 22:14:22.382544 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.01.20 22:14:22.383595 [ 285 ] {} <Debug> TCP-Session: 1e9d0727-e7c6-4d94-8d1e-f675416f5490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.20 22:14:22.383571 [ 282 ] {} <Debug> TCP-Session: adab2c49-ec9b-4a44-b7dc-2ba6b942d340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.20 22:14:22.383285 [ 283 ] {} <Debug> TCP-Session: 65c18174-d91f-4c42-a4f8-5f77abf39e7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.20 22:14:22.383774 [ 281 ] {} <Debug> TCP-Session: afd98616-f73d-4e69-ba46-e9ecf170a1a7 Authenticating user 'default' from [fd00:1122:3344:101::b]:43643 | ||
| 705 | 2026.01.20 22:14:22.383989 [ 281 ] {} <Debug> TCP-Session: afd98616-f73d-4e69-ba46-e9ecf170a1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.20 22:14:22.384005 [ 281 ] {} <Debug> TCP-Session: afd98616-f73d-4e69-ba46-e9ecf170a1a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.20 22:14:26.643283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.20 22:14:26.643332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.20 22:14:26.643390 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.20 22:14:26.643418 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.20 22:14:26.646728 [ 245 ] {} <Debug> system.asynchronous_metric_log (e592bbfe-1916-434e-a611-0b8940360b3d): Loading data parts | ||
| 712 | 2026.01.20 22:14:26.646936 [ 245 ] {} <Debug> system.asynchronous_metric_log (e592bbfe-1916-434e-a611-0b8940360b3d): There are no data parts | ||
| 713 | 2026.01.20 22:14:26.651772 [ 245 ] {} <Trace> system.asynchronous_metric_log (e592bbfe-1916-434e-a611-0b8940360b3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.20 22:14:26.651923 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 715 | 2026.01.20 22:14:26.657487 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.01.20 22:14:26.658280 [ 245 ] {} <Trace> system.asynchronous_metric_log (e592bbfe-1916-434e-a611-0b8940360b3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.01.20 22:14:26.658497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.01.20 22:14:26.662848 [ 244 ] {} <Debug> system.metric_log (c2033226-a1ec-43a7-bb99-800a6d06570b): Loading data parts | ||
| 719 | 2026.01.20 22:14:26.663027 [ 244 ] {} <Debug> system.metric_log (c2033226-a1ec-43a7-bb99-800a6d06570b): There are no data parts | ||
| 720 | 2026.01.20 22:14:26.687974 [ 244 ] {} <Trace> system.metric_log (c2033226-a1ec-43a7-bb99-800a6d06570b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.20 22:14:26.688168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 722 | 2026.01.20 22:14:26.694654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.20 22:14:26.695919 [ 244 ] {} <Trace> system.metric_log (c2033226-a1ec-43a7-bb99-800a6d06570b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.20 22:14:26.700416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.20 22:14:27.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.79 MiB, peak 148.79 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.01.20 22:14:29.143157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.20 22:14:29.143351 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.20 22:14:29.147511 [ 243 ] {} <Debug> system.query_log (6190708c-78cb-4c4f-a1c7-8e7f4f2695ae): Loading data parts | ||
| 729 | 2026.01.20 22:14:29.147676 [ 243 ] {} <Debug> system.query_log (6190708c-78cb-4c4f-a1c7-8e7f4f2695ae): There are no data parts | ||
| 730 | 2026.01.20 22:14:29.156051 [ 243 ] {} <Trace> system.query_log (6190708c-78cb-4c4f-a1c7-8e7f4f2695ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.20 22:14:29.156179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 732 | 2026.01.20 22:14:29.159872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.20 22:14:29.160378 [ 243 ] {} <Trace> system.query_log (6190708c-78cb-4c4f-a1c7-8e7f4f2695ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.20 22:14:29.160680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.20 22:14:30.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 158.13 MiB, free memory in arenas 0.00 B, will set to 154.93 MiB (RSS), difference: -3.20 MiB | ||
| 736 | 2026.01.20 22:14:34.111316 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.20 22:14:34.111370 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.20 22:14:34.159446 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.01.20 22:14:34.162740 [ 245 ] {} <Trace> system.asynchronous_metric_log (e592bbfe-1916-434e-a611-0b8940360b3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.20 22:14:34.162801 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 741 | 2026.01.20 22:14:34.163524 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.20 22:14:34.164055 [ 245 ] {} <Trace> system.asynchronous_metric_log (e592bbfe-1916-434e-a611-0b8940360b3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.20 22:14:34.164210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.20 22:14:34.201384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.20 22:14:34.218649 [ 244 ] {} <Trace> system.metric_log (c2033226-a1ec-43a7-bb99-800a6d06570b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.20 22:14:34.218771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 747 | 2026.01.20 22:14:34.225131 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.20 22:14:34.226175 [ 244 ] {} <Trace> system.metric_log (c2033226-a1ec-43a7-bb99-800a6d06570b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.20 22:14:34.229189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.20 22:14:35.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.69 MiB, peak 159.69 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 2.00 MiB | ||
| 751 | 2026.01.20 22:14:38.505373 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42642 | ||
| 752 | 2026.01.20 22:14:38.507297 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.01.20 22:14:38.507331 [ 286 ] {} <Debug> TCP-Session: 11d2f14a-d890-429c-96e9-c3b2facad028 Authenticating user 'default' from [fd00:1122:3344:101::e]:42642 | ||
| 754 | 2026.01.20 22:14:38.507353 [ 286 ] {} <Debug> TCP-Session: 11d2f14a-d890-429c-96e9-c3b2facad028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.01.20 22:14:38.507413 [ 286 ] {} <Debug> TCP-Session: 11d2f14a-d890-429c-96e9-c3b2facad028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.20 22:14:38.507466 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 757 | 2026.01.20 22:14:38.507490 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 758 | 2026.01.20 22:14:38.507548 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 759 | 2026.01.20 22:14:38.507904 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59112 | ||
| 760 | 2026.01.20 22:14:38.508075 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.01.20 22:14:38.508074 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56639 | ||
| 762 | 2026.01.20 22:14:38.508110 [ 287 ] {} <Debug> TCP-Session: 508d4f0a-b85a-42af-8811-57a6e2d882d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59112 | ||
| 763 | 2026.01.20 22:14:38.508077 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52173 | ||
| 764 | 2026.01.20 22:14:38.508153 [ 287 ] {} <Debug> TCP-Session: 508d4f0a-b85a-42af-8811-57a6e2d882d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.20 22:14:38.508136 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62616 | ||
| 766 | 2026.01.20 22:14:38.508187 [ 287 ] {} <Debug> TCP-Session: 508d4f0a-b85a-42af-8811-57a6e2d882d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.20 22:14:38.508190 [ 286 ] {} <Trace> TCP-Session: 11d2f14a-d890-429c-96e9-c3b2facad028 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.01.20 22:14:38.508216 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61569 | ||
| 769 | 2026.01.20 22:14:38.508345 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57375 | ||
| 770 | 2026.01.20 22:14:38.508394 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.01.20 22:14:38.508422 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60969 | ||
| 772 | 2026.01.20 22:14:38.508437 [ 289 ] {} <Debug> TCP-Session: cdd495ec-7699-462c-9cd7-bb78d098b103 Authenticating user 'default' from [fd00:1122:3344:101::e]:56639 | ||
| 773 | 2026.01.20 22:14:38.508464 [ 289 ] {} <Debug> TCP-Session: cdd495ec-7699-462c-9cd7-bb78d098b103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.20 22:14:38.508477 [ 289 ] {} <Debug> TCP-Session: cdd495ec-7699-462c-9cd7-bb78d098b103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.01.20 22:14:38.508506 [ 286 ] {be23e548-f4c9-4b64-96a0-8fa91a3957a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42642) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 776 | 2026.01.20 22:14:38.508706 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.01.20 22:14:38.508719 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54869 | ||
| 778 | 2026.01.20 22:14:38.508739 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.01.20 22:14:38.508805 [ 291 ] {} <Debug> TCP-Session: ddffe3a7-f523-4fb7-b8a2-0394ffd2460a Authenticating user 'default' from [fd00:1122:3344:101::e]:61569 | ||
| 780 | 2026.01.20 22:14:38.508810 [ 293 ] {} <Debug> TCP-Session: 3e55c836-a803-4064-8dd3-26b16c4894aa Authenticating user 'default' from [fd00:1122:3344:101::e]:60969 | ||
| 781 | 2026.01.20 22:14:38.508832 [ 291 ] {} <Debug> TCP-Session: ddffe3a7-f523-4fb7-b8a2-0394ffd2460a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.01.20 22:14:38.508850 [ 293 ] {} <Debug> TCP-Session: 3e55c836-a803-4064-8dd3-26b16c4894aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.20 22:14:38.508856 [ 291 ] {} <Debug> TCP-Session: ddffe3a7-f523-4fb7-b8a2-0394ffd2460a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.20 22:14:38.508872 [ 293 ] {} <Debug> TCP-Session: 3e55c836-a803-4064-8dd3-26b16c4894aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.20 22:14:38.508868 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.01.20 22:14:38.508890 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.01.20 22:14:38.508949 [ 288 ] {} <Debug> TCP-Session: c37095ac-e1f9-491c-a4c4-f951a01748e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52173 | ||
| 788 | 2026.01.20 22:14:38.508953 [ 292 ] {} <Debug> TCP-Session: 234a9aad-ce22-46b8-9a2c-cb6b9313d017 Authenticating user 'default' from [fd00:1122:3344:101::e]:57375 | ||
| 789 | 2026.01.20 22:14:38.508975 [ 288 ] {} <Debug> TCP-Session: c37095ac-e1f9-491c-a4c4-f951a01748e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.01.20 22:14:38.508978 [ 292 ] {} <Debug> TCP-Session: 234a9aad-ce22-46b8-9a2c-cb6b9313d017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.01.20 22:14:38.508990 [ 288 ] {} <Debug> TCP-Session: c37095ac-e1f9-491c-a4c4-f951a01748e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.01.20 22:14:38.508997 [ 292 ] {} <Debug> TCP-Session: 234a9aad-ce22-46b8-9a2c-cb6b9313d017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.01.20 22:14:38.510955 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.01.20 22:14:38.511014 [ 290 ] {} <Debug> TCP-Session: d445f12c-9d61-4c98-9667-4928c0ca9136 Authenticating user 'default' from [fd00:1122:3344:101::e]:62616 | ||
| 795 | 2026.01.20 22:14:38.511037 [ 290 ] {} <Debug> TCP-Session: d445f12c-9d61-4c98-9667-4928c0ca9136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.01.20 22:14:38.511049 [ 290 ] {} <Debug> TCP-Session: d445f12c-9d61-4c98-9667-4928c0ca9136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.01.20 22:14:38.511075 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 798 | 2026.01.20 22:14:38.511117 [ 294 ] {} <Debug> TCP-Session: ef025836-7dd1-4873-b04d-98b63dd1367b Authenticating user 'default' from [fd00:1122:3344:101::e]:54869 | ||
| 799 | 2026.01.20 22:14:38.511138 [ 294 ] {} <Debug> TCP-Session: ef025836-7dd1-4873-b04d-98b63dd1367b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.01.20 22:14:38.511154 [ 294 ] {} <Debug> TCP-Session: ef025836-7dd1-4873-b04d-98b63dd1367b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.20 22:14:38.513239 [ 286 ] {be23e548-f4c9-4b64-96a0-8fa91a3957a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 802 | 2026.01.20 22:14:38.521748 [ 286 ] {be23e548-f4c9-4b64-96a0-8fa91a3957a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.01.20 22:14:38.532828 [ 286 ] {be23e548-f4c9-4b64-96a0-8fa91a3957a8} <Debug> oximeter.version (1b5dd6e5-8770-46bc-b58f-35ad429e0fa9) (SelectExecutor): Key condition: unknown | ||
| 804 | 2026.01.20 22:14:38.557158 [ 299 ] {be23e548-f4c9-4b64-96a0-8fa91a3957a8} <Trace> AggregatingTransform: Aggregating | ||
| 805 | 2026.01.20 22:14:38.559285 [ 299 ] {be23e548-f4c9-4b64-96a0-8fa91a3957a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 806 | 2026.01.20 22:14:38.559985 [ 299 ] {be23e548-f4c9-4b64-96a0-8fa91a3957a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008126953 sec. (123.047 rows/sec., 4.81 KiB/sec.) | ||
| 807 | 2026.01.20 22:14:38.560010 [ 299 ] {be23e548-f4c9-4b64-96a0-8fa91a3957a8} <Trace> Aggregator: Merging aggregated data | ||
| 808 | 2026.01.20 22:14:38.560040 [ 299 ] {be23e548-f4c9-4b64-96a0-8fa91a3957a8} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 809 | 2026.01.20 22:14:38.561237 [ 286 ] {be23e548-f4c9-4b64-96a0-8fa91a3957a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.052841 sec., 18.92469862417441 rows/sec., 756.99 B/sec. | ||
| 810 | 2026.01.20 22:14:38.561399 [ 286 ] {be23e548-f4c9-4b64-96a0-8fa91a3957a8} <Debug> TCPHandler: Processed in 0.053390862 sec. | ||
| 811 | 2026.01.20 22:14:38.561938 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.01.20 22:14:38.561971 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.01.20 22:14:38.561991 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.01.20 22:14:38.562009 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.01.20 22:14:38.562025 [ 294 ] {} <Debug> TCP-Session: ef025836-7dd1-4873-b04d-98b63dd1367b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.01.20 22:14:38.562041 [ 288 ] {} <Debug> TCP-Session: c37095ac-e1f9-491c-a4c4-f951a01748e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2026.01.20 22:14:38.562044 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.01.20 22:14:38.562063 [ 290 ] {} <Debug> TCP-Session: d445f12c-9d61-4c98-9667-4928c0ca9136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.01.20 22:14:38.562090 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.01.20 22:14:38.562119 [ 289 ] {} <Debug> TCP-Session: cdd495ec-7699-462c-9cd7-bb78d098b103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.01.20 22:14:38.562074 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 822 | 2026.01.20 22:14:38.562150 [ 293 ] {} <Debug> TCP-Session: 3e55c836-a803-4064-8dd3-26b16c4894aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.01.20 22:14:38.562057 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 824 | 2026.01.20 22:14:38.562182 [ 292 ] {} <Debug> TCP-Session: 234a9aad-ce22-46b8-9a2c-cb6b9313d017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.01.20 22:14:38.562024 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 826 | 2026.01.20 22:14:38.562225 [ 291 ] {} <Debug> TCP-Session: ddffe3a7-f523-4fb7-b8a2-0394ffd2460a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.01.20 22:14:38.561985 [ 286 ] {} <Debug> TCP-Session: 11d2f14a-d890-429c-96e9-c3b2facad028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.01.20 22:14:38.562260 [ 287 ] {} <Debug> TCP-Session: 508d4f0a-b85a-42af-8811-57a6e2d882d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.01.20 22:14:39.001294 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.98 MiB, peak 168.09 MiB, free memory in arenas 0.00 B, will set to 161.81 MiB (RSS), difference: 3.83 MiB | ||
| 830 | 2026.01.20 22:14:39.161837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 831 | 2026.01.20 22:14:39.163844 [ 243 ] {} <Trace> system.query_log (6190708c-78cb-4c4f-a1c7-8e7f4f2695ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 832 | 2026.01.20 22:14:39.163907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 833 | 2026.01.20 22:14:39.165196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 834 | 2026.01.20 22:14:39.165795 [ 243 ] {} <Trace> system.query_log (6190708c-78cb-4c4f-a1c7-8e7f4f2695ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 835 | 2026.01.20 22:14:39.166106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 836 | 2026.01.20 22:14:40.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.80 MiB, peak 168.09 MiB, free memory in arenas 0.00 B, will set to 161.82 MiB (RSS), difference: 4.02 MiB | ||
| 837 | 2026.01.20 22:14:41.476798 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.01.20 22:14:41.477014 [ 267 ] {b748725c-2078-4b39-b05e-2a3fd80a18bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 839 | 2026.01.20 22:14:41.477295 [ 267 ] {b748725c-2078-4b39-b05e-2a3fd80a18bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.01.20 22:14:41.477354 [ 267 ] {b748725c-2078-4b39-b05e-2a3fd80a18bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.01.20 22:14:41.477760 [ 267 ] {b748725c-2078-4b39-b05e-2a3fd80a18bd} <Debug> TCPHandler: Processed in 0.001098726 sec. | ||
| 842 | 2026.01.20 22:14:41.482408 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.01.20 22:14:41.482562 [ 267 ] {f1438b3b-00c6-448b-9c4a-5e12f7c5523a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.01.20 22:14:41.490648 [ 267 ] {f1438b3b-00c6-448b-9c4a-5e12f7c5523a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.01.20 22:14:41.490705 [ 267 ] {f1438b3b-00c6-448b-9c4a-5e12f7c5523a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.01.20 22:14:41.491176 [ 267 ] {f1438b3b-00c6-448b-9c4a-5e12f7c5523a} <Debug> TCPHandler: Processed in 0.008828005 sec. | ||
| 847 | 2026.01.20 22:14:41.493219 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.01.20 22:14:41.493361 [ 267 ] {605a2d3b-c93f-47a4-a9d1-31e0b79215ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.01.20 22:14:41.495597 [ 267 ] {605a2d3b-c93f-47a4-a9d1-31e0b79215ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.01.20 22:14:41.495651 [ 267 ] {605a2d3b-c93f-47a4-a9d1-31e0b79215ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.01.20 22:14:41.496051 [ 267 ] {605a2d3b-c93f-47a4-a9d1-31e0b79215ab} <Debug> TCPHandler: Processed in 0.002890033 sec. | ||
| 852 | 2026.01.20 22:14:41.496273 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.01.20 22:14:41.496388 [ 267 ] {d94e5762-380c-45e8-bca5-61153743ac7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.01.20 22:14:41.496623 [ 267 ] {d94e5762-380c-45e8-bca5-61153743ac7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.01.20 22:14:41.496665 [ 267 ] {d94e5762-380c-45e8-bca5-61153743ac7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.01.20 22:14:41.497034 [ 267 ] {d94e5762-380c-45e8-bca5-61153743ac7a} <Debug> TCPHandler: Processed in 0.000809526 sec. | ||
| 857 | 2026.01.20 22:14:41.497279 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.01.20 22:14:41.497392 [ 267 ] {e3b8f1de-e0b9-4421-80fc-00bce2f2c6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.01.20 22:14:41.497624 [ 267 ] {e3b8f1de-e0b9-4421-80fc-00bce2f2c6db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.01.20 22:14:41.497666 [ 267 ] {e3b8f1de-e0b9-4421-80fc-00bce2f2c6db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.01.20 22:14:41.497988 [ 267 ] {e3b8f1de-e0b9-4421-80fc-00bce2f2c6db} <Debug> TCPHandler: Processed in 0.000755744 sec. | ||
| 862 | 2026.01.20 22:14:41.498208 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.01.20 22:14:41.498322 [ 267 ] {8c606cf0-a802-49e1-8809-f98cca1eb5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.01.20 22:14:41.498553 [ 267 ] {8c606cf0-a802-49e1-8809-f98cca1eb5e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.01.20 22:14:41.498595 [ 267 ] {8c606cf0-a802-49e1-8809-f98cca1eb5e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.01.20 22:14:41.498911 [ 267 ] {8c606cf0-a802-49e1-8809-f98cca1eb5e9} <Debug> TCPHandler: Processed in 0.000749784 sec. | ||
| 867 | 2026.01.20 22:14:41.499137 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.01.20 22:14:41.499251 [ 267 ] {4cc0ca04-edf0-44d4-ade4-144adc5b0e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.01.20 22:14:41.499485 [ 267 ] {4cc0ca04-edf0-44d4-ade4-144adc5b0e46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.01.20 22:14:41.499526 [ 267 ] {4cc0ca04-edf0-44d4-ade4-144adc5b0e46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.01.20 22:14:41.499840 [ 267 ] {4cc0ca04-edf0-44d4-ade4-144adc5b0e46} <Debug> TCPHandler: Processed in 0.000751044 sec. | ||
| 872 | 2026.01.20 22:14:41.500037 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.01.20 22:14:41.500152 [ 267 ] {f2653f1b-f53d-4fbe-82f8-1f33bc7d1a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.01.20 22:14:41.500385 [ 267 ] {f2653f1b-f53d-4fbe-82f8-1f33bc7d1a5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.01.20 22:14:41.500427 [ 267 ] {f2653f1b-f53d-4fbe-82f8-1f33bc7d1a5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.01.20 22:14:41.500746 [ 267 ] {f2653f1b-f53d-4fbe-82f8-1f33bc7d1a5f} <Debug> TCPHandler: Processed in 0.000756594 sec. | ||
| 877 | 2026.01.20 22:14:41.500986 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.01.20 22:14:41.501102 [ 267 ] {f1395159-3f43-43c0-a499-2fbfd961e7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.01.20 22:14:41.501337 [ 267 ] {f1395159-3f43-43c0-a499-2fbfd961e7f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.01.20 22:14:41.501378 [ 267 ] {f1395159-3f43-43c0-a499-2fbfd961e7f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.01.20 22:14:41.501694 [ 267 ] {f1395159-3f43-43c0-a499-2fbfd961e7f7} <Debug> TCPHandler: Processed in 0.000756635 sec. | ||
| 882 | 2026.01.20 22:14:41.501894 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.01.20 22:14:41.502012 [ 267 ] {8a04d094-f8e5-4e84-a624-d69126a05737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 884 | 2026.01.20 22:14:41.502250 [ 267 ] {8a04d094-f8e5-4e84-a624-d69126a05737} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.01.20 22:14:41.502292 [ 267 ] {8a04d094-f8e5-4e84-a624-d69126a05737} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.01.20 22:14:41.502615 [ 267 ] {8a04d094-f8e5-4e84-a624-d69126a05737} <Debug> TCPHandler: Processed in 0.000768794 sec. | ||
| 887 | 2026.01.20 22:14:41.502821 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.01.20 22:14:41.502937 [ 267 ] {efb29737-b156-4ce2-aa41-6385c229a58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 889 | 2026.01.20 22:14:41.503175 [ 267 ] {efb29737-b156-4ce2-aa41-6385c229a58c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.01.20 22:14:41.503217 [ 267 ] {efb29737-b156-4ce2-aa41-6385c229a58c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.01.20 22:14:41.503533 [ 267 ] {efb29737-b156-4ce2-aa41-6385c229a58c} <Debug> TCPHandler: Processed in 0.000759624 sec. | ||
| 892 | 2026.01.20 22:14:41.503748 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.01.20 22:14:41.503866 [ 267 ] {9c4c3400-113b-4846-92dd-aedaa7d6fb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 894 | 2026.01.20 22:14:41.504113 [ 267 ] {9c4c3400-113b-4846-92dd-aedaa7d6fb75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.01.20 22:14:41.504153 [ 267 ] {9c4c3400-113b-4846-92dd-aedaa7d6fb75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.01.20 22:14:41.504469 [ 267 ] {9c4c3400-113b-4846-92dd-aedaa7d6fb75} <Debug> TCPHandler: Processed in 0.000768104 sec. | ||
| 897 | 2026.01.20 22:14:41.504681 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.01.20 22:14:41.504798 [ 267 ] {6639aa05-882f-45c5-b631-e38bb96ef958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 899 | 2026.01.20 22:14:41.505040 [ 267 ] {6639aa05-882f-45c5-b631-e38bb96ef958} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.01.20 22:14:41.505082 [ 267 ] {6639aa05-882f-45c5-b631-e38bb96ef958} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.01.20 22:14:41.505398 [ 267 ] {6639aa05-882f-45c5-b631-e38bb96ef958} <Debug> TCPHandler: Processed in 0.000764484 sec. | ||
| 902 | 2026.01.20 22:14:41.505613 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.01.20 22:14:41.505731 [ 267 ] {8b41aab2-3074-4b88-a195-01a5bd818705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 904 | 2026.01.20 22:14:41.505976 [ 267 ] {8b41aab2-3074-4b88-a195-01a5bd818705} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.01.20 22:14:41.506018 [ 267 ] {8b41aab2-3074-4b88-a195-01a5bd818705} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.01.20 22:14:41.506334 [ 267 ] {8b41aab2-3074-4b88-a195-01a5bd818705} <Debug> TCPHandler: Processed in 0.000767025 sec. | ||
| 907 | 2026.01.20 22:14:41.506532 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.01.20 22:14:41.506649 [ 267 ] {c815dd12-4151-4b71-bfe9-6987214cd16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 909 | 2026.01.20 22:14:41.506894 [ 267 ] {c815dd12-4151-4b71-bfe9-6987214cd16d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.01.20 22:14:41.506935 [ 267 ] {c815dd12-4151-4b71-bfe9-6987214cd16d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2026.01.20 22:14:41.507250 [ 267 ] {c815dd12-4151-4b71-bfe9-6987214cd16d} <Debug> TCPHandler: Processed in 0.000765925 sec. | ||
| 912 | 2026.01.20 22:14:41.507456 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.01.20 22:14:41.507574 [ 267 ] {9dbc2128-3e43-4bb3-ac69-760a01cd6f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 914 | 2026.01.20 22:14:41.507821 [ 267 ] {9dbc2128-3e43-4bb3-ac69-760a01cd6f33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2026.01.20 22:14:41.507863 [ 267 ] {9dbc2128-3e43-4bb3-ac69-760a01cd6f33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 916 | 2026.01.20 22:14:41.508187 [ 267 ] {9dbc2128-3e43-4bb3-ac69-760a01cd6f33} <Debug> TCPHandler: Processed in 0.000778895 sec. | ||
| 917 | 2026.01.20 22:14:41.508397 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.01.20 22:14:41.508514 [ 267 ] {dbeb66b1-6223-4497-8659-8d8a42ecedae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 919 | 2026.01.20 22:14:41.508761 [ 267 ] {dbeb66b1-6223-4497-8659-8d8a42ecedae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 920 | 2026.01.20 22:14:41.508802 [ 267 ] {dbeb66b1-6223-4497-8659-8d8a42ecedae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 921 | 2026.01.20 22:14:41.509122 [ 267 ] {dbeb66b1-6223-4497-8659-8d8a42ecedae} <Debug> TCPHandler: Processed in 0.000772195 sec. | ||
| 922 | 2026.01.20 22:14:41.509316 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.01.20 22:14:41.509435 [ 267 ] {2d94f25f-bd85-4df9-a6cf-e189acdf2ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 924 | 2026.01.20 22:14:41.509692 [ 267 ] {2d94f25f-bd85-4df9-a6cf-e189acdf2ef1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 925 | 2026.01.20 22:14:41.509734 [ 267 ] {2d94f25f-bd85-4df9-a6cf-e189acdf2ef1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 926 | 2026.01.20 22:14:41.510056 [ 267 ] {2d94f25f-bd85-4df9-a6cf-e189acdf2ef1} <Debug> TCPHandler: Processed in 0.000786836 sec. | ||
| 927 | 2026.01.20 22:14:41.510265 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.01.20 22:14:41.510385 [ 267 ] {1fe7569b-d82e-4d16-8ebb-aa02243e835a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 929 | 2026.01.20 22:14:41.510635 [ 267 ] {1fe7569b-d82e-4d16-8ebb-aa02243e835a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 930 | 2026.01.20 22:14:41.510677 [ 267 ] {1fe7569b-d82e-4d16-8ebb-aa02243e835a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 931 | 2026.01.20 22:14:41.510993 [ 267 ] {1fe7569b-d82e-4d16-8ebb-aa02243e835a} <Debug> TCPHandler: Processed in 0.000774555 sec. | ||
| 932 | 2026.01.20 22:14:41.511676 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.01.20 22:14:41.511796 [ 267 ] {6754b1f2-f6f8-4297-bf81-88cf65f30dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 934 | 2026.01.20 22:14:41.512050 [ 267 ] {6754b1f2-f6f8-4297-bf81-88cf65f30dc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 935 | 2026.01.20 22:14:41.512092 [ 267 ] {6754b1f2-f6f8-4297-bf81-88cf65f30dc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 936 | 2026.01.20 22:14:41.512449 [ 267 ] {6754b1f2-f6f8-4297-bf81-88cf65f30dc7} <Debug> TCPHandler: Processed in 0.000820237 sec. | ||
| 937 | 2026.01.20 22:14:41.513345 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.01.20 22:14:41.513470 [ 267 ] {61a282b1-b216-4ddd-85ea-65830855120d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) 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) | ||
| 939 | 2026.01.20 22:14:41.513735 [ 267 ] {61a282b1-b216-4ddd-85ea-65830855120d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 940 | 2026.01.20 22:14:41.513778 [ 267 ] {61a282b1-b216-4ddd-85ea-65830855120d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 941 | 2026.01.20 22:14:41.514117 [ 267 ] {61a282b1-b216-4ddd-85ea-65830855120d} <Debug> TCPHandler: Processed in 0.000820017 sec. | ||
| 942 | 2026.01.20 22:14:41.516474 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.01.20 22:14:41.516624 [ 267 ] {9870ec43-ce57-4195-9819-3bdf63245697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 944 | 2026.01.20 22:14:41.516945 [ 267 ] {9870ec43-ce57-4195-9819-3bdf63245697} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 945 | 2026.01.20 22:14:41.516996 [ 267 ] {9870ec43-ce57-4195-9819-3bdf63245697} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 946 | 2026.01.20 22:14:41.517345 [ 267 ] {9870ec43-ce57-4195-9819-3bdf63245697} <Debug> TCPHandler: Processed in 0.00092897 sec. | ||
| 947 | 2026.01.20 22:14:41.517914 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 948 | 2026.01.20 22:14:41.518043 [ 267 ] {3fdd9c89-1700-47ef-95bb-0b3068367157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 949 | 2026.01.20 22:14:41.518311 [ 267 ] {3fdd9c89-1700-47ef-95bb-0b3068367157} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 950 | 2026.01.20 22:14:41.518352 [ 267 ] {3fdd9c89-1700-47ef-95bb-0b3068367157} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 951 | 2026.01.20 22:14:41.518680 [ 267 ] {3fdd9c89-1700-47ef-95bb-0b3068367157} <Debug> TCPHandler: Processed in 0.000814866 sec. | ||
| 952 | 2026.01.20 22:14:41.518918 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.01.20 22:14:41.519042 [ 267 ] {029d31a8-6d4a-4c14-8370-8882e8f5bb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 954 | 2026.01.20 22:14:41.519307 [ 267 ] {029d31a8-6d4a-4c14-8370-8882e8f5bb05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 955 | 2026.01.20 22:14:41.519348 [ 267 ] {029d31a8-6d4a-4c14-8370-8882e8f5bb05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 956 | 2026.01.20 22:14:41.519674 [ 267 ] {029d31a8-6d4a-4c14-8370-8882e8f5bb05} <Debug> TCPHandler: Processed in 0.000804066 sec. | ||
| 957 | 2026.01.20 22:14:41.519904 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.01.20 22:14:41.520028 [ 267 ] {7528a2a3-f520-4fe8-8350-ee7dd4a42ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 959 | 2026.01.20 22:14:41.520292 [ 267 ] {7528a2a3-f520-4fe8-8350-ee7dd4a42ed6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 960 | 2026.01.20 22:14:41.520334 [ 267 ] {7528a2a3-f520-4fe8-8350-ee7dd4a42ed6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 961 | 2026.01.20 22:14:41.520659 [ 267 ] {7528a2a3-f520-4fe8-8350-ee7dd4a42ed6} <Debug> TCPHandler: Processed in 0.000802426 sec. | ||
| 962 | 2026.01.20 22:14:41.520934 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2026.01.20 22:14:41.521058 [ 267 ] {16bd9797-d978-429b-b42c-40f5ab00dc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 964 | 2026.01.20 22:14:41.521329 [ 267 ] {16bd9797-d978-429b-b42c-40f5ab00dc51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 965 | 2026.01.20 22:14:41.521370 [ 267 ] {16bd9797-d978-429b-b42c-40f5ab00dc51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 966 | 2026.01.20 22:14:41.521693 [ 267 ] {16bd9797-d978-429b-b42c-40f5ab00dc51} <Debug> TCPHandler: Processed in 0.000807156 sec. | ||
| 967 | 2026.01.20 22:14:41.521920 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2026.01.20 22:14:41.522044 [ 267 ] {05d9a29e-fcc6-4536-a547-6b1807a612c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 969 | 2026.01.20 22:14:41.522312 [ 267 ] {05d9a29e-fcc6-4536-a547-6b1807a612c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 970 | 2026.01.20 22:14:41.522353 [ 267 ] {05d9a29e-fcc6-4536-a547-6b1807a612c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 971 | 2026.01.20 22:14:41.522674 [ 267 ] {05d9a29e-fcc6-4536-a547-6b1807a612c6} <Debug> TCPHandler: Processed in 0.000800725 sec. | ||
| 972 | 2026.01.20 22:14:41.522910 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.01.20 22:14:41.523035 [ 267 ] {8e405dc8-df25-493a-9009-dbc9ce81c8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 974 | 2026.01.20 22:14:41.523306 [ 267 ] {8e405dc8-df25-493a-9009-dbc9ce81c8bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 975 | 2026.01.20 22:14:41.523349 [ 267 ] {8e405dc8-df25-493a-9009-dbc9ce81c8bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 976 | 2026.01.20 22:14:41.523672 [ 267 ] {8e405dc8-df25-493a-9009-dbc9ce81c8bd} <Debug> TCPHandler: Processed in 0.000809966 sec. | ||
| 977 | 2026.01.20 22:14:41.523906 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2026.01.20 22:14:41.524031 [ 267 ] {0dd654c6-c22b-471b-be82-196bfdb57e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 979 | 2026.01.20 22:14:41.524302 [ 267 ] {0dd654c6-c22b-471b-be82-196bfdb57e79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 980 | 2026.01.20 22:14:41.524343 [ 267 ] {0dd654c6-c22b-471b-be82-196bfdb57e79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 981 | 2026.01.20 22:14:41.524674 [ 267 ] {0dd654c6-c22b-471b-be82-196bfdb57e79} <Debug> TCPHandler: Processed in 0.000825126 sec. | ||
| 982 | 2026.01.20 22:14:41.524912 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2026.01.20 22:14:41.525039 [ 267 ] {91ca97f3-05ec-4155-a600-ca29fbe6d7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 984 | 2026.01.20 22:14:41.525314 [ 267 ] {91ca97f3-05ec-4155-a600-ca29fbe6d7de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 985 | 2026.01.20 22:14:41.525357 [ 267 ] {91ca97f3-05ec-4155-a600-ca29fbe6d7de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 986 | 2026.01.20 22:14:41.525689 [ 267 ] {91ca97f3-05ec-4155-a600-ca29fbe6d7de} <Debug> TCPHandler: Processed in 0.000824227 sec. | ||
| 987 | 2026.01.20 22:14:41.525918 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.01.20 22:14:41.526048 [ 267 ] {7372ef94-0fef-40d2-9111-c54546bfb34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 989 | 2026.01.20 22:14:41.526324 [ 267 ] {7372ef94-0fef-40d2-9111-c54546bfb34e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 990 | 2026.01.20 22:14:41.526366 [ 267 ] {7372ef94-0fef-40d2-9111-c54546bfb34e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 991 | 2026.01.20 22:14:41.526690 [ 267 ] {7372ef94-0fef-40d2-9111-c54546bfb34e} <Debug> TCPHandler: Processed in 0.000820606 sec. | ||
| 992 | 2026.01.20 22:14:41.538702 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.01.20 22:14:41.538863 [ 267 ] {6fd13bde-f82d-4827-bf43-9d3ecfbb13e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 994 | 2026.01.20 22:14:41.539180 [ 267 ] {6fd13bde-f82d-4827-bf43-9d3ecfbb13e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 995 | 2026.01.20 22:14:41.539223 [ 267 ] {6fd13bde-f82d-4827-bf43-9d3ecfbb13e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 996 | 2026.01.20 22:14:41.539566 [ 267 ] {6fd13bde-f82d-4827-bf43-9d3ecfbb13e6} <Debug> TCPHandler: Processed in 0.000922989 sec. | ||
| 997 | 2026.01.20 22:14:41.544557 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.01.20 22:14:41.544671 [ 267 ] {b7c13427-a798-426d-b347-346f92f1be49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 999 | 2026.01.20 22:14:41.544712 [ 267 ] {b7c13427-a798-426d-b347-346f92f1be49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1000 | 2026.01.20 22:14:41.545286 [ 267 ] {b7c13427-a798-426d-b347-346f92f1be49} <Trace> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2026.01.20 22:14:41.545330 [ 267 ] {b7c13427-a798-426d-b347-346f92f1be49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1002 | 2026.01.20 22:14:41.548354 [ 267 ] {b7c13427-a798-426d-b347-346f92f1be49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1003 | 2026.01.20 22:14:41.548739 [ 267 ] {b7c13427-a798-426d-b347-346f92f1be49} <Trace> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2026.01.20 22:14:41.548892 [ 267 ] {b7c13427-a798-426d-b347-346f92f1be49} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004252 sec., 7525.8701787394175 rows/sec., 1.67 MiB/sec. | ||
| 1005 | 2026.01.20 22:14:41.548936 [ 267 ] {b7c13427-a798-426d-b347-346f92f1be49} <Debug> TCPHandler: Processed in 0.004430123 sec. | ||
| 1006 | 2026.01.20 22:14:41.549059 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.01.20 22:14:41.549159 [ 267 ] {168852f2-a388-4ff1-b808-16a1c36d8ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1008 | 2026.01.20 22:14:41.549199 [ 267 ] {168852f2-a388-4ff1-b808-16a1c36d8ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1009 | 2026.01.20 22:14:41.555810 [ 267 ] {168852f2-a388-4ff1-b808-16a1c36d8ce2} <Trace> oximeter.fields_i16 (c10f632f-5eb9-4ccc-a4f0-eba92975a08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.01.20 22:14:41.555845 [ 267 ] {168852f2-a388-4ff1-b808-16a1c36d8ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1011 | 2026.01.20 22:14:41.562995 [ 267 ] {168852f2-a388-4ff1-b808-16a1c36d8ce2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1012 | 2026.01.20 22:14:41.563464 [ 267 ] {168852f2-a388-4ff1-b808-16a1c36d8ce2} <Trace> oximeter.fields_i16 (c10f632f-5eb9-4ccc-a4f0-eba92975a08a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.01.20 22:14:41.563602 [ 267 ] {168852f2-a388-4ff1-b808-16a1c36d8ce2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.014466 sec., 28342.319922577077 rows/sec., 1.80 MiB/sec. | ||
| 1014 | 2026.01.20 22:14:41.563642 [ 267 ] {168852f2-a388-4ff1-b808-16a1c36d8ce2} <Debug> TCPHandler: Processed in 0.014632462 sec. | ||
| 1015 | 2026.01.20 22:14:41.563767 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2026.01.20 22:14:41.563868 [ 267 ] {9187a5f9-3ac4-4c90-b564-b92bc4ca3e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1017 | 2026.01.20 22:14:41.563907 [ 267 ] {9187a5f9-3ac4-4c90-b564-b92bc4ca3e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1018 | 2026.01.20 22:14:41.564314 [ 267 ] {9187a5f9-3ac4-4c90-b564-b92bc4ca3e60} <Trace> oximeter.fields_ipaddr (c9bd78e1-adab-4ed5-8976-1b1038b49ca0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2026.01.20 22:14:41.564350 [ 267 ] {9187a5f9-3ac4-4c90-b564-b92bc4ca3e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1020 | 2026.01.20 22:14:41.564783 [ 267 ] {9187a5f9-3ac4-4c90-b564-b92bc4ca3e60} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1021 | 2026.01.20 22:14:41.565263 [ 267 ] {9187a5f9-3ac4-4c90-b564-b92bc4ca3e60} <Trace> oximeter.fields_ipaddr (c9bd78e1-adab-4ed5-8976-1b1038b49ca0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2026.01.20 22:14:41.565397 [ 267 ] {9187a5f9-3ac4-4c90-b564-b92bc4ca3e60} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00155 sec., 5161.290322580645 rows/sec., 420.87 KiB/sec. | ||
| 1023 | 2026.01.20 22:14:41.565434 [ 267 ] {9187a5f9-3ac4-4c90-b564-b92bc4ca3e60} <Debug> TCPHandler: Processed in 0.001715685 sec. | ||
| 1024 | 2026.01.20 22:14:41.565549 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.01.20 22:14:41.565647 [ 267 ] {a7ee8f7f-995e-4ca1-bebe-418cc686465a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1026 | 2026.01.20 22:14:41.565685 [ 267 ] {a7ee8f7f-995e-4ca1-bebe-418cc686465a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1027 | 2026.01.20 22:14:41.566677 [ 267 ] {a7ee8f7f-995e-4ca1-bebe-418cc686465a} <Trace> oximeter.fields_string (a8ef6fc2-1a92-4be2-9be7-cba7625f856c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2026.01.20 22:14:41.566713 [ 267 ] {a7ee8f7f-995e-4ca1-bebe-418cc686465a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1029 | 2026.01.20 22:14:41.567287 [ 267 ] {a7ee8f7f-995e-4ca1-bebe-418cc686465a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1030 | 2026.01.20 22:14:41.567710 [ 267 ] {a7ee8f7f-995e-4ca1-bebe-418cc686465a} <Trace> oximeter.fields_string (a8ef6fc2-1a92-4be2-9be7-cba7625f856c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1031 | 2026.01.20 22:14:41.567841 [ 267 ] {a7ee8f7f-995e-4ca1-bebe-418cc686465a} <Debug> executeQuery: Read 1110 rows, 90.04 KiB in 0.002213 sec., 501581.56348847714 rows/sec., 39.73 MiB/sec. | ||
| 1032 | 2026.01.20 22:14:41.567879 [ 267 ] {a7ee8f7f-995e-4ca1-bebe-418cc686465a} <Debug> TCPHandler: Processed in 0.002380377 sec. | ||
| 1033 | 2026.01.20 22:14:41.567989 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.01.20 22:14:41.568085 [ 267 ] {0485e8e4-26f6-40c5-ac7a-e18d1b930ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1035 | 2026.01.20 22:14:41.568124 [ 267 ] {0485e8e4-26f6-40c5-ac7a-e18d1b930ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1036 | 2026.01.20 22:14:41.568585 [ 267 ] {0485e8e4-26f6-40c5-ac7a-e18d1b930ea8} <Trace> oximeter.fields_u16 (5ea6dd3d-b461-46d0-85b8-3880854a10bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.01.20 22:14:41.568622 [ 267 ] {0485e8e4-26f6-40c5-ac7a-e18d1b930ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1038 | 2026.01.20 22:14:41.569069 [ 267 ] {0485e8e4-26f6-40c5-ac7a-e18d1b930ea8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1039 | 2026.01.20 22:14:41.569540 [ 267 ] {0485e8e4-26f6-40c5-ac7a-e18d1b930ea8} <Trace> oximeter.fields_u16 (5ea6dd3d-b461-46d0-85b8-3880854a10bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.01.20 22:14:41.569668 [ 267 ] {0485e8e4-26f6-40c5-ac7a-e18d1b930ea8} <Debug> executeQuery: Read 223 rows, 13.63 KiB in 0.001601 sec., 139287.94503435353 rows/sec., 8.31 MiB/sec. | ||
| 1041 | 2026.01.20 22:14:41.569705 [ 267 ] {0485e8e4-26f6-40c5-ac7a-e18d1b930ea8} <Debug> TCPHandler: Processed in 0.001764617 sec. | ||
| 1042 | 2026.01.20 22:14:41.569813 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.01.20 22:14:41.569909 [ 267 ] {9a58b881-c62b-4f93-8e83-f301cb174032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1044 | 2026.01.20 22:14:41.569948 [ 267 ] {9a58b881-c62b-4f93-8e83-f301cb174032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1045 | 2026.01.20 22:14:41.570463 [ 267 ] {9a58b881-c62b-4f93-8e83-f301cb174032} <Trace> oximeter.fields_u32 (88524cb3-27a0-4878-a2b8-34296f229a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.01.20 22:14:41.570497 [ 267 ] {9a58b881-c62b-4f93-8e83-f301cb174032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1047 | 2026.01.20 22:14:41.570917 [ 267 ] {9a58b881-c62b-4f93-8e83-f301cb174032} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1048 | 2026.01.20 22:14:41.571340 [ 267 ] {9a58b881-c62b-4f93-8e83-f301cb174032} <Trace> oximeter.fields_u32 (88524cb3-27a0-4878-a2b8-34296f229a3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.01.20 22:14:41.571467 [ 267 ] {9a58b881-c62b-4f93-8e83-f301cb174032} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001575 sec., 134603.17460317462 rows/sec., 8.68 MiB/sec. | ||
| 1050 | 2026.01.20 22:14:41.571503 [ 267 ] {9a58b881-c62b-4f93-8e83-f301cb174032} <Debug> TCPHandler: Processed in 0.001738297 sec. | ||
| 1051 | 2026.01.20 22:14:41.571615 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.01.20 22:14:41.571709 [ 267 ] {02bdcd81-bff3-4a91-a5fb-1fa95d01c841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1053 | 2026.01.20 22:14:41.571747 [ 267 ] {02bdcd81-bff3-4a91-a5fb-1fa95d01c841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1054 | 2026.01.20 22:14:41.572210 [ 267 ] {02bdcd81-bff3-4a91-a5fb-1fa95d01c841} <Trace> oximeter.fields_u8 (0141935c-b5c3-4074-8dc6-42e96b49bc3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.01.20 22:14:41.572245 [ 267 ] {02bdcd81-bff3-4a91-a5fb-1fa95d01c841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1056 | 2026.01.20 22:14:41.572659 [ 267 ] {02bdcd81-bff3-4a91-a5fb-1fa95d01c841} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1057 | 2026.01.20 22:14:41.573085 [ 267 ] {02bdcd81-bff3-4a91-a5fb-1fa95d01c841} <Trace> oximeter.fields_u8 (0141935c-b5c3-4074-8dc6-42e96b49bc3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.01.20 22:14:41.573224 [ 267 ] {02bdcd81-bff3-4a91-a5fb-1fa95d01c841} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001531 sec., 137818.41933376878 rows/sec., 7.83 MiB/sec. | ||
| 1059 | 2026.01.20 22:14:41.573261 [ 267 ] {02bdcd81-bff3-4a91-a5fb-1fa95d01c841} <Debug> TCPHandler: Processed in 0.001695754 sec. | ||
| 1060 | 2026.01.20 22:14:41.573372 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.01.20 22:14:41.573466 [ 267 ] {df78cf36-f739-45de-aace-4a23f832f684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1062 | 2026.01.20 22:14:41.573505 [ 267 ] {df78cf36-f739-45de-aace-4a23f832f684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1063 | 2026.01.20 22:14:41.574108 [ 267 ] {df78cf36-f739-45de-aace-4a23f832f684} <Trace> oximeter.fields_uuid (9a4d4584-1d3a-41f3-9a06-b69721760cef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.01.20 22:14:41.574141 [ 267 ] {df78cf36-f739-45de-aace-4a23f832f684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1065 | 2026.01.20 22:14:41.574632 [ 267 ] {df78cf36-f739-45de-aace-4a23f832f684} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1066 | 2026.01.20 22:14:41.575098 [ 267 ] {df78cf36-f739-45de-aace-4a23f832f684} <Trace> oximeter.fields_uuid (9a4d4584-1d3a-41f3-9a06-b69721760cef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.01.20 22:14:41.575226 [ 267 ] {df78cf36-f739-45de-aace-4a23f832f684} <Debug> executeQuery: Read 669 rows, 47.68 KiB in 0.001776 sec., 376689.1891891892 rows/sec., 26.22 MiB/sec. | ||
| 1068 | 2026.01.20 22:14:41.575265 [ 267 ] {df78cf36-f739-45de-aace-4a23f832f684} <Debug> TCPHandler: Processed in 0.001941943 sec. | ||
| 1069 | 2026.01.20 22:14:41.575378 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.01.20 22:14:41.575473 [ 267 ] {95dc0878-8cc8-4b5d-bc74-4813e72a6208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1071 | 2026.01.20 22:14:41.575513 [ 267 ] {95dc0878-8cc8-4b5d-bc74-4813e72a6208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1072 | 2026.01.20 22:14:41.575873 [ 267 ] {95dc0878-8cc8-4b5d-bc74-4813e72a6208} <Trace> oximeter.measurements_bool (dda67f4b-2ae6-4891-91b0-c299324fcaef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.01.20 22:14:41.575909 [ 267 ] {95dc0878-8cc8-4b5d-bc74-4813e72a6208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1074 | 2026.01.20 22:14:41.578485 [ 267 ] {95dc0878-8cc8-4b5d-bc74-4813e72a6208} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1075 | 2026.01.20 22:14:41.578966 [ 267 ] {95dc0878-8cc8-4b5d-bc74-4813e72a6208} <Trace> oximeter.measurements_bool (dda67f4b-2ae6-4891-91b0-c299324fcaef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.01.20 22:14:41.579102 [ 267 ] {95dc0878-8cc8-4b5d-bc74-4813e72a6208} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003646 sec., 1645.6390565002744 rows/sec., 85.98 KiB/sec. | ||
| 1077 | 2026.01.20 22:14:41.579139 [ 267 ] {95dc0878-8cc8-4b5d-bc74-4813e72a6208} <Debug> TCPHandler: Processed in 0.003808503 sec. | ||
| 1078 | 2026.01.20 22:14:41.579268 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2026.01.20 22:14:41.579363 [ 267 ] {a5221b98-83c1-49cf-a3c2-943ec033031e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1080 | 2026.01.20 22:14:41.579403 [ 267 ] {a5221b98-83c1-49cf-a3c2-943ec033031e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1081 | 2026.01.20 22:14:41.581809 [ 267 ] {a5221b98-83c1-49cf-a3c2-943ec033031e} <Trace> oximeter.measurements_cumulativeu64 (c0effcad-a69b-4139-b996-bd0ed308eb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.01.20 22:14:41.581842 [ 267 ] {a5221b98-83c1-49cf-a3c2-943ec033031e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1083 | 2026.01.20 22:14:41.582277 [ 267 ] {a5221b98-83c1-49cf-a3c2-943ec033031e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1084 | 2026.01.20 22:14:41.582704 [ 267 ] {a5221b98-83c1-49cf-a3c2-943ec033031e} <Trace> oximeter.measurements_cumulativeu64 (c0effcad-a69b-4139-b996-bd0ed308eb1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.01.20 22:14:41.582838 [ 267 ] {a5221b98-83c1-49cf-a3c2-943ec033031e} <Debug> executeQuery: Read 268 rows, 17.85 KiB in 0.003491 sec., 76768.83414494414 rows/sec., 4.99 MiB/sec. | ||
| 1086 | 2026.01.20 22:14:41.582877 [ 267 ] {a5221b98-83c1-49cf-a3c2-943ec033031e} <Debug> TCPHandler: Processed in 0.003659147 sec. | ||
| 1087 | 2026.01.20 22:14:41.582998 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2026.01.20 22:14:41.583092 [ 267 ] {073b36f2-9b64-455f-9b9d-66d55d180eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1089 | 2026.01.20 22:14:41.583133 [ 267 ] {073b36f2-9b64-455f-9b9d-66d55d180eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1090 | 2026.01.20 22:14:41.583452 [ 267 ] {073b36f2-9b64-455f-9b9d-66d55d180eb0} <Trace> oximeter.measurements_f64 (22bf4051-333d-428f-8aae-ed5b0f940ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1091 | 2026.01.20 22:14:41.583486 [ 267 ] {073b36f2-9b64-455f-9b9d-66d55d180eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1092 | 2026.01.20 22:14:41.583903 [ 267 ] {073b36f2-9b64-455f-9b9d-66d55d180eb0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1093 | 2026.01.20 22:14:41.584315 [ 267 ] {073b36f2-9b64-455f-9b9d-66d55d180eb0} <Trace> oximeter.measurements_f64 (22bf4051-333d-428f-8aae-ed5b0f940ffa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2026.01.20 22:14:41.584449 [ 267 ] {073b36f2-9b64-455f-9b9d-66d55d180eb0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001374 sec., 727.802037845706 rows/sec., 49.04 KiB/sec. | ||
| 1095 | 2026.01.20 22:14:41.584484 [ 267 ] {073b36f2-9b64-455f-9b9d-66d55d180eb0} <Debug> TCPHandler: Processed in 0.001534949 sec. | ||
| 1096 | 2026.01.20 22:14:41.584598 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.01.20 22:14:41.584692 [ 267 ] {dcd40ed9-c93e-4be3-83fd-d4c96cae7328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1098 | 2026.01.20 22:14:41.584744 [ 267 ] {dcd40ed9-c93e-4be3-83fd-d4c96cae7328} <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 | ||
| 1099 | 2026.01.20 22:14:41.585510 [ 267 ] {dcd40ed9-c93e-4be3-83fd-d4c96cae7328} <Trace> oximeter.measurements_histogramu64 (eaa9525d-4376-4ebe-9c2a-4d56dd4e474b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2026.01.20 22:14:41.585544 [ 267 ] {dcd40ed9-c93e-4be3-83fd-d4c96cae7328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1101 | 2026.01.20 22:14:41.590888 [ 267 ] {dcd40ed9-c93e-4be3-83fd-d4c96cae7328} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1102 | 2026.01.20 22:14:41.591323 [ 267 ] {dcd40ed9-c93e-4be3-83fd-d4c96cae7328} <Trace> oximeter.measurements_histogramu64 (eaa9525d-4376-4ebe-9c2a-4d56dd4e474b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2026.01.20 22:14:41.591467 [ 267 ] {dcd40ed9-c93e-4be3-83fd-d4c96cae7328} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.006792 sec., 1472.3203769140164 rows/sec., 2.64 MiB/sec. | ||
| 1104 | 2026.01.20 22:14:41.591518 [ 267 ] {dcd40ed9-c93e-4be3-83fd-d4c96cae7328} <Debug> TCPHandler: Processed in 0.006968475 sec. | ||
| 1105 | 2026.01.20 22:14:41.591638 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2026.01.20 22:14:41.591734 [ 267 ] {c2982e84-b895-4fb2-9be2-47d0a1ac5cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1107 | 2026.01.20 22:14:41.591773 [ 267 ] {c2982e84-b895-4fb2-9be2-47d0a1ac5cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1108 | 2026.01.20 22:14:41.592126 [ 267 ] {c2982e84-b895-4fb2-9be2-47d0a1ac5cc5} <Trace> oximeter.measurements_u64 (6da4902e-9133-4ddf-921a-56b217873bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1109 | 2026.01.20 22:14:41.592160 [ 267 ] {c2982e84-b895-4fb2-9be2-47d0a1ac5cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1110 | 2026.01.20 22:14:41.592572 [ 267 ] {c2982e84-b895-4fb2-9be2-47d0a1ac5cc5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1111 | 2026.01.20 22:14:41.593006 [ 267 ] {c2982e84-b895-4fb2-9be2-47d0a1ac5cc5} <Trace> oximeter.measurements_u64 (6da4902e-9133-4ddf-921a-56b217873bc7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1112 | 2026.01.20 22:14:41.593131 [ 267 ] {c2982e84-b895-4fb2-9be2-47d0a1ac5cc5} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001415 sec., 59363.95759717315 rows/sec., 3.53 MiB/sec. | ||
| 1113 | 2026.01.20 22:14:41.593168 [ 267 ] {c2982e84-b895-4fb2-9be2-47d0a1ac5cc5} <Debug> TCPHandler: Processed in 0.001578262 sec. | ||
| 1114 | 2026.01.20 22:14:41.665164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 1412 | ||
| 1115 | 2026.01.20 22:14:41.665642 [ 245 ] {} <Trace> system.asynchronous_metric_log (e592bbfe-1916-434e-a611-0b8940360b3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2026.01.20 22:14:41.665687 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1117 | 2026.01.20 22:14:41.666298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1118 | 2026.01.20 22:14:41.666749 [ 245 ] {} <Trace> system.asynchronous_metric_log (e592bbfe-1916-434e-a611-0b8940360b3d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2026.01.20 22:14:41.666879 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1412 | ||
| 1120 | 2026.01.20 22:14:41.730131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1121 | 2026.01.20 22:14:41.750441 [ 244 ] {} <Trace> system.metric_log (c2033226-a1ec-43a7-bb99-800a6d06570b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.01.20 22:14:41.750513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1123 | 2026.01.20 22:14:41.758082 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1124 | 2026.01.20 22:14:41.760001 [ 244 ] {} <Trace> system.metric_log (c2033226-a1ec-43a7-bb99-800a6d06570b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.01.20 22:14:41.767224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1126 | 2026.01.20 22:14:42.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.41 MiB, peak 168.41 MiB, free memory in arenas 0.00 B, will set to 165.63 MiB (RSS), difference: 1.22 MiB | ||
| 1127 | 2026.01.20 22:14:43.707111 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48165 | ||
| 1128 | 2026.01.20 22:14:43.707238 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1129 | 2026.01.20 22:14:43.707267 [ 286 ] {} <Debug> TCP-Session: f60f7da2-e2f8-40ca-9db7-3e3e2537dbb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48165 | ||
| 1130 | 2026.01.20 22:14:43.707293 [ 286 ] {} <Debug> TCP-Session: f60f7da2-e2f8-40ca-9db7-3e3e2537dbb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.01.20 22:14:43.707308 [ 286 ] {} <Debug> TCP-Session: f60f7da2-e2f8-40ca-9db7-3e3e2537dbb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.01.20 22:14:43.707545 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40318 | ||
| 1133 | 2026.01.20 22:14:43.707571 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62139 | ||
| 1134 | 2026.01.20 22:14:43.707604 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50916 | ||
| 1135 | 2026.01.20 22:14:43.707613 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41903 | ||
| 1136 | 2026.01.20 22:14:43.707647 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32789 | ||
| 1137 | 2026.01.20 22:14:43.707664 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1138 | 2026.01.20 22:14:43.707697 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1139 | 2026.01.20 22:14:43.707713 [ 287 ] {} <Debug> TCP-Session: 6b4f3f91-92ad-493f-817d-5fd144e820bd Authenticating user 'default' from [fd00:1122:3344:101::e]:40318 | ||
| 1140 | 2026.01.20 22:14:43.707716 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1141 | 2026.01.20 22:14:43.707722 [ 291 ] {} <Debug> TCP-Session: 73d568cf-c31a-438b-9484-cfed0d8e34d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50916 | ||
| 1142 | 2026.01.20 22:14:43.707739 [ 287 ] {} <Debug> TCP-Session: 6b4f3f91-92ad-493f-817d-5fd144e820bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.01.20 22:14:43.707746 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1144 | 2026.01.20 22:14:43.707759 [ 291 ] {} <Debug> TCP-Session: 73d568cf-c31a-438b-9484-cfed0d8e34d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.01.20 22:14:43.707763 [ 287 ] {} <Debug> TCP-Session: 6b4f3f91-92ad-493f-817d-5fd144e820bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.01.20 22:14:43.707757 [ 289 ] {} <Debug> TCP-Session: b8a62328-1336-48dd-9f4b-3cae43ae1ed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62139 | ||
| 1147 | 2026.01.20 22:14:43.707781 [ 291 ] {} <Debug> TCP-Session: 73d568cf-c31a-438b-9484-cfed0d8e34d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.01.20 22:14:43.707783 [ 294 ] {} <Debug> TCP-Session: d3b361ca-294e-44b6-8b35-8e4245d0a61c Authenticating user 'default' from [fd00:1122:3344:101::e]:32789 | ||
| 1149 | 2026.01.20 22:14:43.707815 [ 289 ] {} <Debug> TCP-Session: b8a62328-1336-48dd-9f4b-3cae43ae1ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.01.20 22:14:43.707835 [ 294 ] {} <Debug> TCP-Session: d3b361ca-294e-44b6-8b35-8e4245d0a61c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.01.20 22:14:43.707849 [ 289 ] {} <Debug> TCP-Session: b8a62328-1336-48dd-9f4b-3cae43ae1ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.01.20 22:14:43.707863 [ 294 ] {} <Debug> TCP-Session: d3b361ca-294e-44b6-8b35-8e4245d0a61c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.01.20 22:14:43.707744 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1154 | 2026.01.20 22:14:43.707645 [ 286 ] {} <Trace> TCP-Session: f60f7da2-e2f8-40ca-9db7-3e3e2537dbb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.01.20 22:14:43.707923 [ 292 ] {} <Debug> TCP-Session: bbacf9f8-4478-47e7-81e0-53d07f1a12fd Authenticating user 'default' from [fd00:1122:3344:101::e]:41903 | ||
| 1156 | 2026.01.20 22:14:43.707640 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38791 | ||
| 1157 | 2026.01.20 22:14:43.707960 [ 292 ] {} <Debug> TCP-Session: bbacf9f8-4478-47e7-81e0-53d07f1a12fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.01.20 22:14:43.707564 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46307 | ||
| 1159 | 2026.01.20 22:14:43.707992 [ 292 ] {} <Debug> TCP-Session: bbacf9f8-4478-47e7-81e0-53d07f1a12fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.01.20 22:14:43.707556 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59320 | ||
| 1161 | 2026.01.20 22:14:43.708028 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1162 | 2026.01.20 22:14:43.708073 [ 293 ] {} <Debug> TCP-Session: d56d9677-965c-4329-8d2e-bad306dd120c Authenticating user 'default' from [fd00:1122:3344:101::e]:38791 | ||
| 1163 | 2026.01.20 22:14:43.708091 [ 293 ] {} <Debug> TCP-Session: d56d9677-965c-4329-8d2e-bad306dd120c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.01.20 22:14:43.708102 [ 293 ] {} <Debug> TCP-Session: d56d9677-965c-4329-8d2e-bad306dd120c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.01.20 22:14:43.708104 [ 286 ] {c78441c1-2706-4fea-a855-0db67e27a03a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48165) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1166 | 2026.01.20 22:14:43.708107 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1167 | 2026.01.20 22:14:43.708146 [ 290 ] {} <Debug> TCP-Session: 28431d01-cc7b-433d-b99c-a95564abf7ce Authenticating user 'default' from [fd00:1122:3344:101::e]:46307 | ||
| 1168 | 2026.01.20 22:14:43.708163 [ 290 ] {} <Debug> TCP-Session: 28431d01-cc7b-433d-b99c-a95564abf7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.01.20 22:14:43.708172 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1170 | 2026.01.20 22:14:43.708175 [ 290 ] {} <Debug> TCP-Session: 28431d01-cc7b-433d-b99c-a95564abf7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.01.20 22:14:43.708205 [ 288 ] {} <Debug> TCP-Session: 6f470fe6-d6ae-463a-9df7-64a8517dd62b Authenticating user 'default' from [fd00:1122:3344:101::e]:59320 | ||
| 1172 | 2026.01.20 22:14:43.708228 [ 288 ] {} <Debug> TCP-Session: 6f470fe6-d6ae-463a-9df7-64a8517dd62b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.01.20 22:14:43.708240 [ 288 ] {} <Debug> TCP-Session: 6f470fe6-d6ae-463a-9df7-64a8517dd62b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.01.20 22:14:43.708363 [ 286 ] {c78441c1-2706-4fea-a855-0db67e27a03a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1175 | 2026.01.20 22:14:43.708420 [ 286 ] {c78441c1-2706-4fea-a855-0db67e27a03a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1176 | 2026.01.20 22:14:43.708690 [ 286 ] {c78441c1-2706-4fea-a855-0db67e27a03a} <Debug> oximeter.version (1b5dd6e5-8770-46bc-b58f-35ad429e0fa9) (SelectExecutor): Key condition: unknown | ||
| 1177 | 2026.01.20 22:14:43.709640 [ 295 ] {c78441c1-2706-4fea-a855-0db67e27a03a} <Trace> AggregatingTransform: Aggregating | ||
| 1178 | 2026.01.20 22:14:43.709696 [ 295 ] {c78441c1-2706-4fea-a855-0db67e27a03a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1179 | 2026.01.20 22:14:43.709734 [ 295 ] {c78441c1-2706-4fea-a855-0db67e27a03a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948431 sec. (1054.373 rows/sec., 41.19 KiB/sec.) | ||
| 1180 | 2026.01.20 22:14:43.709757 [ 295 ] {c78441c1-2706-4fea-a855-0db67e27a03a} <Trace> Aggregator: Merging aggregated data | ||
| 1181 | 2026.01.20 22:14:43.710880 [ 286 ] {c78441c1-2706-4fea-a855-0db67e27a03a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002846 sec., 351.37034434293747 rows/sec., 13.73 KiB/sec. | ||
| 1182 | 2026.01.20 22:14:43.711013 [ 286 ] {c78441c1-2706-4fea-a855-0db67e27a03a} <Debug> TCPHandler: Processed in 0.003500333 sec. | ||
| 1183 | 2026.01.20 22:14:43.711131 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1184 | 2026.01.20 22:14:43.711159 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1185 | 2026.01.20 22:14:43.711161 [ 286 ] {} <Debug> TCP-Session: f60f7da2-e2f8-40ca-9db7-3e3e2537dbb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.01.20 22:14:43.711175 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1187 | 2026.01.20 22:14:43.711188 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1188 | 2026.01.20 22:14:43.711208 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1189 | 2026.01.20 22:14:43.711233 [ 287 ] {} <Debug> TCP-Session: 6b4f3f91-92ad-493f-817d-5fd144e820bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.01.20 22:14:43.711242 [ 294 ] {} <Debug> TCP-Session: d3b361ca-294e-44b6-8b35-8e4245d0a61c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.01.20 22:14:43.711254 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1192 | 2026.01.20 22:14:43.711273 [ 289 ] {} <Debug> TCP-Session: b8a62328-1336-48dd-9f4b-3cae43ae1ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.01.20 22:14:43.711269 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1194 | 2026.01.20 22:14:43.711301 [ 293 ] {} <Debug> TCP-Session: d56d9677-965c-4329-8d2e-bad306dd120c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2026.01.20 22:14:43.711284 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1196 | 2026.01.20 22:14:43.711327 [ 291 ] {} <Debug> TCP-Session: 73d568cf-c31a-438b-9484-cfed0d8e34d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2026.01.20 22:14:43.711200 [ 288 ] {} <Debug> TCP-Session: 6f470fe6-d6ae-463a-9df7-64a8517dd62b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.01.20 22:14:43.711362 [ 292 ] {} <Debug> TCP-Session: bbacf9f8-4478-47e7-81e0-53d07f1a12fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.01.20 22:14:43.711223 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1200 | 2026.01.20 22:14:43.711419 [ 290 ] {} <Debug> TCP-Session: 28431d01-cc7b-433d-b99c-a95564abf7ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.01.20 22:14:44.845730 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49072 | ||
| 1202 | 2026.01.20 22:14:44.845845 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1203 | 2026.01.20 22:14:44.845870 [ 286 ] {} <Debug> TCP-Session: 87792ca1-7804-4346-8405-e71827492115 Authenticating user 'default' from [fd00:1122:3344:101::e]:49072 | ||
| 1204 | 2026.01.20 22:14:44.845894 [ 286 ] {} <Debug> TCP-Session: 87792ca1-7804-4346-8405-e71827492115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.01.20 22:14:44.845907 [ 286 ] {} <Debug> TCP-Session: 87792ca1-7804-4346-8405-e71827492115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.01.20 22:14:44.846110 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46314 | ||
| 1207 | 2026.01.20 22:14:44.846134 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50020 | ||
| 1208 | 2026.01.20 22:14:44.846150 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42939 | ||
| 1209 | 2026.01.20 22:14:44.846174 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40120 | ||
| 1210 | 2026.01.20 22:14:44.846216 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1211 | 2026.01.20 22:14:44.846227 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1212 | 2026.01.20 22:14:44.846238 [ 286 ] {} <Trace> TCP-Session: 87792ca1-7804-4346-8405-e71827492115 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.01.20 22:14:44.846257 [ 290 ] {} <Debug> TCP-Session: f4f0cfd0-b1c9-4654-90a8-eb65c81db07a Authenticating user 'default' from [fd00:1122:3344:101::e]:50020 | ||
| 1214 | 2026.01.20 22:14:44.846271 [ 287 ] {} <Debug> TCP-Session: 4724cfe1-3374-4f72-a2dd-82329a34224b Authenticating user 'default' from [fd00:1122:3344:101::e]:46314 | ||
| 1215 | 2026.01.20 22:14:44.846288 [ 290 ] {} <Debug> TCP-Session: f4f0cfd0-b1c9-4654-90a8-eb65c81db07a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.01.20 22:14:44.846309 [ 287 ] {} <Debug> TCP-Session: 4724cfe1-3374-4f72-a2dd-82329a34224b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.01.20 22:14:44.846314 [ 290 ] {} <Debug> TCP-Session: f4f0cfd0-b1c9-4654-90a8-eb65c81db07a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.01.20 22:14:44.846318 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1219 | 2026.01.20 22:14:44.846330 [ 287 ] {} <Debug> TCP-Session: 4724cfe1-3374-4f72-a2dd-82329a34224b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.01.20 22:14:44.846381 [ 293 ] {} <Debug> TCP-Session: f1b225c8-9737-4a28-9c4a-a7bb5b819d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:40120 | ||
| 1221 | 2026.01.20 22:14:44.846246 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1222 | 2026.01.20 22:14:44.846420 [ 293 ] {} <Debug> TCP-Session: f1b225c8-9737-4a28-9c4a-a7bb5b819d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.01.20 22:14:44.846423 [ 286 ] {7d67b9b7-fc28-4793-904e-9ad461938477} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49072) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1224 | 2026.01.20 22:14:44.846445 [ 293 ] {} <Debug> TCP-Session: f1b225c8-9737-4a28-9c4a-a7bb5b819d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.01.20 22:14:44.846444 [ 291 ] {} <Debug> TCP-Session: b405a4f2-d702-48db-9b84-2de2b80f1cee Authenticating user 'default' from [fd00:1122:3344:101::e]:42939 | ||
| 1226 | 2026.01.20 22:14:44.846185 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56560 | ||
| 1227 | 2026.01.20 22:14:44.846497 [ 291 ] {} <Debug> TCP-Session: b405a4f2-d702-48db-9b84-2de2b80f1cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.01.20 22:14:44.846162 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52832 | ||
| 1229 | 2026.01.20 22:14:44.846528 [ 291 ] {} <Debug> TCP-Session: b405a4f2-d702-48db-9b84-2de2b80f1cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.01.20 22:14:44.846133 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55285 | ||
| 1231 | 2026.01.20 22:14:44.846570 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1232 | 2026.01.20 22:14:44.846124 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53980 | ||
| 1233 | 2026.01.20 22:14:44.846629 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1234 | 2026.01.20 22:14:44.846629 [ 294 ] {} <Debug> TCP-Session: d88a1931-0220-4ba5-afd0-a2b660ba67f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56560 | ||
| 1235 | 2026.01.20 22:14:44.846664 [ 292 ] {} <Debug> TCP-Session: 3d96deb0-29d5-4fee-8b81-34746c77710a Authenticating user 'default' from [fd00:1122:3344:101::e]:52832 | ||
| 1236 | 2026.01.20 22:14:44.846642 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1237 | 2026.01.20 22:14:44.846687 [ 294 ] {} <Debug> TCP-Session: d88a1931-0220-4ba5-afd0-a2b660ba67f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2026.01.20 22:14:44.846701 [ 286 ] {7d67b9b7-fc28-4793-904e-9ad461938477} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1239 | 2026.01.20 22:14:44.846733 [ 294 ] {} <Debug> TCP-Session: d88a1931-0220-4ba5-afd0-a2b660ba67f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.01.20 22:14:44.846718 [ 289 ] {} <Debug> TCP-Session: d24d0d2c-3593-4eca-ade3-e5be06c03351 Authenticating user 'default' from [fd00:1122:3344:101::e]:55285 | ||
| 1241 | 2026.01.20 22:14:44.846702 [ 292 ] {} <Debug> TCP-Session: 3d96deb0-29d5-4fee-8b81-34746c77710a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2026.01.20 22:14:44.846799 [ 289 ] {} <Debug> TCP-Session: d24d0d2c-3593-4eca-ade3-e5be06c03351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.01.20 22:14:44.846813 [ 292 ] {} <Debug> TCP-Session: 3d96deb0-29d5-4fee-8b81-34746c77710a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2026.01.20 22:14:44.846827 [ 289 ] {} <Debug> TCP-Session: d24d0d2c-3593-4eca-ade3-e5be06c03351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.01.20 22:14:44.846787 [ 286 ] {7d67b9b7-fc28-4793-904e-9ad461938477} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1246 | 2026.01.20 22:14:44.846691 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1247 | 2026.01.20 22:14:44.846902 [ 288 ] {} <Debug> TCP-Session: 1e3bad06-404e-4e79-b45d-19695d77ddda Authenticating user 'default' from [fd00:1122:3344:101::e]:53980 | ||
| 1248 | 2026.01.20 22:14:44.846919 [ 288 ] {} <Debug> TCP-Session: 1e3bad06-404e-4e79-b45d-19695d77ddda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.01.20 22:14:44.846931 [ 288 ] {} <Debug> TCP-Session: 1e3bad06-404e-4e79-b45d-19695d77ddda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.01.20 22:14:44.847149 [ 286 ] {7d67b9b7-fc28-4793-904e-9ad461938477} <Debug> oximeter.version (1b5dd6e5-8770-46bc-b58f-35ad429e0fa9) (SelectExecutor): Key condition: unknown | ||
| 1251 | 2026.01.20 22:14:44.848034 [ 325 ] {7d67b9b7-fc28-4793-904e-9ad461938477} <Trace> AggregatingTransform: Aggregating | ||
| 1252 | 2026.01.20 22:14:44.848088 [ 325 ] {7d67b9b7-fc28-4793-904e-9ad461938477} <Trace> Aggregator: Aggregation method: without_key | ||
| 1253 | 2026.01.20 22:14:44.848129 [ 325 ] {7d67b9b7-fc28-4793-904e-9ad461938477} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876508 sec. (1140.891 rows/sec., 44.57 KiB/sec.) | ||
| 1254 | 2026.01.20 22:14:44.848149 [ 325 ] {7d67b9b7-fc28-4793-904e-9ad461938477} <Trace> Aggregator: Merging aggregated data | ||
| 1255 | 2026.01.20 22:14:44.849601 [ 286 ] {7d67b9b7-fc28-4793-904e-9ad461938477} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003236 sec., 309.0234857849196 rows/sec., 12.07 KiB/sec. | ||
| 1256 | 2026.01.20 22:14:44.849760 [ 286 ] {7d67b9b7-fc28-4793-904e-9ad461938477} <Debug> TCPHandler: Processed in 0.003644418 sec. | ||
| 1257 | 2026.01.20 22:14:44.849851 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1258 | 2026.01.20 22:14:44.849876 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1259 | 2026.01.20 22:14:44.849887 [ 286 ] {} <Debug> TCP-Session: 87792ca1-7804-4346-8405-e71827492115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2026.01.20 22:14:44.849899 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1261 | 2026.01.20 22:14:44.849920 [ 294 ] {} <Debug> TCP-Session: d88a1931-0220-4ba5-afd0-a2b660ba67f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2026.01.20 22:14:44.849933 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1263 | 2026.01.20 22:14:44.849954 [ 292 ] {} <Debug> TCP-Session: 3d96deb0-29d5-4fee-8b81-34746c77710a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.01.20 22:14:44.849953 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1265 | 2026.01.20 22:14:44.849978 [ 287 ] {} <Debug> TCP-Session: 4724cfe1-3374-4f72-a2dd-82329a34224b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.01.20 22:14:44.849986 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1267 | 2026.01.20 22:14:44.850002 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1268 | 2026.01.20 22:14:44.850031 [ 290 ] {} <Debug> TCP-Session: f4f0cfd0-b1c9-4654-90a8-eb65c81db07a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2026.01.20 22:14:44.849917 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1270 | 2026.01.20 22:14:44.850063 [ 293 ] {} <Debug> TCP-Session: f1b225c8-9737-4a28-9c4a-a7bb5b819d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.01.20 22:14:44.850005 [ 288 ] {} <Debug> TCP-Session: 1e3bad06-404e-4e79-b45d-19695d77ddda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.01.20 22:14:44.850091 [ 291 ] {} <Debug> TCP-Session: b405a4f2-d702-48db-9b84-2de2b80f1cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2026.01.20 22:14:44.849967 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1274 | 2026.01.20 22:14:44.850155 [ 289 ] {} <Debug> TCP-Session: d24d0d2c-3593-4eca-ade3-e5be06c03351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.01.20 22:14:46.481377 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.01.20 22:14:46.481574 [ 267 ] {2b06b505-c59b-43a9-a90b-62eb241be9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1277 | 2026.01.20 22:14:46.481648 [ 267 ] {2b06b505-c59b-43a9-a90b-62eb241be9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1278 | 2026.01.20 22:14:46.482318 [ 267 ] {2b06b505-c59b-43a9-a90b-62eb241be9db} <Trace> oximeter.fields_string (a8ef6fc2-1a92-4be2-9be7-cba7625f856c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.01.20 22:14:46.482365 [ 267 ] {2b06b505-c59b-43a9-a90b-62eb241be9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1280 | 2026.01.20 22:14:46.482858 [ 267 ] {2b06b505-c59b-43a9-a90b-62eb241be9db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1281 | 2026.01.20 22:14:46.483304 [ 267 ] {2b06b505-c59b-43a9-a90b-62eb241be9db} <Trace> oximeter.fields_string (a8ef6fc2-1a92-4be2-9be7-cba7625f856c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.01.20 22:14:46.483472 [ 267 ] {2b06b505-c59b-43a9-a90b-62eb241be9db} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001951 sec., 15376.729882111737 rows/sec., 1.16 MiB/sec. | ||
| 1283 | 2026.01.20 22:14:46.483531 [ 267 ] {2b06b505-c59b-43a9-a90b-62eb241be9db} <Debug> TCPHandler: Processed in 0.002298744 sec. | ||
| 1284 | 2026.01.20 22:14:46.483648 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2026.01.20 22:14:46.483754 [ 267 ] {03c2e800-a920-402e-aa25-b32b8bbed1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1286 | 2026.01.20 22:14:46.483797 [ 267 ] {03c2e800-a920-402e-aa25-b32b8bbed1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1287 | 2026.01.20 22:14:46.484219 [ 267 ] {03c2e800-a920-402e-aa25-b32b8bbed1ad} <Trace> oximeter.fields_uuid (9a4d4584-1d3a-41f3-9a06-b69721760cef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.01.20 22:14:46.484257 [ 267 ] {03c2e800-a920-402e-aa25-b32b8bbed1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1289 | 2026.01.20 22:14:46.484694 [ 267 ] {03c2e800-a920-402e-aa25-b32b8bbed1ad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1290 | 2026.01.20 22:14:46.485114 [ 267 ] {03c2e800-a920-402e-aa25-b32b8bbed1ad} <Trace> oximeter.fields_uuid (9a4d4584-1d3a-41f3-9a06-b69721760cef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.01.20 22:14:46.485254 [ 267 ] {03c2e800-a920-402e-aa25-b32b8bbed1ad} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001525 sec., 23606.55737704918 rows/sec., 1.84 MiB/sec. | ||
| 1292 | 2026.01.20 22:14:46.485301 [ 267 ] {03c2e800-a920-402e-aa25-b32b8bbed1ad} <Debug> TCPHandler: Processed in 0.001704305 sec. | ||
| 1293 | 2026.01.20 22:14:46.485414 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.01.20 22:14:46.485513 [ 267 ] {c437dbc5-d2ce-4c64-932a-ded6f7436d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1295 | 2026.01.20 22:14:46.485556 [ 267 ] {c437dbc5-d2ce-4c64-932a-ded6f7436d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1296 | 2026.01.20 22:14:46.485926 [ 267 ] {c437dbc5-d2ce-4c64-932a-ded6f7436d90} <Trace> oximeter.measurements_cumulativeu64 (c0effcad-a69b-4139-b996-bd0ed308eb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.01.20 22:14:46.485962 [ 267 ] {c437dbc5-d2ce-4c64-932a-ded6f7436d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1298 | 2026.01.20 22:14:46.486385 [ 267 ] {c437dbc5-d2ce-4c64-932a-ded6f7436d90} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1299 | 2026.01.20 22:14:46.486876 [ 267 ] {c437dbc5-d2ce-4c64-932a-ded6f7436d90} <Trace> oximeter.measurements_cumulativeu64 (c0effcad-a69b-4139-b996-bd0ed308eb1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.01.20 22:14:46.487010 [ 267 ] {c437dbc5-d2ce-4c64-932a-ded6f7436d90} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001517 sec., 72511.53592617008 rows/sec., 5.06 MiB/sec. | ||
| 1301 | 2026.01.20 22:14:46.487056 [ 267 ] {c437dbc5-d2ce-4c64-932a-ded6f7436d90} <Debug> TCPHandler: Processed in 0.001691105 sec. | ||
| 1302 | 2026.01.20 22:14:46.487170 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.01.20 22:14:46.487265 [ 267 ] {bc5893f1-ddf3-4660-a1da-10d2cf16bddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1304 | 2026.01.20 22:14:46.487305 [ 267 ] {bc5893f1-ddf3-4660-a1da-10d2cf16bddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1305 | 2026.01.20 22:14:46.487629 [ 267 ] {bc5893f1-ddf3-4660-a1da-10d2cf16bddc} <Trace> oximeter.measurements_u64 (6da4902e-9133-4ddf-921a-56b217873bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.01.20 22:14:46.487665 [ 267 ] {bc5893f1-ddf3-4660-a1da-10d2cf16bddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1307 | 2026.01.20 22:14:46.488074 [ 267 ] {bc5893f1-ddf3-4660-a1da-10d2cf16bddc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1308 | 2026.01.20 22:14:46.488494 [ 267 ] {bc5893f1-ddf3-4660-a1da-10d2cf16bddc} <Trace> oximeter.measurements_u64 (6da4902e-9133-4ddf-921a-56b217873bc7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.01.20 22:14:46.488628 [ 267 ] {bc5893f1-ddf3-4660-a1da-10d2cf16bddc} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00138 sec., 28985.507246376812 rows/sec., 1.93 MiB/sec. | ||
| 1310 | 2026.01.20 22:14:46.488672 [ 267 ] {bc5893f1-ddf3-4660-a1da-10d2cf16bddc} <Debug> TCPHandler: Processed in 0.001551781 sec. | ||
| 1311 | 2026.01.20 22:14:49.111612 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1312 | 2026.01.20 22:14:49.111679 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1313 | 2026.01.20 22:14:49.167021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 102 entries to flush up to offset 192 | ||
| 1314 | 2026.01.20 22:14:49.167869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1924 | ||
| 1315 | 2026.01.20 22:14:49.168421 [ 245 ] {} <Trace> system.asynchronous_metric_log (e592bbfe-1916-434e-a611-0b8940360b3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2026.01.20 22:14:49.168468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1317 | 2026.01.20 22:14:49.169229 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1318 | 2026.01.20 22:14:49.170026 [ 245 ] {} <Trace> system.asynchronous_metric_log (e592bbfe-1916-434e-a611-0b8940360b3d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1319 | 2026.01.20 22:14:49.170169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1924 | ||
| 1320 | 2026.01.20 22:14:49.171087 [ 243 ] {} <Trace> system.query_log (6190708c-78cb-4c4f-a1c7-8e7f4f2695ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.01.20 22:14:49.171142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1322 | 2026.01.20 22:14:49.172589 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1323 | 2026.01.20 22:14:49.173075 [ 243 ] {} <Trace> system.query_log (6190708c-78cb-4c4f-a1c7-8e7f4f2695ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.01.20 22:14:49.173323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1325 | 2026.01.20 22:14:49.268169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1326 | 2026.01.20 22:14:49.284374 [ 244 ] {} <Trace> system.metric_log (c2033226-a1ec-43a7-bb99-800a6d06570b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.01.20 22:14:49.284425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1328 | 2026.01.20 22:14:49.290672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1329 | 2026.01.20 22:14:49.291769 [ 244 ] {} <Trace> system.metric_log (c2033226-a1ec-43a7-bb99-800a6d06570b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.01.20 22:14:49.294514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1331 | 2026.01.20 22:14:50.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.28 MiB, peak 176.01 MiB, free memory in arenas 0.00 B, will set to 167.34 MiB (RSS), difference: 1.06 MiB | ||
| 1332 | 2026.01.20 22:14:51.494115 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.01.20 22:14:51.494300 [ 267 ] {6b4587cd-918f-478e-bd96-c75a3846e2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1334 | 2026.01.20 22:14:51.494366 [ 267 ] {6b4587cd-918f-478e-bd96-c75a3846e2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1335 | 2026.01.20 22:14:51.495172 [ 267 ] {6b4587cd-918f-478e-bd96-c75a3846e2d1} <Trace> oximeter.fields_i16 (c10f632f-5eb9-4ccc-a4f0-eba92975a08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.01.20 22:14:51.495221 [ 267 ] {6b4587cd-918f-478e-bd96-c75a3846e2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1337 | 2026.01.20 22:14:51.495754 [ 267 ] {6b4587cd-918f-478e-bd96-c75a3846e2d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1338 | 2026.01.20 22:14:51.496245 [ 267 ] {6b4587cd-918f-478e-bd96-c75a3846e2d1} <Trace> oximeter.fields_i16 (c10f632f-5eb9-4ccc-a4f0-eba92975a08a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.01.20 22:14:51.496417 [ 267 ] {6b4587cd-918f-478e-bd96-c75a3846e2d1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002166 sec., 189289.01200369344 rows/sec., 12.01 MiB/sec. | ||
| 1340 | 2026.01.20 22:14:51.496468 [ 267 ] {6b4587cd-918f-478e-bd96-c75a3846e2d1} <Debug> TCPHandler: Processed in 0.00249438 sec. | ||
| 1341 | 2026.01.20 22:14:51.496641 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.01.20 22:14:51.496745 [ 267 ] {e8086ae2-8181-4063-8b1e-d93f57fc6327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1343 | 2026.01.20 22:14:51.496787 [ 267 ] {e8086ae2-8181-4063-8b1e-d93f57fc6327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1344 | 2026.01.20 22:14:51.497838 [ 267 ] {e8086ae2-8181-4063-8b1e-d93f57fc6327} <Trace> oximeter.fields_string (a8ef6fc2-1a92-4be2-9be7-cba7625f856c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.01.20 22:14:51.497877 [ 267 ] {e8086ae2-8181-4063-8b1e-d93f57fc6327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1346 | 2026.01.20 22:14:51.498390 [ 267 ] {e8086ae2-8181-4063-8b1e-d93f57fc6327} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1347 | 2026.01.20 22:14:51.498929 [ 267 ] {e8086ae2-8181-4063-8b1e-d93f57fc6327} <Trace> oximeter.fields_string (a8ef6fc2-1a92-4be2-9be7-cba7625f856c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.01.20 22:14:51.499129 [ 267 ] {e8086ae2-8181-4063-8b1e-d93f57fc6327} <Debug> executeQuery: Read 1106 rows, 89.75 KiB in 0.002404 sec., 460066.55574043264 rows/sec., 36.46 MiB/sec. | ||
| 1349 | 2026.01.20 22:14:51.499184 [ 267 ] {e8086ae2-8181-4063-8b1e-d93f57fc6327} <Debug> TCPHandler: Processed in 0.002595074 sec. | ||
| 1350 | 2026.01.20 22:14:51.499350 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.01.20 22:14:51.499470 [ 267 ] {952ede6a-762f-4fba-bd73-a89dc1b66b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1352 | 2026.01.20 22:14:51.499519 [ 267 ] {952ede6a-762f-4fba-bd73-a89dc1b66b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1353 | 2026.01.20 22:14:51.500165 [ 267 ] {952ede6a-762f-4fba-bd73-a89dc1b66b73} <Trace> oximeter.fields_u16 (5ea6dd3d-b461-46d0-85b8-3880854a10bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.01.20 22:14:51.500217 [ 267 ] {952ede6a-762f-4fba-bd73-a89dc1b66b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1355 | 2026.01.20 22:14:51.500712 [ 267 ] {952ede6a-762f-4fba-bd73-a89dc1b66b73} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1356 | 2026.01.20 22:14:51.501169 [ 267 ] {952ede6a-762f-4fba-bd73-a89dc1b66b73} <Trace> oximeter.fields_u16 (5ea6dd3d-b461-46d0-85b8-3880854a10bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.01.20 22:14:51.501308 [ 267 ] {952ede6a-762f-4fba-bd73-a89dc1b66b73} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001863 sec., 115405.26033279656 rows/sec., 6.85 MiB/sec. | ||
| 1358 | 2026.01.20 22:14:51.501346 [ 267 ] {952ede6a-762f-4fba-bd73-a89dc1b66b73} <Debug> TCPHandler: Processed in 0.002059066 sec. | ||
| 1359 | 2026.01.20 22:14:51.501471 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.01.20 22:14:51.501576 [ 267 ] {33bc5dca-3bc6-4432-a507-65de2374e034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1361 | 2026.01.20 22:14:51.501618 [ 267 ] {33bc5dca-3bc6-4432-a507-65de2374e034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1362 | 2026.01.20 22:14:51.502113 [ 267 ] {33bc5dca-3bc6-4432-a507-65de2374e034} <Trace> oximeter.fields_u32 (88524cb3-27a0-4878-a2b8-34296f229a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.01.20 22:14:51.502149 [ 267 ] {33bc5dca-3bc6-4432-a507-65de2374e034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1364 | 2026.01.20 22:14:51.502559 [ 267 ] {33bc5dca-3bc6-4432-a507-65de2374e034} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1365 | 2026.01.20 22:14:51.502980 [ 267 ] {33bc5dca-3bc6-4432-a507-65de2374e034} <Trace> oximeter.fields_u32 (88524cb3-27a0-4878-a2b8-34296f229a3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.01.20 22:14:51.503110 [ 267 ] {33bc5dca-3bc6-4432-a507-65de2374e034} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00156 sec., 135897.4358974359 rows/sec., 8.76 MiB/sec. | ||
| 1367 | 2026.01.20 22:14:51.503148 [ 267 ] {33bc5dca-3bc6-4432-a507-65de2374e034} <Debug> TCPHandler: Processed in 0.001726706 sec. | ||
| 1368 | 2026.01.20 22:14:51.503257 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.01.20 22:14:51.503352 [ 267 ] {73055293-54c8-4e7c-940f-b87ba4bd027e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1370 | 2026.01.20 22:14:51.503390 [ 267 ] {73055293-54c8-4e7c-940f-b87ba4bd027e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1371 | 2026.01.20 22:14:51.503898 [ 267 ] {73055293-54c8-4e7c-940f-b87ba4bd027e} <Trace> oximeter.fields_u8 (0141935c-b5c3-4074-8dc6-42e96b49bc3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.01.20 22:14:51.503934 [ 267 ] {73055293-54c8-4e7c-940f-b87ba4bd027e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1373 | 2026.01.20 22:14:51.504391 [ 267 ] {73055293-54c8-4e7c-940f-b87ba4bd027e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1374 | 2026.01.20 22:14:51.504897 [ 267 ] {73055293-54c8-4e7c-940f-b87ba4bd027e} <Trace> oximeter.fields_u8 (0141935c-b5c3-4074-8dc6-42e96b49bc3e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.01.20 22:14:51.505041 [ 267 ] {73055293-54c8-4e7c-940f-b87ba4bd027e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001706 sec., 123681.12543962486 rows/sec., 7.02 MiB/sec. | ||
| 1376 | 2026.01.20 22:14:51.505081 [ 267 ] {73055293-54c8-4e7c-940f-b87ba4bd027e} <Debug> TCPHandler: Processed in 0.00187217 sec. | ||
| 1377 | 2026.01.20 22:14:51.505205 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.01.20 22:14:51.505301 [ 267 ] {06fa8ca0-cf67-41dc-bbc0-4d58216b25af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1379 | 2026.01.20 22:14:51.505340 [ 267 ] {06fa8ca0-cf67-41dc-bbc0-4d58216b25af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1380 | 2026.01.20 22:14:51.505981 [ 267 ] {06fa8ca0-cf67-41dc-bbc0-4d58216b25af} <Trace> oximeter.fields_uuid (9a4d4584-1d3a-41f3-9a06-b69721760cef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.01.20 22:14:51.506019 [ 267 ] {06fa8ca0-cf67-41dc-bbc0-4d58216b25af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1382 | 2026.01.20 22:14:51.506435 [ 267 ] {06fa8ca0-cf67-41dc-bbc0-4d58216b25af} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1383 | 2026.01.20 22:14:51.506864 [ 267 ] {06fa8ca0-cf67-41dc-bbc0-4d58216b25af} <Trace> oximeter.fields_uuid (9a4d4584-1d3a-41f3-9a06-b69721760cef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.01.20 22:14:51.506998 [ 267 ] {06fa8ca0-cf67-41dc-bbc0-4d58216b25af} <Debug> executeQuery: Read 661 rows, 47.03 KiB in 0.001714 sec., 385647.6079346558 rows/sec., 26.80 MiB/sec. | ||
| 1385 | 2026.01.20 22:14:51.507036 [ 267 ] {06fa8ca0-cf67-41dc-bbc0-4d58216b25af} <Debug> TCPHandler: Processed in 0.001881131 sec. | ||
| 1386 | 2026.01.20 22:14:51.507155 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.01.20 22:14:51.507250 [ 267 ] {e09a55bc-7909-4a34-af14-0748638e762c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1388 | 2026.01.20 22:14:51.507290 [ 267 ] {e09a55bc-7909-4a34-af14-0748638e762c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1389 | 2026.01.20 22:14:51.507633 [ 267 ] {e09a55bc-7909-4a34-af14-0748638e762c} <Trace> oximeter.measurements_bool (dda67f4b-2ae6-4891-91b0-c299324fcaef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.01.20 22:14:51.507670 [ 267 ] {e09a55bc-7909-4a34-af14-0748638e762c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1391 | 2026.01.20 22:14:51.508091 [ 267 ] {e09a55bc-7909-4a34-af14-0748638e762c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1392 | 2026.01.20 22:14:51.508576 [ 267 ] {e09a55bc-7909-4a34-af14-0748638e762c} <Trace> oximeter.measurements_bool (dda67f4b-2ae6-4891-91b0-c299324fcaef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.01.20 22:14:51.508718 [ 267 ] {e09a55bc-7909-4a34-af14-0748638e762c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec. | ||
| 1394 | 2026.01.20 22:14:51.508755 [ 267 ] {e09a55bc-7909-4a34-af14-0748638e762c} <Debug> TCPHandler: Processed in 0.001648553 sec. | ||
| 1395 | 2026.01.20 22:14:51.508871 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.01.20 22:14:51.508974 [ 267 ] {ac8be6ef-acd8-4ab7-ad75-5526448d8f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1397 | 2026.01.20 22:14:51.509018 [ 267 ] {ac8be6ef-acd8-4ab7-ad75-5526448d8f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1398 | 2026.01.20 22:14:51.509445 [ 267 ] {ac8be6ef-acd8-4ab7-ad75-5526448d8f17} <Trace> oximeter.measurements_cumulativeu64 (c0effcad-a69b-4139-b996-bd0ed308eb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.01.20 22:14:51.509560 [ 267 ] {ac8be6ef-acd8-4ab7-ad75-5526448d8f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1400 | 2026.01.20 22:14:51.510010 [ 267 ] {ac8be6ef-acd8-4ab7-ad75-5526448d8f17} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1401 | 2026.01.20 22:14:51.510448 [ 267 ] {ac8be6ef-acd8-4ab7-ad75-5526448d8f17} <Trace> oximeter.measurements_cumulativeu64 (c0effcad-a69b-4139-b996-bd0ed308eb1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.01.20 22:14:51.510582 [ 267 ] {ac8be6ef-acd8-4ab7-ad75-5526448d8f17} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.001626 sec., 162361.62361623615 rows/sec., 10.55 MiB/sec. | ||
| 1403 | 2026.01.20 22:14:51.510632 [ 267 ] {ac8be6ef-acd8-4ab7-ad75-5526448d8f17} <Debug> TCPHandler: Processed in 0.001810028 sec. | ||
| 1404 | 2026.01.20 22:14:51.510755 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.01.20 22:14:51.510850 [ 267 ] {96a4d8b1-e086-492f-b66f-dd7356080383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1406 | 2026.01.20 22:14:51.510891 [ 267 ] {96a4d8b1-e086-492f-b66f-dd7356080383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1407 | 2026.01.20 22:14:51.511316 [ 267 ] {96a4d8b1-e086-492f-b66f-dd7356080383} <Trace> oximeter.measurements_f64 (22bf4051-333d-428f-8aae-ed5b0f940ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.01.20 22:14:51.511351 [ 267 ] {96a4d8b1-e086-492f-b66f-dd7356080383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1409 | 2026.01.20 22:14:51.511756 [ 267 ] {96a4d8b1-e086-492f-b66f-dd7356080383} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1410 | 2026.01.20 22:14:51.512177 [ 267 ] {96a4d8b1-e086-492f-b66f-dd7356080383} <Trace> oximeter.measurements_f64 (22bf4051-333d-428f-8aae-ed5b0f940ffa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.01.20 22:14:51.512305 [ 267 ] {96a4d8b1-e086-492f-b66f-dd7356080383} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. | ||
| 1412 | 2026.01.20 22:14:51.512342 [ 267 ] {96a4d8b1-e086-492f-b66f-dd7356080383} <Debug> TCPHandler: Processed in 0.001635523 sec. | ||
| 1413 | 2026.01.20 22:14:51.512458 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.01.20 22:14:51.512552 [ 267 ] {0385e45c-8960-4555-84ef-3a4f75cc8b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1415 | 2026.01.20 22:14:51.512604 [ 267 ] {0385e45c-8960-4555-84ef-3a4f75cc8b1d} <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 | ||
| 1416 | 2026.01.20 22:14:51.513319 [ 267 ] {0385e45c-8960-4555-84ef-3a4f75cc8b1d} <Trace> oximeter.measurements_histogramu64 (eaa9525d-4376-4ebe-9c2a-4d56dd4e474b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.01.20 22:14:51.513356 [ 267 ] {0385e45c-8960-4555-84ef-3a4f75cc8b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1418 | 2026.01.20 22:14:51.513971 [ 267 ] {0385e45c-8960-4555-84ef-3a4f75cc8b1d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1419 | 2026.01.20 22:14:51.514401 [ 267 ] {0385e45c-8960-4555-84ef-3a4f75cc8b1d} <Trace> oximeter.measurements_histogramu64 (eaa9525d-4376-4ebe-9c2a-4d56dd4e474b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.01.20 22:14:51.514540 [ 267 ] {0385e45c-8960-4555-84ef-3a4f75cc8b1d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002005 sec., 4987.5311720698255 rows/sec., 8.94 MiB/sec. | ||
| 1421 | 2026.01.20 22:14:51.514593 [ 267 ] {0385e45c-8960-4555-84ef-3a4f75cc8b1d} <Debug> TCPHandler: Processed in 0.00218366 sec. | ||
| 1422 | 2026.01.20 22:14:51.514708 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.01.20 22:14:51.514803 [ 267 ] {024ba6e2-144e-4224-8475-f3257abc3f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1424 | 2026.01.20 22:14:51.514843 [ 267 ] {024ba6e2-144e-4224-8475-f3257abc3f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1425 | 2026.01.20 22:14:51.515189 [ 267 ] {024ba6e2-144e-4224-8475-f3257abc3f77} <Trace> oximeter.measurements_u64 (6da4902e-9133-4ddf-921a-56b217873bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.01.20 22:14:51.515227 [ 267 ] {024ba6e2-144e-4224-8475-f3257abc3f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1427 | 2026.01.20 22:14:51.515684 [ 267 ] {024ba6e2-144e-4224-8475-f3257abc3f77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1428 | 2026.01.20 22:14:51.516105 [ 267 ] {024ba6e2-144e-4224-8475-f3257abc3f77} <Trace> oximeter.measurements_u64 (6da4902e-9133-4ddf-921a-56b217873bc7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.01.20 22:14:51.516233 [ 267 ] {024ba6e2-144e-4224-8475-f3257abc3f77} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001447 sec., 58051.1402902557 rows/sec., 3.45 MiB/sec. | ||
| 1430 | 2026.01.20 22:14:51.516272 [ 267 ] {024ba6e2-144e-4224-8475-f3257abc3f77} <Debug> TCPHandler: Processed in 0.001612712 sec. | ||
| 1431 | 2026.01.20 22:14:56.478960 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.01.20 22:14:56.479349 [ 267 ] {3eb8efec-ebcc-4745-b839-4975c9555080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1433 | 2026.01.20 22:14:56.479759 [ 267 ] {3eb8efec-ebcc-4745-b839-4975c9555080} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1434 | 2026.01.20 22:14:56.483977 [ 267 ] {3eb8efec-ebcc-4745-b839-4975c9555080} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1435 | 2026.01.20 22:14:56.484245 [ 267 ] {3eb8efec-ebcc-4745-b839-4975c9555080} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1436 | 2026.01.20 22:14:56.484313 [ 267 ] {3eb8efec-ebcc-4745-b839-4975c9555080} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1437 | 2026.01.20 22:14:56.486413 [ 267 ] {3eb8efec-ebcc-4745-b839-4975c9555080} <Debug> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1438 | 2026.01.20 22:14:56.488520 [ 267 ] {3eb8efec-ebcc-4745-b839-4975c9555080} <Trace> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1439 | 2026.01.20 22:14:56.490554 [ 267 ] {3eb8efec-ebcc-4745-b839-4975c9555080} <Debug> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1440 | 2026.01.20 22:14:56.490576 [ 267 ] {3eb8efec-ebcc-4745-b839-4975c9555080} <Trace> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1441 | 2026.01.20 22:14:56.494612 [ 267 ] {3eb8efec-ebcc-4745-b839-4975c9555080} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1442 | 2026.01.20 22:14:56.494665 [ 267 ] {3eb8efec-ebcc-4745-b839-4975c9555080} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1443 | 2026.01.20 22:14:56.519084 [ 267 ] {3eb8efec-ebcc-4745-b839-4975c9555080} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.039892 sec., 802.1658477890304 rows/sec., 30.28 KiB/sec. | ||
| 1444 | 2026.01.20 22:14:56.519194 [ 267 ] {3eb8efec-ebcc-4745-b839-4975c9555080} <Debug> TCPHandler: Processed in 0.040426115 sec. | ||
| 1445 | 2026.01.20 22:14:56.519553 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.01.20 22:14:56.519693 [ 267 ] {ae753aca-5640-4b33-b532-6d4880290cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1447 | 2026.01.20 22:14:56.519929 [ 267 ] {ae753aca-5640-4b33-b532-6d4880290cfe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1448 | 2026.01.20 22:14:56.519964 [ 267 ] {ae753aca-5640-4b33-b532-6d4880290cfe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1449 | 2026.01.20 22:14:56.520173 [ 267 ] {ae753aca-5640-4b33-b532-6d4880290cfe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1450 | 2026.01.20 22:14:56.520226 [ 267 ] {ae753aca-5640-4b33-b532-6d4880290cfe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1451 | 2026.01.20 22:14:56.520325 [ 267 ] {ae753aca-5640-4b33-b532-6d4880290cfe} <Debug> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1452 | 2026.01.20 22:14:56.520352 [ 267 ] {ae753aca-5640-4b33-b532-6d4880290cfe} <Trace> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1453 | 2026.01.20 22:14:56.520371 [ 267 ] {ae753aca-5640-4b33-b532-6d4880290cfe} <Debug> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1454 | 2026.01.20 22:14:56.520385 [ 267 ] {ae753aca-5640-4b33-b532-6d4880290cfe} <Trace> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1455 | 2026.01.20 22:14:56.520418 [ 267 ] {ae753aca-5640-4b33-b532-6d4880290cfe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1456 | 2026.01.20 22:14:56.520435 [ 267 ] {ae753aca-5640-4b33-b532-6d4880290cfe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1457 | 2026.01.20 22:14:56.520911 [ 267 ] {ae753aca-5640-4b33-b532-6d4880290cfe} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001279 sec., 25019.546520719312 rows/sec., 944.49 KiB/sec. | ||
| 1458 | 2026.01.20 22:14:56.520993 [ 267 ] {ae753aca-5640-4b33-b532-6d4880290cfe} <Debug> TCPHandler: Processed in 0.001491178 sec. | ||
| 1459 | 2026.01.20 22:14:56.521200 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.01.20 22:14:56.521331 [ 267 ] {4bc2680c-0c72-47dd-8bee-ca2614c1f144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1461 | 2026.01.20 22:14:56.521554 [ 267 ] {4bc2680c-0c72-47dd-8bee-ca2614c1f144} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1462 | 2026.01.20 22:14:56.521588 [ 267 ] {4bc2680c-0c72-47dd-8bee-ca2614c1f144} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1463 | 2026.01.20 22:14:56.521782 [ 267 ] {4bc2680c-0c72-47dd-8bee-ca2614c1f144} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1464 | 2026.01.20 22:14:56.521833 [ 267 ] {4bc2680c-0c72-47dd-8bee-ca2614c1f144} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1465 | 2026.01.20 22:14:56.521928 [ 267 ] {4bc2680c-0c72-47dd-8bee-ca2614c1f144} <Debug> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1466 | 2026.01.20 22:14:56.521955 [ 267 ] {4bc2680c-0c72-47dd-8bee-ca2614c1f144} <Trace> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1467 | 2026.01.20 22:14:56.521973 [ 267 ] {4bc2680c-0c72-47dd-8bee-ca2614c1f144} <Debug> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1468 | 2026.01.20 22:14:56.521987 [ 267 ] {4bc2680c-0c72-47dd-8bee-ca2614c1f144} <Trace> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1469 | 2026.01.20 22:14:56.522019 [ 267 ] {4bc2680c-0c72-47dd-8bee-ca2614c1f144} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1470 | 2026.01.20 22:14:56.522036 [ 267 ] {4bc2680c-0c72-47dd-8bee-ca2614c1f144} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1471 | 2026.01.20 22:14:56.522439 [ 267 ] {4bc2680c-0c72-47dd-8bee-ca2614c1f144} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001161 sec., 27562.446167097332 rows/sec., 1.02 MiB/sec. | ||
| 1472 | 2026.01.20 22:14:56.522521 [ 267 ] {4bc2680c-0c72-47dd-8bee-ca2614c1f144} <Debug> TCPHandler: Processed in 0.001369194 sec. | ||
| 1473 | 2026.01.20 22:14:56.529277 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.01.20 22:14:56.529393 [ 267 ] {d509ff6f-4029-4d4c-b10c-41d4a8c09a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1475 | 2026.01.20 22:14:56.529434 [ 267 ] {d509ff6f-4029-4d4c-b10c-41d4a8c09a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1476 | 2026.01.20 22:14:56.530001 [ 267 ] {d509ff6f-4029-4d4c-b10c-41d4a8c09a34} <Trace> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.01.20 22:14:56.530042 [ 267 ] {d509ff6f-4029-4d4c-b10c-41d4a8c09a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1478 | 2026.01.20 22:14:56.530611 [ 267 ] {d509ff6f-4029-4d4c-b10c-41d4a8c09a34} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1479 | 2026.01.20 22:14:56.531059 [ 267 ] {d509ff6f-4029-4d4c-b10c-41d4a8c09a34} <Trace> oximeter.timeseries_schema (4e44a129-1d50-4ea0-ae9e-5a185fcda3eb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.01.20 22:14:56.531212 [ 267 ] {d509ff6f-4029-4d4c-b10c-41d4a8c09a34} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001854 sec., 1618.1229773462783 rows/sec., 147.49 KiB/sec. | ||
| 1481 | 2026.01.20 22:14:56.531250 [ 267 ] {d509ff6f-4029-4d4c-b10c-41d4a8c09a34} <Debug> TCPHandler: Processed in 0.002027816 sec. | ||
| 1482 | 2026.01.20 22:14:56.531368 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.01.20 22:14:56.531462 [ 267 ] {4112bc41-d8c8-40a5-b98e-2a717e650e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1484 | 2026.01.20 22:14:56.531504 [ 267 ] {4112bc41-d8c8-40a5-b98e-2a717e650e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1485 | 2026.01.20 22:14:56.531937 [ 267 ] {4112bc41-d8c8-40a5-b98e-2a717e650e8a} <Trace> oximeter.fields_ipaddr (c9bd78e1-adab-4ed5-8976-1b1038b49ca0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.01.20 22:14:56.531973 [ 267 ] {4112bc41-d8c8-40a5-b98e-2a717e650e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1487 | 2026.01.20 22:14:56.532414 [ 267 ] {4112bc41-d8c8-40a5-b98e-2a717e650e8a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1488 | 2026.01.20 22:14:56.532858 [ 267 ] {4112bc41-d8c8-40a5-b98e-2a717e650e8a} <Trace> oximeter.fields_ipaddr (c9bd78e1-adab-4ed5-8976-1b1038b49ca0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.01.20 22:14:56.532994 [ 267 ] {4112bc41-d8c8-40a5-b98e-2a717e650e8a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00155 sec., 2580.6451612903224 rows/sec., 210.43 KiB/sec. | ||
| 1490 | 2026.01.20 22:14:56.533030 [ 267 ] {4112bc41-d8c8-40a5-b98e-2a717e650e8a} <Debug> TCPHandler: Processed in 0.001709665 sec. | ||
| 1491 | 2026.01.20 22:14:56.533155 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.01.20 22:14:56.533261 [ 267 ] {031762bd-9890-4b9b-9345-926f26dcbc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1493 | 2026.01.20 22:14:56.533301 [ 267 ] {031762bd-9890-4b9b-9345-926f26dcbc52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1494 | 2026.01.20 22:14:56.533951 [ 267 ] {031762bd-9890-4b9b-9345-926f26dcbc52} <Trace> oximeter.fields_string (a8ef6fc2-1a92-4be2-9be7-cba7625f856c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.01.20 22:14:56.533987 [ 267 ] {031762bd-9890-4b9b-9345-926f26dcbc52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1496 | 2026.01.20 22:14:56.534445 [ 267 ] {031762bd-9890-4b9b-9345-926f26dcbc52} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1497 | 2026.01.20 22:14:56.534910 [ 267 ] {031762bd-9890-4b9b-9345-926f26dcbc52} <Trace> oximeter.fields_string (a8ef6fc2-1a92-4be2-9be7-cba7625f856c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.01.20 22:14:56.535054 [ 267 ] {031762bd-9890-4b9b-9345-926f26dcbc52} <Debug> executeQuery: Read 108 rows, 9.20 KiB in 0.001812 sec., 59602.649006622516 rows/sec., 4.96 MiB/sec. | ||
| 1499 | 2026.01.20 22:14:56.535089 [ 267 ] {031762bd-9890-4b9b-9345-926f26dcbc52} <Debug> TCPHandler: Processed in 0.001988634 sec. | ||
| 1500 | 2026.01.20 22:14:56.535205 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.01.20 22:14:56.535298 [ 267 ] {b4ef4eaa-a220-4345-9675-8157609eeef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1502 | 2026.01.20 22:14:56.535336 [ 267 ] {b4ef4eaa-a220-4345-9675-8157609eeef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1503 | 2026.01.20 22:14:56.535750 [ 267 ] {b4ef4eaa-a220-4345-9675-8157609eeef2} <Trace> oximeter.fields_u16 (5ea6dd3d-b461-46d0-85b8-3880854a10bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.01.20 22:14:56.535786 [ 267 ] {b4ef4eaa-a220-4345-9675-8157609eeef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1505 | 2026.01.20 22:14:56.536189 [ 267 ] {b4ef4eaa-a220-4345-9675-8157609eeef2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1506 | 2026.01.20 22:14:56.536677 [ 267 ] {b4ef4eaa-a220-4345-9675-8157609eeef2} <Trace> oximeter.fields_u16 (5ea6dd3d-b461-46d0-85b8-3880854a10bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2026.01.20 22:14:56.536812 [ 267 ] {b4ef4eaa-a220-4345-9675-8157609eeef2} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001532 sec., 18929.503916449088 rows/sec., 1.38 MiB/sec. | ||
| 1508 | 2026.01.20 22:14:56.536849 [ 267 ] {b4ef4eaa-a220-4345-9675-8157609eeef2} <Debug> TCPHandler: Processed in 0.001690885 sec. | ||
| 1509 | 2026.01.20 22:14:56.536965 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.01.20 22:14:56.537058 [ 267 ] {f175ca11-9dd1-4028-adcd-86e4df996707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1511 | 2026.01.20 22:14:56.537097 [ 267 ] {f175ca11-9dd1-4028-adcd-86e4df996707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1512 | 2026.01.20 22:14:56.537553 [ 267 ] {f175ca11-9dd1-4028-adcd-86e4df996707} <Trace> oximeter.fields_uuid (9a4d4584-1d3a-41f3-9a06-b69721760cef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.01.20 22:14:56.537585 [ 267 ] {f175ca11-9dd1-4028-adcd-86e4df996707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1514 | 2026.01.20 22:14:56.537996 [ 267 ] {f175ca11-9dd1-4028-adcd-86e4df996707} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1515 | 2026.01.20 22:14:56.538415 [ 267 ] {f175ca11-9dd1-4028-adcd-86e4df996707} <Trace> oximeter.fields_uuid (9a4d4584-1d3a-41f3-9a06-b69721760cef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.01.20 22:14:56.538548 [ 267 ] {f175ca11-9dd1-4028-adcd-86e4df996707} <Debug> executeQuery: Read 103 rows, 8.26 KiB in 0.001507 sec., 68347.7106834771 rows/sec., 5.35 MiB/sec. | ||
| 1517 | 2026.01.20 22:14:56.538583 [ 267 ] {f175ca11-9dd1-4028-adcd-86e4df996707} <Debug> TCPHandler: Processed in 0.001665344 sec. | ||
| 1518 | 2026.01.20 22:14:56.538702 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.01.20 22:14:56.538795 [ 267 ] {55b41655-e598-4084-a311-1cec0e6f91a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1520 | 2026.01.20 22:14:56.538836 [ 267 ] {55b41655-e598-4084-a311-1cec0e6f91a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1521 | 2026.01.20 22:14:56.539248 [ 267 ] {55b41655-e598-4084-a311-1cec0e6f91a6} <Trace> oximeter.measurements_cumulativeu64 (c0effcad-a69b-4139-b996-bd0ed308eb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.01.20 22:14:56.539283 [ 267 ] {55b41655-e598-4084-a311-1cec0e6f91a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1523 | 2026.01.20 22:14:56.539710 [ 267 ] {55b41655-e598-4084-a311-1cec0e6f91a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1524 | 2026.01.20 22:14:56.540146 [ 267 ] {55b41655-e598-4084-a311-1cec0e6f91a6} <Trace> oximeter.measurements_cumulativeu64 (c0effcad-a69b-4139-b996-bd0ed308eb1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.01.20 22:14:56.540282 [ 267 ] {55b41655-e598-4084-a311-1cec0e6f91a6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001504 sec., 107712.76595744681 rows/sec., 7.50 MiB/sec. | ||
| 1526 | 2026.01.20 22:14:56.540322 [ 267 ] {55b41655-e598-4084-a311-1cec0e6f91a6} <Debug> TCPHandler: Processed in 0.001669354 sec. | ||
| 1527 | 2026.01.20 22:14:56.540435 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1528 | 2026.01.20 22:14:56.540527 [ 267 ] {1d1d7018-1b64-4f68-b3ea-3cdee8d9e62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1529 | 2026.01.20 22:14:56.540578 [ 267 ] {1d1d7018-1b64-4f68-b3ea-3cdee8d9e62b} <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 | ||
| 1530 | 2026.01.20 22:14:56.541320 [ 267 ] {1d1d7018-1b64-4f68-b3ea-3cdee8d9e62b} <Trace> oximeter.measurements_histogramu64 (eaa9525d-4376-4ebe-9c2a-4d56dd4e474b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.01.20 22:14:56.541355 [ 267 ] {1d1d7018-1b64-4f68-b3ea-3cdee8d9e62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1532 | 2026.01.20 22:14:56.542061 [ 267 ] {1d1d7018-1b64-4f68-b3ea-3cdee8d9e62b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1533 | 2026.01.20 22:14:56.542576 [ 267 ] {1d1d7018-1b64-4f68-b3ea-3cdee8d9e62b} <Trace> oximeter.measurements_histogramu64 (eaa9525d-4376-4ebe-9c2a-4d56dd4e474b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.01.20 22:14:56.542719 [ 267 ] {1d1d7018-1b64-4f68-b3ea-3cdee8d9e62b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002209 sec., 11317.338162064283 rows/sec., 20.28 MiB/sec. | ||
| 1535 | 2026.01.20 22:14:56.542773 [ 267 ] {1d1d7018-1b64-4f68-b3ea-3cdee8d9e62b} <Debug> TCPHandler: Processed in 0.002385807 sec. | ||
| 1536 | 2026.01.20 22:14:56.542896 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1537 | 2026.01.20 22:14:56.542992 [ 267 ] {696de2eb-3aff-4517-a3b9-2cc491bc6863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1538 | 2026.01.20 22:14:56.543032 [ 267 ] {696de2eb-3aff-4517-a3b9-2cc491bc6863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1539 | 2026.01.20 22:14:56.543364 [ 267 ] {696de2eb-3aff-4517-a3b9-2cc491bc6863} <Trace> oximeter.measurements_i64 (9838d996-32b2-442d-9ac5-918b0a4fd341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1540 | 2026.01.20 22:14:56.543399 [ 267 ] {696de2eb-3aff-4517-a3b9-2cc491bc6863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1541 | 2026.01.20 22:14:56.543886 [ 267 ] {696de2eb-3aff-4517-a3b9-2cc491bc6863} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1542 | 2026.01.20 22:14:56.544347 [ 267 ] {696de2eb-3aff-4517-a3b9-2cc491bc6863} <Trace> oximeter.measurements_i64 (9838d996-32b2-442d-9ac5-918b0a4fd341): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1543 | 2026.01.20 22:14:56.544471 [ 267 ] {696de2eb-3aff-4517-a3b9-2cc491bc6863} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001497 sec., 12024.048096192384 rows/sec., 906.11 KiB/sec. | ||
| 1544 | 2026.01.20 22:14:56.544512 [ 267 ] {696de2eb-3aff-4517-a3b9-2cc491bc6863} <Debug> TCPHandler: Processed in 0.001666814 sec. | ||
| 1545 | 2026.01.20 22:14:56.544622 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.01.20 22:14:56.544715 [ 267 ] {a98f8629-531b-40ca-8744-cbbb55886565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1547 | 2026.01.20 22:14:56.544754 [ 267 ] {a98f8629-531b-40ca-8744-cbbb55886565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1548 | 2026.01.20 22:14:56.545095 [ 267 ] {a98f8629-531b-40ca-8744-cbbb55886565} <Trace> oximeter.measurements_u64 (6da4902e-9133-4ddf-921a-56b217873bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.01.20 22:14:56.545131 [ 267 ] {a98f8629-531b-40ca-8744-cbbb55886565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1550 | 2026.01.20 22:14:56.545558 [ 267 ] {a98f8629-531b-40ca-8744-cbbb55886565} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1551 | 2026.01.20 22:14:56.545985 [ 267 ] {a98f8629-531b-40ca-8744-cbbb55886565} <Trace> oximeter.measurements_u64 (6da4902e-9133-4ddf-921a-56b217873bc7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.01.20 22:14:56.546119 [ 267 ] {a98f8629-531b-40ca-8744-cbbb55886565} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec. | ||
| 1553 | 2026.01.20 22:14:56.546158 [ 267 ] {a98f8629-531b-40ca-8744-cbbb55886565} <Debug> TCPHandler: Processed in 0.001584891 sec. | ||
| 1554 | 2026.01.20 22:14:56.671133 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2372 | ||
| 1555 | 2026.01.20 22:14:56.671611 [ 245 ] {} <Trace> system.asynchronous_metric_log (e592bbfe-1916-434e-a611-0b8940360b3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.01.20 22:14:56.671650 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1557 | 2026.01.20 22:14:56.672307 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1558 | 2026.01.20 22:14:56.672787 [ 245 ] {} <Trace> system.asynchronous_metric_log (e592bbfe-1916-434e-a611-0b8940360b3d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.01.20 22:14:56.672937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2372 | ||
| 1560 | 2026.01.20 22:14:56.795470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1561 | 2026.01.20 22:14:56.812297 [ 244 ] {} <Trace> system.metric_log (c2033226-a1ec-43a7-bb99-800a6d06570b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.01.20 22:14:56.812366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1563 | 2026.01.20 22:14:56.819074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1564 | 2026.01.20 22:14:56.820207 [ 244 ] {} <Trace> system.metric_log (c2033226-a1ec-43a7-bb99-800a6d06570b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.01.20 22:14:56.823300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1566 | 2026.01.20 22:14:57.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.85 MiB, peak 176.01 MiB, free memory in arenas 0.00 B, will set to 170.54 MiB (RSS), difference: 1.70 MiB | ||
| 1567 | 2026.01.20 22:14:59.174484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 238 | ||
| 1568 | 2026.01.20 22:14:59.176991 [ 243 ] {} <Trace> system.query_log (6190708c-78cb-4c4f-a1c7-8e7f4f2695ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2026.01.20 22:14:59.177041 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1570 | 2026.01.20 22:14:59.178366 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1571 | 2026.01.20 22:14:59.178853 [ 243 ] {} <Trace> system.query_log (6190708c-78cb-4c4f-a1c7-8e7f4f2695ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.01.20 22:14:59.179172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1573 | 2026.01.20 22:15:01.498439 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2026.01.20 22:15:01.498642 [ 267 ] {d9500e9c-f5e7-4431-95ed-4682e4a810a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1575 | 2026.01.20 22:15:01.498715 [ 267 ] {d9500e9c-f5e7-4431-95ed-4682e4a810a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1576 | 2026.01.20 22:15:01.499696 [ 267 ] {d9500e9c-f5e7-4431-95ed-4682e4a810a9} <Trace> oximeter.fields_i16 (c10f632f-5eb9-4ccc-a4f0-eba92975a08a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.01.20 22:15:01.499754 [ 267 ] {d9500e9c-f5e7-4431-95ed-4682e4a810a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1578 | 2026.01.20 22:15:01.500424 [ 267 ] {d9500e9c-f5e7-4431-95ed-4682e4a810a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1579 | 2026.01.20 22:15:01.501066 [ 267 ] {d9500e9c-f5e7-4431-95ed-4682e4a810a9} <Trace> oximeter.fields_i16 (c10f632f-5eb9-4ccc-a4f0-eba92975a08a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.01.20 22:15:01.501232 [ 267 ] {d9500e9c-f5e7-4431-95ed-4682e4a810a9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002647 sec., 154892.33094068756 rows/sec., 9.83 MiB/sec. | ||
| 1581 | 2026.01.20 22:15:01.501279 [ 267 ] {d9500e9c-f5e7-4431-95ed-4682e4a810a9} <Debug> TCPHandler: Processed in 0.002983686 sec. | ||
| 1582 | 2026.01.20 22:15:01.501418 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2026.01.20 22:15:01.501515 [ 267 ] {39467eee-bb89-47ba-a92f-aa5d0a56e412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1584 | 2026.01.20 22:15:01.501558 [ 267 ] {39467eee-bb89-47ba-a92f-aa5d0a56e412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1585 | 2026.01.20 22:15:01.502627 [ 267 ] {39467eee-bb89-47ba-a92f-aa5d0a56e412} <Trace> oximeter.fields_string (a8ef6fc2-1a92-4be2-9be7-cba7625f856c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2026.01.20 22:15:01.502667 [ 267 ] {39467eee-bb89-47ba-a92f-aa5d0a56e412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1587 | 2026.01.20 22:15:01.503254 [ 267 ] {39467eee-bb89-47ba-a92f-aa5d0a56e412} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1588 | 2026.01.20 22:15:01.503686 [ 267 ] {39467eee-bb89-47ba-a92f-aa5d0a56e412} <Trace> oximeter.fields_string (a8ef6fc2-1a92-4be2-9be7-cba7625f856c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2026.01.20 22:15:01.503837 [ 267 ] {39467eee-bb89-47ba-a92f-aa5d0a56e412} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002341 sec., 483554.03673643735 rows/sec., 38.30 MiB/sec. | ||
| 1590 | 2026.01.20 22:15:01.503875 [ 267 ] {39467eee-bb89-47ba-a92f-aa5d0a56e412} <Debug> TCPHandler: Processed in 0.002511851 sec. | ||
| 1591 | 2026.01.20 22:15:01.503998 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1592 | 2026.01.20 22:15:01.504095 [ 267 ] {27148abc-48a4-4e5e-b1cc-6585a63c91f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1593 | 2026.01.20 22:15:01.504136 [ 267 ] {27148abc-48a4-4e5e-b1cc-6585a63c91f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1594 | 2026.01.20 22:15:01.504625 [ 267 ] {27148abc-48a4-4e5e-b1cc-6585a63c91f6} <Trace> oximeter.fields_u16 (5ea6dd3d-b461-46d0-85b8-3880854a10bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2026.01.20 22:15:01.504661 [ 267 ] {27148abc-48a4-4e5e-b1cc-6585a63c91f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1596 | 2026.01.20 22:15:01.505120 [ 267 ] {27148abc-48a4-4e5e-b1cc-6585a63c91f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1597 | 2026.01.20 22:15:01.505606 [ 267 ] {27148abc-48a4-4e5e-b1cc-6585a63c91f6} <Trace> oximeter.fields_u16 (5ea6dd3d-b461-46d0-85b8-3880854a10bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2026.01.20 22:15:01.505745 [ 267 ] {27148abc-48a4-4e5e-b1cc-6585a63c91f6} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001669 sec., 128819.65248651888 rows/sec., 7.65 MiB/sec. | ||
| 1599 | 2026.01.20 22:15:01.505781 [ 267 ] {27148abc-48a4-4e5e-b1cc-6585a63c91f6} <Debug> TCPHandler: Processed in 0.001834239 sec. | ||
| 1600 | 2026.01.20 22:15:01.505920 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1601 | 2026.01.20 22:15:01.506018 [ 267 ] {f43a93fa-917f-40bd-a1f3-90e010ba6825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1602 | 2026.01.20 22:15:01.506059 [ 267 ] {f43a93fa-917f-40bd-a1f3-90e010ba6825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1603 | 2026.01.20 22:15:01.506542 [ 267 ] {f43a93fa-917f-40bd-a1f3-90e010ba6825} <Trace> oximeter.fields_u32 (88524cb3-27a0-4878-a2b8-34296f229a3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2026.01.20 22:15:01.506579 [ 267 ] {f43a93fa-917f-40bd-a1f3-90e010ba6825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1605 | 2026.01.20 22:15:01.507080 [ 267 ] {f43a93fa-917f-40bd-a1f3-90e010ba6825} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1606 | 2026.01.20 22:15:01.507622 [ 267 ] {f43a93fa-917f-40bd-a1f3-90e010ba6825} <Trace> oximeter.fields_u32 (88524cb3-27a0-4878-a2b8-34296f229a3c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2026.01.20 22:15:01.507751 [ 267 ] {f43a93fa-917f-40bd-a1f3-90e010ba6825} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001752 sec., 121004.56621004565 rows/sec., 7.80 MiB/sec. | ||
| 1608 | 2026.01.20 22:15:01.507789 [ 267 ] {f43a93fa-917f-40bd-a1f3-90e010ba6825} <Debug> TCPHandler: Processed in 0.001925382 sec. | ||
| 1609 | 2026.01.20 22:15:01.507919 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2026.01.20 22:15:01.508025 [ 267 ] {7f0475f2-ad61-4b2a-a860-e70ccb7e2d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1611 | 2026.01.20 22:15:01.508070 [ 267 ] {7f0475f2-ad61-4b2a-a860-e70ccb7e2d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1612 | 2026.01.20 22:15:01.508607 [ 267 ] {7f0475f2-ad61-4b2a-a860-e70ccb7e2d93} <Trace> oximeter.fields_u8 (0141935c-b5c3-4074-8dc6-42e96b49bc3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.01.20 22:15:01.508645 [ 267 ] {7f0475f2-ad61-4b2a-a860-e70ccb7e2d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1614 | 2026.01.20 22:15:01.509084 [ 267 ] {7f0475f2-ad61-4b2a-a860-e70ccb7e2d93} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1615 | 2026.01.20 22:15:01.509542 [ 267 ] {7f0475f2-ad61-4b2a-a860-e70ccb7e2d93} <Trace> oximeter.fields_u8 (0141935c-b5c3-4074-8dc6-42e96b49bc3e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.01.20 22:15:01.509679 [ 267 ] {7f0475f2-ad61-4b2a-a860-e70ccb7e2d93} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00167 sec., 126347.30538922155 rows/sec., 7.17 MiB/sec. | ||
| 1617 | 2026.01.20 22:15:01.509719 [ 267 ] {7f0475f2-ad61-4b2a-a860-e70ccb7e2d93} <Debug> TCPHandler: Processed in 0.0018519 sec. | ||
| 1618 | 2026.01.20 22:15:01.509847 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2026.01.20 22:15:01.509943 [ 267 ] {8a2591e3-3559-482a-8133-3e227c296429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1620 | 2026.01.20 22:15:01.509982 [ 267 ] {8a2591e3-3559-482a-8133-3e227c296429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1621 | 2026.01.20 22:15:01.510641 [ 267 ] {8a2591e3-3559-482a-8133-3e227c296429} <Trace> oximeter.fields_uuid (9a4d4584-1d3a-41f3-9a06-b69721760cef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2026.01.20 22:15:01.510678 [ 267 ] {8a2591e3-3559-482a-8133-3e227c296429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1623 | 2026.01.20 22:15:01.511130 [ 267 ] {8a2591e3-3559-482a-8133-3e227c296429} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1624 | 2026.01.20 22:15:01.511575 [ 267 ] {8a2591e3-3559-482a-8133-3e227c296429} <Trace> oximeter.fields_uuid (9a4d4584-1d3a-41f3-9a06-b69721760cef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2026.01.20 22:15:01.511750 [ 267 ] {8a2591e3-3559-482a-8133-3e227c296429} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001824 sec., 377741.2280701754 rows/sec., 26.38 MiB/sec. | ||
| 1626 | 2026.01.20 22:15:01.511795 [ 267 ] {8a2591e3-3559-482a-8133-3e227c296429} <Debug> TCPHandler: Processed in 0.001997244 sec. | ||
| 1627 | 2026.01.20 22:15:01.511923 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2026.01.20 22:15:01.512022 [ 267 ] {a3a9be47-99d5-4ac9-bb02-8a9f477326f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1629 | 2026.01.20 22:15:01.512066 [ 267 ] {a3a9be47-99d5-4ac9-bb02-8a9f477326f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1630 | 2026.01.20 22:15:01.512436 [ 267 ] {a3a9be47-99d5-4ac9-bb02-8a9f477326f2} <Trace> oximeter.measurements_bool (dda67f4b-2ae6-4891-91b0-c299324fcaef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2026.01.20 22:15:01.512474 [ 267 ] {a3a9be47-99d5-4ac9-bb02-8a9f477326f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1632 | 2026.01.20 22:15:01.512901 [ 267 ] {a3a9be47-99d5-4ac9-bb02-8a9f477326f2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1633 | 2026.01.20 22:15:01.513443 [ 267 ] {a3a9be47-99d5-4ac9-bb02-8a9f477326f2} <Trace> oximeter.measurements_bool (dda67f4b-2ae6-4891-91b0-c299324fcaef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1634 | 2026.01.20 22:15:01.513579 [ 267 ] {a3a9be47-99d5-4ac9-bb02-8a9f477326f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001575 sec., 3809.5238095238096 rows/sec., 199.03 KiB/sec. | ||
| 1635 | 2026.01.20 22:15:01.513622 [ 267 ] {a3a9be47-99d5-4ac9-bb02-8a9f477326f2} <Debug> TCPHandler: Processed in 0.001756227 sec. | ||
| 1636 | 2026.01.20 22:15:01.513746 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2026.01.20 22:15:01.513858 [ 267 ] {b6407f10-5b8c-46b5-aa75-090930c979e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1638 | 2026.01.20 22:15:01.513913 [ 267 ] {b6407f10-5b8c-46b5-aa75-090930c979e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1639 | 2026.01.20 22:15:01.514450 [ 267 ] {b6407f10-5b8c-46b5-aa75-090930c979e2} <Trace> oximeter.measurements_cumulativeu64 (c0effcad-a69b-4139-b996-bd0ed308eb1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.01.20 22:15:01.514491 [ 267 ] {b6407f10-5b8c-46b5-aa75-090930c979e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1641 | 2026.01.20 22:15:01.514988 [ 267 ] {b6407f10-5b8c-46b5-aa75-090930c979e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1642 | 2026.01.20 22:15:01.515510 [ 267 ] {b6407f10-5b8c-46b5-aa75-090930c979e2} <Trace> oximeter.measurements_cumulativeu64 (c0effcad-a69b-4139-b996-bd0ed308eb1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2026.01.20 22:15:01.515704 [ 267 ] {b6407f10-5b8c-46b5-aa75-090930c979e2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001868 sec., 168094.21841541756 rows/sec., 11.04 MiB/sec. | ||
| 1644 | 2026.01.20 22:15:01.515746 [ 267 ] {b6407f10-5b8c-46b5-aa75-090930c979e2} <Debug> TCPHandler: Processed in 0.002056737 sec. | ||
| 1645 | 2026.01.20 22:15:01.515875 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.01.20 22:15:01.515991 [ 267 ] {8b272a51-ec74-4519-ba7a-8faaac3c4a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1647 | 2026.01.20 22:15:01.516044 [ 267 ] {8b272a51-ec74-4519-ba7a-8faaac3c4a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1648 | 2026.01.20 22:15:01.516471 [ 267 ] {8b272a51-ec74-4519-ba7a-8faaac3c4a81} <Trace> oximeter.measurements_f64 (22bf4051-333d-428f-8aae-ed5b0f940ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.01.20 22:15:01.516514 [ 267 ] {8b272a51-ec74-4519-ba7a-8faaac3c4a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1650 | 2026.01.20 22:15:01.516998 [ 267 ] {8b272a51-ec74-4519-ba7a-8faaac3c4a81} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1651 | 2026.01.20 22:15:01.517512 [ 267 ] {8b272a51-ec74-4519-ba7a-8faaac3c4a81} <Trace> oximeter.measurements_f64 (22bf4051-333d-428f-8aae-ed5b0f940ffa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.01.20 22:15:01.517658 [ 267 ] {8b272a51-ec74-4519-ba7a-8faaac3c4a81} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00169 sec., 591.7159763313609 rows/sec., 39.87 KiB/sec. | ||
| 1653 | 2026.01.20 22:15:01.517696 [ 267 ] {8b272a51-ec74-4519-ba7a-8faaac3c4a81} <Debug> TCPHandler: Processed in 0.00187868 sec. | ||
| 1654 | 2026.01.20 22:15:01.517817 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.01.20 22:15:01.517917 [ 267 ] {7d42da48-8cb4-44c4-b4b0-537534ad1eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1656 | 2026.01.20 22:15:01.517972 [ 267 ] {7d42da48-8cb4-44c4-b4b0-537534ad1eae} <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 | ||
| 1657 | 2026.01.20 22:15:01.518813 [ 267 ] {7d42da48-8cb4-44c4-b4b0-537534ad1eae} <Trace> oximeter.measurements_histogramu64 (eaa9525d-4376-4ebe-9c2a-4d56dd4e474b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.01.20 22:15:01.518859 [ 267 ] {7d42da48-8cb4-44c4-b4b0-537534ad1eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1659 | 2026.01.20 22:15:01.519663 [ 267 ] {7d42da48-8cb4-44c4-b4b0-537534ad1eae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1660 | 2026.01.20 22:15:01.520092 [ 267 ] {7d42da48-8cb4-44c4-b4b0-537534ad1eae} <Trace> oximeter.measurements_histogramu64 (eaa9525d-4376-4ebe-9c2a-4d56dd4e474b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.01.20 22:15:01.520232 [ 267 ] {7d42da48-8cb4-44c4-b4b0-537534ad1eae} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002335 sec., 4282.655246252677 rows/sec., 7.67 MiB/sec. | ||
| 1662 | 2026.01.20 22:15:01.520283 [ 267 ] {7d42da48-8cb4-44c4-b4b0-537534ad1eae} <Debug> TCPHandler: Processed in 0.002517571 sec. | ||
| 1663 | 2026.01.20 22:15:01.520399 [ 267 ] {} <Trace> TCP-Session: d924bded-86fb-43d8-a2ad-e8840ed7927d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2026.01.20 22:15:01.520503 [ 267 ] {78f0905d-a2d1-4ec1-9905-728884494039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65111) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1665 | 2026.01.20 22:15:01.520545 [ 267 ] {78f0905d-a2d1-4ec1-9905-728884494039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1666 | 2026.01.20 22:15:01.520891 [ 267 ] {78f0905d-a2d1-4ec1-9905-728884494039} <Trace> oximeter.measurements_u64 (6da4902e-9133-4ddf-921a-56b217873bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.01.20 22:15:01.520929 [ 267 ] {78f0905d-a2d1-4ec1-9905-728884494039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1668 | 2026.01.20 22:15:01.521393 [ 267 ] {78f0905d-a2d1-4ec1-9905-728884494039} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1669 | 2026.01.20 22:15:01.521840 [ 267 ] {78f0905d-a2d1-4ec1-9905-728884494039} <Trace> oximeter.measurements_u64 (6da4902e-9133-4ddf-921a-56b217873bc7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.01.20 22:15:01.521995 [ 267 ] {78f0905d-a2d1-4ec1-9905-728884494039} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00151 sec., 68874.17218543046 rows/sec., 4.22 MiB/sec. | ||
| 1671 | 2026.01.20 22:15:01.522032 [ 267 ] {78f0905d-a2d1-4ec1-9905-728884494039} <Debug> TCPHandler: Processed in 0.001683964 sec. | ||