1 | [ Dec 6 20:44:17 Enabled. ] | ||
2 | [ Dec 6 20:44:17 Rereading configuration. ] | ||
3 | [ Dec 6 20:44:19 Rereading configuration. ] | ||
4 | [ Dec 6 20:44:23 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Dec 6 20:44:23 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 | 2024.12.06 20:44:23.890149 [ 1 ] {} <Information> Application: Will watch for the process with pid 24714 | ||
29 | 2024.12.06 20:44:23.890671 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.12.06 20:44:24.084577 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24714 | ||
31 | 2024.12.06 20:44:24.085319 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.12.06 20:44:24.086008 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.12.06 20:44:24.168224 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.12.06 20:44:24.199479 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.12.06 20:44:24.199531 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.12.06 20:44:24.199545 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.12.06 20:44:24.199609 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.12.06 20:44:24.199998 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.12.06 20:44:24.201564 [ 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 | 2024.12.06 20:44:24.202293 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.12.06 20:44:24.203144 [ 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 | 2024.12.06 20:44:24.203174 [ 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 | 2024.12.06 20:44:24.203200 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.12.06 20:44:24.203384 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.12.06 20:44:24.204283 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.12.06 20:44:24.209271 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.12.06 20:44:24.210371 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.12.06 20:44:24.211132 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.12.06 20:44:24.211194 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.12.06 20:44:24.212795 [ 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 | 2024.12.06 20:44:24.213283 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.12.06 20:44:24.217521 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.12.06 20:44:24.218170 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.12.06 20:44:24.219705 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.12.06 20:44:24.220086 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.12.06 20:44:24.220504 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.12.06 20:44:24.220848 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.12.06 20:44:24.222188 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.12.06 20:44:24.222213 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.12.06 20:44:24.222275 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.12.06 20:44:24.222375 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.12.06 20:44:24.239479 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.12.06 20:44:24.239506 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157074 sec | ||
68 | 2024.12.06 20:44:24.239551 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.12.06 20:44:24.239569 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.12.06 20:44:24.240288 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.12.06 20:44:24.241314 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.12.06 20:44:24.252192 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.12.06 20:44:24.252235 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.12.06 20:44:24.252256 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.12.06 20:44:24.252268 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.12.06 20:44:24.252295 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.12.06 20:44:24.252315 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.12.06 20:44:24.254878 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.12.06 20:44:24.254920 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.12.06 20:44:24.254943 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.12.06 20:44:24.255120 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.12.06 20:44:24.255140 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.12.06 20:44:24.255174 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.12.06 20:44:24.255194 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.12.06 20:44:24.255207 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.12.06 20:44:24.255236 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.12.06 20:44:24.255254 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.12.06 20:44:24.281554 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.12.06 20:44:24.289355 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.12.06 20:44:24.289390 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7962e-05 sec | ||
91 | 2024.12.06 20:44:24.289406 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.12.06 20:44:24.289420 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.12.06 20:44:24.289448 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.12.06 20:44:24.289650 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.12.06 20:44:24.289693 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.12.06 20:44:24.289707 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.12.06 20:44:24.289718 [ 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 | 2024.12.06 20:44:24.289730 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.12.06 20:44:24.293258 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.12.06 20:44:24.293452 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.13 MiB (RSS), difference: 92.35 MiB | ||
101 | 2024.12.06 20:44:24.294275 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.232e-05 sec. | ||
102 | 2024.12.06 20:44:24.295137 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.12.06 20:44:24.295228 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.12.06 20:44:24.295246 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.12.06 20:44:24.781932 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44133 | ||
106 | 2024.12.06 20:44:24.782206 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.12.06 20:44:24.782264 [ 3 ] {} <Debug> TCP-Session: 89c7f346-c36f-4c27-99de-60ddad038edc Authenticating user 'default' from [fd00:1122:3344:101::e]:44133 | ||
108 | 2024.12.06 20:44:24.782296 [ 3 ] {} <Debug> TCP-Session: 89c7f346-c36f-4c27-99de-60ddad038edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.12.06 20:44:24.782318 [ 3 ] {} <Debug> TCP-Session: 89c7f346-c36f-4c27-99de-60ddad038edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.12.06 20:44:24.782404 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.12.06 20:44:24.782431 [ 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 | 2024.12.06 20:44:24.782454 [ 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 | 2024.12.06 20:44:24.782845 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47855 | ||
114 | 2024.12.06 20:44:24.782869 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51081 | ||
115 | 2024.12.06 20:44:24.782978 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.12.06 20:44:24.783015 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2024.12.06 20:44:24.783025 [ 4 ] {} <Debug> TCP-Session: a05c22c0-ca11-468b-9909-5b2d27b02ad6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47855 | ||
118 | 2024.12.06 20:44:24.783074 [ 5 ] {} <Debug> TCP-Session: d50578f1-b2ba-4c85-9b6a-c14df0020138 Authenticating user 'default' from [fd00:1122:3344:101::e]:51081 | ||
119 | 2024.12.06 20:44:24.783086 [ 4 ] {} <Debug> TCP-Session: a05c22c0-ca11-468b-9909-5b2d27b02ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2024.12.06 20:44:24.783123 [ 5 ] {} <Debug> TCP-Session: d50578f1-b2ba-4c85-9b6a-c14df0020138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2024.12.06 20:44:24.783145 [ 4 ] {} <Debug> TCP-Session: a05c22c0-ca11-468b-9909-5b2d27b02ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.12.06 20:44:24.783154 [ 5 ] {} <Debug> TCP-Session: d50578f1-b2ba-4c85-9b6a-c14df0020138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.12.06 20:44:24.783770 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61612 | ||
124 | 2024.12.06 20:44:24.783897 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2024.12.06 20:44:24.783908 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37694 | ||
126 | 2024.12.06 20:44:24.783934 [ 253 ] {} <Debug> TCP-Session: 702a15f1-445a-498d-b6f4-1eaffce17cb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61612 | ||
127 | 2024.12.06 20:44:24.783973 [ 253 ] {} <Debug> TCP-Session: 702a15f1-445a-498d-b6f4-1eaffce17cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.12.06 20:44:24.784151 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2024.12.06 20:44:24.784161 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53989 | ||
130 | 2024.12.06 20:44:24.784195 [ 254 ] {} <Debug> TCP-Session: bde2b51e-7164-4a5e-bd70-84f5c3f39b18 Authenticating user 'default' from [fd00:1122:3344:101::e]:37694 | ||
131 | 2024.12.06 20:44:24.784152 [ 253 ] {} <Debug> TCP-Session: 702a15f1-445a-498d-b6f4-1eaffce17cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.12.06 20:44:24.784238 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61739 | ||
133 | 2024.12.06 20:44:24.784271 [ 254 ] {} <Debug> TCP-Session: bde2b51e-7164-4a5e-bd70-84f5c3f39b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.12.06 20:44:24.784398 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
135 | 2024.12.06 20:44:24.784417 [ 254 ] {} <Debug> TCP-Session: bde2b51e-7164-4a5e-bd70-84f5c3f39b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.12.06 20:44:24.784429 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56335 | ||
137 | 2024.12.06 20:44:24.784546 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
138 | 2024.12.06 20:44:24.784669 [ 256 ] {} <Debug> TCP-Session: aaf09c93-ecf3-4786-bd2b-9ec35fe24cca Authenticating user 'default' from [fd00:1122:3344:101::e]:61739 | ||
139 | 2024.12.06 20:44:24.784681 [ 255 ] {} <Debug> TCP-Session: 3e203edd-637c-4622-b17e-d96cf8772185 Authenticating user 'default' from [fd00:1122:3344:101::e]:53989 | ||
140 | 2024.12.06 20:44:24.784743 [ 256 ] {} <Debug> TCP-Session: aaf09c93-ecf3-4786-bd2b-9ec35fe24cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2024.12.06 20:44:24.784744 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
142 | 2024.12.06 20:44:24.784769 [ 255 ] {} <Debug> TCP-Session: 3e203edd-637c-4622-b17e-d96cf8772185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.12.06 20:44:24.784782 [ 256 ] {} <Debug> TCP-Session: aaf09c93-ecf3-4786-bd2b-9ec35fe24cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.12.06 20:44:24.784828 [ 255 ] {} <Debug> TCP-Session: 3e203edd-637c-4622-b17e-d96cf8772185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.12.06 20:44:24.784867 [ 257 ] {} <Debug> TCP-Session: 14cf7398-dadf-42c3-b8e9-0f904737129d Authenticating user 'default' from [fd00:1122:3344:101::e]:56335 | ||
146 | 2024.12.06 20:44:24.784928 [ 257 ] {} <Debug> TCP-Session: 14cf7398-dadf-42c3-b8e9-0f904737129d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.12.06 20:44:24.784959 [ 257 ] {} <Debug> TCP-Session: 14cf7398-dadf-42c3-b8e9-0f904737129d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.12.06 20:44:25.000152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.19 MiB, peak 117.19 MiB, free memory in arenas 0.00 B, will set to 119.40 MiB (RSS), difference: 2.22 MiB | ||
149 | 2024.12.06 20:44:25.255752 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41605 | ||
150 | 2024.12.06 20:44:25.255917 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2024.12.06 20:44:25.255949 [ 258 ] {} <Debug> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Authenticating user 'default' from [fd00:1122:3344:101::d]:41605 | ||
152 | 2024.12.06 20:44:25.255973 [ 258 ] {} <Debug> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.12.06 20:44:25.255997 [ 258 ] {} <Debug> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2024.12.06 20:44:25.256064 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
155 | 2024.12.06 20:44:25.256089 [ 258 ] {} <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 | 2024.12.06 20:44:25.256114 [ 258 ] {} <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 | 2024.12.06 20:44:25.256515 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33512 | ||
158 | 2024.12.06 20:44:25.256664 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34557 | ||
159 | 2024.12.06 20:44:25.256744 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62760 | ||
160 | 2024.12.06 20:44:25.256731 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
161 | 2024.12.06 20:44:25.257002 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49874 | ||
162 | 2024.12.06 20:44:25.257026 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
163 | 2024.12.06 20:44:25.257029 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
164 | 2024.12.06 20:44:25.257066 [ 259 ] {} <Debug> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:33512 | ||
165 | 2024.12.06 20:44:25.257245 [ 259 ] {} <Debug> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
166 | 2024.12.06 20:44:25.257258 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64189 | ||
167 | 2024.12.06 20:44:25.257284 [ 260 ] {} <Debug> TCP-Session: 494fd502-9713-4735-a241-11455dab8bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34557 | ||
168 | 2024.12.06 20:44:25.257269 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
169 | 2024.12.06 20:44:25.257327 [ 259 ] {} <Debug> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
170 | 2024.12.06 20:44:25.257325 [ 261 ] {} <Debug> TCP-Session: fba218fd-9b7b-4874-9d7a-72ef602c8ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62760 | ||
171 | 2024.12.06 20:44:25.257368 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46441 | ||
172 | 2024.12.06 20:44:25.257520 [ 261 ] {} <Debug> TCP-Session: fba218fd-9b7b-4874-9d7a-72ef602c8ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2024.12.06 20:44:25.257662 [ 262 ] {} <Debug> TCP-Session: abab19f4-aea7-4f12-ad10-90a6d614be97 Authenticating user 'default' from [fd00:1122:3344:101::d]:49874 | ||
174 | 2024.12.06 20:44:25.257668 [ 261 ] {} <Debug> TCP-Session: fba218fd-9b7b-4874-9d7a-72ef602c8ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2024.12.06 20:44:25.257690 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58844 | ||
176 | 2024.12.06 20:44:25.257507 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51766 | ||
177 | 2024.12.06 20:44:25.257765 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
178 | 2024.12.06 20:44:25.257467 [ 260 ] {} <Debug> TCP-Session: 494fd502-9713-4735-a241-11455dab8bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2024.12.06 20:44:25.257955 [ 262 ] {} <Debug> TCP-Session: abab19f4-aea7-4f12-ad10-90a6d614be97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2024.12.06 20:44:25.258096 [ 263 ] {} <Debug> TCP-Session: 8a412ce7-4f1f-4365-9ef7-3a68b2f8c920 Authenticating user 'default' from [fd00:1122:3344:101::d]:64189 | ||
181 | 2024.12.06 20:44:25.258091 [ 262 ] {} <Debug> TCP-Session: abab19f4-aea7-4f12-ad10-90a6d614be97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.12.06 20:44:25.258141 [ 260 ] {} <Debug> TCP-Session: 494fd502-9713-4735-a241-11455dab8bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2024.12.06 20:44:25.258155 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
184 | 2024.12.06 20:44:25.258267 [ 263 ] {} <Debug> TCP-Session: 8a412ce7-4f1f-4365-9ef7-3a68b2f8c920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.12.06 20:44:25.258313 [ 265 ] {} <Debug> TCP-Session: e6bcd2c0-c0c5-4aec-a7b8-46432ed74263 Authenticating user 'default' from [fd00:1122:3344:101::d]:51766 | ||
186 | 2024.12.06 20:44:25.258333 [ 263 ] {} <Debug> TCP-Session: 8a412ce7-4f1f-4365-9ef7-3a68b2f8c920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2024.12.06 20:44:25.258354 [ 265 ] {} <Debug> TCP-Session: e6bcd2c0-c0c5-4aec-a7b8-46432ed74263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2024.12.06 20:44:25.258433 [ 265 ] {} <Debug> TCP-Session: e6bcd2c0-c0c5-4aec-a7b8-46432ed74263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2024.12.06 20:44:25.258550 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
190 | 2024.12.06 20:44:25.258587 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
191 | 2024.12.06 20:44:25.258603 [ 264 ] {} <Debug> TCP-Session: 51243739-32dc-4dee-91cc-6a34d79dd69c Authenticating user 'default' from [fd00:1122:3344:101::d]:46441 | ||
192 | 2024.12.06 20:44:25.258645 [ 266 ] {} <Debug> TCP-Session: 01bb2c8e-f031-40da-b5d8-438dba6607ac Authenticating user 'default' from [fd00:1122:3344:101::d]:58844 | ||
193 | 2024.12.06 20:44:25.258657 [ 264 ] {} <Debug> TCP-Session: 51243739-32dc-4dee-91cc-6a34d79dd69c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2024.12.06 20:44:25.258679 [ 266 ] {} <Debug> TCP-Session: 01bb2c8e-f031-40da-b5d8-438dba6607ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2024.12.06 20:44:25.258703 [ 264 ] {} <Debug> TCP-Session: 51243739-32dc-4dee-91cc-6a34d79dd69c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.12.06 20:44:25.258708 [ 266 ] {} <Debug> TCP-Session: 01bb2c8e-f031-40da-b5d8-438dba6607ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2024.12.06 20:44:25.260088 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
198 | 2024.12.06 20:44:25.262717 [ 258 ] {b4680e0e-e810-4a8e-abec-78b4b651f293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
199 | 2024.12.06 20:44:25.304073 [ 258 ] {b4680e0e-e810-4a8e-abec-78b4b651f293} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41605) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
200 | |||
201 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
203 | 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
207 | 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>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
208 | 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
209 | 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&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
210 | 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&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
211 | 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
214 | 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
215 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
216 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
217 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
219 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
221 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
222 | |||
223 | 2024.12.06 20:44:25.304887 [ 258 ] {b4680e0e-e810-4a8e-abec-78b4b651f293} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
224 | |||
225 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
227 | 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
231 | 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>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
232 | 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
233 | 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&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
234 | 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&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
235 | 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
238 | 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
239 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
240 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
241 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
243 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
245 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
246 | |||
247 | 2024.12.06 20:44:25.304987 [ 258 ] {b4680e0e-e810-4a8e-abec-78b4b651f293} <Debug> TCPHandler: Processed in 0.046422987 sec. | ||
248 | 2024.12.06 20:44:25.305363 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
249 | 2024.12.06 20:44:25.305585 [ 259 ] {0b7955b3-fba7-41ec-8813-4e99148d96d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
250 | 2024.12.06 20:44:25.305923 [ 259 ] {0b7955b3-fba7-41ec-8813-4e99148d96d7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33512) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
251 | |||
252 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
254 | 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
258 | 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>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
259 | 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
260 | 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&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
261 | 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&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
262 | 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
265 | 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
266 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
267 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
268 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
270 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
272 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
273 | |||
274 | 2024.12.06 20:44:25.306077 [ 259 ] {0b7955b3-fba7-41ec-8813-4e99148d96d7} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
275 | |||
276 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
278 | 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
282 | 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>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
283 | 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
284 | 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&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
285 | 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&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
286 | 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
289 | 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
290 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
291 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
292 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
294 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
296 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
297 | |||
298 | 2024.12.06 20:44:25.306169 [ 259 ] {0b7955b3-fba7-41ec-8813-4e99148d96d7} <Debug> TCPHandler: Processed in 0.000972596 sec. | ||
299 | 2024.12.06 20:44:25.306476 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
300 | 2024.12.06 20:44:25.307235 [ 258 ] {43ced076-f6e9-41a7-9814-f77af364775c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
301 | 2024.12.06 20:44:25.307906 [ 258 ] {43ced076-f6e9-41a7-9814-f77af364775c} <Debug> TCPHandler: Processed in 0.001537579 sec. | ||
302 | 2024.12.06 20:44:25.308133 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
303 | 2024.12.06 20:44:25.308256 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
304 | 2024.12.06 20:44:25.308379 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
305 | 2024.12.06 20:44:25.310046 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
306 | 2024.12.06 20:44:25.310070 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7011e-05 sec | ||
307 | 2024.12.06 20:44:25.310101 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} <Trace> ReferentialDeps: No tables | ||
308 | 2024.12.06 20:44:25.310113 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} <Trace> LoadingDeps: No tables | ||
309 | 2024.12.06 20:44:25.310137 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
310 | 2024.12.06 20:44:25.310189 [ 259 ] {67f8b950-d0ba-4ac9-b26b-eb2e028027de} <Debug> TCPHandler: Processed in 0.002116684 sec. | ||
311 | 2024.12.06 20:44:25.310370 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
312 | 2024.12.06 20:44:25.310564 [ 258 ] {b1ea0f21-5c28-4fc6-aa37-3e78efe25caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) /* The version table contains metadata about the `oximeter` database */ | ||
313 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
314 | 2024.12.06 20:44:25.310628 [ 258 ] {b1ea0f21-5c28-4fc6-aa37-3e78efe25caf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
315 | 2024.12.06 20:44:25.318062 [ 258 ] {b1ea0f21-5c28-4fc6-aa37-3e78efe25caf} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
316 | 2024.12.06 20:44:25.321876 [ 258 ] {b1ea0f21-5c28-4fc6-aa37-3e78efe25caf} <Debug> oximeter.version (d1629b18-c573-4e8d-9a8f-ad2ed687faf9): Loading data parts | ||
317 | 2024.12.06 20:44:25.322435 [ 258 ] {b1ea0f21-5c28-4fc6-aa37-3e78efe25caf} <Debug> oximeter.version (d1629b18-c573-4e8d-9a8f-ad2ed687faf9): There are no data parts | ||
318 | 2024.12.06 20:44:25.325366 [ 258 ] {b1ea0f21-5c28-4fc6-aa37-3e78efe25caf} <Debug> TCPHandler: Processed in 0.015050539 sec. | ||
319 | 2024.12.06 20:44:25.325577 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
320 | 2024.12.06 20:44:25.325829 [ 259 ] {15244c34-25ba-428a-8d34-a3dcf2dbe17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) /* The measurement tables contain all individual samples from each timeseries. | ||
321 | * | ||
322 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
323 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
324 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
325 | * by all samples from the same timeseries. | ||
326 | * | ||
327 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
328 | * and then uses that to index quickly into the measurements tables. | ||
329 | */ | ||
330 | 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) | ||
331 | 2024.12.06 20:44:25.325913 [ 259 ] {15244c34-25ba-428a-8d34-a3dcf2dbe17c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
332 | 2024.12.06 20:44:25.334380 [ 259 ] {15244c34-25ba-428a-8d34-a3dcf2dbe17c} <Debug> oximeter.measurements_bool (23a2a040-c638-470d-a930-ce70b36b1d9b): Loading data parts | ||
333 | 2024.12.06 20:44:25.334638 [ 259 ] {15244c34-25ba-428a-8d34-a3dcf2dbe17c} <Debug> oximeter.measurements_bool (23a2a040-c638-470d-a930-ce70b36b1d9b): There are no data parts | ||
334 | 2024.12.06 20:44:25.337098 [ 259 ] {15244c34-25ba-428a-8d34-a3dcf2dbe17c} <Debug> TCPHandler: Processed in 0.011583799 sec. | ||
335 | 2024.12.06 20:44:25.337322 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
336 | 2024.12.06 20:44:25.337542 [ 258 ] {865a6206-b05a-4b97-ba84-342f3464a086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
337 | 2024.12.06 20:44:25.337617 [ 258 ] {865a6206-b05a-4b97-ba84-342f3464a086} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
338 | 2024.12.06 20:44:25.340389 [ 258 ] {865a6206-b05a-4b97-ba84-342f3464a086} <Debug> oximeter.measurements_i8 (d748a365-2209-40b2-96d2-ea437a5490f8): Loading data parts | ||
339 | 2024.12.06 20:44:25.340567 [ 258 ] {865a6206-b05a-4b97-ba84-342f3464a086} <Debug> oximeter.measurements_i8 (d748a365-2209-40b2-96d2-ea437a5490f8): There are no data parts | ||
340 | 2024.12.06 20:44:25.342319 [ 258 ] {865a6206-b05a-4b97-ba84-342f3464a086} <Debug> TCPHandler: Processed in 0.0050586 sec. | ||
341 | 2024.12.06 20:44:25.342510 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
342 | 2024.12.06 20:44:25.342779 [ 259 ] {35bb7e2a-4561-4864-b4ac-61134b5db5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
343 | 2024.12.06 20:44:25.342853 [ 259 ] {35bb7e2a-4561-4864-b4ac-61134b5db5f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
344 | 2024.12.06 20:44:25.344869 [ 259 ] {35bb7e2a-4561-4864-b4ac-61134b5db5f3} <Debug> oximeter.measurements_u8 (7ad2e5f5-a6f7-4674-b3bc-398abc44aedd): Loading data parts | ||
345 | 2024.12.06 20:44:25.345035 [ 259 ] {35bb7e2a-4561-4864-b4ac-61134b5db5f3} <Debug> oximeter.measurements_u8 (7ad2e5f5-a6f7-4674-b3bc-398abc44aedd): There are no data parts | ||
346 | 2024.12.06 20:44:25.346310 [ 259 ] {35bb7e2a-4561-4864-b4ac-61134b5db5f3} <Debug> TCPHandler: Processed in 0.003858479 sec. | ||
347 | 2024.12.06 20:44:25.346515 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
348 | 2024.12.06 20:44:25.346756 [ 258 ] {801821c5-d346-43d3-89a4-6408637e5241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
349 | 2024.12.06 20:44:25.346837 [ 258 ] {801821c5-d346-43d3-89a4-6408637e5241} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
350 | 2024.12.06 20:44:25.348963 [ 258 ] {801821c5-d346-43d3-89a4-6408637e5241} <Debug> oximeter.measurements_i16 (cdda3ae5-dd8d-467d-abfe-6aa2ffcc9f43): Loading data parts | ||
351 | 2024.12.06 20:44:25.349105 [ 258 ] {801821c5-d346-43d3-89a4-6408637e5241} <Debug> oximeter.measurements_i16 (cdda3ae5-dd8d-467d-abfe-6aa2ffcc9f43): There are no data parts | ||
352 | 2024.12.06 20:44:25.350425 [ 258 ] {801821c5-d346-43d3-89a4-6408637e5241} <Debug> TCPHandler: Processed in 0.003967482 sec. | ||
353 | 2024.12.06 20:44:25.350618 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
354 | 2024.12.06 20:44:25.350837 [ 259 ] {81c64732-b7c5-4085-9da1-9ec9a6c01fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
355 | 2024.12.06 20:44:25.350907 [ 259 ] {81c64732-b7c5-4085-9da1-9ec9a6c01fa2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
356 | 2024.12.06 20:44:25.355233 [ 259 ] {81c64732-b7c5-4085-9da1-9ec9a6c01fa2} <Debug> oximeter.measurements_u16 (d12f3ca9-02fd-4f89-a453-10302fb408c4): Loading data parts | ||
357 | 2024.12.06 20:44:25.355422 [ 259 ] {81c64732-b7c5-4085-9da1-9ec9a6c01fa2} <Debug> oximeter.measurements_u16 (d12f3ca9-02fd-4f89-a453-10302fb408c4): There are no data parts | ||
358 | 2024.12.06 20:44:25.356946 [ 259 ] {81c64732-b7c5-4085-9da1-9ec9a6c01fa2} <Debug> TCPHandler: Processed in 0.006385385 sec. | ||
359 | 2024.12.06 20:44:25.357163 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
360 | 2024.12.06 20:44:25.357375 [ 258 ] {1da96e08-c760-4515-87b2-372aa32c6b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
361 | 2024.12.06 20:44:25.357452 [ 258 ] {1da96e08-c760-4515-87b2-372aa32c6b72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
362 | 2024.12.06 20:44:25.359436 [ 258 ] {1da96e08-c760-4515-87b2-372aa32c6b72} <Debug> oximeter.measurements_i32 (54577149-ec1e-4f64-86ac-c5c625e1b43b): Loading data parts | ||
363 | 2024.12.06 20:44:25.359595 [ 258 ] {1da96e08-c760-4515-87b2-372aa32c6b72} <Debug> oximeter.measurements_i32 (54577149-ec1e-4f64-86ac-c5c625e1b43b): There are no data parts | ||
364 | 2024.12.06 20:44:25.361142 [ 258 ] {1da96e08-c760-4515-87b2-372aa32c6b72} <Debug> TCPHandler: Processed in 0.004041194 sec. | ||
365 | 2024.12.06 20:44:25.361324 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
366 | 2024.12.06 20:44:25.361540 [ 259 ] {73661a51-98f0-404d-8882-6e51b8d8ce4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
367 | 2024.12.06 20:44:25.361615 [ 259 ] {73661a51-98f0-404d-8882-6e51b8d8ce4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
368 | 2024.12.06 20:44:25.364448 [ 259 ] {73661a51-98f0-404d-8882-6e51b8d8ce4c} <Debug> oximeter.measurements_u32 (43920a85-76d7-4dfd-8921-a77fe5f6ac82): Loading data parts | ||
369 | 2024.12.06 20:44:25.364616 [ 259 ] {73661a51-98f0-404d-8882-6e51b8d8ce4c} <Debug> oximeter.measurements_u32 (43920a85-76d7-4dfd-8921-a77fe5f6ac82): There are no data parts | ||
370 | 2024.12.06 20:44:25.372490 [ 259 ] {73661a51-98f0-404d-8882-6e51b8d8ce4c} <Debug> TCPHandler: Processed in 0.011226279 sec. | ||
371 | 2024.12.06 20:44:25.372721 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
372 | 2024.12.06 20:44:25.372955 [ 258 ] {3532f11a-f21c-4a4e-b885-65b6cbdfa857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
373 | 2024.12.06 20:44:25.373032 [ 258 ] {3532f11a-f21c-4a4e-b885-65b6cbdfa857} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
374 | 2024.12.06 20:44:25.376144 [ 258 ] {3532f11a-f21c-4a4e-b885-65b6cbdfa857} <Debug> oximeter.measurements_i64 (f6c02dbb-79df-464f-8c24-dcf0b3a755ba): Loading data parts | ||
375 | 2024.12.06 20:44:25.376286 [ 258 ] {3532f11a-f21c-4a4e-b885-65b6cbdfa857} <Debug> oximeter.measurements_i64 (f6c02dbb-79df-464f-8c24-dcf0b3a755ba): There are no data parts | ||
376 | 2024.12.06 20:44:25.378059 [ 258 ] {3532f11a-f21c-4a4e-b885-65b6cbdfa857} <Debug> TCPHandler: Processed in 0.005405679 sec. | ||
377 | 2024.12.06 20:44:25.378267 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
378 | 2024.12.06 20:44:25.378477 [ 259 ] {f46be6c0-f30c-44b9-a290-1b15ae8021b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
379 | 2024.12.06 20:44:25.378554 [ 259 ] {f46be6c0-f30c-44b9-a290-1b15ae8021b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
380 | 2024.12.06 20:44:25.381030 [ 259 ] {f46be6c0-f30c-44b9-a290-1b15ae8021b2} <Debug> oximeter.measurements_u64 (4e3cce49-e5b9-41b4-a127-ae178e69f175): Loading data parts | ||
381 | 2024.12.06 20:44:25.381196 [ 259 ] {f46be6c0-f30c-44b9-a290-1b15ae8021b2} <Debug> oximeter.measurements_u64 (4e3cce49-e5b9-41b4-a127-ae178e69f175): There are no data parts | ||
382 | 2024.12.06 20:44:25.383033 [ 259 ] {f46be6c0-f30c-44b9-a290-1b15ae8021b2} <Debug> TCPHandler: Processed in 0.004826284 sec. | ||
383 | 2024.12.06 20:44:25.383238 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
384 | 2024.12.06 20:44:25.383472 [ 258 ] {288d62bc-2c37-4941-b333-545f2c4ff2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
385 | 2024.12.06 20:44:25.383547 [ 258 ] {288d62bc-2c37-4941-b333-545f2c4ff2e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
386 | 2024.12.06 20:44:25.385816 [ 258 ] {288d62bc-2c37-4941-b333-545f2c4ff2e8} <Debug> oximeter.measurements_f32 (cc57fda3-3165-46aa-8c17-844e8ea16791): Loading data parts | ||
387 | 2024.12.06 20:44:25.385947 [ 258 ] {288d62bc-2c37-4941-b333-545f2c4ff2e8} <Debug> oximeter.measurements_f32 (cc57fda3-3165-46aa-8c17-844e8ea16791): There are no data parts | ||
388 | 2024.12.06 20:44:25.387292 [ 258 ] {288d62bc-2c37-4941-b333-545f2c4ff2e8} <Debug> TCPHandler: Processed in 0.004113266 sec. | ||
389 | 2024.12.06 20:44:25.387516 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
390 | 2024.12.06 20:44:25.387742 [ 259 ] {d2cdcda6-6cce-43e9-af34-66c7b978bed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
391 | 2024.12.06 20:44:25.387822 [ 259 ] {d2cdcda6-6cce-43e9-af34-66c7b978bed4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
392 | 2024.12.06 20:44:25.392029 [ 259 ] {d2cdcda6-6cce-43e9-af34-66c7b978bed4} <Debug> oximeter.measurements_f64 (1498fb78-92df-475d-a0e0-236ac0d0f334): Loading data parts | ||
393 | 2024.12.06 20:44:25.392192 [ 259 ] {d2cdcda6-6cce-43e9-af34-66c7b978bed4} <Debug> oximeter.measurements_f64 (1498fb78-92df-475d-a0e0-236ac0d0f334): There are no data parts | ||
394 | 2024.12.06 20:44:25.395245 [ 259 ] {d2cdcda6-6cce-43e9-af34-66c7b978bed4} <Debug> TCPHandler: Processed in 0.007797931 sec. | ||
395 | 2024.12.06 20:44:25.395457 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
396 | 2024.12.06 20:44:25.395698 [ 258 ] {fa8d469d-864c-4691-b762-c1346312fa1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
397 | 2024.12.06 20:44:25.395771 [ 258 ] {fa8d469d-864c-4691-b762-c1346312fa1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
398 | 2024.12.06 20:44:25.398177 [ 258 ] {fa8d469d-864c-4691-b762-c1346312fa1e} <Debug> oximeter.measurements_string (3bd59815-d22b-45e1-af5f-b4d39b12bd05): Loading data parts | ||
399 | 2024.12.06 20:44:25.398307 [ 258 ] {fa8d469d-864c-4691-b762-c1346312fa1e} <Debug> oximeter.measurements_string (3bd59815-d22b-45e1-af5f-b4d39b12bd05): There are no data parts | ||
400 | 2024.12.06 20:44:25.399916 [ 258 ] {fa8d469d-864c-4691-b762-c1346312fa1e} <Debug> TCPHandler: Processed in 0.004522127 sec. | ||
401 | 2024.12.06 20:44:25.400117 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
402 | 2024.12.06 20:44:25.400328 [ 259 ] {471ca1ae-45d4-4c83-b3b0-19bdf2740e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
403 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
404 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
405 | * a string isn't palatable for a few reasons. | ||
406 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
407 | * details. | ||
408 | */ | ||
409 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
410 | 2024.12.06 20:44:25.400411 [ 259 ] {471ca1ae-45d4-4c83-b3b0-19bdf2740e83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
411 | 2024.12.06 20:44:25.402328 [ 259 ] {471ca1ae-45d4-4c83-b3b0-19bdf2740e83} <Debug> oximeter.measurements_bytes (b436d979-f9dd-4fe0-b4b5-9cf264bfc5cb): Loading data parts | ||
412 | 2024.12.06 20:44:25.402578 [ 259 ] {471ca1ae-45d4-4c83-b3b0-19bdf2740e83} <Debug> oximeter.measurements_bytes (b436d979-f9dd-4fe0-b4b5-9cf264bfc5cb): There are no data parts | ||
413 | 2024.12.06 20:44:25.403874 [ 259 ] {471ca1ae-45d4-4c83-b3b0-19bdf2740e83} <Debug> TCPHandler: Processed in 0.003818148 sec. | ||
414 | 2024.12.06 20:44:25.404058 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
415 | 2024.12.06 20:44:25.404341 [ 258 ] {e22db7fa-1e74-439a-9785-a2dbfaafc96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
416 | 2024.12.06 20:44:25.404416 [ 258 ] {e22db7fa-1e74-439a-9785-a2dbfaafc96d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
417 | 2024.12.06 20:44:25.406421 [ 258 ] {e22db7fa-1e74-439a-9785-a2dbfaafc96d} <Debug> oximeter.measurements_cumulativei64 (b0f12ec4-b6b4-488f-89d0-b97d7a319c39): Loading data parts | ||
418 | 2024.12.06 20:44:25.406569 [ 258 ] {e22db7fa-1e74-439a-9785-a2dbfaafc96d} <Debug> oximeter.measurements_cumulativei64 (b0f12ec4-b6b4-488f-89d0-b97d7a319c39): There are no data parts | ||
419 | 2024.12.06 20:44:25.407927 [ 258 ] {e22db7fa-1e74-439a-9785-a2dbfaafc96d} <Debug> TCPHandler: Processed in 0.003936972 sec. | ||
420 | 2024.12.06 20:44:25.408142 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
421 | 2024.12.06 20:44:25.408370 [ 259 ] {421910ae-cc49-4086-83d4-6ed05869a01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
422 | 2024.12.06 20:44:25.408451 [ 259 ] {421910ae-cc49-4086-83d4-6ed05869a01a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
423 | 2024.12.06 20:44:25.410935 [ 259 ] {421910ae-cc49-4086-83d4-6ed05869a01a} <Debug> oximeter.measurements_cumulativeu64 (1ebda9e0-f693-4270-abe0-f3246d086447): Loading data parts | ||
424 | 2024.12.06 20:44:25.411144 [ 259 ] {421910ae-cc49-4086-83d4-6ed05869a01a} <Debug> oximeter.measurements_cumulativeu64 (1ebda9e0-f693-4270-abe0-f3246d086447): There are no data parts | ||
425 | 2024.12.06 20:44:25.413298 [ 259 ] {421910ae-cc49-4086-83d4-6ed05869a01a} <Debug> TCPHandler: Processed in 0.005216085 sec. | ||
426 | 2024.12.06 20:44:25.413499 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
427 | 2024.12.06 20:44:25.413760 [ 258 ] {293553f7-8bd0-4a17-ac9a-c55b313c72d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
428 | 2024.12.06 20:44:25.413833 [ 258 ] {293553f7-8bd0-4a17-ac9a-c55b313c72d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
429 | 2024.12.06 20:44:25.415841 [ 258 ] {293553f7-8bd0-4a17-ac9a-c55b313c72d5} <Debug> oximeter.measurements_cumulativef32 (4bc9f261-7a53-410d-bcf1-03789b591d70): Loading data parts | ||
430 | 2024.12.06 20:44:25.415984 [ 258 ] {293553f7-8bd0-4a17-ac9a-c55b313c72d5} <Debug> oximeter.measurements_cumulativef32 (4bc9f261-7a53-410d-bcf1-03789b591d70): There are no data parts | ||
431 | 2024.12.06 20:44:25.417364 [ 258 ] {293553f7-8bd0-4a17-ac9a-c55b313c72d5} <Debug> TCPHandler: Processed in 0.003930571 sec. | ||
432 | 2024.12.06 20:44:25.417568 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2024.12.06 20:44:25.417805 [ 259 ] {1d9811fa-6347-40b2-b5b7-b9763a3f023f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
434 | 2024.12.06 20:44:25.417876 [ 259 ] {1d9811fa-6347-40b2-b5b7-b9763a3f023f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
435 | 2024.12.06 20:44:25.421090 [ 259 ] {1d9811fa-6347-40b2-b5b7-b9763a3f023f} <Debug> oximeter.measurements_cumulativef64 (e8bbc193-908d-445d-9cad-c910ae725ed1): Loading data parts | ||
436 | 2024.12.06 20:44:25.421254 [ 259 ] {1d9811fa-6347-40b2-b5b7-b9763a3f023f} <Debug> oximeter.measurements_cumulativef64 (e8bbc193-908d-445d-9cad-c910ae725ed1): There are no data parts | ||
437 | 2024.12.06 20:44:25.422653 [ 259 ] {1d9811fa-6347-40b2-b5b7-b9763a3f023f} <Debug> TCPHandler: Processed in 0.005152253 sec. | ||
438 | 2024.12.06 20:44:25.422858 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
439 | 2024.12.06 20:44:25.423163 [ 258 ] {a30f7613-ee07-42bb-bbb4-dc6facda9691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
440 | * NOTE: Array types cannot be Nullable, see | ||
441 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
442 | * for more details. | ||
443 | * | ||
444 | * This means we need to use empty arrays to indicate a missing value. This | ||
445 | * is unfortunate, and at this point relies on the fact that an | ||
446 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
447 | * to figure out another way to represent missing samples here. | ||
448 | */ | ||
449 | 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) | ||
450 | 2024.12.06 20:44:25.423256 [ 258 ] {a30f7613-ee07-42bb-bbb4-dc6facda9691} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
451 | 2024.12.06 20:44:25.425851 [ 258 ] {a30f7613-ee07-42bb-bbb4-dc6facda9691} <Debug> oximeter.measurements_histogrami8 (f7d7afdc-0c7d-4544-af04-d979dac9323e): Loading data parts | ||
452 | 2024.12.06 20:44:25.426013 [ 258 ] {a30f7613-ee07-42bb-bbb4-dc6facda9691} <Debug> oximeter.measurements_histogrami8 (f7d7afdc-0c7d-4544-af04-d979dac9323e): There are no data parts | ||
453 | 2024.12.06 20:44:25.427468 [ 258 ] {a30f7613-ee07-42bb-bbb4-dc6facda9691} <Debug> TCPHandler: Processed in 0.004672121 sec. | ||
454 | 2024.12.06 20:44:25.427663 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
455 | 2024.12.06 20:44:25.427986 [ 259 ] {fbd181fb-9cf9-4493-b11e-8f012efcd36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
456 | 2024.12.06 20:44:25.428065 [ 259 ] {fbd181fb-9cf9-4493-b11e-8f012efcd36c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
457 | 2024.12.06 20:44:25.430707 [ 259 ] {fbd181fb-9cf9-4493-b11e-8f012efcd36c} <Debug> oximeter.measurements_histogramu8 (522e5a0c-e5b4-4569-8f32-90bd877f8a1d): Loading data parts | ||
458 | 2024.12.06 20:44:25.430874 [ 259 ] {fbd181fb-9cf9-4493-b11e-8f012efcd36c} <Debug> oximeter.measurements_histogramu8 (522e5a0c-e5b4-4569-8f32-90bd877f8a1d): There are no data parts | ||
459 | 2024.12.06 20:44:25.432274 [ 259 ] {fbd181fb-9cf9-4493-b11e-8f012efcd36c} <Debug> TCPHandler: Processed in 0.004672381 sec. | ||
460 | 2024.12.06 20:44:25.432492 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
461 | 2024.12.06 20:44:25.432884 [ 258 ] {b6d959e8-5335-4795-81ec-e8c763990113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
462 | 2024.12.06 20:44:25.433005 [ 258 ] {b6d959e8-5335-4795-81ec-e8c763990113} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
463 | 2024.12.06 20:44:25.435281 [ 258 ] {b6d959e8-5335-4795-81ec-e8c763990113} <Debug> oximeter.measurements_histogrami16 (6542093d-324f-436c-a074-749ad35bb4cd): Loading data parts | ||
464 | 2024.12.06 20:44:25.435424 [ 258 ] {b6d959e8-5335-4795-81ec-e8c763990113} <Debug> oximeter.measurements_histogrami16 (6542093d-324f-436c-a074-749ad35bb4cd): There are no data parts | ||
465 | 2024.12.06 20:44:25.436829 [ 258 ] {b6d959e8-5335-4795-81ec-e8c763990113} <Debug> TCPHandler: Processed in 0.004406843 sec. | ||
466 | 2024.12.06 20:44:25.437075 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
467 | 2024.12.06 20:44:25.437449 [ 259 ] {a51498d2-e3ac-4db3-bbc3-7023ce4af4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
468 | 2024.12.06 20:44:25.437549 [ 259 ] {a51498d2-e3ac-4db3-bbc3-7023ce4af4b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
469 | 2024.12.06 20:44:25.440999 [ 259 ] {a51498d2-e3ac-4db3-bbc3-7023ce4af4b2} <Debug> oximeter.measurements_histogramu16 (f9992ae3-447b-44b0-8970-44019735692a): Loading data parts | ||
470 | 2024.12.06 20:44:25.441171 [ 259 ] {a51498d2-e3ac-4db3-bbc3-7023ce4af4b2} <Debug> oximeter.measurements_histogramu16 (f9992ae3-447b-44b0-8970-44019735692a): There are no data parts | ||
471 | 2024.12.06 20:44:25.442943 [ 259 ] {a51498d2-e3ac-4db3-bbc3-7023ce4af4b2} <Debug> TCPHandler: Processed in 0.005947444 sec. | ||
472 | 2024.12.06 20:44:25.443154 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
473 | 2024.12.06 20:44:25.443460 [ 258 ] {572c106c-6624-4054-a7d9-f23ef09d56a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
474 | 2024.12.06 20:44:25.443556 [ 258 ] {572c106c-6624-4054-a7d9-f23ef09d56a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
475 | 2024.12.06 20:44:25.445844 [ 258 ] {572c106c-6624-4054-a7d9-f23ef09d56a4} <Debug> oximeter.measurements_histogrami32 (339899d1-358d-418a-9591-26b7c5b84686): Loading data parts | ||
476 | 2024.12.06 20:44:25.446001 [ 258 ] {572c106c-6624-4054-a7d9-f23ef09d56a4} <Debug> oximeter.measurements_histogrami32 (339899d1-358d-418a-9591-26b7c5b84686): There are no data parts | ||
477 | 2024.12.06 20:44:25.447640 [ 258 ] {572c106c-6624-4054-a7d9-f23ef09d56a4} <Debug> TCPHandler: Processed in 0.004550227 sec. | ||
478 | 2024.12.06 20:44:25.447838 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
479 | 2024.12.06 20:44:25.448155 [ 259 ] {6b21f4fb-23e8-41a9-9164-2cb64534d57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
480 | 2024.12.06 20:44:25.448239 [ 259 ] {6b21f4fb-23e8-41a9-9164-2cb64534d57f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
481 | 2024.12.06 20:44:25.450486 [ 259 ] {6b21f4fb-23e8-41a9-9164-2cb64534d57f} <Debug> oximeter.measurements_histogramu32 (6858c40e-6c21-4a4c-894b-adf1fe43a0b0): Loading data parts | ||
482 | 2024.12.06 20:44:25.450656 [ 259 ] {6b21f4fb-23e8-41a9-9164-2cb64534d57f} <Debug> oximeter.measurements_histogramu32 (6858c40e-6c21-4a4c-894b-adf1fe43a0b0): There are no data parts | ||
483 | 2024.12.06 20:44:25.452470 [ 259 ] {6b21f4fb-23e8-41a9-9164-2cb64534d57f} <Debug> TCPHandler: Processed in 0.004694081 sec. | ||
484 | 2024.12.06 20:44:25.452701 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
485 | 2024.12.06 20:44:25.453061 [ 258 ] {28ee14da-f4e5-4edd-a761-9544ee7fd9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
486 | 2024.12.06 20:44:25.453178 [ 258 ] {28ee14da-f4e5-4edd-a761-9544ee7fd9c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
487 | 2024.12.06 20:44:25.455533 [ 258 ] {28ee14da-f4e5-4edd-a761-9544ee7fd9c3} <Debug> oximeter.measurements_histogrami64 (0d6c428a-2c97-438b-b0ba-6fd7549973ce): Loading data parts | ||
488 | 2024.12.06 20:44:25.455693 [ 258 ] {28ee14da-f4e5-4edd-a761-9544ee7fd9c3} <Debug> oximeter.measurements_histogrami64 (0d6c428a-2c97-438b-b0ba-6fd7549973ce): There are no data parts | ||
489 | 2024.12.06 20:44:25.457631 [ 258 ] {28ee14da-f4e5-4edd-a761-9544ee7fd9c3} <Debug> TCPHandler: Processed in 0.005001199 sec. | ||
490 | 2024.12.06 20:44:25.457841 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
491 | 2024.12.06 20:44:25.458146 [ 259 ] {94079b60-28b3-4db1-abe5-ef20fa7150a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
492 | 2024.12.06 20:44:25.458238 [ 259 ] {94079b60-28b3-4db1-abe5-ef20fa7150a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
493 | 2024.12.06 20:44:25.461627 [ 259 ] {94079b60-28b3-4db1-abe5-ef20fa7150a5} <Debug> oximeter.measurements_histogramu64 (404085c7-3941-4f87-a750-ea64b559303a): Loading data parts | ||
494 | 2024.12.06 20:44:25.461809 [ 259 ] {94079b60-28b3-4db1-abe5-ef20fa7150a5} <Debug> oximeter.measurements_histogramu64 (404085c7-3941-4f87-a750-ea64b559303a): There are no data parts | ||
495 | 2024.12.06 20:44:25.463476 [ 259 ] {94079b60-28b3-4db1-abe5-ef20fa7150a5} <Debug> TCPHandler: Processed in 0.005693397 sec. | ||
496 | 2024.12.06 20:44:25.463725 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2024.12.06 20:44:25.464062 [ 258 ] {9671a5a8-0191-4da3-8240-61ab8f9fc0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
498 | 2024.12.06 20:44:25.464165 [ 258 ] {9671a5a8-0191-4da3-8240-61ab8f9fc0b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
499 | 2024.12.06 20:44:25.466424 [ 258 ] {9671a5a8-0191-4da3-8240-61ab8f9fc0b4} <Debug> oximeter.measurements_histogramf32 (8605cf44-535e-40e5-94e9-e7e631fa679d): Loading data parts | ||
500 | 2024.12.06 20:44:25.466566 [ 258 ] {9671a5a8-0191-4da3-8240-61ab8f9fc0b4} <Debug> oximeter.measurements_histogramf32 (8605cf44-535e-40e5-94e9-e7e631fa679d): There are no data parts | ||
501 | 2024.12.06 20:44:25.467991 [ 258 ] {9671a5a8-0191-4da3-8240-61ab8f9fc0b4} <Debug> TCPHandler: Processed in 0.004337691 sec. | ||
502 | 2024.12.06 20:44:25.468188 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2024.12.06 20:44:25.468486 [ 259 ] {ac0f87a4-47a6-4d29-aec8-73f626ea48fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
504 | 2024.12.06 20:44:25.468580 [ 259 ] {ac0f87a4-47a6-4d29-aec8-73f626ea48fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
505 | 2024.12.06 20:44:25.472760 [ 259 ] {ac0f87a4-47a6-4d29-aec8-73f626ea48fe} <Debug> oximeter.measurements_histogramf64 (cd2d5d2c-d6b2-4ab9-b47e-74e06aae489b): Loading data parts | ||
506 | 2024.12.06 20:44:25.472928 [ 259 ] {ac0f87a4-47a6-4d29-aec8-73f626ea48fe} <Debug> oximeter.measurements_histogramf64 (cd2d5d2c-d6b2-4ab9-b47e-74e06aae489b): There are no data parts | ||
507 | 2024.12.06 20:44:25.476126 [ 259 ] {ac0f87a4-47a6-4d29-aec8-73f626ea48fe} <Debug> TCPHandler: Processed in 0.008003186 sec. | ||
508 | 2024.12.06 20:44:25.476362 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2024.12.06 20:44:25.476585 [ 258 ] {9f793a54-b7e8-46e4-91ad-f680cb8c7b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) /* The field tables store named dimensions of each timeseries. | ||
510 | * | ||
511 | * As with the measurement tables, there is one field table for each field data | ||
512 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
513 | * this behavior **must not** be relied upon for query correctness. | ||
514 | * | ||
515 | * The index for the fields differs from the measurements, however. Rows are | ||
516 | * sorted by timeseries name, then field name, field value, and finally | ||
517 | * timeseries key. This reflects the most common pattern for looking them up: | ||
518 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
519 | * usually then used to look up measurements. | ||
520 | * | ||
521 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
522 | * timeseries name and then key, since it would improve lookups where one | ||
523 | * already has the key. Realistically though, these tables are quite small and | ||
524 | * so performance benefits will be low in absolute terms. | ||
525 | * | ||
526 | * TTL: We use a materialized column to expire old field table records. This | ||
527 | * column is generated automatically by the database whenever a new row is | ||
528 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
529 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
530 | * record will remain during a deduplication, which will have the last | ||
531 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
532 | * measurement tables. | ||
533 | */ | ||
534 | 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) | ||
535 | 2024.12.06 20:44:25.476680 [ 258 ] {9f793a54-b7e8-46e4-91ad-f680cb8c7b2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
536 | 2024.12.06 20:44:25.480613 [ 258 ] {9f793a54-b7e8-46e4-91ad-f680cb8c7b2d} <Debug> oximeter.fields_bool (26a6b70f-6d28-4de1-b028-8b1f1d3f3902): Loading data parts | ||
537 | 2024.12.06 20:44:25.480786 [ 258 ] {9f793a54-b7e8-46e4-91ad-f680cb8c7b2d} <Debug> oximeter.fields_bool (26a6b70f-6d28-4de1-b028-8b1f1d3f3902): There are no data parts | ||
538 | 2024.12.06 20:44:25.482326 [ 258 ] {9f793a54-b7e8-46e4-91ad-f680cb8c7b2d} <Debug> TCPHandler: Processed in 0.006032396 sec. | ||
539 | 2024.12.06 20:44:25.482545 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
540 | 2024.12.06 20:44:25.482755 [ 259 ] {216f3de8-2f26-4db6-94e6-e44328196ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
541 | 2024.12.06 20:44:25.482835 [ 259 ] {216f3de8-2f26-4db6-94e6-e44328196ca0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
542 | 2024.12.06 20:44:25.484935 [ 259 ] {216f3de8-2f26-4db6-94e6-e44328196ca0} <Debug> oximeter.fields_i8 (f43325c5-eb55-4cd7-8ce0-84cc002b4669): Loading data parts | ||
543 | 2024.12.06 20:44:25.485148 [ 259 ] {216f3de8-2f26-4db6-94e6-e44328196ca0} <Debug> oximeter.fields_i8 (f43325c5-eb55-4cd7-8ce0-84cc002b4669): There are no data parts | ||
544 | 2024.12.06 20:44:25.486763 [ 259 ] {216f3de8-2f26-4db6-94e6-e44328196ca0} <Debug> TCPHandler: Processed in 0.00427512 sec. | ||
545 | 2024.12.06 20:44:25.487200 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
546 | 2024.12.06 20:44:25.487604 [ 258 ] {a923cfa1-6094-47eb-b84c-c8e8761c1480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
547 | 2024.12.06 20:44:25.487723 [ 258 ] {a923cfa1-6094-47eb-b84c-c8e8761c1480} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
548 | 2024.12.06 20:44:25.490350 [ 258 ] {a923cfa1-6094-47eb-b84c-c8e8761c1480} <Debug> oximeter.fields_u8 (776ac72a-ac92-436d-b47f-fc67b52ad4dd): Loading data parts | ||
549 | 2024.12.06 20:44:25.490529 [ 258 ] {a923cfa1-6094-47eb-b84c-c8e8761c1480} <Debug> oximeter.fields_u8 (776ac72a-ac92-436d-b47f-fc67b52ad4dd): There are no data parts | ||
550 | 2024.12.06 20:44:25.492071 [ 258 ] {a923cfa1-6094-47eb-b84c-c8e8761c1480} <Debug> TCPHandler: Processed in 0.005138252 sec. | ||
551 | 2024.12.06 20:44:25.492291 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
552 | 2024.12.06 20:44:25.492546 [ 259 ] {88bfe32e-66a1-4c0a-b23d-1308079a834e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
553 | 2024.12.06 20:44:25.492636 [ 259 ] {88bfe32e-66a1-4c0a-b23d-1308079a834e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
554 | 2024.12.06 20:44:25.495466 [ 259 ] {88bfe32e-66a1-4c0a-b23d-1308079a834e} <Debug> oximeter.fields_i16 (fe0c9e78-1b9c-454d-a316-281fd3f85f21): Loading data parts | ||
555 | 2024.12.06 20:44:25.495639 [ 259 ] {88bfe32e-66a1-4c0a-b23d-1308079a834e} <Debug> oximeter.fields_i16 (fe0c9e78-1b9c-454d-a316-281fd3f85f21): There are no data parts | ||
556 | 2024.12.06 20:44:25.497075 [ 259 ] {88bfe32e-66a1-4c0a-b23d-1308079a834e} <Debug> TCPHandler: Processed in 0.004861375 sec. | ||
557 | 2024.12.06 20:44:25.497294 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
558 | 2024.12.06 20:44:25.497591 [ 258 ] {d20de000-1034-4862-8a31-8c405fd86d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
559 | 2024.12.06 20:44:25.497683 [ 258 ] {d20de000-1034-4862-8a31-8c405fd86d6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
560 | 2024.12.06 20:44:25.499888 [ 258 ] {d20de000-1034-4862-8a31-8c405fd86d6f} <Debug> oximeter.fields_u16 (d3a508bb-f91e-4d13-b010-89bd9f79e891): Loading data parts | ||
561 | 2024.12.06 20:44:25.500020 [ 258 ] {d20de000-1034-4862-8a31-8c405fd86d6f} <Debug> oximeter.fields_u16 (d3a508bb-f91e-4d13-b010-89bd9f79e891): There are no data parts | ||
562 | 2024.12.06 20:44:25.501425 [ 258 ] {d20de000-1034-4862-8a31-8c405fd86d6f} <Debug> TCPHandler: Processed in 0.004215078 sec. | ||
563 | 2024.12.06 20:44:25.501616 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
564 | 2024.12.06 20:44:25.501824 [ 259 ] {be93ef81-7393-41a0-8254-aa284e6b16ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
565 | 2024.12.06 20:44:25.501917 [ 259 ] {be93ef81-7393-41a0-8254-aa284e6b16ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
566 | 2024.12.06 20:44:25.503929 [ 259 ] {be93ef81-7393-41a0-8254-aa284e6b16ff} <Debug> oximeter.fields_i32 (dae87924-bac2-4170-91d2-5734b7d1669c): Loading data parts | ||
567 | 2024.12.06 20:44:25.504092 [ 259 ] {be93ef81-7393-41a0-8254-aa284e6b16ff} <Debug> oximeter.fields_i32 (dae87924-bac2-4170-91d2-5734b7d1669c): There are no data parts | ||
568 | 2024.12.06 20:44:25.505910 [ 259 ] {be93ef81-7393-41a0-8254-aa284e6b16ff} <Debug> TCPHandler: Processed in 0.004357312 sec. | ||
569 | 2024.12.06 20:44:25.506126 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
570 | 2024.12.06 20:44:25.506376 [ 258 ] {48022db0-7f57-4c10-a32a-196eccc67cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
571 | 2024.12.06 20:44:25.506466 [ 258 ] {48022db0-7f57-4c10-a32a-196eccc67cce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
572 | 2024.12.06 20:44:25.508696 [ 258 ] {48022db0-7f57-4c10-a32a-196eccc67cce} <Debug> oximeter.fields_u32 (e4398411-5d2f-410a-bdaa-65698893fe12): Loading data parts | ||
573 | 2024.12.06 20:44:25.508848 [ 258 ] {48022db0-7f57-4c10-a32a-196eccc67cce} <Debug> oximeter.fields_u32 (e4398411-5d2f-410a-bdaa-65698893fe12): There are no data parts | ||
574 | 2024.12.06 20:44:25.510670 [ 258 ] {48022db0-7f57-4c10-a32a-196eccc67cce} <Debug> TCPHandler: Processed in 0.004614319 sec. | ||
575 | 2024.12.06 20:44:25.510875 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
576 | 2024.12.06 20:44:25.511087 [ 259 ] {905a629a-5067-4e01-acfb-b7c182f357aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
577 | 2024.12.06 20:44:25.511176 [ 259 ] {905a629a-5067-4e01-acfb-b7c182f357aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
578 | 2024.12.06 20:44:25.515330 [ 259 ] {905a629a-5067-4e01-acfb-b7c182f357aa} <Debug> oximeter.fields_i64 (7646d9f5-4bf3-4145-b00f-bd38eee0e26e): Loading data parts | ||
579 | 2024.12.06 20:44:25.515497 [ 259 ] {905a629a-5067-4e01-acfb-b7c182f357aa} <Debug> oximeter.fields_i64 (7646d9f5-4bf3-4145-b00f-bd38eee0e26e): There are no data parts | ||
580 | 2024.12.06 20:44:25.517049 [ 259 ] {905a629a-5067-4e01-acfb-b7c182f357aa} <Debug> TCPHandler: Processed in 0.006243371 sec. | ||
581 | 2024.12.06 20:44:25.517307 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
582 | 2024.12.06 20:44:25.517542 [ 258 ] {6826c900-cadc-4881-b342-1228fe590098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
583 | 2024.12.06 20:44:25.517640 [ 258 ] {6826c900-cadc-4881-b342-1228fe590098} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
584 | 2024.12.06 20:44:25.520063 [ 258 ] {6826c900-cadc-4881-b342-1228fe590098} <Debug> oximeter.fields_u64 (c69a5ca3-a102-491a-a26d-a9de3f4de911): Loading data parts | ||
585 | 2024.12.06 20:44:25.520226 [ 258 ] {6826c900-cadc-4881-b342-1228fe590098} <Debug> oximeter.fields_u64 (c69a5ca3-a102-491a-a26d-a9de3f4de911): There are no data parts | ||
586 | 2024.12.06 20:44:25.523599 [ 258 ] {6826c900-cadc-4881-b342-1228fe590098} <Debug> TCPHandler: Processed in 0.006380775 sec. | ||
587 | 2024.12.06 20:44:25.523808 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
588 | 2024.12.06 20:44:25.524047 [ 259 ] {70072c49-e8a0-4555-afab-5f7e8b219796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
589 | 2024.12.06 20:44:25.524119 [ 259 ] {70072c49-e8a0-4555-afab-5f7e8b219796} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
590 | 2024.12.06 20:44:25.528326 [ 259 ] {70072c49-e8a0-4555-afab-5f7e8b219796} <Debug> oximeter.fields_ipaddr (a33426b0-cf0c-4373-a7c3-00a87fe97684): Loading data parts | ||
591 | 2024.12.06 20:44:25.528500 [ 259 ] {70072c49-e8a0-4555-afab-5f7e8b219796} <Debug> oximeter.fields_ipaddr (a33426b0-cf0c-4373-a7c3-00a87fe97684): There are no data parts | ||
592 | 2024.12.06 20:44:25.530002 [ 259 ] {70072c49-e8a0-4555-afab-5f7e8b219796} <Debug> TCPHandler: Processed in 0.006253531 sec. | ||
593 | 2024.12.06 20:44:25.530219 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
594 | 2024.12.06 20:44:25.530445 [ 258 ] {49be029d-d19b-480a-8852-ed3453f36ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) 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) | ||
595 | 2024.12.06 20:44:25.530543 [ 258 ] {49be029d-d19b-480a-8852-ed3453f36ca5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
596 | 2024.12.06 20:44:25.533654 [ 258 ] {49be029d-d19b-480a-8852-ed3453f36ca5} <Debug> oximeter.fields_string (e8b929ef-23b1-4dc1-b169-5c44a6ba1a0c): Loading data parts | ||
597 | 2024.12.06 20:44:25.533827 [ 258 ] {49be029d-d19b-480a-8852-ed3453f36ca5} <Debug> oximeter.fields_string (e8b929ef-23b1-4dc1-b169-5c44a6ba1a0c): There are no data parts | ||
598 | 2024.12.06 20:44:25.535019 [ 258 ] {49be029d-d19b-480a-8852-ed3453f36ca5} <Debug> TCPHandler: Processed in 0.004862666 sec. | ||
599 | 2024.12.06 20:44:25.535223 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
600 | 2024.12.06 20:44:25.535501 [ 259 ] {f20c98f3-fb78-45ac-b400-8a93f5dadf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) 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) | ||
601 | 2024.12.06 20:44:25.535583 [ 259 ] {f20c98f3-fb78-45ac-b400-8a93f5dadf84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
602 | 2024.12.06 20:44:25.538580 [ 259 ] {f20c98f3-fb78-45ac-b400-8a93f5dadf84} <Debug> oximeter.fields_uuid (0d58f940-cbbf-4ce3-b00f-d3366e98f280): Loading data parts | ||
603 | 2024.12.06 20:44:25.539075 [ 259 ] {f20c98f3-fb78-45ac-b400-8a93f5dadf84} <Debug> oximeter.fields_uuid (0d58f940-cbbf-4ce3-b00f-d3366e98f280): There are no data parts | ||
604 | 2024.12.06 20:44:25.542095 [ 259 ] {f20c98f3-fb78-45ac-b400-8a93f5dadf84} <Debug> TCPHandler: Processed in 0.006941049 sec. | ||
605 | 2024.12.06 20:44:25.542377 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
606 | 2024.12.06 20:44:25.542692 [ 258 ] {aa76314b-7510-47e8-979c-06b63d81cb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) /* The timeseries schema table stores the extracted schema for the samples | ||
607 | * oximeter collects. | ||
608 | */ | ||
609 | 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) | ||
610 | 2024.12.06 20:44:25.542814 [ 258 ] {aa76314b-7510-47e8-979c-06b63d81cb5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
611 | 2024.12.06 20:44:25.546449 [ 258 ] {aa76314b-7510-47e8-979c-06b63d81cb5a} <Debug> oximeter.timeseries_schema (ff0dde8b-c305-4cde-a10a-f6844be098e5): Loading data parts | ||
612 | 2024.12.06 20:44:25.546611 [ 258 ] {aa76314b-7510-47e8-979c-06b63d81cb5a} <Debug> oximeter.timeseries_schema (ff0dde8b-c305-4cde-a10a-f6844be098e5): There are no data parts | ||
613 | 2024.12.06 20:44:25.548856 [ 258 ] {aa76314b-7510-47e8-979c-06b63d81cb5a} <Debug> TCPHandler: Processed in 0.006552199 sec. | ||
614 | 2024.12.06 20:44:25.549117 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
615 | 2024.12.06 20:44:25.549331 [ 259 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
616 | 2024.12.06 20:44:25.550608 [ 259 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
617 | 2024.12.06 20:44:25.558125 [ 268 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} <Trace> oximeter.version (d1629b18-c573-4e8d-9a8f-ad2ed687faf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
618 | 2024.12.06 20:44:25.558170 [ 268 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
619 | 2024.12.06 20:44:25.562522 [ 268 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
620 | 2024.12.06 20:44:25.562947 [ 268 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} <Trace> oximeter.version (d1629b18-c573-4e8d-9a8f-ad2ed687faf9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
621 | 2024.12.06 20:44:25.563268 [ 259 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014022 sec., 71.3165026387106 rows/sec., 1.11 KiB/sec. | ||
622 | 2024.12.06 20:44:25.563621 [ 259 ] {a2cd99f3-c8c0-49e1-9209-d37688126e69} <Debug> TCPHandler: Processed in 0.014566746 sec. | ||
623 | 2024.12.06 20:44:25.893049 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34794 | ||
624 | 2024.12.06 20:44:25.894081 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
625 | 2024.12.06 20:44:25.894123 [ 269 ] {} <Debug> TCP-Session: 8b3ae1ac-9671-4318-b449-ac3108fc9a1c Authenticating user 'default' from [fd00:1122:3344:101::c]:34794 | ||
626 | 2024.12.06 20:44:25.894192 [ 269 ] {} <Debug> TCP-Session: 8b3ae1ac-9671-4318-b449-ac3108fc9a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2024.12.06 20:44:25.894207 [ 269 ] {} <Debug> TCP-Session: 8b3ae1ac-9671-4318-b449-ac3108fc9a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.12.06 20:44:25.894258 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
629 | 2024.12.06 20:44:25.894310 [ 269 ] {} <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 | ||
630 | 2024.12.06 20:44:25.894329 [ 269 ] {} <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 | ||
631 | 2024.12.06 20:44:25.894772 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35429 | ||
632 | 2024.12.06 20:44:25.894856 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47198 | ||
633 | 2024.12.06 20:44:25.894942 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
634 | 2024.12.06 20:44:25.894958 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60204 | ||
635 | 2024.12.06 20:44:25.895017 [ 270 ] {} <Debug> TCP-Session: 5a68d010-b727-47d3-bfa8-02403cc83726 Authenticating user 'default' from [fd00:1122:3344:101::c]:35429 | ||
636 | 2024.12.06 20:44:25.895298 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62713 | ||
637 | 2024.12.06 20:44:25.895350 [ 270 ] {} <Debug> TCP-Session: 5a68d010-b727-47d3-bfa8-02403cc83726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
638 | 2024.12.06 20:44:25.895391 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45587 | ||
639 | 2024.12.06 20:44:25.895392 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
640 | 2024.12.06 20:44:25.895329 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53056 | ||
641 | 2024.12.06 20:44:25.895472 [ 270 ] {} <Debug> TCP-Session: 5a68d010-b727-47d3-bfa8-02403cc83726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2024.12.06 20:44:25.895451 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41104 | ||
643 | 2024.12.06 20:44:25.895326 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
644 | 2024.12.06 20:44:25.895652 [ 271 ] {} <Debug> TCP-Session: d7a18444-aee4-4241-9c43-3852b2e1c8bd Authenticating user 'default' from [fd00:1122:3344:101::c]:47198 | ||
645 | 2024.12.06 20:44:25.895692 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
646 | 2024.12.06 20:44:25.895942 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
647 | 2024.12.06 20:44:25.895798 [ 272 ] {} <Debug> TCP-Session: 73a76cb3-51a9-4402-9965-7b0883de78df Authenticating user 'default' from [fd00:1122:3344:101::c]:60204 | ||
648 | 2024.12.06 20:44:25.896140 [ 275 ] {} <Debug> TCP-Session: 2d00127c-89f5-4566-8e8a-d05e4ab8dfbc Authenticating user 'default' from [fd00:1122:3344:101::c]:45587 | ||
649 | 2024.12.06 20:44:25.896153 [ 272 ] {} <Debug> TCP-Session: 73a76cb3-51a9-4402-9965-7b0883de78df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2024.12.06 20:44:25.896140 [ 273 ] {} <Debug> TCP-Session: 4955d6c5-b645-4921-9d8a-044c9b1b1d11 Authenticating user 'default' from [fd00:1122:3344:101::c]:62713 | ||
651 | 2024.12.06 20:44:25.896214 [ 275 ] {} <Debug> TCP-Session: 2d00127c-89f5-4566-8e8a-d05e4ab8dfbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2024.12.06 20:44:25.896222 [ 272 ] {} <Debug> TCP-Session: 73a76cb3-51a9-4402-9965-7b0883de78df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2024.12.06 20:44:25.895969 [ 271 ] {} <Debug> TCP-Session: d7a18444-aee4-4241-9c43-3852b2e1c8bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2024.12.06 20:44:25.896292 [ 273 ] {} <Debug> TCP-Session: 4955d6c5-b645-4921-9d8a-044c9b1b1d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.12.06 20:44:25.896156 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
656 | 2024.12.06 20:44:25.896324 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
657 | 2024.12.06 20:44:25.896363 [ 275 ] {} <Debug> TCP-Session: 2d00127c-89f5-4566-8e8a-d05e4ab8dfbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.12.06 20:44:25.896398 [ 271 ] {} <Debug> TCP-Session: d7a18444-aee4-4241-9c43-3852b2e1c8bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2024.12.06 20:44:25.896529 [ 273 ] {} <Debug> TCP-Session: 4955d6c5-b645-4921-9d8a-044c9b1b1d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2024.12.06 20:44:25.896591 [ 276 ] {} <Debug> TCP-Session: 56d8df3e-2c84-400d-b565-0495e6277053 Authenticating user 'default' from [fd00:1122:3344:101::c]:41104 | ||
661 | 2024.12.06 20:44:25.896554 [ 274 ] {} <Debug> TCP-Session: 6be48f7e-bad9-455a-9dd8-b820727f8c10 Authenticating user 'default' from [fd00:1122:3344:101::c]:53056 | ||
662 | 2024.12.06 20:44:25.896667 [ 274 ] {} <Debug> TCP-Session: 6be48f7e-bad9-455a-9dd8-b820727f8c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2024.12.06 20:44:25.896684 [ 276 ] {} <Debug> TCP-Session: 56d8df3e-2c84-400d-b565-0495e6277053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2024.12.06 20:44:25.896756 [ 274 ] {} <Debug> TCP-Session: 6be48f7e-bad9-455a-9dd8-b820727f8c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.12.06 20:44:25.896764 [ 276 ] {} <Debug> TCP-Session: 56d8df3e-2c84-400d-b565-0495e6277053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.12.06 20:44:26.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.82 MiB, peak 126.82 MiB, free memory in arenas 0.00 B, will set to 140.25 MiB (RSS), difference: 13.43 MiB | ||
667 | 2024.12.06 20:44:26.975837 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33694 | ||
668 | 2024.12.06 20:44:26.976955 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2024.12.06 20:44:26.977102 [ 277 ] {} <Debug> TCP-Session: d2928d21-7ff6-4457-8107-26123b37c01f Authenticating user 'default' from [fd00:1122:3344:101::a]:33694 | ||
670 | 2024.12.06 20:44:26.977171 [ 277 ] {} <Debug> TCP-Session: d2928d21-7ff6-4457-8107-26123b37c01f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.12.06 20:44:26.977188 [ 277 ] {} <Debug> TCP-Session: d2928d21-7ff6-4457-8107-26123b37c01f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2024.12.06 20:44:26.977306 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2024.12.06 20:44:26.977377 [ 277 ] {} <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 | ||
674 | 2024.12.06 20:44:26.977504 [ 277 ] {} <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 | ||
675 | 2024.12.06 20:44:26.977915 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33790 | ||
676 | 2024.12.06 20:44:26.978143 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
677 | 2024.12.06 20:44:26.978181 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45453 | ||
678 | 2024.12.06 20:44:26.978178 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58692 | ||
679 | 2024.12.06 20:44:26.978261 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34141 | ||
680 | 2024.12.06 20:44:26.978307 [ 278 ] {} <Debug> TCP-Session: f6907d2f-d42e-4dab-b4c9-dc7d743d28c9 Authenticating user 'default' from [fd00:1122:3344:101::a]:33790 | ||
681 | 2024.12.06 20:44:26.978347 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65001 | ||
682 | 2024.12.06 20:44:26.978774 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
683 | 2024.12.06 20:44:26.978778 [ 278 ] {} <Debug> TCP-Session: f6907d2f-d42e-4dab-b4c9-dc7d743d28c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
684 | 2024.12.06 20:44:26.978842 [ 279 ] {} <Debug> TCP-Session: 97690dfa-e2e5-431f-b082-4b1f8238eede Authenticating user 'default' from [fd00:1122:3344:101::a]:45453 | ||
685 | 2024.12.06 20:44:26.978832 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65207 | ||
686 | 2024.12.06 20:44:26.978817 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
687 | 2024.12.06 20:44:26.978735 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
688 | 2024.12.06 20:44:26.978980 [ 278 ] {} <Debug> TCP-Session: f6907d2f-d42e-4dab-b4c9-dc7d743d28c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2024.12.06 20:44:26.978977 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
690 | 2024.12.06 20:44:26.978557 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53823 | ||
691 | 2024.12.06 20:44:26.979105 [ 279 ] {} <Debug> TCP-Session: 97690dfa-e2e5-431f-b082-4b1f8238eede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2024.12.06 20:44:26.979187 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
693 | 2024.12.06 20:44:26.979210 [ 282 ] {} <Debug> TCP-Session: b07627da-deac-440b-a45b-9dc82373524b Authenticating user 'default' from [fd00:1122:3344:101::a]:65001 | ||
694 | 2024.12.06 20:44:26.979269 [ 279 ] {} <Debug> TCP-Session: 97690dfa-e2e5-431f-b082-4b1f8238eede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2024.12.06 20:44:26.979328 [ 284 ] {} <Debug> TCP-Session: 2c15107e-521d-4a26-9d1d-7783059c687e Authenticating user 'default' from [fd00:1122:3344:101::a]:65207 | ||
696 | 2024.12.06 20:44:26.979258 [ 281 ] {} <Debug> TCP-Session: 29ef957f-0993-42fd-9d43-1baa72c11bf1 Authenticating user 'default' from [fd00:1122:3344:101::a]:34141 | ||
697 | 2024.12.06 20:44:26.979335 [ 280 ] {} <Debug> TCP-Session: 3d0dcbec-ba29-4ea2-879f-062e6c5daa61 Authenticating user 'default' from [fd00:1122:3344:101::a]:58692 | ||
698 | 2024.12.06 20:44:26.979546 [ 284 ] {} <Debug> TCP-Session: 2c15107e-521d-4a26-9d1d-7783059c687e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2024.12.06 20:44:26.979519 [ 282 ] {} <Debug> TCP-Session: b07627da-deac-440b-a45b-9dc82373524b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.12.06 20:44:26.979491 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
701 | 2024.12.06 20:44:26.979560 [ 281 ] {} <Debug> TCP-Session: 29ef957f-0993-42fd-9d43-1baa72c11bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.12.06 20:44:26.979759 [ 280 ] {} <Debug> TCP-Session: 3d0dcbec-ba29-4ea2-879f-062e6c5daa61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2024.12.06 20:44:26.979788 [ 282 ] {} <Debug> TCP-Session: b07627da-deac-440b-a45b-9dc82373524b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2024.12.06 20:44:26.979851 [ 283 ] {} <Debug> TCP-Session: a8af93bc-c969-4fc9-9516-e61e63f8775e Authenticating user 'default' from [fd00:1122:3344:101::a]:53823 | ||
705 | 2024.12.06 20:44:26.979868 [ 280 ] {} <Debug> TCP-Session: 3d0dcbec-ba29-4ea2-879f-062e6c5daa61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2024.12.06 20:44:26.979886 [ 281 ] {} <Debug> TCP-Session: 29ef957f-0993-42fd-9d43-1baa72c11bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2024.12.06 20:44:26.979798 [ 284 ] {} <Debug> TCP-Session: 2c15107e-521d-4a26-9d1d-7783059c687e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.12.06 20:44:26.980129 [ 283 ] {} <Debug> TCP-Session: a8af93bc-c969-4fc9-9516-e61e63f8775e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.12.06 20:44:26.980159 [ 283 ] {} <Debug> TCP-Session: a8af93bc-c969-4fc9-9516-e61e63f8775e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.12.06 20:44:27.412634 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50726 | ||
711 | 2024.12.06 20:44:27.413987 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
712 | 2024.12.06 20:44:27.414028 [ 285 ] {} <Debug> TCP-Session: 975f85f3-9b60-4be4-83a0-b92c4eb7360b Authenticating user 'default' from [fd00:1122:3344:101::b]:50726 | ||
713 | 2024.12.06 20:44:27.414171 [ 285 ] {} <Debug> TCP-Session: 975f85f3-9b60-4be4-83a0-b92c4eb7360b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2024.12.06 20:44:27.414188 [ 285 ] {} <Debug> TCP-Session: 975f85f3-9b60-4be4-83a0-b92c4eb7360b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2024.12.06 20:44:27.414267 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
716 | 2024.12.06 20:44:27.414388 [ 285 ] {} <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 | ||
717 | 2024.12.06 20:44:27.414408 [ 285 ] {} <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 | ||
718 | 2024.12.06 20:44:27.414942 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52463 | ||
719 | 2024.12.06 20:44:27.415157 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38627 | ||
720 | 2024.12.06 20:44:27.415295 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53321 | ||
721 | 2024.12.06 20:44:27.415305 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57293 | ||
722 | 2024.12.06 20:44:27.415168 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
723 | 2024.12.06 20:44:27.415368 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53502 | ||
724 | 2024.12.06 20:44:27.415796 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37409 | ||
725 | 2024.12.06 20:44:27.415822 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
726 | 2024.12.06 20:44:27.415820 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
727 | 2024.12.06 20:44:27.415847 [ 286 ] {} <Debug> TCP-Session: 24c29007-0f3a-4fb0-8241-69b9495a11c9 Authenticating user 'default' from [fd00:1122:3344:101::b]:52463 | ||
728 | 2024.12.06 20:44:27.416165 [ 288 ] {} <Debug> TCP-Session: 1dfdef3c-e3a6-4fbd-8e08-8bf9322d158f Authenticating user 'default' from [fd00:1122:3344:101::b]:57293 | ||
729 | 2024.12.06 20:44:27.416095 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
730 | 2024.12.06 20:44:27.416069 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53088 | ||
731 | 2024.12.06 20:44:27.416058 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
732 | 2024.12.06 20:44:27.416413 [ 286 ] {} <Debug> TCP-Session: 24c29007-0f3a-4fb0-8241-69b9495a11c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
733 | 2024.12.06 20:44:27.416391 [ 287 ] {} <Debug> TCP-Session: ac31ae32-826a-4237-b97a-c033d02778b8 Authenticating user 'default' from [fd00:1122:3344:101::b]:38627 | ||
734 | 2024.12.06 20:44:27.416365 [ 288 ] {} <Debug> TCP-Session: 1dfdef3c-e3a6-4fbd-8e08-8bf9322d158f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2024.12.06 20:44:27.416601 [ 290 ] {} <Debug> TCP-Session: 1ed8b3e3-f24e-4dd7-8e8a-991391731ffb Authenticating user 'default' from [fd00:1122:3344:101::b]:53502 | ||
736 | 2024.12.06 20:44:27.416537 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
737 | 2024.12.06 20:44:27.416332 [ 289 ] {} <Debug> TCP-Session: 417caae1-6445-4fb3-9e31-264c7069b940 Authenticating user 'default' from [fd00:1122:3344:101::b]:53321 | ||
738 | 2024.12.06 20:44:27.416761 [ 288 ] {} <Debug> TCP-Session: 1dfdef3c-e3a6-4fbd-8e08-8bf9322d158f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2024.12.06 20:44:27.416757 [ 292 ] {} <Debug> TCP-Session: 2e7b665d-e716-4222-bd9c-f9e888b9c198 Authenticating user 'default' from [fd00:1122:3344:101::b]:53088 | ||
740 | 2024.12.06 20:44:27.416735 [ 290 ] {} <Debug> TCP-Session: 1ed8b3e3-f24e-4dd7-8e8a-991391731ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2024.12.06 20:44:27.416944 [ 292 ] {} <Debug> TCP-Session: 2e7b665d-e716-4222-bd9c-f9e888b9c198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
742 | 2024.12.06 20:44:27.416930 [ 289 ] {} <Debug> TCP-Session: 417caae1-6445-4fb3-9e31-264c7069b940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2024.12.06 20:44:27.416698 [ 286 ] {} <Debug> TCP-Session: 24c29007-0f3a-4fb0-8241-69b9495a11c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2024.12.06 20:44:27.417038 [ 289 ] {} <Debug> TCP-Session: 417caae1-6445-4fb3-9e31-264c7069b940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.12.06 20:44:27.417022 [ 290 ] {} <Debug> TCP-Session: 1ed8b3e3-f24e-4dd7-8e8a-991391731ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.12.06 20:44:27.416666 [ 287 ] {} <Debug> TCP-Session: ac31ae32-826a-4237-b97a-c033d02778b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
747 | 2024.12.06 20:44:27.417048 [ 292 ] {} <Debug> TCP-Session: 2e7b665d-e716-4222-bd9c-f9e888b9c198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
748 | 2024.12.06 20:44:27.417662 [ 287 ] {} <Debug> TCP-Session: ac31ae32-826a-4237-b97a-c033d02778b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
749 | 2024.12.06 20:44:27.422551 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
750 | 2024.12.06 20:44:27.422647 [ 291 ] {} <Debug> TCP-Session: e9168852-0cba-44ec-8d5b-a7ee85a2fb8a Authenticating user 'default' from [fd00:1122:3344:101::b]:37409 | ||
751 | 2024.12.06 20:44:27.422669 [ 291 ] {} <Debug> TCP-Session: e9168852-0cba-44ec-8d5b-a7ee85a2fb8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2024.12.06 20:44:27.422683 [ 291 ] {} <Debug> TCP-Session: e9168852-0cba-44ec-8d5b-a7ee85a2fb8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
753 | 2024.12.06 20:44:31.756419 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
754 | 2024.12.06 20:44:31.756445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
755 | 2024.12.06 20:44:31.756525 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
756 | 2024.12.06 20:44:31.756561 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
757 | 2024.12.06 20:44:31.765148 [ 244 ] {} <Debug> system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Loading data parts | ||
758 | 2024.12.06 20:44:31.765595 [ 244 ] {} <Debug> system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): There are no data parts | ||
759 | 2024.12.06 20:44:31.776181 [ 244 ] {} <Trace> system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2024.12.06 20:44:31.776271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
761 | 2024.12.06 20:44:31.779676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
762 | 2024.12.06 20:44:31.780736 [ 244 ] {} <Trace> system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
763 | 2024.12.06 20:44:31.781669 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
764 | 2024.12.06 20:44:31.785135 [ 243 ] {} <Debug> system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Loading data parts | ||
765 | 2024.12.06 20:44:31.785336 [ 243 ] {} <Debug> system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): There are no data parts | ||
766 | 2024.12.06 20:44:31.808439 [ 243 ] {} <Trace> system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2024.12.06 20:44:31.808485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
768 | 2024.12.06 20:44:31.815997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2024.12.06 20:44:31.817223 [ 243 ] {} <Trace> system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2024.12.06 20:44:31.820115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2024.12.06 20:44:32.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.36 MiB, peak 150.36 MiB, free memory in arenas 0.00 B, will set to 151.18 MiB (RSS), difference: 4.82 MiB | ||
772 | 2024.12.06 20:44:34.256356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2024.12.06 20:44:34.256457 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2024.12.06 20:44:34.261375 [ 242 ] {} <Debug> system.query_log (4eae6306-a91d-4711-8838-9a47a3a44f7f): Loading data parts | ||
775 | 2024.12.06 20:44:34.261584 [ 242 ] {} <Debug> system.query_log (4eae6306-a91d-4711-8838-9a47a3a44f7f): There are no data parts | ||
776 | 2024.12.06 20:44:34.267789 [ 242 ] {} <Trace> system.query_log (4eae6306-a91d-4711-8838-9a47a3a44f7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2024.12.06 20:44:34.267831 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
778 | 2024.12.06 20:44:34.269533 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2024.12.06 20:44:34.270117 [ 242 ] {} <Trace> system.query_log (4eae6306-a91d-4711-8838-9a47a3a44f7f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2024.12.06 20:44:34.270622 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2024.12.06 20:44:35.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.38 MiB, peak 155.38 MiB, free memory in arenas 0.00 B, will set to 151.57 MiB (RSS), difference: -3.81 MiB | ||
782 | 2024.12.06 20:44:39.222654 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2024.12.06 20:44:39.222752 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2024.12.06 20:44:39.282717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
785 | 2024.12.06 20:44:39.283636 [ 244 ] {} <Trace> system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2024.12.06 20:44:39.283690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
787 | 2024.12.06 20:44:39.284483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2024.12.06 20:44:39.285016 [ 244 ] {} <Trace> system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
789 | 2024.12.06 20:44:39.285316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2024.12.06 20:44:39.321128 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2024.12.06 20:44:39.343205 [ 243 ] {} <Trace> system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2024.12.06 20:44:39.343272 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
793 | 2024.12.06 20:44:39.350765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2024.12.06 20:44:39.352346 [ 243 ] {} <Trace> system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2024.12.06 20:44:39.355951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2024.12.06 20:44:45.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.22 MiB, peak 156.25 MiB, free memory in arenas 0.00 B, will set to 153.23 MiB (RSS), difference: 4.01 MiB | ||
797 | 2024.12.06 20:44:45.577879 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
798 | 2024.12.06 20:44:45.578106 [ 258 ] {718a8c34-5b6d-4203-9c17-5975c3d893cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
799 | 2024.12.06 20:44:45.582325 [ 258 ] {718a8c34-5b6d-4203-9c17-5975c3d893cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2024.12.06 20:44:45.596008 [ 258 ] {718a8c34-5b6d-4203-9c17-5975c3d893cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2024.12.06 20:44:45.607271 [ 258 ] {718a8c34-5b6d-4203-9c17-5975c3d893cf} <Debug> TCPHandler: Processed in 0.029526252 sec. | ||
802 | 2024.12.06 20:44:45.656753 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
803 | 2024.12.06 20:44:45.657016 [ 259 ] {a55f9a06-2af0-4560-9442-001a0a930568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
804 | 2024.12.06 20:44:45.666646 [ 259 ] {a55f9a06-2af0-4560-9442-001a0a930568} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2024.12.06 20:44:45.666728 [ 259 ] {a55f9a06-2af0-4560-9442-001a0a930568} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2024.12.06 20:44:45.667386 [ 259 ] {a55f9a06-2af0-4560-9442-001a0a930568} <Debug> TCPHandler: Processed in 0.010773548 sec. | ||
807 | 2024.12.06 20:44:45.667676 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2024.12.06 20:44:45.667859 [ 258 ] {4bc4ddb0-052c-4ffa-9256-c8f0d8ab41a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
809 | 2024.12.06 20:44:45.668325 [ 258 ] {4bc4ddb0-052c-4ffa-9256-c8f0d8ab41a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2024.12.06 20:44:45.668389 [ 258 ] {4bc4ddb0-052c-4ffa-9256-c8f0d8ab41a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2024.12.06 20:44:45.668975 [ 258 ] {4bc4ddb0-052c-4ffa-9256-c8f0d8ab41a5} <Debug> TCPHandler: Processed in 0.001370265 sec. | ||
812 | 2024.12.06 20:44:45.669281 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
813 | 2024.12.06 20:44:45.669470 [ 259 ] {972a4805-bb9f-4b7b-b520-b394b8d34402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
814 | 2024.12.06 20:44:45.669910 [ 259 ] {972a4805-bb9f-4b7b-b520-b394b8d34402} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2024.12.06 20:44:45.669990 [ 259 ] {972a4805-bb9f-4b7b-b520-b394b8d34402} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2024.12.06 20:44:45.670562 [ 259 ] {972a4805-bb9f-4b7b-b520-b394b8d34402} <Debug> TCPHandler: Processed in 0.001349014 sec. | ||
817 | 2024.12.06 20:44:45.671236 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
818 | 2024.12.06 20:44:45.671385 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
819 | 2024.12.06 20:44:45.671443 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2024.12.06 20:44:45.682360 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} <Trace> oximeter.timeseries_schema (ff0dde8b-c305-4cde-a10a-f6844be098e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
821 | 2024.12.06 20:44:45.682406 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
822 | 2024.12.06 20:44:45.683167 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
823 | 2024.12.06 20:44:45.683519 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} <Trace> oximeter.timeseries_schema (ff0dde8b-c305-4cde-a10a-f6844be098e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
824 | 2024.12.06 20:44:45.683738 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.012392 sec., 322.78889606197544 rows/sec., 34.12 KiB/sec. | ||
825 | 2024.12.06 20:44:45.683818 [ 258 ] {c12f9e89-f5ec-4bc7-a308-c221e88515d1} <Debug> TCPHandler: Processed in 0.012643806 sec. | ||
826 | 2024.12.06 20:44:45.683998 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
827 | 2024.12.06 20:44:45.684134 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
828 | 2024.12.06 20:44:45.684189 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
829 | 2024.12.06 20:44:45.690256 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} <Trace> oximeter.fields_string (e8b929ef-23b1-4dc1-b169-5c44a6ba1a0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
830 | 2024.12.06 20:44:45.690311 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
831 | 2024.12.06 20:44:45.690902 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
832 | 2024.12.06 20:44:45.691196 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} <Trace> oximeter.fields_string (e8b929ef-23b1-4dc1-b169-5c44a6ba1a0c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
833 | 2024.12.06 20:44:45.691423 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} <Debug> executeQuery: Read 18 rows, 1.68 KiB in 0.007328 sec., 2456.3318777292575 rows/sec., 229.88 KiB/sec. | ||
834 | 2024.12.06 20:44:45.691491 [ 259 ] {3b346f58-e047-4f77-8865-8f1efe4b0e3b} <Debug> TCPHandler: Processed in 0.007553295 sec. | ||
835 | 2024.12.06 20:44:45.691685 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
836 | 2024.12.06 20:44:45.691844 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
837 | 2024.12.06 20:44:45.691906 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
838 | 2024.12.06 20:44:45.692593 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} <Trace> oximeter.fields_u16 (d3a508bb-f91e-4d13-b010-89bd9f79e891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
839 | 2024.12.06 20:44:45.692628 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
840 | 2024.12.06 20:44:45.693024 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
841 | 2024.12.06 20:44:45.693268 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} <Trace> oximeter.fields_u16 (d3a508bb-f91e-4d13-b010-89bd9f79e891): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
842 | 2024.12.06 20:44:45.693491 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001669 sec., 5392.450569203116 rows/sec., 405.49 KiB/sec. | ||
843 | 2024.12.06 20:44:45.693611 [ 258 ] {6778c64b-cda3-463e-bb72-88a1a78b28d4} <Debug> TCPHandler: Processed in 0.002006051 sec. | ||
844 | 2024.12.06 20:44:45.693785 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2024.12.06 20:44:45.693930 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
846 | 2024.12.06 20:44:45.693988 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
847 | 2024.12.06 20:44:45.694604 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} <Trace> oximeter.fields_uuid (0d58f940-cbbf-4ce3-b00f-d3366e98f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
848 | 2024.12.06 20:44:45.694643 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
849 | 2024.12.06 20:44:45.695011 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
850 | 2024.12.06 20:44:45.695272 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} <Trace> oximeter.fields_uuid (0d58f940-cbbf-4ce3-b00f-d3366e98f280): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
851 | 2024.12.06 20:44:45.695480 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} <Debug> executeQuery: Read 18 rows, 1.44 KiB in 0.001587 sec., 11342.155009451795 rows/sec., 910.10 KiB/sec. | ||
852 | 2024.12.06 20:44:45.695537 [ 259 ] {58d0dc68-d1ac-4a7e-8ede-e6826071e4bb} <Debug> TCPHandler: Processed in 0.001824877 sec. | ||
853 | 2024.12.06 20:44:45.695698 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
854 | 2024.12.06 20:44:45.695817 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
855 | 2024.12.06 20:44:45.695896 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} <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 | ||
856 | 2024.12.06 20:44:45.696961 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} <Trace> oximeter.measurements_histogramu64 (404085c7-3941-4f87-a750-ea64b559303a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
857 | 2024.12.06 20:44:45.696999 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
858 | 2024.12.06 20:44:45.701524 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
859 | 2024.12.06 20:44:45.701836 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} <Trace> oximeter.measurements_histogramu64 (404085c7-3941-4f87-a750-ea64b559303a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
860 | 2024.12.06 20:44:45.702062 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.006268 sec., 1435.8647096362477 rows/sec., 2.57 MiB/sec. | ||
861 | 2024.12.06 20:44:45.702163 [ 258 ] {b7c77ad6-d00a-43b8-9e9b-c265cfb4041b} <Debug> TCPHandler: Processed in 0.006520968 sec. | ||
862 | 2024.12.06 20:44:45.702315 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
863 | 2024.12.06 20:44:45.702438 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
864 | 2024.12.06 20:44:45.702490 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
865 | 2024.12.06 20:44:45.704889 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} <Trace> oximeter.measurements_i64 (f6c02dbb-79df-464f-8c24-dcf0b3a755ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
866 | 2024.12.06 20:44:45.704926 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
867 | 2024.12.06 20:44:45.705333 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
868 | 2024.12.06 20:44:45.705620 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} <Trace> oximeter.measurements_i64 (f6c02dbb-79df-464f-8c24-dcf0b3a755ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
869 | 2024.12.06 20:44:45.705875 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.003458 sec., 3470.213996529786 rows/sec., 253.32 KiB/sec. | ||
870 | 2024.12.06 20:44:45.705934 [ 259 ] {7cef1c49-0a98-4069-93d1-742890a912e9} <Debug> TCPHandler: Processed in 0.003672925 sec. | ||
871 | 2024.12.06 20:44:46.786411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
872 | 2024.12.06 20:44:46.787114 [ 244 ] {} <Trace> system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
873 | 2024.12.06 20:44:46.787161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
874 | 2024.12.06 20:44:46.787772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
875 | 2024.12.06 20:44:46.788032 [ 244 ] {} <Trace> system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
876 | 2024.12.06 20:44:46.788316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
877 | 2024.12.06 20:44:46.856964 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
878 | 2024.12.06 20:44:46.875936 [ 243 ] {} <Trace> system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
879 | 2024.12.06 20:44:46.876000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
880 | 2024.12.06 20:44:46.882641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
881 | 2024.12.06 20:44:46.883426 [ 243 ] {} <Trace> system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
882 | 2024.12.06 20:44:46.886565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
883 | 2024.12.06 20:44:54.222802 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
884 | 2024.12.06 20:44:54.222863 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
885 | 2024.12.06 20:44:54.272843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 110 | ||
886 | 2024.12.06 20:44:54.276248 [ 242 ] {} <Trace> system.query_log (4eae6306-a91d-4711-8838-9a47a3a44f7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
887 | 2024.12.06 20:44:54.276296 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
888 | 2024.12.06 20:44:54.277753 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
889 | 2024.12.06 20:44:54.278078 [ 242 ] {} <Trace> system.query_log (4eae6306-a91d-4711-8838-9a47a3a44f7f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
890 | 2024.12.06 20:44:54.278889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 110 | ||
891 | 2024.12.06 20:44:54.289374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
892 | 2024.12.06 20:44:54.290025 [ 244 ] {} <Trace> system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
893 | 2024.12.06 20:44:54.290066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
894 | 2024.12.06 20:44:54.290669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
895 | 2024.12.06 20:44:54.290929 [ 244 ] {} <Trace> system.asynchronous_metric_log (406227e3-eaa0-4427-96de-b90d0fb26689): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
896 | 2024.12.06 20:44:54.291176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
897 | 2024.12.06 20:44:54.387580 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
898 | 2024.12.06 20:44:54.407457 [ 243 ] {} <Trace> system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
899 | 2024.12.06 20:44:54.407522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
900 | 2024.12.06 20:44:54.414595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
901 | 2024.12.06 20:44:54.415366 [ 243 ] {} <Trace> system.metric_log (b2007a92-8a8b-4a15-8ec7-05b01ea011e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
902 | 2024.12.06 20:44:54.418511 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
903 | 2024.12.06 20:44:55.573676 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
904 | 2024.12.06 20:44:55.573859 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
905 | 2024.12.06 20:44:55.573930 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
906 | 2024.12.06 20:44:55.576594 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} <Trace> oximeter.fields_string (e8b929ef-23b1-4dc1-b169-5c44a6ba1a0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
907 | 2024.12.06 20:44:55.576642 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
908 | 2024.12.06 20:44:55.577070 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
909 | 2024.12.06 20:44:55.577331 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} <Trace> oximeter.fields_string (e8b929ef-23b1-4dc1-b169-5c44a6ba1a0c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
910 | 2024.12.06 20:44:55.577582 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} <Debug> executeQuery: Read 34 rows, 3.18 KiB in 0.003762 sec., 9037.745879851143 rows/sec., 844.43 KiB/sec. | ||
911 | 2024.12.06 20:44:55.577743 [ 258 ] {fdbebdda-4e6c-4059-878f-67f7a215d5fb} <Debug> TCPHandler: Processed in 0.004197728 sec. | ||
912 | 2024.12.06 20:44:55.578030 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
913 | 2024.12.06 20:44:55.578253 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
914 | 2024.12.06 20:44:55.578338 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
915 | 2024.12.06 20:44:55.579112 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} <Trace> oximeter.fields_u16 (d3a508bb-f91e-4d13-b010-89bd9f79e891): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
916 | 2024.12.06 20:44:55.579162 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
917 | 2024.12.06 20:44:55.579610 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
918 | 2024.12.06 20:44:55.579868 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} <Trace> oximeter.fields_u16 (d3a508bb-f91e-4d13-b010-89bd9f79e891): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
919 | 2024.12.06 20:44:55.580122 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001925 sec., 8831.16883116883 rows/sec., 664.06 KiB/sec. | ||
920 | 2024.12.06 20:44:55.580189 [ 259 ] {19b2e056-8129-401b-847a-2e7d8e79cf45} <Debug> TCPHandler: Processed in 0.002302779 sec. | ||
921 | 2024.12.06 20:44:55.580355 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
922 | 2024.12.06 20:44:55.580481 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
923 | 2024.12.06 20:44:55.580534 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
924 | 2024.12.06 20:44:55.581137 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} <Trace> oximeter.fields_uuid (0d58f940-cbbf-4ce3-b00f-d3366e98f280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
925 | 2024.12.06 20:44:55.581182 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
926 | 2024.12.06 20:44:55.581556 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
927 | 2024.12.06 20:44:55.581798 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} <Trace> oximeter.fields_uuid (0d58f940-cbbf-4ce3-b00f-d3366e98f280): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
928 | 2024.12.06 20:44:55.582048 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} <Debug> executeQuery: Read 20 rows, 1.63 KiB in 0.001581 sec., 12650.22137887413 rows/sec., 1.01 MiB/sec. | ||
929 | 2024.12.06 20:44:55.582177 [ 258 ] {eaab1fe5-2bc2-4c51-b64c-44112e47cd48} <Debug> TCPHandler: Processed in 0.001880119 sec. | ||
930 | 2024.12.06 20:44:55.582354 [ 259 ] {} <Trace> TCP-Session: 97d677bd-15a8-4542-bfdd-1e3695bc1d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
931 | 2024.12.06 20:44:55.582492 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33512) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
932 | 2024.12.06 20:44:55.582588 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} <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 | ||
933 | 2024.12.06 20:44:55.583870 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} <Trace> oximeter.measurements_histogramu64 (404085c7-3941-4f87-a750-ea64b559303a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
934 | 2024.12.06 20:44:55.583909 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
935 | 2024.12.06 20:44:55.584545 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
936 | 2024.12.06 20:44:55.584812 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} <Trace> oximeter.measurements_histogramu64 (404085c7-3941-4f87-a750-ea64b559303a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
937 | 2024.12.06 20:44:55.585082 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002625 sec., 6476.190476190476 rows/sec., 11.61 MiB/sec. | ||
938 | 2024.12.06 20:44:55.585171 [ 259 ] {6c35aa18-08bb-47b3-8c92-ab756309314b} <Debug> TCPHandler: Processed in 0.002876444 sec. | ||
939 | 2024.12.06 20:44:55.585321 [ 258 ] {} <Trace> TCP-Session: b715f3f9-9fdb-4a89-9c37-2f6494142214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
940 | 2024.12.06 20:44:55.585438 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41605) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
941 | 2024.12.06 20:44:55.585489 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
942 | 2024.12.06 20:44:55.585975 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} <Trace> oximeter.measurements_i64 (f6c02dbb-79df-464f-8c24-dcf0b3a755ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
943 | 2024.12.06 20:44:55.586014 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
944 | 2024.12.06 20:44:55.586375 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
945 | 2024.12.06 20:44:55.586612 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} <Trace> oximeter.measurements_i64 (f6c02dbb-79df-464f-8c24-dcf0b3a755ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
946 | 2024.12.06 20:44:55.586813 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001401 sec., 2141.3276231263385 rows/sec., 171.47 KiB/sec. | ||
947 | 2024.12.06 20:44:55.586862 [ 258 ] {ced198fe-13fd-4745-8621-f4e1522e1bb8} <Debug> TCPHandler: Processed in 0.001596571 sec. |